*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:148px}html,body{min-height:100%;font-family:Inter,sans-serif}.app-not-found__wrapper{background:#fff;justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:40px 16px;display:flex}.app-not-found__inner{text-align:center;background:#fbfcff;border:1px solid #dadee6;border-radius:24px;width:100%;max-width:720px;padding:48px 24px}.app-not-found__eyebrow{letter-spacing:.2em;color:#000d21b3;font-weight:600}.app-not-found__code{margin:16px 0;font-family:Playfair Display,serif;font-size:96px;line-height:1}.app-not-found__title{margin-bottom:12px;font-family:Playfair Display,serif;font-weight:600}.app-not-found__description{color:#000d21b3;margin-bottom:24px}.app-not-found__actionRow{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.app-not-found__actionBtn{border:1px solid #dadee6;border-radius:12px;padding:12px 18px;font-weight:600;text-decoration:none}.app-not-found__actionBtnPrimary{color:#fff;background:#0766fe;border-color:#0766fe}.app-not-found__actionBtnSecondary{color:#0766fe;background:#fff}@media (max-width:900px){html{scroll-padding-top:118px}}
.header-module__GsoCeq__headerSection{z-index:1000;box-sizing:border-box;-webkit-backdrop-filter:none;background:#f3f6fb;border-bottom:1px solid #e5e7eb;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;min-height:84px;padding:0 4%;transition:all .3s;display:grid;position:fixed;top:0;left:0}.header-module__GsoCeq__headerSection.header-module__GsoCeq__scrolled{-webkit-backdrop-filter:none;box-shadow:none;background:#f3f6fb;border-bottom:1px solid #e5e7eb}.header-module__GsoCeq__logoWrap{max-width:203px;height:auto;color:inherit;align-items:center;text-decoration:none;display:flex}.header-module__GsoCeq__logoWrap .header-module__GsoCeq__imgFluid{max-width:100%;height:auto}.header-module__GsoCeq__navMenu{align-items:center;gap:40px;display:flex}.header-module__GsoCeq__navItemWrap{align-items:center;height:84px;display:flex;position:relative}.header-module__GsoCeq__navItem{color:#000d21;cursor:pointer;align-items:center;gap:6px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative}.header-module__GsoCeq__navItem:hover,.header-module__GsoCeq__navItem.header-module__GsoCeq__active{color:#0070f3}.header-module__GsoCeq__navItem.header-module__GsoCeq__active:after{content:"";background:currentColor;border-radius:2px;height:2px;position:absolute;bottom:-6px;left:0;right:0}.header-module__GsoCeq__whiteText.header-module__GsoCeq__active{color:#fffc!important}.header-module__GsoCeq__whiteText{color:#fff!important;border-color:#ffffff80!important}.header-module__GsoCeq__whiteText:hover{color:#fffc!important;border-color:#fff!important}.header-module__GsoCeq__homeHeaderTransparent{-webkit-backdrop-filter:none;background:0 0;border-bottom:1px solid #0000}.header-module__GsoCeq__navItem.header-module__GsoCeq__active .header-module__GsoCeq__caretIcon svg{transform:rotate(180deg)}.header-module__GsoCeq__caretIcon svg{transition:transform .3s}.header-module__GsoCeq__dropdownMenu{opacity:0;visibility:hidden;z-index:100;background:#000;border:1px solid #ffffff1a;border-radius:12px;min-width:200px;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 10px 30px #00000080}.header-module__GsoCeq__dropdownMenu.header-module__GsoCeq__show{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.header-module__GsoCeq__productMenu{min-width:220px}.header-module__GsoCeq__dropdownItem{color:#a0a0a0;white-space:nowrap;border-radius:8px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.header-module__GsoCeq__dropdownItem:hover{color:#fff;background:#ffffff1a}.header-module__GsoCeq__dropdownItemActive{color:#fff;background:#ffffff1f}.header-module__GsoCeq__actionButtons{justify-self:end;align-items:center;gap:16px;display:flex}.header-module__GsoCeq__btnStartFree{color:#000d21;cursor:pointer;background:0 0;border:1.5px solid #000d2159;border-radius:10px;padding:10px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:all .3s}.header-module__GsoCeq__btnStartFree:hover{color:#0070f3;background:#0070f30d;border-color:#0070f3}.header-module__GsoCeq__btnLogin{color:#fff;cursor:pointer;box-shadow:none;background:#0070f3;border:none;border-radius:10px;padding:11px 32px;font-family:inherit;font-size:15px;font-weight:600;transition:all .3s}.header-module__GsoCeq__btnLogin:hover{box-shadow:none;background:#0060d9}.header-module__GsoCeq__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;justify-self:end;width:24px;height:18px;padding:0;display:none}.header-module__GsoCeq__hamburger span{background-color:#fff;border-radius:2px;width:100%;height:2px;transition:all .3s}.header-module__GsoCeq__hamburger.header-module__GsoCeq__darkHamburger span{background-color:#000d21}.header-module__GsoCeq__hamburger.header-module__GsoCeq__open span:first-child{transform:translateY(8px)rotate(45deg)}.header-module__GsoCeq__hamburger.header-module__GsoCeq__open span:nth-child(2){opacity:0}.header-module__GsoCeq__hamburger.header-module__GsoCeq__open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.header-module__GsoCeq__mobileMenu{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;opacity:0;visibility:hidden;background:#0000004d;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;height:100vh;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0}.header-module__GsoCeq__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:10px;transition:opacity .2s;display:flex;position:absolute;top:20px;right:20px}.header-module__GsoCeq__closeButton:hover{opacity:.7}.header-module__GsoCeq__mobileMenu.header-module__GsoCeq__open{opacity:1;visibility:visible;background-color:#041022}.header-module__GsoCeq__mobileNavContainer{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.header-module__GsoCeq__mobileAccordionItem{flex-direction:column;align-items:center;width:100%;display:flex}.header-module__GsoCeq__mobileNavItem{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:0;font-size:24px;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.header-module__GsoCeq__mobileCaret{align-items:center;transition:transform .3s;display:flex}.header-module__GsoCeq__mobileCaret.header-module__GsoCeq__rotated{transform:rotate(180deg)}.header-module__GsoCeq__mobileAccordionContent{flex-direction:column;align-items:center;gap:12px;width:100%;max-height:0;transition:max-height .4s,margin-top .4s;display:flex;overflow:hidden}.header-module__GsoCeq__mobileAccordionContent.header-module__GsoCeq__expanded{max-height:400px;margin-top:15px}.header-module__GsoCeq__mobileProductLink{color:#a0a0a0;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s}.header-module__GsoCeq__mobileProductLinkActive{color:#fff}.header-module__GsoCeq__mobileProductLink:hover{color:#0070f3}.header-module__GsoCeq__mobileActionButtons{flex-direction:column;gap:15px;width:80%;max-width:300px;margin-top:20px;display:flex}.header-module__GsoCeq__mobileActionButtons button{color:#fff;width:100%;padding:14px;font-size:16px}@media screen and (max-width:1200px){.header-module__GsoCeq__headerSection{min-height:74px}.header-module__GsoCeq__navMenu{gap:30px}}@media screen and (max-width:991px){.header-module__GsoCeq__headerSection{grid-template-columns:1fr auto;min-height:64px}.header-module__GsoCeq__navMenu,.header-module__GsoCeq__actionButtons{display:none}.header-module__GsoCeq__hamburger{display:flex}}@media screen and (max-width:768px){.header-module__GsoCeq__headerSection{min-height:54px}.header-module__GsoCeq__logoWrap{max-width:160px}}@media screen and (max-width:576px){.header-module__GsoCeq__headerSection{min-height:44px}.header-module__GsoCeq__logoWrap{max-width:120px}.header-module__GsoCeq__mobileNavItem{font-size:20px}.header-module__GsoCeq__mobileMenu{gap:15px}}
.footer-module__TB8pRW__footer{text-align:center;background-color:#041022;padding:46px 16px}div.footer-module__TB8pRW__container{max-width:100%}.footer-module__TB8pRW__footer .footer-module__TB8pRW__logo{margin-bottom:10px}.footer-module__TB8pRW__footer .footer-module__TB8pRW__description{color:#fbfcff;letter-spacing:0;text-align:center;max-width:530px;margin:0 auto 24px;font-family:Inter;font-size:14px;font-weight:400;line-height:18px}.footer-module__TB8pRW__links{margin-bottom:40px}.footer-module__TB8pRW__links .footer-module__TB8pRW__link{color:#fbfcff;font-size:16px;font-weight:400;line-height:20px;text-decoration:none;transition:color .2s}.footer-module__TB8pRW__link:hover{color:#0766fe}.footer-module__TB8pRW__divider{background:#ffffff24;max-width:100%;height:1px;margin:0 auto 16px}.footer-module__TB8pRW__footer .footer-module__TB8pRW__copyright{text-align:center;color:#fbfcffcc;font-size:12px;font-weight:400;line-height:122%}@media screen and (max-width:899px){.footer-module__TB8pRW__links{flex-wrap:wrap}.footer-module__TB8pRW__links .footer-module__TB8pRW__link,.footer-module__TB8pRW__footer .footer-module__TB8pRW__description{font-size:12px}}
.layout-module__p4tMEa__mainLayout{min-height:100vh}.layout-module__p4tMEa__mainLayout .layout-module__p4tMEa__topSection{margin-bottom:0;position:relative}@media screen and (max-width:768px){.layout-module__p4tMEa__mainLayout .layout-module__p4tMEa__topSection{margin-bottom:0}}.layout-module__p4tMEa__outletBelowFixedHeader{padding-top:84px}@media screen and (max-width:1200px){.layout-module__p4tMEa__outletBelowFixedHeader{padding-top:74px}}@media screen and (max-width:991px){.layout-module__p4tMEa__outletBelowFixedHeader{padding-top:64px}}@media screen and (max-width:768px){.layout-module__p4tMEa__outletBelowFixedHeader{padding-top:54px}}@media screen and (max-width:576px){.layout-module__p4tMEa__outletBelowFixedHeader{padding-top:44px}}
