:root{--black-color:#000;--white-color:#fff;--yellow-color:#ff0;--grey:#c4c3c3;--very-large-text:clamp(2.5rem, 6vw, 6rem);--large-text:clamp(2rem, 3.75vw, 4.5rem);--primary-heading:clamp(2rem, 2.5vw, 3.25rem);--secondary-heading:clamp(1.5rem, 2vw, 2.25rem);--tertiary-heading:clamp(1.35rem, 1.625vw, 2rem);--para-large:clamp(1.2rem, 1.5vw, 1.9rem);--para-medium:clamp(1rem, 1.4vw, 1.7rem);--para-small:clamp(.75rem, 1.2vw, 1.5rem);--button-size:clamp(1rem, 1vw, 1.5rem)}body{margin:0}h1,h2,h3,h4,h5,h6,p{margin:0 0 .5rem}h1{margin-bottom:.75rem}p{font-size:var(--para-small)}a{text-decoration:none}.section{width:90%;max-width:1600px;margin:4rem auto}@media (width>=769px){.section{margin:8rem auto}}@media (width>=1025px){.section{margin:10rem auto}}.primaryBtn{background-color:var(--yellow-color);color:var(--black-color);border:none;border-radius:.5rem;padding:1rem 1.5rem}.secondaryBtn{border:1px solid var(--yellow-color);color:var(--black-color);background-color:#0000;border-radius:.5rem;padding:1rem 1.5rem}._footer_1t2sp_1{color:var(--white-color);background-color:#1a1a1a;width:100%;padding:3rem 0 1.5rem}._footer_1t2sp_1 ._container_1t2sp_7{flex-direction:column;gap:2.5rem;width:90%;max-width:1600px;margin:0 auto;display:flex}._footer_1t2sp_1 ._container_1t2sp_7 ._topSection_1t2sp_15{flex-direction:column;align-items:center;gap:2rem;display:flex}._footer_1t2sp_1 ._container_1t2sp_7 ._topSection_1t2sp_15 ._brand_1t2sp_21{text-align:center}._footer_1t2sp_1 ._container_1t2sp_7 ._topSection_1t2sp_15 ._brand_1t2sp_21 ._logo_1t2sp_24{width:100%;height:70px;margin-bottom:1rem}._footer_1t2sp_1 ._container_1t2sp_7 ._topSection_1t2sp_15 ._brand_1t2sp_21 ._logo_1t2sp_24 img{object-fit:contain;border-radius:.25rem;height:100%}._footer_1t2sp_1 ._container_1t2sp_7 ._topSection_1t2sp_15 ._brand_1t2sp_21 p{opacity:.8;margin:0;font-size:.95rem}._footer_1t2sp_1 ._container_1t2sp_7 ._topSection_1t2sp_15 ._socials_1t2sp_39{gap:1.5rem;display:flex}._footer_1t2sp_1 ._container_1t2sp_7 ._topSection_1t2sp_15 ._socials_1t2sp_39 a{color:var(--white-color);text-decoration:none;transition:color .3s}._footer_1t2sp_1 ._container_1t2sp_7 ._topSection_1t2sp_15 ._socials_1t2sp_39 a:hover{color:#ff0}._footer_1t2sp_1 ._container_1t2sp_7 ._bottomBar_1t2sp_51{text-align:center;border-top:1px solid #ffffff1a;padding-top:2rem}._footer_1t2sp_1 ._container_1t2sp_7 ._bottomBar_1t2sp_51 p{opacity:.8;margin:0;font-size:.85rem}@media (width>=768px){._footer_1t2sp_1{padding:4rem 0 2rem}._footer_1t2sp_1 ._container_1t2sp_7 ._topSection_1t2sp_15{flex-direction:row;justify-content:space-between;align-items:center}._footer_1t2sp_1 ._container_1t2sp_7 ._topSection_1t2sp_15 ._brand_1t2sp_21{text-align:left}}._header_k216k_1{background-color:var(--white-color);box-sizing:border-box;z-index:100;justify-content:center;align-items:center;width:100%;padding:1.5rem 3rem;display:flex;position:fixed;box-shadow:0 2px 4px #0000001a}._header_k216k_1 ._logoContainer_k216k_13{align-items:center;display:flex}._header_k216k_1 ._logoContainer_k216k_13 ._logo_k216k_13{object-fit:contain;width:auto;height:40px}._header_k216k_1 ._nav_k216k_22{align-items:center;display:flex}._header_k216k_1 ._nav_k216k_22 ._homeButton_k216k_26{color:#333;border-radius:4px;padding:.5rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s;display:none}._header_k216k_1 ._nav_k216k_22 ._homeButton_k216k_26:hover{color:var(--black-color);background-color:#f5f5f5}@media (width>=769px){._header_k216k_1{justify-content:space-between}._header_k216k_1 ._nav_k216k_22 ._homeButton_k216k_26{display:block}}._main_gqrh7_1{width:100%;padding-top:88px}._main_gqrh7_1 ._projectsSection_gqrh7_5{width:90%;max-width:1600px;margin:0 auto;padding:2rem 0}._main_gqrh7_1 ._projectsSection_gqrh7_5 ._cardGrid_gqrh7_11{grid-template-columns:1fr;gap:1.5rem;display:grid}._main_gqrh7_1 ._projectsSection_gqrh7_5 ._cardGrid_gqrh7_11 ._card_gqrh7_11{cursor:pointer;background:#fff;border-radius:8px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 6px #0000001a}._main_gqrh7_1 ._projectsSection_gqrh7_5 ._cardGrid_gqrh7_11 ._card_gqrh7_11:hover{transform:translateY(-5px)}._main_gqrh7_1 ._projectsSection_gqrh7_5 ._cardGrid_gqrh7_11 ._card_gqrh7_11:hover ._imageWrapper_gqrh7_27 img{transform:scale(1.05)}._main_gqrh7_1 ._projectsSection_gqrh7_5 ._cardGrid_gqrh7_11 ._card_gqrh7_11 ._imageWrapper_gqrh7_27{width:100%;height:250px;overflow:hidden}._main_gqrh7_1 ._projectsSection_gqrh7_5 ._cardGrid_gqrh7_11 ._card_gqrh7_11 ._imageWrapper_gqrh7_27 img{object-fit:cover;width:100%;height:100%;transition:transform .3s}._main_gqrh7_1 ._projectsSection_gqrh7_5 ._cardGrid_gqrh7_11 ._card_gqrh7_11 ._cardTitle_gqrh7_41{color:#222;text-align:center;margin:0;padding:1.5rem;font-size:1.2rem;font-weight:600}@media (width>=769px){._main_gqrh7_1 ._projectsSection_gqrh7_5{padding:4rem 2rem}._main_gqrh7_1 ._projectsSection_gqrh7_5 ._cardGrid_gqrh7_11{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (width>=1025px){._main_gqrh7_1 ._projectsSection_gqrh7_5 ._cardGrid_gqrh7_11{grid-template-columns:repeat(3,1fr);gap:2.5rem}}._footer_1v32y_1{background-color:gray;width:100%}._footer_1v32y_1 ._footerContainer_1v32y_5{flex-direction:column;width:90%;max-width:1600px;margin:auto;padding:2rem 0;display:flex}._footer_1v32y_1 ._footerContainer_1v32y_5 ._footerSection_1v32y_13{flex-direction:column;gap:1rem;display:flex}._footer_1v32y_1 ._footerContainer_1v32y_5 ._footerSection_1v32y_13 ._footerHeading_1v32y_18{text-transform:uppercase;margin-bottom:.5rem;font-size:1rem}._footer_1v32y_1 ._footerContainer_1v32y_5 ._footerLinks_1v32y_23{margin:0;padding:0}._footer_1v32y_1 ._footerContainer_1v32y_5 ._footerLinks_1v32y_23 li{margin-bottom:.5rem;padding:0;list-style:none}._footer_1v32y_1 ._footerContainer_1v32y_5 ._footerLinks_1v32y_23 li a{color:#000;padding:.2rem 0;font-size:.95rem;text-decoration:none;display:inline-block}._footer_1v32y_1 ._footerContainer_1v32y_5 ._socialIcons_1v32y_39 ._socialNames_1v32y_39{flex-direction:row;margin-bottom:.5rem;display:flex}._footer_1v32y_1 ._footerContainer_1v32y_5 ._socialIcons_1v32y_39 ._socialNames_1v32y_39 img{height:auto;width:30px!important}._footer_1v32y_1 ._footerContainer_1v32y_5 ._socialIcons_1v32y_39 ._socialNames_1v32y_39 p{align-content:center;margin-bottom:0;padding-left:1rem;display:block}@media (width>=768px){._footer_1v32y_1 ._footerContainer_1v32y_5{flex-direction:row;justify-content:space-between;gap:2rem}}._header_16xer_1{z-index:100;background-color:#0000;width:100%;position:fixed;top:0;left:0}._header_16xer_1 ._nav_16xer_9{background-color:#ff0;justify-content:space-between;align-items:center;height:70px;padding:0 1.5rem;display:flex}._header_16xer_1 ._nav_16xer_9 ._logoContainer_16xer_17 img{width:auto;height:50px}._header_16xer_1 ._nav_16xer_9 ._hamburger_16xer_21{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:2rem;height:22px;display:flex}._header_16xer_1 ._nav_16xer_9 ._hamburger_16xer_21 span{transform-origin:1px;background-color:#000;width:100%;height:3px;transition:all .3s linear}._header_16xer_1 ._nav_16xer_9 ._hamburger_16xer_21._open_16xer_39 span:first-child{transform:rotate(45deg)}._header_16xer_1 ._nav_16xer_9 ._hamburger_16xer_21._open_16xer_39 span:nth-child(2){opacity:0}._header_16xer_1 ._nav_16xer_9 ._hamburger_16xer_21._open_16xer_39 span:nth-child(3){transform:rotate(-45deg)}._header_16xer_1 ._nav_16xer_9 ._menu_16xer_48{background-color:#ff0;flex-direction:column;gap:2rem;width:100%;height:calc(100vh - 70px);margin:0;padding:2rem 0;list-style:none;transition:left .4s ease-in-out;display:flex;position:fixed;top:70px;left:-100%}._header_16xer_1 ._nav_16xer_9 ._menu_16xer_48 li{opacity:0;transform:translate(-50px)}._header_16xer_1 ._nav_16xer_9 ._menu_16xer_48 a{text-align:center;color:#000;font-size:1.5rem;text-decoration:none;display:block}._header_16xer_1 ._nav_16xer_9 ._menu_16xer_48._menuOpen_16xer_74{left:0}._header_16xer_1 ._nav_16xer_9 ._menu_16xer_48._menuOpen_16xer_74 li{animation:.4s forwards _slideIn_16xer_1}._header_16xer_1 ._nav_16xer_9 ._menu_16xer_48._menuOpen_16xer_74 li:first-child{animation-delay:.1s}._header_16xer_1 ._nav_16xer_9 ._menu_16xer_48._menuOpen_16xer_74 li:nth-child(2){animation-delay:.2s}._header_16xer_1 ._nav_16xer_9 ._menu_16xer_48._menuOpen_16xer_74 li:nth-child(3){animation-delay:.3s}._header_16xer_1 ._nav_16xer_9 ._menu_16xer_48._menuOpen_16xer_74 li:nth-child(4){animation-delay:.4s}@media (width>=768px){._header_16xer_1{padding-top:2rem}._header_16xer_1 ._nav_16xer_9{box-sizing:border-box;border:1px solid #000;border-radius:5rem;width:90%;max-width:1600px;margin:0 auto;padding:0 3rem}._header_16xer_1 ._nav_16xer_9 ._hamburger_16xer_21{display:none}._header_16xer_1 ._nav_16xer_9 ._menu_16xer_48{background-color:#0000;flex-direction:row;gap:1rem;width:auto;height:auto;padding:0;transition:none;position:static}._header_16xer_1 ._nav_16xer_9 ._menu_16xer_48 li{opacity:1;transform:none}._header_16xer_1 ._nav_16xer_9 ._menu_16xer_48 a{padding:.2rem 0;font-size:.95rem}._header_16xer_1 ._nav_16xer_9 ._menu_16xer_48._menuOpen_16xer_74 li{animation:none}}@keyframes _slideIn_16xer_1{to{opacity:1;transform:translate(0)}}._heroSection_hbae6_1{width:100%;height:100vh;min-height:500px}._heroSection_hbae6_1 ._heroContainer_hbae6_6{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:90%;height:100%;margin:auto;display:flex}._heroSection_hbae6_1 ._heroContainer_hbae6_6 ._buttonContainer_hbae6_16{justify-content:center;align-items:center;gap:1rem;display:flex}._aboutSection_hbae6_23 ._aboutCard_hbae6_23{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}._aboutSection_hbae6_23 ._aboutCard_hbae6_23 h1{font-size:var(--large-text)}._aboutSection_hbae6_23 ._aboutCard_hbae6_23 p{font-size:var(--para-medium)}@media (width>=500px){._aboutSection_hbae6_23{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._aboutSection_hbae6_23 ._aboutCard_hbae6_23{gap:1rem;margin-bottom:0}}@media (width>=1025px){._aboutSection_hbae6_23{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}}._trustSection_hbae6_54 ._trustLeft_hbae6_54{margin-bottom:1rem}._trustSection_hbae6_54 ._trustLeft_hbae6_54 h1{font-size:var(--very-large-text)}._trustSection_hbae6_54 ._trustRight_hbae6_60 ._trustCard_hbae6_60{background-color:var(--grey);border-radius:.5rem;height:300px;margin-bottom:1rem}._trustSection_hbae6_54 ._trustRight_hbae6_60 ._card1_hbae6_66{overflow:hidden}._trustSection_hbae6_54 ._trustRight_hbae6_60 ._card1_hbae6_66 img{border-radius:.5rem;width:100%;height:100%;transform:translate(4rem,4rem)}._trustSection_hbae6_54 ._trustRight_hbae6_60 ._card2_hbae6_75{overflow:hidden}._trustSection_hbae6_54 ._trustRight_hbae6_60 ._card2_hbae6_75 img{border-radius:.5rem;width:100%;height:100%;transform:translate(5rem,4rem)rotate(-10deg)}._trustSection_hbae6_54 ._trustRight_hbae6_60 ._card3_hbae6_84{flex-direction:column;justify-content:center;align-items:center;display:flex}._trustSection_hbae6_54 ._trustRight_hbae6_60 ._card3_hbae6_84 ._cardImage_hbae6_90{width:3rem;height:3rem;margin-bottom:.75rem}._trustSection_hbae6_54 ._trustRight_hbae6_60 ._card3_hbae6_84 ._cardImage_hbae6_90 img{width:100%}._trustSection_hbae6_54 ._trustRight_hbae6_60 ._card3_hbae6_84 h2{font-size:var(--tertiary-heading)}._trustSection_hbae6_54 ._trustRight_hbae6_60 ._card3_hbae6_84 p{text-transform:uppercase}@media (width>=769px){._trustSection_hbae6_54{gap:4rem;display:flex}._trustSection_hbae6_54 ._trustLeft_hbae6_54{flex:1;margin-bottom:0}._trustSection_hbae6_54 ._trustRight_hbae6_60{flex:1;grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}._trustSection_hbae6_54 ._trustRight_hbae6_60 ._trustCard_hbae6_60{height:100%;margin-bottom:0}._trustSection_hbae6_54 ._trustRight_hbae6_60 ._card1_hbae6_66{grid-area:1/1/2/2}._trustSection_hbae6_54 ._trustRight_hbae6_60 ._card2_hbae6_75{grid-area:1/2/3/3;height:100%}._trustSection_hbae6_54 ._trustRight_hbae6_60 ._card3_hbae6_84{grid-area:2/1/3/2;align-items:flex-start;padding-left:2rem}}._advantageSection_hbae6_137 h1{font-size:var(--large-text)}._advantageSection_hbae6_137 ._advantageContent_hbae6_140 ._advantageCards_hbae6_140{grid-template-columns:1fr;gap:1rem;display:grid}._advantageSection_hbae6_137 ._advantageContent_hbae6_140 ._advantageCards_hbae6_140 ._advantageCard_hbae6_140{background-color:var(--grey);border-radius:.5rem;flex-direction:column;justify-content:space-between;min-height:200px;padding:1rem;display:flex}._advantageSection_hbae6_137 ._advantageContent_hbae6_140 ._advantageCards_hbae6_140 ._advantageCard_hbae6_140 ._advantageCardImage_hbae6_154{width:4rem;height:4rem}._advantageSection_hbae6_137 ._advantageContent_hbae6_140 ._advantageCards_hbae6_140 ._advantageCard_hbae6_140 ._advantageCardImage_hbae6_154 img{width:100%}._advantageSection_hbae6_137 ._advantageContent_hbae6_140 ._advantageContentRight_hbae6_161 p{margin:1rem 0}@media (width>=600px){._advantageSection_hbae6_137 ._advantageContent_hbae6_140 ._advantageCards_hbae6_140{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (width>=769px){._advantageSection_hbae6_137 h1{width:50%}._advantageSection_hbae6_137 ._advantageContent_hbae6_140{align-items:stretch;gap:4rem;display:flex}._advantageSection_hbae6_137 ._advantageContent_hbae6_140 ._advantageCards_hbae6_140{flex:70%}._advantageSection_hbae6_137 ._advantageContent_hbae6_140 ._advantageContentRight_hbae6_161{flex-direction:column;flex:30%;justify-content:space-between;display:flex}}@media (width>=1000px){._advantageSection_hbae6_137 ._advantageContent_hbae6_140 ._advantageCards_hbae6_140{grid-template-columns:repeat(3,1fr);gap:2rem}}._investmentSection_hbae6_196 h1{font-size:var(--large-text);text-align:center}._investmentSection_hbae6_196 ._investmentPara_hbae6_200{font-size:var(--para-large);text-align:center;margin-bottom:1rem}._investmentSection_hbae6_196 ._investmentCards_hbae6_205 ._investmentCard_hbae6_205{margin-bottom:1rem}._investmentSection_hbae6_196 ._investmentCards_hbae6_205 ._investmentCard_hbae6_205 ._investmentCardImage_hbae6_208{width:100%;max-height:280px;margin-bottom:1rem;overflow:hidden}._investmentSection_hbae6_196 ._investmentCards_hbae6_205 ._investmentCard_hbae6_205 ._investmentCardImage_hbae6_208 img{object-fit:cover;object-position:50% 50%;border-radius:.5rem;width:100%;height:280px}._investmentSection_hbae6_196 ._investmentCards_hbae6_205 ._investmentCard_hbae6_205 h2{line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:1rem;display:-webkit-box;overflow:hidden}._investmentSection_hbae6_196 ._investmentCards_hbae6_205 ._investmentCard_hbae6_205 ._investmentLocation_hbae6_229{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}._investmentSection_hbae6_196 ._investmentCards_hbae6_205 ._investmentCard_hbae6_205 ._investmentLocation_hbae6_229 img{width:1.5rem;height:1.5rem}._investmentSection_hbae6_196 ._investmentCards_hbae6_205 ._investmentCard_hbae6_205 ._investmentLocation_hbae6_229 p{margin:0}._investmentSection_hbae6_196 ._investmentCards_hbae6_205 ._investmentCard_hbae6_205 ._investmentMetaData_hbae6_242{gap:1rem;margin-bottom:1rem;display:flex}._investmentSection_hbae6_196 ._investmentCards_hbae6_205 ._investmentCard_hbae6_205 ._investmentMetaData_hbae6_242 img{width:1.5rem;height:1.5rem}._investmentSection_hbae6_196 ._investmentCards_hbae6_205 ._investmentCard_hbae6_205 ._investmentMetaData_hbae6_242 ._investmentMetaDiv_hbae6_251{border-left:1px solid var(--black-color);gap:.25rem;padding-left:1rem;display:flex}._investmentSection_hbae6_196 ._investmentCards_hbae6_205 ._investmentCard_hbae6_205 ._investmentMetaData_hbae6_242 ._investmentMetaDiv_hbae6_251 p{margin-bottom:0}._investmentSection_hbae6_196 ._investmentCards_hbae6_205 ._investmentCard_hbae6_205 ._investmentMetaData_hbae6_242 ._investmentMetaDiv_hbae6_251:first-child{border:none;padding:0}._investmentSection_hbae6_196 ._investmentCards_hbae6_205 ._investmentCard_hbae6_205 ._investmentRate_hbae6_264{justify-content:space-between;align-items:center;display:flex}._investmentSection_hbae6_196 ._investmentCards_hbae6_205 ._investmentCard_hbae6_205 ._investmentRate_hbae6_264 ._rate_hbae6_269{font-size:var(--tertiary-heading);margin:0;font-weight:600}@media (width>=769px){._investmentSection_hbae6_196 h1,._investmentSection_hbae6_196 ._investmentPara_hbae6_200{width:40%;margin:auto auto 1rem}._investmentSection_hbae6_196 ._investmentCards_hbae6_205{gap:2rem;display:flex}._investmentSection_hbae6_196 ._investmentCards_hbae6_205 ._investmentCard_hbae6_205{flex:1;margin-bottom:0}}._stepsSection_hbae6_291{background:linear-gradient(135deg,#e8f5e9 0%,#f5f5f0 50% 100%);border-radius:1rem;padding-bottom:2rem}._stepsSection_hbae6_291 ._stepsContainer_hbae6_296{width:90%;max-width:1600px;margin:auto}._stepsSection_hbae6_291 ._stepsContainer_hbae6_296 ._stepsHeader_hbae6_301{margin-bottom:3rem;padding-top:2rem}._stepsSection_hbae6_291 ._stepsContainer_hbae6_296 ._stepsHeader_hbae6_301 h1{font-size:var(--large-text);max-width:500px}._stepsSection_hbae6_291 ._stepsContainer_hbae6_296 ._stepsHeader_hbae6_301 p{max-width:400px;font-size:var(--secondary-heading)}._stepsSection_hbae6_291 ._stepsContainer_hbae6_296 ._stepsCards_hbae6_313{flex-direction:column;gap:1rem;display:flex}._stepsSection_hbae6_291 ._stepsContainer_hbae6_296 ._stepsArrow_hbae6_318{color:#4caf50;justify-content:center;align-items:center;font-size:1.5rem;display:flex;transform:rotate(90deg)}._stepsSection_hbae6_291 ._stepsContainer_hbae6_296 ._stepsCard_hbae6_313{background:#fff;border-radius:1rem;padding:2rem;position:relative}._stepsSection_hbae6_291 ._stepsContainer_hbae6_296 ._stepsCard_hbae6_313 ._stepNumber_hbae6_332{color:#c8e6c9;margin-bottom:.5rem;font-size:5rem;font-weight:700;line-height:1;display:block}._stepsSection_hbae6_291 ._stepsContainer_hbae6_296 ._stepsCard_hbae6_313 h2{margin-bottom:.75rem;font-size:1.5rem}._stepsSection_hbae6_291 ._stepsContainer_hbae6_296 ._stepsCard_hbae6_313 p{color:#666;font-size:.95rem}@media (width>=769px){._stepsSection_hbae6_291{padding-bottom:4rem}._stepsSection_hbae6_291 ._stepsContainer_hbae6_296 ._stepsHeader_hbae6_301{justify-content:space-between;align-items:center;gap:4rem;display:flex}._stepsSection_hbae6_291 ._stepsContainer_hbae6_296 ._stepsHeader_hbae6_301 h1{flex:1}._stepsSection_hbae6_291 ._stepsContainer_hbae6_296 ._stepsHeader_hbae6_301 p{flex:1;max-width:none}._stepsSection_hbae6_291 ._stepsContainer_hbae6_296 ._stepsCards_hbae6_313{flex-direction:row;flex:1;align-items:stretch}._stepsSection_hbae6_291 ._stepsContainer_hbae6_296 ._stepsArrow_hbae6_318{flex-shrink:0;align-self:center;transform:rotate(0)}._stepsSection_hbae6_291 ._stepsContainer_hbae6_296 ._stepsCard_hbae6_313{min-height:unset;height:unset;flex:1}}._testimonialSection_hbae6_382{text-align:center}._testimonialSection_hbae6_382 h1{font-size:var(--large-text);margin-bottom:2rem}._testimonialSection_hbae6_382 ._testimonialSlider_hbae6_389{background:linear-gradient(135deg,#6b8f71,#4a7c59,#8aad72);border-radius:1rem;align-items:center;gap:1rem;min-height:400px;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}._testimonialSection_hbae6_382 ._sliderArrow_hbae6_400{color:#fff;cursor:pointer;z-index:2;background:0 0;border:1.5px solid #ffffff80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding-bottom:.25rem;font-size:1.5rem;transition:background .3s ease-in;display:flex}._testimonialSection_hbae6_382 ._sliderArrow_hbae6_400:hover{background:#ffffff26}._testimonialSection_hbae6_382 ._sliderArrowActive_hbae6_420{background:#4caf50;border-color:#4caf50}._testimonialSection_hbae6_382 ._sliderArrowActive_hbae6_420:hover{background:#43a047}._testimonialSection_hbae6_382 ._testimonialCard_hbae6_427{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1f;border-radius:1rem;flex:1;padding:1.5rem}._testimonialSection_hbae6_382 ._testimonialCard_hbae6_427 ._testimonialQuote_hbae6_435{text-align:center;margin-bottom:2rem;font-size:clamp(1.25rem,2vw,3rem);line-height:1.2}._testimonialSection_hbae6_382 ._testimonialCard_hbae6_427 ._testimonialAuthor_hbae6_441{justify-content:center;align-items:center;gap:1rem;display:flex}._testimonialSection_hbae6_382 ._testimonialCard_hbae6_427 ._testimonialAuthor_hbae6_441 ._testimonialAvatar_hbae6_447{border-radius:50%;flex-shrink:0;width:3rem;height:3rem;overflow:hidden}._testimonialSection_hbae6_382 ._testimonialCard_hbae6_427 ._testimonialAuthor_hbae6_441 ._testimonialAvatar_hbae6_447 img{object-fit:cover;width:100%;height:100%}._testimonialSection_hbae6_382 ._testimonialCard_hbae6_427 ._testimonialAuthor_hbae6_441 h3{text-align:left;margin:0;font-size:1rem;font-weight:600}._testimonialSection_hbae6_382 ._testimonialCard_hbae6_427 ._testimonialAuthor_hbae6_441 p{opacity:.75;text-align:left;margin:0;font-size:.85rem}._testimonialSection_hbae6_382 ._testimonialCard_hbae6_427 ._animatedContent_hbae6_471{animation:.4s ease-out forwards _fadeSlideIn_hbae6_1}@media (width>=769px){._testimonialSection_hbae6_382 ._testimonialSlider_hbae6_389{padding:3rem 1.5rem}._testimonialSection_hbae6_382 ._sliderArrow_hbae6_400{width:2.5rem;height:2.5rem}._testimonialSection_hbae6_382 ._testimonialCard_hbae6_427{padding:2.5rem}._testimonialSection_hbae6_382 ._testimonialCard_hbae6_427 ._testimonialQuote_hbae6_435{line-height:1.8}}._faqSection_hbae6_490 ._faqLeft_hbae6_490{background-color:var(--grey);border-radius:.5rem;margin-bottom:2rem;padding:2rem}._faqSection_hbae6_490 ._faqLeft_hbae6_490 h1{font-size:var(--large-text);margin-bottom:auto}._faqSection_hbae6_490 ._faqLeft_hbae6_490 ._faqContact_hbae6_500{margin-top:2rem}._faqSection_hbae6_490 ._faqLeft_hbae6_490 ._faqContact_hbae6_500 p{color:#aaa;margin-bottom:1rem;font-size:1.25rem}._faqSection_hbae6_490 ._faqRight_hbae6_508{flex-direction:column;flex:1;gap:1rem;display:flex}._faqSection_hbae6_490 ._faqItem_hbae6_514{background:#f5f5f0;border-radius:.75rem;transition:background .3s ease-in;overflow:hidden}._faqSection_hbae6_490 ._faqItem_hbae6_514._faqItemOpen_hbae6_520{background:#efefea}._faqSection_hbae6_490 ._faqQuestion_hbae6_523{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-size:1rem;font-weight:500;display:flex}._faqSection_hbae6_490 ._faqQuestion_hbae6_523 ._faqIcon_hbae6_537{border:1.5px solid #ccc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.8rem;display:flex}._faqItemOpen_hbae6_520 ._faqSection_hbae6_490 ._faqQuestion_hbae6_523 ._faqIcon_hbae6_537,._faqSection_hbae6_490 ._faqItemOpen_hbae6_520 ._faqQuestion_hbae6_523 ._faqIcon_hbae6_537{color:#fff;background:#4caf50;border-color:#4caf50}._faqSection_hbae6_490 ._faqAnswer_hbae6_558{color:#555;margin:0;padding:0 1.5rem 1.25rem;font-size:.9rem;line-height:1.7}@media (width>=769px){._faqSection_hbae6_490{align-items:stretch;gap:4rem;display:flex}._faqSection_hbae6_490 ._faqLeft_hbae6_490{flex-direction:column;flex:0 0 35%;justify-content:space-between;min-height:400px;margin-bottom:0;display:flex}}@keyframes _fadeSlideIn_hbae6_1{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}._backToHome_z99p7_1{z-index:100;cursor:pointer;position:fixed;bottom:1rem;right:1rem}@media (width>=769px){._backToHome_z99p7_1{bottom:2rem;right:2rem}}._container_9zyy1_1{box-sizing:border-box;background-color:#f9f9f9;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 70px);padding:2rem 1.5rem;display:flex}._container_9zyy1_1 ._content_9zyy1_11{text-align:center;background-color:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:1.25rem;max-width:90%;padding:3rem 1.5rem;display:flex;box-shadow:0 4px 20px #0000000d}._container_9zyy1_1 ._content_9zyy1_11 ._icon_9zyy1_23{font-size:4rem;line-height:1;animation:3s ease-in-out infinite _float_9zyy1_1}._container_9zyy1_1 ._content_9zyy1_11 ._title_9zyy1_28{color:#1a1a1a;margin:0;font-size:1.75rem;font-weight:700}._container_9zyy1_1 ._content_9zyy1_11 ._description_9zyy1_34{color:#555;max-width:400px;margin:0;font-size:1rem;line-height:1.5}@media (width>=768px){._container_9zyy1_1{padding:2rem}._container_9zyy1_1 ._content_9zyy1_11{max-width:600px;padding:4rem 3rem}._container_9zyy1_1 ._content_9zyy1_11 ._icon_9zyy1_23{font-size:5rem}._container_9zyy1_1 ._content_9zyy1_11 ._title_9zyy1_28{font-size:2.5rem}._container_9zyy1_1 ._content_9zyy1_11 ._description_9zyy1_34{font-size:1.1rem}}@keyframes _float_9zyy1_1{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}
