@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";.navbar{z-index:1000;width:100%;height:80px;transition:var(--transition);background-color:var(--black);border-bottom:1px solid #ffffff0d;position:fixed;top:0;left:0}.navbar.scrolled{background-color:#050505fa;box-shadow:0 4px 20px #00000080}.nav-container{justify-content:flex-start;align-items:stretch;max-width:100%;height:100%;padding:0 20px 0 2rem;display:flex}.nav-left{flex:none;align-items:center;display:flex}.logo{align-items:center;margin-right:2rem;display:flex}.logo-image{object-fit:contain;width:auto;height:64px;display:block}.logo-name{color:var(--white);letter-spacing:1px;margin-left:0;font-size:1.95rem;font-weight:700}.nav-links{align-items:center;gap:0;display:flex}.nav-links a{text-transform:uppercase;letter-spacing:1px;height:100%;color:var(--white);align-items:center;padding:0 .9rem;font-size:.95rem;font-weight:600;transition:color .3s;display:flex}.nav-links a:hover,.nav-links a.active-link{color:var(--red)}@media (width>=1025px){.nav-links a{padding:0 1.9rem}}.nav-right{flex:none;align-items:center;height:100%;margin-left:auto;display:flex}.cta-slant{background-color:var(--red);height:100%;color:var(--white);letter-spacing:1px;text-transform:uppercase;clip-path:polygon(20px 0,100% 0,100% 100%,0 100%);justify-content:center;align-items:center;padding:0 4rem;font-size:.95rem;font-weight:700;transition:background-color .3s;display:flex}.cta-slant:hover{background-color:var(--dark-red)}.mobile-only-btn{display:none}.mobile-toggle{color:var(--white);cursor:pointer;background:0 0;border:none;padding-right:2rem;display:none}@media (width<=1024px){.nav-container{padding-right:20px}.nav-left{padding-left:1rem;transform:none}.logo{margin-right:2rem}.nav-links{gap:1rem}.cta-slant{clip-path:polygon(15px 0,100% 0,100% 100%,0 100%);padding:0 2rem;display:none}}@media (width<=768px){.nav-container{padding:0 15px}.nav-left{padding-left:0}.logo{margin-right:1rem}.logo-image{height:42px}.logo-name{font-size:1.4rem}.mobile-toggle{padding-right:5px;display:block}.nav-links{background-color:var(--black);width:260px;height:auto;transition:var(--transition);z-index:999;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;padding:2rem;position:fixed;top:80px;left:auto;right:-260px;box-shadow:-4px 4px 15px #00000080}.nav-links.active{right:0}.nav-links a{width:100%;height:auto;padding:.5rem 0;font-size:1.2rem}.cta-slant{display:none}.mobile-only-btn{margin-top:1rem;display:inline-block}}.theme-footer{color:var(--white);background:#070d0a}.footer-cta{color:var(--black);background:#f1f1f1}.footer-cta-wrap{grid-template-columns:1.15fr .85fr;align-items:center;gap:2rem;min-height:275px;display:grid}.footer-cta-copy{padding:2.5rem 0}.footer-eyebrow{letter-spacing:1px;color:var(--red);align-items:center;gap:.5rem;font-size:.72rem;font-weight:800;display:flex}.footer-cta h2{margin:.8rem 0;font-size:2.5rem;font-weight:800;line-height:1.12}.footer-cta p{max-width:520px;color:var(--gray);margin:0 0 1.4rem;line-height:1.6}.footer-cta-actions{flex-wrap:wrap;gap:.75rem;display:flex}.footer-cta-actions a{background:var(--red);color:var(--white);letter-spacing:.5px;align-items:center;gap:.55rem;padding:.9rem 1.25rem;font-size:.76rem;font-weight:800;display:inline-flex}.footer-cta-actions a+a{background:var(--black);color:var(--white)}.footer-cta-images{z-index:2;grid-template-columns:repeat(3,1fr);gap:8px;height:252px;margin:25px 0 -28px;display:grid;position:relative;transform:translateY(35px)}.footer-cta-images img{object-fit:cover;width:100%;height:252px}.footer-cta-images img:nth-child(2){transform:none}.footer-main{padding:4rem 0 3rem}.footer-content{grid-template-columns:1.3fr .8fr 1.1fr 1.1fr;gap:3rem;display:grid}.footer-logo{align-items:center;gap:.7rem;display:flex}.footer-logo-image{object-fit:contain;width:auto;height:32px;display:block}.footer-logo h2{letter-spacing:.5px;margin:0;font-size:1.55rem}.footer-brand>p{color:#b6c0bb;max-width:290px;margin:1.25rem 0;font-size:.88rem;line-height:1.65}.footer-contact-mini{gap:.65rem;display:grid}.footer-contact-mini a,.footer-column a,.footer-column span{color:#c1cbc5;align-items:flex-start;gap:.55rem;font-size:.84rem;line-height:1.45;display:flex}.footer-contact-mini a:hover,.footer-column a:hover{color:var(--red)}.footer-column{flex-direction:column;gap:.75rem;display:flex}.footer-column h4{letter-spacing:1px;color:var(--white);margin:0 0 .65rem;font-size:.82rem}.footer-column span svg{color:var(--red);flex:none;margin-top:2px}.footer-visit p{color:#c1cbc5;gap:.6rem;margin:0;font-size:.84rem;line-height:1.55;display:flex}.footer-visit p svg{color:var(--red);flex:none;margin-top:2px}.footer-socials{gap:.6rem;margin-top:.85rem;display:flex}.footer-socials a{width:32px;height:32px;color:var(--white);border:1px solid #ffffff40;place-items:center;display:grid}.footer-socials a:hover{background:var(--red);border-color:var(--red);color:var(--white)}.footer-bottom{border-top:1px solid #ffffff21;padding:1.2rem 0}.footer-bottom-container{justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-bottom p,.footer-bottom a{color:#91a099;margin:0;font-size:.73rem}.footer-bottom div{gap:1.25rem;display:flex}.footer-bottom a:hover{color:var(--red)}@media (width<=1024px){.footer-content{grid-template-columns:repeat(2,1fr)}.footer-cta-wrap{grid-template-columns:1fr}.footer-cta-images{display:none}}@media (width<=767px){.footer-cta h2{font-size:2rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-main{padding:3rem 0}.footer-bottom-container{text-align:center;flex-direction:column}.footer-bottom div{flex-wrap:wrap;justify-content:center}.footer-cta-wrap{min-height:0}.footer-cta-copy{padding:3rem 0}}.whatsapp-btn{color:#fff;z-index:999;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 15px #0000004d}.whatsapp-btn:hover{color:#fff;transform:scale(1.1);box-shadow:0 6px 20px #25d36666}@media (width<=768px){.whatsapp-btn{width:50px;height:50px;bottom:20px;right:20px}}.text-black{color:var(--black)!important}.text-white{color:var(--white)!important}.bg-white{background-color:var(--white)!important}.fw-bold{font-weight:700}.mb-0{margin-bottom:0}.mb-3{margin-bottom:1rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1.5rem}.small{font-size:.85rem}.position-relative{position:relative}.justify-content-center{justify-content:center}.icon-text{letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:8px;font-size:.8rem;font-weight:700;display:flex}.theme-heading{font-size:2.5rem;font-weight:800;line-height:1.2}.theme-btn-white{background-color:var(--white);color:var(--black);padding:1rem 2.5rem;font-size:.9rem}.img-2{object-fit:contain;grid-area:1/2/2/3;height:200px}.theme-checklist{font-size:.9rem;display:flex}.theme-btn-white:hover{background-color:var(--light-gray);color:var(--red)}.play-btn-large{background-color:var(--white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;transition:transform .3s;display:flex}.play-btn-large:hover{transform:scale(1.1)}.play-btn-small{background-color:var(--white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s;display:flex}.theme-hero{align-items:center;min-height:85vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.theme-hero-bg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.theme-hero-img{object-fit:cover;object-position:center;width:60%;height:100%;position:absolute;top:0;right:0}.theme-hero-red-shape{background-color:var(--red);clip-path:polygon(0 0,100% 0,75% 100%,0 100%);width:55%;height:100%;position:absolute;top:0;left:0}.theme-hero-container{z-index:2;justify-content:space-between;align-items:center;width:100%;padding:0 2rem;display:flex;position:relative}.theme-hero-content{max-width:500px}.theme-hero-subtitle{letter-spacing:2px;margin-bottom:1rem;font-size:.8rem;font-weight:700}.theme-hero-title{margin-bottom:2rem;font-size:4.5rem;font-weight:800;line-height:1.1}.theme-hero-play{margin-right:10%}.theme-who{background-color:var(--white)}.who-split{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.collage-grid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:15px;display:grid}.collage-img{object-fit:cover;width:100%;height:100%}.img-1{grid-area:1/1/3/2;height:100%;min-height:300px}.img-2{grid-area:1/2/2/3;height:200px}.img-3{object-position:top;grid-area:3/1/4/2;height:150px}.collage-red-box{background-color:var(--red);flex-direction:column;grid-area:2/2/4/3;justify-content:center;padding:2rem;display:flex}.who-subtitle{font-size:1.1rem;font-weight:700}.who-desc{color:var(--gray);line-height:1.8}.who-features{align-items:flex-start;gap:3rem;display:flex}.feature-profile{align-items:center;gap:1rem;display:flex}.profile-img{background-image:url(https://images.unsplash.com/photo-1560250097-0b93528c311a?q=80&w=200&auto=format&fit=crop);background-position:50%;background-size:cover;border-radius:50%;width:50px;height:50px}.theme-checklist{flex-direction:column;gap:.8rem;display:flex}.theme-checklist li{color:var(--gray);align-items:center;gap:10px;font-size:.9rem;font-weight:600;display:flex}.theme-what{background-color:#f9f9f9;padding-bottom:5rem;position:relative}.theme-what-banner{background-color:var(--dark-gray);background-image:linear-gradient(#000000b3,#000000b3),url(https://images.unsplash.com/photo-1504328345606-18bbc8c9d7d1?q=80&w=1200&auto=format&fit=crop);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:400px;display:flex}.theme-what-banner-content{margin-top:-80px}.overlap-grid{z-index:10;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:-120px;display:grid;position:relative}.card-v2{background-color:var(--white);border:1px solid #00000008;border-radius:4px;flex-direction:column;padding:2.5rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 15px 30px #0000000d}.card-v2:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.what-card-icon-circle{background-color:#e5091414;border:1px solid #e5091433;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.card-v2 h3{color:var(--black);margin-bottom:.8rem;font-size:1.3rem;font-weight:800}.card-v2 p{color:var(--gray);margin-bottom:0;font-size:.95rem;line-height:1.6}.learn-more-link{text-transform:uppercase;letter-spacing:1px;align-self:flex-start;align-items:center;margin-top:auto;font-size:.9rem;transition:color .3s;display:inline-flex}.learn-more-link:hover{color:var(--dark-red)}.home-faq-section{background:linear-gradient(180deg, var(--white) 0%, var(--white) 55%, #f7f7f7 55%, #f7f7f7 100%)}.home-faq-intro{max-width:650px;margin:0 auto 3rem}.home-faq-intro p{color:var(--gray);margin-top:1rem}.home-faq-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:4rem;max-width:980px;margin:0 auto 5rem;display:grid}.faq-list{flex-direction:column;gap:.75rem;display:flex}.faq-item{background:var(--white);transition:var(--transition);border:1px solid #e4e4e4;border-left:3px solid #0000}.faq-item.is-open{border-left-color:var(--red);box-shadow:0 8px 24px #00000012}.faq-question{width:100%;color:var(--black);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;font-weight:700;display:flex}.faq-question svg{color:var(--red);flex:none}.faq-answer{color:var(--gray);margin:-.1rem 1.25rem 1.2rem;font-size:.92rem;line-height:1.7}.faq-image-collage{min-height:330px;position:relative}.faq-image-large,.faq-image-small{object-fit:cover;position:absolute;box-shadow:0 16px 30px #00000029}.faq-image-large{width:68%;height:300px;top:0;right:0}.faq-image-small{border:8px solid var(--white);width:42%;height:150px;bottom:0;left:0}.faq-image-accent{background:var(--red);z-index:-1;width:75px;height:75px;position:absolute;top:22px;left:22%}.home-enquiry-card{background:var(--white);grid-template-columns:.9fr 1.1fr;max-width:1040px;margin:0 auto;display:grid;box-shadow:0 15px 38px #0000001a}.enquiry-image-wrap{min-height:380px}.enquiry-image-wrap img{object-fit:cover;width:100%;height:100%}.enquiry-content{padding:3rem}.enquiry-content h2{color:var(--black);margin:.6rem 0;font-size:2rem}.enquiry-content>p{color:var(--gray);margin-bottom:1.5rem;line-height:1.6}.quick-enquiry-form{gap:.75rem;display:grid}.quick-enquiry-form input,.quick-enquiry-form textarea{width:100%;color:var(--black);font:inherit;resize:vertical;border:1px solid #dedede;padding:.85rem 1rem}.quick-enquiry-form input:focus,.quick-enquiry-form textarea:focus{border-color:var(--red);outline:0}.quick-enquiry-btn{background:var(--red);width:fit-content;color:var(--white);letter-spacing:1px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.9rem 1.3rem;font-size:.8rem;font-weight:700;display:inline-flex}.quick-enquiry-btn:hover{background:var(--dark-red);color:var(--white)}.theme-bottom-banner{background-color:var(--dark-gray);border-bottom:1px solid #ffffff1a;padding:4rem 0;position:relative;overflow:hidden}.banner-red-shape{background-color:var(--red);clip-path:polygon(25% 0,100% 0,100% 100%,0 100%);z-index:1;width:40%;height:100%;position:absolute;top:0;right:0}.banner-container{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.banner-text h2{margin:0;font-size:2rem}.banner-action{align-items:center;gap:1.5rem;margin-right:10%;display:flex}.watch-video-text{font-family:Shadows Into Light,cursive;font-size:1.1rem;font-style:italic}.shadow-btn{box-shadow:0 0 0 10px #fff3}.bg-light-gray{background-color:#f9f9f9}.dotted-bg{position:relative;overflow:hidden}.dotted-bg:before,.dotted-bg:after{content:"";z-index:0;background-image:radial-gradient(#00000014 2px,#0000 2px);background-size:20px 20px;width:20%;position:absolute;top:0;bottom:0}.dotted-bg:before{left:0}.dotted-bg:after{right:0}.trusted-brands-section .container{z-index:1;position:relative}.brands-subtitle{align-items:center;gap:15px;display:flex;position:relative}.brands-subtitle .line{background-color:var(--red);flex:0 0 35px;height:1px}.brands-grid{grid-template-columns:repeat(7,1fr);gap:1.2rem;display:grid}.brands-heading__marquee{display:none}.brand-card-v2{background-color:var(--white);border:1px solid #00000005;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem 1rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000000a}.brand-card-v2:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.brand-logo-wrapper{justify-content:center;align-items:center;width:100%;height:45px;margin-bottom:1.2rem;display:flex}.brand-logo{object-fit:contain;max-width:100%;max-height:100%}.brand-logo-fallback{color:var(--gray);font-size:2rem;font-weight:800}.brand-card-v2 h4{color:var(--black);text-transform:uppercase;letter-spacing:.5px;margin:0 0 .8rem;font-size:.85rem;font-weight:800}.brand-card-line{background-color:var(--red);border-radius:2px;width:25px;height:2px}@media (width<=1024px){.theme-hero-title{font-size:3.5rem}.what-cards-grid{grid-template-columns:repeat(2,1fr)}.home-faq-grid{gap:2rem}}@media (width<=768px){.theme-hero{min-height:60vh}.theme-hero-img{width:60%}.theme-hero-red-shape{clip-path:polygon(0 0,100% 0,75% 100%,0 100%);width:55%}.theme-hero-title{font-size:2.8rem}.theme-hero-container{flex-direction:column;align-items:flex-start;gap:2rem}.theme-hero-play{align-self:flex-end;margin-right:0}.who-split{grid-template-columns:1fr}.who-features{flex-direction:column;gap:1.5rem}.theme-what-bg:before{width:100%;height:50%}.what-cards-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;gap:15px!important;padding-bottom:10px!important;display:flex!important;overflow-x:auto!important}.what-cards-grid>.what-card{scroll-snap-align:center;flex:0 0 250px!important}.home-faq-grid,.home-enquiry-card{grid-template-columns:1fr}.brands-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;gap:15px!important;padding-bottom:10px!important;display:flex!important;overflow-x:auto!important}.brands-grid>.brand-card-v2{scroll-snap-align:center;flex:0 0 160px!important}.trusted-brands-section .brands-heading{white-space:nowrap;width:100%;margin-left:0;margin-right:0;font-size:clamp(1.3rem,6vw,1.65rem);overflow:hidden}.brands-heading__static{display:none}.brands-heading__marquee{width:100%;display:block;overflow:hidden}.brands-heading__track{will-change:transform;width:max-content;animation:14s linear infinite brands-heading-marquee;display:flex}.brands-heading__track>span{color:var(--black);padding-right:2.5rem;display:inline-block}.brands-heading__track b{color:var(--red);font:inherit;font-weight:800}.home-faq-grid{margin-bottom:3rem}.faq-image-collage{order:-1;min-height:280px}.faq-image-large{height:260px}.enquiry-image-wrap{min-height:260px}.enquiry-content{padding:2rem}.banner-container{flex-direction:column;align-items:flex-start;gap:2rem}.banner-red-shape{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:.9;width:100%}}@keyframes brands-heading-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.theme-what .theme-section-head{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.theme-what .theme-section-head .icon-text{order:0;justify-content:center;width:100%}.theme-what .theme-section-head .theme-heading{text-align:center;order:1;width:100%;margin-left:auto;margin-right:auto}.theme-what-banner{align-items:flex-start}.theme-what-banner-content{text-align:center;width:100%;margin:20px 0;padding-top:3rem}.theme-what-banner-content .icon-text{justify-content:center}.theme-what-banner-content .theme-heading{text-align:center;width:100%;margin-left:auto;margin-right:auto;transform:translateY(5rem)}.theme-what-banner-content .icon-text{transform:translateY(4rem)}.theme-what-banner{background-position:50% 60%;height:310px}.overlap-grid{margin-top:-70px}.theme-what-banner-content .theme-heading{display:block}@media (width<=500px){.theme-hero-red-shape{clip-path:none;opacity:.9;width:100%}}@media (width<=768px){.theme-what-banner-content .theme-heading{margin-bottom:0!important;font-size:1.9rem!important;transform:translateY(1rem)!important}.theme-what-banner-content .icon-text{transform:translateY(.5rem)!important}}.collage-grid{aspect-ratio:1/.95!important;grid-template-rows:4fr 2fr 3fr!important;grid-template-columns:1fr 1fr!important;gap:clamp(8px,1.5vw,15px)!important;width:100%!important;height:auto!important;display:grid!important}.collage-grid .collage-img{object-fit:cover!important;border-radius:8px!important;width:100%!important;height:100%!important;min-height:0!important}.collage-grid .img-1{grid-area:1/1/3/2!important}.collage-grid .img-2{object-fit:cover!important;object-position:center!important;grid-area:1/2/2/3!important}.collage-grid .img-3{object-position:center!important;grid-area:3/1/4/2!important}.collage-grid .collage-red-box{background-color:var(--red)!important;border-radius:8px!important;flex-direction:column!important;grid-area:2/2/4/3!important;justify-content:center!important;padding:clamp(1rem,2.5vw,2rem)!important;display:flex!important}.collage-grid .collage-red-box p{margin-bottom:clamp(.5rem,1.5vw,1rem)!important;font-size:clamp(.9rem,2vw,1.25rem)!important;line-height:1.3!important}.collage-grid .play-btn-small{background:#fff!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:clamp(35px,6vw,45px)!important;height:clamp(35px,6vw,45px)!important;display:flex!important}.collage-grid .play-btn-small svg{width:clamp(14px,2.5vw,18px)!important;height:clamp(14px,2.5vw,18px)!important}.profile-img{background-color:#f1f1f1!important;background-image:none!important}.theme-hero{max-height:800px}.about-page{color:#111;font-family:var(--font-main);background:#fff;width:100%;overflow-x:hidden}.about-page h2{margin:0}.eyebrow{color:var(--red);letter-spacing:.02em;align-items:center;gap:8px;font-size:.64rem;font-weight:800;display:flex}.eyebrow:after{content:"";background:var(--red);width:32px;height:2px;display:block}.eyebrow--light{color:var(--red)}.centered{justify-content:center}.about-hero{color:#fff;background:#0a0a0a url(https://images.unsplash.com/photo-1537462715879-360eeb61a0ad?auto=format&fit=crop&w=1800&q=90) 50% 45%/cover no-repeat;min-height:410px;padding:104px 0 64px;position:relative;overflow:hidden}.about-hero__shade{background:linear-gradient(90deg,#000000f0,#000000bf 39%,#00000014 78%);position:absolute;inset:0}.about-hero__content{position:relative}.about-hero h1{letter-spacing:-2px;margin:12px 0 10px;font-size:3.7rem;font-weight:900;line-height:.91}.about-hero h1 span{color:var(--red)}.about-hero h2{font-size:1rem}.about-hero__copy{color:#e6e6e6;max-width:365px;margin-top:14px;font-size:.72rem;line-height:1.85}.about-hero__edge{background:var(--red);clip-path:polygon(7% 0,100% 0,100% 100%,0 100%);width:54%;height:32px;position:absolute;bottom:-1px;right:0}.about-intro{padding:46px 0 32px}.intro-grid{grid-template-columns:42% 1fr;align-items:center;gap:6%;display:grid}.intro-collage{height:312px;position:relative}.intro-collage img{object-fit:cover;box-shadow:0 3px 10px #0002}.intro-collage__main{width:68%;height:220px}.intro-collage__small{width:48%;height:155px;position:absolute;bottom:0;right:2%}.trust-card{background:var(--red);color:#fff;flex-direction:column;min-width:125px;padding:13px 22px;display:flex;position:absolute;bottom:0;left:4%}.trust-card b{font-size:1.65rem;line-height:1}.trust-card b span{font-size:.9rem}.trust-card small{font-size:.55rem;font-weight:700}.intro-copy h2{margin:8px 0 14px;font-size:1.6rem;line-height:1.05}.intro-copy>p{color:#555;max-width:440px;font-size:.63rem;line-height:1.7}.intro-point{gap:12px;margin-top:11px;display:flex}.intro-point>b{background:var(--red);color:#fff;text-align:center;width:27px;height:27px;padding-top:4px;font-size:.8rem}.intro-point strong,.intro-point span{font-size:.63rem;display:block}.intro-point span{color:#666}.intro-button{background:var(--red);color:#fff;border:0;margin-top:14px;padding:9px 24px;font-size:.56rem;font-weight:700}.about-page .mission-strip{color:#fff;background:linear-gradient(90deg,#002b0be6,#00843de6),url(https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=1600&q=85) 50%/cover;padding:60px 0 20px}.about-page .mission-strip .eyebrow{margin-bottom:12px;font-size:.85rem}.about-page .mission-strip h2{margin:0 0 35px;font-size:1.8rem}.about-page .mission-grid{grid-template-columns:1.32fr 1fr 1fr;align-items:stretch;gap:24px;min-height:220px;display:grid}.about-page .mission-video{border-radius:4px;height:100%;min-height:0;position:relative;overflow:hidden}.about-page .mission-video img,.about-page .mission-video video{object-fit:cover;width:100%;height:100%;display:block}.about-page .mission-video span{color:var(--red);cursor:pointer;background:#fff;border-radius:50%;padding:15px 18px;font-size:1.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #0003}.about-page .mission-grid article{color:#151515;background:#fff;border-radius:4px;height:100%;min-height:0;padding:25px;overflow:hidden}.about-page .mission-grid article svg,.eye-icon{color:var(--red);width:28px;height:28px;font-size:1.5rem}.about-page .mission-grid h3{margin:10px 0 8px;font-size:1.2rem;font-weight:700}.about-page .mission-grid p{color:#555;font-size:.9rem;line-height:1.5}.about-page .stats-row{background:var(--red);border-radius:0;grid-template-columns:repeat(4,1fr);margin-top:10px;padding:11px 18px;display:grid}.about-page .stats-row div{text-align:center;border-right:1px solid #ffffff4d}.about-page .stats-row div:last-child{border:0}.about-page .stats-row b,.about-page .stats-row span{display:block}.about-page .stats-row b{font-size:1.35rem;font-weight:800;line-height:1}.about-page .stats-row sup{vertical-align:super;font-size:.6rem}.about-page .stats-row span{text-transform:capitalize;margin-top:3px;font-size:.5rem;font-weight:600}.core-values{text-align:center;padding:25px 0 30px}.core-values>div>h2,.why-section h2{margin:5px 0 18px;font-size:1rem}.value-row{justify-content:center;gap:0;display:flex}.value-hex{color:#fff;clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);background:#111;flex-direction:column;align-items:center;width:145px;min-height:122px;margin-left:-5px;padding:21px 19px 13px;display:flex}.value-hex:nth-child(2n){background:#222;margin-top:19px}.value-hex svg{color:var(--red)}.value-hex h3{margin:6px 0;font-size:.48rem}.value-hex p{color:#ddd;font-size:.43rem;line-height:1.3}.why-section{text-align:center;background:#fafafa;padding:20px 0 45px}.reason-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.reason-grid article{text-align:left;background:#fff;border:1px solid #eee;border-radius:4px;min-height:125px;padding:20px 13px}.reason-grid svg{color:var(--red);background:#eafaf1;border-radius:50%;width:32px;height:32px;padding:5px}.reason-grid h3{margin:8px 0 5px;font-size:.62rem}.reason-grid p{color:#666;font-size:.5rem;line-height:1.5}@media (width<=700px){.about-hero{min-height:440px;padding-top:110px}.about-hero h1{font-size:3rem}.partner-stamp{right:20px}.intro-grid{grid-template-columns:1fr;gap:25px}.intro-collage{width:100%;max-width:380px;margin:auto}.mission-grid{grid-template-columns:1fr}.mission-video{height:150px}.stats-row{grid-template-columns:repeat(2,1fr);gap:12px}.stats-row div:nth-child(2){border:0}.value-row{flex-wrap:wrap;gap:7px}.value-hex,.value-hex:nth-child(2n){width:135px;margin:0}.reason-grid{grid-template-columns:1fr 1fr}.container{padding:0 1.1rem}}.about-page .core-values{border-top:1px solid #f1f1f1;padding:60px 0 80px}.about-page .core-values>div>h2{margin-bottom:40px;font-size:1.8rem;display:block}.about-page .core-values .eyebrow{margin:4px auto;font-size:.85rem}.about-page .value-row{justify-content:center;align-items:flex-start;width:100%;max-width:1200px;margin:0 auto;padding:0 15px;display:flex;position:relative}.about-page .value-hex{z-index:1;clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);width:190px;min-height:165px;margin-left:-15px;padding:40px 25px 20px;position:relative}.about-page .value-hex:nth-child(2n){background:#202020;margin-top:28px}.about-page .value-hex svg{width:28px;height:28px;margin-bottom:8px}.about-page .value-hex h3{margin:10px 0 6px;font-size:.85rem;line-height:1.2}.about-page .value-hex p{color:#ddd;margin:0;font-size:.65rem;line-height:1.4}.about-page .value-hex:not(:last-child):after{content:"";z-index:-1;border-top:2px solid var(--red);width:60px;position:absolute;top:50%;left:85%}.about-page .value-hex:not(:last-child):before{content:"";z-index:2;background:var(--red);border-radius:50%;width:10px;height:10px;position:absolute;top:calc(50% - 5px);right:-18px}.about-page .why-section{background:#fbfbfb;border-top:1px solid #f0f0f0;padding:50px 0 70px}.about-page .why-section .eyebrow{margin-bottom:12px;font-size:.85rem}.about-page .why-section h2{margin:0 0 45px;font-size:1.8rem}.about-page .reason-grid{grid-template-columns:repeat(4,1fr);gap:24px;width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.about-page .reason-grid article{border-radius:8px;min-height:200px;padding:35px 28px;box-shadow:0 8px 30px #0000000f}.about-page .reason-grid svg{width:42px;height:42px;padding:10px}.about-page .reason-grid h3{margin:20px 0 10px;font-size:1.05rem;font-weight:700}.about-page .reason-grid p{color:#555;margin:0;font-size:.85rem;line-height:1.55}@media (width<=1024px){.about-page .reason-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.about-page .value-hex,.about-page .value-hex:nth-child(2n){width:150px;min-height:130px;padding:20px 15px}.about-page .reason-grid{grid-template-columns:1fr}}@media (width>=1025px){.about-page .about-hero{min-height:470px;padding-top:125px;padding-bottom:78px}.about-page .about-hero .eyebrow{font-size:.8rem}.about-page .about-hero h1{font-size:4.35rem}.about-page .about-hero h2{font-size:1.6rem}.about-page .about-hero__copy{max-width:540px;font-size:1.05rem}.about-page .about-intro{padding:72px 0 58px}.about-page .intro-grid{gap:7%}.about-page .intro-collage{height:410px}.about-page .intro-collage__main{height:300px}.about-page .intro-collage__small{height:215px}.about-page .trust-card{min-width:156px;padding:18px 28px}.about-page .trust-card b{font-size:2rem}.about-page .intro-copy h2{font-size:2.15rem}.about-page .intro-copy>p{max-width:570px;font-size:.86rem}.about-page .intro-point{margin-top:15px}.about-page .intro-point>b{width:34px;height:34px;padding-top:6px;font-size:1rem}.about-page .intro-point strong,.about-page .intro-point span{font-size:.8rem}.about-page .intro-button{padding:12px 30px;font-size:.7rem}}.about-page .core-values{padding:15px 0 20px}.about-page .core-values>div>h2{display:none}.about-page .core-values .eyebrow{justify-content:center;margin:4px auto;font-size:1rem}@media (width<=700px){.about-page .value-row{scrollbar-width:none;width:100%;height:auto;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:15px!important;padding-bottom:20px!important;display:flex!important;overflow-x:auto!important}.about-page .value-row::-webkit-scrollbar{display:none}.about-page .value-hex,.about-page .value-hex:nth-child(2n){padding:25px 12px;flex:0 0 175px!important;width:175px!important;height:210px!important;min-height:210px!important;margin:0!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}.about-page .value-hex:before,.about-page .value-hex:after{display:none!important}.about-page .value-hex svg{visibility:visible!important;flex-shrink:0!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;margin-bottom:12px!important;display:block!important}}@media (width>=701px){.about-page .core-values{padding:30px 0 45px}.about-page .value-row{width:1100px;height:405px;margin:0 auto;display:block;position:relative}.about-page .value-hex,.about-page .value-hex:nth-child(2n){background:#111;width:220px;height:195px;min-height:195px;margin:0;padding:35px 28px 22px;position:absolute;transform:none}.about-page .value-hex:first-child{top:45px;left:0}.about-page .value-hex:nth-child(2){background:#202020;top:105px;left:195px}.about-page .value-hex:nth-child(3){top:0;left:390px}.about-page .value-hex:nth-child(4){background:#202020;top:205px;left:390px}.about-page .value-hex:nth-child(5){top:105px;left:585px}.about-page .value-hex:nth-child(6){background:#202020;top:45px;left:780px}.about-page .value-hex svg{width:28px;height:28px;margin:0}.about-page .value-hex h3{margin:10px 0 8px;font-size:.82rem}.about-page .value-hex p{font-size:.62rem;line-height:1.3}.about-page .value-hex:before,.about-page .value-hex:after{display:none!important}}@media (width>=701px) and (width<=900px){.about-page .value-row{transform-origin:top;margin-bottom:-130px;left:50%;transform:translate(-50%)scale(.68)}}@media (width>=901px) and (width<=1120px){.about-page .value-row{transform-origin:top;margin-bottom:-60px;left:50%;transform:translate(-50%)scale(.85)}}.about-page .eyebrow:after{display:none}.about-page .about-hero__content{max-width:none;margin-left:0;margin-right:0;padding-left:3.5rem}.about-page .intro-copy>p:not(.eyebrow){margin:0 0 22px;line-height:1.8}.about-page .intro-copy>p:not(.eyebrow):last-child{margin-bottom:0}.about-page .intro-copy .eyebrow{color:var(--red)}.about-page .core-values>div>h2{margin-top:4px;margin-bottom:4px}@media (width<=700px){.about-page .about-hero__content{padding-left:1.1rem}.about-page .mission-grid{scroll-snap-type:x mandatory;scrollbar-width:none!important;-ms-overflow-style:none!important;-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;gap:15px!important;height:auto!important;max-height:none!important;padding-bottom:5px!important;padding-right:20px!important;display:flex!important;overflow-x:auto!important}.about-page .mission-grid::-webkit-scrollbar{display:none!important}.about-page .mission-grid>.mission-video,.about-page .mission-grid>article{scroll-snap-align:center;flex:0 0 240px!important;height:auto!important;min-height:280px!important;max-height:none!important}.about-page .mission-grid>.mission-video img,.about-page .mission-grid>.mission-video video{height:100%!important;min-height:280px!important;max-height:none!important}}.intro-collage img{border-radius:8px;transition:transform .3s}.intro-collage img:hover{transform:translateY(-5px)}.about-page .intro-collage{aspect-ratio:1/.95;width:100%;max-width:580px;margin:0 auto;position:relative;height:auto!important;display:block!important}.about-page .intro-collage__main{object-fit:cover;z-index:1;border-radius:8px;top:0;left:0;box-shadow:0 5px 25px #0000001f;width:76%!important;height:72%!important;aspect-ratio:unset!important;position:absolute!important}.about-page .intro-collage__small{object-fit:cover;z-index:2;border-radius:8px;box-shadow:0 5px 25px #0000002e;width:52%!important;height:52%!important;aspect-ratio:unset!important;position:absolute!important;bottom:8%!important;right:0!important}.about-page .trust-card{z-index:3;background:var(--red);color:#fff;border-radius:6px;flex-direction:column;width:max-content;display:flex;box-shadow:0 4px 15px #00000026;min-width:unset!important;padding:clamp(.75rem,2.5vw,1.25rem) clamp(1rem,3.5vw,1.75rem)!important;position:absolute!important;bottom:0!important;left:2%!important}.about-page .trust-card b{line-height:1;font-size:clamp(1.35rem,4.5vw,2.2rem)!important}.about-page .trust-card b span{font-size:clamp(.85rem,2.5vw,1.1rem)!important}.about-page .trust-card small{margin-top:4px;font-weight:700;font-size:clamp(.55rem,1.5vw,.75rem)!important}.about-page .about-center-badge{border:2px dashed var(--red);z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 0 0 10px #fff}.about-page .about-center-badge img{object-fit:contain;width:100%;height:auto}@media (width<=700px){.about-page .about-center-badge{width:90px;height:90px;margin:10px auto 25px;padding:.8rem;box-shadow:0 0 0 6px #fff}}@media (width>=701px){.about-page .about-center-badge{pointer-events:none;width:140px;height:140px;padding:1.25rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.about-page .value-hex:nth-child(3) svg{transform:scale(1.4)}.about-page .intro-copy>p:not(.eyebrow){color:var(--gray)!important;font-size:1rem!important;line-height:1.8!important}.products-hero.hero-section{background-image:url(https://images.unsplash.com/photo-1598285523992-3860bbecde11?q=80&w=1920&auto=format&fit=crop);min-height:50vh}.products-hero .hero-content{margin:0 auto}.products-hero .hero-title{margin-bottom:1rem;font-size:4rem;line-height:1.1}.products-hero .hero-subheading{font-size:1.35rem}.filters-container{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:1rem;width:max-content;max-width:100%;margin:0 auto 4rem;padding-bottom:12px;display:flex;overflow-x:auto}.filters-container::-webkit-scrollbar{height:6px;display:block}.filters-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.filters-container::-webkit-scrollbar-thumb{background:var(--red,#00a94f);border-radius:4px}.filter-btn{color:var(--black);border:1px solid var(--gray);cursor:pointer;letter-spacing:1px;transition:var(--transition);background-color:#0000;border-radius:30px;flex-shrink:0;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600}.filter-btn:hover{border-color:var(--black)}.filter-btn.active{background-color:var(--red);border-color:var(--red);color:var(--white)}.products-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem 2rem;display:grid}.product-card{transition:var(--transition);background-color:#fff;border:1px solid #ececec;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 3px 12px #00000029}.product-card:hover{border-color:#d8d8d8;transform:translateY(-5px)}.product-img-container{height:220px;position:relative;overflow:hidden}.product-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-img{transform:scale(1.05)}.product-category-badge{background-color:var(--black);color:var(--white);letter-spacing:1px;border-radius:2px;padding:.3rem .8rem;font-size:.75rem;font-weight:600;position:absolute;top:15px;right:15px}.product-info{flex-direction:column;flex-grow:1;padding:1.25rem 1.35rem 1.2rem;display:flex}.product-category{margin-bottom:.8rem}.product-category span{border:1px solid var(--red);color:#06662f;letter-spacing:.2px;text-transform:uppercase;border-radius:20px;padding:4px 16px;font-size:.69rem;font-weight:800;display:inline-block}.product-name{color:#111;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3.25rem;margin:0 0 .45rem;font-size:1.45rem;font-weight:800;line-height:1.18;display:-webkit-box;overflow:hidden}.product-description-wrap{height:3.25rem;margin-bottom:.45rem}.product-description{color:#62636a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.45;display:-webkit-box;overflow:hidden}.product-more-wrap{height:22px;margin-bottom:1rem}.product-more-btn{color:#075f2e;cursor:pointer;background:0 0;border:0;padding:0;font-size:.9rem;font-weight:700;text-decoration:underline}.product-title-wrap{align-items:flex-start;margin-bottom:.5rem;display:flex}.product-info h3:not(.product-name){min-width:0;color:var(--white);white-space:nowrap;text-overflow:ellipsis;flex:1;align-items:flex-start;margin:0;font-size:1.3rem;display:flex;overflow:hidden}.product-title-wrap.is-truncated .product-info h3,.product-title-wrap.is-truncated h3{text-overflow:clip;flex:0 auto;max-width:42%}.product-info h3.is-expanded{white-space:normal;overflow:visible}.product-title-dots{background-image:radial-gradient(circle, var(--white) 1px, transparent 1.5px);background-position:50%;background-size:5px 3px;flex:1rem;min-width:1rem;height:3px;margin:.75rem .65rem 0}.product-title-toggle{color:var(--white);letter-spacing:.5px;text-transform:uppercase;cursor:pointer;background:0 0;border:0;flex:none;margin:0;padding:0;font-size:.75rem;font-weight:700}.product-title-toggle span{vertical-align:-.08em;margin-left:.25rem;font-size:1.35em;line-height:0;display:inline-block}.product-desc{color:#ffffffe6;margin-bottom:.5rem;font-size:.95rem}.product-details{color:#ffffffe6;margin-bottom:1.5rem;font-size:.85rem;line-height:1.45}.w-100{width:100%}.mt-auto{margin-top:auto}@media (width<=768px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.product-action-btn{color:var(--white);text-transform:uppercase;background-color:#006b32;border:0;border-radius:3px;margin-top:auto;padding:.68rem 1rem;font-weight:700;transition:all .3s}.product-action-btn:hover{background-color:var(--dark-red);color:var(--white)}.see-more-control{color:var(--black);letter-spacing:1px;cursor:pointer;background:0 0;border:none;font-size:1rem;font-weight:700;transition:all .3s;display:inline-block}.see-more-control:hover{color:var(--red)}.products-page{overflow-x:clip}.products-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.product-card{min-width:0}.product-img-container{aspect-ratio:16/10;height:auto}.product-info{min-width:0}@media (width<=1024px){.products-hero .hero-title{font-size:clamp(3rem,7vw,4rem)}.products-hero .hero-subheading{max-width:680px;margin-left:auto;margin-right:auto}.catalogue-section{padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(3rem,6vw,5rem)}.filters-container{margin-bottom:clamp(2.5rem,5vw,4rem)}}@media (width<=768px){.products-hero.hero-section{min-height:42vh}.products-hero .hero-content{text-align:left}.products-hero .hero-title{overflow-wrap:anywhere;font-size:clamp(2.5rem,12vw,3.35rem)}.products-hero .hero-subheading{max-width:31rem;font-size:clamp(1rem,4.8vw,1.2rem);line-height:1.45}.filters-container{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:.75rem;overflow-x:auto}.filter-btn{flex-shrink:0;padding:.56rem 1.1rem}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.product-name{min-height:2.8rem;font-size:clamp(1.15rem,3vw,1.35rem)}.product-description{font-size:.92rem}.product-info{padding:1.1rem}}@media (width<=640px){.catalogue-section .container{padding-left:1rem;padding-right:1rem}.products-hero.hero-section{min-height:39vh}.products-hero .hero-title{font-size:clamp(2.35rem,13vw,3rem);line-height:1.05}.products-hero .hero-subheading{font-size:1rem}.filters-container{gap:.6rem;margin-bottom:2.25rem}.filter-btn{min-width:0;padding:.55rem .9rem;font-size:.74rem}.products-grid{grid-template-columns:minmax(0,1fr);gap:1.1rem}.product-img-container{aspect-ratio:16/9}.product-info{padding:1.15rem}.product-name{min-height:0;font-size:1.3rem}.product-description-wrap{height:auto;min-height:2.9rem}.product-more-wrap{margin-bottom:.8rem}}@media (width<=360px){.filter-btn{letter-spacing:.65px;padding-left:.75rem;padding-right:.75rem;font-size:.7rem}}.catalogue-section{scroll-margin-top:96px}.product-card{overflow:hidden}.product-img-container{aspect-ratio:auto;isolation:isolate;flex:0 0 220px;height:220px;overflow:hidden}.product-img{object-fit:cover;object-position:center;width:100%;max-width:100%;height:100%;display:block}.services-hero.hero-section{background-color:#070707;background-image:linear-gradient(#000c,#000c),url(https://images.unsplash.com/photo-1581091226825-a6a2a5aee158?q=80&w=1800&auto=format&fit=crop);background-position:50%;background-size:cover;min-height:50vh}.services-hero .hero-content{margin:0 auto}.services-hero .hero-overlay{background:0 0}.services-hero .hero-title{margin-bottom:1rem;font-size:4rem;line-height:1.1}.services-hero .hero-subheading{font-size:1.35rem}.services-intro{background:var(--white);color:#161616;padding:5.5rem 0}.services-intro__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.services-intro__image-wrap{border-radius:12px;overflow:hidden;box-shadow:0 16px 36px #00000024}.services-intro__image{object-fit:cover;width:100%;height:360px;display:block}.services-intro__accent{background:var(--red);width:34px;height:3px;margin-bottom:.75rem;display:block}.services-intro__content h2{color:var(--black);margin:0 0 1.25rem;font-size:clamp(2rem,3vw,3rem);font-weight:800;line-height:1.1}.services-intro__content p{color:#4d4d4d;margin:0 0 1rem;font-size:.96rem;line-height:1.8}.services-intro__content p:last-child{margin-bottom:0}@media (width>=769px){.services-intro__content{order:1}.services-intro__image-wrap{order:2}}.services-page .timeline-section{background-color:#fff}.timeline-container{max-width:1000px;margin:0 auto;padding:4rem 0;position:relative}.timeline-line{background-color:var(--dark-gray);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-line:before,.timeline-line:after{content:"";background-color:var(--red);border-radius:50%;width:10px;height:10px;position:absolute;left:-4px}.timeline-line:before{top:0}.timeline-line:after{bottom:0}.timeline-item{width:50%;padding:2rem 4rem;position:relative}.timeline-item.left{text-align:right;left:0}.timeline-item.right{text-align:left;left:50%}.timeline-item:after{content:"";background-color:var(--black);border:4px solid var(--red);z-index:1;width:16px;height:16px;box-shadow:0 0 0 4px var(--dark);border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}.timeline-item.left:after{right:-8px}.timeline-item.right:after{left:-8px}.timeline-content{background-color:var(--black);border:1px solid #ffffff0d;border-radius:4px;width:calc(80% + 150px);padding:3rem;transition:transform .3s;position:relative;box-shadow:0 10px 30px #00000080}.timeline-content:hover{border-color:#e509144d;transform:translateY(-5px)}.service-number{color:#ffffff0d;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:-20px}.timeline-item.left .service-number{right:20px}.timeline-item.right .service-number{left:20px}.service-icon{width:60px;height:60px;color:var(--red);background-color:#e509141a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:inline-flex}.timeline-content h3{letter-spacing:1px;margin-bottom:1rem;font-size:1.4rem}.accent-line{background-color:var(--red);width:40px;height:3px;margin-bottom:1.5rem}.timeline-item.left .accent-line{margin-left:auto}.timeline-content p{color:var(--gray);font-size:1rem}.services-page .timeline-content{min-height:242px;box-shadow:none;background:#191919;border:1px solid #363636;border-radius:0;padding:2.5rem}.services-page .timeline-content:hover{border-color:#363636}.services-page .service-number{display:none}.services-page .service-icon{background:0 0;border-radius:0;width:auto;height:auto;margin-bottom:1.2rem}.services-page .timeline-content h3{margin-bottom:.65rem;font-size:1.35rem}.services-page .accent-line{width:56px;height:4px;margin:0;position:absolute;bottom:0;left:0}.services-page .timeline-item:after{content:attr(data-number);width:64px;height:64px;color:var(--red);border:1px solid var(--red);box-shadow:none;background:#070707;place-items:center;font-size:.9rem;font-weight:800;display:grid}.services-page .timeline-item.left:after{right:-32px}.services-page .timeline-item.right:after{left:-32px}.services-page .timeline-item.left,.services-page .timeline-item.right{text-align:left}.services-page .service-icon{margin-bottom:1.7rem}.services-page .timeline-content h3{margin-bottom:.8rem}.services-page .timeline-content p{font-size:1.05rem}@media (width>=993px){.services-page .timeline-container{max-width:1500px}.services-page .timeline-item{padding:2rem 0 5rem}.services-page .timeline-item.left{padding-right:34px}.services-page .timeline-item.right{padding-left:34px}.services-page .timeline-content{box-sizing:border-box;width:100%}}@media (width<=992px){.timeline-item{padding:2rem}}@media (width<=768px){.services-intro{padding:4rem 0}.services-intro__grid{grid-template-columns:1fr;gap:2rem}.services-intro__image{height:260px}.timeline-line{left:20px}.timeline-item{width:100%;padding:2rem 0 2rem 50px}.timeline-item.left,.timeline-item.right{text-align:left;left:0}.timeline-item.left:after,.timeline-item.right:after{left:12px}.timeline-item.left .accent-line{margin-left:0}.timeline-item.left .service-number{left:20px;right:auto}}.industries-grid{grid-template-columns:repeat(4,1fr);gap:3rem 1.5rem;max-width:1000px;margin:0 auto;padding-bottom:2rem;display:grid}.pin-item{flex-direction:column;align-items:center;height:230px;display:flex;position:relative}.pin-droplet{border:12px solid var(--pin-color);background:#fff;border-radius:50% 50% 50% 0;justify-content:center;align-items:center;width:170px;height:170px;display:flex;position:absolute;top:0;transform:rotate(-45deg);box-shadow:inset -5px -5px 10px #00000008,5px 5px 15px #00000014}.pin-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;display:flex;transform:rotate(45deg)}.pin-icon{color:var(--pin-color);margin-bottom:8px}.pin-title{color:var(--pin-color);text-transform:uppercase;white-space:pre-wrap;letter-spacing:-.2px;font-size:.8rem;font-weight:900;line-height:1.1}.pin-number{border:4px solid var(--pin-color);width:40px;height:40px;color:var(--pin-color);z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:flex;position:absolute;top:185px;box-shadow:0 4px 10px #0000001a}@media (width<=900px){.services-banner{min-height:155px}.industries-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (width<=500px){.industries-grid{grid-template-columns:1fr}}.services-page{color:#111;background:#fff}.services-page .services-hero,.services-page .hex-industries-section,.services-page .timeline-section{display:none}.services-banner{isolation:isolate;color:#fff;background:linear-gradient(#000000bd,#000000d6),url(https://images.unsplash.com/photo-1581094794329-c8112a89af12?auto=format&fit=crop&w=2000&q=85) 50% 48%/125%;place-items:center;min-height:180px;margin-top:80px;display:grid;position:relative;overflow:hidden}.services-banner__content{z-index:2;text-align:center;padding:1.25rem 2rem;position:relative}.services-banner__content h1{letter-spacing:.015em;margin:0;font-size:clamp(2.45rem,4vw,4rem);font-weight:800;line-height:1}.services-banner__content h1 span{color:var(--red)}.services-banner__content p{color:#fff;margin:.65rem 0 1rem;font-size:clamp(.98rem,1.3vw,1.28rem);font-weight:500}.services-banner__content i,.industries-showcase__heading>i{background:var(--red);width:40px;height:3px;margin:0 auto;display:block}.services-banner__angle{z-index:1;background:var(--red);position:absolute}.services-banner__angle--left{clip-path:polygon(0 0,100% 0,10% 100%,0 100%);width:112px;height:100%;top:0;left:0}.services-banner__angle--right{clip-path:polygon(16% 0,100% 0,100% 100%,0 100%);width:150px;height:27px;bottom:0;right:0}.services-page .services-intro{background:#fff;align-items:center;min-height:0;padding:100px 0;display:flex;overflow:hidden}.services-page .services-intro__grid{grid-template-columns:minmax(520px,1fr) minmax(500px,.94fr);align-items:center;gap:clamp(3rem,6.5vw,7rem);max-width:1500px}.services-intro__collage{aspect-ratio:1/.93;width:min(100%,690px);margin:0 auto;position:relative}.collage-image{object-fit:cover;display:block;position:absolute;box-shadow:0 2px 8px #00000014}.collage-image--tools{border-radius:0 14px 14px;width:42.7%;height:41.5%;top:5.2%;left:11.5%}.collage-image--team{border-radius:14px 32% 14px 14px;width:35.4%;height:41.5%;top:5.2%;right:7.8%}.collage-image--warehouse{border-radius:14px;width:34.6%;height:40.1%;bottom:10.8%;left:11.5%}.collage-image--helmet{border-radius:14px 14px 32%;width:43.8%;height:40.1%;bottom:10.8%;right:7.8%}.collage-frame{z-index:2;background:var(--red);border-radius:0 18px 18px 0;width:45.3%;height:3.6%;position:absolute}.collage-frame--top{top:0;left:8.3%}.collage-frame--top:after{content:"";background:var(--red);border-radius:18px 0 0 18px;width:8%;height:760%;position:absolute;top:0;left:0}.collage-frame--bottom{border-radius:0 18px 18px 0;bottom:7.2%;right:4.7%;transform:rotate(180deg)}.collage-frame--bottom:after{content:"";background:var(--red);border-radius:18px 0 0 18px;width:8%;height:760%;position:absolute;top:0;left:0}.services-intro__badge{z-index:4;aspect-ratio:1;border:2px dashed var(--red);background:#fff;border-radius:50%;place-items:center;width:142px;display:grid;position:absolute;top:48%;left:54%;transform:translate(-50%,-50%);box-shadow:0 0 0 10px #ffffffe6}.services-intro__badge img{object-fit:contain;width:66%;height:66%}.collage-star{z-index:3;color:var(--red);line-height:1;position:absolute}.collage-star--large{font-size:2.6rem;bottom:6%;left:0}.collage-star--small{font-size:1.25rem;bottom:0;left:5%}.services-page .services-intro__content{order:2;max-width:650px}.services-intro__eyebrow{color:#272727;align-items:center;gap:.7rem;margin:0 0 1.7rem;font-size:1.08rem;font-weight:700;display:flex}.services-intro__eyebrow svg{color:var(--red);stroke-width:2.5px}.services-page .services-intro__content h1{color:#111827;letter-spacing:-.04em;max-width:650px;margin:0 0 1.55rem;font-size:clamp(2.9rem,4.1vw,4.35rem);font-weight:800;line-height:1.02}.services-page .services-intro__content h2{color:#111827;letter-spacing:-.04em;max-width:650px;margin:0 0 1.15rem;font-size:clamp(3rem,4vw,4.5rem);font-weight:800;line-height:1.02}.services-page .services-intro__content h2 span,.services-page .services-intro__content h1 span{color:var(--red);display:block}.services-page .services-intro__content p:not(.services-intro__eyebrow){color:#383838;max-width:640px;margin:0 0 1.1rem;font-size:clamp(1rem,1.1vw,1.15rem);line-height:1.55}.services-page .services-intro__content p:last-child{margin-bottom:0}.industries-showcase{color:#121212;background:radial-gradient(circle at 50% 80%,#b8f1d34d,#0000 48%),#fbfefd;padding:1.7rem clamp(1rem,4vw,4.5rem) .85rem}.industries-showcase__heading{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.45rem;display:flex}.industries-showcase__heading>i{width:40px;margin:0}.industries-showcase__heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.5rem,2.15vw,2.1rem);font-weight:800}.industries-showcase__heading h2 span{color:var(--red)}.industries-showcase__rail{align-items:center;gap:clamp(.6rem,1.35vw,1.5rem);display:flex}.industry-cards{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;flex:1;gap:clamp(.55rem,1vw,.95rem);padding:.35rem .1rem .6rem;display:flex;overflow-x:auto}.industry-cards::-webkit-scrollbar{display:none}.industry-card{scroll-snap-align:start;background:#ffffffeb;border:1px solid #edf0ee;border-radius:14px;flex:0 0 clamp(124px,10.2vw,164px);align-content:center;place-items:center;gap:1rem;min-height:162px;padding:1rem .45rem;display:grid;box-shadow:0 5px 14px #0000001a}.industry-card__icon{color:#fff;background:linear-gradient(140deg,#00843d,#00a94f);border-radius:50%;place-items:center;width:63px;height:63px;display:grid}.industry-card h3{color:#111;text-align:center;margin:0;font-size:clamp(.62rem,.7vw,.78rem);font-weight:800;line-height:1.18}.industry-arrow{width:50px;height:50px;color:var(--red);cursor:pointer;background:#fff;border:1px solid #acd8c0;border-radius:50%;flex:0 0 50px;place-items:center;display:grid;box-shadow:0 3px 7px #00000014}.industries-showcase__progress{display:none}.industries-showcase__progress span{border-radius:inherit;background:var(--red);width:12%;height:100%;margin:auto;display:block}.service-support{color:#101010;background:#fff;padding:clamp(3rem,5vw,5rem) 1.5rem 4.75rem}.service-support__heading{text-align:center}.service-support__heading h2{letter-spacing:-.035em;margin:0 0 .6rem;font-size:clamp(1.35rem,2vw,2rem);font-weight:800}.service-support__heading h2 span{color:var(--red)}.service-support__heading p{margin:0 auto;font-size:clamp(.85rem,1vw,1rem);line-height:1.5}.service-support__heading i{background:var(--red);width:46px;height:3px;margin:.8rem auto 1.4rem;display:block}.service-timeline{width:min(100%,1180px);margin:0 auto;padding:.2rem 0 1rem;position:relative}.service-timeline:before{content:"";background:var(--red);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.service-timeline:after{content:"";background:var(--red);border-radius:50%;width:11px;height:11px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}.service-timeline__item{grid-template-columns:1fr 90px 1fr;min-height:198px;display:grid;position:relative}.service-timeline__item--right .service-timeline__card{grid-column:3}.service-timeline__card{color:#fff;background:linear-gradient(135deg,#111,#202020);border-radius:6px;grid-area:1/1;align-self:center;min-height:168px;padding:1.65rem 1.8rem 1.25rem;box-shadow:0 7px 17px #0000002e}.service-timeline__card>svg{color:var(--red);margin-bottom:.65rem}.service-timeline__card h3{color:#fff;margin:0 0 .65rem;font-size:1rem;line-height:1.15}.service-timeline__card p{color:#f4f4f4;margin:0;font-size:.78rem;line-height:1.55}.service-timeline__card i{background:var(--red);width:27px;height:3px;margin-top:.85rem;display:block}.service-timeline__node{z-index:1;border:2px solid var(--red);color:#075a2f;background:#fff;border-radius:50%;grid-area:1/2;place-self:center;place-items:center;width:52px;height:52px;font-size:.9rem;font-weight:800;display:grid;position:relative}@media (width<=900px){.services-page .services-intro{min-height:auto;padding:4.5rem 0 5rem}.services-page .services-intro__grid{grid-template-columns:1fr;gap:3.5rem;max-width:1280px}.services-intro__collage{width:min(100%,620px)}.services-page .services-intro__content{order:1}.industry-card{flex-basis:148px;min-height:145px}.service-timeline{max-width:760px}}@media (width<=560px){.services-banner{min-height:142px}.services-banner__angle--left{width:72px}.services-banner__angle--right{width:94px;height:18px}.services-page .services-intro{padding:3rem 0 4rem}.services-page .services-intro__grid{gap:2.8rem}.services-intro__collage{width:108%;margin-left:-4%}.services-intro__badge{width:96px;box-shadow:0 0 0 7px #ffffffe6}.collage-star--large{font-size:1.9rem}.services-intro__eyebrow{margin-bottom:1rem;font-size:.95rem}.services-page .services-intro__content h1{margin-bottom:1.2rem;font-size:clamp(2.55rem,12vw,3.5rem)}.services-page .services-intro__content h2{margin-bottom:1rem;font-size:clamp(2.35rem,11vw,3.25rem)}.services-page .services-intro__content p:not(.services-intro__eyebrow){margin-bottom:1.2rem;font-size:.96rem;line-height:1.7}.industries-showcase{padding:1.5rem 1rem 1rem}.industries-showcase__heading{gap:.45rem;margin-bottom:1rem}.industries-showcase__heading>i{width:26px}.industries-showcase__rail{gap:.5rem}.industry-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;overflow-x:auto}.industry-card{min-height:138px}.industry-arrow{display:none}.industries-showcase__progress{width:72%}.service-support{padding-left:1rem;padding-right:1rem}.service-support__heading p br{display:none}.service-timeline{margin-left:0;padding-left:42px}.service-timeline:before{left:20px;transform:none}.service-timeline:after{left:15px;transform:none}.service-timeline__item{min-height:0;padding:0 0 1.5rem;display:block}.service-timeline__card{min-height:0;padding:1.35rem}.service-timeline__node{width:42px;height:42px;font-size:.78rem;position:absolute;top:50%;left:-48px;transform:translateY(-50%)}}.industries-grid2{flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding-bottom:2rem;display:flex}.industries-row2{justify-content:center;display:flex}.pin-item2{width:220px;height:310px;margin-left:-20px;position:relative}.pin-item2:first-child{margin-left:0}.pin-droplet2{background:var(--pin-color);border-radius:50% 50% 50% 0;width:190px;height:190px;position:absolute;left:15px;box-shadow:6px 6px 18px #00000040,inset -5px -5px 15px #0000001a}.pin-item2.down .pin-droplet2{top:0;transform:rotate(-45deg)}.pin-item2.up .pin-droplet2{bottom:0;transform:rotate(135deg)}.pin-content2{text-align:center;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:175px;height:175px;padding:10px 15px;display:flex;position:absolute;top:5px;right:5px;box-shadow:inset 0 0 10px #00000014}.pin-item2.down .pin-content2{transform:rotate(45deg)}.pin-item2.up .pin-content2{transform:rotate(-135deg)}.pin-title2{text-transform:uppercase;color:var(--pin-color);margin:8px 0 2px;font-size:.72rem;font-weight:900;line-height:1.15}.pin-subtitle2{color:#333;margin:0 0 5px;font-size:.55rem;font-weight:800}.pin-desc2{color:#777;margin:0;font-size:.48rem;line-height:1.35}.pin-icon2{margin-bottom:2px}.pin-number2{width:36px;height:36px;color:var(--pin-color);border:3px solid var(--pin-color);z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;font-weight:800;display:flex;position:absolute;left:92px;box-shadow:0 4px 10px #00000040}.pin-item2.down .pin-number2{top:211px}.pin-item2.up .pin-number2{bottom:211px}@media (width<=900px){.industries-row2{flex-wrap:wrap;margin-left:20px}.pin-item2{margin-bottom:20px}}.circular-layout-section{background:#fff;justify-content:center;align-items:center;min-height:800px;padding:6rem 0;display:flex;overflow:hidden}.circular-container{width:500px;height:500px;margin:0 auto;position:relative}.center-circle{text-align:center;z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:220px;height:220px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 30px #0009}.center-circle h2{color:#111;letter-spacing:-.5px;margin:0;font-size:1.6rem;font-weight:900;line-height:1.1}.circle-wrapper{width:100%;height:100%;position:absolute;top:0;left:0}.circle-item{border:6px solid var(--red);text-align:center;z-index:5;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:130px;height:130px;padding:10px;display:flex;position:absolute;top:0;left:50%;box-shadow:0 6px 15px #0006}.item-icon{color:var(--red);margin-bottom:6px}.item-title{text-transform:uppercase;color:#111;font-size:.65rem;font-weight:800;line-height:1.1}@media (width<=768px){.circular-layout-section{min-height:500px;padding:0;transform:scale(.65)}}.hex-industries-section{background:#fdfdfd;padding:5rem 0 6rem}.hex-header{justify-content:center;align-items:center;margin-bottom:4rem;display:flex}.hex-header h2{text-transform:uppercase;color:#111;white-space:nowrap;margin:0 1.5rem;font-size:2.2rem;font-weight:900}.hex-line{background-color:var(--red);flex:1;max-width:150px;height:3px}.hex-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem 1.5rem;max-width:1100px;margin:0 auto;display:grid}.hex-card{aspect-ratio:1.1;filter:drop-shadow(0 10px 15px #0000001a);width:100%;max-width:240px;margin:0 auto;transition:transform .3s;position:relative}.hex-card:hover{transform:translateY(-5px)}.hex-svg{width:100%;height:100%;display:block}.hex-content{text-align:center;flex-direction:column;align-items:center;width:75%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hex-content h3{color:#111;text-transform:uppercase;margin-top:12px;margin-bottom:0;font-size:.8rem;font-weight:900;line-height:1.2}@media (width<=1024px){.hex-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.hex-grid{grid-template-columns:1fr}}.hex-marquee-container{background:0 0;width:100%;padding:1rem 0 3rem;overflow:hidden}.hex-marquee-track{gap:2.5rem;width:max-content;animation:25s linear infinite marquee;display:flex}.hex-marquee-track:hover{animation-play-state:paused}.hex-marquee-track .hex-card{flex-shrink:0;width:240px;max-width:none;margin:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1.25rem))}}@media (width>=901px) and (width<=1100px){.services-page .services-intro{min-height:auto;padding:3.75rem 0 4.5rem}.services-page .services-intro__grid{grid-template-columns:minmax(0,1fr);gap:3rem;max-width:820px}.services-intro__collage{width:min(100%,620px)}.services-page .services-intro__content{width:100%;max-width:720px;margin:0 auto}.service-timeline{max-width:900px}.service-timeline__item{grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr)}.service-timeline__node{place-self:center}}.services-image-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%;display:grid}.service-img-card{aspect-ratio:4/3;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000014}.service-img-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.service-img-card:hover img{transform:scale(1.05)}@media (width<=560px){.services-image-grid{grid-template-columns:1fr;gap:1rem}}.services-page .services-intro__grid>.services-image-grid{width:100%}@media (width<=900px){.services-page .services-intro__grid>.services-image-grid{width:min(100%,620px);margin:0 auto}}@media (width<=560px){.services-page .services-intro__grid>.services-image-grid{width:100%;margin-left:0}}.services-page .services-intro__grid>.services-image-collage-wrapper{width:100%;position:relative}.collage-decor{z-index:0;background:var(--red);width:35%;height:40%;position:absolute}.collage-decor--top-left{border-radius:20px 0 0;top:-4%;left:-4%}.collage-decor--bottom-right{border-radius:0 0 20px;bottom:-4%;right:-4%}.services-image-grid{z-index:1;position:relative}.services-center-badge{z-index:2;border:2px dashed var(--red);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;padding:1.25rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 10px #fff}.services-center-badge img{object-fit:contain;width:100%;height:auto}.collage-sparkle{z-index:3;color:var(--red);line-height:1;position:absolute}.collage-sparkle--large{font-size:2.8rem;bottom:-12%;left:-6%}.collage-sparkle--small{font-size:1.4rem;bottom:-20%;left:1%}@media (width<=900px){.services-page .services-intro__grid>.services-image-collage-wrapper{width:min(100%,620px);margin:0 auto}}@media (width<=560px){.services-page .services-intro__grid>.services-image-collage-wrapper{width:92%;margin-left:4%}.services-center-badge{width:90px;height:90px;padding:.8rem;box-shadow:0 0 0 6px #fff}.collage-decor--top-left{top:-3%;left:-3%}.collage-decor--bottom-right{bottom:-3%;right:-3%}}.contact-hero{background-image:url(https://images.unsplash.com/photo-1516387938699-a93567ec168e?q=80&w=1920&auto=format&fit=crop);min-height:50vh}.contact-hero .hero-content{margin:0 auto}.contact-page .contact-section{background-color:#fff}.contact-grid{grid-template-columns:1fr 1.3fr;gap:4rem;display:grid}.info-cards{grid-template-columns:1fr;gap:1.5rem;display:grid}.info-card{text-align:left;background-color:var(--black);border-top:4px solid var(--red);border-radius:4px;flex-direction:row;align-items:center;gap:1rem;padding:2rem 1.5rem;display:flex}.info-icon{width:50px;height:50px;color:var(--red);background-color:#e509141a;border-radius:50%;justify-content:center;align-items:center;margin:0;display:flex}.info-card h4{color:var(--light-gray);letter-spacing:1px;margin-bottom:.5rem;font-size:1rem}.info-card a,.info-card p{color:var(--white);font-size:1.05rem;font-weight:500;line-height:1.5}.info-card a:hover{color:var(--red)}.contact-form-wrapper{color:var(--black);background-color:#e5e5e5;border:none;border-radius:3px;padding:3rem}.contact-form h3{color:var(--black);margin-bottom:2rem;font-size:1.8rem;display:inline-block;position:relative}.contact-form h3:after{content:"";background-color:var(--red);width:40px;height:3px;position:absolute;bottom:-10px;left:0}.contact-form{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contact-form>h3,.contact-form>p{grid-column:1/-1}.form-group{flex-direction:column;display:flex}.full-width{grid-column:1/-1}.form-group label{color:#444;margin-bottom:.5rem;font-size:.9rem;font-weight:500}.form-group input,.form-group textarea{color:var(--black);font-family:var(--font-main);transition:var(--transition);background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:1rem}.form-group input:focus,.form-group textarea:focus{border-color:var(--red);background-color:#fff;outline:none}.submit-btn{justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;display:flex}.mt-3{margin-top:1rem}.status-message{border-radius:4px;grid-column:1/-1;margin-bottom:1rem;padding:1rem;font-weight:500}.status-message.error{border:1px solid var(--red);color:#ffb3b8;background-color:#e509141a}.status-message.success{color:#90ee90;background-color:#25d3661a;border:1px solid #25d366}@media (width<=992px){.contact-grid{grid-template-columns:1fr}}@media (width<=576px){.contact-form{grid-template-columns:1fr}.contact-form-wrapper{padding:2rem}}.contact-page{background:#fff;overflow:clip}.contact-hero{background:#fff;place-items:center;min-height:clamp(185px,24vw,280px);margin-top:80px;padding:2rem 0;display:grid}.contact-hero__content{text-align:center;place-items:center;display:grid}.contact-hero h1{color:#000;letter-spacing:-.055em;margin:0;font-size:clamp(2.75rem,6vw,4.5rem);font-weight:900;line-height:1}.contact-hero h1 span{color:var(--red)}.contact-page .contact-section{padding:clamp(2.25rem,5vw,5rem) 0}.contact-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);align-items:start;gap:clamp(2rem,4vw,4.5rem);max-width:1280px;margin:0 auto}.contact-form-wrapper{border-radius:8px;min-width:0;padding:clamp(1.5rem,3vw,3rem)}.contact-form{gap:clamp(1rem,2vw,1.5rem)}.form-group input,.form-group textarea{width:100%;min-width:0;font-size:16px}.form-group textarea{resize:vertical;min-height:132px}.contact-info-wrapper{min-width:0}.contact-info-panel{border-top:4px solid var(--red);color:var(--black);background:#f9f9f6;border-radius:8px;padding:clamp(1.5rem,3vw,3rem)}.contact-info-panel .section-title{color:var(--black);margin-top:0;font-size:clamp(2rem,3.3vw,3.25rem)}.contact-info-panel__intro{color:#444;margin:0 0 clamp(1.5rem,3vw,3rem);line-height:1.65}.contact-info-panel .info-cards{gap:1.25rem}.contact-info-panel .info-card{background:0 0;border:0;border-radius:0;padding:0}.contact-info-panel .info-icon{background:#00843d1a;flex:0 0 46px;width:46px;height:46px}.contact-info-panel .info-card a,.contact-info-panel .info-card p{color:var(--black);overflow-wrap:anywhere;margin:0;font-size:clamp(.85rem,1.1vw,1rem)}.contact-map{border-radius:8px;margin-top:clamp(1.25rem,2.5vw,2rem);overflow:hidden}.contact-map iframe{border:0;width:100%;height:clamp(220px,28vw,300px);display:block}@media (width<=1120px){.contact-grid{grid-template-columns:minmax(0,1fr);gap:2rem;max-width:760px}.contact-info-wrapper{grid-template-columns:minmax(0,1fr) minmax(250px,.85fr);align-items:stretch;gap:1.5rem;display:grid}.contact-map{min-height:100%;margin:0}.contact-map iframe{height:100%;min-height:280px}}@media (width<=700px){.contact-hero{min-height:165px;padding:1.5rem 0}.contact-page .contact-section{padding:2rem 0 3rem}.contact-info-wrapper{grid-template-columns:1fr}.contact-map iframe{height:250px;min-height:0}}@media (width<=520px){.contact-hero h1{font-size:clamp(2.45rem,14vw,3.4rem)}.contact-form{grid-template-columns:1fr}.contact-form-wrapper,.contact-info-panel{padding:1.35rem}.contact-form h3{font-size:1.55rem}.contact-info-panel .section-title{font-size:2rem}.info-card{align-items:flex-start}}.legal-page{background-color:var(--black);color:var(--light-gray);min-height:100vh;padding:8rem 0 5rem}.legal-card{background-color:var(--dark-gray);border:1px solid #2a2a2a;border-radius:12px;max-width:900px;margin:0 auto;overflow:hidden;box-shadow:0 15px 40px #0006}.legal-header{text-align:center;background-color:#0003;border-bottom:1px solid #2a2a2a;padding:4rem 2rem 3rem}.legal-header h1{color:var(--white);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:3rem}.legal-header .last-updated{color:var(--gray);font-size:1rem;font-weight:500}.legal-content{padding:4rem;font-size:1.05rem;line-height:1.8}.legal-content h2{color:var(--white);border-left:4px solid var(--red);margin-top:3rem;margin-bottom:1.2rem;padding-left:1rem;font-size:1.8rem}.legal-content h2:first-of-type{margin-top:2rem}.legal-content h3{color:var(--light-gray);margin-top:2rem;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.legal-content p{color:#ccc;margin-bottom:1.5rem}.legal-content ul{color:#ccc;margin-bottom:2rem;margin-left:1.5rem;list-style-type:disc}.legal-content li{margin-bottom:.8rem;padding-left:.5rem}.legal-content hr{border:0;border-top:1px solid #2a2a2a;margin:4rem 0 2rem}.legal-footer-note{text-align:center;color:var(--gray);font-size:1rem}.legal-footer-note strong{color:var(--white);margin-bottom:.5rem;font-size:1.1rem;display:block}@media (width<=768px){.legal-page{padding:6rem 0 3rem}.legal-content{padding:2rem 1.5rem}.legal-header{padding:3rem 1.5rem 2rem}.legal-header h1{font-size:2.2rem}.legal-content h2{font-size:1.5rem}}.cookie-consent-card{background-color:var(--dark-gray);z-index:99999;max-width:400px;color:var(--white);border:1px solid #2a2a2a;border-radius:12px;padding:24px;animation:.5s cubic-bezier(.16,1,.3,1) forwards slideUpFadeIn;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 40px #0009}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.cookie-consent-header{align-items:center;gap:10px;margin-bottom:16px;display:flex}.cookie-icon{font-size:1.5rem}.cookie-consent-header h3{color:var(--white);margin:0;font-size:1.2rem}.cookie-consent-body p{color:#ccc;margin-bottom:16px;font-size:.95rem;line-height:1.5}.cookie-consent-body .cookie-policy-text{margin-bottom:24px;font-size:.9rem}.cookie-policy-text a{color:var(--white);font-weight:500;text-decoration:underline;transition:color .2s}.cookie-policy-text a:hover{color:var(--red)}.cookie-consent-actions{justify-content:flex-end;gap:12px;display:flex}.btn-cookie-accept,.btn-cookie-reject{cursor:pointer;text-align:center;border-radius:6px;flex:1;padding:10px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.btn-cookie-accept{background-color:var(--red);color:var(--white);border:1px solid var(--red)}.btn-cookie-accept:hover{background-color:var(--dark-red);border-color:var(--dark-red)}.btn-cookie-reject{color:var(--white);background-color:#0000;border:1px solid #444}.btn-cookie-reject:hover{background-color:#2a2a2a;border-color:#666}@media (width<=480px){.cookie-consent-card{width:calc(100% - 32px);max-width:none;padding:20px;bottom:16px;left:16px;right:16px}.cookie-consent-actions{flex-direction:column;gap:10px}.btn-cookie-accept,.btn-cookie-reject{width:100%}}:root{--black:#050505;--dark:#0d0d0d;--dark-gray:#171717;--red:#00843d;--dark-red:#005c26;--white:#fff;--light-gray:#e5e5e5;--gray:#888;--font-main:"Inter", sans-serif;--transition:all .3s ease}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--black);color:var(--white);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:700;line-height:1.2}a{color:inherit;transition:var(--transition);text-decoration:none}ul{list-style:none}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.text-red{color:var(--red)}.text-gray{color:var(--gray)}.bg-dark{background-color:var(--dark)}.bg-dark-gray{background-color:var(--dark-gray)}.section-padding{padding:5rem 0}.hero-section{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:80vh;padding-top:5rem;display:flex;position:relative}.hero-overlay{z-index:1;background:linear-gradient(90deg,#050505e6 0%,#05050599 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:2;max-width:800px;position:relative}.section-title{text-transform:uppercase;margin-bottom:2rem;font-size:2.5rem;display:inline-block;position:relative}.section-title:after{content:"";background-color:var(--red);width:60px;height:4px;position:absolute;bottom:-10px;left:0}.btn{text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:var(--transition);border:2px solid #0000;padding:.8rem 2rem;font-weight:600;display:inline-block}.btn-primary{background-color:var(--red);color:var(--white)}.btn-primary:hover{background-color:var(--dark-red)}.btn-outline{border-color:var(--white);color:var(--white);background-color:#0000}.btn-outline:hover{background-color:var(--white);color:var(--black)}.page-loader{z-index:99999;color:var(--black);background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;font-weight:700;display:flex;position:fixed;inset:0}.page-loader p{margin:0}.loader-spinner{border:4px solid #eee;border-top-color:var(--red);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.section-title{font-size:2rem}.section-padding{padding:3rem 0}}
