@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--bg:#111416;--panel:#1a1e20;--ink:#f4f5ee;--muted:#a5aaab;--lime:#d7fa61;--line:#323739;--display:'Manrope',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif;color-scheme:dark;font-family:var(--body);background:var(--bg);color:var(--ink);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--lime);outline-offset:7px}::selection{background:var(--lime);color:var(--bg)}.wrap{width:calc(100% - 112px);max-width:1320px;margin-inline:auto}.skip-link{position:fixed;top:-70px;left:20px;z-index:10;background:var(--lime);color:var(--bg);padding:15px}.skip-link:focus{top:15px}.site-header{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px;width:max-content}.brand-mark{font:800 42px/1 var(--display);color:var(--lime)}.brand-name{font:800 25px/1 var(--display);letter-spacing:.02em}.brand-name>span{display:block;font:500 10px/1.5 var(--body);letter-spacing:.3em;margin-top:5px}.site-header nav{display:flex;gap:38px;margin-left:auto;margin-right:64px;font-size:14px;color:#c5c9c7}.site-header nav a:hover{color:var(--lime)}.header-phone{display:flex;align-items:center;gap:11px;border:1px solid #535a5a;border-radius:5px;padding:13px 17px;font-size:14px;transition:border-color .2s}.header-phone:hover{border-color:var(--lime)}.header-phone svg{width:16px;height:16px;color:var(--lime)}.hero{display:grid;grid-template-columns:1.02fr 1fr;min-height:665px;position:relative;align-items:center;gap:25px;padding-block:65px 54px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;line-height:1.5;margin:0 0 26px}.hero .eyebrow{display:flex;align-items:center;gap:12px;color:#d6d9d4}.eyebrow>span{width:25px;height:2px;background:var(--lime)}h1,h2,h3,p{margin-top:0}h1{font:600 clamp(56px,6vw,84px)/1.07 var(--display);letter-spacing:-.065em;margin-bottom:26px}h1 em{color:var(--lime);font-style:normal}.hero-description{font-size:16px;line-height:1.8;color:#b2b8b6;margin-bottom:32px}.hero-actions{display:flex;align-items:center;gap:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:54px;border-radius:4px;padding:15px 22px;font-size:14px;font-weight:650;transition:background .2s,transform .2s}.button-lime{background:var(--lime);color:var(--bg)}.button:hover{background:#e3ff8b;transform:translateY(-2px)}.button span{font-size:21px;font-weight:400}.text-link{font-size:14px;display:flex;gap:17px;align-items:center;border-bottom:1px solid transparent;padding-block:12px}.text-link:hover{border-color:var(--lime)}.hero-footnote{margin-top:54px;display:flex;gap:10px;align-items:center;font-size:10px;letter-spacing:.14em;color:#a3aba8}.small-cross{font-size:20px;color:var(--lime);line-height:1}.hero-visual{position:relative;min-width:0;min-height:470px;align-self:stretch;display:flex;align-items:center;justify-content:center}.hero-type{display:grid;font:700 62px/1.3 var(--display);letter-spacing:-.05em;color:#404741}.hero-type span:nth-child(2){color:var(--lime)}.image-caption{position:absolute;bottom:13px;inset-inline:24px;display:flex;justify-content:space-between;color:#acb4af;font-size:10px;letter-spacing:.13em;border-top:1px solid #394039;padding-top:15px}.service-ribbon{border-block:1px solid var(--line);background:#181c1d}.ribbon-inner{display:flex;align-items:center;justify-content:space-between;padding-block:25px;gap:20px;font:500 16px var(--display)}.ribbon-inner b{font-size:20px;color:var(--lime);font-weight:400}.section-space{padding-block:93px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:45px}.section-heading .eyebrow{color:var(--lime);margin-bottom:15px}h2{font:500 clamp(32px,3.2vw,45px)/1.22 var(--display);letter-spacing:-.05em;margin-bottom:0}.section-heading>p{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:3px}.contact-panel{background:var(--lime);color:var(--bg);border-radius:8px;padding:52px 55px;display:grid;grid-template-columns:1.35fr 1fr;column-gap:60px}.contact-panel .eyebrow{grid-column:1/-1;margin-bottom:18px}.contact-panel h2{font-size:43px;grid-column:1}.contact-phone{grid-column:1;font:500 34px/1.5 var(--display);letter-spacing:-.03em;margin-top:30px;width:max-content;border-bottom:1px solid #788d33}.contact-phone>span{margin-left:28px}.address{grid-column:2;grid-row:2/4;border-left:1px solid #a7c64c;padding-left:55px;align-self:center;font-size:16px;line-height:1.7}.address p{margin-bottom:20px}.address a{font-size:14px;border-bottom:1px solid #566c26;padding-bottom:5px}.address a span{margin-left:18px}.contact a:focus-visible{outline-color:var(--bg)}footer{display:flex;align-items:center;gap:50px;padding-block:45px}footer .brand-mark{font-size:33px}footer .brand-name{font-size:18px}footer .brand-name>span{font-size:8px}footer>p{font-size:14px;color:var(--muted);margin:0}.copyright{margin-left:auto;color:#858e8b;font-size:12px}
@media(min-width:1500px){.hero{min-height:730px}}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.site-header nav{margin-right:32px;gap:24px}.hero{gap:10px;min-height:620px}.hero-actions{gap:19px}.hero-description br{display:none}.hero-description{max-width:360px}.hero-type{font-size:43px}.section-heading>p br{display:none}.section-heading>p{max-width:270px}.contact-panel{padding:40px;column-gap:30px}.address{padding-left:30px}.contact-phone{font-size:28px}.ribbon-inner{font-size:14px}}
@media(max-width:720px){.wrap{width:calc(100% - 40px)}.site-header{height:86px}.site-header nav{display:none}.brand-name{font-size:21px}.brand-name>span{font-size:9px}.brand-mark{font-size:37px}.header-phone{padding:12px;border-radius:50%;height:43px;width:43px;justify-content:center}.header-phone span{display:none}.header-phone svg{width:18px;height:18px}.hero{grid-template-columns:1fr;padding-top:46px;padding-bottom:25px;gap:0}.hero .eyebrow{font-size:10px;margin-bottom:24px}h1{font-size:clamp(50px,12vw,75px)}.hero-description{max-width:380px;font-size:16px}.hero-actions{gap:24px}.hero-footnote{margin-top:35px}.hero-visual{min-height:370px;margin-top:20px}.hero-type{font-size:54px}.image-caption{inset-inline:0;bottom:0}.ribbon-inner{flex-wrap:wrap;justify-content:center;gap:15px 18px;padding-block:20px;font-size:12px}.ribbon-inner b{font-size:14px}.ribbon-inner b:nth-of-type(2){display:none}.ribbon-inner span{white-space:nowrap}.section-space{padding-block:58px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{max-width:100%;margin-top:20px;font-size:15px}.section-heading .eyebrow{font-size:11px}h2{font-size:34px}.contact-panel{padding:30px 25px;grid-template-columns:1fr;gap:0}.contact-panel h2{font-size:36px}.contact-panel .eyebrow{font-size:11px}.contact-phone{font-size:29px;margin-top:24px}.contact-phone>span{margin-left:15px}.address{grid-column:1;grid-row:auto;border-left:none;border-top:1px solid #a7c64c;margin-top:30px;padding:25px 0 0}.address p{font-size:15px;margin-bottom:17px}footer{flex-wrap:wrap;gap:22px;padding-block:32px}footer>p{margin-left:auto;font-size:12px}.copyright{width:100%;margin-left:0;border-top:1px solid var(--line);padding-top:20px}.button{font-size:14px;padding:13px 18px;gap:20px}.text-link{font-size:14px;gap:12px}}
.brand-mark{display:block;position:relative;width:40px;height:53px;overflow:hidden;flex-shrink:0}.brand-mark img{position:absolute;width:105px;height:105px;max-width:none;left:-31px;top:-25px}.brand-name>span{font-size:12px;letter-spacing:.2em}.hero-visual{isolation:isolate}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:53% 50%;z-index:-1;mask-image:linear-gradient(to bottom,transparent,#000 12%,#000 85%,transparent);border-radius:3px}.hero-image-label{position:absolute;bottom:85px;left:20px;background:#202629e6;border:1px solid #3d4745;backdrop-filter:blur(14px);display:flex;align-items:center;gap:15px;padding:16px 20px;border-radius:4px}.hero-image-label>span:last-child{font-size:12px;line-height:1.7;letter-spacing:.07em}.label-cross{color:var(--lime);font:300 36px/1 var(--display)}.image-caption{font-size:12px;inset-inline:20px;border-color:#434e48;bottom:0}.hero-footnote{font-size:12px}.eyebrow{font-size:12px}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{background:var(--panel);border:1px solid #303637;border-radius:5px;padding:29px;display:flex;flex-direction:column;min-width:0;transition:border-color .2s,transform .2s}.service-card:hover{border-color:#7a9146;transform:translateY(-4px)}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.card-top svg{width:35px;height:35px;color:var(--lime)}.card-top>span{font:400 14px var(--body);color:#aab0ac}.service-card h3{font:500 21px/1.35 var(--display);letter-spacing:-.04em;margin-bottom:12px}.service-card .service-label{font-size:12px;font-weight:500;color:var(--lime);letter-spacing:.08em;margin-bottom:18px;line-height:1.6}.service-card>p:not(.service-label){color:#b0b7b4;font-size:16px;line-height:1.65;margin-bottom:23px}.service-card ul{padding:0;list-style:none;font-size:14px;line-height:1.7;color:#d5d9d5;margin:0 0 27px}.service-card li{position:relative;padding-left:16px;margin-block:7px}.service-card li:before{content:'';width:4px;height:4px;border-radius:50%;background:var(--lime);position:absolute;left:0;top:10px}.service-link{margin-top:auto;padding-top:21px;border-top:1px solid #3b4341;font-size:14px;display:flex;align-items:center;justify-content:space-between;min-height:45px}.service-link span{font-size:20px;color:var(--lime)}.service-link:hover{color:var(--lime)}.services-note{margin-top:29px;display:flex;gap:12px;justify-content:center;font-size:14px;line-height:1.7}.services-note p{color:var(--muted);margin:0}.services-note a{text-decoration:underline;text-underline-offset:4px;text-decoration-color:#697265}.services-note a:hover{color:var(--lime)}.services-note a span{margin-left:6px}.section-heading>p{font-size:16px}.contact-intro{grid-column:1;font-size:16px;line-height:1.7;margin:21px 0 0}.contact-phone{margin-top:21px;font-size:32px}.address{grid-row:2/5}.contact-panel h2{font-size:42px}footer .brand-mark{width:34px;height:43px}footer .brand-mark img{width:90px;height:90px;left:-28px;top:-22px}footer .brand-name{font-size:21px}footer .brand-name>span{font-size:12px;letter-spacing:.06em}.copyright{font-size:12px}
@media(max-width:1100px){.service-card{padding:23px}.service-card h3{font-size:20px}.contact-panel h2{font-size:36px}.hero-image-label{left:10px;padding:12px 14px}.contact-phone{font-size:28px}.hero-image-label>span:last-child{font-size:12px;letter-spacing:.02em}}
@media(max-width:850px) and (min-width:721px){.service-cards{gap:12px}.service-card{padding:18px}.service-card h3{font-size:18px}.service-card .service-label{letter-spacing:0}.hero-actions{gap:12px}.button{padding-inline:14px;gap:15px}.text-link{gap:9px}.contact-phone{font-size:23px}.contact-phone span{margin-left:10px}}
@media(max-width:720px){.hero-visual{min-height:350px;max-height:500px;aspect-ratio:1.25}.hero-image{object-position:50% 50%}.hero-image-label{bottom:65px;left:0}.hero .eyebrow{font-size:12px;letter-spacing:.12em}.hero-footnote{font-size:12px;letter-spacing:.07em}.image-caption{inset-inline:0;font-size:12px;letter-spacing:.05em}.ribbon-inner{font-size:14px;display:grid;grid-template-columns:1fr 1fr;text-align:center;column-gap:15px;row-gap:16px}.ribbon-inner b{display:none}.section-heading .eyebrow{font-size:12px}.service-cards{grid-template-columns:1fr;gap:16px}.service-card{padding:27px}.card-top{margin-bottom:25px}.service-card h3{font-size:24px}.service-card .service-label{font-size:12px}.services-note{display:block;text-align:center;font-size:14px;margin-top:24px}.services-note a{display:inline-block;margin-top:5px}.contact-panel .eyebrow{font-size:12px}.contact-panel h2{font-size:34px}.contact-intro{font-size:15px}.contact-intro br{display:none}.contact-phone{font-size:28px}.address{grid-row:auto}.brand-name>span{font-size:12px;letter-spacing:.12em}footer>p{font-size:12px}footer .brand-name{font-size:19px}}
@media(max-width:370px){.hero-actions{gap:17px}.button{padding-inline:14px;gap:14px}.contact-panel{padding-inline:21px}.contact-phone{font-size:25px}}
.hero-visual{min-height:440px}.hero-image-label{bottom:40px}.service-ribbon{position:relative;padding-right:70px;overflow:hidden}.marquee-window{overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 40px,#000 calc(100% - 35px),transparent)}.marquee-track{display:flex;width:max-content;animation:marquee-scroll 32s linear infinite}.marquee-group{display:flex;align-items:center;gap:45px;flex-shrink:0;padding:25px 45px 25px 0;font:500 16px var(--display)}.marquee-group span{white-space:nowrap}.marquee-group b{font-size:23px;font-weight:400;color:var(--lime)}.marquee-toggle{position:absolute;right:24px;top:50%;transform:translateY(-50%);display:grid;place-items:center;background:none;color:var(--lime);border:1px solid #475044;border-radius:50%;width:36px;height:36px;cursor:pointer}.marquee-toggle:hover{background:#303a22}.marquee-toggle:focus-visible{outline:2px solid var(--lime);outline-offset:4px}.marquee-toggle svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}.marquee-toggle .play-icon{display:none;fill:currentColor;stroke-width:0}.is-paused .marquee-track{animation-play-state:paused}.is-paused .pause-icon{display:none}.is-paused .play-icon{display:block}.marquee-toggle[hidden]{display:none}.reveal-ready{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1),border-color .2s}.reveal-ready.is-visible{opacity:1;transform:translateY(0)}.service-card:nth-child(2){transition-delay:.08s}.service-card:nth-child(3){transition-delay:.16s}.hero-copy .eyebrow{animation:fade-in-up .7s both}h1{animation:fade-in-up .8s .12s both}.hero-description{animation:fade-in-up .8s .22s both}.hero-actions{animation:fade-in-up .8s .32s both}.hero-visual{animation:fade-in-up 1s .18s both}
@keyframes marquee-scroll{to{transform:translateX(-50%)}}
@keyframes fade-in-up{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:720px){.hero-visual{min-height:350px}.hero-image-label{bottom:30px}.marquee-group{font-size:15px;gap:28px;padding:22px 28px 22px 0}.service-ribbon{padding-right:57px}.marquee-toggle{right:13px;width:34px;height:34px}.marquee-window{mask-image:linear-gradient(to right,transparent,#000 20px,#000 calc(100% - 20px),transparent)}.service-card:nth-child(n){transition-delay:0s}}
@media(max-width:720px){.hero-visual{width:100%;aspect-ratio:auto;min-height:350px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}.reveal-ready{opacity:1;transform:none}.marquee-track{width:auto;display:block}.marquee-group{flex-wrap:wrap;justify-content:center;gap:16px 25px;padding-inline:20px}.marquee-group[aria-hidden=true]{display:none}.service-ribbon{padding-right:0}.marquee-window{mask-image:none}}
