@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:400;background-color:#111;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primarykey-color: #155DFC;--secondarykey-color: #00BBA7}html{font-size:clamp(12px,1vw,16px)}* a{text-decoration:none;color:unset}.notfound{margin-top:5rem;min-height:50svh;display:flex;justify-content:center;align-items:center;flex-direction:column}.notfound h1{font-size:10rem}.notfound a{margin:2rem 0}.buttonStd{padding:.6rem 1rem;border-radius:4px;border:1px solid white;background:#ffffff1a;transition:.3s ease;display:flex;justify-content:center;align-items:center;gap:1rem}.buttonStd:hover{background:#fff3}._app_psxhc_1{background-image:url(/assets/bg_dark-CNi9mpGI.webp);background-repeat:no-repeat;background-size:170%;background-position:top;color:#fff;min-height:100vh;position:relative;overflow-x:hidden;z-index:0}._app_psxhc_1 section{margin-top:5rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}#_bglayer_psxhc_1{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAQSURBVHgBAQUA+v8ABwcH/wFDARWzESawAAAAAElFTkSuQmCC);background-size:100% 100%;background-repeat:repeat;opacity:.5;filter:blur(10px)}h1{font-family:Montserrat}h3{font-family:Montserrat;font-weight:400}@media (max-width: 768px){._app_psxhc_1{background-size:600%;background-position:top;background-repeat:no-repeat}}._Navbar_1bjib_1{background:#111c;border-bottom:1px solid rgba(255,255,255,.2);position:fixed;top:0;left:0;height:8svh;width:100%;display:flex;flex-direction:row;align-items:center;padding:0 10%;justify-content:space-around;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000}#_navcontrols_1bjib_1{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:3vw;padding:0;transition:.3s ease;cursor:pointer;position:relative}#_navcontrols_1bjib_1 a{position:relative;display:flex;align-items:center;justify-content:center;padding:0 .5rem;height:100%;text-decoration:none;color:#fff}#_navcontrols_1bjib_1 a:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:#fff;border-radius:999px;filter:blur(1px);opacity:0;transition:opacity .3s ease}#_navcontrols_1bjib_1 a:hover:after{opacity:1}#_languages_1bjib_1{display:flex;flex-direction:row}#_languages_1bjib_1 div{padding:0 .3rem;cursor:pointer}#_languages_1bjib_1 div a{opacity:.4;transition:.3s ease;cursor:pointer}#_languages_1bjib_1 div a[data-active=true],#_languages_1bjib_1 div a:hover{opacity:1}#_languages_1bjib_1 div:nth-child(1){border-right:2px solid rgba(255,255,255,.2)}._mobileNav_1bjib_97{display:none;position:absolute;right:5vw}#_accesscontrols_1bjib_1{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem}@media screen and (max-width: 1000px){._Navbar_1bjib_1{position:relative;justify-content:center}#_navcontrols_1bjib_1,#_accesscontrols_1bjib_1{display:none}._mobileNav_1bjib_97{display:flex}}button{background:none;border:none;color:#fff}._mobileNav_1bjib_97 button{z-index:999!important}._mobileMenu_1bjib_140{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000f2;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;z-index:99}._mobileMenu_1bjib_140 a{color:#fff;font-size:1.5rem;text-decoration:none}._mobileLangs_1bjib_161{display:flex;gap:1rem}#_loginBtn_1bjib_1{position:relative;font-size:.9rem;font-weight:500;color:#fff;cursor:pointer;border-radius:6px;background:linear-gradient(#111,#111) padding-box,linear-gradient(90deg,#007cf0,#00dfd8) border-box;background-size:100% 100%,200% 100%;background-position:0 0,0 0;border:2px solid transparent}#_loginBtn_1bjib_1 button{background:#ffffff1a;height:100%;width:100%;border:none;cursor:pointer;padding:.6rem 1.6rem;font-size:.9rem;transition:.3s ease}#_loginBtn_1bjib_1 button:hover{background:#fff3}._Brand_4xwix_1{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;gap:1vw;padding:1rem 0;transition:.3s ease;cursor:pointer}._Brand_4xwix_1 img{height:3rem}._Brand_4xwix_1 h1{font-size:1.3rem;letter-spacing:2px}._Brand_4xwix_1 h3{font-size:.8rem;letter-spacing:1px}._Brand_4xwix_1 div{line-height:1;margin-top:.5rem}._Brand_4xwix_1:after{content:"";position:absolute;bottom:1px;left:0;width:100%;height:1px;background:#fff;border-radius:999px;filter:blur(1px);opacity:0;transition:opacity .3s ease}._Brand_4xwix_1:hover:after{opacity:1}@media screen and (max-width: 1000px){._Brand_4xwix_1{position:relative}._Brand_4xwix_1:after{display:none}}._hero_13f8x_1{height:85svh;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}._hero_13f8x_1 h1{margin-top:4rem;font-family:Inter;text-align:center;font-size:3.5rem;font-weight:800;line-height:1.2}._hero_13f8x_1 h1 span{background:linear-gradient(to right,var(--primarykey-color),var(--secondarykey-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#_heroP_13f8x_1{width:30%;text-align:center;margin:2rem 0 1rem;font-size:1.2rem}._btnRow_13f8x_45{display:flex;flex-direction:row;gap:2rem;margin:2rem 0}._btn_13f8x_45{position:relative;font-family:Inter;font-size:1rem;font-weight:500;padding:.9rem 3rem;border-radius:6px;cursor:pointer;transition:all .3s ease;border:none}._btnPrimary_13f8x_66{background:var(--primarykey-color);color:#fff;border:1px solid white}._btnPrimary_13f8x_66:hover{background:#0941db}._btnSecondary_13f8x_77{background:#1f2838;color:#fff;border:1px solid var(--primarykey-color)}._btnSecondary_13f8x_77:hover{background:#283141}._hero_13f8x_1 ._features_13f8x_90{display:flex;flex-direction:row;gap:2rem;justify-content:center;width:fit-content;margin:2rem;padding:0;height:fit-content}._hero_13f8x_1 ._features_13f8x_90 li{list-style:none;display:flex;align-items:center;gap:.4rem;font-size:.9rem;color:#fff}._hero_13f8x_1 ._features_13f8x_90 li:before{display:none}._featureIcon_13f8x_116{color:#00a63e}._features_13f8x_90{width:100%;padding:6rem 10% 8rem;display:flex;flex-direction:column;align-items:center;text-align:center}._features_13f8x_90 h2{font-family:Montserrat;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}._features_13f8x_90 h2 span:last-child{background:linear-gradient(to right,var(--primarykey-color),var(--secondarykey-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._features_13f8x_90 p._subtitle_13f8x_144{font-size:1rem;max-width:600px;margin-bottom:3rem;color:#ffffffd9}._features_13f8x_90 ._grid_13f8x_151{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:0;width:100%;max-width:1000px;border:1px solid rgba(255,255,255,.12)}._features_13f8x_90 ._card_13f8x_160{padding:2rem;display:flex;flex-direction:column;gap:.8rem;border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);text-align:left}._features_13f8x_90 ._card_13f8x_160:nth-child(3n){border-right:none}._features_13f8x_90 ._card_13f8x_160:nth-last-child(-n+3){border-bottom:none}._features_13f8x_90 ._icon_13f8x_178{color:var(--primarykey-color)}@media screen and (max-width: 1000px){#_heroP_13f8x_1{width:80vw}._btnRow_13f8x_45{flex-direction:column;align-items:center}}._scrollDown_13f8x_194{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);font-size:.85rem;letter-spacing:.05rem;color:#fffc;animation:_blink_13f8x_1 2s infinite;z-index:1}@media screen and (max-width: 768px){._scrollDown_13f8x_194{display:none}}@keyframes _blink_13f8x_1{0%,to{opacity:.8}50%{opacity:.4}}._newsBox_13f8x_217{margin:1.5rem auto 0;max-width:600px;background:#0003;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;padding:1rem 1.5rem;border-radius:1rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 16px #155dfc14;display:flex;align-items:center}._newsText_13f8x_230{font-size:.98rem;font-weight:400;margin:0;line-height:1.5;letter-spacing:.01em}@media screen and (max-width: 600px){._newsBox_13f8x_217{max-width:90vw;padding:.7rem;border-radius:.7rem}._hero_13f8x_1{margin-top:1.5rem;height:auto;padding-top:1.5rem}}._pricingSection_1fhwx_1{width:100%;padding:6rem 10% 8rem;display:flex;flex-direction:column;align-items:center;text-align:center}._title_1fhwx_10{font-family:Montserrat;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}._subtitle_1fhwx_17{font-size:1rem;max-width:600px;margin-bottom:3rem;color:#ffffffd9}._billingToggle_1fhwx_25{display:flex;align-items:center;gap:.6rem;margin-bottom:4rem}._billingToggle_1fhwx_25 span[data-active=true]{color:var(--primarykey-color);font-weight:600}._save_1fhwx_37{background:var(--secondarykey-color);color:#fff;padding:.2rem .5rem;border-radius:999px;font-size:.75rem;margin-left:.5rem}._switch_1fhwx_47{position:relative;display:inline-block;width:46px;height:24px}._switch_1fhwx_47 input{opacity:0;width:0;height:0}._slider_1fhwx_60{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#1f2838;transition:.4s;border-radius:34px}._slider_1fhwx_60:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+._slider_1fhwx_60{background-color:var(--primarykey-color)}input:checked+._slider_1fhwx_60:before{transform:translate(22px)}._cardGrid_1fhwx_93{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;width:100%;max-width:1100px}._card_1fhwx_93{position:relative;background:#0d0d0d;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:2rem 1.5rem 2.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease,border-color .3s ease}._card_1fhwx_93:hover{transform:translateY(-6px);border-color:var(--primarykey-color)}._mostPopular_1fhwx_119{position:absolute;top:-.9rem;left:50%;transform:translate(-50%);background:var(--primarykey-color);color:#fff;padding:.2rem .8rem;font-size:.75rem;border-radius:999px}._popular_1fhwx_131{background:linear-gradient(to bottom,#155dfc33,#0000001a);border:1px solid var(--primarykey-color)}._planSubtitle_1fhwx_136{font-size:.85rem;color:#ffffffbf;margin-bottom:1.5rem}._priceRow_1fhwx_142{display:flex;align-items:baseline;gap:.2rem;margin-bottom:1.5rem}._currency_1fhwx_149{font-size:1.2rem;font-weight:600}._price_1fhwx_142{font-size:2.5rem;font-weight:700}._per_1fhwx_159{font-size:.9rem;color:#fff9}._featureList_1fhwx_164{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.6rem;width:100%;max-width:220px}._featureList_1fhwx_164 li{display:flex;align-items:center;gap:.4rem;font-size:.9rem}._checkIcon_1fhwx_182{color:#00a63e}._cta_1fhwx_186{background:var(--primarykey-color);border:none;color:#fff;padding:.7rem 2rem;border-radius:6px;cursor:pointer;font-family:Inter;font-size:1rem;transition:background .3s ease}._cta_1fhwx_186:hover{background:#0941db}@media screen and (max-width: 768px){._cardGrid_1fhwx_93{grid-template-columns:1fr;display:flex;flex-direction:column}._card_1fhwx_93{order:2}._card_1fhwx_93._popular_1fhwx_131{order:1}}._features_zbhji_1{width:100%;padding:6rem 10% 8rem;display:flex;flex-direction:column;align-items:center;text-align:center}._features_zbhji_1 h2{font-family:Montserrat;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}._features_zbhji_1 h2 span:last-child{background:linear-gradient(to right,var(--primarykey-color),var(--secondarykey-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._features_zbhji_1 p._subtitle_zbhji_24{font-size:1rem;max-width:600px;margin-bottom:4rem;color:#ffffffb3}._grid_zbhji_31{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1px;width:100%;max-width:1200px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}._card_zbhji_41{position:relative;padding:3rem 2.5rem;background:#0009;display:flex;flex-direction:column;gap:1rem;text-align:left;align-items:flex-start;transition:all .3s ease}._card_zbhji_41:hover{background:#000c}._card_zbhji_41:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--primarykey-color);transition:width .3s ease}._card_zbhji_41:hover:after{width:100%}._icon_zbhji_72{width:40px;height:40px;color:#ffffffe6;margin-bottom:1rem;transition:all .3s ease}._card_zbhji_41:hover ._icon_zbhji_72{color:var(--primarykey-color)}._card_zbhji_41 h3{font-size:1.25rem;font-weight:500;margin:0;color:#fff;letter-spacing:-.02em}._card_zbhji_41 p{font-size:.9rem;line-height:1.7;color:#fff9;margin:0;font-weight:300}@media screen and (max-width: 768px){._features_zbhji_1{padding:4rem 5% 6rem}._features_zbhji_1 h2{font-size:2rem}._grid_zbhji_31{grid-template-columns:1fr;gap:1px}._card_zbhji_41{text-align:center;align-items:center;padding:2.5rem 2rem}._card_zbhji_41 p{text-align:center}}@media screen and (max-width: 1000px){#_heroP_zbhji_1{width:80vw}._btnRow_zbhji_130{flex-direction:column;align-items:center}}._scrollDown_zbhji_137{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);font-size:.85rem;letter-spacing:.05rem;color:#fffc;animation:_blink_zbhji_1 2s infinite}@keyframes _blink_zbhji_1{0%,to{opacity:.8}50%{opacity:.4}}._faqSection_h9mgs_1{width:100%;padding:6rem 10% 8rem;display:flex;flex-direction:column;align-items:center;text-align:center}._faqSection_h9mgs_1 h2{font-family:Montserrat;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}._faqSection_h9mgs_1 h2 span{background:linear-gradient(to right,var(--primarykey-color),var(--secondarykey-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_h9mgs_24{font-size:1rem;max-width:600px;margin-bottom:3rem;color:#ffffffd9}._faqContainer_h9mgs_31{width:100%;max-width:800px;display:flex;flex-direction:column;gap:1rem}._faqItem_h9mgs_39{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;transition:all .3s ease}._faqItem_h9mgs_39:hover{border-color:#fff3;background:#ffffff0d}._faqQuestion_h9mgs_52{width:100%;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;background:transparent;border:none;color:#fff;font-size:1.1rem;font-weight:600;text-align:left;cursor:pointer;transition:all .3s ease}._faqQuestion_h9mgs_52:hover{color:var(--primarykey-color)}._faqQuestion_h9mgs_52 ._icon_h9mgs_72{flex-shrink:0;transition:transform .3s ease;color:var(--primarykey-color)}._faqItem_h9mgs_39._open_h9mgs_78 ._faqQuestion_h9mgs_52 ._icon_h9mgs_72{transform:rotate(180deg)}._faqAnswer_h9mgs_82{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}._faqItem_h9mgs_39._open_h9mgs_78 ._faqAnswer_h9mgs_82{max-height:500px;padding:0 1.5rem 1.5rem}._faqAnswer_h9mgs_82 p{margin:0;color:#fffc;line-height:1.6;text-align:left}@media screen and (max-width: 768px){._faqSection_h9mgs_1{padding:4rem 5% 6rem}._faqSection_h9mgs_1 h2{font-size:2rem}._faqQuestion_h9mgs_52{font-size:1rem;padding:1.2rem}._faqItem_h9mgs_39._open_h9mgs_78 ._faqAnswer_h9mgs_82{padding:0 1.2rem 1.2rem}}._contactSection_19clh_1{width:100%;padding:6rem 10% 8rem;display:flex;flex-direction:column;align-items:center;text-align:center;background:#ffffff05}._contactSection_19clh_1 h2{font-family:Montserrat;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}._contactSection_19clh_1 h2 span{background:linear-gradient(to right,var(--primarykey-color),var(--secondarykey-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_19clh_25{font-size:1rem;max-width:600px;margin-bottom:3rem;color:#ffffffd9}._contactWrapper_19clh_32{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;width:100%;max-width:1200px;margin-bottom:3rem}._contactMethods_19clh_41{display:flex;flex-direction:column;gap:1.5rem}._contactCard_19clh_47{padding:2.5rem 2rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;display:flex;flex-direction:column;align-items:center;gap:1rem;transition:all .3s ease}._contactCard_19clh_47:hover{transform:translateY(-5px);border-color:#fff3;background:#ffffff0d;box-shadow:0 10px 30px #0000004d}._icon_19clh_66{color:var(--primarykey-color);margin-bottom:.5rem}._contactCard_19clh_47 h3{font-size:1.3rem;font-weight:600;margin:0}._description_19clh_77{color:#ffffffb3;font-size:.95rem;margin:0}._contactLink_19clh_83{color:var(--primarykey-color);font-weight:600;text-decoration:none;transition:all .3s ease;margin-top:.5rem}._contactLink_19clh_83:hover{color:var(--secondarykey-color);text-decoration:underline}._businessInfo_19clh_96{display:flex;gap:3rem;flex-wrap:wrap;justify-content:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);width:100%;max-width:600px}._businessInfo_19clh_96 p{color:#ffffffb3;font-size:.95rem;margin:0}._formContainer_19clh_113{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2.5rem}._formContainer_19clh_113 h3{font-size:1.5rem;margin-bottom:1.5rem;text-align:left}._contactForm_19clh_126{display:flex;flex-direction:column;gap:1.2rem}._formGroup_19clh_132 input,._formGroup_19clh_132 textarea{width:100%;padding:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fff;font-size:.95rem;font-family:inherit;transition:all .3s ease}._formGroup_19clh_132 input:focus,._formGroup_19clh_132 textarea:focus{outline:none;border-color:var(--primarykey-color);background:#ffffff14}._formGroup_19clh_132 textarea{resize:vertical;min-height:120px}._formGroup_19clh_132 input::placeholder,._formGroup_19clh_132 textarea::placeholder{color:#ffffff80}._submitBtn_19clh_162{padding:1rem 2rem;background:linear-gradient(to right,var(--primarykey-color),var(--secondarykey-color));border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}._submitBtn_19clh_162:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000004d}@media screen and (max-width: 768px){._contactSection_19clh_1{padding:4rem 5% 6rem}._contactSection_19clh_1 h2{font-size:2rem}._contactWrapper_19clh_32{grid-template-columns:1fr;gap:2rem}._formContainer_19clh_113{padding:1.5rem}._businessInfo_19clh_96{flex-direction:column;gap:1rem}}._footer_1jlvt_1{width:100%;background:#0006;border-top:1px solid rgba(255,255,255,.1);padding:4rem 10% 2rem}._footerContent_1jlvt_8{display:flex;justify-content:space-between;align-items:flex-start;gap:4rem;margin-bottom:3rem}._footerBrand_1jlvt_16{display:flex;flex-direction:column;gap:1.5rem;flex:1.5}._brandDescription_1jlvt_23{color:#ffffffb3;line-height:1.6;margin:0;font-size:.95rem}._newsletter_1jlvt_30{margin-top:1rem}._newsletter_1jlvt_30 h4{font-size:1.2rem;margin-bottom:.5rem}._newsletter_1jlvt_30 p{color:#ffffffb3;font-size:.9rem;margin-bottom:1rem}._newsletterForm_1jlvt_45{display:flex;gap:.5rem}._inputWrapper_1jlvt_50{position:relative;flex:1}._mailIcon_1jlvt_55{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#ffffff80}._newsletterForm_1jlvt_45 input{width:100%;padding:.9rem 1rem .9rem 3rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fff;font-size:.9rem;transition:all .3s ease}._newsletterForm_1jlvt_45 input:focus{outline:none;border-color:var(--primarykey-color);background:#ffffff14}._newsletterForm_1jlvt_45 input::placeholder{color:#ffffff80}._newsletterForm_1jlvt_45 button{padding:.9rem 1.8rem;background:linear-gradient(to right,var(--primarykey-color),var(--secondarykey-color));border:none;border-radius:8px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}._newsletterForm_1jlvt_45 button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}._footerLinks_1jlvt_102{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;flex:2;align-self:flex-end}._linkColumn_1jlvt_110{position:relative}._columnHeader_1jlvt_114{width:100%;background:transparent;border:none;padding:0;text-align:left;cursor:default;display:flex;justify-content:space-between;align-items:center}._columnHeader_1jlvt_114 h4{font-size:1.1rem;margin-bottom:1rem;font-weight:600;color:#fff}._chevron_1jlvt_133{display:none;color:#ffffffb3;transition:transform .3s ease}._linkColumn_1jlvt_110._open_1jlvt_139 ._chevron_1jlvt_133{transform:rotate(180deg)}._linkList_1jlvt_143{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}._linkColumn_1jlvt_110 a{color:#ffffffb3;text-decoration:none;font-size:.9rem;transition:all .3s ease}._linkColumn_1jlvt_110 a:hover{color:var(--primarykey-color);padding-left:5px}._footerBottom_1jlvt_164{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}._socialLinks_1jlvt_172{display:flex;gap:1rem}._socialIcon_1jlvt_177{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:#ffffffb3;transition:all .3s ease}._socialIcon_1jlvt_177:hover{background:#ffffff1a;border-color:var(--primarykey-color);color:var(--primarykey-color);transform:translateY(-3px)}._copyright_1jlvt_197{color:#fff9;font-size:.9rem;margin:0}@media screen and (max-width: 1024px){._footerContent_1jlvt_8{flex-direction:column;gap:3rem}._footerBrand_1jlvt_16{flex:none}._footerLinks_1jlvt_102{flex:none;align-self:stretch;grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media screen and (max-width: 768px){._footer_1jlvt_1{padding:3rem 5% 1.5rem}._footerContent_1jlvt_8{gap:2rem;margin-bottom:2rem}._footerLinks_1jlvt_102{grid-template-columns:1fr;gap:.75rem}._linkColumn_1jlvt_110{border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;background:#ffffff05}._columnHeader_1jlvt_114{cursor:pointer;padding:1rem 1.25rem;transition:background .3s ease}._columnHeader_1jlvt_114:hover{background:#ffffff0d}._columnHeader_1jlvt_114 h4{margin:0;font-size:1rem}._chevron_1jlvt_133{display:block;flex-shrink:0}._linkList_1jlvt_143{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 1.25rem}._linkColumn_1jlvt_110._open_1jlvt_139 ._linkList_1jlvt_143{max-height:500px;padding:0 1.25rem 1rem}._newsletterForm_1jlvt_45{flex-direction:column}._footerBottom_1jlvt_164{flex-direction:column-reverse;gap:1.5rem;text-align:center}._socialLinks_1jlvt_172{justify-content:center}}
