.styles_accordionItem__1yr7U{width:100%;cursor:pointer;border-radius:30px;background:var(--white)}.styles_accordionItem__1yr7U:hover{transition:filter .2s;filter:brightness(.98)}.styles_accordionOpened__xKfhD{background:#f0f0f0}.styles_accordionHeader__b4WjB{display:flex;flex-direction:column}.styles_accordionHeader__b4WjB .styles_accordionHeaderContent__M3bmh{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding-left:12px;padding-top:12px;gap:12px}.styles_accordionHeader__b4WjB .styles_accordionHeaderContent__M3bmh h3{color:var(--gray-900);transition:.2s ease-in-out;font-size:18px;font-weight:500}.styles_accordionContent__adrg7{margin-top:1rem;padding-left:12px;padding-right:12px;color:#1b1b1b;font-size:16px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2rem}.styles_accordionContent__adrg7 button{border:none;background:var(--green-800);width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;color:var(--white);padding:10px 18px;border-radius:32px;margin-bottom:12px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);outline:none;box-shadow:0 1px 3px rgba(40,206,119,.1),0 4px 8px rgba(40,206,119,.08)}.styles_accordionContent__adrg7 button:hover:not(:disabled){background:linear-gradient(135deg,#1ea050,#15803d);transform:translateY(-2px);box-shadow:0 4px 12px rgba(40,206,119,.15),0 8px 16px rgba(40,206,119,.1)}.styles_accordionContent__adrg7 button:active:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 6px rgba(40,206,119,.12),0 4px 8px rgba(40,206,119,.08)}.styles_footerOuter__LV9k5{background:var(--white);border-top:1px solid var(--gray-120);margin-top:2rem;border-bottom:5px solid var(--green-800);padding:0 0 4rem}.styles_footerInner__lcXwN{max-width:1200px;margin:0 auto;padding:48px 24px 24px}.styles_footerTop__dFz6O{display:flex;flex-direction:column;gap:24px}.styles_footerTop__dFz6O .styles_logo__EQEiO{display:flex;align-items:center;text-decoration:none}.styles_footerTop__dFz6O .styles_logo__EQEiO img{height:32px;width:auto}.styles_footerTopMain__hCuu_{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.styles_socialList__Tbwe2{display:flex;gap:4px;list-style:none;margin:0;padding:0}.styles_socialListItem__xyUEf{display:flex}.styles_socialButton__X67An{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:var(--white);color:var(--gray-600);text-decoration:none;transition:all .2s ease}.styles_socialButton__X67An:hover{background:var(--gray-50);color:var(--gray-800)}.styles_addendum__LJIXj{display:flex;flex-direction:column;align-items:flex-start;gap:8px;text-align:left}.styles_languagePicker__UBG8F{position:relative}.styles_languageButton__xKFwQ{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--gray-200);border-radius:8px;background:var(--white);color:var(--gray-700);font-size:14px;cursor:pointer;transition:all .2s ease}.styles_languageButton__xKFwQ:hover{background:var(--gray-50);border-color:var(--gray-300)}.styles_languageButtonContent__rS7Ef{display:flex;align-items:center;gap:8px}.styles_navCaret__5hfTm{transition:transform .2s ease}.styles_rotated__YZp_4{transform:rotate(180deg)}.styles_languageMenu__Fd18x{position:absolute;bottom:100%;right:0;background:var(--white);border:1px solid var(--gray-200);border-radius:8px;box-shadow:0 -4px 12px rgba(0,0,0,.1);list-style:none;padding:8px 0;min-width:200px;z-index:1000;margin:0 0 8px}.styles_languageMenuItem__rAStb{display:flex;align-items:center;gap:8px;width:100%;padding:8px 16px;background:none;border:none;color:var(--gray-700);font-size:14px;text-align:left;cursor:pointer;transition:background-color .2s ease}.styles_languageMenuItem__rAStb:hover{background:var(--gray-50)}.styles_languageMenuItem__rAStb.styles_active__KW4_u{background:var(--gray-100);color:var(--gray-800)}.styles_languageFlag__KzrQs{font-size:16px}.styles_languageName__9Bxot{font-size:14px}.styles_spacer__lKsoJ{display:block}.styles_cookieButton__HoZ_x{background:none;border:none;color:var(--gray-600);font-size:14px;cursor:pointer;text-decoration:underline;padding:0}.styles_cookieButton__HoZ_x:hover{color:var(--gray-800)}.styles_copyright__CXYkk{font-size:12px;color:var(--gray-500)}.styles_footerColumns__xelUj{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:48px;gap:48px}.styles_footerColumn__hZ705{list-style:none;margin:0;padding:0}.styles_columnTitle__7CnAq{font-size:14px;font-weight:600;color:var(--gray-800);margin:0 0 16px}.styles_footerColumnItem__UGJC5{margin-bottom:12px}.styles_footerLink__P3_hU{display:flex;align-items:center;gap:4px;color:var(--gray-600);text-decoration:none;font-size:14px;transition:color .2s ease}.styles_footerLink__P3_hU:hover{color:var(--gray-800)}.styles_exploreLink__PKlSw{font-weight:600;color:var(--gray-800)}.styles_arrow__qG2vK{font-size:16px;transition:transform .2s ease}.styles_exploreLink__PKlSw:hover .styles_arrow__qG2vK{transform:translateX(2px)}@media screen and (max-width:1024px){.styles_footerInner__lcXwN{padding:40px 20px 20px}.styles_footerColumns__xelUj{grid-template-columns:1fr 1fr 1fr 1fr;gap:40px}.styles_footerTop__dFz6O{grid-column:1/-1;margin-bottom:32px}.styles_languageMenu__Fd18x{min-width:180px}}@media screen and (max-width:768px){.styles_footerInner__lcXwN{padding:32px 16px 16px}.styles_footerColumns__xelUj{grid-template-columns:1fr 1fr;gap:32px}.styles_footerTop__dFz6O{grid-column:1/-1;margin-bottom:24px}.styles_socialList__Tbwe2{gap:3px}.styles_socialButton__X67An{width:28px;height:28px}.styles_columnTitle__7CnAq{font-size:13px;margin-bottom:12px}.styles_footerLink__P3_hU{font-size:13px}.styles_footerColumnItem__UGJC5{margin-bottom:10px}.styles_languageMenu__Fd18x{min-width:160px;right:-10px}}@media screen and (max-width:640px){.styles_footerColumns__xelUj{grid-template-columns:1fr 1fr;gap:24px}.styles_footerInner__lcXwN{padding:28px 16px 16px}.styles_footerTop__dFz6O{grid-column:1/-1;margin-bottom:20px}.styles_socialList__Tbwe2{gap:2px}.styles_socialButton__X67An{width:24px;height:24px}.styles_languageMenu__Fd18x{min-width:140px;right:-20px}.styles_columnTitle__7CnAq{font-size:12px;margin-bottom:10px}.styles_footerLink__P3_hU{font-size:12px}.styles_footerColumnItem__UGJC5{margin-bottom:8px}}@media screen and (max-width:480px){.styles_footerColumns__xelUj{grid-template-columns:1fr;gap:20px}.styles_footerInner__lcXwN{padding:24px 16px 16px}.styles_footerTop__dFz6O{grid-column:1;margin-bottom:16px}.styles_socialList__Tbwe2{gap:2px;flex-wrap:wrap}.styles_socialButton__X67An{width:24px;height:24px}.styles_languageMenu__Fd18x{min-width:120px;right:-30px}.styles_addendum__LJIXj{gap:6px}.styles_copyright__CXYkk{font-size:11px}.styles_cookieButton__HoZ_x{font-size:12px}}@media screen and (max-width:320px){.styles_footerInner__lcXwN{padding:20px 12px 12px}.styles_footerColumns__xelUj{gap:16px}.styles_footerTop__dFz6O{margin-bottom:12px}.styles_socialList__Tbwe2{gap:1px}.styles_socialButton__X67An{width:20px;height:20px}.styles_languageMenu__Fd18x{min-width:100px;right:-40px}.styles_columnTitle__7CnAq{font-size:11px;margin-bottom:8px}.styles_footerLink__P3_hU{font-size:11px}.styles_footerColumnItem__UGJC5{margin-bottom:6px}.styles_copyright__CXYkk{font-size:10px}.styles_cookieButton__HoZ_x{font-size:11px}}.styles_headerContainer__5wTW5{position:fixed;width:100%;height:calc(5rem + 5px);background:var(--white);border-bottom:1px solid var(--gray-185);border-top:5px solid var(--green-800);box-sizing:border-box;z-index:999}.styles_headerContent__fjlN9{max-width:1320px;height:5rem;margin:0 auto;padding:0 2rem;display:flex;align-items:center}.styles_headerContent__fjlN9 .styles_responsiveMenu__3n_pi{display:flex;flex-direction:row;align-items:center;width:100%;transition:.4s}.styles_headerContent__fjlN9 .styles_responsiveMenu__3n_pi.styles_activeMenu__RLvNW{display:flex}.styles_headerContent__fjlN9 nav{margin-left:auto;margin-right:2rem;height:5rem;display:flex;align-items:center}.styles_headerContent__fjlN9 nav a{display:inline-flex;align-items:center;justify-content:center;gap:8px;position:relative;padding:0 .5rem;height:3rem;line-height:3rem;font-weight:500;color:var(--gray-820);border-radius:6px;transition:.2s}.styles_headerContent__fjlN9 nav a+a{margin-left:2rem}.styles_headerContent__fjlN9 nav a:hover{color:var(--green-475)}.styles_headerContent__fjlN9 nav a.styles_active__6wMaL{color:var(--gray-700);background:var(--gray-75)}.styles_headerContent__fjlN9 nav .styles_dropdownContainer__N1g9c .styles_dropdownItem__6UShT{margin-left:0!important}.styles_headerContent__fjlN9 nav .styles_dropdownContainer__N1g9c{position:relative;display:inline-flex;align-items:center;margin-left:2rem}.styles_headerContent__fjlN9 nav .styles_dropdownContainer__N1g9c .styles_dropdownButton__txqVs{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 .5rem;height:3rem;line-height:3rem;font-weight:500;color:var(--gray-820);border-radius:6px;background:none;border:none;cursor:pointer;transition:.2s}.styles_headerContent__fjlN9 nav .styles_dropdownContainer__N1g9c .styles_dropdownButton__txqVs:hover{color:var(--green-475)}.styles_headerContent__fjlN9 nav .styles_dropdownContainer__N1g9c .styles_dropdownButton__txqVs .styles_dropdownArrow__65PQY{transition:transform .2s}.styles_headerContent__fjlN9 nav .styles_dropdownContainer__N1g9c .styles_dropdownButton__txqVs .styles_dropdownArrow__65PQY.styles_rotated__GBBOK{transform:rotate(180deg)}.styles_headerContent__fjlN9 nav .styles_dropdownContainer__N1g9c .styles_dropdownMenu__624er{position:absolute;top:100%;left:0;background:var(--white);border-radius:8px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);min-width:250px;width:100%;z-index:1000;overflow:hidden;margin-top:4px}.styles_headerContent__fjlN9 nav .styles_dropdownContainer__N1g9c .styles_dropdownMenu__624er .styles_dropdownItem__6UShT{display:block;width:100%;height:auto!important;line-height:normal!important;padding:12px 16px 16px;color:var(--gray-820);text-decoration:none;transition:.2s;border-bottom:1px solid var(--gray-120);box-sizing:border-box}.styles_headerContent__fjlN9 nav .styles_dropdownContainer__N1g9c .styles_dropdownMenu__624er .styles_dropdownItem__6UShT:last-child{border-bottom:none}.styles_headerContent__fjlN9 nav .styles_dropdownContainer__N1g9c .styles_dropdownMenu__624er .styles_dropdownItem__6UShT:hover{background:var(--gray-75);color:var(--green-475)}.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW{display:flex;flex-direction:row;align-items:center;gap:4px}.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW a{padding:10px}.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW a.styles_active__6wMaL,.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW a:hover{background:var(--gray-75)}.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW .styles_authButtons__Ejo_0{padding-left:2rem;display:flex;flex-direction:row;align-items:center;justify-content:center;border-left:1px solid var(--gray-120);height:5rem}.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW .styles_authButtons__Ejo_0 button{background:var(--green-800);padding:10px 18px;border-radius:32px;border:none;color:var(--white)}.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW .styles_authButtons__Ejo_0 button:hover{transition:filter .2s;filter:brightness(.8)}.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW svg{width:20px;height:20px}.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW .styles_avatar__9ADIf{cursor:pointer;position:relative}.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW .styles_avatar__9ADIf img{background:var(--green-800);border:1px solid var(--gray-175);display:flex;flex-direction:column;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%}.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW .styles_avatar__9ADIf .styles_hiddenMenu__H3MOJ{visibility:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:absolute;right:0;background-color:var(--white);border-radius:8px;min-width:180px;overflow:auto;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW .styles_avatar__9ADIf .styles_hiddenMenu__H3MOJ.styles_active__6wMaL{visibility:visible}.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW .styles_avatar__9ADIf .styles_hiddenMenu__H3MOJ .styles_menuOption__zWROv{cursor:pointer;width:100%;background:var(--white);display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:7px 14px}.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW .styles_avatar__9ADIf .styles_hiddenMenu__H3MOJ .styles_menuOption__zWROv img{background:none;border:none;width:20px}.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW .styles_avatar__9ADIf .styles_hiddenMenu__H3MOJ .styles_menuOption__zWROv span{font-size:16px;font-weight:500}.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW .styles_avatar__9ADIf .styles_hiddenMenu__H3MOJ .styles_menuOption__zWROv:hover{transition:filter .2s;filter:brightness(.95)}.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW .styles_internationalization__oLcRC{display:flex;flex-direction:row;gap:8px;align-items:center}.styles_headerContent__fjlN9 div.styles_rightElements__UD5fW .styles_internationalization__oLcRC a{padding:0}.styles_headerContent__fjlN9 .styles_mobileMenu__vkPQp{display:none;background:none;border:none;text-align:center}.styles_headerContent__fjlN9 .styles_mobileMenu__vkPQp:hover{transition:filter .2s;filter:brightness(.9)}.styles_skeleton__VyODG{opacity:.7;animation:styles_skeleton-loading__SZMmr 1s linear infinite alternate}.styles_skeletonText__HeRo0{width:6rem;height:20px;border-radius:4px}.styles_skeletonBox__sfFGG{width:7rem;height:3rem;border-radius:4px}@keyframes styles_skeleton-loading__SZMmr{0%{background-color:#bac1c5}to{background-color:#eef0f1}}.styles_mobileSideMenu__P5cVv{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10000;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:styles_slideIn__wRAbo .3s ease-out}.styles_mobileSideMenu__P5cVv .styles_mobileSideMenuContent__Iy9fm{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid hsla(0,0%,100%,.2);display:flex;flex-direction:column;padding:2rem}.styles_mobileSideMenu__P5cVv .styles_mobileSideMenuContent__Iy9fm .styles_mobileSideMenuHeader__fbrZg{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.1)}.styles_mobileSideMenu__P5cVv .styles_mobileSideMenuContent__Iy9fm .styles_mobileSideMenuHeader__fbrZg img{height:2rem}.styles_mobileSideMenu__P5cVv .styles_mobileSideMenuContent__Iy9fm .styles_mobileSideMenuHeader__fbrZg .styles_closeButton__XB9vD{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:50%;transition:background-color .2s}.styles_mobileSideMenu__P5cVv .styles_mobileSideMenuContent__Iy9fm .styles_mobileSideMenuHeader__fbrZg .styles_closeButton__XB9vD:hover{background:rgba(0,0,0,.1)}.styles_mobileSideMenu__P5cVv .styles_mobileSideMenuContent__Iy9fm .styles_mobileSideMenuHeader__fbrZg .styles_closeButton__XB9vD img{width:24px;height:24px}.styles_mobileSideMenu__P5cVv .styles_mobileSideMenuContent__Iy9fm .styles_mobileSideMenuNav__K1gcb{flex:1 1;display:flex;flex-direction:column;gap:1.5rem}.styles_mobileSideMenu__P5cVv .styles_mobileSideMenuContent__Iy9fm .styles_mobileSideMenuNav__K1gcb a{text-decoration:none;color:var(--gray-820);transition:color .2s}.styles_mobileSideMenu__P5cVv .styles_mobileSideMenuContent__Iy9fm .styles_mobileSideMenuNav__K1gcb a:hover{color:var(--green-475)}.styles_mobileSideMenu__P5cVv .styles_mobileSideMenuContent__Iy9fm .styles_mobileSideMenuNav__K1gcb .styles_mobileMenuItem__FC5bR{font-size:1.5rem;font-weight:500;line-height:1.4;display:block;padding:.75rem 0}.styles_mobileSideMenu__P5cVv .styles_mobileSideMenuContent__Iy9fm .styles_mobileSideMenuNav__K1gcb .styles_mobileDropdownSection__7S59R{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.styles_mobileSideMenu__P5cVv .styles_mobileSideMenuContent__Iy9fm .styles_mobileSideMenuNav__K1gcb .styles_mobileDropdownSection__7S59R .styles_mobileDropdownTitle__yXjet{font-size:1.2rem;font-weight:600;color:var(--gray-700);margin-bottom:1rem;display:block}.styles_mobileSideMenu__P5cVv .styles_mobileSideMenuContent__Iy9fm .styles_mobileSideMenuNav__K1gcb .styles_mobileDropdownSection__7S59R a{margin-left:1rem;margin-bottom:.5rem}.styles_mobileSideMenu__P5cVv .styles_mobileSideMenuContent__Iy9fm .styles_mobileSideMenuNav__K1gcb .styles_mobileDropdownSection__7S59R a .styles_mobileMenuItem__FC5bR{font-size:1.25rem;font-weight:400;color:var(--gray-600)}.styles_mobileSideMenu__P5cVv .styles_mobileSideMenuContent__Iy9fm .styles_mobileSideMenuFooter__4PQIl{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}.styles_mobileSideMenu__P5cVv .styles_mobileSideMenuContent__Iy9fm .styles_mobileSideMenuFooter__4PQIl .styles_mobileLoginButton__yn9Uz{width:100%;background:var(--green-800);color:var(--white);border:none;border-radius:12px;padding:1rem 2rem;font-size:1.25rem;font-weight:600;cursor:pointer;transition:all .2s}.styles_mobileSideMenu__P5cVv .styles_mobileSideMenuContent__Iy9fm .styles_mobileSideMenuFooter__4PQIl .styles_mobileLoginButton__yn9Uz:hover{background:var(--green-700);transform:translateY(-2px)}@keyframes styles_slideIn__wRAbo{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@media screen and (max-width:1199px){.styles_headerContainer__5wTW5{width:100vw}.styles_headerContainer__5wTW5 .styles_headerContent__fjlN9 .styles_responsiveMenu__3n_pi{display:none!important}.styles_headerContainer__5wTW5 .styles_headerContent__fjlN9 .styles_mobileMenu__vkPQp{display:block;margin-left:auto}.styles_headerContainer__5wTW5 .styles_headerContent__fjlN9 .styles_mobileMenu__vkPQp img{width:24px}}.WhatsAppCTA_whatsappCta__hr1v_{position:fixed;bottom:20px;left:20px;z-index:1000;display:flex;align-items:center;gap:8px;background-color:#25d366;color:#fff;border:none;border-radius:25px;padding:12px 16px;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px rgba(37,211,102,.3);transition:all .3s ease;text-decoration:none;max-width:200px}.WhatsAppCTA_whatsappCta__hr1v_:hover{background-color:#20ba5a;transform:translateY(-2px);box-shadow:0 6px 16px rgba(37,211,102,.4)}.WhatsAppCTA_whatsappCta__hr1v_:active{transform:translateY(0)}.WhatsAppCTA_whatsappCta__hr1v_:focus{outline:2px solid #25d366;outline-offset:2px}@media(max-width:768px){.WhatsAppCTA_whatsappCta__hr1v_{bottom:15px;left:15px;padding:10px 14px;font-size:13px;max-width:180px}}@media(max-width:480px){.WhatsAppCTA_whatsappCta__hr1v_{bottom:10px;left:10px;padding:8px 12px;font-size:12px;max-width:160px}.WhatsAppCTA_whatsappCta__hr1v_ .WhatsAppCTA_whatsappText__iert3{display:none}}.WhatsAppCTA_whatsappIcon__5MIt7{width:24px;height:24px;flex-shrink:0}@media(max-width:480px){.WhatsAppCTA_whatsappIcon__5MIt7{width:20px;height:20px}}.WhatsAppCTA_whatsappText__iert3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes WhatsAppCTA_slideInUp__GlpJo{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}.WhatsAppCTA_whatsappCta__hr1v_{animation:WhatsAppCTA_slideInUp__GlpJo .5s ease-out}@keyframes WhatsAppCTA_pulse__9Lzrf{0%{box-shadow:0 4px 12px rgba(37,211,102,.3)}50%{box-shadow:0 4px 12px rgba(37,211,102,.6)}to{box-shadow:0 4px 12px rgba(37,211,102,.3)}}.WhatsAppCTA_whatsappCta__hr1v_{animation:WhatsAppCTA_slideInUp__GlpJo .5s ease-out,WhatsAppCTA_pulse__9Lzrf 2s 3s infinite}@keyframes Home_fadeInUp__fvlba{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Home_fadeInLeft__FRHtc{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes Home_fadeInRight___c3UE{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes Home_fadeInScale__I4XFv{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes Home_slideInUp__C2eFP{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Home_fadeInUp__fvlba{opacity:0;transform:translateY(30px);transition:all .8s ease-out}.Home_fadeInLeft__FRHtc{opacity:0;transform:translateX(-30px);transition:all .8s ease-out}.Home_fadeInRight___c3UE{opacity:0;transform:translateX(30px);transition:all .8s ease-out}.Home_fadeInScale__I4XFv{opacity:0;transform:scale(.9);transition:all .8s ease-out}.Home_slideInUp__C2eFP{opacity:0;transform:translateY(50px);transition:all .8s ease-out}.Home_fadeInUp__fvlba.Home_visible__5QqUD{opacity:1;transform:translateY(0)}.Home_fadeInLeft__FRHtc.Home_visible__5QqUD,.Home_fadeInRight___c3UE.Home_visible__5QqUD{opacity:1;transform:translateX(0)}.Home_fadeInScale__I4XFv.Home_visible__5QqUD{opacity:1;transform:scale(1)}.Home_slideInUp__C2eFP.Home_visible__5QqUD{opacity:1;transform:translateY(0)}.Home_animateDelay1__sHNaz{transition-delay:.1s}.Home_animateDelay2__eQK6_{transition-delay:.2s}.Home_animateDelay3__Regqv{transition-delay:.3s}.Home_animateDelay4__mnZt0{transition-delay:.4s}.Home_animateDelay5__ZLqFh{transition-delay:.5s}.Home_contentContainer__Zh_fn{background:var(--white);width:100%}.Home_headerSection__4UiAS{background:var(--white)}.Home_mainSection__7YI8Y{max-width:1320px;margin:0 auto;padding:48px 2rem;display:flex;flex-direction:column;gap:32px}.Home_heroSection__x6WS9{font-family:Epilogue,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;margin-top:calc(5rem + 96px);padding:0 1rem}.Home_heroSection__x6WS9 h1{color:var(--gray-900);font-size:70px;text-align:center;line-height:1.1;margin:0}@media screen and (max-width:768px){.Home_heroSection__x6WS9 h1{font-size:36px;line-height:1.2}}@media screen and (min-width:769px)and (max-width:1024px){.Home_heroSection__x6WS9 h1{font-size:48px}}.Home_heroSection__x6WS9 p{font-size:18px;line-height:26px;color:var(--gray-700);width:60%;text-align:center;margin:0}@media screen and (max-width:768px){.Home_heroSection__x6WS9 p{font-size:16px;line-height:24px;width:100%;max-width:400px}}@media screen and (min-width:769px)and (max-width:1024px){.Home_heroSection__x6WS9 p{width:80%}}.Home_heroSection__x6WS9 button{margin-top:2rem;background:var(--green-800);color:var(--white);font-size:17px;font-weight:500;padding:18px 26px;border-radius:32px;outline:0;border:none;cursor:pointer;transition:filter .2s ease}@media screen and (max-width:768px){.Home_heroSection__x6WS9 button{font-size:16px;padding:16px 24px;width:100%;max-width:300px}}.Home_heroSection__x6WS9 button:hover{filter:brightness(.8)}.Home_heroSection__x6WS9 .Home_lovableBranding__xIo_o{margin-top:6rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}@media screen and (max-width:768px){.Home_heroSection__x6WS9 .Home_lovableBranding__xIo_o{margin-top:3rem;flex-direction:column;gap:4px}}.Home_heroSection__x6WS9 .Home_lovableBranding__xIo_o span{font-size:14px;color:var(--gray-500)}@media screen and (max-width:768px){.Home_heroSection__x6WS9 .Home_lovableBranding__xIo_o span{font-size:12px;text-align:center}}.Home_heroSection__x6WS9 .Home_lovableBranding__xIo_o img{width:20px;height:20px}@media screen and (max-width:768px){.Home_heroSection__x6WS9 .Home_lovableBranding__xIo_o img{width:16px;height:16px}}.Home_heroSection__x6WS9 .Home_companies__Tfobv{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4rem;flex-wrap:wrap}@media screen and (max-width:768px){.Home_heroSection__x6WS9 .Home_companies__Tfobv{gap:1.5rem;margin-top:1rem}}@media screen and (min-width:769px)and (max-width:1024px){.Home_heroSection__x6WS9 .Home_companies__Tfobv{gap:2.5rem}}.Home_heroSection__x6WS9 .Home_companies__Tfobv img{height:32px;width:auto;max-width:120px;object-fit:contain;object-position:center}@media screen and (max-width:768px){.Home_heroSection__x6WS9 .Home_companies__Tfobv img{height:24px;max-width:80px}}@media screen and (min-width:769px)and (max-width:1024px){.Home_heroSection__x6WS9 .Home_companies__Tfobv img{height:28px;max-width:100px}}.Home_underlineHighlight__Kx3nk{position:relative;display:inline-block;z-index:1}.Home_underlineHighlight__Kx3nk:before{content:"";position:absolute;left:0;bottom:.05em;width:100%;height:.4em;background-color:var(--green-500);z-index:-1}.Home_marqueeContainer__z7mZ_{flex-direction:column;justify-content:flex-start;overflow-x:hidden;background:var(--green-800);padding:12px 0}.Home_marqueeContainer__z7mZ_,.Home_marqueeContainer__z7mZ_ .Home_titleRow__h3lr0{width:100%;display:flex;align-items:center;gap:8px}.Home_marqueeContainer__z7mZ_ .Home_titleRow__h3lr0 .Home_line__USxLR{height:1px;width:calc((100vw - 1320px)/2 + 96px - 8px);background:var(--green-750)}.Home_marqueeContainer__z7mZ_ .Home_titleRow__h3lr0 .Home_lineLong__nogV1{height:1px;width:100%;background:var(--green-750)}.Home_marqueeContainer__z7mZ_ .Home_titleRow__h3lr0 p{color:var(--green-750);font-size:14px;font-weight:500;white-space:nowrap}.Home_marqueeContainer__z7mZ_ .Home_marquee__sKQkn{max-width:1320px;--gap:1rem;position:relative;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:var(--gap)}.Home_marqueeContainer__z7mZ_ .Home_marquee__sKQkn .Home_marqueeContent__Nea_3{flex-shrink:0;display:flex;justify-content:space-around;gap:var(--gap);min-width:-moz-fit-content;min-width:fit-content}.Home_marqueeContainer__z7mZ_ .Home_marquee__sKQkn .Home_marqueeContent__Nea_3 .Home_marqueeItem__HobQd{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.Home_marqueeContainer__z7mZ_ .Home_marquee__sKQkn .Home_marqueeContent__Nea_3>*{flex:0 0 auto;color:#fff;background:var(--green-850);margin:2px;padding:1rem 2rem;text-align:center}.Home_marqueeContainer__z7mZ_ .Home_marquee__sKQkn ul{padding-left:0}.Home_marqueeContainer__z7mZ_ .Home_marquee__sKQkn:hover .Home_marqueeContent__Nea_3{animation-play-state:paused}.Home_enableAnimation__6cXpn .Home_marqueeContent__Nea_3{animation:Home_scroll__ZM2w2 30s linear infinite}.Home_socialProof__xhhdQ{width:100%;margin-top:4rem}.Home_testimonialsContainer__kvf9H{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;max-width:1320px;margin:0 auto;padding:0 2rem}@media screen and (max-width:768px){.Home_testimonialsContainer__kvf9H{padding:0 1rem;gap:1rem}}@media screen and (min-width:769px)and (max-width:1023px){.Home_testimonialsContainer__kvf9H{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media screen and (min-width:1024px){.Home_testimonialsContainer__kvf9H{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.Home_testimonial__u4kGz{background:#fff;padding:3.5rem 3rem;border-radius:30px;border:1px solid #d9d9d9;display:flex;flex-direction:column;gap:0}@media screen and (max-width:768px){.Home_testimonial__u4kGz{padding:2rem 1.5rem;border-radius:20px}}@media screen and (min-width:769px)and (max-width:1024px){.Home_testimonial__u4kGz{padding:2.5rem 2rem;border-radius:25px}}.Home_testimonialHeader__CG41X{display:flex;gap:1rem;align-items:flex-start}.Home_avatar__pEig5{width:50px;height:50px;border-radius:50%;object-fit:cover}.Home_testimonialInfo__ibwtV{display:flex;flex-direction:column;gap:.25rem}.Home_testimonialInfo__ibwtV h3{font-size:1.125rem;font-weight:600;color:#111827;margin:0;line-height:1.3}.Home_testimonialInfo__ibwtV p{font-size:.875rem;font-weight:400;color:#111827;margin:0;line-height:1.4}.Home_testimonialText__la6vB{font-size:1rem;color:#374151;margin-top:2.5rem;line-height:1.6;text-align:left;display:inline-block}.Home_blogCtaContainer__147Pi{max-width:1320px;margin:4rem auto 0;background:#f0f0f0;padding:1.5rem;border-radius:30px;text-align:center}@media screen and (max-width:768px){.Home_blogCtaContainer__147Pi{margin:2rem 1rem 0;padding:1.5rem;border-radius:20px}}@media screen and (min-width:769px)and (max-width:1023px){.Home_blogCtaContainer__147Pi{margin:3rem 1.5rem 0;padding:2.5rem;border-radius:25px}}@media screen and (min-width:1024px){.Home_blogCtaContainer__147Pi{padding:6rem}}.Home_blogCtaContent__czC6l{font-size:1.5rem;line-height:1;letter-spacing:-.025em;font-weight:500;color:#1b1b1b}@media screen and (max-width:768px){.Home_blogCtaContent__czC6l{font-size:1.25rem;line-height:1.2}}@media screen and (min-width:769px)and (max-width:1023px){.Home_blogCtaContent__czC6l{font-size:1.375rem;line-height:1.1}}@media screen and (min-width:1024px){.Home_blogCtaContent__czC6l{font-size:2.5rem}}.Home_blogCtaContent__czC6l a{color:#1b1b1b;text-decoration:none;transition:color .2s ease}.Home_blogCtaContent__czC6l a:hover{color:var(--green-800)}.Home_statsContainer___PkPL{max-width:1320px;padding:0 1rem;margin:4rem auto 0}@media screen and (max-width:768px){.Home_statsContainer___PkPL{padding:0 1rem;margin-top:2rem}}@media screen and (min-width:769px)and (max-width:1024px){.Home_statsContainer___PkPL{padding:0 1.5rem;margin-top:3rem}}.Home_statsContent__XXkCY{width:100%;display:flex;flex-direction:column;border-top:1px solid #ebebeb;font-family:sans-serif;gap:1.5rem;padding-top:2rem}@media screen and (max-width:768px){.Home_statsContent__XXkCY{gap:1rem;padding-top:1.5rem}}@media screen and (min-width:769px)and (max-width:1023px){.Home_statsContent__XXkCY{gap:1.25rem;padding-top:1.75rem}}@media screen and (min-width:1024px){.Home_statsContent__XXkCY{flex-direction:row;gap:3rem}}.Home_statsLeft__SJega{display:flex;flex-direction:column;padding-right:0;padding-bottom:.75rem;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb}@media screen and (min-width:1024px){.Home_statsLeft__SJega{padding-right:3.9375rem;padding-bottom:0;border-bottom:none}}.Home_statsNumber__55b_r{font-size:3.6875rem;color:var(--green-500);margin-top:2.4375rem;line-height:1}.Home_statsDescription__WlTKd{font-size:1.375rem;color:#1b1b1b;line-height:1.27;max-width:240px}.Home_statsRight__n0z7v{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}@media screen and (min-width:1024px){.Home_statsRight__n0z7v{padding-left:3.9375rem;margin-top:2.4375rem}}.Home_statsTitle___xKcG{font-size:1.75rem;color:#1b1b1b;line-height:1.32;max-width:750px}.Home_ctaButton___wYNu{background:var(--green-800);text-decoration:none;color:var(--white);transition:all .3s ease;width:-moz-fit-content;width:fit-content;padding:1rem 2.5rem;border-radius:50px}.Home_ctaButton___wYNu:hover{transition:all .3s ease;filter:brightness(.8)}.Home_mobileImageContainer__SvXel{width:100%;margin-top:2.4375rem;position:relative;display:block}@media screen and (min-width:1024px){.Home_mobileImageContainer__SvXel{display:none}}.Home_desktopImageContainer__nDimq{width:100%;margin-top:2.4375rem;position:relative;display:none}@media screen and (min-width:1024px){.Home_desktopImageContainer__nDimq{display:block}}.Home_footerImage__ltiFC{border-radius:50px;width:100%;height:auto;object-fit:cover;object-position:25%}@media screen and (min-width:1024px){.Home_footerImage__ltiFC{max-height:290px}}.Home_mobileImageContent__Q5_xM{gap:.75rem}.Home_desktopImageContent__73k_5,.Home_mobileImageContent__Q5_xM{display:flex;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);left:3.4375rem}.Home_desktopImageContent__73k_5{gap:1.5rem}.Home_mobileImageTitle__bc9Bg{font-size:1.25rem;color:#fff;line-height:1.3}.Home_desktopImageTitle__RBm2i{font-size:1.875rem;color:#fff;line-height:1.3}.Home_mobileImageSubtitle__U5zMg{font-size:.875rem;color:#fff;line-height:1.3}.Home_desktopImageSubtitle__gWl61{font-size:1.25rem;color:#fff;line-height:1.3}.Home_mobileImageButton___hNrR{font-size:.875rem;width:max-content}.Home_desktopImageButton__1mw_I,.Home_mobileImageButton___hNrR{text-decoration:none;color:#1b1b1b;background:#fff;padding:1rem 4rem;border-radius:50px}.Home_desktopImageButton__1mw_I{font-size:1rem;position:absolute;top:50%;transform:translateY(-50%);right:3.4375rem}.Home_fullCta__OpcHX{max-width:1320px;padding:0 4rem;margin:2.4375rem auto 0;position:relative;display:flex;align-items:center;justify-content:space-between;min-height:290px}@media screen and (max-width:768px){.Home_fullCta__OpcHX{padding:2rem 1.5rem;margin:1.5rem 1rem;min-height:300px;flex-direction:column;gap:2rem;text-align:center;border-radius:20px;background:var(--green-800)}}@media screen and (min-width:769px)and (max-width:1024px){.Home_fullCta__OpcHX{padding:0 2rem;margin-top:2rem;min-height:250px;gap:2rem}}.Home_fullCtaImage__woZVN{border-radius:50px;width:100%;max-height:290px;object-fit:cover;position:absolute;top:0;left:0;z-index:1}@media screen and (max-width:768px){.Home_fullCtaImage__woZVN{display:none}}.Home_fullCtaContent__e6SH8{display:flex;flex-direction:column;gap:1.5rem;position:relative;z-index:2;flex:1 1;max-width:50%}@media screen and (max-width:768px){.Home_fullCtaContent__e6SH8{max-width:100%;gap:1.5rem;text-align:center;padding:1rem}}@media screen and (min-width:769px)and (max-width:1024px){.Home_fullCtaContent__e6SH8{max-width:60%;gap:1.25rem}}.Home_fullCtaTitle__TYaow{font-size:1.875rem;color:var(--white);line-height:1.3}@media screen and (max-width:768px){.Home_fullCtaTitle__TYaow{font-size:1.5rem;line-height:1.2;color:var(--white)}}@media screen and (min-width:769px)and (max-width:1024px){.Home_fullCtaTitle__TYaow{font-size:1.75rem}}.Home_fullCtaSubtitle__FH5te{font-size:1.25rem;color:#dbdbdb;line-height:1.3}@media screen and (max-width:768px){.Home_fullCtaSubtitle__FH5te{font-size:1rem;line-height:1.2;color:hsla(0,0%,100%,.9)}}@media screen and (min-width:769px)and (max-width:1024px){.Home_fullCtaSubtitle__FH5te{font-size:1.125rem}}.Home_fullCtaButton__IVBgO{text-decoration:none;color:#1b1b1b;font-size:1rem;background:#fff;padding:1rem 4rem;position:relative;z-index:2;border-radius:50px;transition:all .2s ease;white-space:nowrap}@media screen and (max-width:768px){.Home_fullCtaButton__IVBgO{padding:1rem 2rem;font-size:1rem;width:100%;max-width:300px;text-align:center;margin:0 auto;background:var(--white);color:var(--green-800);border:2px solid var(--white)}}@media screen and (min-width:769px)and (max-width:1024px){.Home_fullCtaButton__IVBgO{padding:.875rem 3rem;font-size:.875rem}}.Home_fullCtaButton__IVBgO:hover{background:#f8f9fa;transform:translateY(-2px)}@media screen and (max-width:768px){.Home_fullCtaButton__IVBgO:hover{background:hsla(0,0%,100%,.9);color:var(--green-800);transform:translateY(-2px)}}.Home_mainResources__I_L2m{max-width:1320px;padding:48px 2rem;display:flex;flex-direction:column;gap:32px;margin:4rem auto 0}@media screen and (max-width:768px){.Home_mainResources__I_L2m{padding:24px 1rem;gap:24px;margin-top:2rem}}@media screen and (min-width:769px)and (max-width:1024px){.Home_mainResources__I_L2m{padding:36px 1.5rem;gap:28px;margin-top:3rem}}.Home_mainResources__I_L2m .Home_mainResourcesHeader__RS3Co{display:flex;flex-direction:column;align-items:center;justify-content:center}.Home_mainResources__I_L2m .Home_mainResourcesHeader__RS3Co h2{font-size:38px;text-align:center;width:80%;margin:0;line-height:1.1}@media screen and (max-width:768px){.Home_mainResources__I_L2m .Home_mainResourcesHeader__RS3Co h2{font-size:24px;width:100%;line-height:1.2}}@media screen and (min-width:769px)and (max-width:1024px){.Home_mainResources__I_L2m .Home_mainResourcesHeader__RS3Co h2{font-size:32px;width:90%}}.Home_mainResources__I_L2m .Home_mainResourcesBody__4Czm8{width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem;margin:2rem auto 0}@media screen and (max-width:768px){.Home_mainResources__I_L2m .Home_mainResourcesBody__4Czm8{gap:1.5rem;margin-top:1.5rem}}.Home_mainResources__I_L2m .Home_mainResourcesBody__4Czm8 .Home_accordions__rXr4d{width:30%}@media screen and (max-width:768px){.Home_mainResources__I_L2m .Home_mainResourcesBody__4Czm8 .Home_accordions__rXr4d{width:100%}}@media screen and (min-width:769px)and (max-width:1024px){.Home_mainResources__I_L2m .Home_mainResourcesBody__4Czm8 .Home_accordions__rXr4d{width:50%}}.Home_mainResources__I_L2m .Home_mainResourcesBody__4Czm8 .Home_imageContainer__FpsEc{width:70%;background:var(--green-800);padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:30px}.Home_mainResources__I_L2m .Home_mainResourcesBody__4Czm8 .Home_imageContainer__FpsEc img{width:70%}@media screen and (min-width:1024px){.Home_mainResources__I_L2m .Home_mainResourcesBody__4Czm8{flex-direction:row;align-items:flex-start;justify-content:center}}.Home_buttonCta__2_iFM{margin:0 auto;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:4rem}.Home_buttonCta__2_iFM button{background:var(--green-800);color:var(--white);font-size:17px;font-weight:500;padding:18px 26px;border-radius:32px;outline:0;border:none}.Home_buttonCta__2_iFM button:hover{transition:filter .2s;filter:brightness(.8)}.Home_mainSolutions__fR8B7{width:100%;display:flex;flex-direction:column;border-radius:30px;background:#f8f9fa;height:463px;padding:35px 45px 36px 49px;gap:37px}@media screen and (max-width:768px){.Home_mainSolutions__fR8B7{height:auto;padding:24px 20px;gap:24px;border-radius:20px}}@media screen and (min-width:769px)and (max-width:1024px){.Home_mainSolutions__fR8B7{height:auto;padding:28px 32px;gap:28px;border-radius:25px}}@media screen and (min-width:1025px)and (max-width:1279px){.Home_mainSolutions__fR8B7{height:auto;padding:32px 40px;gap:32px;border-radius:28px;flex-direction:column}}@media screen and (min-width:1280px){.Home_mainSolutions__fR8B7{flex-direction:row;align-items:flex-start;justify-content:space-between}}.Home_solutionsContent__7wRpC{display:flex;flex-direction:column;width:100%;max-width:320px;flex-shrink:0;height:100%;justify-content:space-between}@media screen and (max-width:768px){.Home_solutionsContent__7wRpC{max-width:100%;height:auto;gap:16px}}@media screen and (min-width:769px)and (max-width:1024px){.Home_solutionsContent__7wRpC{max-width:100%;height:auto;gap:20px}}@media screen and (min-width:1025px)and (max-width:1279px){.Home_solutionsContent__7wRpC{max-width:100%;height:auto;gap:24px}}.Home_solutionsContent__7wRpC .Home_iconContainer__492RE{display:flex;margin-bottom:1rem;align-items:center;gap:.5rem}.Home_solutionsContent__7wRpC .Home_iconContainer__492RE svg{width:52px;height:52px}.Home_solutionsContent__7wRpC .Home_contentText__hSXMq h3{font-size:24px;font-weight:600;color:var(--gray-900);margin:0;line-height:1.2}.Home_solutionsContent__7wRpC .Home_contentText__hSXMq p{display:block;margin-top:2.5rem;font-size:20px;color:var(--gray-700);line-height:1.4;margin-bottom:0}.Home_solutionsCard__1cn53{display:flex;width:100%}@media screen and (min-width:1280px){.Home_solutionsCard__1cn53{width:100%;flex:1 1;min-width:0}}.Home_cardsContainer__BoN79{position:relative;width:100%;display:flex;flex-direction:row;scroll-snap-type:x mandatory;overflow-x:auto;overflow-y:visible;direction:ltr;list-style:none;padding:0;margin:0}@media screen and (max-width:768px){.Home_cardsContainer__BoN79{flex-direction:column;overflow-x:visible;overflow-y:visible;scroll-snap-type:none;gap:16px}}@media screen and (min-width:769px)and (max-width:1024px){.Home_cardsContainer__BoN79{flex-direction:column;overflow-x:visible;overflow-y:visible;scroll-snap-type:none;gap:20px}}@media screen and (min-width:1025px)and (max-width:1279px){.Home_cardsContainer__BoN79{max-width:100%;flex-direction:column;overflow-x:visible;overflow-y:visible;scroll-snap-type:none;gap:20px;height:auto}}@media screen and (min-width:1280px){.Home_cardsContainer__BoN79{max-width:none;overflow:visible;width:100%;height:392px}}.Home_cardItem__ttSs3{scroll-snap-align:center;flex:none;position:static;height:392px;max-width:256px;width:256px;border-radius:30px;transition:transform .5s ease-in-out;z-index:1}@media screen and (max-width:768px){.Home_cardItem__ttSs3{width:100%;max-width:100%;height:auto;min-height:200px}}@media screen and (min-width:769px)and (max-width:1024px){.Home_cardItem__ttSs3{width:100%;max-width:100%;height:auto;min-height:250px}}@media screen and (min-width:1025px)and (max-width:1279px){.Home_cardItem__ttSs3{width:100%;max-width:100%;height:auto;min-height:280px;position:static}}.Home_cardItem__ttSs3:hover{z-index:20}@media screen and (min-width:1280px){.Home_cardItem__ttSs3{position:absolute;width:min(256px,25%);width:256px}.Home_cardItem__ttSs3,.Home_cardItem__ttSs3.Home_desktopRight___f0HG{left:calc(var(--right-offset, 0px))}}.Home_cardLink__76SkD{width:100%;height:100%;text-decoration:none;display:block;position:relative;border-radius:30px;overflow:hidden}.Home_cardBackground__9Sau6{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:30px;transform:scale(1);transition:transform .5s ease-in-out,box-shadow .5s ease-in-out;object-fit:cover}@media screen and (min-width:1280px){.Home_cardItem__ttSs3:hover .Home_cardBackground__9Sau6{transform:scale(1.05);box-shadow:0 10px 25px rgba(0,0,0,.15)}}.Home_cardIcon__AMazk{position:absolute;top:25px;left:27px;z-index:2;background:#373737;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center}.Home_cardContent__FB1EA{display:flex;flex-direction:column;position:relative;justify-content:flex-end;height:100%;width:100%;padding-bottom:50px;padding-left:27px;padding-right:27px;z-index:2;box-shadow:inset 0 -200px 100px -50px rgba(0,0,0,.7)}.Home_cardContent__FB1EA h4{color:#fff;font-size:23px;font-weight:500;margin:0;line-height:1.2}.Home_cardContent__FB1EA p{color:#fff;font-size:19px;margin:19px 0 0;line-height:1.3}@keyframes Home_scroll__ZM2w2{0%{transform:translateX(0)}to{transform:translateX(-50%)}}
/*# sourceMappingURL=1d76a15379d73459.css.map*/