.navbar{z-index:1000;background:0 0;width:100%;font-family:Manrope,Arial,sans-serif;transition:background-color .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,box-shadow .35s;position:absolute;top:0;left:0}.navbar--scrolled{-webkit-backdrop-filter:blur(14px);background:#08111ed1;position:fixed;box-shadow:0 4px 25px #00000026}.navbar__container{box-sizing:border-box;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:2.2rem 3rem;transition:padding .35s;display:grid}.navbar--scrolled .navbar__container{padding-top:1.1rem;padding-bottom:1.1rem}.navbar__logo{min-width:0;color:inherit;font:inherit;cursor:pointer;appearance:none;z-index:1100;background:0 0;border:none;justify-self:start;align-items:center;padding:0;display:flex}.navbar__logo img{object-fit:contain;pointer-events:none;width:225px;height:auto;display:block}.navbar__navigation{justify-self:end;align-items:center;gap:3.2rem;display:flex}.navbar__link{color:#ffffffe0;letter-spacing:-.01em;cursor:pointer;appearance:none;background:0 0;border:none;align-items:center;padding:0;font-family:Manrope,Arial,sans-serif;font-size:.92rem;font-weight:500;transition:color .25s;display:inline-flex;position:relative}.navbar__link:after{content:"";background:#4a6fff;border-radius:999px;width:0;height:2px;transition:width .25s;position:absolute;bottom:-7px;left:0}.navbar__link:hover{color:#8aa0ff}.navbar__link:hover:after{width:100%}.navbar__link--active{color:#8aa0ff}.navbar__link--active:after{width:100%}.navbar__actions{z-index:1100;justify-self:end;align-items:center;display:flex}.navbar__menu-button{color:#fff;cursor:pointer;appearance:none;background:0 0;border:none;width:32px;height:32px;padding:0;display:none}.navbar__logo:focus-visible,.navbar__link:focus-visible,.navbar__menu-button:focus-visible{outline-offset:6px;outline:2px solid #7194ff}.navbar__hamburger{flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;display:flex}.navbar__hamburger span{background:#fff;border-radius:5px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.navbar__hamburger--open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__hamburger--open span:nth-child(2){opacity:0}.navbar__hamburger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=1024px){.navbar__container{gap:1.5rem;padding-left:2rem;padding-right:2rem}.navbar__logo img{width:195px}.navbar__navigation{gap:2rem}.navbar__link{font-size:.88rem}}@media (width<=768px){.navbar__container{justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 1.5rem;display:flex}.navbar--scrolled .navbar__container{padding:1rem 1.5rem}.navbar__logo img{width:155px}.navbar__navigation{z-index:1050;-webkit-backdrop-filter:blur(18px);opacity:0;visibility:hidden;pointer-events:none;background:radial-gradient(circle at 75% 20%,#3165cf2e,#0000 35%),#08111ef7;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;width:100%;height:100svh;transition:transform .4s,opacity .3s,visibility .4s;display:flex;position:fixed;inset:0;transform:translate(100%)}.navbar__navigation--open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.navbar__link{color:#fff;letter-spacing:-.02em;font-size:1.35rem;font-weight:500}.navbar__link:after{bottom:-10px}.navbar__menu-button{z-index:1100;display:block;position:relative}}@media (width<=480px){.navbar__container,.navbar--scrolled .navbar__container{padding-left:1.2rem;padding-right:1.2rem}.navbar__logo img{width:145px}.navbar__navigation{gap:2.2rem}.navbar__link{font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.navbar,.navbar__container,.navbar__navigation,.navbar__link,.navbar__link:after,.navbar__hamburger span{transition:none}}.hero__title span{white-space:nowrap;white-space:nowrap;display:block}@media (width<=1024px){.hero__title{font-size:clamp(2.9rem,5vw,4rem)}}@media (width<=768px){.hero__content{max-width:100%}.hero__eyebrow{font-size:.95rem}.hero__title{font-size:clamp(2.5rem,10vw,3.8rem);line-height:.98}.hero__title span{white-space:normal}.hero__description{max-width:420px;font-size:.92rem;line-height:1.6}.hero__cta{width:225px;margin-top:1.7rem;padding:.9rem 1.2rem .9rem 1.5rem;font-size:.88rem}}.hero-slider__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.hero-card__link{z-index:2;border-radius:inherit;position:absolute;inset:0}.hero-card__content{z-index:3;color:#fff;pointer-events:none;flex-direction:column;justify-content:flex-end;min-height:155px;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-card__title{letter-spacing:-.025em;color:#fff;white-space:nowrap;text-shadow:0 2px 12px #00000059;width:100%;max-width:none;margin:0 0 1.3rem;font-family:Playfair Display,Georgia,serif;font-size:1.45rem;font-weight:600;line-height:1.12;position:relative}.hero-card__title--long{white-space:normal;max-width:210px;font-size:1.45rem;line-height:1.08}.hero-card__button{z-index:4;color:#fff;pointer-events:auto;background:#2958aae6;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-left:auto;font-size:1.3rem;line-height:1;text-decoration:none;transition:transform .25s,background-color .25s,border-color .25s,box-shadow .25s;display:flex;position:relative}.hero-card__button:hover{background:#3467c7;border-color:#ffffff40;transform:translate(3px);box-shadow:0 8px 20px #2454b447}.hero-card__button:focus-visible,.hero-card__link:focus-visible{outline-offset:4px;outline:2px solid #7194ff}.hero-slider__arrow{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:0;font-family:inherit;font-size:1.2rem;line-height:1;transition:background-color .25s,border-color .25s,transform .25s;display:flex}.hero-slider__arrow:hover{background:#ffffff1f;border-color:#fff6;transform:scale(1.05)}.hero-slider__dots{justify-content:center;align-items:center;gap:.7rem;display:flex}@keyframes hero-card-enter{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@media (width<=1024px){.hero-slider{transform:translateY(20px)}.hero-slider__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-slider__cards .hero-card:nth-child(3){display:none}.hero-card{height:390px}.hero-card__content{min-height:145px;padding:1.35rem}.hero-card__title{font-size:1.35rem}.hero-card__title--long{max-width:200px;font-size:1.35rem}}@media (width<=640px){.hero-slider{width:100%;transform:none}.hero-slider__cards{grid-template-columns:minmax(0,1fr);gap:0}.hero-slider__cards .hero-card:nth-child(n+2){display:none}.hero-card{border-radius:16px;width:100%;height:clamp(320px,105vw,390px)}.hero-card__image{object-position:center}.hero-card__content{min-height:135px;padding:1.25rem}.hero-card__title{white-space:normal;max-width:100%;margin-bottom:1rem;font-size:1.3rem}.hero-card__title--long{white-space:normal;max-width:230px;font-size:1.3rem}.hero-card__button{width:42px;height:42px}.hero-slider__controls{gap:1rem;margin-top:1.25rem}.hero-slider__arrow{width:42px;height:42px}.hero-slider__dots{gap:.5rem}.hero-slider__dot{width:7px;height:7px}.hero-slider__dot--active{width:20px}}@media (width<=380px){.hero-card{height:310px}.hero-card__content{min-height:125px;padding:1rem}.hero-card__title{max-width:100%;font-size:1.2rem}.hero-card__title--long{max-width:200px;font-size:1.2rem}.hero-slider__controls{gap:.75rem}.hero-slider__arrow{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.hero-card,.hero-card__image,.hero-card__button,.hero-slider__arrow,.hero-slider__dot{transition:none;animation:none}}.hero{background-image:linear-gradient(90deg, #030812ad 0%, #0308127a 28%, #03081238 52%, #03081214 72%, #03081205 100%), linear-gradient(180deg, #03081200 0%, #03081200 58%, #0308122e 75%, #030812b8 100%), var(--hero-image);background-position:50% 35%;background-repeat:no-repeat;background-size:cover;width:100%;min-height:100vh;position:relative;overflow:hidden}.hero__container{z-index:2;box-sizing:border-box;grid-template-columns:minmax(0,.78fr) minmax(0,1.45fr);align-items:center;gap:5.5rem;width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding:8rem 3rem 5rem;display:grid;position:relative;transform:translateY(45px)}.hero__content{z-index:3;color:#fff;width:100%;max-width:520px;position:relative}.hero__eyebrow{letter-spacing:.01em;color:#ffffffd9;margin:0 0 .9rem;font-family:Manrope,sans-serif;font-size:1rem;font-weight:400}.hero__title{letter-spacing:-.04em;color:#fff;margin:1rem 0 1.4rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.8rem,3.6vw,4.2rem);font-weight:500;line-height:.96}.hero__title span{white-space:nowrap;display:block}.hero__description{color:#ffffffbd;max-width:500px;margin:1.4rem 0 0;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:400;line-height:1.7}.hero__cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#173a78,#2858a7);border:none;border-radius:999px;justify-content:space-between;align-items:center;width:245px;margin-top:1.9rem;padding:.95rem 1.3rem .95rem 1.6rem;font-family:Manrope,sans-serif;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:flex}.hero__cta:hover{background:linear-gradient(135deg,#1d478f,#3167bd);transform:translateY(-3px);box-shadow:0 10px 30px #2658a759}.hero__cta-arrow{font-size:1.4rem;line-height:1;transition:transform .25s}.hero__cta:hover .hero__cta-arrow{transform:translate(5px)}.hero-slider{width:100%;min-width:0;transform:translate(25px)}.hero-slider__cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:1rem;display:grid}.hero-card{background:#07111f;border:1px solid #ffffff2e;border-radius:18px;min-width:0;height:390px;animation:.4s heroCardEnter;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000047,inset 0 0 0 1px #ffffff0a}.hero-card:first-child{height:420px;transform:translateY(-15px)}.hero-card__image{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.hero-card:hover .hero-card__image{transform:scale(1.04)}.hero-card__overlay{background:linear-gradient(#0000 0%,#0208141a 25%,#0208149e 60%,#020814fa 100%);position:absolute;inset:0}.hero-card__content{z-index:2;color:#fff;padding:1.4rem;position:absolute;bottom:0;left:0;right:0}.hero-card__category{color:#ffffffb8;font-size:.85rem}.hero-card__title{max-width:190px;margin:.4rem 0 1.2rem;font-size:1.35rem;font-weight:500;line-height:1.2}.hero-card__button{color:#fff;cursor:pointer;background:#2958aae6;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-left:auto;font-size:1.3rem;transition:transform .25s,background-color .25s;display:flex}.hero-card__button:hover{background:#3467c7;transform:translate(3px)}.hero-slider__controls{justify-content:center;align-items:center;gap:1.5rem;margin-top:1.5rem;display:flex}.hero-slider__arrow{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;transition:background-color .25s,transform .25s;display:flex}.hero-slider__arrow:hover{background:#ffffff1f;transform:scale(1.05)}.hero-slider__dots{align-items:center;gap:.7rem;display:flex}.hero-slider__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:width .25s,background-color .25s}.hero-slider__dot--active{background:#3467c7;border-radius:999px;width:24px}.hero__bottom{z-index:5;pointer-events:none;justify-content:flex-end;align-items:center;width:calc(100% - 6rem);max-width:1400px;display:flex;position:absolute;bottom:1.7rem;left:50%;transform:translate(-50%)}.hero__socials{pointer-events:auto;align-items:center;gap:.7rem;display:flex}.hero__socials a{color:#ffffffe6;-webkit-backdrop-filter:blur(8px);background:#050f1e2e;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:color .25s,background-color .25s,border-color .25s,transform .25s;display:flex}.hero__socials a svg{width:18px;height:18px}.hero__socials a:hover{color:#fff;background:#2858a7;border-color:#4a77cc;transform:translateY(-3px)}@keyframes heroCardEnter{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@media (width<=1200px){.hero__container{grid-template-columns:minmax(0,.8fr) minmax(0,1.3fr);gap:3rem;padding:7rem 2rem 5rem}.hero__title{font-size:clamp(2.7rem,4vw,3.8rem)}.hero-slider{transform:translate(10px)}.hero-card{height:350px}.hero-card:first-child{height:375px;transform:translateY(-10px)}}@media (width<=768px){.hero{background-image:linear-gradient(#03081226 0%,#0308124d 40%,#0308129e 72%,#030812d9 100%),url(/hero.png);background-position:62% 30%;background-size:cover;min-height:100svh}.hero__container{grid-template-columns:1fr;align-content:start;gap:3rem;min-height:100svh;padding:7rem 1.5rem}.hero__content{max-width:100%}.hero__eyebrow{font-size:.95rem}.hero__title{font-size:clamp(2.4rem,10vw,3.7rem);line-height:.98}.hero__title span{white-space:normal}.hero__description{max-width:420px;font-size:.92rem;line-height:1.6}.hero__cta{width:225px;margin-top:1.7rem;padding:.9rem 1.2rem .9rem 1.5rem;font-size:.88rem}.hero-slider{margin-top:.5rem;transform:none}.hero-slider__cards{display:block}.hero-card{height:380px}.hero-card:first-child{height:380px;transform:none}.hero-card:not(:first-child){display:none}.hero-slider__controls{margin-top:1.5rem}.hero__bottom{width:calc(100% - 3rem);bottom:1.2rem}.hero__socials a{width:38px;height:38px}}@media (width<=480px){.hero{background-position:66% 28%}.hero__container{padding-left:1.2rem;padding-right:1.2rem}.hero__title{font-size:clamp(2.2rem,10vw,3.3rem)}.hero__bottom{width:calc(100% - 2.4rem)}}.service-detail{color:#fff;background:#020712;min-height:100vh;font-family:Manrope,Arial,sans-serif}.service-hero{background:#020712;align-items:center;min-height:720px;display:flex;position:relative;overflow:hidden}.service-hero__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.service-hero__overlay{background:linear-gradient(90deg,#020712fa 0%,#020712d6 38%,#02071238 75%,#02071259 100%),linear-gradient(#0000 55%,#020712bf);position:absolute;inset:0}.service-hero__container{z-index:2;width:min(1400px,100% - 6rem);margin:0 auto;padding-top:8rem;position:relative}.service-breadcrumb{color:#ffffff8c;flex-wrap:wrap;gap:.6rem;font-size:.78rem;display:flex;position:absolute;top:1rem;left:0}.service-breadcrumb a{color:inherit;text-decoration:none}.service-breadcrumb strong{color:#6695ee;font-weight:500}.service-hero__content{max-width:650px}.service-hero__eyebrow{color:#6493eb;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.78rem;font-weight:600;display:block}.service-hero h1{letter-spacing:-.05em;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(4rem,7vw,7.2rem);font-weight:500;line-height:.94}.service-hero__content p{color:#ffffffb3;max-width:520px;margin:2rem 0;font-size:1.05rem;line-height:1.7}.service-hero__button,.service-cta>a{color:#fff;background:#2367db;border-radius:8px;align-items:center;gap:1rem;padding:1rem 1.4rem;font-weight:600;text-decoration:none;transition:transform .25s,background-color .25s;display:inline-flex}.service-hero__button:hover,.service-cta>a:hover{background:#3479ec;transform:translateY(-3px)}.service-navigation{z-index:20;background:#071223;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;width:100%;position:relative}.service-navigation__container{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 3rem;width:min(1200px,100% - 3rem);margin:0 auto;padding:1.25rem 0;display:flex}.service-navigation__container button{color:#ffffffad;letter-spacing:-.01em;cursor:pointer;appearance:none;background:0 0;border:none;border-radius:0;padding:0 0 .45rem;font-family:Manrope,Arial,sans-serif;font-size:.88rem;font-weight:500;line-height:1.4;transition:color .25s,transform .25s;position:relative}.service-navigation__container button:after{content:"";background:#4f8cff;border-radius:999px;width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}.service-navigation__container button:hover{color:#fff;transform:translateY(-1px)}.service-navigation__container button:hover:after{width:100%}.service-navigation__container button:focus-visible{color:#fff;outline-offset:6px;outline:2px solid #7194ff}@media (width<=768px){.service-navigation__container{box-sizing:border-box;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:1.8rem;width:100%;padding:1rem 1.25rem;overflow-x:auto}.service-navigation__container::-webkit-scrollbar{display:none}.service-navigation__container button{white-space:nowrap;flex-shrink:0;font-size:.82rem}}.service-sections{background:radial-gradient(circle at 80% 35%,#1a50af29,#0000 35%),#020712;overflow:hidden}.service-section{grid-template-columns:.78fr 1.22fr;align-items:center;gap:6rem;width:min(1340px,100% - 6rem);margin:0 auto;padding:7rem 0;scroll-margin-top:90px;display:grid}.service-section:not(:last-child){border-bottom:1px solid #ffffff14}.service-section--reverse{grid-template-columns:1.22fr .78fr}.service-section--reverse .service-section__content{order:2}.service-section--reverse .service-section__media{order:1}.service-section__number{color:#377eea;font-size:.9rem;font-weight:600}.service-section h2{letter-spacing:-.04em;max-width:520px;margin:.8rem 0 1.4rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.7rem,4vw,4.7rem);font-weight:500;line-height:1}.service-section__content>p{color:#ffffff94;max-width:510px;margin:0;line-height:1.75}.service-section ul{gap:1rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.service-section li{color:#ffffffd1;align-items:flex-start;gap:.9rem;line-height:1.5;display:flex}.service-section li span{color:#5a9aff;border:1px solid #347eea;border-radius:50%;flex:none;justify-content:center;align-items:center;width:21px;height:21px;font-size:.65rem;display:inline-flex}.service-section__media{background:#071426;border:1px solid #ffffff1f;border-radius:18px;height:520px;overflow:hidden;box-shadow:0 30px 70px #0000004d}.service-section__media img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.service-section__media:hover img{transform:scale(1.035)}.service-cta{box-sizing:border-box;background:radial-gradient(circle at 85%,#2666db40,#0000 35%),#071426;border:1px solid #4e84e54d;border-radius:18px;justify-content:space-between;align-items:center;gap:3rem;width:min(1340px,100% - 6rem);margin:0 auto 5rem;padding:3rem;display:flex}.service-cta div>span{color:#6294ed;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem}.service-cta h2{max-width:800px;margin:.8rem 0 0;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,3.5vw,3.4rem);font-weight:500;line-height:1.1}.service-not-found{color:#fff;text-align:center;background:#020712;place-content:center;gap:1rem;min-height:100vh;display:grid}.scroll-to-top{z-index:900;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#154aace6;border:1px solid #7ea4ff66;border-radius:50%;place-items:center;width:50px;height:50px;padding:0;font-family:inherit;font-size:1.35rem;line-height:1;transition:background-color .25s,border-color .25s,transform .25s;animation:.25s scroll-button-entry;display:grid;position:fixed;bottom:2rem;right:2rem;box-shadow:0 12px 35px #00000059}.scroll-to-top:hover{background:#286bdc;border-color:#a2bdffcc;transform:translateY(-4px)}.scroll-to-top:active{transform:translateY(-1px)}.scroll-to-top:focus-visible{outline-offset:4px;outline:2px solid #8eacff}@keyframes scroll-button-entry{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.service-section__items{gap:1rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.service-section__items--two-columns{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.5rem}@media (width<=640px){.service-section__items--two-columns{grid-template-columns:1fr}}@media (width<=768px){.scroll-to-top{width:46px;height:46px;bottom:1.25rem;right:1.25rem}}@media (prefers-reduced-motion:reduce){.scroll-to-top{transition:none;animation:none}}@media (width<=900px){.service-hero__container,.service-navigation__container,.service-section,.service-cta{width:min(100% - 3rem,1340px)}.service-navigation__container{justify-content:flex-start;gap:2rem}.service-section,.service-section--reverse{grid-template-columns:1fr;gap:3rem;padding:5rem 0}.service-section--reverse .service-section__content,.service-section--reverse .service-section__media{order:initial}.service-section__media{height:430px}.service-cta{flex-direction:column;align-items:flex-start}}@media (width<=600px){.service-hero{min-height:680px}.service-hero__container{padding-top:7rem}.service-hero__overlay{background:linear-gradient(#02071259 0%,#020712bf 35%,#020712fa 90%)}.service-hero h1{font-size:clamp(3.2rem,16vw,4.5rem)}.service-section__media{height:330px}.service-detail{color:#fff;background:#020712;min-height:100vh;padding-bottom:5rem;font-family:Manrope,Arial,sans-serif}.service-cta{margin:0 auto}}.services{color:#fff;background:radial-gradient(circle at 80% 35%,#245cc629,#0000 34%),#020712;padding:8rem 0;font-family:Manrope,Arial,sans-serif;position:relative;overflow:hidden}.services__container{width:min(1400px,100% - 6rem);margin:0 auto}.services__header{grid-template-columns:1.4fr .6fr;align-items:end;gap:5rem;margin-bottom:5rem;display:grid}.services__eyebrow,.services__category{color:#578bed;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:600}.services__header h2{letter-spacing:-.05em;max-width:850px;margin:1rem 0 0;font-family:Playfair Display,Georgia,serif;font-size:clamp(3.5rem,6vw,6.7rem);font-weight:500;line-height:.95}.services__header h2 span{color:#6687ca}.services__header>p{color:#ffffff8c;max-width:440px;margin:0;font-size:1rem;line-height:1.8}.services__layout{background:#0714268c;border:1px solid #ffffff1c;border-radius:20px;grid-template-columns:.38fr 1fr;display:grid;overflow:hidden}.services__tabs{border-right:1px solid #ffffff1a}.services__tab{color:#ffffff80;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff14;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;width:100%;min-height:96px;padding:1.4rem 1.5rem;transition:color .25s,background-color .25s;display:grid}.services__tab:last-child{border-bottom:0}.services__tab>span:first-child{color:#4b79cf;font-size:.72rem}.services__tab strong{font-size:.92rem;font-weight:500}.services__tab-arrow{opacity:0;transition:opacity .25s,transform .25s;transform:translate(-8px)}.services__tab:hover,.services__tab--active{color:#fff;background:#2960c229}.services__tab--active{box-shadow:inset 3px 0 #3378e8}.services__tab:hover .services__tab-arrow,.services__tab--active .services__tab-arrow{opacity:1;transform:translate(0)}.services__panel{grid-template-columns:1fr 1fr;min-width:0;animation:.4s servicePanelEnter;display:grid}.services__media{min-height:610px;position:relative;overflow:hidden}.services__media img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.services__media-overlay{background:linear-gradient(#0000 45%,#020712cc);position:absolute;inset:0}.services__media>span{z-index:2;color:#ffffffbf;font-family:Playfair Display,Georgia,serif;font-size:4rem;position:absolute;bottom:1.5rem;left:2rem}.services__content{flex-direction:column;justify-content:center;padding:3.5rem;display:flex}.services__content h3{letter-spacing:-.04em;margin:1rem 0 1.3rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.5rem,3.5vw,4rem);font-weight:500;line-height:1}.services__content>p{color:#ffffff8f;margin:0;line-height:1.7}.services__content ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1.5rem;margin:2rem 0;padding:0;list-style:none;display:grid}.services__content li{color:#fffc;align-items:flex-start;gap:.7rem;font-size:.86rem;line-height:1.45;display:flex}.services__content li span{color:#4e8df9}.services__link{color:#fff;border:1px solid #5c90eb73;border-radius:8px;align-items:center;gap:1rem;width:fit-content;padding:.95rem 1.3rem;text-decoration:none;transition:background-color .25s,transform .25s;display:inline-flex}.services__link:hover{background:#2769dc;transform:translateY(-3px)}.services__values{border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:repeat(4,1fr);margin-top:2rem;display:grid;overflow:hidden}.services__values>div{border-right:1px solid #ffffff1a;gap:.5rem;padding:1.5rem;display:grid}.services__values>div:last-child{border-right:0}.services__values strong{font-size:.84rem;font-weight:600}.services__values span{color:#ffffff73;font-size:.75rem;line-height:1.5}.services__clients{margin-top:7rem}.services__clients-header{margin-bottom:2rem}.services__clients-header h3{letter-spacing:-.04em;color:#fff;margin:.8rem 0 0;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.8rem,4vw,4.5rem);font-weight:500;line-height:1}.services__clients-strip{scrollbar-width:thin;scrollbar-color:#fff3 transparent;background:#ffffff05;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:0;width:100%;display:flex;overflow-x:auto}.services__client{border-right:1px solid #ffffff14;flex:1 0 150px;justify-content:center;align-items:center;min-width:150px;height:105px;padding:1.2rem 1.5rem;display:flex}.services__client:last-child{border-right:0}.services__client img{object-fit:contain;filter:none;opacity:1;width:auto;max-width:125px;height:auto;max-height:52px;transition:transform .25s;display:block}.services__client:hover img{transform:scale(1.06)}.services__clients-strip::-webkit-scrollbar{height:5px}.services__clients-strip::-webkit-scrollbar-track{background:0 0}.services__clients-strip::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}@keyframes servicePanelEnter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=1050px){.services__layout{grid-template-columns:1fr}.services__tabs{border-bottom:1px solid #ffffff1a;border-right:0;display:flex;overflow-x:auto}.services__tab{border-bottom:0;border-right:1px solid #ffffff14;flex:0 0 220px}.services__tab--active{box-shadow:inset 0 -3px #3378e8}.services__clients{margin-top:6rem}.services__client{flex-basis:140px;min-width:140px}}@media (width<=800px){.services{padding:6rem 0}.services__container{width:min(100% - 3rem,1400px)}.services__header{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.services__panel{grid-template-columns:1fr}.services__media{min-height:420px}.services__values{grid-template-columns:repeat(2,1fr)}.services__values>div:nth-child(2){border-right:0}.services__values>div:nth-child(-n+2){border-bottom:1px solid #ffffff1a}.services__clients{margin-top:5rem}.services__clients-header{margin-bottom:1.6rem}.services__client{flex:0 0 135px;min-width:135px;height:95px;padding:1rem}.services__client img{max-width:110px;max-height:48px}}@media (width<=550px){.services__container{width:calc(100% - 2.4rem)}.services__header h2{font-size:clamp(3rem,14vw,4.5rem)}.services__media{min-height:320px}.services__content{padding:2rem 1.4rem}.services__content ul,.services__values{grid-template-columns:1fr}.services__values>div{border-bottom:1px solid #ffffff1a;border-right:0}.services__values>div:last-child{border-bottom:0}.services__clients{margin-top:4.5rem}.services__clients-header{margin-bottom:1.5rem}.services__clients-header h3{font-size:clamp(2.3rem,10vw,3.4rem);line-height:1.05}.services__clients-strip{border-radius:12px}.services__client{flex:0 0 120px;min-width:120px;height:85px;padding:.9rem}.services__client img{max-width:95px;max-height:42px}}@media (width<=380px){.services__client{flex-basis:110px;min-width:110px;height:80px}.services__client img{max-width:90px;max-height:40px}}@media (prefers-reduced-motion:reduce){.services__panel,.services__client img{transition:none;animation:none}}.about{color:#fff;background:radial-gradient(circle at 15% 70%,#1d52b22b,#0000 32%),linear-gradient(135deg,#020712 0%,#061226 55%,#071a39 100%);padding:9rem 0;font-family:Manrope,Arial,sans-serif;position:relative;overflow:hidden}.about__statement blockquote span{white-space:nowrap;display:block}.about__glow{filter:blur(100px);pointer-events:none;background:#316ad81f;border-radius:50%;width:500px;height:500px;position:absolute;top:10%;right:-200px}.about__container{z-index:2;width:min(1400px,100% - 6rem);margin:0 auto;position:relative}.about__header{grid-template-columns:1.25fr .75fr;align-items:end;gap:7rem;display:grid}.about__eyebrow{color:#5d8ee8;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:600}.about__heading h2{letter-spacing:-.05em;max-width:900px;margin:1rem 0 0;font-family:Playfair Display,Georgia,serif;font-size:clamp(3.5rem,6vw,6.5rem);font-weight:500;line-height:.95}.about__heading h2 span{color:#718ed0;display:block}.about__introduction{gap:1.3rem;display:grid}.about__introduction p{color:#ffffff94;margin:0;line-height:1.8}.about__statement{box-sizing:border-box;background:linear-gradient(110deg,#071429f5,#0a244ed1);border:1px solid #5b8ce43b;border-radius:20px;flex-direction:column;justify-content:center;min-height:300px;margin:6rem 0 2rem;padding:4rem;display:flex;position:relative;overflow:hidden}.about__statement:after{content:"";background:linear-gradient(90deg,#0000,#4b81e2bf,#0000);width:500px;height:1px;position:absolute;top:50%;right:-8%;transform:rotate(-14deg);box-shadow:0 -35px #4b81e224,0 35px #4b81e224}.about__statement-mark{color:#4a7cd714;font-family:Playfair Display,Georgia,serif;font-size:17rem;line-height:1;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.about__statement blockquote{z-index:2;letter-spacing:-.035em;max-width:900px;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.1rem,4vw,4rem);font-weight:500;line-height:1.1;position:relative}.about__statement-label{z-index:2;color:#5f8fe8;letter-spacing:.14em;text-transform:uppercase;margin-top:1.8rem;font-size:.72rem;position:relative}.about__values{border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.about__value{border-right:1px solid #ffffff1a;flex-direction:column;min-height:230px;padding:2rem;transition:background-color .3s,transform .3s;display:flex}.about__value:last-child{border-right:0}.about__value:hover{background:#2c60be21}.about__value-number{color:#477bd6;margin-bottom:auto;font-size:.72rem}.about__value h3{margin:2rem 0 .8rem;font-family:Playfair Display,Georgia,serif;font-size:1.55rem;font-weight:500}.about__value p{color:#ffffff7a;margin:0;font-size:.83rem;line-height:1.65}.about__experience{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;grid-template-columns:.7fr 1fr 1.3fr;align-items:center;gap:3rem;margin-top:2rem;padding:2.5rem 3rem;display:grid}.about__experience>div{align-items:center;gap:1.2rem;display:flex}.about__experience-number{color:#668bd6;font-family:Playfair Display,Georgia,serif;font-size:3.3rem}.about__experience p{color:#ffffff85;max-width:220px;margin:0;font-size:.78rem;line-height:1.5}.about__experience-message{text-transform:uppercase;flex-direction:column;justify-self:end;align-items:flex-end!important;gap:.3rem!important}.about__experience-message span{color:#ffffff7a;letter-spacing:.13em;font-size:.7rem}.about__experience-message strong{color:#fff;letter-spacing:.1em;font-size:1.1rem}@media (width<=1000px){.about__header{grid-template-columns:1fr;gap:2.5rem}.about__introduction{max-width:700px}.about__values{grid-template-columns:repeat(2,1fr)}.about__value:nth-child(2){border-right:0}.about__value:nth-child(-n+2){border-bottom:1px solid #ffffff1a}.about__experience{grid-template-columns:repeat(2,1fr)}.about__experience-message{grid-column:1/-1;justify-self:start;align-items:flex-start!important}}@media (width<=700px){.about{padding:6rem 0}.about__container{width:calc(100% - 3rem)}.about__heading h2{font-size:clamp(3rem,14vw,4.5rem)}.about__statement{min-height:360px;margin-top:4rem;padding:2.5rem 1.5rem}.about__statement-mark{font-size:12rem;right:-10%}.about__values{grid-template-columns:1fr}.about__value{border-bottom:1px solid #ffffff1a;border-right:0;min-height:190px}.about__value:last-child{border-bottom:0}.about__experience{grid-template-columns:1fr;gap:2rem;padding:2rem 0}.about__experience-message{grid-column:auto}@media (width<=768px){.about__statement blockquote span{white-space:normal}}}.contact{isolation:isolate;box-sizing:border-box;color:#fff;background:radial-gradient(circle at 70% 30%,#2b6de226,#0000 35%),#020712;place-items:center;min-height:100vh;padding:9rem 2rem 4rem;display:grid;position:relative;overflow:hidden}.contact__glow{z-index:-1;filter:blur(100px);pointer-events:none;background:#2f6fe31f;border-radius:50%;width:20rem;height:20rem;position:absolute;top:18%;right:10%}.contact__container{box-sizing:border-box;-webkit-backdrop-filter:blur(16px);background:#09162ab8;border:1px solid #739ce533;border-radius:24px;grid-template-columns:1fr .85fr;align-items:center;gap:4rem;width:100%;max-width:950px;padding:3.5rem;display:grid;box-shadow:0 30px 70px #00000040}.contact__eyebrow{color:#4f8cff;letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;font-family:Manrope,Arial,sans-serif;font-size:.78rem;font-weight:700;display:block}.contact__header h1{letter-spacing:-.045em;max-width:590px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5vw,4.25rem);font-weight:400;line-height:.98}.contact__header p{color:#ffffffa6;max-width:520px;margin:1.6rem 0 0;font-family:Manrope,Arial,sans-serif;font-size:.98rem;line-height:1.75}.contact__links{flex-direction:column;gap:.8rem;display:flex}.contact__link{color:#fff;background:#ffffff09;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:background-color .25s,border-color .25s,transform .25s;display:grid}.contact__link:hover{background:#4f8cff1a;border-color:#4f8cff80;transform:translate(5px)}.contact__icon{background:#286bdc;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.15rem;display:grid}.contact__information{flex-direction:column;gap:.2rem;font-family:Manrope,Arial,sans-serif;display:flex}.contact__information strong{font-size:.9rem;font-weight:600}.contact__information small{color:#ffffff8c;font-size:.75rem}.contact__arrow{color:#6f9fff;font-size:1rem;transition:transform .25s}.contact__link:hover .contact__arrow{transform:translate(2px,-2px)}@media (width<=768px){.contact{padding:7.5rem 1.25rem 3rem}.contact__container{grid-template-columns:1fr;gap:2.5rem;max-width:560px;padding:2rem}.contact__header h1{font-size:clamp(2.5rem,11vw,3.5rem)}}@media (width<=480px){.contact__container{border-radius:18px;padding:1.5rem}.contact__link{padding:.85rem}}html,body,#root{background:#020712;min-height:100%;margin:0}
