@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--red: #c80421;--dark: #111111;--text: #181818;--muted: #6f7378;--soft: #f5f5f5;--white: #ffffff;--container: 1440px }*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--white);color:var(--text);font-size:15px;line-height:1.65}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(var(--container),calc(100% - 70px));margin:auto}.header{background:var(--dark);color:var(--white);position:sticky;top:0;z-index:100}.navbar{height:92px;display:flex;align-items:center;justify-content:space-between;gap:32px}.logo img{width:210px;height:auto}.menu{display:flex;align-items:center;gap:34px;font-size:12px;font-weight:900;text-transform:uppercase}.menu a{position:relative;padding:36px 0}.menu a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--red);transform:scaleX(0);transition:.2s}.menu a:hover:after,.menu a.active:after{transform:scaleX(1)}.has-dropdown{position:relative}.dropdown{display:none;position:absolute;top:88px;left:-20px;min-width:230px;background:var(--dark);padding:10px 0}.dropdown a{display:block;padding:14px 20px}.has-dropdown:hover .dropdown{display:block}.socials{display:flex;gap:18px;align-items:center}.socials svg{width:19px;height:19px;fill:var(--white)}.socials a:hover svg{fill:var(--red)}.mobile-btn{display:none;background:var(--red);color:#fff;border:0;padding:12px 16px;font-weight:900}.hero{position:relative;min-height:610px;background:#f7f7f7;overflow:hidden}.hero .container{min-height:610px;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:40px;position:relative}.kicker{display:flex;align-items:center;gap:18px;font-size:12px;text-transform:uppercase;font-weight:800;margin-bottom:30px}.kicker:before{content:"";width:36px;height:4px;background:var(--red)}.hero h1{font-size:clamp(44px,5.2vw,72px);line-height:1.02;margin:0 0 28px;font-weight:900;letter-spacing:-.05em;text-transform:uppercase}.hero p{max-width:560px;color:#333;font-size:16px;margin-bottom:34px}.btn{display:inline-flex;align-items:center;gap:18px;background:var(--red);color:var(--white);padding:15px 26px;font-weight:900;font-size:12px;text-transform:uppercase;border:0}.btn span{font-size:18px}.btn:hover{background:var(--dark);color:var(--white)}.hero-visual{position:relative;min-height:420px}.w-mask{position:absolute;right:40px;top:20px;width:min(620px,90%);height:420px;background:url(https://images.unsplash.com/photo-1516937941344-00b4e0337589?q=80&w=1400&auto=format&fit=crop) center/cover;clip-path:polygon(0 0,20% 0,42% 70%,65% 0,88% 0,62% 100%,43% 100%,30% 58%,18% 100%,0 100%,25% 50%)}.red-slash{position:absolute;right:0;bottom:-80px;width:3px;height:260px;background:var(--red);transform:rotate(20deg)}.page-hero{background:#f7f7f7;position:relative;overflow:hidden}.page-hero .container{min-height:260px;display:grid;grid-template-columns:1fr 360px;align-items:center;gap:50px}.page-hero h1{font-size:clamp(34px,4vw,56px);line-height:1;margin:10px 0 15px;font-weight:900;text-transform:uppercase;letter-spacing:-.04em}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:11px;text-transform:uppercase;font-weight:700;color:#666}.breadcrumb:before{content:"";width:28px;height:3px;background:var(--red)}.page-hero p{max-width:620px;color:#333}.page-art{height:190px;position:relative}.page-art:before{content:"";position:absolute;right:0;top:34px;width:130px;height:100px;background:var(--red)}.page-art:after{content:"";position:absolute;right:70px;top:0;width:220px;height:190px;background:url(https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?q=80&w=900&auto=format&fit=crop) center/cover;filter:grayscale(100%);clip-path:polygon(20% 0,100% 0,80% 100%,0 100%)}.section{padding:85px 0}.section.gray{background:#f7f7f7}.section.dark{background:var(--dark);color:var(--white)}.section-head{text-align:center;max-width:760px;margin:0 auto 55px}.section-head.left{text-align:left;margin-left:0}.section-head .kicker{justify-content:center;margin-bottom:20px}.section-head.left .kicker{justify-content:flex-start}.section-head h2{font-size:clamp(30px,4vw,50px);line-height:1.05;margin:0 0 16px;text-transform:uppercase;font-weight:900;letter-spacing:-.04em}.section-head p{color:#555;margin:0}.dark .section-head p{color:#ddd}.customer-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:0;align-items:center}.customer{height:110px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:22px;font-weight:900;color:#777;filter:grayscale(100%);transition:.2s}.customer:hover{color:var(--red)}.customer small{display:block;font-size:10px;letter-spacing:.2em;color:#999;margin-top:5px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.card{background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 16px 45px #00000014;transition:.25s}.card:hover{transform:translateY(-8px);box-shadow:0 26px 70px #0000001f}.card-img{height:250px;object-fit:cover;width:100%;filter:grayscale(100%)}.card-body{padding:28px}.badge{display:inline-block;color:var(--red);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.15em;margin-bottom:14px}.card h3{font-size:24px;line-height:1.15;margin:0 0 14px;text-transform:uppercase;letter-spacing:-.03em}.card p{color:#555;margin:0}.feature{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.feature-img{height:560px;object-fit:cover;width:100%;filter:grayscale(100%)}.feature-content h2{font-size:clamp(34px,4vw,58px);line-height:1;margin:0 0 24px;text-transform:uppercase;letter-spacing:-.05em}.tick-list{list-style:none;margin:30px 0 0;padding:0;display:grid;gap:15px}.tick-list li{display:flex;gap:14px;font-weight:800}.tick-list li:before{content:"";width:14px;height:14px;background:var(--red);margin-top:5px;flex:0 0 auto}.products-layout{display:grid;grid-template-columns:260px 1fr;gap:32px}.product-sidebar{background:#f1f1f1;padding:20px;position:sticky;top:110px}.product-sidebar h4{font-size:12px;text-transform:uppercase;color:var(--red);margin:0 0 18px}.product-sidebar a{display:block;padding:13px 0;border-bottom:1px solid #ddd;font-size:12px;text-transform:uppercase;font-weight:800}.product-sidebar a:hover{color:var(--red)}.product-main{display:grid;gap:45px}.product-top{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:28px}.stat-box{background:#f7f7f7;padding:22px 28px}.stat-box strong{font-size:38px;color:var(--red);display:block;line-height:1}.search-box{background:#fff;box-shadow:0 10px 35px #00000014;padding:18px}.search-box input{width:100%;border:1px solid #e3e3e3;padding:18px;font:inherit}.product-block h3{font-size:24px;text-transform:uppercase;margin:0 0 22px}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.product-item{text-align:center}.product-img{height:105px;background:#f8f8f8;border:1px solid #e5e5e5;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.product-img svg{width:54px;height:54px;fill:#555}.product-item span{font-size:12px;font-weight:800}.contact-grid{display:grid;grid-template-columns:1fr .8fr .8fr;gap:28px}.contact-card{background:#fff;box-shadow:0 14px 45px #00000014;padding:32px}.contact-card h3{font-size:22px;text-transform:uppercase;margin:0 0 24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}input,select,textarea{width:100%;border:1px solid #ddd;padding:15px;font:inherit}textarea{min-height:145px;grid-column:1/-1}.full{grid-column:1/-1}.info-item{display:grid;grid-template-columns:30px 1fr;gap:14px;margin-bottom:22px}.info-item svg{width:24px;height:24px;fill:var(--dark)}.info-item strong{display:block;font-size:12px;text-transform:uppercase;margin-bottom:4px}.contact-img{height:100%;min-height:430px;object-fit:cover;filter:grayscale(100%)}.map-wrap{margin-top:35px;height:380px;overflow:hidden;box-shadow:0 14px 45px #00000014}.map-wrap iframe{width:100%;height:100%;border:0;filter:grayscale(100%)}.policy{max-width:980px;margin:auto;background:#fff;box-shadow:0 14px 45px #00000014;padding:45px}.policy h2{font-size:38px;text-transform:uppercase;margin-top:0}.policy li{margin:10px 0}.footer{background:var(--dark);color:var(--white);position:relative}.footer-top{padding:70px 0;background:var(--dark)}.footer-grid{display:grid;grid-template-columns:1.05fr .7fr .8fr 1fr;gap:45px}.footer-logo{width:220px;margin-bottom:24px}.footer h4{font-size:13px;text-transform:uppercase;letter-spacing:.16em;margin:0 0 22px}.footer h4:after{content:"";display:block;width:35px;height:3px;background:var(--red);margin-top:12px}.footer p,.footer a,.footer li{color:#ddd}.footer ul{list-style:none;margin:0;padding:0;display:grid;gap:12px}.footer-socials{display:flex;gap:18px;margin-top:24px}.footer-socials svg{width:21px;height:21px;fill:#fff}.footer-socials a:hover svg{fill:var(--red)}.footer-contact li{display:grid;grid-template-columns:24px 1fr;gap:10px}.footer-contact svg{width:20px;height:20px;fill:#fff}.footer-map iframe{width:100%;height:180px;border:0;filter:grayscale(100%)}.footer-bottom{background:#0a0a0a;padding:20px 0;text-align:center;color:#ddd;font-size:13px}.icon{width:24px;height:24px;fill:currentColor}@media(max-width:1100px){.menu{display:none;position:absolute;left:0;right:0;top:92px;background:#111;padding:20px 35px;flex-direction:column;align-items:flex-start}.menu.open{display:flex}.mobile-btn{display:block}.hero .container,.feature,.contact-grid,.page-hero .container,.products-layout{grid-template-columns:1fr}.page-art{display:none}.card-grid{grid-template-columns:repeat(2,1fr)}.customer-strip,.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.container{width:min(100% - 28px,var(--container))}.navbar{height:78px}.logo img{width:170px}.hero .container{min-height:auto;padding:70px 0}.hero{min-height:auto}.w-mask{position:relative;right:auto;top:auto;width:100%;height:280px}.red-slash{display:none}.card-grid,.footer-grid,.product-top,.product-grid,.customer-strip,.form-grid{grid-template-columns:1fr}.section{padding:60px 0}}.header{background:#111}.navbar{height:112px}.logo img{width:240px}.menu{gap:38px}.menu a{color:#fff!important;padding:46px 0}.menu a:hover,.menu a.active{color:#fff!important}.dropdown{top:100%;padding:12px 0;border-top:4px solid #c80421}.has-dropdown{padding:46px 0;margin:-46px 0}.has-dropdown>a{padding:0}.has-dropdown:hover .dropdown,.dropdown:hover{display:block}.dropdown a{padding:15px 22px!important;color:#fff!important}.dropdown a:hover{background:#c80421;color:#fff!important}.socials svg{fill:#fff}.home-intro{padding:95px 0;background:#fff}.home-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.home-intro h2{font-size:clamp(38px,4.8vw,68px);line-height:1;letter-spacing:-.06em;margin:0 0 24px;text-transform:uppercase}.home-intro p{color:#333;font-size:17px;line-height:1.9}.intro-media{position:relative}.intro-media img{width:100%;height:560px;object-fit:cover;filter:grayscale(100%)}.intro-media:after{content:"";position:absolute;right:-24px;bottom:34px;width:150px;height:150px;background:#c80421}.intro-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:50px;background:#111;color:#fff}.intro-stat{padding:34px;border-right:1px solid #333333}.intro-stat:last-child{border-right:0}.intro-stat strong{display:block;color:#c80421;font-size:42px;line-height:1;margin-bottom:8px}.intro-stat span{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.16em}.home-services-modern{padding:95px 0;background:#f7f7f7}.service-feature-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:32px}.service-large{min-height:620px;background:#111;color:#fff;position:relative;overflow:hidden;display:flex;align-items:flex-end}.service-large img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(100%);opacity:.38}.service-large-content{position:relative;padding:48px;max-width:620px}.service-large h3{font-size:52px;line-height:1;margin:0 0 18px;letter-spacing:-.05em;text-transform:uppercase}.service-side{display:grid;gap:24px}.service-mini{background:#fff;padding:32px;min-height:186px;position:relative;box-shadow:0 16px 45px #00000014}.service-mini:before{content:"";position:absolute;left:0;top:0;width:8px;height:100%;background:#c80421}.service-mini h3{margin:0 0 12px;font-size:24px;text-transform:uppercase;letter-spacing:-.03em}.home-products-preview{padding:95px 0;background:#fff}.products-preview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-preview{min-height:230px;background:#f7f7f7;padding:28px;position:relative;overflow:hidden}.product-preview svg{width:70px;height:70px;fill:#555;margin-bottom:28px}.product-preview h3{font-size:22px;line-height:1.1;margin:0 0 12px;text-transform:uppercase}.product-preview:hover{background:#111;color:#fff}.product-preview:hover svg{fill:#c80421}.home-cta{background:#111;color:#fff;padding:85px 0}.home-cta-inner{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.home-cta h2{font-size:clamp(36px,4.5vw,64px);line-height:1;margin:0;letter-spacing:-.055em;text-transform:uppercase}.home-cta p{max-width:720px;color:#ddd;font-size:17px}@media(max-width:1100px){.navbar{height:92px}.menu a{padding:18px 0}.has-dropdown{padding:0;margin:0}.home-intro-grid,.service-feature-grid,.home-cta-inner{grid-template-columns:1fr}.intro-stats,.products-preview-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.logo img{width:180px}.intro-stats,.products-preview-grid{grid-template-columns:1fr}.intro-media img{height:360px}}.topbar{background:#111;color:#fff;font-size:12px;font-weight:700}.topbar .container{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap}.topbar-left,.topbar-right{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.topbar-item{display:flex;align-items:center;gap:8px}.topbar svg{width:16px;height:16px;fill:#fff}.topbar-socials{display:flex;align-items:center;gap:14px}.topbar-socials a{display:flex;align-items:center}.topbar-socials a:hover svg{fill:#c80421}.header{background:#fff!important;color:#181818!important}.logo img{width:210px!important}.menu a{color:#181818!important;padding:36px 0!important}.menu a:hover,.menu a.active{color:#181818!important}.socials svg{fill:#181818!important}.socials a:hover svg{fill:#c80421!important}.dropdown{background:#fff!important;top:100%!important;border-top:4px solid #c80421;box-shadow:0 18px 45px #0000001f}.dropdown a{color:#181818!important}.has-dropdown{padding:36px 0!important;margin:-36px 0!important}.home-after-cta{background:#fff;padding:82px 0}.after-cta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.after-cta-card{background:#f7f7f7;padding:36px;position:relative;min-height:230px}.after-cta-card:before{content:"";position:absolute;left:0;top:0;width:8px;height:100%;background:#c80421}.after-cta-card h3{margin:0 0 16px;font-size:26px;line-height:1.1;text-transform:uppercase;letter-spacing:-.04em}.after-cta-card p{margin:0;color:#444;line-height:1.85}.after-cta-card .num{color:#c80421;font-size:13px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;margin-bottom:20px;display:block}@media(max-width:1100px){.menu a{padding:18px 0!important}.has-dropdown{padding:0!important;margin:0!important}.topbar .container,.topbar-left,.topbar-right{justify-content:center;text-align:center}.after-cta-grid{grid-template-columns:1fr}}@media(max-width:650px){.navbar{height:78px!important}.logo img{width:170px!important}}.header{border-bottom:1px solid rgba(17,17,17,.6)!important}.navbar{height:92px!important}.menu{gap:30px!important;font-family:Arial,Helvetica,sans-serif!important}.menu>a,.menu .has-dropdown>a{color:#181818!important;font-size:13px!important;font-weight:600!important;letter-spacing:.055em!important;padding:36px 0!important;line-height:20px}.menu>a:after,.menu .has-dropdown>a:after{bottom:26px!important;height:3px!important}.has-dropdown{position:relative!important;padding:0!important;margin:0!important;height:92px;display:flex;align-items:center}.has-dropdown>a{display:flex!important;align-items:center;height:92px}.dropdown{top:92px!important;left:-22px!important;min-width:245px!important;padding:10px 0!important;background:#fff!important;border-top:4px solid #c80421!important;box-shadow:0 18px 45px #0000001f!important}.dropdown:before{content:"";position:absolute;left:0;right:0;top:-18px;height:18px}.dropdown a{color:#181818!important;padding:14px 22px!important;font-size:13px!important;font-weight:600!important;letter-spacing:.03em!important;line-height:20px!important;text-transform:none!important;border:0!important}.dropdown a:after{display:none!important}.dropdown a:hover{background:#c80421!important;color:#fff!important}.header .socials{display:none!important}.topbar .topbar-socials{display:flex!important}@media(max-width:1100px){.menu{gap:0!important}.menu>a,.menu .has-dropdown>a{padding:14px 0!important;height:auto!important}.has-dropdown{height:auto!important;display:block!important}.dropdown{position:static!important;display:grid!important;min-width:0!important;box-shadow:none!important;border-top:0!important;border-left:4px solid #c80421!important;margin:4px 0 10px 14px;padding:0!important}.dropdown:before{display:none!important}.dropdown a{padding:12px 16px!important}}.header{border-bottom:1px solid rgb(177 177 177 / 60%)!important}.navbar{justify-content:flex-start!important}.logo{margin-right:34px}.menu{margin-left:0!important;margin-right:auto!important}.hms-login{margin-left:auto;background:#c80421;color:#fff!important;padding:14px 22px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.hms-login:hover{background:#111;color:#fff!important}.topbar{font-family:Inter,Arial,sans-serif!important;font-size:12px!important;font-weight:400!important;letter-spacing:.015em}.topbar-item{font-weight:400!important;line-height:1}.topbar-left,.topbar-right,.topbar-socials{align-items:center!important}.topbar-socials a{height:18px;display:flex;align-items:center;justify-content:center}.topbar svg{display:block}.product-top{display:none!important}.products-layout{grid-template-columns:280px 1fr!important;gap:42px!important}.product-sidebar{background:#111!important;color:#fff;padding:32px!important;top:125px}.product-sidebar h4{color:#fff!important;font-size:13px;letter-spacing:.18em;margin-bottom:24px}.product-sidebar h4:after{content:"";display:block;width:46px;height:3px;background:#c80421;margin-top:14px}.product-sidebar a{color:#fff;border-bottom:1px solid #333333!important;padding:15px 0!important;font-weight:500!important;font-size:13px!important;letter-spacing:.03em;text-transform:none!important}.search-box{margin-bottom:42px!important;box-shadow:none!important;background:#f5f5f5!important;padding:22px!important}.search-box input{border:0!important;background:#fff;padding:18px 20px!important;font-size:15px;font-weight:500;outline:0}.product-main{gap:54px!important}.product-block{background:#fff;padding:0 0 18px}.product-block h3{display:flex;align-items:center;gap:16px;font-size:30px!important;letter-spacing:-.045em;margin:0 0 28px!important;padding-bottom:18px;border-bottom:1px solid #e5e5e5}.product-grid{grid-template-columns:repeat(4,1fr)!important;gap:18px!important}.product-item{background:#f7f7f7;padding:22px 18px;text-align:left!important;min-height:150px;display:flex;flex-direction:column;justify-content:space-between;transition:.22s ease}.product-item:hover{background:#111;color:#fff;transform:translateY(-4px)}.product-img{height:auto!important;background:transparent!important;border:0!important;justify-content:flex-start!important;margin-bottom:22px!important}.product-img svg{width:44px!important;height:44px!important;fill:#c80421!important}@media(max-width:1100px){.navbar{justify-content:space-between!important}.logo{margin-right:0}.hms-login{margin-left:0}.products-layout{grid-template-columns:1fr!important}.product-sidebar{position:relative;top:auto}.product-grid{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:650px){.hms-login{display:none}.product-grid{grid-template-columns:1fr!important}}.products-layout{display:grid!important;grid-template-columns:300px 1fr!important;gap:46px!important;align-items:start}.product-sidebar{background:#111!important;color:#fff!important;padding:34px!important;position:sticky;top:125px}.product-sidebar h4{color:#fff!important;font-size:13px!important;font-weight:800!important;letter-spacing:.18em;text-transform:uppercase;margin:0 0 24px!important}.product-sidebar a{display:block;color:#fff!important;padding:14px 0!important;font-size:14px!important;font-weight:400!important;border-bottom:1px solid #333333!important;text-transform:none!important;letter-spacing:.01em!important}.product-sidebar a:hover{color:#c80421!important}.product-main-wrap{min-width:0}.product-search-wrap{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;background:#f5f5f5;padding:24px;margin-bottom:44px}.product-search-wrap input{width:100%;border:0;background:#fff;padding:18px 22px;font:inherit;font-size:15px;font-weight:500;outline:0}.product-search-label{background:#111;color:#fff;padding:18px 24px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.product-main{display:grid!important;gap:58px!important}.product-block{background:#fff}.product-block h3{display:flex;align-items:center;gap:16px;margin:0 0 26px!important;padding:0 0 18px;border-bottom:1px solid #e2e2e2;font-size:30px!important;line-height:1.1;letter-spacing:-.045em;text-transform:uppercase}.product-block h3:before{content:"";width:12px;height:38px;background:#c80421;flex:0 0 auto}.product-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:18px!important}.product-item{background:#f7f7f7!important;min-height:155px;padding:24px 20px!important;display:flex;flex-direction:column;justify-content:space-between;text-align:left!important;transition:.22s ease}.product-item:hover{background:#111!important;color:#fff!important;transform:translateY(-4px)}.product-img{height:auto!important;background:transparent!important;border:0!important;margin:0 0 22px!important;display:flex;justify-content:flex-start!important}.product-img svg{width:42px!important;height:42px!important;fill:#c80421!important}.product-item:hover .product-img svg{fill:#fff!important}.product-item span{font-size:14px!important;line-height:1.35;font-weight:650!important}.product-top,.stat-box,.search-box{display:none!important}.policy{max-width:none!important;width:100%!important;padding:48px 56px!important}.policy h2{font-size:clamp(34px,4vw,52px)!important;line-height:1.05}.policy p,.policy li{font-size:17px;line-height:1.85}.policy ul{columns:2;column-gap:60px;margin-top:28px}@media(max-width:1100px){.products-layout{grid-template-columns:1fr!important}.product-sidebar{position:relative;top:auto}.product-grid{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:700px){.product-search-wrap{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr!important}.policy{padding:34px 26px!important}.policy ul{columns:1}}.hero-premium{background:radial-gradient(circle at 70% 28%,rgba(200,4,33,.13),transparent 28%),linear-gradient(135deg,#fff,#f6f6f6 48%,#ededed)!important;min-height:700px;isolation:isolate}.hero-premium:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#ffffffeb,#ffffffc7 38%,#ffffff2e);z-index:0}.hero-premium .container{min-height:700px;z-index:2}.hero-bg-lines{position:absolute;inset:-40px;background-image:linear-gradient(rgba(17,17,17,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(17,17,17,.055) 1px,transparent 1px);background-size:76px 76px;transform:rotate(-3deg) scale(1.08);opacity:.75;z-index:0;animation:gridFloat 13s ease-in-out infinite alternate}.hero-orbit{position:absolute;border:1px solid rgba(200,4,33,.22);border-radius:50%;z-index:1;pointer-events:none}.hero-orbit-one{width:430px;height:430px;right:7%;top:84px;animation:softSpin 18s linear infinite}.hero-orbit-two{width:220px;height:220px;right:30%;bottom:52px;animation:softPulse 4s ease-in-out infinite}.hero-content{position:relative;z-index:3;max-width:650px}.hero-content .kicker{animation:fadeUp .72s ease both .1s}.hero-content h1{font-size:clamp(50px,6.2vw,92px)!important;line-height:.94!important;margin-bottom:26px!important;animation:fadeUp .78s ease both .22s}.hero-content h1 span{color:#c80421;display:block}.hero-content p{font-size:18px!important;line-height:1.85;animation:fadeUp .8s ease both .34s}.hero-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;animation:fadeUp .82s ease both .46s}.btn{transition:transform .22s ease,box-shadow .22s ease,background .22s ease!important;box-shadow:0 14px 35px #c8042138}.btn:hover{transform:translateY(-3px);box-shadow:0 22px 48px #1111112e}.btn-outline{background:#fff!important;color:#111!important;border:1px solid rgba(17,17,17,.18);box-shadow:none}.btn-outline:hover{background:#111!important;color:#fff!important}.hero-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:42px;max-width:610px;animation:fadeUp .84s ease both .58s}.hero-trust-row div{background:#ffffffbd;backdrop-filter:blur(10px);border:1px solid rgba(17,17,17,.08);padding:18px 20px;box-shadow:0 18px 45px #00000012}.hero-trust-row strong{display:block;color:#c80421;font-size:28px;line-height:1;font-weight:900}.hero-trust-row small{display:block;margin-top:8px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#444}.hero-visual-premium{min-height:560px;position:relative;z-index:2}.hero-image-card{position:absolute;background-size:cover;background-position:center;filter:grayscale(100%);box-shadow:0 32px 90px #0000002e;overflow:hidden}.hero-image-card:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#1111110d,#c804212e)}.hero-image-main{right:20px;top:40px;width:min(650px,92%);height:455px;background-image:url(https://images.unsplash.com/photo-1516937941344-00b4e0337589?q=80&w=1400&auto=format&fit=crop);clip-path:polygon(0 0,82% 0,100% 100%,15% 100%);animation:heroFloat 6.5s ease-in-out infinite}.hero-image-small{left:10px;bottom:34px;width:255px;height:175px;background-image:url(https://images.unsplash.com/photo-1504328345606-18bbc8c9d7d1?q=80&w=900&auto=format&fit=crop);clip-path:polygon(12% 0,100% 0,88% 100%,0 100%);animation:heroFloatSmall 7s ease-in-out infinite}.hero-floating-card{position:absolute;background:#ffffffe0;backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.65);box-shadow:0 24px 60px #00000021;padding:18px 20px;min-width:210px;z-index:4;animation:cardFloat 5.5s ease-in-out infinite}.hero-floating-card span{display:block;width:34px;height:4px;background:#c80421;margin-bottom:12px}.hero-floating-card strong{display:block;font-size:14px;text-transform:uppercase;letter-spacing:.06em;line-height:1.2}.hero-floating-card small{display:block;color:#555;margin-top:6px;font-size:12px}.hero-floating-card-one{right:0;top:94px}.hero-floating-card-two{left:0;bottom:96px;animation-delay:.8s}.hero-premium .red-slash{right:5px;bottom:0;height:330px;width:5px;box-shadow:0 0 34px #c804218c;animation:slashMove 4s ease-in-out infinite}.reveal{opacity:0;transform:translateY(38px);transition:opacity .78s ease,transform .78s ease}.reveal.active{opacity:1;transform:translateY(0)}.reveal-item{opacity:0;transform:translateY(26px);transition:opacity .62s ease,transform .62s ease}.reveal.active .reveal-item{opacity:1;transform:translateY(0)}.reveal.active .reveal-item:nth-child(2){transition-delay:.08s}.reveal.active .reveal-item:nth-child(3){transition-delay:.16s}.reveal.active .reveal-item:nth-child(4){transition-delay:.24s}.service-large,.product-preview,.after-cta-card,.intro-stat,.customer{transition:transform .28s ease,box-shadow .28s ease,background .28s ease,color .28s ease!important}.service-large:hover,.product-preview:hover,.after-cta-card:hover,.intro-stat:hover{transform:translateY(-8px)}.customer{animation:logoDrift 5s ease-in-out infinite}.customer:nth-child(2n){animation-delay:.6s}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFloat{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-16px) translate(-8px)}}@keyframes heroFloatSmall{0%,to{transform:translateY(0)}50%{transform:translateY(14px)}}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes slashMove{0%,to{transform:rotate(20deg) translateY(0)}50%{transform:rotate(20deg) translateY(-20px)}}@keyframes softSpin{to{transform:rotate(360deg)}}@keyframes softPulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.08);opacity:1}}@keyframes gridFloat{to{transform:rotate(-3deg) scale(1.08) translate(18px,12px)}}@keyframes logoDrift{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media(max-width:1100px){.hero-premium,.hero-premium .container{min-height:auto}.hero-premium .container{padding:72px 0;grid-template-columns:1fr!important}.hero-visual-premium{min-height:430px}.hero-image-main{right:0;width:100%;height:370px}.hero-image-small{left:0;bottom:0}.hero-floating-card-one{right:14px;top:70px}.hero-floating-card-two{left:14px;bottom:48px}}@media(max-width:650px){.hero-content h1{font-size:clamp(42px,13vw,62px)!important}.hero-trust-row{grid-template-columns:1fr}.hero-visual-premium{min-height:360px}.hero-image-main{height:300px;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.hero-image-small,.hero-floating-card-two,.hero-orbit{display:none}.hero-floating-card-one{inset:auto 14px 14px;min-width:0}.hero-actions .btn{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal,.reveal-item{opacity:1!important;transform:none!important}}.page-motion .inner-hero-motion{min-height:330px;background:radial-gradient(circle at 82% 18%,rgba(200,4,33,.16),transparent 27%),linear-gradient(135deg,#fff,#f7f7f7 48%,#eee)!important;overflow:hidden;isolation:isolate}.page-motion .inner-hero-motion:before{content:"";position:absolute;inset:-40px;background-image:linear-gradient(rgba(17,17,17,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(17,17,17,.05) 1px,transparent 1px);background-size:72px 72px;transform:rotate(-3deg) scale(1.08);animation:gridFloat 13s ease-in-out infinite alternate;z-index:0}.page-motion .inner-hero-motion:after{content:"";position:absolute;right:9%;top:42px;width:260px;height:260px;border:1px solid rgba(200,4,33,.22);border-radius:50%;animation:softSpin 18s linear infinite;z-index:1;pointer-events:none}.page-motion .inner-hero-motion .container{min-height:330px;position:relative;z-index:2}.page-motion .inner-hero-motion h1{animation:fadeUp .75s ease both .12s}.page-motion .inner-hero-motion p{animation:fadeUp .78s ease both .24s;font-size:17px;line-height:1.85}.page-motion .inner-hero-motion .breadcrumb{animation:fadeUp .7s ease both .02s}.page-motion .inner-hero-motion .page-art{animation:heroFloat 6.5s ease-in-out infinite}.page-motion .inner-hero-motion .page-art:before{box-shadow:0 20px 55px #c8042138}.page-motion .section{position:relative;overflow:hidden}.page-motion .section:not(.dark):before{content:"";position:absolute;width:190px;height:190px;right:-90px;top:52px;border:1px solid rgba(200,4,33,.12);border-radius:50%;pointer-events:none}.page-motion .section-head,.page-motion .feature-content,.page-motion .policy,.page-motion .contact-card,.page-motion .product-search-wrap,.page-motion .product-sidebar{transition:transform .32s ease,box-shadow .32s ease}.page-motion .card,.page-motion .contact-card,.page-motion .policy{border:1px solid rgba(17,17,17,.06)}.page-motion .card:hover,.page-motion .contact-card:hover,.page-motion .policy:hover{transform:translateY(-8px);box-shadow:0 28px 75px #00000021}.page-motion .card-img,.page-motion .feature-img,.page-motion .contact-img{transition:transform .65s ease,filter .35s ease}.page-motion .card:hover .card-img,.page-motion .feature:hover .feature-img,.page-motion .contact-img:hover{transform:scale(1.045);filter:grayscale(70%)}.page-motion .card{position:relative}.page-motion .card:before{content:"";position:absolute;left:0;top:0;width:0;height:5px;background:#c80421;transition:width .28s ease;z-index:2}.page-motion .card:hover:before{width:100%}.page-motion .stagger-grid .reveal-item:nth-child(1){transition-delay:.02s}.page-motion .stagger-grid .reveal-item:nth-child(2){transition-delay:.07s}.page-motion .stagger-grid .reveal-item:nth-child(3){transition-delay:.12s}.page-motion .stagger-grid .reveal-item:nth-child(4){transition-delay:.17s}.page-motion .stagger-grid .reveal-item:nth-child(5){transition-delay:.22s}.page-motion .stagger-grid .reveal-item:nth-child(6){transition-delay:.27s}.page-motion .stagger-grid .reveal-item:nth-child(n+7){transition-delay:.31s}.page-motion .product-sidebar{animation:fadeUp .72s ease both .22s}.page-motion .product-search-wrap{animation:fadeUp .76s ease both .3s}.page-motion .product-block h3{position:relative}.page-motion .product-block h3:after{content:"";position:absolute;left:0;bottom:-1px;width:80px;height:1px;background:#c80421}.page-motion .product-item{box-shadow:0 10px 28px #0000000b}.page-motion .product-item:hover{box-shadow:0 22px 48px #00000021}.page-motion .contact-card,.page-motion .map-wrap{animation:fadeUp .8s ease both}.page-motion .map-wrap{transition:transform .32s ease,box-shadow .32s ease}.page-motion .map-wrap:hover{transform:translateY(-6px);box-shadow:0 28px 75px #00000021}.page-motion .policy{position:relative;overflow:hidden}.page-motion .policy:before{content:"";position:absolute;right:-80px;top:-80px;width:190px;height:190px;background:#c8042114;border-radius:50%}.page-motion .policy h2,.page-motion .policy p,.page-motion .policy ul{position:relative;z-index:1}@media(max-width:650px){.page-motion .inner-hero-motion,.page-motion .inner-hero-motion .container{min-height:280px}.page-motion .inner-hero-motion:after{display:none}}body.page-motion main .section:has(.products-layout){overflow:visible!important}.products-layout{align-items:start!important}.product-sidebar{position:sticky!important;top:118px!important;align-self:start!important;max-height:calc(100vh - 140px);overflow:auto;border-radius:0;box-shadow:0 0 65px #00000029;z-index:5}.product-sidebar::-webkit-scrollbar{width:4px}.product-sidebar::-webkit-scrollbar-thumb{background:#c80421;border-radius:10px}.product-sidebar a{border-radius:0;padding:13px 14px!important;margin:2px 0;border-bottom:0!important;position:relative}.product-sidebar a:hover{background:#ffffff14;color:#fff!important;transform:translate(4px)}.product-sidebar a:before{content:"";position:absolute;left:0;top:50%;width:0;height:2px;background:#c80421;transition:.25s ease}.product-sidebar a:hover:before{width:8px}.product-item{padding:0!important;overflow:hidden;border-radius:0;background:#fff!important;border:1px solid rgba(17,17,17,.07);min-height:220px!important}.product-img{width:100%;height:150px!important;margin:0!important;overflow:hidden;background:#f3f4f6!important;display:block!important}.product-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease,filter .35s ease}.product-item span{display:flex;align-items:center;min-height:70px;padding:18px 18px 20px;background:#fff;color:#111;transition:.25s ease}.product-item:hover{background:#111!important;color:#fff}.product-item:hover .product-img img{transform:scale(1.08);filter:saturate(1.08) contrast(1.03)}.product-item:hover span{background:#111;color:#fff}@media(max-width:1100px){.product-sidebar{position:relative!important;top:auto!important;max-height:none}body.page-motion main .section:has(.products-layout){overflow:hidden!important}}a{cursor:pointer}body.admin-shell{background:#f3f4f6}body.admin-shell .topbar,body.admin-shell .header,body.admin-shell .footer{display:none!important}.product-sidebar a.active{background:#232323;color:#fff}
