:root{--blue: #093053;--blue-deep: #0f2439;--green: #55b36b;--green-dark: #1a9354;--white: #fffeff;--gray: #d5d5d5;--muted: rgba(9, 48, 83, .6);--surface: #f7f6f7;--page: #f5f7f6;--line: rgba(213, 213, 213, .26);--field: #f9fafb;--field-border: #e5e7eb;--orange: #f0a138;--plum: #3d0c0f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--blue);font-family:Givonic,Inter,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}body,button,input,select,textarea{letter-spacing:0}img,svg{display:block}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}button,input,select,textarea{font:inherit}.site{width:100%;overflow:hidden}.hero{position:relative;height:90vh;height:90dvh;overflow:hidden;background:#dfeceb}.hero__scene{position:absolute;inset:0;overflow:hidden;isolation:isolate}.hero__layer{position:absolute;display:block;pointer-events:none;user-select:none;--intro-y: 0px;--intro-scale: 1;--parallax-y: 0px;--parallax-scale: 1;--mouse-x: 0px;--mouse-y: 0px;will-change:transform,opacity}.hero__layer--background{top:-7%;left:-5%;width:110%;height:134%;object-fit:cover;object-position:center top;z-index:0;transform:translate3d(var(--mouse-x),calc(var(--intro-y) + var(--parallax-y) + var(--mouse-y)),0) scale(var(--intro-scale)) scale(var(--parallax-scale))}.hero__layer--logo{z-index:1;top:27.5%;left:62%;width:auto;height:45%;opacity:.5;filter:drop-shadow(0 22px 42px rgba(9,48,83,.18));transform:translate3d(calc(-50% + var(--mouse-x)),calc(-50% + var(--intro-y) + var(--parallax-y) + var(--mouse-y)),0) scale(var(--intro-scale)) scale(var(--parallax-scale));transform-origin:center}.hero__layer--foreground{right:auto;bottom:-35%;left:50%;width:max(114%,178dvh);height:auto;z-index:2;object-position:center bottom;transform:translate3d(calc(-50% + var(--mouse-x)),calc(var(--intro-y) + var(--parallax-y) + var(--mouse-y)),0) scale(var(--intro-scale)) scale(var(--parallax-scale));transform-origin:center bottom}.brand{position:absolute;top:25px;left:30px;z-index:5;display:block;width:clamp(180px,18vw,260px)}.brand__logo{width:100%;height:auto}.hero__panel{position:absolute;bottom:clamp(32px,7dvh,64px);left:68px;z-index:4;display:flex;box-sizing:content-box;width:min(589px,calc(100% - 151px));flex-direction:column;align-items:flex-start;gap:24px;padding:64px 19px 64px 64px;background:#093053e6;backdrop-filter:blur(2px)}.hero h1{max-width:589px;color:var(--white);font-size:48px;font-weight:800;line-height:48px}.hero h1 span{color:var(--green)}.hero__panel p{max-width:565px;color:var(--gray);font-size:18px;line-height:29.25px}.hero__scroll{position:absolute;bottom:18px;left:50%;z-index:6;display:inline-flex;width:36px;height:46px;align-items:center;justify-content:center;color:var(--white);opacity:.88;transform:translate3d(-50%,0,0);animation:hero-scroll-float 1.9s ease-in-out infinite}.hero__scroll:before{position:absolute;inset:3px 5px;border:1px solid rgba(255,254,255,.74);border-radius:999px;background:#0930532e;backdrop-filter:blur(2px);content:""}.hero__scroll-icon{position:relative;z-index:1;width:24px;height:24px;stroke-width:1.85}.hero__scroll-wheel{position:absolute;top:14px;left:50%;z-index:2;width:3px;height:7px;border-radius:999px;background:var(--green);transform:translate3d(-50%,-4px,0);animation:hero-scroll-wheel 1.35s cubic-bezier(.22,1,.36,1) infinite}.hero__scroll:hover,.hero__scroll:focus-visible{opacity:1}.hero__scroll:focus-visible{outline:2px solid var(--green);outline-offset:6px}@keyframes hero-scroll-float{0%,to{transform:translate3d(-50%,0,0)}50%{transform:translate3d(-50%,6px,0)}}@keyframes hero-scroll-wheel{0%{opacity:0;transform:translate3d(-50%,-5px,0)}35%{opacity:1}to{opacity:0;transform:translate3d(-50%,8px,0)}}.button-row{display:flex;flex-wrap:wrap;gap:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:0;border-radius:4px;padding:12px 32px;color:var(--white);font-size:14px;line-height:20px;white-space:nowrap;cursor:pointer}.button--green{background:var(--green)}.button--orange{align-self:flex-start;background:var(--orange)}.button--ghost{background:transparent;padding:13px 33px}.button--full{width:100%}.button__icon{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.section{padding:64px}.section--dark{background:var(--blue);color:var(--white)}.section--white{background:var(--white)}.section__inner{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}.section-heading{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.section-heading--center{align-items:center;text-align:center}.eyebrow{color:var(--green);font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:700;line-height:16px;text-transform:uppercase;letter-spacing:1.2px}.section-heading--orange .eyebrow{color:var(--orange)}.section-heading h2,.cta h2{max-width:100%;color:var(--blue);font-size:36px;font-weight:800;line-height:40px}.section--dark .section-heading h2,.feature .section-heading h2,.cta h2,.feature .section-heading--orange h2{color:var(--white)}.rule{width:60px;height:3px;background:var(--green)}.section-heading--orange .rule{background:var(--orange)}.section-lead{margin-top:32px;color:currentColor;font-size:16px;line-height:24px}.section-lead--center{text-align:center}.section--dark .section-lead{color:var(--white)}.divider-grid{display:grid;gap:40px;margin-top:32px}.divider-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.divider-grid--five{grid-template-columns:repeat(5,minmax(0,1fr))}.stat-card{position:relative;min-width:0;padding:0 16px}.stat-card+.stat-card:before{position:absolute;top:0;bottom:0;left:-20px;width:1px;background:var(--line);content:""}.stat-card .icon{width:40px;height:40px;color:var(--green);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75}.stat-card h3{margin-top:24px;font-size:18px;font-weight:700;line-height:28px}.stat-card p{margin-top:11px;font-size:14px;line-height:22.75px}.stat-card--light h3{color:var(--white)}.stat-card--light p{color:var(--gray)}.stat-card--blue h3{color:var(--blue)}.stat-card--blue p{color:var(--muted)}.about{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:621px;background:var(--white)}.about__column{display:flex;flex-direction:column;gap:32px}.about__column--muted{padding:64px 32px 64px 64px;background:#d5d5d533}.about__column--plain{padding:64px 64px 64px 32px;background:var(--white)}.copy{display:flex;flex-direction:column;gap:24px;color:var(--blue);font-size:16px;line-height:24px}.copy--light{gap:0;color:var(--gray)}.copy--light p:first-child{margin-bottom:24px}.copy strong{color:inherit;font-weight:800}.mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mini-grid--feature{row-gap:32px}.mini-point{display:flex;min-width:0;gap:16px}.mini-point .icon{flex:0 0 auto;width:40px;height:40px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75}.icon--blue{color:var(--green)}.icon--orange{color:var(--orange)}.mini-point h3{color:var(--blue);font-size:14px;font-weight:700;line-height:20px}.mini-point p{margin-top:8px;color:var(--muted);font-family:Inter,Arial,sans-serif;font-size:12px;line-height:19.5px}.mini-point--light h3{color:var(--white)}.mini-point--light p{color:var(--gray)}.timeline{position:relative;display:flex;flex-direction:column;gap:32px}.timeline:before{position:absolute;top:32px;bottom:0;left:21.5px;width:1px;background:#e5e7eb;content:""}.timeline__step{position:relative;display:flex;gap:24px;min-height:74px}.timeline__number{z-index:1;display:inline-flex;flex:0 0 44px;width:44px;height:44px;align-items:center;justify-content:center;border-radius:9999px;background:var(--blue-deep);color:var(--white);font-size:14px;font-weight:800;line-height:20px;box-shadow:0 1px 1px #0000000d}.timeline h3{color:var(--green-dark);font-size:14px;font-weight:800;line-height:20px;text-transform:uppercase;letter-spacing:.35px}.timeline p{margin-top:8px;color:#4b5563;font-size:14px;line-height:22.75px}.feature{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:877px;background:var(--plum)}.feature__media{min-height:600px;overflow:hidden}.feature__media img{width:100%;height:100%;object-fit:cover;object-position:center center}.feature__content{display:flex;flex-direction:column;justify-content:center;gap:32px;padding:64px 64px 64px 32px}.cta{padding:64px;background:var(--blue);color:var(--white)}.cta__title-wrap{width:100%;max-width:1280px;margin:0 auto 32px;padding:0 32px}.cta h2 span{color:var(--green)}.cta__row{display:flex;width:100%;max-width:1280px;margin:0 auto;align-items:center;gap:128px}.cta__row p{width:584px;color:var(--white);font-size:16px;line-height:24px}.contact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;min-height:560px;padding:64px;background:var(--surface)}.contact__info{display:flex;flex-direction:column;gap:32px;padding-bottom:30px}.contact__lead{width:min(512px,100%);color:var(--blue);font-size:16px;line-height:24px}.contact-list{display:flex;flex-direction:column;gap:32px}.contact-list a,.contact-list span{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:14px;line-height:24px}.contact-icon{width:16px;height:16px;color:var(--green);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.socials{display:flex;gap:16px}.socials a{display:inline-flex;width:16px;height:16px;color:var(--green)}.socials svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.contact-form{display:flex;flex-direction:column;gap:16px;min-width:0;padding:33px 33px 49px;border:1px solid #f3f4f6;border-radius:12px;background:var(--white);box-shadow:0 1px 1px #0000000d}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-width:0;border:1px solid var(--field-border);border-radius:4px;background:var(--field);color:var(--blue);font-size:14px;outline:none}.contact-form input{height:46px;padding:14px 17px 15px}.contact-form select{height:46px;padding:13px 42px 13px 17px;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#6b7280 50%),linear-gradient(135deg,#6b7280 50%,transparent 50%);background-position:calc(100% - 20px) 20px,calc(100% - 15px) 20px;background-repeat:no-repeat;background-size:5px 5px}.contact-form textarea{height:106px;resize:vertical;padding:13px 17px}.contact-form input::placeholder,.contact-form textarea::placeholder,.contact-form select:invalid{color:#6b7280;opacity:1}.contact-form .button:disabled{cursor:wait;opacity:.72}.form-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-status{min-height:20px;color:var(--muted);font-size:13px;line-height:20px}.form-status[data-state=success]{color:var(--green-dark)}.form-status[data-state=error]{color:#b42318}.footer{display:flex;align-items:flex-start;justify-content:space-between;min-height:153px;padding:65px 64px 64px;border-top:1px solid rgba(255,255,255,.1);background:var(--blue);color:var(--gray)}.footer p,.footer a{font-size:12px;line-height:16px;white-space:nowrap}.footer nav{display:flex;align-items:center;gap:16px}.footer span{color:var(--gray);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:24px}@media(max-width:1100px){.section,.cta,.contact{padding:56px 40px}.hero__panel{left:40px;width:min(589px,calc(100% - 123px))}.divider-grid--four,.divider-grid--five{grid-template-columns:repeat(2,minmax(0,1fr))}.divider-grid .stat-card:nth-child(odd):before{display:none}.about,.feature,.contact{grid-template-columns:1fr}.about__column--muted,.about__column--plain,.feature__content{padding:56px 40px}.feature{min-height:0}.feature__media{min-height:460px}.cta__row{gap:48px}.cta__row p{width:auto;flex:1}}@media(max-width:760px){.hero{height:90vh;height:90dvh}.hero__layer--background,.hero__layer--foreground{top:auto}.hero__layer--background{top:-7%;left:-5%;width:110%;height:134%}.hero__layer--foreground{bottom:-30%;left:50%;width:max(320%,178dvh);height:auto}.hero__layer--logo{top:27.5%;left:57%;width:auto;height:45%;opacity:.42}.hero__scroll{bottom:10px;width:30px;height:38px}.hero__scroll-icon{width:20px;height:20px}.hero__scroll-wheel{top:12px}.brand{left:22px;min-width:0}.hero__panel{position:absolute;box-sizing:border-box;right:20px;bottom:40px;left:20px;width:auto;margin:0;padding:36px 28px}.hero h1{font-size:36px;line-height:38px}.hero__panel p{font-size:16px;line-height:25px}.button-row,.button{width:100%}.section,.cta,.contact{padding:48px 24px}.section__inner,.cta__title-wrap{padding:0}.section-heading h2,.cta h2{font-size:30px;line-height:34px}.divider-grid--four,.divider-grid--five{grid-template-columns:1fr;gap:28px}.stat-card{padding:0}.stat-card+.stat-card:before{display:none}.about__column--muted,.about__column--plain,.feature__content{padding:48px 24px}.mini-grid,.mini-grid--feature,.form-grid{grid-template-columns:1fr}.feature__media{min-height:360px}.cta__title-wrap{margin-bottom:28px}.cta__row{flex-direction:column;align-items:flex-start;gap:28px}.contact-form{padding:28px 24px 36px}.footer{min-height:0;flex-direction:column;gap:24px;padding:44px 24px}.footer nav{flex-wrap:wrap}}@media(max-width:430px){.hero__panel{right:16px;bottom:32px;left:16px;width:auto;margin:0;padding:32px 22px}.hero h1{font-size:31px;line-height:34px}.button{padding-right:20px;padding-left:20px;white-space:normal}.section-heading h2,.cta h2{font-size:28px;line-height:32px}.timeline__step{gap:18px}.contact-list a,.contact-list span,.footer p,.footer a{white-space:normal}}@media(max-width:760px)and (max-height:700px){.brand{top:14px;width:160px}.hero__panel{bottom:20px;gap:14px;padding:24px 18px}.hero h1{font-size:28px;line-height:31px}.hero__panel p{font-size:14px;line-height:21px}.button-row{gap:10px}.button{min-height:40px;padding:10px 18px;font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero__layer{will-change:auto}.hero__scroll,.hero__scroll-wheel{animation:none}}
