.NavigationLinks_navigation__WVjsE{width:100%;padding:1.5rem 0}.NavigationLinks_navigation__header__XhRqC{margin-bottom:1.5rem;text-align:center}.NavigationLinks_navigation__title__S_ZxX{font-size:1.5rem;font-weight:500;color:var(--text-primary);margin-bottom:.5rem}.NavigationLinks_navigation__description__5oeJ1{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.NavigationLinks_navigation__links__Mpnab{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;max-width:1024px;margin:0 auto}.NavigationLinks_navigation__link__iqtsH{color:var(--text-secondary);text-decoration:none;font-size:1rem;padding:.5rem .75rem;border-radius:8px;transition:all .3s ease;border:1px solid rgba(0,0,0,0)}@media screen and (min-width:768px){.NavigationLinks_navigation__link__iqtsH:hover{background-color:var(--button-secondary-hover);color:var(--text-primary);border:1px solid var(--button-secondary-border)}}.NavigationLinks_navigation__link_active___Zp_Y{color:var(--text-primary);background-color:var(--button-secondary-active);border:1px solid rgba(0,0,0,0)}@media screen and (min-width:768px){.NavigationLinks_navigation__link_active___Zp_Y:hover{background-color:var(--button-secondary-hover)}}.Portfolio_portfolio__FEho2{position:relative;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);overflow:hidden}.Portfolio_portfolio__container__czRlj{position:relative;width:100%;max-width:1920px;margin:0 auto;padding:0 1rem}.Portfolio_portfolio__title__od70s{font-size:3rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.Portfolio_portfolio__description__k1V3t{font-size:1.25rem;color:var(--text-secondary);line-height:1.6}.Portfolio_portfolio__categories__90SFi{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem}@media screen and (min-width:768px){.Portfolio_portfolio__categories__90SFi{gap:1rem;margin-bottom:2.5rem}}.Portfolio_portfolio__category__RmHcU{color:var(--text-tertiary);font-size:.875rem;font-weight:400;display:inline-block;background:none;border:none;padding:0;margin:0;cursor:default}.Portfolio_portfolio__grid__yGWgz{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;max-width:1920px}@media screen and (min-width:768px){.Portfolio_portfolio__grid__yGWgz{gap:2rem}}.Portfolio_portfolio__item__gJNXv{position:relative;flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 1rem);max-width:calc(33.333% - 1rem);overflow:hidden;display:flex;flex-direction:column}@media screen and (min-width:768px){.Portfolio_portfolio__item__gJNXv{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1rem);max-width:calc(50% - 1rem)}}.Portfolio_portfolio__imageWrapper__XlZxc{position:relative;width:100%;aspect-ratio:7/5}.Portfolio_portfolio__image__iaFMg{object-fit:contain;max-width:100%;height:auto}.Portfolio_portfolio__itemInfo__foEQW{padding:1rem;background:var(--background-primary)}.Portfolio_portfolio__itemTitle__IGUJ2{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.Portfolio_portfolio__gradient___NQWY{position:absolute;bottom:0;left:0;width:100%;height:100px;background:linear-gradient(to top,var(--background-primary),transparent);pointer-events:none}.Button_button__A0Ogn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;font-size:1rem;line-height:1;font-weight:600;gap:.5rem;text-decoration:none;transition:all .3s;cursor:pointer;border:none;background-color:rgba(0,0,0,0);max-width:320px;border-radius:8px}.Button_button__A0Ogn:focus-visible{outline:2px solid var(--amber-10);outline-offset:2px}@media screen and (min-width:768px){.Button_button__A0Ogn{padding:1rem 2rem}.Button_button__A0Ogn:hover{background-color:var(--muted)}}.Button_button__A0Ogn.Button_primary__FpCNB{background-color:var(--button-primary);border:1px solid var(--button-primary-border);color:var(--text-swap);transition:all .3s;transform:scale(1)}@media screen and (min-width:768px){.Button_button__A0Ogn.Button_primary__FpCNB:hover{background-color:var(--button-primary-hover);border:1px solid var(--button-primary-border);transform:scale(1.02)}}.Button_button__A0Ogn.Button_secondary__vrvBc{background-color:var(--button-secondary);border:1px solid var(--button-secondary-border);color:var(--text-secondary);transition:all .3s;transform:scale(1)}@media screen and (min-width:768px){.Button_button__A0Ogn.Button_secondary__vrvBc:hover{background-color:var(--button-secondary-hover);color:var(--text-primary);border:1px solid var(--button-secondary-border);transform:scale(1.02)}}.Input_input__yHdMX{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:8px;background-color:var(--background-primary);color:var(--text-primary);font-size:1rem;transition:all .3s}.Input_input__yHdMX:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-alpha)}.Input_input__yHdMX::placeholder{color:var(--text-tertiary)}.Input_input__yHdMX:disabled{opacity:.6;cursor:not-allowed}.Textarea_textarea__hk8Yz{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:8px;background-color:var(--background-primary);color:var(--text-primary);font-size:1rem;transition:all .3s;min-height:150px;resize:vertical}.Textarea_textarea__hk8Yz:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-alpha)}.Textarea_textarea__hk8Yz::placeholder{color:var(--text-tertiary)}.Textarea_textarea__hk8Yz:disabled{opacity:.6;cursor:not-allowed}.Notification_notification__AyZKu{position:fixed;top:1.5rem;right:1.5rem;display:flex;align-items:flex-start;padding:1rem;box-shadow:0 4px 12px rgba(0,0,0,.15);max-width:400px;z-index:1000;animation:Notification_slideIn__bz_qQ .3s ease-out forwards}@media screen and (min-width:768px){.Notification_notification__AyZKu{top:2.5rem;right:2.5rem}}.Notification_notification__AyZKu.Notification_success__tq8Mz{background-color:var(--success-bg);border-left:4px solid var(--success)}.Notification_notification__AyZKu.Notification_error__T60EX{background-color:var(--error-bg);border-left:4px solid var(--error)}.Notification_notification__icon__WHlvS{margin-right:.75rem;flex-shrink:0}.Notification_notification__icon__WHlvS svg{width:24px;height:24px}.Notification_notification__icon_success__CJ9nO{color:var(--success)}.Notification_notification__icon_error__IOyqo{color:var(--error)}.Notification_notification__content__Esamt{flex:1 1}.Notification_notification__title__MjXk5{font-size:1rem;font-weight:600;margin-bottom:.25rem;color:var(--text-primary)}.Notification_notification__message__RaYJw{font-size:.875rem;color:var(--text-secondary);margin:0}.Notification_notification__close__glX7F{background:none;border:none;color:var(--text-tertiary);font-size:1.25rem;cursor:pointer;padding:0;margin-left:.75rem;line-height:1;transition:color .2s}.Notification_notification__close__glX7F:hover{color:var(--text-primary)}@keyframes Notification_slideIn__bz_qQ{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.Turnstile_turnstile__hNdlK{display:flex;justify-content:center;margin:1rem 0}.Turnstile_turnstile__hNdlK iframe{border:none;border-radius:8px}.Turnstile_turnstileError__cRNcU{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;margin:1rem 0;border:1px solid #dc2626;background-color:rgba(220,38,38,.05);text-align:center}.Turnstile_errorMessage__uBfD2{margin-bottom:.75rem}.Turnstile_errorMessage__uBfD2 p{margin:0;color:#1f2937}.Turnstile_errorDetails__MBDZ8{font-size:.875rem;color:#dc2626;margin-top:.25rem!important}.Turnstile_retryButton__PaXun{padding:.5rem 1rem;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:background-color .2s ease}.Turnstile_retryButton__PaXun:hover{background-color:#2563eb}.Turnstile_retryButton__PaXun:focus{outline:2px solid #3b82f6;outline-offset:2px}.Contact_contact__rLS1b{position:relative;width:100%;overflow:hidden}.Contact_contact__hero__plu2n{text-align:center;margin-bottom:6rem;max-width:768px;margin-left:auto;margin-right:auto;padding:0 1rem}.Contact_contact__container__ziFg_{width:100%;position:relative;max-width:1024px;margin:0 auto;padding:0 1rem}.Contact_contact__form__O_sM3{background:var(--background-swap-secondary);border-radius:24px;padding:1.5rem;border:1px solid var(--border)}@media screen and (min-width:1024px){.Contact_contact__form__O_sM3{padding:2.5rem}}.Contact_contact__form_header__3FY1d{margin-bottom:1.5rem}.Contact_contact__form_header__3FY1d h2{font-family:Barlow,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;color:var(--text-primary);margin-bottom:.5rem}.Contact_contact__form_header__3FY1d p{color:var(--text-tertiary);font-size:1rem}.Contact_contact__form_container__uk16G{display:flex;flex-direction:column;gap:1rem}.Contact_contact__form_grid__Q3zzO{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media screen and (min-width:768px){.Contact_contact__form_grid__Q3zzO{grid-template-columns:1fr 1fr}}.Contact_contact__form_group__t2VVt{display:flex;flex-direction:column;gap:.5rem}.Contact_contact__form_consent__kpL_E{width:100%;cursor:pointer}.Contact_contact__form_checkbox__STzXT{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;gap:.5rem;padding:.5rem;width:100%;cursor:pointer}.Contact_contact__form_checkbox__STzXT input{height:20px;width:20px;cursor:pointer}.Contact_contact__form_checkbox__STzXT label{cursor:pointer}.Contact_contact__form_label___C6v2{font-size:.875rem;color:var(--text-tertiary)}.Contact_contact__form_input__d443P,.Contact_contact__form_textarea__rGBU3{padding:.75rem 1rem;border:1px solid var(--border);border-radius:8px;font-size:1rem;background:var(--background-primary);color:var(--text-primary);transition:all .2s ease}.Contact_contact__form_input__d443P:focus,.Contact_contact__form_textarea__rGBU3:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-alpha)}.Contact_contact__form_input__d443P::placeholder,.Contact_contact__form_textarea__rGBU3::placeholder{color:var(--text-tertiary)}.Contact_contact__form_textarea__rGBU3{min-height:150px;resize:vertical}.Contact_contact__form_button__3T3wq{width:100%;margin-top:1rem;align-self:flex-start}.Contact_contact__thank_you__FGpxw{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;gap:1rem;margin-top:2.5rem;padding:1rem}@media screen and (min-width:640px){.Contact_contact__thank_you__FGpxw{flex-direction:row}}.Hero_hero__OsELN{position:relative;width:100%}.Hero_hero__background___m_C4{z-index:0;aspect-ratio:16/9}.Hero_hero__background___m_C4 img{object-fit:cover}@media screen and (min-width:768px){.Hero_hero__background___m_C4 img{object-fit:contain}}.Hero_hero__container__5C_Li{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;min-height:40vh;margin:0 auto}@media screen and (min-width:640px){.Hero_hero__container__5C_Li{min-height:60vh}}.Hero_hero__content__KTncn{display:flex;flex-direction:column;align-items:center;gap:0;justify-content:center;width:100%;gap:1.5rem;padding:0}@media screen and (min-width:640px){.Hero_hero__content__KTncn{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;gap:8rem;padding:0}}.Hero_hero__headlines__z8hXr{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;gap:1.5rem;z-index:2;width:100%}@media screen and (min-width:640px){.Hero_hero__headlines__z8hXr{gap:2.5rem;align-items:center}}.Hero_hero__headlines_tagline__uokWz{width:auto;text-align:center;text-transform:uppercase;font-size:.75rem;font-weight:200;padding:.25rem .75rem;border-radius:32px;border:1px solid var(--border);background-color:var(--background-secondary);color:var(--text-primary)}.Hero_hero__headlines_tagline__uokWz:before{content:"";position:relative;top:0;left:0;width:10px;height:10px;background-color:var(--accent);border-radius:50%;z-index:-1}.Hero_hero__headlines_container__MZdWc{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;text-align:center;gap:1.5rem;max-width:768px}.Hero_hero__headlines_title___6GEi{font-family:var(--font-sans-alt);font-weight:200;font-size:2.25rem;line-height:120%;width:100%;text-align:center;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.Hero_hero__headlines_title_span__V7p9j{color:var(--text-tertiary)}@media screen and (min-width:640px){.Hero_hero__headlines_title___6GEi{font-size:4rem;letter-spacing:-.04em;text-align:center;line-height:110%}}.Hero_hero__headlines_description_container__w3vJF{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;gap:2.5rem;width:100%}.Hero_hero__headlines_description__Xgxt6{color:var(--text-secondary);padding:0 .5rem;width:100%;text-align:center}@media screen and (min-width:640px){.Hero_hero__headlines_description__Xgxt6{font-size:1.25rem;line-height:170%;padding:0;max-width:640px}}.Hero_hero__headlines_description_tertiary__fNS8i{font-size:.875rem;line-height:110%;color:var(--text-tertiary);padding:0 .5rem}.Hero_hero__headlines_description_tertiary_link__HNYMR{color:var(--text-secondary)}@media screen and (min-width:640px){.Hero_hero__headlines_description_tertiary_link__HNYMR:hover{text-decoration:underline}}.Hero_hero__headlines_description_tertiary_span__6m_ek{font-weight:600}.Hero_hero__actions__Tgp5w{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;gap:.5rem;width:100%}@media screen and (min-width:640px){.Hero_hero__actions__Tgp5w{gap:1rem}}.Hero_hero__stats__nxQXj{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;width:100%;margin-top:1.5rem}.Hero_hero__stats_list__HHFfq{display:flex;flex-direction:column;gap:1rem;font-size:.875rem;width:100%;padding:0 1rem}@media screen and (min-width:768px){.Hero_hero__stats_list__HHFfq{flex-direction:row;padding:0}}.Hero_hero__stats_item__jWYlA{display:flex;flex-direction:row;gap:.5rem;white-space:normal;text-align:center;justify-content:center;font-size:.75rem}@media screen and (min-width:768px){.Hero_hero__stats_item__jWYlA{white-space:nowrap;font-size:.875rem;gap:1rem}}@keyframes Hero_fadeIn__DmUOa{0%{opacity:0}to{opacity:1}}@keyframes Hero_glowEffect__dsdxi{0%{text-shadow:0 0 0 hsla(0,0%,100%,0)}50%{text-shadow:0 0 30px #fff}to{text-shadow:0 0 30px hsla(0,0%,100%,.6)}}.Subscribe_subscribe__i4oaO{position:relative;width:100%;overflow:hidden;padding:2.5rem 0}.Subscribe_subscribe__container__LBTQh{width:100%;position:relative;max-width:1024px;margin:0 auto;padding:0 1rem}.Subscribe_subscribe__form__L1Lfu{background:var(--background-primary);border-radius:24px;padding:1.5rem;border:1px solid var(--border);box-shadow:0 4px 20px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.Subscribe_subscribe__form__L1Lfu:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.1)}@media screen and (min-width:1024px){.Subscribe_subscribe__form__L1Lfu{padding:2.5rem}}.Subscribe_subscribe__form_header__AQZvt{margin-bottom:1.5rem;text-align:center}.Subscribe_subscribe__form_header__AQZvt h2{font-family:Barlow,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;color:var(--text-primary);margin-bottom:.5rem}.Subscribe_subscribe__form_header__AQZvt p{color:var(--text-tertiary);font-size:1rem}.Subscribe_subscribe__form_container__OMjfA{display:flex;flex-direction:column;gap:1rem}.Subscribe_subscribe__form_grid__Kw_8M{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media screen and (min-width:768px){.Subscribe_subscribe__form_grid__Kw_8M{grid-template-columns:1fr 1fr}}.Subscribe_subscribe__form_group__FNQj8{display:flex;flex-direction:column;gap:.5rem}.Subscribe_subscribe__form_label__0Vu5V{font-size:.875rem;color:var(--text-tertiary);font-weight:500}.Subscribe_subscribe__form_input__RR_UM{padding:.75rem 1rem;border:1px solid var(--border);border-radius:8px;font-size:1rem;background:var(--background-primary);color:var(--text-primary);transition:all .2s ease}.Subscribe_subscribe__form_input__RR_UM:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-alpha)}.Subscribe_subscribe__form_input__RR_UM::placeholder{color:var(--text-tertiary)}.Subscribe_subscribe__form_preferences__c4e67{margin-top:1rem;padding:1rem;background:var(--background-secondary)}.Subscribe_subscribe__form_preferences_title__xjLDd{font-size:1.125rem;color:var(--text-primary);margin-bottom:.5rem}.Subscribe_subscribe__form_preferences_description__E6JAT{color:var(--text-tertiary);font-size:.875rem;margin-bottom:1rem}.Subscribe_subscribe__form_checkboxes__d6Z19{display:flex;flex-direction:column;gap:.75rem}.Subscribe_subscribe__form_checkbox__8H_Zv{display:flex;align-items:center;gap:.5rem}.Subscribe_subscribe__form_checkbox_input___x7jz{width:18px;height:18px;border-radius:4px;border:1px solid var(--border);cursor:pointer;accent-color:var(--accent)}.Subscribe_subscribe__form_checkbox_label__aiJ7F{font-size:1rem;color:var(--text-secondary);cursor:pointer}.Subscribe_subscribe__form_button__9pIMQ{margin-top:1rem;align-self:center;min-width:200px;transition:transform .2s ease}.Subscribe_subscribe__form_button__9pIMQ:hover:not(:disabled){transform:translateY(-2px)}.Subscribe_subscribe__form_disclaimer__GdWHK{margin-top:1rem;font-size:.75rem;color:var(--text-tertiary);text-align:center}.Subscribe_subscribe__form_disclaimer__GdWHK a{color:var(--accent);text-decoration:none}.Subscribe_subscribe__form_disclaimer__GdWHK a:hover{text-decoration:underline}.Solutions_solutions__HwhEl{position:relative;width:100%;overflow:hidden}.Solutions_solutions__page__L3j2_{gap:0;gap:6rem;min-height:100vh}.Solutions_solutions__container__ROZKH,.Solutions_solutions__page__L3j2_{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.Solutions_solutions__container__ROZKH{gap:0;gap:1rem;width:100%;max-width:1024px;margin:0 auto;height:100%;overflow:hidden;padding:1.25rem;border-radius:40px;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.Solutions_solutions__grid__Gte2E{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:150px;grid-gap:1rem;gap:1rem;width:100%;height:auto;position:relative}.Solutions_solutions__item__UmmRy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;border:1px solid var(--border);border-radius:24px;padding:2.5rem;background-color:var(--background-swap-main-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-decoration:none;color:var(--text-primary);transition:transform .3s ease,box-shadow .3s ease;position:relative;z-index:2}.Solutions_solutions__item_title__nkU2C{font-weight:200;font-size:1.5rem}@media screen and (min-width:768px){.Solutions_solutions__item_title__nkU2C{font-size:1.25rem}}.Solutions_solutions__item_description__QQPBo{color:var(--text-tertiary);margin:0}.Solutions_solutions__item_1__QI5c5{grid-column:span 7}.Solutions_solutions__item_2__trqt_{grid-column:span 5}.Solutions_solutions__item_3__Mct1K,.Solutions_solutions__item_4__ecztj,.Solutions_solutions__item_5__bNUYh{grid-column:span 4}.Solutions_solutions__item_6__S0Q2E{grid-column:span 12}.Solutions_solutions__item_7__5uAhs{grid-column:span 5}.Solutions_solutions__item_8__sF_rM{grid-column:span 7}.Solutions_solutions__item_10__xg18I,.Solutions_solutions__item_9__5nkwa{grid-column:span 6}.Solutions_solutions__item_11__Oq3Xc{grid-column:span 12}.Solutions_solutions__item_12__n9cDA,.Solutions_solutions__item_13__QtP7U,.Solutions_solutions__item_14__8t4BB{grid-column:span 4}.Solutions_solutions__item_15__xiaLp,.Solutions_solutions__item_16__Bwn2T{grid-column:span 6}@media(max-width:768px){.Solutions_solutions__grid__Gte2E{grid-template-columns:1fr}.Solutions_solutions__item__UmmRy{grid-column:span 1!important;border-radius:0!important}}@media(min-width:769px)and (max-width:1024px){.Solutions_solutions__grid__Gte2E{grid-template-columns:repeat(6,1fr)}.Solutions_solutions__item_1__QI5c5{grid-column:span 4}.Solutions_solutions__item_2__trqt_,.Solutions_solutions__item_3__Mct1K,.Solutions_solutions__item_4__ecztj,.Solutions_solutions__item_5__bNUYh{grid-column:span 2}.Solutions_solutions__item_6__S0Q2E{grid-column:span 6}.Solutions_solutions__item_7__5uAhs{grid-column:span 2}.Solutions_solutions__item_8__sF_rM{grid-column:span 4}.Solutions_solutions__item_10__xg18I,.Solutions_solutions__item_9__5nkwa{grid-column:span 3}.Solutions_solutions__item_11__Oq3Xc{grid-column:span 6}.Solutions_solutions__item_12__n9cDA,.Solutions_solutions__item_13__QtP7U,.Solutions_solutions__item_14__8t4BB{grid-column:span 2}.Solutions_solutions__item_15__xiaLp,.Solutions_solutions__item_16__Bwn2T{grid-column:span 3}}.FAQ_FAQ__Vjt18{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem}.FAQ_FAQ__Vjt18 .FAQ_Title___vk5a{font-family:var(--font-sans-alt);font-size:1.5rem;font-weight:400;color:var(--text-primary)}@media screen and (min-width:768px){.FAQ_FAQ__Vjt18 .FAQ_Title___vk5a{font-size:3rem}}.FAQ_FAQ__Vjt18 .FAQ_container__jZpU_{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;max-width:1024px;width:100%;margin:0 auto;background-color:var(--background-swap-main-bg);padding:2.5rem 1.5rem;border-radius:24px;border:1px solid var(--border)}@media screen and (min-width:768px){.FAQ_FAQ__Vjt18 .FAQ_container__jZpU_{padding:2.5rem 6rem}}.FAQ_FAQ__Vjt18 .FAQ_container__jZpU_ .FAQ_accordion__LPh5s{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.5rem;width:100%;max-width:1024px}.FAQ_FAQ__Vjt18 .FAQ_container__jZpU_ .FAQ_accordion__item__oG1r6{padding-bottom:1rem;border-bottom:1px solid var(--border)}.FAQ_FAQ__Vjt18 .FAQ_container__jZpU_ .FAQ_accordion__item__oG1r6:last-child{border-bottom:none}.FAQ_FAQ__Vjt18 .FAQ_container__jZpU_ .FAQ_accordion__header__xkmyi{display:flex}.FAQ_FAQ__Vjt18 .FAQ_container__jZpU_ .FAQ_accordion__trigger__P7F7B{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;font-size:1.125rem;font-weight:400;line-height:1;color:var(--text-tertiary);width:100%;padding:1rem 0;gap:.5rem;transition:transform .2s ease,padding .2s ease}@media screen and (min-width:768px){.FAQ_FAQ__Vjt18 .FAQ_container__jZpU_ .FAQ_accordion__trigger__P7F7B:hover{padding:1rem .5rem;font-weight:800;cursor:pointer;background-color:rgba(0,0,0,0)}}.FAQ_FAQ__Vjt18 .FAQ_container__jZpU_ .FAQ_accordion__title__y2hAm{display:inline-block;font-family:var(--font-sans-alt);font-weight:200;font-size:1.125rem;line-height:140%;color:var(--text-secondary)}@media screen and (min-width:768px){.FAQ_FAQ__Vjt18 .FAQ_container__jZpU_ .FAQ_accordion__title__y2hAm{font-size:1.25rem}}.FAQ_FAQ__Vjt18 .FAQ_container__jZpU_ .FAQ_accordion__trigger__P7F7B[data-state=open]>.FAQ_accordion__title__y2hAm{font-weight:600;background-color:rgba(0,0,0,0)}.FAQ_FAQ__Vjt18 .FAQ_container__jZpU_ .FAQ_accordion__trigger__P7F7B[data-state=closed]>.FAQ_accordion__title__y2hAm{font-weight:400}.FAQ_FAQ__Vjt18 .FAQ_container__jZpU_ .FAQ_accordion__content__G0d8i{overflow:hidden;font-family:var(--font-sans);font-size:1.125rem;line-height:130%;color:var(--text-tertiary);background-color:rgba(0,0,0,0)}.FAQ_FAQ__Vjt18 .FAQ_container__jZpU_ .FAQ_accordion__content__G0d8i[data-state=open]{animation:FAQ_slideDown__2dGa5 .3s cubic-bezier(.87,0,.13,1)}.FAQ_FAQ__Vjt18 .FAQ_container__jZpU_ .FAQ_accordion__content__G0d8i[data-state=closed]{animation:FAQ_slideUp__YHDJ1 .3s cubic-bezier(.87,0,.13,1)}.FAQ_FAQ__Vjt18 .FAQ_container__jZpU_ .FAQ_accordion__chevron__Ta8bC{height:20px;width:20px;color:var(--text-primary);transition:transform .3s cubic-bezier(.87,0,.13,1)}.FAQ_FAQ__Vjt18 .FAQ_container__jZpU_ .FAQ_accordion__trigger__P7F7B[data-state=open]>.FAQ_accordion__chevron__Ta8bC{transform:rotate(180deg)}@keyframes FAQ_slideDown__2dGa5{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes FAQ_slideUp__YHDJ1{0%{height:var(--radix-accordion-content-height)}to{height:0}}.ContactBanner_contactBanner__lDKaP{position:relative;width:100%;background:linear-gradient(135deg,var(--white-a3) 0,var(--black-a2) 100%);overflow:hidden;max-width:1024px;border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.05);margin:2.5rem auto;transition:transform .3s ease,box-shadow .3s ease;padding:5rem 1rem 0}@media screen and (min-width:768px){.ContactBanner_contactBanner__lDKaP{padding:5rem 5rem 0}}.ContactBanner_contactBanner__lDKaP:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.ContactBanner_contactBanner__lDKaP:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,var(--white-a1) 25%,transparent 25%),linear-gradient(-45deg,var(--white-a1) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--white-a1) 75%),linear-gradient(-45deg,transparent 75%,var(--white-a1) 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;opacity:.05;z-index:-1}.ContactBanner_contactBanner__lDKaP:after{content:"";position:absolute;top:-50%;right:-10%;width:40%;height:200%;background:radial-gradient(circle,var(--button-primary) 0,transparent 70%);opacity:.15;transform:rotate(30deg);z-index:-1;animation:ContactBanner_pulse__h1jET 8s infinite alternate}.ContactBanner_contactBanner__container__AwWq2{position:relative;z-index:1}.ContactBanner_contactBanner__content___eEr6{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.5rem;margin:0 auto}@media screen and (min-width:768px){.ContactBanner_contactBanner__content___eEr6{flex-direction:row;justify-content:space-between;text-align:left;gap:2.5rem}}.ContactBanner_contactBanner__text__Eor1j{flex:1 1;max-width:100%;position:relative}@media screen and (min-width:768px){.ContactBanner_contactBanner__text__Eor1j{max-width:70%}}.ContactBanner_contactBanner__heading__ikRBI{margin-bottom:1rem}@media screen and (min-width:768px){.ContactBanner_contactBanner__heading__ikRBI{text-align:left}}.ContactBanner_contactBanner__title__cZG6J{font-family:var(--font-sans-alt);margin-bottom:.75rem;color:var(--text-primary);font-size:2rem;font-weight:200}@media screen and (min-width:768px){.ContactBanner_contactBanner__title__cZG6J{font-size:1.5rem}}.ContactBanner_contactBanner__subtitle__eFQFD{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}@media screen and (min-width:768px){.ContactBanner_contactBanner__subtitle__eFQFD{max-width:100%;margin-left:0;margin-right:0}}.ContactBanner_contactBanner__action__RIPyr{display:flex;justify-content:center;width:100%}@media screen and (min-width:768px){.ContactBanner_contactBanner__action__RIPyr{justify-content:flex-end;width:auto}}.ContactBanner_contactBanner__button__NUdit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1.1rem;transition:all .3s ease}.ContactBanner_contactBanner__button__NUdit:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(var(--button-primary-rgb),.3)}.ContactBanner_contactBanner__buttonIcon__7OKmq{transition:transform .3s ease}.ContactBanner_contactBanner__button__NUdit:hover .ContactBanner_contactBanner__buttonIcon__7OKmq{transform:translateX(4px)}@keyframes ContactBanner_pulse__h1jET{0%{opacity:.1;transform:rotate(30deg) scale(1)}to{opacity:.2;transform:rotate(30deg) scale(1.1)}}.About_about__page__oewe5{min-height:100vh}.About_about__cardContent__D0xU5{justify-content:flex-start;align-items:flex-start;padding:.5rem;gap:1rem}@media screen and (min-width:768px){.About_about__cardContent__D0xU5{padding:0 4rem}}.About_about__cardContent__D0xU5{gap:0;gap:4rem;margin-bottom:6rem}.About_about__cardContentItem__OwoNf,.About_about__cardContent__D0xU5{display:flex;flex-direction:column;justify-content:center;align-items:center}.About_about__cardContentItem__OwoNf{gap:0;gap:.5rem}.About_about__cardContentTitle__nuB_g{font-size:.875rem;text-align:center;width:100%;text-transform:uppercase;color:var(--text-tertiary)}.About_about__cardContentDescription__vgpnX{font-size:1rem;font-weight:200;text-align:center;width:100%}@media screen and (min-width:768px){.About_about__cardContentDescription__vgpnX{font-size:1.875rem}}.Newsletter_newsletter__SK3E2{position:relative;width:100%;overflow:hidden;padding:0}.Newsletter_newsletter__form_container__Zh_Wc{width:100%;position:relative;max-width:1024px;padding:0;margin:0 auto 6rem}@media screen and (min-width:640px){.Newsletter_newsletter__form_container__Zh_Wc{padding:0 2.5rem}}.Newsletter_newsletter__form__S9S2b{background:var(--background-swap-secondary);border-radius:24px;padding:1.5rem;border:1px solid var(--border);box-shadow:0 4px 20px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.Newsletter_newsletter__form__S9S2b:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.1)}@media screen and (min-width:1024px){.Newsletter_newsletter__form__S9S2b{padding:2.5rem}}.Newsletter_newsletter__form_header__j8ubU{margin-bottom:1.5rem;text-align:center}.Newsletter_newsletter__form_content__OQvMg{display:flex;flex-direction:column;gap:1rem}.Newsletter_newsletter__form_consent__JWxGU{width:100%}.Newsletter_newsletter__form_checkbox__h0P5m{flex-direction:row;justify-content:flex-start;gap:0;padding:.5rem;width:100%;cursor:pointer}.Newsletter_newsletter__form_checkbox__h0P5m input{height:20px;width:20px;cursor:pointer}.Newsletter_newsletter__form_checkbox__h0P5m label{cursor:pointer}.Newsletter_newsletter__form_grid__HmS_z{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media screen and (min-width:768px){.Newsletter_newsletter__form_grid__HmS_z{grid-template-columns:1fr 1fr}}.Newsletter_newsletter__form_group__sYW0f{display:flex;flex-direction:column;gap:.5rem}.Newsletter_newsletter__form_label__m5h6C{font-size:.875rem;color:var(--text-tertiary);font-weight:500}.Newsletter_newsletter__form_topics__IzNyZ{flex-wrap:wrap}.Newsletter_newsletter__form_topic__ID0b0,.Newsletter_newsletter__form_topics__IzNyZ{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:flex-start}.Newsletter_newsletter__form_consent__JWxGU{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;gap:.5rem;flex-wrap:wrap;padding:.5rem 0;margin-bottom:1rem;cursor:pointer}.Newsletter_newsletter__form_consent__JWxGU input{height:20px;width:20px;cursor:pointer}.Newsletter_newsletter__form_input__UGjhY{padding:.75rem 1rem;border:1px solid var(--border);border-radius:8px;font-size:1rem;background:var(--background-primary);color:var(--text-primary);transition:all .2s ease}.Newsletter_newsletter__form_input__UGjhY:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-alpha)}.Newsletter_newsletter__form_input__UGjhY::placeholder{color:var(--text-tertiary)}.Newsletter_newsletter__form_preferences__8qdIC{margin-top:1rem;padding:1rem;background:var(--background-swap-secondary);border:1px solid var(--border)}.Newsletter_newsletter__form_preferences_title__cuhlx{font-size:1.125rem;color:var(--text-primary);margin-bottom:1rem}.Newsletter_newsletter__form_checkboxes__yUVCV{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem}@media screen and (min-width:768px){.Newsletter_newsletter__form_checkboxes__yUVCV{grid-template-columns:1fr 1fr}}.Newsletter_newsletter__form_checkbox__h0P5m{display:flex;align-items:center;gap:.5rem}.Newsletter_newsletter__form_checkbox_input__PUrbM{width:18px;height:18px;border-radius:4px;border:1px solid var(--border);cursor:pointer;accent-color:var(--accent)}.Newsletter_newsletter__form_checkbox_label__D4BUW{font-size:1rem;color:var(--text-secondary);cursor:pointer}.Newsletter_newsletter__form_consent__JWxGU{margin-top:1rem}.Newsletter_newsletter__form_button__eLhud{margin-top:1rem;align-self:center;min-width:200px;transition:transform .2s ease}.Newsletter_newsletter__form_button__eLhud:hover:not(:disabled){transform:translateY(-2px)}.Newsletter_newsletter__SK3E2 .Newsletter_benefitsSection__f_otI{max-width:1024px;padding:0 1rem;margin:0 auto 6rem}.Newsletter_newsletter__SK3E2 .Newsletter_benefitsList__zpyfp{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem}@media screen and (min-width:768px){.Newsletter_newsletter__SK3E2 .Newsletter_benefitsList__zpyfp{grid-template-columns:1fr 1fr}}@media screen and (min-width:1024px){.Newsletter_newsletter__SK3E2 .Newsletter_benefitsList__zpyfp{grid-template-columns:1fr 1fr 1fr}}.Newsletter_newsletter__SK3E2 .Newsletter_benefitItem__Zq_eH{background:var(--background-primary);padding:1rem;border:1px solid var(--border);transition:transform .3s ease,box-shadow .3s ease}.Newsletter_newsletter__SK3E2 .Newsletter_benefitItem__Zq_eH:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.1)}.Newsletter_newsletter__SK3E2 .Newsletter_benefitItem__title__deWB7{font-size:1.125rem;color:var(--text-primary);margin-bottom:.5rem}.Newsletter_newsletter__SK3E2 .Newsletter_benefitItem__description__4YYfs{color:var(--text-tertiary);font-size:1rem}.Newsletter_newsletter__SK3E2 .Newsletter_pastIssuesSection__R5_fK{max-width:1024px;padding:0 1rem;margin:0 auto 6rem}.Newsletter_newsletter__SK3E2 .Newsletter_sectionTitle__4K9HQ{font-size:1.5rem;color:var(--text-primary);margin-bottom:.5rem;text-align:center}.Newsletter_newsletter__SK3E2 .Newsletter_sectionDescription__ipYGO{color:var(--text-tertiary);font-size:1rem;text-align:center;margin-bottom:1.5rem;max-width:600px;margin-left:auto;margin-right:auto}.Newsletter_newsletter__SK3E2 .Newsletter_issuesGrid__mB_Vp{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media screen and (min-width:768px){.Newsletter_newsletter__SK3E2 .Newsletter_issuesGrid__mB_Vp{grid-template-columns:1fr 1fr}}.Newsletter_newsletter__SK3E2 .Newsletter_issueCard__Whp3r{background:var(--background-primary);overflow:hidden;border:1px solid var(--border);transition:transform .3s ease,box-shadow .3s ease}.Newsletter_newsletter__SK3E2 .Newsletter_issueCard__Whp3r:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.1)}.Newsletter_newsletter__SK3E2 .Newsletter_issueCard__image__jIRrn{height:200px;background-color:var(--background-secondary);background-size:cover;background-position:50%}.Newsletter_newsletter__SK3E2 .Newsletter_issueCard__content__dpfve{padding:1rem}.Newsletter_newsletter__SK3E2 .Newsletter_issueCard__title__ERUtN{font-size:1.125rem;color:var(--text-primary);margin-bottom:.25rem}.Newsletter_newsletter__SK3E2 .Newsletter_issueCard__date__7mD97{color:var(--text-tertiary);font-size:.875rem;margin-bottom:.5rem}.Newsletter_newsletter__SK3E2 .Newsletter_issueCard__description__BrujU{color:var(--text-secondary);font-size:1rem;margin-bottom:.75rem}.Newsletter_newsletter__SK3E2 .Newsletter_issueCard__link__3dqDt{color:var(--accent);text-decoration:none;font-weight:500}.Newsletter_newsletter__SK3E2 .Newsletter_issueCard__link__3dqDt:hover{text-decoration:underline}.WhyUs_whyus__QsLK3{position:relative;width:100%;overflow:hidden}.WhyUs_whyus__content__864wg{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;gap:20px;padding:1.25rem;border-radius:40px;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.WhyUs_whyus__card__9YlhJ{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;background:var(--background-primary);border:1px solid var(--border);border-radius:24px;padding:0;transition:transform .2s ease,border-color .2s ease;width:100%;max-width:1024px;overflow:hidden}@media screen and (min-width:768px){.WhyUs_whyus__card__9YlhJ{padding:0}}.WhyUs_whyus__cardContent__NO1Mp{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;position:relative;width:100%;min-height:50vh}.WhyUs_whyus__cardContent__background__3T2Ia{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.WhyUs_whyus__cardContent__background__image__LHmfS{width:100%;height:100%;object-fit:cover}.WhyUs_whyus__cardContent__overlay__GQ4NX{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(35,35,35,0) 0,rgba(35,35,35,.2) 50%,rgba(35,35,35,.5));z-index:2}.WhyUs_whyus__cardContent__content__1V6V2{position:relative;z-index:3;padding:2.5rem;height:100%;gap:0;gap:1.5rem}.WhyUs_whyus__actions_container__yQkNR,.WhyUs_whyus__cardContent__content__1V6V2{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.WhyUs_whyus__actions_container__yQkNR{gap:0;gap:1rem;width:100%;background:rgba(0,0,0,0)}.WhyUs_whyus__description_tertiary__1_mIg{font-size:.875rem;color:var(--text-primary);text-shadow:0 1px 2px rgba(0,0,0,.3);text-align:center;margin:0 auto}.WhyUs_whyus__cardHeader__H6I2T{width:100%}.WhyUs_whyus__title__RvCI9{font-size:.875rem;text-align:center;width:100%;text-transform:uppercase;color:var(--text-tertiary)}.WhyUs_whyus__subtitle__Bm0Vp{font-size:2.25rem;color:var(--text-primary);max-width:600px;text-align:center;margin:0 auto}@media screen and (min-width:768px){.WhyUs_whyus__subtitle__Bm0Vp{font-size:1.5rem}}.WhyUs_whyus__description__QSfgn{color:var(--text-tertiary);margin-bottom:1.5rem}.WhyUs_whyus__expertise__YsYgD{width:100%;margin:1.5rem 0}.WhyUs_whyus__actions__pLzIQ{display:flex;flex-direction:row;gap:1rem;margin-top:1rem}.WhyUs_whyus__button__24F_p{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:24px;background:var(--background-swap-main-bg);border:1px solid var(--border);color:var(--text-primary);font-size:1rem;transition:all .2s ease}.WhyUs_whyus__button__24F_p:hover{border-color:var(--accent);transform:translateY(-2px)}.WhyUs_whyus__cardContent__intro__8l_Lb{gap:0;gap:1.5rem}.WhyUs_whyus__cardContent__intro__8l_Lb,.WhyUs_whyus__cardContent__intro__headlines__sCnAV{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;text-align:center}.WhyUs_whyus__cardContent__intro__headlines__sCnAV{gap:0;gap:1rem}.WhyUs_whyus__articles__VGSeU{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;flex-wrap:wrap;gap:1.5rem;width:100%;margin:2.5rem 0}.WhyUs_whyus__article__uUh5C{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;border:1px solid var(--border);border-radius:24px;padding:.5rem 1rem;transition:transform .2s ease,border-color .2s ease;width:100%;max-width:350px;text-decoration:none;color:inherit;cursor:pointer}@media screen and (min-width:768px){.WhyUs_whyus__article__uUh5C:hover{transform:translateY(-4px);border-color:var(--accent);text-decoration:none}.WhyUs_whyus__article__uUh5C:hover .WhyUs_whyus__article__title__aBm2d{color:var(--text-primary)}}.WhyUs_whyus__article__uUh5C:focus{outline:2px solid var(--accent);outline-offset:2px}.WhyUs_whyus__article__image__hQIN3{width:100%;height:200px;position:relative;overflow:hidden;margin-bottom:1rem}.WhyUs_whyus__article__image__img__e8rEJ{object-fit:cover;transition:transform .3s ease}.WhyUs_whyus__article__title__aBm2d{font-size:.875rem;color:var(--text-tertiary);margin-bottom:.5rem;text-align:center}.WhyUs_whyus__article__description__MegGp{font-size:1rem;color:var(--text-tertiary);text-align:center;line-height:1.5}.WhyUs_divider__fsWjs{width:100%;height:1px;background-color:var(--border);max-width:768px}.Testimonials_testimonials__qRfjj{position:relative;width:100%;overflow:hidden}.Testimonials_testimonials__content__LwRcl{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%}.Testimonials_testimonials__title___teFY{font-family:var(--font-sans-alt);font-size:2.25rem;font-weight:200;text-align:center;color:var(--text-primary)}@media screen and (min-width:768px){.Testimonials_testimonials__title___teFY{font-size:3rem}}.Testimonials_testimonials__layout__lJEyA{display:flex;flex-wrap:wrap;gap:1.5rem;width:100%}.Testimonials_testimonials__mainColumn__uuLLL{flex:2 1;min-width:300px;display:flex;flex-direction:column;gap:1.5rem}.Testimonials_testimonials__sideColumn__JMBT9{flex:1 1;min-width:300px;display:flex;flex-direction:column;gap:1.5rem}.Testimonials_testimonials__topRow__QKteW{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}@media screen and (min-width:640px){.Testimonials_testimonials__topRow__QKteW{flex-direction:column}}@media screen and (min-width:768px){.Testimonials_testimonials__topRow__QKteW{flex-direction:row}}.Testimonials_testimonials__statsCard__F1KcT{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;background:var(--background-swap-main-bg);border:1px solid var(--border);border-radius:24px;padding:1.5rem;transition:transform .2s ease,border-color .2s ease;width:100%;height:100%}@media screen and (min-width:768px){.Testimonials_testimonials__statsCard__F1KcT{padding:2.5rem}}.Testimonials_testimonials__cardContent__XbSRs{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%}.Testimonials_testimonials__cardHeader__J9nBV{width:100%}.Testimonials_testimonials__statsLabel__25aMu{font-size:.875rem;font-weight:200;color:var(--text-tertiary);margin-bottom:1rem;text-transform:uppercase}.Testimonials_testimonials__statsValue__LE62e{font-family:var(--font-sans-alt);font-size:2.25rem;font-weight:200;color:var(--text-primary);margin-bottom:1rem;line-height:1}@media screen and (min-width:768px){.Testimonials_testimonials__statsValue__LE62e{font-size:3rem}}.Testimonials_testimonials__statsValue__LE62e span{font-size:.875rem;margin-left:.5rem}.Testimonials_testimonials__statsDescription__hr9bb{color:var(--text-tertiary)}.Testimonials_testimonials__rollingText__P3KMR{width:100%;overflow:hidden;border-top:1px solid var(--border)}.Testimonials_testimonials__clientsLabel__jZSPo{font-size:1rem;color:var(--text-tertiary)}.Testimonials_testimonials__clientsLogos__qAKOS{display:flex;justify-content:center;align-items:center;gap:2.5rem;flex-wrap:wrap;width:100%;max-width:1280px}.Testimonials_testimonials__clientLogo__h4dXS{height:24px;width:auto;opacity:.7;transition:opacity .2s ease}@media screen and (min-width:768px){.Testimonials_testimonials__clientLogo__h4dXS:hover{opacity:1}}.Home_home__i6JWB{width:100%;max-width:100%;margin:0 auto;padding:0;overflow:hidden;position:relative}.SolutionArticle_solutionArticle__NePSI{padding:6rem 0;background:linear-gradient(to bottom,var(--color-background) 0,var(--color-background-alt) 100%)}.SolutionArticle_solutionArticle__header__hhmG1{text-align:center;max-width:800px;margin:0 auto 4rem;padding:0 1rem}.SolutionArticle_solutionArticle__header__hhmG1 h1{font-size:3rem;font-weight:700;color:var(--color-primary);margin-bottom:1.5rem;line-height:1.2}@media(max-width:768px){.SolutionArticle_solutionArticle__header__hhmG1 h1{font-size:2.5rem}}.SolutionArticle_solutionArticle__header__hhmG1 p{font-size:1.25rem;color:var(--color-text);line-height:1.6;opacity:.9}.SolutionArticle_solutionArticle__content__9Julz{max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.SolutionArticle_solutionArticle__content__9Julz{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.SolutionArticle_solutionArticle__content__9Julz{grid-template-columns:repeat(3,1fr)}}.SolutionArticle_solutionArticle__section__41iKp{background:var(--color-background);border-radius:1rem;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid var(--color-border);height:100%;display:flex;flex-direction:column}.SolutionArticle_solutionArticle__section__41iKp:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.1)}.SolutionArticle_solutionArticle__section__41iKp h2{color:var(--color-primary);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;position:relative;padding-bottom:1rem}.SolutionArticle_solutionArticle__section__41iKp h2:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background:var(--color-primary);border-radius:2px}.SolutionArticle_solutionArticle__section__41iKp p{color:var(--color-text);line-height:1.7;margin-bottom:1.5rem;font-size:1.1rem}.SolutionArticle_solutionArticle__section__41iKp ul{list-style:none;padding:0;margin:0;flex-grow:1}.SolutionArticle_solutionArticle__section__41iKp ul li{color:var(--color-text);padding:.75rem 0;border-bottom:1px solid var(--color-border);display:flex;align-items:center;font-size:1.1rem;line-height:1.5}.SolutionArticle_solutionArticle__section__41iKp ul li:last-child{border-bottom:none}.SolutionArticle_solutionArticle__section__41iKp ul li:before{content:"→";color:var(--color-primary);margin-right:.75rem;font-weight:700}.SolutionArticle_solutionArticle__cta__n3MmG{text-align:center;margin-top:4rem;padding:2rem;background:var(--color-primary);border-radius:1rem;color:#fff}.SolutionArticle_solutionArticle__cta__n3MmG h2{font-size:2rem;margin-bottom:1rem}.SolutionArticle_solutionArticle__cta__n3MmG p{font-size:1.2rem;opacity:.9;margin-bottom:2rem}.SolutionArticle_solutionArticle__cta__n3MmG button{background:#fff;color:var(--color-primary);padding:1rem 2rem;border-radius:.5rem;font-weight:600;transition:all .3s ease}.SolutionArticle_solutionArticle__cta__n3MmG button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.SolutionArticle_skeleton__dczBS{background:linear-gradient(90deg,var(--color-background-secondary) 25%,var(--color-background-tertiary) 37%,var(--color-background-secondary) 63%);background-size:400% 100%;animation:SolutionArticle_skeleton-loading__QoNfZ 1.4s ease infinite;border-radius:4px}@keyframes SolutionArticle_skeleton-loading__QoNfZ{0%{background-position:100% 50%}to{background-position:0 50%}}