header{position:-webkit-sticky;position:sticky;top:0;z-index:100;padding:.35rem 1.5rem 0;background:linear-gradient(180deg,rgba(255,250,229,.92),rgba(255,250,229,.7));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}header nav{display:flex;justify-content:space-between;gap:1rem;max-width:1200px;margin:0 auto;padding:.45rem .75rem;border:1px solid rgba(0,29,61,.08);background:hsla(0,0%,100%,.78);box-shadow:0 12px 28px rgba(0,8,20,.07)}.header__logo,header nav{align-items:center;border-radius:999px}.header__logo{display:inline-flex;flex-shrink:0;padding:.15rem .25rem;background:rgba(255,195,0,.08)}.header__logo img{width:68px;height:auto;display:block}.header__links{display:flex;align-items:center;justify-content:center;gap:.35rem;flex:1 1}.header__links a{position:relative;font-family:DM Sans,system-ui,sans-serif;font-size:.875rem;font-weight:500;color:var(--text-muted);text-decoration:none;padding:.55rem .8rem;border-radius:999px;transition:color .2s,background .2s,transform .2s}.header__links a:hover{color:var(--accent);background:rgba(255,195,0,.1);transform:translateY(-1px)}.header__cta{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 1rem;border-radius:999px;background:linear-gradient(135deg,#ffc300,#ffd60a);color:#001d3d;font-family:DM Sans,system-ui,sans-serif;font-size:.875rem;font-weight:700;white-space:nowrap;transition:transform .2s,background .2s,box-shadow .2s}.header__cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(255,195,0,.2)}@media(max-width:900px){header nav{flex-wrap:wrap;justify-content:center;border-radius:26px}.header__links{order:3;flex-wrap:wrap}}@media(max-width:600px){header{padding:.7rem 1rem 0}.header__logo img{width:62px}.header__cta{width:100%}}footer{margin-top:auto;padding:4rem 1.5rem 2rem;background:#001d3d;color:#fff}.footer__container{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(220px,.9fr));grid-gap:2rem;gap:2rem}.footer__brand h3,.footer__contacts h4,.footer__links h4{margin:0 0 .9rem;font-family:DM Sans,system-ui,sans-serif;color:#fff}.footer__bottom,.footer__brand p,.footer__contacts a,.footer__contacts p,.footer__links a{font-family:DM Sans,system-ui,sans-serif;color:hsla(0,0%,100%,.72)}.footer__brand p,.footer__contacts p{margin:0;line-height:1.7}.footer__contacts,.footer__links{display:grid;align-content:start;grid-gap:.55rem;gap:.55rem}.footer__contacts a,.footer__links a{transition:color .2s}.footer__contacts a:hover,.footer__links a:hover{color:#ffc300}.footer__bottom{width:100%;max-width:1200px;margin:2rem auto 0;padding-top:1.25rem;border-top:1px solid hsla(0,0%,100%,.12);font-size:.75rem;letter-spacing:.05em}@media(max-width:860px){.footer__container{grid-template-columns:1fr}}.hero{position:relative;overflow:hidden;background:#fffae5;padding:2rem 1.5rem 0}.hero__container{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto}.hero__header{display:grid;grid-template-columns:minmax(0,1fr) 180px;align-items:start;grid-gap:2rem;gap:2rem}.hero__heading{min-width:0}.hero__eyebrow{display:flex;align-items:center;gap:.85rem;margin-bottom:.8rem;font-size:.875rem;font-weight:500;color:#001d3d}.hero__eyebrow-line{width:38px;height:4px;flex-shrink:0;border-radius:999px;background:#ffc300}.hero__title{margin:0;max-width:950px;font-family:Archivo Black,sans-serif;font-size:clamp(2.8rem,5vw,4.9rem);font-weight:400;line-height:.92;letter-spacing:-.045em;color:#000814}.hero__title span{display:block;margin-top:.15em;color:#ffc300;text-transform:uppercase}.hero__badge{position:relative;display:block;width:118px;height:76px;margin-left:auto;transition:transform .2s}.hero__badge:hover{transform:translateY(-2px)}.hero__badge-back{position:absolute;top:0;left:0;width:76px;height:76px;border-radius:50%;background:#001d3d;overflow:hidden}.hero__badge-back:after{content:"";position:absolute;inset:0;opacity:.28;background:repeating-linear-gradient(-35deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 5px,hsla(0,0%,100%,.58) 0,hsla(0,0%,100%,.58) 6px)}.hero__badge-circle{position:absolute;top:0;left:38px;width:76px;height:76px;border-radius:50%;background:#fff;box-shadow:0 12px 24px rgba(0,8,20,.1);color:#001d3d;border:7px solid hsla(0,0%,100%,.95)}.hero__badge-text{position:absolute;inset:0;z-index:2;width:100%;height:100%}.hero__badge-text text{fill:#001d3d;font-size:11px;font-weight:700;letter-spacing:2.8px;text-transform:uppercase}.hero__badge-text textPath{text-anchor:middle}.hero__badge-center{position:absolute;top:50%;left:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);border-radius:50%;background:#ffc300;z-index:2}.hero__badge-center svg{width:12px;height:12px;fill:none;stroke:#000814;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero__middle{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);grid-gap:2rem;gap:2rem;align-items:start;margin-top:1.35rem;margin-bottom:1.25rem}.hero__services{display:flex;flex-wrap:wrap;gap:.55rem}.hero__service{min-height:38px;display:flex;align-items:center;gap:.55rem;padding:.4rem .85rem;border:1px solid transparent;border-radius:999px;background:#fff;color:#001d3d;font-size:.8rem;font-weight:500;transition:background .2s,border-color .2s,color .2s,transform .2s}.hero__service:hover{transform:translateY(-2px);background:#001d3d;border-color:#001d3d;color:#fff}.hero__service:hover .hero__service-icon svg{stroke:#ffc300}.hero__service-icon{width:18px;height:18px;flex-shrink:0}.hero__service-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero__copy{display:grid;grid-template-columns:3px 1fr;grid-gap:1rem;gap:1rem}.hero__copy-line{width:3px;height:100%;min-height:86px;border-radius:999px;background:#ffc300}.hero__description{margin:0 0 .55rem;max-width:520px;color:#001d3d;font-size:.95rem;line-height:1.55}.hero__secondary-text{margin:0;max-width:520px;color:#003566;font-size:.92rem;line-height:1.55}.hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.hero__button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:0 1.5rem;border:2px solid transparent;border-radius:8px;font-family:DM Sans,system-ui,sans-serif;font-size:.875rem;font-weight:700;white-space:nowrap;transition:transform .2s,background .2s,color .2s,box-shadow .2s}.hero__button:hover{transform:translateY(-2px)}.hero__button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero__button--primary{background:#ffc300;color:#000814}.hero__button--primary:hover{background:#ffd60a;box-shadow:0 8px 22px rgba(255,195,0,.24)}.hero__button--secondary{border-color:#001d3d;background:transparent;color:#001d3d}.hero__button--secondary:hover{background:#001d3d;color:#fff}.hero__visual{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(240px,280px);grid-gap:1rem;gap:1rem;align-items:stretch;width:100%;height:300px;margin-top:.8rem}.hero__image{position:relative;height:100%;overflow:hidden;border-radius:24px;background:#001d3d}.hero__image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .65s ease}.hero__advantages{display:grid;grid-template-rows:repeat(4,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;height:100%;padding:.75rem;border-radius:24px;background:linear-gradient(145deg,#ffd60a,#ffc300)}.hero__advantage{display:grid;grid-template-columns:42px 1fr;align-items:center;grid-gap:.65rem;gap:.65rem;min-height:0;padding:.55rem .65rem;border-radius:18px}.hero__advantage-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,250,229,.8)}.hero__advantage-icon img{width:18px;height:18px;display:block;object-fit:contain}.hero__advantage-content{display:flex;flex-direction:column}.hero__advantage-content strong{color:#000814;font-size:.86rem;font-weight:700;line-height:1.25}.hero__advantage-content span{color:#001d3d;font-size:.72rem;line-height:1.3}.hero__bottom{position:relative;z-index:1;width:100vw;height:132px;margin-top:-66px;margin-left:calc(50% - 50vw)}.hero__bottom:before{content:"";position:absolute;right:0;inset:0;left:0;background:#001d3d}@media(max-width:1100px){.hero__middle{grid-template-columns:1fr;gap:2rem}.hero__copy{max-width:700px}.hero__visual{grid-template-columns:minmax(0,1fr) 300px;height:300px}}@media(max-width:850px){.hero{padding-top:3rem}.hero__header{grid-template-columns:1fr}.hero__badge{display:none}.hero__visual{grid-template-columns:1fr;height:auto}.hero__image{height:210px}.hero__advantages{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:unset;height:auto}.hero__advantage{padding:.65rem}.hero__bottom{height:110px;margin-top:-55px}}@media(max-width:600px){.hero{padding:2rem 1rem 0}.hero__eyebrow{font-size:.7rem}.hero__title{font-size:clamp(2.3rem,11vw,3.4rem);line-height:.98}.hero__middle{margin-top:1.1rem}.hero__service{min-height:38px;padding:.45rem .75rem;font-size:.72rem}.hero__copy{grid-template-columns:3px 1fr;gap:1rem}.hero__actions{flex-direction:column}.hero__button{width:100%}.hero__image{height:155px;border-radius:38px 12px 12px 12px}.hero__advantages{grid-template-columns:1fr;border-radius:20px}.hero__advantage{min-height:64px}.hero__spark{display:none}.hero__bottom{height:84px;margin-top:-42px}.hero__bottom:before{border-radius:20px 20px 0 0}.hero__bottom-pattern{right:14px;bottom:7px;left:14px}}.about{padding:5rem 1.5rem;background:radial-gradient(circle at top right,rgba(255,195,0,.16),transparent 28%),#fffae5}.about__container{position:relative;width:100%;max-width:1200px;margin:0 auto}.about__hook{position:absolute;top:-80px;right:0;width:250px;height:auto;z-index:3;pointer-events:none}.about__intro{max-width:760px;margin-bottom:2.75rem}.about__eyebrow{display:inline-flex;align-items:center;gap:.85rem;margin-bottom:1rem;color:#001d3d;font-size:.875rem;font-weight:500}.about__eyebrow-line{width:38px;height:4px;border-radius:999px;background:#ffc300}.about__title{margin:0 0 1rem;max-width:680px;font-size:clamp(2.3rem,4vw,3.6rem);letter-spacing:-.04em;color:#001d3d}.about__title-highlight{color:#ffc300}.about__subtitle{margin:0;max-width:760px;color:#003566;font-size:1rem;line-height:1.65}.about__subtitle+.about__subtitle{margin-top:.9rem}.about__content{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);grid-gap:1.5rem;gap:1.5rem;align-items:stretch}.about__image-card,.about__info-card{height:400px;overflow:hidden;border-radius:28px;box-shadow:0 22px 45px rgba(0,8,20,.1)}.about__image-card{position:relative;background:#001d3d}.about__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.about__info-card{display:flex;flex-direction:column;justify-content:space-between;padding:2rem;background:linear-gradient(180deg,#073d74,#001d3d)}.about__info-inner{min-height:0;max-width:430px}.about__kicker{margin:0 0 .8rem;color:hsla(0,0%,100%,.72);font-size:.875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.about__info-title{margin:0 0 1rem;font-family:Archivo Black,sans-serif;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.05;color:#fff}.about__info-text{margin:0;color:hsla(0,0%,100%,.86);font-size:1rem;line-height:1.7}.about__controls{justify-content:space-between;gap:1rem;margin-top:2rem}.about__controls,.about__dots{display:flex;align-items:center}.about__dots{gap:.6rem}.about__dot{width:10px;height:10px;border:none;border-radius:50%;background:hsla(0,0%,100%,.3);transition:transform .2s,background .2s}.about__dot:hover{transform:scale(1.1)}.about__dot--active{background:#ffc300}.about__arrow{width:52px;height:52px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;transition:transform .2s,box-shadow .2s,background .2s}.about__arrow svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.about__arrow:hover{transform:translateY(-2px)}.about__arrow--secondary{background:hsla(0,0%,100%,.12);color:#fff}.about__arrow--secondary:hover{box-shadow:0 10px 22px rgba(0,0,0,.12)}.about__arrow--primary{background:#ffc300;color:#001d3d}.about__arrow--primary:hover{background:#ffd60a;box-shadow:0 10px 22px rgba(255,195,0,.22)}@media(max-width:980px){.about__content{grid-template-columns:1fr}.about__image-card,.about__info-card{height:340px}}@media(max-width:600px){.about{padding:3.5rem 1rem}.about__intro{margin-bottom:2rem}.about__title{font-size:clamp(2rem,9vw,2.8rem)}.about__hook{top:-20px;right:0;width:96px}.about__image-card,.about__info-card{min-height:auto}.about__image-card{height:300px}.about__info-card{padding:1.5rem}.about__controls{justify-content:space-between;flex-wrap:wrap}.about__dots{order:3;width:100%;justify-content:center}}.our-services{padding:1.5rem 1.5rem 5rem;background:radial-gradient(circle at top left,rgba(255,195,0,.14),transparent 22%),radial-gradient(circle at bottom right,hsla(0,0%,100%,.08),transparent 26%),linear-gradient(180deg,#0a3f75,#001d3d)}.our-services__container{width:100%;max-width:1200px;margin:0 auto}.our-services__intro{max-width:720px;margin:0 auto 2.75rem;text-align:center}.our-services__eyebrow{display:inline-flex;align-items:center;gap:.85rem;margin-bottom:.95rem;color:hsla(0,0%,100%,.82);font-size:.875rem;font-weight:500}.our-services__eyebrow-line{width:38px;height:4px;border-radius:999px;background:#ffc300}.our-services__title{margin:0 0 1rem;color:#fff;font-size:clamp(2.2rem,4vw,3.4rem);letter-spacing:-.04em}.our-services__subtitle{margin:0 auto;max-width:660px;color:hsla(0,0%,100%,.78);font-size:1rem;line-height:1.7}.our-services__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.15rem;gap:1.15rem}.our-services__card{position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:335px;border-radius:14px;-webkit-clip-path:polygon(34px 0,100% 0,100% 100%,0 100%,0 34px);clip-path:polygon(34px 0,100% 0,100% 100%,0 100%,0 34px);background:hsla(0,0%,100%,.96);box-shadow:0 18px 38px rgba(0,8,20,.16);transition:transform .2s,box-shadow .2s}.our-services__card:hover{transform:translateY(-4px)}.our-services__card-top{position:relative;min-height:118px;overflow:visible;background:#8ba7c8}.our-services__card-media{width:100%;height:118px;overflow:hidden;border-radius:14px 14px 0 0;-webkit-clip-path:polygon(34px 0,100% 0,100% 100%,0 100%,0 34px);clip-path:polygon(34px 0,100% 0,100% 100%,0 100%,0 34px)}.our-services__card-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.our-services__icon{position:absolute;z-index:2;bottom:-22px;left:18px;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#001d3d;box-shadow:0 8px 18px rgba(0,8,20,.14);border:4px solid #fff}.our-services__icon img{width:18px;height:18px;display:block;object-fit:contain}.our-services__card-body{flex:1 1;display:flex;flex-direction:column;padding:1.9rem 1rem 1rem}.our-services__card-title{margin:0 0 .55rem;color:#001d3d;font-family:DM Sans,system-ui,sans-serif;font-size:1.08rem;font-weight:700;line-height:1.15}.our-services__card-description{margin:0;color:rgba(0,29,61,.78);font-size:.82rem;line-height:1.55}.our-services__cta{margin-top:auto;padding:1rem 0 0;display:inline-flex;align-items:center;gap:.55rem;border:none;background:transparent;color:#0a4d8b;font-size:.8rem;font-weight:700}.our-services__cta svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.our-services__cta:hover svg{transform:translateX(3px)}.our-services__card:after{content:"";position:absolute;right:0;bottom:0;left:0;height:4px;background:linear-gradient(90deg,#ffd60a,#ffc300 55%,#ff8c00);box-shadow:0 0 14px rgba(255,195,0,.38)}.our-services__card--repair .our-services__card-top{background:linear-gradient(180deg,hsla(0,0%,100%,.04),rgba(0,29,61,.3)),linear-gradient(135deg,#9bb5d4,#5d86b3 50%,#274b79)}.our-services__card--construction .our-services__card-top{background:linear-gradient(180deg,hsla(0,0%,100%,.04),rgba(0,29,61,.3)),linear-gradient(135deg,#adc3de,#6f95bf 50%,#305482)}.our-services__card--finishing .our-services__card-top{background:linear-gradient(180deg,hsla(0,0%,100%,.04),rgba(0,29,61,.3)),linear-gradient(135deg,#b8cde6,#6d95bc 50%,#244975)}.our-services__card--outdoor .our-services__card-top{background:linear-gradient(180deg,hsla(0,0%,100%,.04),rgba(0,29,61,.3)),linear-gradient(135deg,#9fb9d8,#668db6 50%,#274b78)}@media(max-width:1180px){.our-services__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.our-services{padding:1rem 1rem 3.5rem}.our-services__intro{margin-bottom:2rem}.our-services__grid{grid-template-columns:1fr}}.why-us{padding:1rem 1.5rem 5rem;background:#fffae5}.why-us__container{position:relative;width:100%;max-width:1200px;margin:0 auto}.why-us__helmet{position:absolute;top:18px;right:0;width:190px;height:auto;z-index:2;pointer-events:none}.why-us__header{max-width:720px;margin-bottom:2.5rem}.why-us__eyebrow{display:inline-flex;align-items:center;gap:.85rem;margin-bottom:1rem;color:#001d3d;font-size:.875rem;font-weight:500}.why-us__eyebrow-line{width:38px;height:4px;border-radius:999px;background:#ffc300}.why-us__title{margin:0;max-width:760px;color:#001d3d;font-size:clamp(2.2rem,4vw,3.5rem);letter-spacing:-.04em}.why-us__content{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);grid-gap:1.4rem;gap:1.4rem;align-items:stretch}.why-us__visual{position:relative;min-height:430px;overflow:hidden;border-radius:42px 16px 16px 16px;background:linear-gradient(180deg,hsla(0,0%,100%,.04),rgba(0,29,61,.26)),linear-gradient(135deg,#e8edf2,#cfd8e2 48%,#8da0b7);box-shadow:0 18px 38px rgba(0,8,20,.08)}.why-us__visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 25%,hsla(0,0%,100%,.34),transparent 20%),radial-gradient(circle at 75% 35%,rgba(255,195,0,.15),transparent 24%),linear-gradient(0deg,rgba(0,29,61,.18),rgba(0,29,61,.18))}.why-us__visual-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.why-us__visual-badge{position:absolute;z-index:2;top:50%;left:50%;width:74px;height:74px;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);border-radius:50%;background:hsla(0,0%,100%,.92);box-shadow:0 14px 28px rgba(0,8,20,.14)}.why-us__visual-badge svg{width:28px;height:28px;fill:none;stroke:#001d3d;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;margin-left:2px}.why-us__visual-overlay{position:absolute;z-index:2;right:18px;bottom:18px;padding:.55rem .85rem;border-radius:999px;background:hsla(0,0%,100%,.86);color:#001d3d;font-size:.75rem;font-weight:600}.why-us__panel{padding:1.4rem 1.5rem;border-radius:18px;background:linear-gradient(180deg,#06376a,#001d3d);box-shadow:0 18px 38px rgba(0,8,20,.1)}.why-us__item{display:grid;grid-template-columns:2.4rem auto 1fr;align-items:start;grid-gap:.75rem;gap:.75rem;width:100%;padding:1rem 0;border:none;background:transparent;text-align:left;color:inherit;transition:transform .2s}.why-us__item:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.12)}.why-us__item:focus-visible,.why-us__item:hover{transform:translateX(4px)}.why-us__number{padding-top:.15rem;color:#ffc300;font-size:.875rem;font-weight:700;letter-spacing:.06em}.why-us__dash{padding-top:.05rem;color:hsla(0,0%,100%,.48);font-size:1.125rem;line-height:1}.why-us__copy{min-width:0}.why-us__text{margin:0;color:#fff;font-size:1rem;font-weight:600;line-height:1.35}.why-us__description{margin:.45rem 0 0;color:hsla(0,0%,100%,.72);font-size:.84rem;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.why-us__item--active .why-us__text{color:#ffc300}@media(max-width:960px){.why-us__content{grid-template-columns:1fr}.why-us__visual{min-height:360px}}@media(max-width:600px){.why-us{padding:.5rem 1rem 3.5rem}.why-us__visual{min-height:280px;border-radius:28px 12px 12px 12px}.why-us__helmet{top:10px;width:118px}.why-us__panel{padding:1rem 1.1rem}.why-us__item{grid-template-columns:2.1rem auto 1fr;gap:.6rem;padding:.85rem 0}.why-us__description{font-size:.8rem}}.our-work{padding:1rem 1.5rem 5rem;background:#001d3d}.our-work__container{width:100%;max-width:1200px;margin:0 auto}.our-work__header{margin-bottom:2.2rem;text-align:center}.our-work__eyebrow{display:inline-flex;align-items:center;gap:.85rem;margin-bottom:1rem;color:hsla(0,0%,100%,.8);font-size:.875rem;font-weight:500}.our-work__eyebrow-line{width:38px;height:4px;border-radius:999px;background:#ffc300}.our-work__title{margin:0;color:#fff;font-size:clamp(2.2rem,4vw,3.4rem);letter-spacing:-.04em}.our-work__list{display:grid;grid-gap:1.3rem;gap:1.3rem}.our-work__card{display:grid;grid-template-columns:minmax(300px,1fr) minmax(0,1fr);align-items:stretch;overflow:hidden;border-radius:18px;box-shadow:0 18px 38px rgba(0,8,20,.14)}.our-work__card--reverse{grid-template-columns:minmax(0,1fr) minmax(300px,1fr)}.our-work__card--reverse .our-work__content{order:1}.our-work__card--reverse .our-work__media{order:2}.our-work__media{position:relative;min-height:250px;overflow:hidden;-webkit-clip-path:polygon(52px 0,100% 0,100% 100%,0 100%,0 52px);clip-path:polygon(52px 0,100% 0,100% 100%,0 100%,0 52px);background:#40638e}.our-work__image{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center}.our-work__card--reverse .our-work__media{-webkit-clip-path:polygon(0 0,calc(100% - 52px) 0,100% 52px,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 52px) 0,100% 52px,100% 100%,0 100%)}.our-work__visual-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,29,61,.18),rgba(0,29,61,.18))}.our-work__badges{position:absolute;z-index:2;bottom:16px;left:16px;display:flex;flex-wrap:wrap;gap:.5rem}.our-work__badge{padding:.35rem .6rem;border:1px solid hsla(0,0%,100%,.22);border-radius:999px;background:hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:.7rem}.our-work__content{padding:1.8rem;display:flex;flex-direction:column;background:hsla(0,0%,100%,.06)}.our-work__card-title{margin:0 0 .85rem;color:#fff;font-family:DM Sans,system-ui,sans-serif;font-size:1.7rem;font-weight:700;line-height:1.15}.our-work__description{margin:0 0 1.25rem;color:hsla(0,0%,100%,.78);font-size:.95rem;line-height:1.65}.our-work__meta{display:grid;grid-gap:.7rem;gap:.7rem}.our-work__meta-item{display:flex;align-items:center;gap:.6rem;color:hsla(0,0%,100%,.88);font-size:.84rem}.our-work__meta-item strong{color:#ffc300;font-weight:600}.our-work__meta-dot{width:10px;height:10px;flex-shrink:0;border-radius:50%;background:#ffc300;box-shadow:0 0 0 4px rgba(255,195,0,.12)}.our-work__cta{margin-top:auto;padding:1.2rem 0 0;display:inline-flex;align-items:center;gap:.55rem;border:none;background:transparent;color:#ffc300;font-size:.875rem;font-weight:700}.our-work__cta svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.our-work__cta:hover svg{transform:translateX(3px)}@media(max-width:900px){.our-work__card,.our-work__card--reverse{grid-template-columns:1fr}.our-work__media{min-height:220px}}@media(max-width:600px){.our-work{padding:.5rem 1rem 3.5rem}.our-work__content{padding:1.3rem}.our-work__card-title{font-size:1.35rem}.our-work__card--reverse .our-work__media,.our-work__media{-webkit-clip-path:polygon(40px 0,100% 0,100% 100%,0 100%,0 40px);clip-path:polygon(40px 0,100% 0,100% 100%,0 100%,0 40px)}}.how-we-work{position:relative;overflow:hidden;padding:4.5rem 1.5rem 15rem;background:#fffae5}.how-we-work__container{position:relative;width:100%;max-width:1200px;margin:0 auto}.how-we-work__header{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.how-we-work__eyebrow{display:inline-flex;align-items:center;gap:.85rem;margin-bottom:1rem;color:#001d3d;font-size:.875rem;font-weight:500}.how-we-work__eyebrow-line{width:38px;height:4px;border-radius:999px;background:#ffc300}.how-we-work__title{margin:0;max-width:760px;color:#001d3d;font-size:clamp(2.2rem,4vw,3.5rem);letter-spacing:-.04em}.how-we-work__top-action{min-height:48px;display:inline-flex;align-items:center;gap:.7rem;padding:.35rem .35rem .35rem 1rem;border-radius:999px;border:none;background:#ffc300;color:#001d3d;font-size:.875rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s}.how-we-work__top-action:hover{transform:translateY(-2px);background:#ffd60a;box-shadow:0 10px 24px rgba(255,195,0,.22)}.how-we-work__top-action-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#ffc300;color:#001d3d}.how-we-work__top-action-icon svg{width:16px;height:16px;fill:none;stroke:#001d3d;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.how-we-work__steps{position:relative;z-index:2;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:1rem;gap:1rem}.how-we-work__step{min-width:0}.how-we-work__step-top{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.95rem}.how-we-work__step-badge{padding:.25rem .55rem;border-radius:999px;background:#001d3d;color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.how-we-work__step-arrow{width:22px;height:22px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,195,0,.16);color:#e6af00}.how-we-work__step-arrow svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.how-we-work__step-title{margin:0 0 .55rem;color:#001d3d;font-family:DM Sans,system-ui,sans-serif;font-size:1.08rem;font-weight:700;line-height:1.2}.how-we-work__step-text{margin:0;color:#003566;font-size:.82rem;line-height:1.6}.how-we-work__decor{position:absolute;left:0;bottom:-300px;z-index:1;width:340px;height:260px;pointer-events:none}.how-we-work__loader{position:absolute;left:0;bottom:0;width:380px;height:auto}@media(max-width:1180px){.how-we-work__steps{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:1.8rem}}@media(max-width:760px){.how-we-work{padding:3.5rem 1rem 6.25rem}.how-we-work__header{flex-direction:column;gap:1rem}.how-we-work__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.how-we-work__decor{bottom:-24px;opacity:.45}}@media(max-width:520px){.how-we-work__steps{grid-template-columns:1fr}.how-we-work__step-top{justify-content:flex-start}.how-we-work__step-arrow{display:none}.how-we-work__decor{width:120px;height:88px}.how-we-work__loader{width:110px}}.faq{padding:1rem 1.5rem 5rem;background:radial-gradient(circle at top right,rgba(255,195,0,.14),transparent 24%),radial-gradient(circle at bottom left,hsla(0,0%,100%,.08),transparent 26%),linear-gradient(180deg,#0a3f75,#001d3d)}.faq__container{width:100%;max-width:1200px;margin:0 auto}.faq__intro{max-width:760px;margin-bottom:2.4rem}.faq__eyebrow{display:inline-flex;align-items:center;gap:.85rem;margin-bottom:1rem;color:hsla(0,0%,100%,.82);font-size:.875rem;font-weight:500}.faq__eyebrow-line{width:38px;height:4px;border-radius:999px;background:#ffc300}.faq__title{margin:0 0 1rem;color:#fff;font-size:clamp(2.2rem,4vw,3.4rem);letter-spacing:-.04em}.faq__subtitle{margin:0;max-width:640px;color:hsla(0,0%,100%,.78);font-size:1rem;line-height:1.7}.faq__list{display:grid;grid-gap:1rem;gap:1rem}.faq__item{border-radius:18px;background:hsla(0,0%,100%,.96);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 14px 32px rgba(0,8,20,.14);transition:transform .2s,box-shadow .2s}.faq__item:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(0,8,20,.08)}.faq__item--open{background:#fff}.faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem 1.4rem;border:none;background:transparent;color:#001d3d;text-align:left;font-size:1.02rem;font-weight:700}.faq__icon{width:36px;height:36px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,195,0,.16);color:#e6af00;transition:transform .2s,background .2s}.faq__icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.faq__item--open .faq__icon{transform:rotate(45deg);background:rgba(255,195,0,.24)}.faq__answer{margin:0;padding:0 1.4rem 1.35rem;max-width:920px;color:#003566;font-size:1rem;line-height:1.7}@media(max-width:600px){.faq{padding:.5rem 1rem 3.5rem}.faq__question{padding:1.1rem 1rem;font-size:.95rem}.faq__answer{padding:0 1rem 1.1rem;font-size:.92rem}}.contact-us{padding:5rem 1.5rem;background:#fffae5}.contact-us__container{width:100%;max-width:1200px;margin:0 auto}.contact-us__content{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,430px);grid-gap:2rem;gap:2rem;padding:3rem;border-radius:28px;background:radial-gradient(circle at top right,rgba(255,195,0,.18),transparent 26%),linear-gradient(135deg,#06376a,#001d3d);box-shadow:0 20px 42px rgba(0,8,20,.14)}.contact-us__content:after,.contact-us__content:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.contact-us__content:before{top:-46px;right:-28px;width:180px;height:180px;background:hsla(0,0%,100%,.08)}.contact-us__content:after{bottom:-70px;left:-50px;width:220px;height:220px;background:rgba(255,195,0,.08)}.contact-us__copy{position:relative;z-index:1}.contact-us__eyebrow{display:inline-flex;align-items:center;gap:.85rem;margin-bottom:1rem;color:hsla(0,0%,100%,.82);font-size:.875rem;font-weight:500}.contact-us__eyebrow-line{width:38px;height:4px;border-radius:999px;background:#ffc300}.contact-us__title{margin:0 0 1rem;max-width:720px;color:#fff;font-size:clamp(2.1rem,4vw,3.5rem);letter-spacing:-.04em}.contact-us__text{margin:0;max-width:700px;color:hsla(0,0%,100%,.8);font-size:1rem;line-height:1.7}.contact-us__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.75rem}.contact-us__details{display:grid;grid-gap:.85rem;gap:.85rem;margin-top:1.6rem}.contact-us__detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.contact-us__detail{padding:.95rem 1rem;border:1px solid hsla(0,0%,100%,.14);border-radius:18px;background:hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-us__detail-label{display:inline-block;margin-bottom:.35rem;color:hsla(0,0%,100%,.68);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.contact-us__detail-value{margin:0;color:#fff;font-size:.96rem;line-height:1.55}.contact-us__detail-link{color:#fff;font-size:.96rem;font-weight:500;line-height:1.55}.contact-us__form{position:relative;z-index:1;display:grid;grid-template-rows:auto auto 1fr auto;grid-gap:1rem;gap:1rem;height:100%;padding:1.35rem;border:1px solid hsla(0,0%,100%,.14);border-radius:22px;background:hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-us__field{display:grid;grid-gap:.45rem;gap:.45rem;align-content:start}.contact-us__label{color:hsla(0,0%,100%,.86);font-size:.875rem;font-weight:500}.contact-us__input,.contact-us__textarea{width:100%;border:1px solid hsla(0,0%,100%,.16);border-radius:14px;background:hsla(0,0%,100%,.96);color:#001d3d;padding:.9rem 1rem;outline:none;transition:border-color .2s,box-shadow .2s}.contact-us__input::placeholder,.contact-us__textarea::placeholder{color:rgba(0,29,61,.48)}.contact-us__input:focus,.contact-us__textarea:focus{border-color:#ffc300;box-shadow:0 0 0 3px rgba(255,195,0,.18)}.contact-us__textarea{min-height:180px;resize:vertical}.contact-us__submit{min-height:54px;margin-top:.4rem;border:none;border-radius:999px;background:#ffc300;color:#001d3d;font-size:.875rem;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s}.contact-us__submit:hover{transform:translateY(-2px);background:#ffd60a;box-shadow:0 10px 24px rgba(255,195,0,.22)}.contact-us__button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0 1.4rem;border-radius:999px;border:2px solid transparent;font-size:.875rem;font-weight:700;transition:transform .2s,background .2s,color .2s,border-color .2s,box-shadow .2s}.contact-us__button:hover{transform:translateY(-2px)}.contact-us__button--primary{background:#ffc300;color:#001d3d}.contact-us__button--primary:hover{background:#ffd60a;box-shadow:0 10px 24px rgba(255,195,0,.22)}.contact-us__button--secondary{border-color:hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.08);color:#fff}.contact-us__button--secondary:hover{border-color:#fff;background:hsla(0,0%,100%,.14)}.contact-us__success{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.75rem 1rem;border-radius:999px;color:#ffc300;font-size:.875rem;font-weight:600}@media(max-width:600px){.contact-us{padding:0 1rem 3.5rem}.contact-us__content{padding:2rem 1.2rem;border-radius:22px;grid-template-columns:1fr}.contact-us__actions{flex-direction:column}.contact-us__detail-grid{grid-template-columns:1fr}.contact-us__form{padding:1rem;border-radius:18px}.contact-us__button{width:100%}}@import"https://fonts.googleapis.com/css2?family=Archivo+Black&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--bg:#fffae5;--bg-elevated:#fff;--text:#000814;--text-muted:#003566;--accent:#ffc300;--accent-dim:#e6af00;--border:#d8d3bd;--radius:8px;font-family:DM Sans,system-ui,sans-serif;line-height:1.6;font-weight:400}body,html{min-height:100vh}body{background:var(--bg);color:var(--text);font-family:DM Sans,system-ui,sans-serif}#root{min-height:100vh;display:flex;flex-direction:column}main{flex:1 1;width:100%;max-width:1200px;margin:0 auto;padding:4rem 1.5rem}h1,h2,h3,h4,h5,h6{font-family:Archivo Black,sans-serif;color:var(--text);line-height:1.1}h1{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;letter-spacing:-.03em;margin-bottom:1rem}p{font-family:DM Sans,system-ui,sans-serif;line-height:1.7}main p{font-size:1.125rem;color:var(--text-muted)}a{font-family:DM Sans,system-ui,sans-serif;color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;font-family:DM Sans,system-ui,sans-serif}button{cursor:pointer}