.brand-gradient-text{background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.brand-gradient-bg{background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%)}.brand-gradient-border{border-image:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%) 1}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;line-height:1.6}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none}table{border-collapse:collapse;border-spacing:0}.typography--h1{color:#1f1f1f;font-size:64px;font-weight:700;line-height:1.15}@media (max-width:992px){.typography--h1{font-size:48px}}@media (max-width:768px){.typography--h1{font-size:36px}}.typography--h2{color:#1f1f1f;font-size:48px;font-weight:700;line-height:1.2}@media (max-width:992px){.typography--h2{font-size:36px}}@media (max-width:768px){.typography--h2{font-size:28px}}.typography--h3{color:#1f1f1f;font-size:36px;font-weight:600;line-height:1.25}@media (max-width:768px){.typography--h3{font-size:28px}}.typography--h4{color:#1f1f1f;font-size:28px;font-weight:600;line-height:1.3}.typography--h5{color:#1f1f1f;font-size:22px;font-weight:600;line-height:1.35}.typography--h6{color:#1f1f1f;font-size:18px;font-weight:600;line-height:1.4}.typography--p-large{color:#1f1f1f;font-size:18px;font-weight:400;line-height:1.7}.typography--p{color:#1f1f1f;font-size:16px;font-weight:400;line-height:1.7}.typography--p-small{color:#666;font-size:14px;font-weight:400;line-height:1.6}.typography--caption{color:#666;font-size:12px;font-weight:400;line-height:1.5}.typography--muted{color:#666}.typography--white{color:#fff}.typography--gradient{background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}body{color:#1f1f1f;background-color:#fff;font-family:Poppins,sans-serif;font-size:16px}::selection{color:#1f1f1f;background-color:#0a5cff26}:focus-visible{outline-offset:2px;outline:2px solid #0a5cff}.page-loader{justify-content:center;align-items:center;min-height:40vh;display:flex}.page-loader__spinner{border:3px solid #0a5cff26;border-top-color:#0a5cff;border-radius:50%;width:36px;height:36px;animation:.7s linear infinite pageLoaderSpin}@keyframes pageLoaderSpin{to{transform:rotate(360deg)}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn-reset{white-space:nowrap;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-family:Poppins,sans-serif;font-weight:500;transition:all .3s;display:inline-flex}.btn-reset:disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.table-base{border-collapse:collapse;width:100%;font-size:14px}.table-base th,.table-base td{text-align:left;border-bottom:1px solid #e5e7eb;padding:12px 16px}.table-base th{color:#1f1f1f;background-color:#f8f9fc;font-weight:600}.table-base td{color:#666}.form-input{color:#1f1f1f;background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;padding:12px 16px;font-family:Poppins,sans-serif;font-size:16px;transition:border-color .2s,box-shadow .2s}.form-input::placeholder{color:#666}.form-input:focus{border-color:#0a5cff;outline:none;box-shadow:0 0 0 3px #0a5cff1f}.container{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}@media (max-width:768px){.container{padding-left:20px;padding-right:20px}}.container--fluid{max-width:100%}.btn{white-space:nowrap;cursor:pointer;border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-family:Poppins,sans-serif;font-weight:500;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex}.btn:disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.btn__icon{flex-shrink:0;align-items:center;display:inline-flex}.btn--small{border-radius:6px;padding:8px 16px;font-size:14px}.btn--small .btn__icon svg{width:16px;height:16px}.btn--medium{padding:12px 24px;font-size:16px}.btn--medium .btn__icon svg{width:18px;height:18px}.btn--large{border-radius:16px;padding:16px 32px;font-size:18px}.btn--large .btn__icon svg{width:20px;height:20px}.btn--primary{color:#fff;background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);border-color:#0000}.btn--primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0a5cff59}.btn--secondary{color:#0a5cff;background:0 0;border-color:#0a5cff}.btn--secondary:hover{background:#0a5cff0f}.btn--white{color:#1f1f1f;background:#fff;border-color:#e5e7eb}.btn--white:hover{color:#0a5cff;border-color:#0a5cff}.btn--dark{color:#fff;background:#1f1f1f;border-color:#1f1f1f}.btn--dark:hover{background:#393939}.btn--ghost{color:#1f1f1f;background:0 0;border-color:#0000}.btn--ghost:hover{color:#0a5cff;background:#0a5cff0f}.topbar{z-index:1000;color:#ffffffeb;background:linear-gradient(135deg,#12121f 0%,#1a1a2e 45%,#0f1628 100%);display:none;position:relative}@media (min-width:1201px){.topbar{display:block}}.topbar__gradient-line{background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);width:100%;height:3px}.topbar__container{justify-content:space-between;align-items:center;gap:16px;min-height:46px;padding-top:8px;padding-bottom:8px;display:flex}.topbar__left,.topbar__right{align-items:center;gap:10px;display:flex}.topbar__chip{color:#ffffffe6;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:8px;padding:5px 12px 5px 6px;font-size:12px;transition:all .2s;display:inline-flex}.topbar__chip:hover:not(.topbar__chip--static){background:#ffffff1f;border-color:#ffffff2e;transform:translateY(-1px)}.topbar__chip--static{cursor:default}.topbar__chip-icon{color:#70a0ff;background:#0a5cff40;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.topbar__chip-icon--email{color:#ff22e2;background:#d400b840}.topbar__chip-icon--time{color:#ff8a00;background:#ff8a0033}.topbar__chip-label{color:#ffffff8c;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:500}@media (max-width:1200px){.topbar__chip-label{display:none}}.topbar__chip-value{color:#fff;font-weight:500}.topbar__whatsapp{color:#fff;background:#25d366;border-radius:9999px;flex-shrink:0;align-items:center;gap:8px;padding:7px 16px 7px 12px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.topbar__whatsapp:hover{background:#20bd5a;transform:translateY(-1px);box-shadow:0 4px 14px #25d36666}@media (max-width:992px){.topbar__chip--static{display:none}}@media (max-width:1200px){.topbar__container{gap:12px}}@media (max-width:768px){.topbar__container{flex-wrap:wrap;justify-content:center;gap:8px}.topbar__left{flex-wrap:wrap;justify-content:center;width:100%}.topbar__right{justify-content:center;width:100%}.topbar__chip{padding:5px 10px 5px 5px}.topbar__chip-value{font-size:11px}.topbar__whatsapp span{display:none}.topbar__whatsapp{padding:7px 12px}}@media (max-width:576px){.topbar__chip-label{display:none}.topbar__chip-value{font-size:10px}}@media (min-width:1201px){.header--topbar-hidden .megamenu__backdrop{top:80px}}.megamenu__backdrop{position:fixed;top:80px}@media (min-width:1201px){.megamenu__backdrop{top:126px}}.megamenu__backdrop{-webkit-backdrop-filter:blur(6px);cursor:pointer;z-index:1019;background:#0f0f1e80;border:none;padding:0;bottom:0;left:0;right:0}.megamenu{z-index:1020;background:#fff;border-top:1px solid #e5e7eb99;max-height:calc(100vh - 100px);padding:0 0 32px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 24px 60px #0000001f,0 8px 24px #0a5cff14}@media (min-width:1201px){.megamenu{max-height:calc(100vh - 146px)}.header--topbar-hidden .megamenu{max-height:calc(100vh - 100px)}}.megamenu{overflow-y:auto}.megamenu__accent{background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);width:100%;height:3px}.megamenu__glow{pointer-events:none;background:radial-gradient(circle,#0a5cff14 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;right:-60px}.megamenu__top-bar{justify-content:flex-end;align-items:center;padding:16px 0 0;display:flex}.megamenu__close{color:#666;cursor:pointer;background:#f8f9fc;border:1px solid #e5e7eb;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:inline-flex}.megamenu__close:hover{color:#ff006e;background:#fff;border-color:#ff006e66;transform:rotate(90deg);box-shadow:0 1px 3px #0000000f}.megamenu__header{border-bottom:1px solid #e5e7eb99;margin-bottom:24px;padding:20px 0 24px}.megamenu__title{color:#1f1f1f;letter-spacing:-.03em;background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:22px;font-weight:700}.megamenu__description{color:#666;max-width:520px;margin:0;font-size:14px;line-height:1.65}.megamenu__grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px;display:grid}.megamenu__card{min-width:0}.megamenu__card-link{background:#f8f9fc;border:1px solid #0000;border-radius:24px;align-items:center;gap:14px;height:100%;padding:16px 18px;transition:border-color .2s,box-shadow .2s,transform .2s,background .2s;display:flex;position:relative;overflow:hidden}.megamenu__card-link:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);padding:1px;transition:opacity .2s;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.megamenu__card-link:hover{background:#fff;transform:translateY(-3px);box-shadow:0 4px 16px #00000014}.megamenu__card-link:hover:after{opacity:1}.megamenu__card-link:hover .megamenu__icon{color:#fff;background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);transform:scale(1.08)rotate(-3deg)}.megamenu__card-link:hover .megamenu__arrow{opacity:1;color:#0a5cff;transform:translate(2px)}.megamenu__card-link:hover .megamenu__card-title{color:#0a5cff}.megamenu__icon{z-index:1;color:#0a5cff;background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 1px 3px #0000000f}.megamenu__card-text{z-index:1;flex:1;min-width:0;position:relative}.megamenu__card-title{color:#1f1f1f;font-size:14px;font-weight:600;line-height:1.45;transition:color .2s;display:block}.megamenu__arrow{z-index:1;opacity:0;color:#666;flex-shrink:0;transition:all .2s;position:relative;transform:translate(-8px)}.megamenu--businesses .megamenu__grid{grid-template-columns:repeat(4,1fr)}@media (max-width:1200px){.megamenu--businesses .megamenu__grid{grid-template-columns:repeat(3,1fr)}}.mobile-menu-portal{z-index:1100;position:relative}.mobile-menu{z-index:1100;width:min(420px,88vw);max-width:100%;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);background:#fff;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 40px #00000026}@media (max-width:768px){.mobile-menu{width:min(380px,85vw)}}@media (max-width:576px){.mobile-menu{width:100%;max-width:100%}}.mobile-menu__overlay{-webkit-backdrop-filter:blur(4px);z-index:1090;cursor:pointer;background:#0f0f1e8c;border:none;padding:0;position:fixed;top:0;bottom:0;left:0;right:0}.mobile-menu__header{background:#f8f9fc;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.mobile-menu__logo{min-width:0;line-height:0}.mobile-menu__logo img{object-fit:contain;width:auto;max-width:min(150px,50vw);height:40px}.mobile-menu__close{color:#1f1f1f;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.mobile-menu__close:hover{color:#0a5cff;border-color:#0a5cff4d}.mobile-menu__body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;padding:8px 0;overflow:hidden auto}.mobile-menu__link{color:#1f1f1f;padding:15px 20px;font-size:18px;font-weight:500;transition:background .2s,color .2s;display:block}.mobile-menu__link:hover,.mobile-menu__link.active{color:#0a5cff;background:#0a5cff0d}.mobile-menu__link.active{border-left:3px solid #0a5cff;padding-left:17px}.mobile-menu__group{border-bottom:1px solid #e5e7eb80}.mobile-menu__accordion{color:#1f1f1f;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:15px 20px;font-size:18px;font-weight:600;transition:background .2s,color .2s;display:flex}.mobile-menu__accordion:hover,.mobile-menu__accordion.active,.mobile-menu__accordion.expanded{color:#0a5cff;background:#0a5cff0a}.mobile-menu__accordion-label{flex:1;min-width:0;line-height:1.4}.mobile-menu__chevron{color:#666;flex-shrink:0;transition:transform .3s}.mobile-menu__chevron.rotated{color:#0a5cff;transform:rotate(180deg)}.mobile-menu__submenu{background:#f8f9fc;grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.mobile-menu__submenu--open{grid-template-rows:1fr}.mobile-menu__submenu-inner{flex-direction:column;gap:6px;padding:0 12px;display:flex;overflow:hidden}.mobile-menu__submenu--open .mobile-menu__submenu-inner{padding:8px 12px 14px}.mobile-menu__mega-link{background:#fff;border:1px solid #e5e7ebcc;border-radius:10px;align-items:center;gap:10px;min-width:0;padding:10px 12px;transition:all .2s;display:flex}.mobile-menu__mega-link:hover{border-color:#0a5cff40;box-shadow:0 1px 3px #0000000f}.mobile-menu__mega-link:focus-visible{border-color:#0a5cff40;box-shadow:0 1px 3px #0000000f}.mobile-menu__mega-link:hover .mobile-menu__mega-icon{color:#fff;background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%)}.mobile-menu__mega-link:focus-visible .mobile-menu__mega-icon{color:#fff;background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%)}.mobile-menu__mega-link:hover .mobile-menu__mega-text{color:#0a5cff}.mobile-menu__mega-link:focus-visible .mobile-menu__mega-text{color:#0a5cff}.mobile-menu__mega-link:hover .mobile-menu__mega-arrow{opacity:1;transform:translate(0)}.mobile-menu__mega-link:focus-visible .mobile-menu__mega-arrow{opacity:1;transform:translate(0)}.mobile-menu__mega-icon{color:#0a5cff;background:#0a5cff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:inline-flex}.mobile-menu__mega-text{color:#1f1f1f;flex:1;min-width:0;font-size:16px;font-weight:500;line-height:1.4;transition:color .2s}.mobile-menu__mega-arrow{color:#0a5cff;opacity:.5;flex-shrink:0;transition:all .2s}.mobile-menu__footer{padding:16px 20px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0));background:#f8f9fc;border-top:1px solid #e5e7eb;flex-shrink:0}.mobile-menu__footer .btn{width:100%;border-radius:9999px!important}.header{z-index:1010;transition:box-shadow .3s;position:sticky;top:0}.header__topbar-wrap{max-height:0;overflow:hidden}@media (min-width:1201px){.header__topbar-wrap{opacity:1;max-height:65px;transition:max-height .38s cubic-bezier(.4,0,.2,1),opacity .28s}.header__topbar-wrap--hidden{opacity:0;pointer-events:none;max-height:0}}@media (prefers-reduced-motion:reduce){.header__topbar-wrap{transition:none}}@media (min-width:1201px){.header--topbar-hidden .header__main{box-shadow:0 2px 20px #00000014}}.header--scrolled .header__main,.header--mega-open .header__main{-webkit-backdrop-filter:blur(16px);background:#fffffff5;border-bottom-color:#0000;box-shadow:0 2px 20px #00000014}.header__main{background:#fff;border-bottom:1px solid #e5e7ebcc;transition:background .3s,box-shadow .3s,border-color .3s;position:relative}.header__container{justify-content:space-between;align-items:center;gap:20px;height:80px;display:flex}.header__logo{flex-shrink:0;align-items:center;line-height:0;transition:transform .2s,opacity .2s;display:flex}.header__logo:hover{opacity:.92;transform:scale(1.02)}.header__logo-img{object-fit:contain;width:auto;max-width:190px;height:50px}@media (max-width:768px){.header__logo-img{max-width:160px;height:42px}}.header__right{flex-shrink:0;align-items:center;gap:16px;min-width:0;margin-left:auto;display:flex}@media (max-width:1200px){.header__right{gap:8px}}.header__nav{justify-content:flex-end;min-width:0;display:flex}@media (max-width:1200px){.header__nav{display:none}}.header__nav-list{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:4px;display:flex}.header__nav-item{position:relative}.header__nav-link{color:#1f1f1f;border-radius:10px;align-items:center;gap:4px;padding:10px 12px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s,background .2s,box-shadow .2s;display:inline-flex;position:relative}.header__nav-link:hover,.header__nav-link.open{color:#0a5cff;background:#0a5cff0f}.header__nav-link.open{box-shadow:inset 0 0 0 1px #0a5cff26}.header__nav-link.active{color:#0a5cff;font-weight:600}.header__nav-trigger{cursor:pointer;background:0 0;border:none}.header__nav-text{white-space:nowrap}.header__nav-indicator{background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);border-radius:9999px;width:16px;height:2px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.header__chevron{color:#666;flex-shrink:0;transition:transform .2s}.header__nav-link.open .header__chevron{color:#0a5cff;transform:rotate(180deg)}.header__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}@media (max-width:576px){.header__actions{gap:6px}}.header__cta{flex-shrink:0;box-shadow:0 4px 14px #0a5cff40;border-radius:9999px!important;padding-left:20px!important;padding-right:20px!important}.header__cta:hover{box-shadow:0 6px 20px #0a5cff59!important}@media (max-width:1200px){.header__cta{padding:9px 16px!important;font-size:14px!important}}@media (max-width:576px){.header__cta{padding:8px 14px!important;font-size:12px!important}}.header__hamburger{color:#1f1f1f;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:none}.header__hamburger:hover{color:#0a5cff;background:#0a5cff0a;border-color:#0a5cff4d}.header__hamburger--open{color:#0a5cff;background:#0a5cff0f;border-color:#0a5cff4d}@media (max-width:1200px){.header__hamburger{display:flex}}.footer{color:#ffffffe0;background:#070b14;width:100%;margin-top:auto;position:relative;overflow:hidden}.footer__glow{filter:blur(100px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.footer__glow--left{background:#0a5cff24;width:280px;height:280px;top:-80px;left:-100px}@media (min-width:769px){.footer__glow--left{width:360px;height:360px;top:-100px;left:-120px}}@media (min-width:1201px){.footer__glow--left{width:420px;height:420px;top:-120px;left:-140px}}.footer__glow--right{background:#d400b81a;width:240px;height:240px;bottom:60px;right:-80px}@media (min-width:769px){.footer__glow--right{width:320px;height:320px;bottom:70px;right:-100px}}@media (min-width:1201px){.footer__glow--right{width:380px;height:380px;bottom:80px;right:-120px}}.footer__gradient-line{background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);height:3px}.footer .container{z-index:1;padding-top:40px;padding-bottom:32px;position:relative}@media (min-width:577px){.footer .container{padding-top:48px;padding-bottom:36px}}@media (min-width:769px){.footer .container{padding-top:64px;padding-bottom:44px}}@media (min-width:1201px){.footer .container{padding-top:72px;padding-bottom:48px}}.footer__grid{grid-template-columns:1fr;gap:8px;margin-top:40px;margin-bottom:36px;display:grid}@media (min-width:577px){.footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px;margin-top:48px;margin-bottom:40px}}@media (min-width:769px){.footer__grid{gap:32px 28px;margin-top:56px;margin-bottom:44px}}@media (min-width:993px){.footer__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 24px}}@media (min-width:1201px){.footer__grid{grid-template-columns:minmax(220px,1.35fr) repeat(4,minmax(0,1fr));gap:32px 28px;margin-bottom:48px}}.footer-cta{background:linear-gradient(135deg,#0a5cff99,#d400b866,#ff8a0080);border-radius:16px;padding:2px;position:relative;box-shadow:0 16px 48px #0006,inset 0 1px #ffffff0f}@media (min-width:769px){.footer-cta{border-radius:24px;box-shadow:0 24px 64px #00000073,inset 0 1px #ffffff0f}}.footer-cta__border{border-radius:inherit;opacity:.35;filter:blur(20px);z-index:0;background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);animation:4s ease-in-out infinite alternate footerCtaGlow;position:absolute;top:0;bottom:0;left:0;right:0}@media (prefers-reduced-motion:reduce){.footer-cta__border{animation:none}}.footer-cta__inner{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(at 20% 0,#0a5cff1f 0%,#0000 55%),radial-gradient(at 80% 100%,#d400b814 0%,#0000 50%),linear-gradient(160deg,#0f1628 0%,#0a0f1c 100%);border-radius:14px;grid-template-columns:1fr;align-items:center;gap:24px;padding:24px 20px;display:grid;position:relative}@media (min-width:577px){.footer-cta__inner{gap:28px;padding:28px 24px}}@media (min-width:769px){.footer-cta__inner{border-radius:22px;grid-template-columns:1.2fr auto;gap:32px;padding:36px 40px}}@media (min-width:1201px){.footer-cta__inner{padding:48px 56px}}.footer-cta__eyebrow{letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:11px;font-weight:600;display:inline-block}@media (min-width:577px){.footer-cta__eyebrow{margin-bottom:12px;font-size:12px}}.footer-cta__title{color:#fff;word-wrap:break-word;margin-bottom:12px;font-size:clamp(20px,5.5vw,36px);font-weight:700;line-height:1.25}.footer-cta__desc{color:#ffffff8c;max-width:560px;font-size:14px;line-height:1.7}@media (min-width:769px){.footer-cta__desc{font-size:16px}}.footer-cta__actions{flex-direction:column;gap:10px;width:100%;display:flex}.footer-cta__actions .btn{white-space:normal;text-align:center;justify-content:center;width:100%}@media (min-width:577px){.footer-cta__actions{flex-flow:wrap}.footer-cta__actions .btn{flex:auto;width:auto;min-width:0}}@media (min-width:769px){.footer-cta__actions{flex-wrap:nowrap;flex-shrink:0;width:auto}.footer-cta__actions .btn{white-space:nowrap;flex:none}}.footer-cta__btn-outline{color:#fff!important;background:#ffffff0a!important;border-color:#ffffff59!important}.footer-cta__btn-outline:hover{color:#fff!important;background:#ffffff1a!important;border-color:#fff9!important}@keyframes footerCtaGlow{0%{opacity:.25;transform:scale(.98)}to{opacity:.45;transform:scale(1.02)}}.footer-company{border-bottom:1px solid #ffffff14;margin-bottom:8px;padding-bottom:20px}@media (min-width:577px){.footer-company{grid-column:1/-1;margin-bottom:12px;padding-bottom:24px}}@media (min-width:993px) and (max-width:1200px){.footer-company{grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:start;gap:20px 40px;padding-bottom:28px;display:grid}}@media (min-width:1201px){.footer-company{border-bottom:none;grid-column:auto;margin-bottom:0;padding-bottom:0;display:block}}.footer-company__brand{align-items:center;margin-bottom:16px;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.footer-company__brand:hover{opacity:.88;transform:translateY(-1px)}.footer-company__logo{object-fit:contain;filter:drop-shadow(0 2px 8px #0a5cff4d);width:56px;height:56px}@media (min-width:769px){.footer-company__logo{width:64px;height:64px}}.footer-company__desc{color:#ffffff8c;max-width:100%;margin-bottom:20px;font-size:14px;line-height:1.75}@media (min-width:1201px){.footer-company__desc{max-width:360px;margin-bottom:24px}}.footer-company__contacts{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}@media (min-width:993px) and (max-width:1200px){.footer-company__contacts{grid-area:1/2/span 2}}@media (min-width:769px){.footer-company__contacts{gap:14px}}.footer-company__contact{color:inherit;align-items:flex-start;gap:12px;min-width:0;font-style:normal;text-decoration:none;transition:color .2s;display:flex}.footer-company__contact:hover{color:#fff}.footer-company__contact:hover .footer-company__contact-icon{background:#0a5cff33;border-color:#0a5cff59}.footer-company__contact--address{cursor:default}.footer-company__contact-icon{color:#0a5cffe6;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}@media (min-width:769px){.footer-company__contact-icon{width:34px;height:34px}}.footer-company__contact-label{text-transform:uppercase;letter-spacing:.06em;color:#ffffff8c;margin-bottom:2px;font-size:10px;font-weight:600;display:block}@media (min-width:577px){.footer-company__contact-label{font-size:11px}}.footer-company__contact-value{color:#ffffffe0;word-break:break-word;overflow-wrap:anywhere;font-size:14px;line-height:1.55;display:block}.footer-column{min-width:0}.footer-column--accordion{border-bottom:1px solid #ffffff14;padding-bottom:4px}@media (min-width:769px){.footer-column--accordion{border-bottom:none;padding-bottom:0}}.footer-column__title{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:none;justify-content:space-between;align-items:center;gap:12px;margin-bottom:0;padding:14px 0;font-size:14px;font-weight:600;list-style:none;display:flex;position:relative}.footer-column__title::-webkit-details-marker{display:none}@media (min-width:769px){.footer-column__title{pointer-events:none;cursor:default;border-bottom:1px solid #ffffff14;margin-bottom:18px;padding:0 0 10px;display:block}.footer-column__title:after{content:"";background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);border-radius:9999px;width:32px;height:2px;position:absolute;bottom:-1px;left:0}}@media (min-width:577px){.footer-column__title{font-size:16px}}.footer-column__title-text{flex:1;min-width:0}.footer-column__chevron{color:#ffffff8c;flex-shrink:0;transition:transform .3s}@media (min-width:769px){.footer-column__chevron{display:none}}.footer-column--accordion[open] .footer-column__chevron{transform:rotate(180deg)}.footer-column__list{flex-direction:column;gap:8px;margin:0;padding:0 0 12px;list-style:none;display:flex}@media (min-width:769px){.footer-column__list{gap:10px;padding:0}}.footer-column__link{color:#ffffff8c;word-break:break-word;font-size:14px;line-height:1.45;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.footer-column__link:hover,.footer-column__link.active{color:#fff;transform:translate(3px)}.footer-column__link.active{background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);-webkit-text-fill-color:transparent;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (prefers-reduced-motion:reduce){.footer-column__link:hover,.footer-column__link.active{transform:none}}.footer-newsletter{margin-bottom:28px}@media (min-width:769px){.footer-newsletter{margin-bottom:36px}}.footer-newsletter__inner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;padding:22px 18px;box-shadow:inset 0 1px #ffffff0a}@media (min-width:577px){.footer-newsletter__inner{border-radius:16px;padding:24px 22px}}@media (min-width:769px){.footer-newsletter__inner{padding:32px 36px}}.footer-newsletter__title{color:#fff;margin-bottom:16px;font-size:clamp(17px,4vw,22px);font-weight:600;line-height:1.35}@media (min-width:769px){.footer-newsletter__title{margin-bottom:20px}}.footer-newsletter__form{width:100%}.footer-newsletter__fields{flex-direction:column;gap:10px;display:flex}@media (min-width:769px){.footer-newsletter__fields{flex-direction:row;align-items:stretch;gap:12px}}.footer-newsletter__input{color:#fff;background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;flex:1;width:100%;min-width:0;padding:13px 16px;font-family:Poppins,sans-serif;font-size:14px;transition:border-color .2s,box-shadow .2s}@media (min-width:577px){.footer-newsletter__input{padding:14px 18px;font-size:16px}}.footer-newsletter__input::placeholder{color:#ffffff59}.footer-newsletter__input:focus{border-color:#0a5cff99;outline:none;box-shadow:0 0 0 3px #0a5cff26}.footer-newsletter__input--error{border-color:#ff006e99}.footer-newsletter__input--error:focus{box-shadow:0 0 0 3px #ff006e26}.footer-newsletter__btn{flex-shrink:0;justify-content:center;width:100%}@media (min-width:769px){.footer-newsletter__btn{width:auto;min-width:150px}}.footer-newsletter__message{word-break:break-word;align-items:flex-start;gap:8px;margin-top:12px;font-size:14px;line-height:1.5;display:flex}@media (min-width:769px){.footer-newsletter__message{margin-top:14px}}.footer-newsletter__message--error{color:#ff8fa3}.footer-newsletter__message--success{color:#7ddea8}.footer-newsletter__message--success svg{flex-shrink:0;margin-top:2px}.footer-social{text-align:center;border-top:1px solid #ffffff14;flex-direction:column;align-items:center;gap:16px;padding:20px 0;display:flex}@media (min-width:577px){.footer-social{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;padding:24px 0}}.footer-social__label{color:#ffffff8c;text-transform:uppercase;letter-spacing:.08em;flex-shrink:0;font-size:12px;font-weight:600}@media (min-width:577px){.footer-social__label{font-size:14px}}.footer-social__list{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}@media (min-width:577px){.footer-social__list{justify-content:flex-end;gap:12px}}.footer-social__link{color:#ffffff8c;background:#ffffff0a;border:1px solid #ffffff14;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;text-decoration:none;transition:color .3s,border-color .3s,background .3s,box-shadow .3s;display:flex}@media (min-width:769px){.footer-social__link{width:42px;height:42px;font-size:16px}}.footer-social__link:hover{color:#fff;background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);border-color:#0000;outline:none;box-shadow:0 6px 20px #0a5cff4d}.footer-social__link:focus-visible{color:#fff;background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);border-color:#0000;outline:none;box-shadow:0 6px 20px #0a5cff4d}.footer-copyright{background:#0d1220;border-top:1px solid #ffffff14}.footer-copyright__inner{text-align:center;grid-template-columns:1fr;gap:14px;max-width:1320px;margin:0 auto;padding:18px 20px;display:grid}@media (min-width:577px){.footer-copyright__inner{padding:20px 24px}}@media (min-width:769px){.footer-copyright__inner{text-align:left;grid-template-columns:1fr 1fr;gap:16px 24px}}@media (min-width:1201px){.footer-copyright__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}}.footer-copyright__text{color:#ffffff8c;order:2;font-size:12px;line-height:1.5}@media (min-width:769px){.footer-copyright__text{order:0}}@media (min-width:1201px){.footer-copyright__text{flex:1;min-width:0}}.footer-copyright__nav{order:1}@media (min-width:769px){.footer-copyright__nav{order:1;grid-column:1/-1}}@media (min-width:1201px){.footer-copyright__nav{flex-shrink:0;order:1;grid-column:auto}}.footer-copyright__links{flex-wrap:wrap;justify-content:center;gap:8px 16px;margin:0;padding:0;list-style:none;display:flex}@media (min-width:769px){.footer-copyright__links{justify-content:flex-start;gap:8px 20px}}@media (min-width:1201px){.footer-copyright__links{justify-content:center}}.footer-copyright__link{color:#ffffff8c;white-space:nowrap;font-size:12px;text-decoration:none;transition:color .2s}.footer-copyright__link:hover,.footer-copyright__link.active{color:#fff}.footer-copyright__credit{color:#ffffff59;order:3;max-width:100%;font-size:12px;line-height:1.5}@media (min-width:769px){.footer-copyright__credit{text-align:right}}@media (min-width:1201px){.footer-copyright__credit{text-align:right;flex:1;min-width:0}}.back-to-top{z-index:1085;pointer-events:none;position:fixed;bottom:24px;right:20px}@media (min-width:769px){.back-to-top{bottom:32px;right:28px}}.back-to-top__btn{cursor:pointer;pointer-events:auto;background:0 0;border:none;outline:none;flex-direction:column;justify-content:center;align-items:center;width:56px;height:56px;padding:0;display:flex;position:relative}.back-to-top__btn:focus-visible .back-to-top__inner{box-shadow:0 0 0 3px #0a5cff59}@media (min-width:769px){.back-to-top__btn{width:58px;height:58px}}.back-to-top__ring{filter:drop-shadow(0 2px 8px #0a5cff33);width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;transform:rotate(-90deg)}.back-to-top__ring-track{fill:none;stroke:#ffffff26;stroke-width:2.5px}.back-to-top__ring-progress{fill:none;stroke:url(#back-to-top-gradient);stroke-width:2.5px;stroke-linecap:round;transition:stroke-dashoffset .15s ease-out}.back-to-top__glow{opacity:.35;filter:blur(10px);background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);border-radius:9999px;transition:opacity .3s,transform .3s;position:absolute;top:6px;bottom:6px;left:6px;right:6px}.back-to-top__btn:hover .back-to-top__glow{opacity:.55;transform:scale(1.08)}.back-to-top__inner{z-index:1;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0e1aeb;border:1px solid #ffffff1f;border-radius:9999px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .3s,border-color .3s,box-shadow .3s,color .3s;display:flex;position:relative;box-shadow:0 8px 24px #00000047,inset 0 1px #ffffff14}@media (min-width:769px){.back-to-top__inner{width:44px;height:44px}}.back-to-top__btn:hover .back-to-top__inner{background:linear-gradient(90deg,#0a5cff 0%,#6a11cb 20%,#d400b8 40%,#ff006e 60%,#ff5e3a 80%,#ff8a00 100%);border-color:#0000;box-shadow:0 10px 28px #0a5cff66,inset 0 1px #fff3}.back-to-top__tooltip{color:#fff;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;background:#0a0e1af0;border:1px solid #ffffff1a;border-radius:9999px;padding:8px 14px;font-size:12px;font-weight:600;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%)translate(6px);box-shadow:0 4px 16px #00000014}.back-to-top__tooltip:after{content:"";border:5px solid #0000;border-left-color:#0a0e1af0;position:absolute;top:50%;right:-5px;transform:translateY(-50%)}.back-to-top__btn:hover .back-to-top__tooltip{opacity:1;visibility:visible;transform:translateY(-50%)translate(0)}.back-to-top__btn:focus-visible .back-to-top__tooltip{opacity:1;visibility:visible;transform:translateY(-50%)translate(0)}.back-to-top__ring-progress{stroke:url(#back-to-top-gradient)}@media (prefers-reduced-motion:reduce){.back-to-top__ring-progress{transition:none}}.skip-link{z-index:9999;color:#fff;background:#0a5cff;border-radius:6px;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:top .2s;position:absolute;top:-100px;left:16px}.skip-link:focus{outline-offset:2px;outline:2px solid #fff;top:16px}.app-layout{flex-direction:column;min-height:100vh;display:flex}.app-layout__content{flex:1 0 auto}
