.styles_container__1Lr5r{font-size:1rem;padding-block:5em;overflow-x:clip}.styles_container__1Lr5r .styles_content___Ox5T{max-width:var(--max-width);margin:0 auto}.styles_container__1Lr5r .styles_content___Ox5T h3{font-size:1.5em;font-weight:400;color:var(--mint);margin-bottom:12px;transition:all 1s ease}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi{display:grid;grid-template-columns:repeat(2,1fr)}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_header__EDiQg{width:80%;display:flex;flex-direction:column;justify-content:space-between;transition:all 1s ease}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_header__EDiQg .styles_text__iKg8v{display:flex;flex-direction:column;gap:1.5em}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_header__EDiQg .styles_text__iKg8v h2{font-size:3em;font-weight:400;color:var(--forest);line-height:1.2}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_header__EDiQg .styles_text__iKg8v p{font-size:1em;color:var(--alga)}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_copyright___e6Fu{align-self:end;font-size:.875em;color:var(--alga);transition:all 1s ease;display:flex;align-items:center;gap:1em}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_copyright___e6Fu>a{text-decoration:underline}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY{width:80%;display:flex;flex-direction:column;justify-self:end;gap:.75em;grid-column:2/3;grid-row:1/3;transition:all 1s ease}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_button__JCCBy{height:3em;display:flex;align-items:center;justify-content:center;gap:.75em;background:var(--mint);font-size:1em;color:var(--forest);outline:none;border:none;border-radius:.5em;cursor:pointer;transition:all .3s ease;--spinner-color:var(--forest)}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_button__JCCBy.styles_disabled__Mwr8z{opacity:.75;cursor:not-allowed}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_button__JCCBy .styles_loading__FNdyn{width:14px;height:14px;position:relative;border-radius:50%;margin-right:8px;animation:styles_rotate__wEdcY 1s linear infinite;z-index:3}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_button__JCCBy .styles_loading__FNdyn:after{content:"";width:2px;height:2px;position:absolute;top:-2px;left:50%;transform:translateX(-50%);border-radius:50%;background-color:var(--spinner-color)}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_button__JCCBy .styles_loading__FNdyn:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:50%;background:conic-gradient(transparent 0,var(--spinner-color) 80%,var(--spinner-color) 100%);clip-path:circle(50% at 50% 50%);mask:radial-gradient(farthest-side,transparent calc(100% - 2px),var(--spinner-color) 0);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2px),var(--spinner-color) 0)}@keyframes styles_rotate__wEdcY{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_button__JCCBy svg path{transition:all .3s ease}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_button__JCCBy:not(.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_button__JCCBy.styles_disabled__Mwr8z):hover{background:var(--alga);color:#fff;--spinner-color:white}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_button__JCCBy:not(.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_button__JCCBy.styles_disabled__Mwr8z):hover svg path{fill:#fff}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_input__8Uq1n{display:flex;flex-direction:column;justify-content:center;padding-inline:1em;gap:.25em;background:var(--gray-10);border-radius:.5em;border:1px solid rgba(0,0,0,0);position:relative;padding-block:.75em;transition:all .3s ease}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_input__8Uq1n:focus-within{border:1px solid var(--forest)}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_input__8Uq1n svg{position:absolute;top:50%;transform:translateY(-50%);right:1em}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_input__8Uq1n label{font-size:.875em;font-weight:500;color:var(--forest)}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_input__8Uq1n textarea{max-height:12.5em;min-height:1.5em;overflow-y:hidden;line-height:1.5;resize:none;background:none;outline:none;border:none;color:var(--forest);font-size:1em;font-family:Arial,Helvetica,sans-serif}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_input__8Uq1n textarea::placeholder{color:#c9d0c1}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_input__8Uq1n input,.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_input__8Uq1n select{background:none;outline:none;border:none;color:var(--forest);font-size:1em;font-family:Arial,Helvetica,sans-serif}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_input__8Uq1n input::placeholder,.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_input__8Uq1n select::placeholder{color:#c9d0c1}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_input__8Uq1n select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_input__8Uq1n select::-ms-expand{display:none}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY .styles_input__8Uq1n select option{color:var(--forest)}@media screen and (max-width:1300px){.styles_container__1Lr5r{padding-inline:2em}}@media screen and (max-width:1100px){.styles_container__1Lr5r{padding-inline:1.5em}}@media screen and (max-width:900px){.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY{width:100%}}@media screen and (max-width:600px){.styles_container__1Lr5r{padding-inline:1em}.styles_container__1Lr5r .styles_content___Ox5T h3{font-size:1.5em}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi{grid-template-columns:1fr;gap:1.5em}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_header__EDiQg{width:100%}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_header__EDiQg .styles_text__iKg8v{gap:1em}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_header__EDiQg .styles_text__iKg8v h2{font-size:2.5em}.styles_container__1Lr5r .styles_content___Ox5T .styles_main__EuxAi .styles_form__IcFlY{grid-column:1/2;grid-row:2/3}}.styles_container__dhEz_{font-size:1rem;background:var(--forest);border-radius:.75em;padding-block:5em;overflow-x:clip}.styles_container__dhEz_ .styles_content__21syU{max-width:var(--max-width);margin:0 auto;display:flex;flex-direction:column;gap:5em}.styles_container__dhEz_ .styles_content__21syU .styles_header__sG5fj{display:flex;flex-direction:column;gap:.75em}.styles_container__dhEz_ .styles_content__21syU .styles_header__sG5fj .styles_tag__PgcvF{font-size:1.5em;font-weight:400;color:var(--mint);transition:all 1s ease}.styles_container__dhEz_ .styles_content__21syU .styles_header__sG5fj .styles_text__9xibW{display:grid;grid-template-columns:repeat(2,1fr)}.styles_container__dhEz_ .styles_content__21syU .styles_header__sG5fj .styles_text__9xibW h2{font-size:3em;font-weight:400;color:var(--gray-10);width:75%;transition:all 1s ease}.styles_container__dhEz_ .styles_content__21syU .styles_header__sG5fj .styles_text__9xibW p{font-size:1em;color:var(--mint);width:75%;transition:all 1s ease}.styles_container__dhEz_ .styles_content__21syU .styles_wrapper__WF5jy{display:grid;grid-template-columns:repeat(2,1fr)}.styles_container__dhEz_ .styles_content__21syU .styles_wrapper__WF5jy .styles_card__A4DkO{width:85%;display:flex;align-items:center;gap:1.5em}.styles_container__dhEz_ .styles_content__21syU .styles_wrapper__WF5jy .styles_card__A4DkO .styles_info__YatQy{transition:all 1s ease}.styles_container__dhEz_ .styles_content__21syU .styles_wrapper__WF5jy .styles_card__A4DkO .styles_info__YatQy .styles_name__gjkS3{font-size:1.125em;color:#fff}.styles_container__dhEz_ .styles_content__21syU .styles_wrapper__WF5jy .styles_card__A4DkO .styles_info__YatQy .styles_role__ZcxGz{font-size:.875em;color:var(--mint)}.styles_container__dhEz_ .styles_content__21syU .styles_wrapper__WF5jy .styles_card__A4DkO .styles_info__YatQy .styles_description__JGqVR{margin-top:.75em;font-size:1em;color:var(--gray-10)}.styles_container__dhEz_ .styles_content__21syU .styles_wrapper__WF5jy .styles_card__A4DkO .styles_image__FMlsk{height:12.5em;aspect-ratio:1/1;position:relative;transition:all 1s ease}.styles_container__dhEz_ .styles_content__21syU .styles_wrapper__WF5jy .styles_card__A4DkO .styles_image__FMlsk img{object-fit:cover;border-radius:.75em}@media screen and (max-width:1300px){.styles_container__dhEz_{padding-inline:2em}}@media screen and (max-width:1100px){.styles_container__dhEz_{padding-inline:1.5em}.styles_container__dhEz_ .styles_content__21syU .styles_header__sG5fj .styles_tag__PgcvF{font-size:1.5em}.styles_container__dhEz_ .styles_content__21syU .styles_header__sG5fj .styles_text__9xibW h2{font-size:2.5em}}@media screen and (max-width:900px){.styles_container__dhEz_ .styles_content__21syU .styles_wrapper__WF5jy{grid-template-columns:1fr;gap:2em}.styles_container__dhEz_ .styles_content__21syU .styles_wrapper__WF5jy .styles_card__A4DkO{width:100%}}@media screen and (max-width:600px){.styles_container__dhEz_{padding-inline:1em}.styles_container__dhEz_ .styles_content__21syU{gap:2em}.styles_container__dhEz_ .styles_content__21syU .styles_header__sG5fj .styles_text__9xibW{grid-template-columns:1fr;gap:1em}.styles_container__dhEz_ .styles_content__21syU .styles_header__sG5fj .styles_text__9xibW h2,.styles_container__dhEz_ .styles_content__21syU .styles_header__sG5fj .styles_text__9xibW p{width:100%}.styles_container__dhEz_ .styles_content__21syU .styles_wrapper__WF5jy{grid-template-columns:1fr;gap:2em}.styles_container__dhEz_ .styles_content__21syU .styles_wrapper__WF5jy .styles_card__A4DkO{width:100%;display:grid;grid-template-columns:1fr}.styles_container__dhEz_ .styles_content__21syU .styles_wrapper__WF5jy .styles_card__A4DkO .styles_image__FMlsk{width:100%;height:auto}}.styles_container___1CGT{font-size:1rem;border-radius:.75em;background:var(--gray-10);padding-bottom:5em;overflow:clip}.styles_container___1CGT .styles_content__qDZRp{max-width:var(--max-width);margin:0 auto}.styles_container___1CGT .styles_content__qDZRp .styles_rect__jDosn{height:2.5em;width:100%;background:var(--mint);border-radius:0 0 .75em .75em;margin-bottom:2.5em;transition:all 1s ease}.styles_container___1CGT .styles_content__qDZRp .styles_header__pvymw{width:50%;display:flex;flex-direction:column;gap:.75em;margin-bottom:3em}.styles_container___1CGT .styles_content__qDZRp .styles_header__pvymw h3{font-size:1.5em;font-weight:400;color:var(--mint);transition:all 1s ease}.styles_container___1CGT .styles_content__qDZRp .styles_header__pvymw h2{font-size:3em;font-weight:400;color:var(--forest);transition:all 1s ease}.styles_container___1CGT .styles_content__qDZRp .styles_wrapper__wD7C_{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25em}.styles_container___1CGT .styles_content__qDZRp .styles_wrapper__wD7C_ .styles_card__J_Rsf{padding:1.5em;background:#f7faf3;border-radius:.75em;border:1px solid rgba(0,0,0,0);transition:all 1s ease}.styles_container___1CGT .styles_content__qDZRp .styles_wrapper__wD7C_ .styles_card__J_Rsf:hover{transform:translateY(-10px)!important;border:1px solid var(--mint);transition:all .3s ease}.styles_container___1CGT .styles_content__qDZRp .styles_wrapper__wD7C_ .styles_card__J_Rsf h4{font-size:1.125em;font-weight:500;color:var(--forest);display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.styles_container___1CGT .styles_content__qDZRp .styles_wrapper__wD7C_ .styles_card__J_Rsf p{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1em;color:var(--alga);margin-block:.75em 1.5em}.styles_container___1CGT .styles_content__qDZRp .styles_wrapper__wD7C_ .styles_card__J_Rsf .styles_button__8vXYK{display:flex;align-items:center;gap:.375em;width:fit-content;padding:.25em .75em;background:var(--mint);border-radius:.25em;font-size:.875em;font-weight:550;color:var(--forest)}@media screen and (max-width:1300px){.styles_container___1CGT{padding-inline:2em}}@media screen and (max-width:1100px){.styles_container___1CGT{padding-inline:1.5em}}@media screen and (max-width:900px){.styles_container___1CGT .styles_content__qDZRp .styles_wrapper__wD7C_{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.styles_container___1CGT .styles_content__qDZRp .styles_header__pvymw{width:100%}.styles_container___1CGT .styles_content__qDZRp .styles_header__pvymw h3{font-size:1.5em}.styles_container___1CGT .styles_content__qDZRp .styles_header__pvymw h2{font-size:2.5em}.styles_container___1CGT .styles_content__qDZRp .styles_wrapper__wD7C_{grid-template-columns:1fr}.styles_container___1CGT .styles_content__qDZRp .styles_wrapper__wD7C_ .styles_card__J_Rsf:hover{border:1px solid rgba(0,0,0,0);transform:translateY(0)}}.styles_container__rO0ah{position:relative;font-size:1rem;padding-block:0 1.25em;overflow-x:clip;margin-top:8em}.styles_container__rO0ah .styles_content__aVoCu{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);align-items:center}.styles_container__rO0ah .styles_content__aVoCu .styles_cards__mobile__D8u6i{display:none}.styles_container__rO0ah .styles_content__aVoCu .styles_header__JfMtb{width:55%;padding-block:2em 4em}.styles_container__rO0ah .styles_content__aVoCu .styles_header__JfMtb h1{font-size:4em;color:var(--alga);margin-bottom:24px;font-weight:400}.styles_container__rO0ah .styles_content__aVoCu .styles_header__JfMtb h1 strong{font-weight:400;color:var(--forest)}.styles_container__rO0ah .styles_content__aVoCu .styles_header__JfMtb p{font-size:1.125em;color:var(--alga);margin-bottom:4em}.styles_container__rO0ah .styles_content__aVoCu .styles_header__JfMtb a{padding:.75em .75em .75em 1.5em;background:var(--mint);border:1px solid rgba(0,0,0,0);display:flex;align-items:center;gap:.625em;border-radius:.5em;width:fit-content;transition:all .3s ease}.styles_container__rO0ah .styles_content__aVoCu .styles_header__JfMtb a svg path{transition:all .3s ease}.styles_container__rO0ah .styles_content__aVoCu .styles_header__JfMtb a:hover{background:var(--alga);color:#fff}.styles_container__rO0ah .styles_content__aVoCu .styles_header__JfMtb a:hover svg path{fill:#fff}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb{position:relative;height:100%;width:90%}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV{position:absolute;border-radius:12px;z-index:1}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:first-child,.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:nth-child(2){height:90px;width:90px;display:flex;align-items:center;justify-content:center}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:first-child{background:var(--gray-10);top:1.5em;left:-102px}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:nth-child(2){background:var(--forest);top:calc(1.5em + 90px + 10px);left:-42px}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:nth-child(3),.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:nth-child(4){width:200px;display:flex;flex-direction:column;gap:.75em;padding:1em}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:nth-child(3) .styles_title__2R7E9,.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:nth-child(4) .styles_title__2R7E9{font-size:1em;font-weight:600}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:nth-child(3) .styles_description__lLjh1,.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:nth-child(4) .styles_description__lLjh1{font-size:.875em}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:nth-child(3){background:var(--mint);bottom:212px;left:-90px}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:nth-child(3) .styles_title__2R7E9{color:var(--alga)}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:nth-child(3) .styles_description__lLjh1{color:var(--forest)}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:nth-child(4){background:var(--forest);bottom:100px;left:-140px}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:nth-child(4) .styles_title__2R7E9{color:var(--mint)}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:nth-child(4) .styles_description__lLjh1{color:#fff}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb img{object-fit:cover;border-radius:.75em}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_custom__img__uZk_R{position:absolute;left:calc(100% + 1.25em);top:0;bottom:0;aspect-ratio:9/12;background:var(--mint);border-radius:.75em}@media screen and (max-width:1300px){.styles_container__rO0ah{padding-inline:2em}}@media screen and (max-width:1100px){.styles_container__rO0ah{padding-inline:1.5em}.styles_container__rO0ah .styles_content__aVoCu .styles_header__JfMtb h1{font-size:3em}}@media screen and (max-width:900px){.styles_container__rO0ah .styles_content__aVoCu{grid-template-columns:1fr}.styles_container__rO0ah .styles_content__aVoCu .styles_header__JfMtb{width:100%}.styles_container__rO0ah .styles_content__aVoCu .styles_header__JfMtb h1{margin-bottom:16px}.styles_container__rO0ah .styles_content__aVoCu .styles_header__JfMtb p{margin-bottom:1.5em}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb{width:100%;aspect-ratio:4/2.5}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:first-child{top:-2em;left:1em}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:nth-child(2){top:-2em;right:1em;left:auto}.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:nth-child(3),.styles_container__rO0ah .styles_content__aVoCu .styles_image__ByuNb .styles_card__5W_hV:nth-child(4){display:none!important}.styles_container__rO0ah .styles_content__aVoCu .styles_cards__mobile__D8u6i{display:grid;grid-template-columns:repeat(2,1fr);gap:1.125em}.styles_container__rO0ah .styles_content__aVoCu .styles_cards__mobile__D8u6i .styles_card__5W_hV{margin-top:1.125em;border-radius:12px}.styles_container__rO0ah .styles_content__aVoCu .styles_cards__mobile__D8u6i .styles_card__5W_hV:first-child,.styles_container__rO0ah .styles_content__aVoCu .styles_cards__mobile__D8u6i .styles_card__5W_hV:nth-child(2){display:flex;flex-direction:column;gap:.75em;padding:1em}.styles_container__rO0ah .styles_content__aVoCu .styles_cards__mobile__D8u6i .styles_card__5W_hV:first-child .styles_title__2R7E9,.styles_container__rO0ah .styles_content__aVoCu .styles_cards__mobile__D8u6i .styles_card__5W_hV:nth-child(2) .styles_title__2R7E9{font-size:1em;font-weight:600}.styles_container__rO0ah .styles_content__aVoCu .styles_cards__mobile__D8u6i .styles_card__5W_hV:first-child .styles_description__lLjh1,.styles_container__rO0ah .styles_content__aVoCu .styles_cards__mobile__D8u6i .styles_card__5W_hV:nth-child(2) .styles_description__lLjh1{font-size:.875em}.styles_container__rO0ah .styles_content__aVoCu .styles_cards__mobile__D8u6i .styles_card__5W_hV:first-child{background:var(--mint);bottom:212px;left:-90px}.styles_container__rO0ah .styles_content__aVoCu .styles_cards__mobile__D8u6i .styles_card__5W_hV:first-child .styles_title__2R7E9{color:var(--alga)}.styles_container__rO0ah .styles_content__aVoCu .styles_cards__mobile__D8u6i .styles_card__5W_hV:first-child .styles_description__lLjh1{color:var(--forest)}.styles_container__rO0ah .styles_content__aVoCu .styles_cards__mobile__D8u6i .styles_card__5W_hV:nth-child(2){background:var(--forest);bottom:100px;left:-140px}.styles_container__rO0ah .styles_content__aVoCu .styles_cards__mobile__D8u6i .styles_card__5W_hV:nth-child(2) .styles_title__2R7E9{color:var(--mint)}.styles_container__rO0ah .styles_content__aVoCu .styles_cards__mobile__D8u6i .styles_card__5W_hV:nth-child(2) .styles_description__lLjh1{color:#fff}}@media screen and (max-width:600px){.styles_container__rO0ah{padding-inline:1em}.styles_container__rO0ah .styles_content__aVoCu .styles_header__JfMtb h1{font-size:2.5em}.styles_container__rO0ah .styles_content__aVoCu .styles_header__JfMtb p{font-size:1em}.styles_container__rO0ah .styles_content__aVoCu .styles_header__JfMtb a{width:100%}}.styles_container__aAUgm{position:relative;font-size:1rem;padding-block:5em;border-radius:.75em;background:var(--gray-10);overflow-x:clip}.styles_container__aAUgm .styles_content__mNXsc{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr)}.styles_container__aAUgm .styles_content__mNXsc .styles_button__ik1Mg,.styles_container__aAUgm .styles_content__mNXsc .styles_button__mobile__QMgQ5{padding:.75em .75em .75em 1.25em;background:var(--mint);width:fit-content;display:flex;align-items:center;justify-content:center;gap:.625em;border-radius:.5em;font-size:1em;color:var(--forest);flex-shrink:0;transition:all .3s ease}.styles_container__aAUgm .styles_content__mNXsc .styles_button__ik1Mg svg path,.styles_container__aAUgm .styles_content__mNXsc .styles_button__mobile__QMgQ5 svg path{transition:all .3s ease}.styles_container__aAUgm .styles_content__mNXsc .styles_button__ik1Mg:hover,.styles_container__aAUgm .styles_content__mNXsc .styles_button__mobile__QMgQ5:hover{background:var(--alga);color:#fff}.styles_container__aAUgm .styles_content__mNXsc .styles_button__ik1Mg:hover svg path,.styles_container__aAUgm .styles_content__mNXsc .styles_button__mobile__QMgQ5:hover svg path{fill:#fff}.styles_container__aAUgm .styles_content__mNXsc .styles_button__mobile__QMgQ5{display:none}.styles_container__aAUgm .styles_content__mNXsc .styles_header__PgbRs{width:85%;display:flex;flex-direction:column;gap:1.5em}.styles_container__aAUgm .styles_content__mNXsc .styles_header__PgbRs .styles_sticky__wrapper__y_rRU{height:100%;transition:all 1s ease}.styles_container__aAUgm .styles_content__mNXsc .styles_header__PgbRs .styles_sticky__wrapper__y_rRU .styles_text__NEZd5{display:flex;flex-direction:column;gap:1.5em;position:sticky;top:7.5em}.styles_container__aAUgm .styles_content__mNXsc .styles_header__PgbRs .styles_sticky__wrapper__y_rRU .styles_text__NEZd5 h2{font-size:3em;font-weight:400;color:var(--alga)}.styles_container__aAUgm .styles_content__mNXsc .styles_header__PgbRs .styles_sticky__wrapper__y_rRU .styles_text__NEZd5 h2 strong{font-weight:400;color:var(--forest)}.styles_container__aAUgm .styles_content__mNXsc .styles_wrapper__KWxbm{display:flex;flex-direction:column;gap:1em}.styles_container__aAUgm .styles_content__mNXsc .styles_wrapper__KWxbm .styles_card__Q_sbb{border-radius:.75em;display:flex;flex-direction:column;background:#f7faf3;padding:1em;transition:all 1s ease}.styles_container__aAUgm .styles_content__mNXsc .styles_wrapper__KWxbm .styles_card__Q_sbb h3{font-size:1.125em;font-weight:500;color:var(--forest);margin-block:24px 12px}.styles_container__aAUgm .styles_content__mNXsc .styles_wrapper__KWxbm .styles_card__Q_sbb p{font-size:1em;color:var(--alga)}@media screen and (max-width:1300px){.styles_container__aAUgm{padding-inline:2em}}@media screen and (max-width:1100px){.styles_container__aAUgm{padding-inline:1.5em}.styles_container__aAUgm .styles_content__mNXsc .styles_sticky__wrapper__y_rRU .styles_text__NEZd5 h2{font-size:2.5em!important}.styles_container__aAUgm .styles_content__mNXsc .styles_sticky__wrapper__y_rRU .styles_text__NEZd5 p{font-size:1em}}@media screen and (max-width:600px){.styles_container__aAUgm{padding-inline:1em}.styles_container__aAUgm .styles_content__mNXsc{grid-template-columns:1fr;gap:1.25em}.styles_container__aAUgm .styles_content__mNXsc .styles_button__ik1Mg{display:none}.styles_container__aAUgm .styles_content__mNXsc .styles_header__PgbRs{width:100%}.styles_container__aAUgm .styles_content__mNXsc .styles_button__mobile__QMgQ5{display:flex;width:100%}}.styles_container__xEFU3{font-size:1rem;padding-top:5em;overflow-x:clip}.styles_container__xEFU3 .styles_content__kfSiM{max-width:var(--max-width);margin:0 auto}.styles_container__xEFU3 .styles_content__kfSiM .styles_header__Iw5Qq{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:2.25em}.styles_container__xEFU3 .styles_content__kfSiM .styles_header__Iw5Qq .styles_tag__Cq6NP{font-size:1.5em;font-weight:400;color:var(--mint);margin-bottom:.5em;transition:all 1s ease}.styles_container__xEFU3 .styles_content__kfSiM .styles_header__Iw5Qq h2{width:50%;font-weight:400;font-size:3em;color:var(--forest);transition:all 1s ease}.styles_container__xEFU3 .styles_content__kfSiM .styles_header__Iw5Qq p{margin-top:1.5em;width:50%;font-size:1em;color:var(--alga);transition:all 1s ease}.styles_container__xEFU3 .styles_content__kfSiM .styles_wrapper__dm24y{display:flex;align-items:flex-end;gap:1.25em;margin-bottom:1.25em;padding-inline:7.75em}.styles_container__xEFU3 .styles_content__kfSiM .styles_wrapper__dm24y a{font-size:1em;font-weight:500;color:var(--forest);background:var(--mint);padding:.75em .75em .75em 1.25em;display:flex;align-items:center;justify-content:center;gap:.625em;border-radius:.5em;transition:all .3s ease}.styles_container__xEFU3 .styles_content__kfSiM .styles_wrapper__dm24y a svg path{transition:all .3s ease}.styles_container__xEFU3 .styles_content__kfSiM .styles_wrapper__dm24y a:hover{background:var(--alga);color:#fff}.styles_container__xEFU3 .styles_content__kfSiM .styles_wrapper__dm24y a:hover svg path{fill:#fff}.styles_container__xEFU3 .styles_content__kfSiM .styles_wrapper__dm24y .styles_card__KzQOt,.styles_container__xEFU3 .styles_content__kfSiM .styles_wrapper__dm24y .styles_column__VIEHD{width:33.3%}.styles_container__xEFU3 .styles_content__kfSiM .styles_wrapper__dm24y .styles_column__VIEHD{display:flex;flex-direction:column;gap:1.25em}.styles_container__xEFU3 .styles_content__kfSiM .styles_wrapper__dm24y .styles_column__VIEHD>.styles_card__KzQOt{width:100%}.styles_container__xEFU3 .styles_content__kfSiM .styles_wrapper__dm24y .styles_card__KzQOt{padding:1.5em;background:var(--gray-10);border-radius:.75em;transition:all 1s ease}.styles_container__xEFU3 .styles_content__kfSiM .styles_wrapper__dm24y .styles_card__KzQOt h3{font-size:1.125em;font-weight:500;color:var(--forest);margin-block:24px 12px}.styles_container__xEFU3 .styles_content__kfSiM .styles_wrapper__dm24y .styles_card__KzQOt p{color:var(--alga)}.styles_container__xEFU3 .styles_content__kfSiM .styles_rec__zlxIP{height:3.75em;width:100%;background:var(--gray-10);border-radius:.75em .75em 0 0}@media screen and (max-width:1300px){.styles_container__xEFU3{padding-inline:2em}}@media screen and (max-width:1100px){.styles_container__xEFU3{padding-inline:0}}@media screen and (max-width:900px){.styles_container__xEFU3 .styles_content__kfSiM .styles_wrapper__dm24y{padding-inline:1.5em}}@media screen and (max-width:600px){.styles_container__xEFU3 .styles_content__kfSiM .styles_header__Iw5Qq{padding-inline:1em}.styles_container__xEFU3 .styles_content__kfSiM .styles_header__Iw5Qq .styles_tag__Cq6NP,.styles_container__xEFU3 .styles_content__kfSiM .styles_header__Iw5Qq h2,.styles_container__xEFU3 .styles_content__kfSiM .styles_header__Iw5Qq p{width:100%}.styles_container__xEFU3 .styles_content__kfSiM .styles_header__Iw5Qq .styles_tag__Cq6NP{font-size:1.5em}.styles_container__xEFU3 .styles_content__kfSiM .styles_header__Iw5Qq h2{font-size:2.5em}.styles_container__xEFU3 .styles_content__kfSiM .styles_wrapper__dm24y{padding-inline:1em;display:grid;grid-template-columns:1fr}.styles_container__xEFU3 .styles_content__kfSiM .styles_wrapper__dm24y .styles_card__KzQOt,.styles_container__xEFU3 .styles_content__kfSiM .styles_wrapper__dm24y .styles_column__VIEHD{width:100%}.styles_container__xEFU3 .styles_content__kfSiM .styles_wrapper__dm24y .styles_column__VIEHD{grid-row:3/4}}