@charset "UTF-8";*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{overflow-x:clip;max-width:100%}aside[data-veloterm-sidebar],#left-block,.left-block,.col-lg-3:has(>#left-block),[data-block-position="left"]{display:none!important}.main-content--full,[data-veloterm-main-content]{width:100%;max-width:100%;flex:1}body{margin:0;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:15px;line-height:1.65;color:#2a2b39;background:#fff;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:"Sora",sans-serif;font-weight:700;letter-spacing:-.01em;line-height:1.2;color:#0b3954;margin:0 0 .5em}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{list-style:none;padding:0;margin:0}button{font:inherit;cursor:pointer;border:0;background:none}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 26px;border-radius:999px;font-weight:600;font-size:14px;letter-spacing:.01em;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;transition:transform 0.2s ease,box-shadow 0.2s ease,background 0.2s ease,color 0.2s ease;cursor:pointer;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn:focus-visible{outline:2px solid #ffb128;outline-offset:2px}.btn--sm{padding:10px 22px;font-size:13px}.btn--lg{padding:16px 32px;font-size:15px}.btn--accent{background:#ffb128;color:#0b3954;box-shadow:0 6px 18px rgb(255 177 40 / .4)}.btn--accent:hover{background:#e89a14;color:#fff}.btn--blue{background:#0069b4;color:#fff;box-shadow:0 6px 18px rgb(0 105 180 / .3)}.btn--blue:hover{background:#0078cc}.btn--white{background:#fff;color:#0b3954}.btn--white:hover{background:#ffb128}.btn--primary{background:#0b3954;color:#fff}.btn--primary:hover{background:#07273c}.btn--outline{border:1.5px solid #0b3954;color:#0b3954;background:#fff0}.btn--outline:hover{background:#0b3954;color:#fff}.btn--ghost{background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .22);backdrop-filter:blur(8px);color:#fff}.btn--ghost:hover{background:rgb(255 255 255 / .2)}.btn--pill{border-radius:999px;padding:13px 30px}.utility-bar{background:#031228;color:rgb(255 255 255 / .78);font-size:12.5px}.utility-bar__inner{display:flex;justify-content:space-between;align-items:center;height:36px;gap:16px}.utility-bar__left{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.utility-bar__left a,.utility-bar__left span{display:inline-flex;align-items:center;gap:6px;color:rgb(255 255 255 / .78);transition:color 0.2s ease}.utility-bar__left a:hover{color:#ffb128}.utility-bar__right{display:flex;align-items:center;gap:14px}.utility-bar__lang{color:rgb(255 255 255 / .78);font-weight:500;transition:color 0.2s ease}.utility-bar__lang:hover{color:#ffb128}.utility-bar__sep{width:1px;height:14px;background:rgb(255 255 255 / .18)}.utility-bar__social{display:flex;gap:12px}.utility-bar__social a{color:rgb(255 255 255 / .7);transition:color 0.2s ease}.utility-bar__social a:hover{color:#ffb128}.header{background:#fff;position:sticky;top:0;z-index:100}.header__inner{display:flex;align-items:center;justify-content:space-between;height:76px;gap:32px}.logo img{height:38px;width:auto}.nav__list{display:flex;align-items:center;gap:0}.nav__item{position:relative}.nav__link{display:inline-flex;align-items:center;gap:5px;padding:14px 18px;font-weight:500;font-size:14.5px;color:#0b3954;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;transition:color 0.2s ease;position:relative}.nav__link:hover{color:#0069b4}.nav__link--lang{display:inline-flex;align-items:center;gap:6px;margin-left:8px}.nav__close{display:none}.nav__item--mega:hover .mega{opacity:1;visibility:visible;transform:translateY(0)}.mega{position:absolute;top:100%;left:50%;transform:translate(-50%,8px);width:min(1200px, 95vw);background:#fff;border-radius:18px;box-shadow:0 18px 50px rgb(11 57 84 / .14);padding:32px;opacity:0;visibility:hidden;transition:opacity 0.25s ease,transform 0.25s ease,visibility 0.25s;z-index:110}.mega__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.mega__col-title{font-family:"Sora",sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#0b3954;margin:0 0 16px;padding-bottom:10px;border-bottom:2px solid #ffb128}.mega__group{margin-bottom:18px}.mega__group-title{font-size:13px;font-weight:600;color:#0069b4;margin:0 0 8px}.mega__list a{display:block;padding:4px 0;font-size:13px;color:#5c676d;transition:color 0.2s ease,padding 0.2s ease}.mega__list a:hover{color:#e89a14;padding-left:4px}.header__actions{display:flex;align-items:center;gap:12px}.header-search form{position:relative;display:flex;align-items:center}.header-search input{width:220px;height:38px;padding:0 42px 0 14px;border:1px solid #e5e7eb;border-radius:999px;font-size:13px;color:#2a2b39;background:#f1f4f8;outline:none;transition:border-color 0.2s ease,background 0.2s ease,width 0.2s ease}.header-search input::placeholder{color:#8a929a}.header-search input:focus{border-color:#0069b4;background:#fff;width:260px}.header-search button{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:30px;height:30px;display:grid;place-items:center;color:#0b3954;background:#fff0;border:0;cursor:pointer;border-radius:50%;transition:background 0.2s ease,color 0.2s ease}.header-search button:hover{background:#ffb128;color:#0b3954}@media (max-width:1100px){.header-search input{width:160px}.header-search input:focus{width:200px}}.header-actions{display:flex;align-items:center;gap:14px}.header-actions a{display:inline-flex;align-items:center;gap:6px;color:#0b3954;font-weight:500;font-size:13px;transition:color 0.2s ease}.header-actions a:hover{color:#0069b4}.header-actions a svg{width:22px;height:22px}.header-actions .cart-amount{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;background:#ffb128;color:#0b3954;border-radius:999px;font-size:11px;font-weight:700;margin-left:-4px}.hamburger{display:none;width:40px;height:40px;flex-direction:column;justify-content:center;align-items:center;gap:5px}.hamburger span{width:22px;height:2px;background:#0b3954}.subnav{background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;position:sticky;top:76px;z-index:99}.subnav__inner{display:flex;align-items:center;justify-content:center;height:52px;overflow:visible;flex-wrap:nowrap}.subnav__item{display:inline-flex;align-items:center;height:100%;border-right:1px solid #e5e7eb;position:relative;white-space:nowrap}.subnav__item:last-child{border-right:0}.subnav__item--has-dropdown:has(.subnav__dropdown--mega){position:static}.subnav a.subnav__item{display:inline-flex;align-items:center;gap:5px;padding:0 18px;font-size:13px;font-weight:600;letter-spacing:.04em;color:#0b3954;text-transform:uppercase;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;transition:color 0.2s ease}.subnav a.subnav__item:hover{color:#e89a14}.subnav a.subnav__item svg{opacity:.6}.subnav__link{display:inline-flex;align-items:center;gap:5px;padding:0 18px;font-size:13px;font-weight:600;letter-spacing:.04em;color:#0b3954;text-transform:uppercase;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;white-space:nowrap;transition:color 0.2s ease;height:100%}.subnav__link:hover{color:#e89a14}.subnav__link svg{opacity:.6;transition:transform 0.2s ease}.subnav__item--has-dropdown:hover .subnav__link svg{transform:rotate(180deg);opacity:1}@media (max-width:1100px){.subnav__link,.subnav a.subnav__item{padding:0 12px;font-size:12px;letter-spacing:.02em}.subnav__item{border-right-width:1px}}@media (max-width:900px){.subnav__link,.subnav a.subnav__item{padding:0 9px;font-size:11px;letter-spacing:0}}@media (max-width:820px){.subnav__link,.subnav a.subnav__item{padding:0 7px;font-size:10.5px}.subnav__item{border-right-color:#fff0}}.subnav__dropdown{position:absolute;top:100%;left:0;min-width:240px;background:#fff;border:1px solid #e5e7eb;border-top:0;box-shadow:0 6px 22px rgb(11 57 84 / .08);padding:10px 0;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity 0.2s ease,transform 0.2s ease,visibility 0.2s;z-index:110}.subnav__dropdown ul{list-style:none;padding:0;margin:0}.subnav__dropdown li a{display:block;padding:9px 20px;font-size:13.5px;font-weight:500;color:#5c676d;text-transform:none;letter-spacing:0;transition:color 0.2s ease,background 0.2s ease,padding-left 0.2s ease}.subnav__dropdown li a:hover{color:#e89a14;background:#f1f4f8;padding-left:26px}.subnav__item--has-dropdown:hover .subnav__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.subnav__dropdown--mega{position:absolute;top:100%;left:0;right:0;width:100%;transform:translateY(8px);padding:0;background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;box-shadow:0 14px 30px rgb(11 57 84 / .08)}.subnav__dropdown--mega .mm{display:grid;grid-template-columns:260px 1fr 280px;gap:0;min-height:360px;max-width:1280px;margin:0 auto}.subnav__dropdown--mega .mm__col{padding:28px 26px}.subnav__dropdown--mega .mm__col--list{background:#f7f9fc;border-right:1px solid #e5e7eb;padding:22px 0}.subnav__dropdown--mega .mm__col--brands{padding:28px 32px}.subnav__dropdown--mega .mm__col--featured{background:#fafbfd;border-left:1px solid #e5e7eb;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 22px}.subnav__dropdown--mega .mm__head{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5c676d;padding:0 26px 14px}.subnav__dropdown--mega .mm__list{list-style:none;padding:0;margin:0}.subnav__dropdown--mega .mm__list li a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 26px;font-size:13.5px;font-weight:600;color:#2a2b39;text-transform:none;letter-spacing:0;border-left:3px solid #fff0;transition:background 0.15s ease,color 0.15s ease,border-color 0.15s ease}.subnav__dropdown--mega .mm__list li a::after{content:"›";color:#5c676d;font-size:18px;line-height:1;opacity:0;transition:opacity 0.15s ease,transform 0.15s ease}.subnav__dropdown--mega .mm__list li a:hover,.subnav__dropdown--mega .mm__list li a.is-active{background:#fff;color:#e89a14;border-left-color:#ffb128}.subnav__dropdown--mega .mm__list li a:hover::after,.subnav__dropdown--mega .mm__list li a.is-active::after{opacity:1;transform:translateX(2px)}.subnav__dropdown--mega .mm__panel{display:none}.subnav__dropdown--mega .mm__panel.is-active{display:block}.subnav__dropdown--mega .mm__panel-title{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:#0b3954;text-transform:uppercase;letter-spacing:.04em;margin:0 0 16px}.subnav__dropdown--mega .mm__panel-title::before{content:"";width:8px;height:8px;border-radius:50%;background:#ffb128}.subnav__dropdown--mega .mm__brands{list-style:none;padding:0;margin:0 0 22px}.subnav__dropdown--mega .mm__brands li a{display:block;padding:7px 0;font-size:14.5px;color:#2a2b39;transition:color 0.15s ease,padding-left 0.15s ease}.subnav__dropdown--mega .mm__brands li a:hover{color:#e89a14;padding-left:6px}.subnav__dropdown--mega .mm__cta{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;background:#f1f4f8;border-radius:999px;font-size:12.5px;font-weight:600;color:#0b3954;text-transform:none;letter-spacing:0;transition:background 0.15s ease,color 0.15s ease}.subnav__dropdown--mega .mm__cta:hover{background:#0b3954;color:#fff}.subnav__dropdown--mega .mm__feat-image{max-width:240px;max-height:180px;object-fit:contain;margin-bottom:14px}.subnav__dropdown--mega .mm__feat-title{font-size:13.5px;font-weight:600;color:#2a2b39;text-align:center;line-height:1.4}.subnav__dropdown--mega .mm__all{display:block;padding:14px 26px;font-size:12px;font-weight:700;color:#e89a14;letter-spacing:.04em;text-transform:uppercase;border-top:1px solid #e5e7eb;margin-top:8px}.subnav__dropdown--mega .mm__all::after{content:" →"}.subnav__dropdown--mega .mm__all:hover{color:#0b3954}.subnav__item--has-dropdown:hover .subnav__dropdown--mega{opacity:1;visibility:visible;transform:translateY(0)}.hero{position:relative}.hero__swiper{height:clamp(440px, 56vh, 620px)}.hero__slide{position:relative;display:flex;align-items:center;overflow:hidden;color:#fff}.hero__bg{position:absolute;inset:0;z-index:0;background-size:cover;background-position:center;background-repeat:no-repeat}.hero__bg::before{content:"";position:absolute;inset:0;background-image:linear-gradient(transparent 95%,rgb(255 255 255 / .04) 95%),linear-gradient(90deg,transparent 95%,rgb(255 255 255 / .04) 95%);background-size:80px 80px;opacity:.6}.hero__bg::after{content:"";position:absolute;bottom:-120px;right:-60px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgb(0 180 255 / .25) 0%,transparent 60%)}.hero__slide--has-bg .hero__bg{background-color:#031228}.hero__slide--has-bg .hero__bg::before,.hero__slide--has-bg .hero__bg::after{display:none}.hero__bg-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(to right,rgb(7 39 60 / .78) 0%,rgb(7 39 60 / .55) 30%,rgb(7 39 60 / .18) 60%,#fff0 90%)}.hero__slide--navy .hero__bg{background:radial-gradient(ellipse at 75% 50%,rgb(37 137 209 / .45) 0%,transparent 55%),linear-gradient(135deg,#0d2240 0%,#061a35 50%,#031228 100%)}.hero__slide--steel .hero__bg{background:radial-gradient(ellipse at 80% 40%,rgb(255 177 40 / .18) 0%,transparent 50%),linear-gradient(135deg,#1a4866 0%,#0a2a45 60%,#04162b 100%)}.hero__slide--blue .hero__bg{background:radial-gradient(ellipse at 30% 70%,rgb(255 177 40 / .18) 0%,transparent 55%),linear-gradient(135deg,#0069b4 0%,#093e6e 60%,#031e3e 100%)}.hero__slide--dark .hero__bg{background:radial-gradient(ellipse at 60% 40%,rgb(0 105 180 / .32) 0%,transparent 60%),linear-gradient(180deg,#07223e 0%,#02101e 100%)}.hero__row{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:32px;padding:50px 24px;width:100%;max-width:1280px;margin:0 auto}.hero__content{color:#fff}.hero__eyebrow{display:inline-flex;align-items:center;gap:10px;padding:7px 16px;background:rgb(255 177 40 / .14);border:1px solid rgb(255 177 40 / .4);color:#ffb128;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;border-radius:999px;margin-bottom:20px}.hero__eyebrow::before{content:"";width:6px;height:6px;background:#ffb128;border-radius:50%;box-shadow:0 0 0 4px rgb(255 177 40 / .25)}.hero__title{font-family:"Sora",sans-serif;font-size:clamp(34px, 4.6vw, 60px);font-weight:700;color:#fff;margin-bottom:22px;line-height:1.08;letter-spacing:-.02em}.hero__title span{color:#ffb128;display:inline-block}.hero__features{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;margin:0 0 30px;font-size:13.5px}.hero__features li{display:flex;align-items:center;gap:8px;font-weight:400;color:rgb(255 255 255 / .92)}.hero__features svg{color:#ffb128;flex-shrink:0;background:rgb(255 177 40 / .18);border-radius:50%;padding:3px;width:20px;height:20px}.hero__cta{display:flex;gap:10px;flex-wrap:wrap}.hero__visual{position:relative;height:400px;display:grid;place-items:center;z-index:2}.hero__visual::before{content:"";position:absolute;inset:30px;border:1px solid rgb(255 255 255 / .08);border-radius:18px;background:rgb(255 255 255 / .02);backdrop-filter:blur(8px);z-index:0}.hero__visual::after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgb(0 150 230 / .3) 0%,transparent 70%);filter:blur(40px);z-index:0}.hero__visual img{position:relative;display:block;max-width:92%;max-height:90%;min-height:200px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 18px 28px rgb(0 0 0 / .35));z-index:2}.hero__slide--has-bg .hero__visual::before{background:rgb(255 255 255 / .04);border-color:rgb(255 255 255 / .12)}.hero__slide--has-bg .hero__visual::after{opacity:.5}.hero__slide--has-bg .hero__visual img{filter:drop-shadow(0 22px 36px rgb(0 0 0 / .55))}.hero__swiper .swiper-pagination{bottom:22px!important;display:flex;align-items:center;justify-content:center;gap:6px}.hero__swiper .swiper-pagination-bullet{width:10px;height:10px;margin:0!important;background:rgb(255 255 255 / .45);opacity:1;border-radius:50%;transition:width 0.3s ease,background 0.3s ease,transform 0.25s ease}.hero__swiper .swiper-pagination-bullet:hover{background:rgb(255 255 255 / .7);transform:scale(1.1)}.hero__swiper .swiper-pagination-bullet-active{background:#ffb128;width:30px;border-radius:5px;transform:none}.hero__swiper .swiper-button-prev,.hero__swiper .swiper-button-next{width:52px;height:52px;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .25);border-radius:50%;color:#fff;margin-top:-26px;transition:background 0.2s ease,border-color 0.2s ease,transform 0.2s ease;backdrop-filter:blur(4px)}.hero__swiper .swiper-button-prev:hover,.hero__swiper .swiper-button-next:hover{background:#ffb128;color:#0b3954;border-color:#ffb128;transform:scale(1.06)}.hero__swiper .swiper-button-prev::after,.hero__swiper .swiper-button-next::after{font-size:20px;font-weight:800}.hero__swiper .swiper-button-prev{left:24px}.hero__swiper .swiper-button-next{right:24px}@media (max-width:900px){.hero__swiper .swiper-button-prev{left:12px}.hero__swiper .swiper-button-next{right:12px}.hero__swiper .swiper-button-prev,.hero__swiper .swiper-button-next{width:44px;height:44px;margin-top:-22px}.hero__swiper .swiper-button-prev::after,.hero__swiper .swiper-button-next::after{font-size:16px}}@media (max-width:768px){.hero__swiper .swiper-button-prev,.hero__swiper .swiper-button-next{display:none}.hero__swiper .swiper-pagination{bottom:14px!important}.hero__swiper .swiper-pagination-bullet-active{width:24px}}.stats{background:#fff;border-bottom:1px solid #e5e7eb;padding:70px 0}.stats__row{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:48px}.stats__intro{font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#e89a14;margin:0 0 14px;position:relative;padding-left:38px}.stats__intro::before{content:"";position:absolute;left:0;top:50%;width:28px;height:2px;background:#ffb128;transform:translateY(-50%)}.stats__main{font-family:"Sora",sans-serif;font-size:clamp(40px, 6vw, 72px);font-weight:700;color:#0b3954;line-height:1;letter-spacing:-.02em;margin:0 0 8px}.stats__main-suffix{color:#ffb128}.stats__main-label{font-family:"Sora",sans-serif;font-size:18px;font-weight:600;color:#0b3954;letter-spacing:.04em;text-transform:uppercase}.stats__side{display:flex;flex-direction:column;gap:20px}.stats__item{display:flex;align-items:center;gap:16px;padding-left:24px;border-left:3px solid #ffb128}.stats__item-num{font-family:"Sora",sans-serif;font-size:clamp(28px, 3vw, 40px);font-weight:700;color:#0b3954;line-height:1}.stats__item-num span{color:#ffb128}.stats__item-label{font-size:14px;color:#5c676d;font-weight:500}.section-head{margin-bottom:36px}.section-head--center{text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.section-head--row{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-head__eyebrow{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#e89a14;margin:0 0 14px}.section-head__title{font-family:"Sora",sans-serif;font-size:clamp(26px, 3vw, 38px);margin:0 0 12px}.section-head__sub{color:#5c676d;margin:0;line-height:1.7}.cats{padding:60px 0 90px;background:#fff}.cats__rows{display:flex;flex-direction:column;gap:16px;max-width:1100px;margin:36px auto 0}.cats__row{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.cats__row--3 .cat-pill{flex:1 1 calc(33.333% - 16px);min-width:260px;max-width:340px}.cats__row--2 .cat-pill{flex:1 1 calc(50% - 16px);min-width:280px;max-width:380px}.cat-pill{display:inline-flex;align-items:center;gap:14px;padding:14px 32px 14px 14px;background:#f5f7fa;border:1px solid #fff0;border-radius:999px;transition:background 0.25s ease,border-color 0.25s ease,transform 0.2s ease,box-shadow 0.25s ease;min-width:280px;flex:1 1 280px;max-width:360px}.cat-pill:hover{background:#fff;border-color:#ffb128;transform:translateY(-2px);box-shadow:0 6px 22px rgb(11 57 84 / .08)}.cat-pill__thumb{width:56px;height:56px;border-radius:50%;background:#fff;display:grid;place-items:center;flex-shrink:0;overflow:hidden;border:1px solid #e5e7eb}.cat-pill__thumb img{max-width:75%;max-height:75%;object-fit:contain}.cat-pill__name{font-family:"Sora",sans-serif;font-size:15px;font-weight:600;color:#0b3954;flex:1}.cat-pill__count{font-size:12px;color:#5c676d;font-weight:500}.about-classic{padding:90px 0;background:#fff}.about-classic__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.about-classic__visual{background:#f1f4f8;border-radius:18px;padding:48px;display:grid;place-items:center;aspect-ratio:1.3333333333;position:relative;overflow:hidden}.about-classic__visual::before{content:"";position:absolute;top:-40px;left:-40px;width:200px;height:200px;background:radial-gradient(circle,rgb(255 177 40 / .15) 0%,transparent 70%)}.about-classic__visual img{max-width:100%;max-height:100%;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 20px 30px rgb(11 57 84 / .15))}.about-classic__text h2{font-family:"Sora",sans-serif;font-size:clamp(28px, 3vw, 40px);margin-bottom:16px;line-height:1.2}.about-classic__text p{color:#5c676d;margin:0 0 14px;line-height:1.8}.about-classic__points{display:flex;flex-direction:column;gap:12px;margin:28px 0 32px}.about-classic__points li{display:flex;align-items:center;gap:12px;font-weight:500}.about-classic__points svg{color:#fff;background:#0069b4;border-radius:50%;padding:4px;width:22px;height:22px;flex-shrink:0}.featured{padding:80px 0 90px;background:#f6f8fb}.featured__head{display:flex;align-items:end;justify-content:space-between;margin-bottom:36px;gap:20px}.featured__nav{display:flex;gap:8px}.featured__nav button{width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #e5e7eb;color:#0b3954;display:grid;place-items:center;transition:all 0.2s ease}.featured__nav button:hover{background:#ffb128;border-color:#ffb128;color:#0b3954}.featured__swiper{padding-bottom:50px}.featured__swiper .swiper-pagination{bottom:0!important}.featured__swiper .swiper-pagination-bullet{width:8px;height:8px;background:#d4dae0;opacity:1;transition:width 0.3s ease,background 0.3s ease}.featured__swiper .swiper-pagination-bullet-active{background:#ffb128;width:28px;border-radius:4px}.featured__cta{display:flex;justify-content:center;margin-top:32px}.prod-card{background:#fff;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease;display:flex;flex-direction:column;height:100%}.prod-card:hover{transform:translateY(-6px);box-shadow:0 18px 50px rgb(11 57 84 / .14);border-color:#fff0}.prod-card:hover .prod-card__image img{transform:scale(1.05)}.prod-card__image{position:relative;aspect-ratio:1.3333333333;background:#f1f4f8;overflow:hidden;display:block;padding:0}.prod-card__image img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center;transition:transform 0.5s ease;display:block}.prod-card__cat{position:absolute;top:14px;left:14px;padding:4px 10px;background:rgb(11 57 84 / .9);color:#fff;border-radius:3px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.prod-card__fav{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:50%;background:rgb(255 255 255 / .9);color:#0b3954;display:grid;place-items:center;transition:background 0.2s ease,color 0.2s ease}.prod-card__fav:hover{background:#ffb128;color:#0b3954}.prod-card__fav.is-active{background:#ffb128;color:#0b3954}.prod-card__body{padding:18px 22px 22px;flex:1;display:flex;flex-direction:column}.prod-card__body h3{font-family:"Sora",sans-serif;font-size:17px;margin:0 0 4px;font-weight:600}.prod-card__body p{color:#5c676d;font-size:13px;margin:0}.prod-card__price{margin:12px 0 14px;font-family:"Sora",sans-serif;font-size:20px;font-weight:700;color:#0b3954}.prod-card__price .prod-card__price-old{font-size:14px;font-weight:500;color:#8a929a;text-decoration:line-through;margin-right:8px}.prod-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.prod-card__link{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#0069b4}.prod-card__capacity{font-size:12px;color:#5c676d;font-weight:500}.prod-card__cta{width:100%;margin-top:12px}.catalog{padding:30px 0 90px;background:#f6f8fb}.catalog__card{background:radial-gradient(circle at 90% 10%,rgb(255 255 255 / .1) 0%,transparent 40%),linear-gradient(135deg,#1f7ec7 0%,#0e5b9d 60%,#074478 100%);border-radius:28px;padding:56px 56px 48px;color:#fff;position:relative;overflow:hidden}.catalog__card::before{content:"";position:absolute;bottom:-120px;right:-40px;width:400px;height:400px;background:radial-gradient(circle,rgb(255 255 255 / .08) 0%,transparent 70%)}.catalog__top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;position:relative;z-index:1}.catalog__images{display:flex;align-items:end;gap:8px;height:180px}.catalog__images img{height:80%;width:auto;object-fit:contain;filter:drop-shadow(0 12px 20px rgb(0 0 0 / .25))}.catalog__images img:nth-child(2){height:95%}.catalog__images img:nth-child(3){height:75%}.catalog__heading{flex:1}.catalog__heading h2{font-family:"Sora",sans-serif;color:#fff;font-size:clamp(26px, 3vw, 36px);margin:0;line-height:1.15}.catalog__eyebrow{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:rgb(255 255 255 / .7);margin-bottom:8px}.catalog__divider{border-top:1px solid rgb(255 255 255 / .15);margin:40px 0}.catalog__services{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;position:relative;z-index:1}.cat-srv{display:flex;align-items:flex-start;gap:16px}.cat-srv__icon{width:48px;height:48px;background:rgb(255 255 255 / .12);border-radius:50%;display:grid;place-items:center;color:#ffb128;flex-shrink:0}.cat-srv__icon svg{width:22px;height:22px}.cat-srv__text h4{font-family:"Sora",sans-serif;color:#fff;font-size:16px;font-weight:600;margin:0 0 6px}.cat-srv__text p{color:rgb(255 255 255 / .78);font-size:13px;line-height:1.6;margin:0}.dark-about{background:#031228;color:rgb(255 255 255 / .78);padding:90px 0 70px;position:relative;overflow:hidden}.dark-about::before{content:"";position:absolute;top:50%;right:-100px;width:600px;height:600px;background:radial-gradient(circle,rgb(0 105 180 / .18) 0%,transparent 60%);transform:translateY(-50%)}.dark-about__grid{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:center;position:relative;margin-bottom:70px}.dark-about__text p{font-size:15px;line-height:1.85;margin:0 0 14px;max-width:540px}.dark-about__text-link{display:inline-flex;align-items:center;gap:10px;color:#ffb128;font-weight:600;font-size:14px;margin-bottom:24px}.dark-about__cta{display:inline-flex;align-items:center;gap:8px;padding:12px 26px;background:#0069b4;color:#fff;border-radius:999px;font-weight:600;font-size:14px;transition:background 0.2s ease}.dark-about__cta:hover{background:#0078cc}.dark-about__logo{display:grid;place-items:center}.dark-about__logo img{width:240px;height:240px;object-fit:contain;filter:drop-shadow(0 12px 30px rgb(0 105 180 / .4))}.dark-about__stats-bar{background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08);border-radius:18px;padding:36px 32px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;align-items:center;position:relative}.dark-about__stats-main{font-family:"Sora",sans-serif;color:#fff;padding-right:32px;border-right:1px solid rgb(255 255 255 / .1)}.dark-about__stats-main-num{font-size:56px;font-weight:700;line-height:1}.dark-about__stats-main-label{display:block;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:rgb(255 255 255 / .6);margin-top:8px}.dark-about__stat{text-align:left}.dark-about__stat-num{font-family:"Sora",sans-serif;font-size:32px;font-weight:700;color:#ffb128;line-height:1}.dark-about__stat-label{display:block;font-size:12px;color:rgb(255 255 255 / .6);margin-top:6px}.services{padding:90px 0;background:#fff}.srv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:36px}.srv-card{background:#f1f4f8;border-radius:18px;padding:32px;position:relative;transition:transform 0.25s ease,box-shadow 0.25s ease,background 0.25s ease}.srv-card:hover{transform:translateY(-4px);box-shadow:0 6px 22px rgb(11 57 84 / .08);background:#fff}.srv-card__no{position:absolute;top:24px;right:28px;font-family:"Sora",sans-serif;font-size:56px;font-weight:800;color:rgb(11 57 84 / .06);line-height:1}.srv-card__icon{width:56px;height:56px;border-radius:50%;background:rgb(255 177 40 / .15);color:#e89a14;display:grid;place-items:center;margin-bottom:20px}.srv-card__icon svg{width:26px;height:26px}.srv-card h3{font-family:"Sora",sans-serif;font-size:19px;margin:0 0 10px}.srv-card p{color:#5c676d;font-size:14px;line-height:1.7;margin:0 0 18px}.srv-card__link{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#0069b4;transition:gap 0.2s ease}.srv-card__link:hover{gap:8px}.cta-banner{padding:60px 0 90px;background:#fff}.cta-banner__inner{background:radial-gradient(circle at 90% 0%,rgb(255 177 40 / .25) 0%,transparent 50%),linear-gradient(135deg,#07273c 0%,#0b3954 60%,#0069b4 130%);border-radius:28px;padding:48px 56px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:32px;color:#fff}.cta-banner__actions{display:flex;gap:12px;flex-wrap:wrap}.cta-banner h2{color:#fff;font-family:"Sora",sans-serif;font-size:clamp(22px, 2.4vw, 32px);margin:0 0 6px}.cta-banner p{margin:0;color:rgb(255 255 255 / .85);max-width:540px}.cta-banner .btn--ghost-light{background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .35);color:#fff;backdrop-filter:blur(8px)}.cta-banner .btn--ghost-light:hover{background:rgb(255 255 255 / .22)}.clients{padding:60px 0 70px;background:#fff;border-top:1px solid #e5e7eb}.clients__swiper .swiper-wrapper{align-items:center}.clients__swiper .swiper-slide{display:flex;align-items:center;justify-content:center;height:90px}.clients__row{display:flex;align-items:center;justify-content:space-around;gap:32px;flex-wrap:wrap}.client-logo{display:inline-flex;align-items:center;justify-content:center;max-width:100%;opacity:.65;filter:grayscale(1);transition:opacity 0.25s ease,filter 0.25s ease,transform 0.2s ease}.client-logo img{max-height:64px;max-width:180px;width:auto;height:auto;object-fit:contain}.client-logo:hover{opacity:1;filter:grayscale(0);transform:scale(1.04)}.newsletter{padding:60px 0;background:#f1f4f8;border-top:1px solid #e5e7eb}.newsletter__inner{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.newsletter__text h3{font-family:"Sora",sans-serif;font-size:24px;margin:0 0 6px}.newsletter__text p{color:#5c676d;margin:0}.newsletter__form{display:flex;gap:10px}.newsletter__form input{flex:1;padding:14px 18px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;outline:none;transition:border-color 0.2s ease,box-shadow 0.2s ease}.newsletter__form input:focus{border-color:#ffb128;box-shadow:0 0 0 3px rgb(255 177 40 / .18)}.footer{background:#fff;border-top:1px solid #e5e7eb;padding:70px 0 0}.footer__grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:50px}.footer__col h5{color:#0b3954;font-family:"Sora",sans-serif;font-size:13px;letter-spacing:.14em;text-transform:uppercase;margin:0 0 22px;position:relative;padding-bottom:12px}.footer__col h5::after{content:"";position:absolute;bottom:0;left:0;width:32px;height:2px;background:#ffb128}.footer__col ul li{padding:5px 0}.footer__col ul a{font-size:14px;color:#5c676d;transition:color 0.2s ease,padding 0.2s ease}.footer__col ul a:hover{color:#e89a14;padding-left:4px}.footer__col--brand img{height:36px;margin-bottom:16px}.footer__col--brand p{font-size:14px;line-height:1.8;color:#5c676d;margin:0 0 22px;max-width:320px}.footer__col--brand .btn{margin-bottom:18px}.footer__social{display:flex;gap:10px}.footer__social a{width:36px;height:36px;border-radius:50%;background:#f1f4f8;color:#0b3954;display:grid;place-items:center;transition:background 0.2s ease,color 0.2s ease}.footer__social a:hover{background:#ffb128;color:#0b3954}.footer__contact li{display:flex;align-items:center;gap:14px;padding:8px 0}.footer__contact-icon{width:38px;height:38px;background:#e8f1f9;color:#0069b4;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.footer__contact-icon svg{width:16px;height:16px}.footer__contact-text{display:flex;flex-direction:column}.footer__contact-text strong{font-size:13px;color:#0b3954;font-weight:600}.footer__contact-text small{font-size:12px;color:#5c676d}.footer__contact-text a{font-size:14px;color:#2a2b39;font-weight:500}.footer__bottom{background:#f6f8fb;border-top:1px solid #e5e7eb;padding:18px 0}.footer__bottom-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;font-size:13px;color:#5c676d}.footer__bottom p{margin:0}.footer__bottom-links{display:flex;gap:24px}.footer__bottom-links a:hover{color:#e89a14}.whatsapp{position:fixed;bottom:24px;right:24px;width:58px;height:58px;background:#25d366;color:#fff;border-radius:50%;display:grid;place-items:center;box-shadow:0 8px 24px rgb(37 211 102 / .4);z-index:99;transition:transform 0.25s ease;animation:vt-pulse 2.5s infinite}.whatsapp:hover{transform:scale(1.08)}@keyframes vt-pulse{0%,100%{box-shadow:0 8px 24px rgb(37 211 102 / .4),0 0 0 0 rgb(37 211 102 / .5)}50%{box-shadow:0 8px 24px rgb(37 211 102 / .4),0 0 0 16px #fff0}}#main{padding:32px 0 60px}#left-block{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:18px}#left-block>div+div{margin-top:24px}#left-block h2,#left-block h3{font-family:"Sora",sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:.08em;color:#0b3954;padding-bottom:10px;border-bottom:1px solid #e5e7eb;margin:0 0 12px}#left-block ul li{padding:6px 0;font-size:13.5px;color:#5c676d}#left-block ul li a:hover{color:#e89a14}@media (max-width:1100px){.stats__row{grid-template-columns:1fr}.stats__side{flex-direction:row;flex-wrap:wrap}.about-classic__grid,.dark-about__grid{grid-template-columns:1fr;gap:40px}.catalog__top{grid-template-columns:1fr;gap:24px;text-align:center}.catalog__images{justify-content:center;height:140px}.catalog__services{grid-template-columns:1fr}.footer__grid{grid-template-columns:1fr 1fr}.dark-about__stats-bar{grid-template-columns:1fr 1fr}.dark-about__stats-main{border-right:0;padding-right:0}.mega__inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.hero__row{grid-template-columns:1fr;padding:40px 24px}.hero__visual{height:280px}.featured__head{flex-direction:column;align-items:stretch}.featured__nav{justify-content:end}.srv-grid{grid-template-columns:1fr}.newsletter__inner{grid-template-columns:1fr}.cta-banner__inner{grid-template-columns:1fr;padding:36px 28px}.clients__row{gap:18px}}@media (max-width:768px){.header{--header-h:64px}.header__inner{gap:12px;padding-left:16px;padding-right:16px}.logo img{height:34px}.hamburger{display:flex}.nav{position:fixed;top:0;right:-100%;width:88%;max-width:380px;height:100vh;height:100dvh;background:#fff;box-shadow:-16px 0 40px rgb(0 0 0 / .16);padding:64px 20px 32px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;transition:right 0.35s ease;z-index:200;display:flex;flex-direction:column;box-sizing:border-box}.nav.is-open{right:0}.nav__close{display:grid;place-items:center;position:absolute;top:12px;right:12px;width:44px;height:44px;font-size:28px;color:#0b3954;background:#f1f4f8;border-radius:50%;transition:background 0.2s ease}.nav__close:hover{background:#e5e7eb}.nav__mobile-search{display:block;margin:0 0 18px}.nav__mobile-search form{position:relative;display:flex;align-items:center}.nav__mobile-search input{width:100%;height:46px;padding:0 50px 0 16px;border:1px solid #e5e7eb;border-radius:999px;font-size:15px;color:#2a2b39;background:#f1f4f8;outline:none;transition:border-color 0.2s ease,background 0.2s ease}.nav__mobile-search input:focus{border-color:#0069b4;background:#fff}.nav__mobile-search button{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:40px;height:40px;display:grid;place-items:center;background:#0b3954;color:#fff;border-radius:50%;border:0;cursor:pointer}.nav__mobile-search button:hover{background:#0069b4}.nav__list{flex-direction:column;align-items:stretch;gap:0;flex:1 0 auto;width:100%;max-width:100%;box-sizing:border-box;padding:0;margin:0;list-style:none}.nav__item{border-bottom:1px solid #e5e7eb;position:relative}.nav__item--mega{width:100%;max-width:100%;box-sizing:border-box}.nav__item--mega .mega{position:static;opacity:1;visibility:visible;transform:none;display:none;width:100%!important;max-width:100%!important;padding:12px 0 8px;box-shadow:none;border-radius:0;background:#fff0;max-height:60vh;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.nav__item--mega .mega__inner{grid-template-columns:1fr;gap:14px}.nav__item--mega .mega__col-title{font-size:13px;margin-bottom:8px;padding-bottom:6px}.nav__item--mega .mega__group{margin-bottom:10px}.nav__item--mega .mega__list a{padding:8px 0;font-size:14px;min-height:36px}.nav__item--mega.is-open .mega{display:block}.nav__item--mega.is-open>.nav__link::after{transform:rotate(180deg)}.nav__item--mega>.nav__link{justify-content:space-between}.nav__item--mega>.nav__link::after{content:"";width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform 0.25s ease;margin-right:4px}.nav__link{padding:14px 4px;font-size:16px;min-height:48px;width:100%;color:#0b3954!important;font-weight:600;font-family:"Sora",sans-serif;letter-spacing:-.005em}.nav__item .mega__col-title,.nav__item .mega__group-title,.nav__item .mega__list a{color:#0b3954;font-weight:500}.nav__mobile-cta{display:flex;align-items:center;justify-content:center;margin-top:20px;width:100%;min-height:50px;font-size:15px;font-weight:600;letter-spacing:.03em}.nav__mobile-contact{display:flex;flex-direction:column;gap:4px;margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.nav__mobile-contact a{display:inline-flex;align-items:center;gap:10px;padding:10px 4px;font-size:14px;font-weight:500;color:#0b3954;word-break:break-all;min-height:40px}.nav__mobile-contact a svg{color:#0069b4;flex-shrink:0}.nav__mobile-contact a:hover{color:#0069b4}.header__actions .btn--accent{display:none}.header__actions .header-search{display:none}.subnav{display:none}.utility-bar{font-size:11px;padding:6px 0}.utility-bar__left a+a,.utility-bar__hours{display:none}.utility-bar__right{display:none}.header-actions a{min-width:40px;min-height:40px;justify-content:center}.header-actions a svg{width:22px;height:22px}.stats{padding:50px 0}.stats__side{flex-direction:column}.cats{padding:40px 0 60px}.cat-pill{min-width:240px;flex:1 1 240px}.about-classic,.featured,.catalog,.dark-about,.clients,.services{padding-top:50px;padding-bottom:60px}.catalog__card{padding:36px 28px}.footer__grid{grid-template-columns:1fr;gap:0}.dark-about__stats-bar{grid-template-columns:1fr;gap:18px;padding:24px}.dark-about__stats-main{padding-bottom:18px;border-bottom:1px solid rgb(255 255 255 / .1)}.footer__bottom-inner{flex-direction:column}.footer__bottom-links{flex-wrap:wrap;justify-content:center}}@media (min-width:769px){.nav__mobile-search,.nav__mobile-cta,.nav__mobile-contact{display:none!important}}body.nav-open{overflow:hidden}.nav-overlay{position:fixed;inset:0;background:rgb(7 39 60 / .55);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:150;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.25s ease,visibility 0.25s;cursor:pointer}.nav-overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto}.prod-card__cta-row{display:flex;align-items:stretch;gap:8px;margin-top:12px}.prod-card__cta-row .prod-card__cta{flex:1;margin-top:0}.prod-card__wa{width:42px;flex-shrink:0;display:grid;place-items:center;border-radius:999px;background:#25d366;color:#fff;transition:background 0.2s ease,transform 0.2s ease}.prod-card__wa:hover{background:#1ebe5d;transform:translateY(-1px)}.prod-card__wa:focus-visible{outline:2px solid #25d366;outline-offset:2px}.quote-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px}.quote-modal[hidden]{display:none}.quote-modal__backdrop{position:absolute;inset:0;background:rgb(7 39 60 / .65);backdrop-filter:blur(4px);cursor:pointer;animation:vt-fade 0.25s ease}.quote-modal__dialog{position:relative;width:100%;max-width:520px;max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border-radius:18px;box-shadow:0 18px 50px rgb(11 57 84 / .14);padding:32px;animation:vt-pop-in 0.35s cubic-bezier(.4,0,.2,1)}.quote-modal__close{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#f1f4f8;color:#0b3954;font-size:24px;line-height:1;display:grid;place-items:center;transition:background 0.2s ease,color 0.2s ease,transform 0.2s ease}.quote-modal__close:hover{background:#ffb128;color:#0b3954;transform:rotate(90deg)}.quote-modal__head{text-align:center;margin-bottom:24px}.quote-modal__head h2{font-family:"Sora",sans-serif;font-size:clamp(20px, 2.4vw, 26px);margin:8px 0 8px;color:#0b3954}.quote-modal__eyebrow{display:inline-flex;align-items:center;gap:6px;padding:5px 14px;background:rgb(255 177 40 / .14);border:1px solid rgb(255 177 40 / .35);color:#e89a14;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border-radius:999px}.quote-modal__eyebrow svg{color:#e89a14}.quote-modal__subtitle{color:#5c676d;font-size:14px;line-height:1.65;margin:0}.quote-modal__product{display:flex;align-items:center;gap:14px;background:#f1f4f8;border:1px solid #e5e7eb;border-radius:10px;padding:12px;margin-bottom:22px}.quote-modal__product[hidden]{display:none}.quote-modal__product-image{width:64px;height:64px;flex-shrink:0;background:#fff;border-radius:8px;overflow:hidden;display:grid;place-items:center;border:1px solid #e5e7eb}.quote-modal__product-image img{max-width:85%;max-height:85%;object-fit:contain}.quote-modal__product-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.quote-modal__product-info strong{font-family:"Sora",sans-serif;color:#0b3954;font-size:15px;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.quote-modal__product-info a{font-size:12px;color:#0069b4;font-weight:500;margin-top:4px}.quote-modal__product-info a:hover{color:#e89a14}.quote-modal__product-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#5c676d}.quote-modal__actions{display:flex;flex-direction:column;gap:10px}.quote-modal__btn{display:flex;align-items:center;gap:14px;padding:14px 18px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;transition:transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease,background 0.2s ease}.quote-modal__btn>span{display:flex;flex-direction:column;gap:2px;text-align:left}.quote-modal__btn strong{font-family:"Sora",sans-serif;font-size:15px;color:#0b3954;font-weight:600}.quote-modal__btn small{font-size:12px;color:#5c676d}.quote-modal__btn:hover{transform:translateY(-1px);box-shadow:0 6px 22px rgb(11 57 84 / .08)}.quote-modal__btn--whatsapp{background:#25d366;border-color:#1ebe5d}.quote-modal__btn--whatsapp svg{color:#fff}.quote-modal__btn--whatsapp strong{color:#fff}.quote-modal__btn--whatsapp small{color:rgb(255 255 255 / .9)}.quote-modal__btn--whatsapp:hover{background:#1ebe5d}.quote-modal__btn--form{background:#ffb128;border-color:#e89a14}.quote-modal__btn--form svg{color:#0b3954}.quote-modal__btn--form strong{color:#0b3954}.quote-modal__btn--form small{color:rgb(11 57 84 / .75)}.quote-modal__btn--form:hover{background:#e89a14}.quote-modal__btn--mail svg{color:#0069b4}.quote-modal__btn--mail:hover{border-color:#0069b4}.quote-modal__note{margin:22px 0 0;padding-top:16px;border-top:1px solid #e5e7eb;color:#5c676d;font-size:12px;line-height:1.5;text-align:center}@keyframes vt-fade{from{opacity:0}to{opacity:1}}@keyframes vt-pop-in{from{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}body.quote-open{overflow:hidden}.about-page__head{padding:50px 0 30px}.about-page__head__eyebrow,.about-page__head .about-page__eyebrow{display:inline-block;font-size:13px;font-weight:600;letter-spacing:.14em;color:#0b3954;margin:0 0 14px}.about-page__eyebrow{display:inline-block;font-size:13px;font-weight:600;letter-spacing:.14em;color:#0b3954;margin:0 0 14px}.about-page__title{font-family:"Sora",sans-serif;font-size:clamp(34px, 4vw, 52px);font-weight:700;color:#0b3954;margin:0;line-height:1.1;letter-spacing:-.02em}.about-page__title span{color:#0069b4}.about-intro{padding:30px 0 90px}.about-intro__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.about-intro__text p{color:#5c676d;font-size:15px;line-height:1.85;margin:0 0 14px}.about-intro__cta{margin-top:22px;background:linear-gradient(135deg,#1d8bff,#1356b0);color:#fff;box-shadow:0 6px 18px rgb(29 139 255 / .35)}.about-intro__cta:hover{background:linear-gradient(135deg,#1356b0,#0a3a82);color:#fff}.about-intro__visual img{max-width:100%;height:auto;object-fit:contain}.prod-power{padding:60px 0 90px;background:#f1f4f8}.prod-power__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;max-width:1280px;margin:0 auto;padding:0 24px}.prod-power__text h2{font-family:"Sora",sans-serif;font-size:clamp(28px, 3vw, 42px);color:#0b3954;margin:0 0 18px;line-height:1.2}.prod-power__text h2 span{color:#0069b4}.prod-power__text p{color:#5c676d;font-size:15px;line-height:1.85;margin:0 0 14px}.prod-power__visual{background:linear-gradient(135deg,#093e6e,#031e3e);border-radius:18px;padding:40px 30px;display:grid;place-items:center;aspect-ratio:1.25}.prod-power__visual img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 18px 36px rgb(0 0 0 / .35))}.cats--page{padding:60px 0 70px}.cats--page .section-head__title{font-family:"Sora",sans-serif;font-size:clamp(28px, 3vw, 42px);color:#0b3954}.cats--page .section-head__title span{color:#0069b4}.vision{padding:60px 0 90px;background:#fff}.vision__grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch;max-width:1280px;margin:0 auto;padding:0 24px}.vision__card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:40px 36px;display:flex;flex-direction:column;justify-content:center}.vision__card-icon{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#1d8bff,#1356b0);display:grid;place-items:center;margin-bottom:18px;box-shadow:0 8px 18px rgb(29 139 255 / .35)}.vision__card-icon img{width:36px;height:36px;object-fit:contain;filter:brightness(0) invert(1)}.vision__card-eyebrow{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.14em;color:#0069b4;text-transform:uppercase;margin-bottom:6px}.vision__card-title{font-family:"Sora",sans-serif;font-size:26px;color:#0b3954;margin:0 0 14px}.vision__card p{color:#5c676d;font-size:14.5px;line-height:1.85;margin:0}.vision__testimonials{background:linear-gradient(135deg,#1d8bff 0%,#0e5b9d 60%,#074478 100%);border-radius:18px;padding:40px 36px;color:#fff;position:relative;overflow:hidden}.vision__testimonial{margin:0}.vision__testimonial p{font-size:16px;line-height:1.8;color:rgb(255 255 255 / .95);margin:0 0 18px;font-style:italic}.vision__testimonial cite{font-style:normal;font-size:13px;font-weight:600;color:rgb(255 255 255 / .85)}.vision__pagination{bottom:16px!important;text-align:left;padding-left:36px}.vision__pagination .swiper-pagination-bullet{background:rgb(255 255 255 / .5);opacity:1;transition:width 0.3s ease,background 0.3s ease}.vision__pagination .swiper-pagination-bullet-active{background:#fff;width:22px;border-radius:4px}.industry-power{position:relative;padding:90px 0 100px;background-color:#031228;background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff}.industry-power__overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgb(7 39 60 / .85),rgb(3 18 40 / .7))}.industry-power__inner{position:relative;z-index:1}.industry-power__head{margin-bottom:56px}.industry-power__head h2{font-family:"Sora",sans-serif;font-size:clamp(36px, 5vw, 64px);font-weight:700;color:#fff;margin:0;line-height:1.05;letter-spacing:-.02em}.industry-power__head h2 span{color:#2589d1}.industry-power__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.industry-power__stat{position:relative;padding-top:24px}.industry-power__stat-divider{display:block;width:36px;height:3px;background:#2589d1;margin-bottom:16px}.industry-power__stat-num{font-family:"Sora",sans-serif;font-size:clamp(38px, 4.5vw, 56px);font-weight:700;color:#fff;line-height:1}.industry-power__stat-label{display:block;font-size:13px;color:rgb(255 255 255 / .75);margin-top:8px;font-weight:500}@media (max-width:900px){.about-intro__grid,.prod-power__grid,.vision__grid{grid-template-columns:1fr;gap:32px}.industry-power__stats{grid-template-columns:repeat(2,1fr);gap:32px 24px}}@media (max-width:768px){.industry-power{padding:60px 0 70px}.industry-power__stats{grid-template-columns:1fr;gap:28px}.vision__card,.vision__testimonials{padding:28px 22px}}.contact-page__head{padding:60px 0 40px}.contact-page__eyebrow{display:inline-block;font-size:13px;font-weight:600;letter-spacing:.14em;color:#0b3954;text-transform:uppercase;margin:0 0 18px}.contact-page__title{font-family:"Sora",sans-serif;font-size:clamp(24px, 2.6vw, 36px);font-weight:700;color:#0b3954;line-height:1.3;letter-spacing:-.01em;margin:0;max-width:820px}.contact-page__title span{color:#0069b4}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.offices{padding:30px 0 60px}.offices__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.office-card{background:#fff;border-radius:18px;padding:40px 32px;box-shadow:0 1px 3px rgb(11 57 84 / .06);display:flex;flex-direction:column;gap:14px;text-align:center}.office-card__title{font-family:"Sora",sans-serif;font-size:22px;color:#0b3954;margin:0}.office-card__divider{width:60px;height:1px;border:0;background:#e5e7eb;margin:0 auto 8px}.office-card__row{display:flex;flex-direction:column;align-items:center;gap:10px}.office-card__icon{width:40px;height:40px;border-radius:50%;background:#e8f1f9;color:#0069b4;display:grid;place-items:center}.office-card__info strong{display:block;font-family:"Sora",sans-serif;font-size:15px;color:#0b3954;margin:0 0 4px}.office-card__info p,.office-card__info a{color:#5c676d;font-size:14px;line-height:1.6;margin:0}.office-card__info a:hover{color:#0069b4}.office-card__phone,.office-card__email{display:block;color:#0b3954;font-weight:600;transition:color 0.2s ease}.office-card__phone:hover,.office-card__email:hover{color:#0069b4}.office-card__phone{font-family:"Sora",sans-serif;font-size:18px;margin-top:6px}.office-card__email{font-size:14px}.contact-form-section{padding:40px 0 80px}.contact-form-section__inner{background:#07273c;border-radius:18px;padding:50px 56px;color:#fff;box-shadow:0 18px 50px rgb(11 57 84 / .14)}.contact-form-section__head{margin-bottom:28px}.contact-form-section__eyebrow{display:inline-block;font-size:13px;font-weight:600;letter-spacing:.12em;color:rgb(255 255 255 / .7);margin-bottom:18px}.contact-form-section__top{display:flex;align-items:center;gap:22px}.contact-form-section__icon{width:88px;height:88px;border-radius:50%;background:linear-gradient(135deg,#fff,#d4e5f5);display:grid;place-items:center;color:#0069b4;flex-shrink:0;box-shadow:0 8px 24px rgb(29 139 255 / .25)}.contact-form-section__icon svg{color:#0069b4;transform:rotate(-25deg)}.contact-form-section__title{font-family:"Sora",sans-serif;font-size:clamp(26px, 3vw, 38px);color:#fff;margin:0;line-height:1.2}.contact-form{display:flex;flex-direction:column;gap:14px;margin-top:12px}.contact-form__field input,.contact-form__field textarea{width:100%;padding:16px 20px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .15);border-radius:10px;color:#fff;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14.5px;transition:border-color 0.2s ease,background 0.2s ease}.contact-form__field input::placeholder,.contact-form__field textarea::placeholder{color:rgb(255 255 255 / .55)}.contact-form__field input:focus,.contact-form__field textarea:focus{outline:none;border-color:#2589d1;background:rgb(255 255 255 / .1)}.contact-form__field textarea{resize:vertical;min-height:120px}.contact-form__submit{margin-top:8px}.contact-form__submit .btn{letter-spacing:.12em;text-transform:uppercase}@media (max-width:900px){.offices__grid{grid-template-columns:1fr}}@media (max-width:768px){.contact-form-section__inner{padding:36px 24px}.contact-form-section__top{flex-direction:column;align-items:flex-start;gap:14px}.contact-form-section__icon{width:64px;height:64px}}.service-page__head{padding:60px 0 40px;text-align:center}.service-page__title{font-family:"Sora",sans-serif;font-size:clamp(28px, 3vw, 42px);font-weight:700;letter-spacing:.12em;color:#0b3954;text-transform:uppercase;margin:0}.services-list{padding:20px 0 80px;display:flex;flex-direction:column;gap:60px}.service-zig{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:center}.service-zig--reverse{direction:rtl}.service-zig--reverse>*{direction:ltr}.service-zig__visual{position:relative;aspect-ratio:1.3333333333}.service-zig__no{position:absolute;top:-10px;left:-10px;z-index:2;background:#0069b4;color:#fff;font-family:"Sora",sans-serif;font-weight:800;font-size:18px;padding:6px 16px;border-radius:6px;box-shadow:0 6px 14px rgb(0 105 180 / .3)}.service-zig__image{position:relative;width:100%;height:100%;border-radius:18px;overflow:hidden;box-shadow:0 6px 22px rgb(11 57 84 / .08);background:#f1f4f8}.service-zig__image img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}.service-zig:hover .service-zig__image img{transform:scale(1.04)}.service-zig__card{background:#fff;border-radius:18px;padding:36px 36px 32px;border:1px solid #e5e7eb}.service-zig__title{font-family:"Sora",sans-serif;font-size:clamp(22px, 2vw, 28px);color:#0b3954;margin:0 0 14px}.service-zig__text{color:#5c676d;font-size:14.5px;line-height:1.85;margin:0 0 24px}.service-zig__cta{letter-spacing:.12em;text-transform:uppercase}@media (max-width:900px){.service-zig{grid-template-columns:1fr;gap:24px}.service-zig--reverse{direction:ltr}.service-zig__card{padding:24px}}.career-page__head{padding:60px 0 40px;text-align:center}.career-page__title{font-family:"Sora",sans-serif;font-size:clamp(28px, 3vw, 42px);font-weight:700;color:#0b3954;margin:0}.career-form{max-width:880px;margin:0 auto 80px;padding:0 24px;display:flex;flex-direction:column;gap:24px}.career-card{border:1px solid #e5e7eb;border-radius:18px;padding:32px 36px 28px;background:#fff;box-shadow:0 1px 3px rgb(11 57 84 / .06)}.career-card__title{display:inline-flex;align-items:center;gap:8px;font-family:"Sora",sans-serif;font-size:17px;font-weight:700;color:#0069b4;padding:0 8px;margin:0 0 20px}.career-card__title svg{color:#0069b4}.career-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 22px}.career-form__field{display:flex;flex-direction:column;gap:6px}.career-form__field--full{grid-column:1 / -1}.career-form__field label{font-size:13px;font-weight:600;color:#0b3954}.career-form__field label .req{color:#e89a14}.career-form__field input,.career-form__field select,.career-form__field textarea{width:100%;padding:12px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#2a2b39;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14.5px;transition:border-color 0.2s ease,box-shadow 0.2s ease}.career-form__field input::placeholder,.career-form__field select::placeholder,.career-form__field textarea::placeholder{color:#8a929a}.career-form__field input:focus,.career-form__field select:focus,.career-form__field textarea:focus{outline:none;border-color:#0069b4;box-shadow:0 0 0 3px rgb(0 105 180 / .1)}.career-form__field textarea{resize:vertical;min-height:110px}.career-form__field input[type="file"]{padding:8px;background:#f1f4f8;cursor:pointer}.career-form__hint{font-size:12px;color:#5c676d;margin-top:2px}.career-form__hint.is-error{color:#d63031;font-weight:600}.career-form__consent{text-align:center;margin-top:8px}.career-form__checkbox{display:inline-flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:13.5px;color:#5c676d;line-height:1.6;max-width:600px;text-align:left}.career-form__checkbox input[type="checkbox"]{flex-shrink:0;width:18px;height:18px;margin-top:2px;accent-color:#0069b4;cursor:pointer}.career-form__checkbox a{color:#0069b4;text-decoration:underline}.career-form__submit{display:flex;justify-content:center;margin-top:8px}.career-form__submit .btn{min-width:280px;letter-spacing:.12em;text-transform:uppercase}.career-form__submit .btn[disabled]{background:#8a929a;color:rgb(255 255 255 / .85);box-shadow:none;cursor:not-allowed;pointer-events:none}@media (max-width:768px){.career-form__grid{grid-template-columns:1fr}.career-card{padding:24px 20px 20px}}.product-detail{padding:30px 0 80px}.product-detail__breadcrumb{padding:18px 24px 14px;font-size:13px;color:#5c676d;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-detail__breadcrumb a{color:#0069b4;transition:color 0.2s ease}.product-detail__breadcrumb a:hover{color:#e89a14}.product-detail__breadcrumb span{color:#8a929a}.product-detail__breadcrumb strong{color:#0b3954;font-weight:600}.product-detail__top{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:flex-start;padding:30px 0}.product-detail__gallery{position:sticky;top:92px}.product-detail__main-image{background:#f1f4f8;border-radius:18px;aspect-ratio:1.3333333333;display:block;overflow:hidden;position:relative;padding:0}.product-detail__main-image img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center;display:block;transition:transform 0.35s ease}.product-detail__main-image:hover img{transform:scale(1.04)}.product-detail__zoom-link{display:block;position:relative;width:100%;height:100%;cursor:zoom-in}.product-detail__zoom-icon{position:absolute;bottom:16px;right:16px;width:44px;height:44px;border-radius:50%;background:rgb(255 255 255 / .9);color:#0b3954;display:grid;place-items:center;box-shadow:0 1px 3px rgb(11 57 84 / .06);transition:background 0.2s ease,color 0.2s ease}.product-detail__zoom-icon:hover{background:#ffb128;color:#0b3954}.product-detail__thumbs{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.product-detail__thumb{width:72px;height:72px;border-radius:10px;background:#f1f4f8;border:2px solid #fff0;padding:6px;cursor:pointer;transition:border-color 0.2s ease;display:grid;place-items:center}.product-detail__thumb.is-active{border-color:#0069b4}.product-detail__thumb:hover:not(.is-active){border-color:#e5e7eb}.product-detail__thumb img{max-width:100%;max-height:100%;object-fit:contain}.product-detail__title{font-family:"Sora",sans-serif;font-size:clamp(28px, 3.4vw, 42px);font-weight:700;color:#0b3954;margin:0 0 14px;line-height:1.15;letter-spacing:-.01em}.product-detail__cat-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.product-detail__cat-pills .cat-pill{display:inline-flex;align-items:center;padding:7px 16px;background:#e6f0f9;color:#0069b4;border-radius:999px;font-size:12.5px;font-weight:600;letter-spacing:.02em;transition:background 0.2s ease,color 0.2s ease}.product-detail__cat-pills .cat-pill:hover{background:#0069b4;color:#fff}.product-detail__cat-pills .cat-pill+.cat-pill{background:#f1f4f8;color:#0b3954}.product-detail__short{color:#5c676d;line-height:1.7;margin-bottom:20px}.product-detail__short p{margin:0 0 10px}.product-detail__meta{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:14px 0;margin-bottom:24px}.product-detail__meta li{font-size:13.5px;color:#5c676d;padding:4px 0}.product-detail__meta li strong{color:#0b3954;font-weight:600;margin-right:6px}.product-detail__meta li a{color:#0069b4}.product-detail__meta li a:hover{color:#e89a14}.product-detail__price{margin-bottom:24px}.product-detail__price-old{font-size:16px;color:#8a929a;text-decoration:line-through;margin-right:12px}.product-detail__price-new{font-family:"Sora",sans-serif;font-size:32px;font-weight:700;color:#0b3954}.product-detail__cta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:28px}.product-detail__quote-btn{box-shadow:0 6px 18px rgb(0 105 180 / .25)}.product-detail__quote-btn svg{transition:transform 0.25s ease}.product-detail__quote-btn:hover svg{transform:translateX(3px)}.product-detail__features{background:#f1f4f8;border:1px solid #e5e7eb;border-radius:18px;padding:22px 24px 20px;margin-bottom:18px}.product-detail__features-head{display:flex;align-items:center;gap:8px;font-size:11.5px;font-weight:700;letter-spacing:.14em;color:#0b3954;text-transform:uppercase;margin-bottom:14px}.product-detail__features-head svg{color:#e89a14}.product-detail__features-list{list-style:none;padding:0;margin:0 0 14px}.product-detail__features-list li{display:flex;align-items:center;gap:10px;padding:7px 0;font-size:14.5px;color:#2a2b39;line-height:1.4}.product-detail__features-list li svg{color:#0069b4;flex-shrink:0}.product-detail__features-link{display:inline-flex;align-items:center;gap:5px;font-size:13.5px;font-weight:600;color:#0069b4;transition:color 0.2s ease,gap 0.2s ease}.product-detail__features-link:hover{color:#e89a14;gap:8px}.product-detail__mini-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-detail__mini-card{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;transition:border-color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.product-detail__mini-card--link{cursor:pointer}.product-detail__mini-card--link:hover{border-color:#0069b4;transform:translateY(-1px);box-shadow:0 1px 3px rgb(11 57 84 / .06)}.product-detail__mini-card--link:hover .product-detail__mini-icon{background:#0069b4;color:#fff}.product-detail__mini-icon{width:42px;height:42px;border-radius:10px;background:#f1f4f8;color:#0069b4;display:grid;place-items:center;flex-shrink:0;transition:background 0.2s ease,color 0.2s ease}.product-detail__mini-text{display:flex;flex-direction:column;gap:2px;min-width:0}.product-detail__mini-text small{font-size:10.5px;font-weight:700;letter-spacing:.14em;color:#5c676d;text-transform:uppercase}.product-detail__mini-text strong{font-family:"Sora",sans-serif;font-size:14.5px;color:#0b3954;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-detail__qty{display:flex;align-items:center;gap:10px;margin-right:8px}.product-detail__qty label{font-size:14px;font-weight:600;color:#0b3954}.product-detail__qty input{width:70px;padding:12px 12px;border:1px solid #e5e7eb;border-radius:10px;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14.5px;text-align:center}.product-detail__qty input:focus{outline:none;border-color:#0069b4;box-shadow:0 0 0 3px rgb(0 105 180 / .1)}.product-detail__fav{width:48px;height:48px;border-radius:50%;background:#f1f4f8;color:#0b3954;display:grid;place-items:center;transition:background 0.2s ease,color 0.2s ease,transform 0.2s ease}.product-detail__fav:hover,.product-detail__fav.is-active{background:#ffb128;color:#0b3954;transform:scale(1.05)}.product-detail__tabs{margin-top:60px;max-width:900px;margin-left:auto;margin-right:auto}.product-detail__tabs-nav{display:flex;gap:0;background:#0069b4;border-radius:999px;padding:6px;margin-bottom:0}.product-detail__tabs-nav button{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 28px;background:#fff0;color:rgb(255 255 255 / .85);font-family:"Sora",sans-serif;font-size:14.5px;font-weight:600;border-radius:999px;border:0;cursor:pointer;transition:background 0.25s ease,color 0.25s ease}.product-detail__tabs-nav button svg{color:inherit}.product-detail__tabs-nav button:hover{color:#fff}.product-detail__tabs-nav button.is-active{background:#fff;color:#0b3954;box-shadow:0 4px 12px rgb(0 0 0 / .08)}.product-detail__tabs-nav button.is-active svg{color:#0069b4}.product-detail__tabs-content{background:#fff;border:1px solid #e5e7eb;border-top:0;border-radius:0 0 18px 18px;padding:32px 36px;margin-top:-8px;padding-top:40px}.product-detail__tab{display:none}.product-detail__tab.is-active{display:block}.product-detail__tab p,.product-detail__tab ul,.product-detail__tab ol,.product-detail__tab h3,.product-detail__tab h4{color:#2a2b39;line-height:1.75;margin:0 0 12px}.product-detail__tab h3,.product-detail__tab h4{font-family:"Sora",sans-serif;color:#0b3954;margin-top:22px}.product-detail__attrs{width:100%;border-collapse:collapse}.product-detail__attrs tr{border-bottom:1px solid #e5e7eb}.product-detail__attrs th,.product-detail__attrs td{padding:12px 16px;text-align:left;font-size:14px}.product-detail__attrs th{width:40%;font-family:"Sora",sans-serif;color:#0b3954;font-weight:600;background:#f1f4f8}.product-detail__attrs td{color:#5c676d}.product-detail__docs{display:grid;grid-template-columns:1fr;gap:10px;list-style:none;padding:0;margin:0}.product-detail__doc{display:flex;align-items:center;gap:14px;padding:14px 18px;border:1px solid #e5e7eb;border-radius:10px;background:#f1f4f8;transition:border-color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.product-detail__doc svg{color:#0069b4;flex-shrink:0}.product-detail__doc span{display:flex;flex-direction:column;gap:2px}.product-detail__doc strong{font-family:"Sora",sans-serif;color:#0b3954;font-size:15px}.product-detail__doc small{color:#5c676d;font-size:12px}.product-detail__doc:hover{border-color:#0069b4;transform:translateY(-1px);box-shadow:0 1px 3px rgb(11 57 84 / .06);background:#fff}.product-detail__empty{color:#5c676d;font-style:italic;margin:0}.product-detail__related{margin-top:80px;padding-top:0;background:#fff}.product-detail__related-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px;flex-wrap:wrap;gap:12px}.product-detail__related-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.18em;color:#e89a14;text-transform:uppercase;margin-bottom:6px}.product-detail__related-eyebrow::before{content:"";width:24px;height:2px;background:#e89a14}.product-detail__related-title{font-family:"Sora",sans-serif;font-size:clamp(24px, 2.6vw, 32px);font-weight:800;color:#0b3954;margin:0;line-height:1.1}.product-detail__related-all{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#0069b4;transition:color 0.2s ease,gap 0.2s ease}.product-detail__related-all:hover{color:#e89a14;gap:10px}.product-detail__related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}@media (max-width:900px){.product-detail__related-grid{grid-template-columns:repeat(2,1fr)}.product-detail__mini-cards{grid-template-columns:1fr}}@media (max-width:576px){.product-detail__related-grid{grid-template-columns:1fr}.product-detail__tabs-nav button{padding:11px 14px;font-size:13px}.product-detail__tabs-nav button span{display:none}}@media (max-width:900px){.product-detail__top{grid-template-columns:1fr;gap:32px}.product-detail__gallery{position:static}}@media (max-width:768px){.product-detail__tabs-content{padding:20px 18px}.product-detail__tabs-nav button{padding:10px 14px;font-size:13px}}@media (max-width:768px){.quote-modal{padding:12px}.quote-modal__dialog{padding:22px 18px}.quote-modal__head h2{font-size:19px}.quote-modal__btn{padding:12px 14px;gap:10px}.quote-modal__btn strong{font-size:14px}.quote-modal__btn small{font-size:11px}.prod-card__cta-row .prod-card__cta{font-size:12px;padding:10px 14px}.prod-card__wa{width:38px}}.references-page__head{text-align:center;max-width:760px;margin:60px auto 50px;padding:0 24px}.references-page__eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#e89a14;margin-bottom:14px}.references-page__title{font-family:"Sora",sans-serif;font-size:clamp(34px, 4vw, 48px);font-weight:800;color:#0b3954;line-height:1.1;margin:0 0 18px}.references-page__sub{font-size:15.5px;line-height:1.7;color:#5c676d;margin:0 0 28px}.references-page__count{display:inline-flex;align-items:baseline;gap:10px;padding:14px 28px;background:#f1f4f8;border-radius:999px;margin-top:8px}.references-page__count-num{font-family:"Sora",sans-serif;font-size:28px;font-weight:800;color:#e89a14;line-height:1}.references-page__count-label{font-size:13px;font-weight:600;color:#0b3954;letter-spacing:.04em;text-transform:uppercase}.references-grid-section{max-width:1240px;margin:0 auto 80px;padding:0 24px}.references-grid{display:grid;gap:1px;background:#e5e7eb;border:1px solid #e5e7eb}.references-grid--cols-4{grid-template-columns:repeat(4,1fr)}.references-grid--cols-5{grid-template-columns:repeat(5,1fr)}.references-grid--cols-6{grid-template-columns:repeat(6,1fr)}.references-grid--cols-7{grid-template-columns:repeat(7,1fr)}.references-grid--cols-8{grid-template-columns:repeat(8,1fr)}.references-grid__item{background:#fff;aspect-ratio:1.4;display:flex;align-items:center;justify-content:center;padding:22px;transition:background 0.25s ease}.references-grid__item:hover{background:#f1f4f8}.references-grid__link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.references-grid__link img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transition:filter 0.3s ease,transform 0.3s ease,opacity 0.3s ease}.references-grid--grayscale .references-grid__link img{filter:grayscale(100%);opacity:.65}.references-grid--grayscale .references-grid__item:hover .references-grid__link img{filter:grayscale(0%);opacity:1;transform:scale(1.04)}.references-grid__empty{text-align:center;padding:80px 24px;color:#5c676d;font-style:italic}@media (max-width:900px){.references-grid--cols-6,.references-grid--cols-7,.references-grid--cols-8{grid-template-columns:repeat(4,1fr)}}@media (max-width:576px){.references-grid--cols-4,.references-grid--cols-5,.references-grid--cols-6,.references-grid--cols-7,.references-grid--cols-8{grid-template-columns:repeat(2,1fr)}.references-page__head{margin:40px auto 30px}}.quote-modal__btn--form{cursor:pointer;border:1px solid #e5e7eb;background:#fff;text-align:left;width:100%}.quote-modal__btn--form.is-expanded{background:#ffb128;color:#0b3954;border-color:#ffb128}.quote-modal__btn--form.is-expanded .quote-modal__btn-arrow{transform:rotate(180deg)}.quote-modal__btn-arrow{margin-left:auto;flex-shrink:0;transition:transform 0.25s ease}.quote-modal__form{display:flex;flex-direction:column;gap:10px;margin-top:12px;padding:16px;background:#f1f4f8;border:1px solid #e5e7eb;border-radius:10px}.quote-modal__form[hidden]{display:none}.quote-modal__form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width:576px){.quote-modal__form-row{grid-template-columns:1fr}}.quote-modal__form input[type="text"],.quote-modal__form input[type="email"],.quote-modal__form input[type="tel"],.quote-modal__form textarea{width:100%;padding:10px 12px;font-size:14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#2a2b39;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;outline:none;transition:border-color 0.2s ease}.quote-modal__form input[type="text"]::placeholder,.quote-modal__form input[type="email"]::placeholder,.quote-modal__form input[type="tel"]::placeholder,.quote-modal__form textarea::placeholder{color:#8a929a}.quote-modal__form input[type="text"]:focus,.quote-modal__form input[type="email"]:focus,.quote-modal__form input[type="tel"]:focus,.quote-modal__form textarea:focus{border-color:#0069b4}.quote-modal__form textarea{resize:vertical;min-height:70px}.quote-modal__form-consent{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#5c676d;line-height:1.5;cursor:pointer}.quote-modal__form-consent input[type="checkbox"]{margin-top:2px;accent-color:#0069b4;flex-shrink:0}.quote-modal__form-submit{align-self:flex-end;display:inline-flex;align-items:center;gap:6px;padding:10px 22px;background:#0b3954;color:#fff;border:0;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer;transition:background 0.2s ease,transform 0.15s ease}.quote-modal__form-submit:hover{background:#0069b4;transform:translateY(-1px)}.quote-modal__form-hint{margin:6px 0 0;padding:8px 12px;font-size:12.5px;color:#0b3954;background:rgb(255 177 40 / .15);border-left:3px solid #ffb128;border-radius:4px}.quote-modal__form-hint.is-success{color:#15803d;background:rgb(34 197 94 / .1);border-left-color:#15803d}.quote-modal__form-hint.is-error{color:#b91c1c;background:rgb(239 68 68 / .1);border-left-color:#b91c1c}body.has-veloterm-custom-page #breadcrumbs,body.layout-default.current-page-page-detail #breadcrumbs{display:none!important}.mega--cats{width:min(900px, 92vw);padding:22px}.mega--cats .mega__inner{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.mega--cats .mega__cat-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:14px 8px;border-radius:10px;border:1px solid #fff0;background:#f1f4f8;color:#0b3954;transition:border-color 0.2s ease,background 0.2s ease,transform 0.2s ease;text-decoration:none}.mega--cats .mega__cat-card:hover{border-color:#ffb128;background:#fff;transform:translateY(-2px);box-shadow:0 1px 3px rgb(11 57 84 / .06)}.mega--cats .mega__cat-card:hover .mega__cat-name{color:#0069b4}.mega--cats .mega__cat-thumb{width:64px;height:64px;display:grid;place-items:center;background:#fff;border-radius:50%;overflow:hidden}.mega--cats .mega__cat-thumb img{max-width:80%;max-height:80%;object-fit:contain}.mega--cats .mega__cat-name{font-size:12.5px;font-weight:600;line-height:1.3;color:#0b3954;transition:color 0.2s ease}.mega--cats .mega__cat-count{font-size:11px;font-weight:500;color:#5c676d}@media (max-width:768px){.mega--cats{width:auto;padding:8px 0 4px}}body.nav-open .nav{position:fixed!important;top:0!important;right:0!important;left:auto!important;width:min(360px, calc(100vw - 32px))!important;max-width:360px!important;min-width:0!important;height:100vh!important;height:100dvh!important;overflow-x:hidden!important;overflow-y:auto!important;box-sizing:border-box!important;z-index:200!important;transform:none!important}body.nav-open .nav{display:flex!important;flex-direction:column!important;padding:64px 20px 32px!important}body.nav-open .nav .nav__close{display:grid!important;place-items:center!important;position:absolute!important;top:12px!important;right:12px!important;width:44px!important;height:44px!important;font-size:28px!important;background:#f1f4f8!important;border-radius:50%!important}body.nav-open .nav .nav__list,body.nav-open .nav .nav__item,body.nav-open .nav .nav__item--mega{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body.nav-open .nav .nav__list{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;list-style:none!important;padding:0!important;margin:0!important}body.nav-open .nav .nav__item{display:block!important;border-bottom:1px solid #e5e7eb!important;position:relative!important}body.nav-open .nav .nav__link{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;padding:14px 4px!important;color:#0b3954!important;font-weight:600!important;font-size:16px!important;min-height:48px!important}body.nav-open .nav .nav__item--mega .mega{position:static!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important;opacity:1!important;visibility:visible!important;display:none!important;width:100%!important;max-width:100%!important;padding:0!important;margin:0!important;box-shadow:none!important;border:0!important;border-radius:0!important;background:transparent!important;overflow-x:hidden!important;overflow-y:auto!important;max-height:60vh!important;box-sizing:border-box!important}body.nav-open .nav .nav__item--mega.is-open .mega{display:block!important}body.nav-open .nav .nav__item--mega>.nav__link::after{content:""!important;display:inline-block!important;width:8px!important;height:8px!important;border-right:2px solid currentColor!important;border-bottom:2px solid currentColor!important;transform:rotate(45deg)!important;transition:transform 0.25s ease!important;margin-right:4px!important;flex-shrink:0!important}body.nav-open .nav .nav__item--mega.is-open>.nav__link::after{transform:rotate(-135deg)!important}body.nav-open .nav .nav__item--mega .mega .mega__inner{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:0!important;padding:4px 0!important;width:100%!important;max-width:100%!important;background:rgb(11 57 84 / .03)!important;border-left:2px solid #ffb128!important;margin:4px 0!important;box-sizing:border-box!important}body.nav-open .nav .nav__item--mega .mega .mega__cat-card,body.nav-open .nav .nav__item--mega .mega .mega__cat-card:hover{display:flex!important;flex-direction:row!important;align-items:center!important;gap:0!important;padding:10px 16px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;background:transparent!important;border:0!important;border-radius:0!important;min-height:40px!important;overflow:hidden!important;text-align:left!important;transform:none!important;color:#0b3954!important}body.nav-open .nav .nav__item--mega .mega .mega__cat-card:active{background:rgb(255 177 40 / .12)!important}body.nav-open .nav .nav__item--mega .mega .mega__cat-thumb,body.nav-open .nav .nav__item--mega .mega .mega__cat-count{display:none!important}body.nav-open .nav .nav__item--mega .mega .mega__cat-name{font-size:14px!important;font-weight:500!important;color:#0b3954!important;flex:1 1 auto!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-align:left!important;line-height:1.3!important}body.nav-open .nav .nav__item--mega .mega.mega--cats{width:100%!important;max-width:100%!important;padding:6px 0 4px!important;box-sizing:border-box;overflow-x:hidden}body.nav-open .nav .nav__item--mega .mega.mega--cats .mega__inner{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:4px!important;padding:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}body.nav-open .nav .nav__item--mega .mega.mega--cats .mega__cat-card{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;padding:7px 8px!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;transform:none!important;min-height:46px!important;overflow:hidden!important}body.nav-open .nav .nav__item--mega .mega.mega--cats .mega__cat-thumb{width:32px!important;height:32px!important;min-width:32px!important;flex:0 0 32px!important;background:#f1f4f8!important}body.nav-open .nav .nav__item--mega .mega.mega--cats .mega__cat-name{font-size:12.5px!important;flex:1 1 0!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-align:left!important;line-height:1.25!important}body.nav-open .nav .nav__item--mega .mega.mega--cats .mega__cat-count{display:inline-block!important;font-size:10.5px!important;color:#5c676d!important;flex-shrink:0!important;margin-left:auto!important;padding-left:4px!important;white-space:nowrap!important}@media (max-width:768px){.nav__item--mega .mega.mega--cats{width:100%!important;max-width:100%!important;padding:6px 0 4px!important;box-sizing:border-box;overflow-x:hidden}.nav__item--mega .mega.mega--cats .mega__inner{display:flex!important;flex-direction:column;grid-template-columns:none!important;gap:4px;padding:0;width:100%;max-width:100%;box-sizing:border-box}.nav__item--mega .mega.mega--cats .mega__cat-card{display:flex;flex-direction:row;align-items:center;gap:10px;padding:7px 8px;text-align:left;width:100%;max-width:100%;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;transform:none;min-height:46px;overflow:hidden}.nav__item--mega .mega.mega--cats .mega__cat-card:hover,.nav__item--mega .mega.mega--cats .mega__cat-card:active{background:#f1f4f8;transform:none}.nav__item--mega .mega.mega--cats .mega__cat-thumb{width:32px;height:32px;min-width:32px;flex:0 0 32px;background:#f1f4f8}.nav__item--mega .mega.mega--cats .mega__cat-name{font-size:12.5px;flex:1 1 0%;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;line-height:1.25}.nav__item--mega .mega.mega--cats .mega__cat-count{display:inline-block;font-size:10.5px;color:#5c676d;flex-shrink:0;margin-left:auto;padding-left:4px;white-space:nowrap}}.mobile-cta-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:90;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -4px 20px rgb(11 57 84 / .08);padding:8px 6px calc(8px + env(safe-area-inset-bottom))}.mobile-cta-bar__btn{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:52px;padding:6px 4px;border-radius:8px;font-size:11px;font-weight:600;color:#0b3954;transition:background 0.2s ease,transform 0.15s ease}.mobile-cta-bar__btn svg{color:#0b3954;transition:color 0.2s ease}.mobile-cta-bar__btn:active{transform:scale(.95)}.mobile-cta-bar__btn--tel{color:#0b3954}.mobile-cta-bar__btn--wa svg{color:#25d366}.mobile-cta-bar__btn--wa:hover{background:rgb(37 211 102 / .08)}.mobile-cta-bar__btn--quote{background:#ffb128;color:#0b3954}.mobile-cta-bar__btn--quote svg{color:#0b3954}.mobile-cta-bar__btn--quote:hover{background:#e89a14}@media (max-width:768px){.mobile-cta-bar{display:flex;gap:4px}}@media (max-width:768px){body{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.whatsapp{display:none}}@media (max-width:768px){.footer{padding-top:30px}.footer__col{border-bottom:1px solid rgb(255 255 255 / .1);padding:0}.footer__col--brand{border-bottom:1px solid rgb(255 255 255 / .15);padding:0 0 24px;text-align:center}.footer__col--brand .logo{justify-content:center}.footer__col--brand p{font-size:14px}.footer__col--brand .footer__social{justify-content:center}.footer__col:not(.footer__col--brand) h5{cursor:pointer;padding:16px 0;margin:0;position:relative;user-select:none;min-height:48px;display:flex;align-items:center}.footer__col:not(.footer__col--brand) h5::after{content:"";position:absolute;right:4px;top:50%;width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-75%) rotate(45deg);transition:transform 0.25s ease;opacity:.8}.footer__col:not(.footer__col--brand) ul{max-height:0;overflow:hidden;margin:0;padding:0;transition:max-height 0.35s ease,padding 0.25s ease}.footer__col:not(.footer__col--brand).is-open h5::after{transform:translateY(-25%) rotate(-135deg)}.footer__col:not(.footer__col--brand).is-open ul{max-height:600px;padding-bottom:16px}.footer__contact li{padding:8px 0;min-height:44px}.footer__bottom{padding:16px 0 20px}.footer__bottom-inner{text-align:center;gap:8px}}@media (max-width:576px){.container{padding-left:16px;padding-right:16px}.hero__row{padding:28px 18px!important}.hero__visual{height:220px!important}.hero h1,.hero .hero__title{font-size:clamp(24px, 7vw, 32px)!important;line-height:1.15}.hero p,.hero .hero__subtitle{font-size:14px}.hero .swiper-button-prev,.hero .swiper-button-next{display:none}.stats{padding:36px 0}.stats__num,.stats [data-target]{font-size:clamp(28px, 8vw, 40px)!important}.stats__label{font-size:12px}.dark-about__stats-main-num{font-size:38px}.about-classic,.featured,.catalog,.dark-about,.clients,.services,.cats{padding-top:36px;padding-bottom:44px}.section-head h2,.featured__title,.cats__title,.about-classic__title,.dark-about__title,.services__title{font-size:clamp(22px, 6vw, 28px)!important;line-height:1.25}.cats__pills{gap:10px}.cat-pill{min-width:0;flex:1 1 calc(50% - 5px);padding:14px 10px;font-size:13px}.featured__swiper{padding-bottom:36px}.featured__head{gap:12px}.featured__nav{display:none}.catalog__card{padding:26px 18px}.cta-banner__inner{padding:28px 20px!important}.cta-banner__title{font-size:22px}.newsletter__form{flex-direction:column;gap:8px}.newsletter__form input,.newsletter__form button{width:100%;min-height:48px}.footer{padding:24px 0 0}.footer__col--brand{padding-bottom:18px}.newsletter{padding:36px 0}.newsletter__inner h3{font-size:20px}.about-page__head,.contact-page__head,.service-page__head,.career-page__head,.references-page__head{padding:36px 0 24px!important;margin:0 auto 24px!important}.about-intro__title,.contact-page__title,.service-page__title,.career-page__title{font-size:clamp(24px, 6vw, 32px)!important}.offices__grid{gap:14px}body.has-product-detail{padding-bottom:calc(124px + env(safe-area-inset-bottom))}.quote-modal{padding:8px}.quote-modal__dialog{padding:18px 14px;max-height:92vh;overflow-y:auto}.quote-modal__head h2{font-size:17px}.quote-modal__product{padding:10px;gap:10px}.quote-modal__product img{width:56px;height:56px}.quote-modal__buttons{gap:8px}.quote-modal__btn{padding:11px 12px;gap:8px}.quote-modal__btn strong{font-size:13px}.quote-modal__btn small{font-size:10.5px}.career-form input[type="text"],.career-form input[type="email"],.career-form input[type="tel"],.career-form textarea,.career-form select,.contact-form-section input,.contact-form-section textarea,.contact-form-section select{min-height:48px;font-size:16px}.clients__row{gap:12px}.footer__bottom-links{gap:8px 14px;font-size:12px}.footer__bottom-links a{padding:4px 0}.utility-bar{padding:5px 0;font-size:10.5px}}@media (max-width:768px){.product-detail{padding:16px 0 30px}.product-detail__breadcrumb{padding:12px 16px;font-size:12px;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-detail__breadcrumb::-webkit-scrollbar{display:none}.product-detail__breadcrumb strong{font-size:12px}.product-detail__title{font-size:clamp(20px, 5vw, 26px)!important;line-height:1.25}.product-detail__main-image{aspect-ratio:1.3333333333;max-height:none}.product-detail__main-image img{width:100%;height:100%;object-fit:cover;object-position:center}.product-detail__thumbs{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:8px 0 2px}.product-detail__thumbs::-webkit-scrollbar{display:none}.product-detail__thumb{flex:0 0 64px;width:64px;height:64px}.product-detail__thumb img{width:100%;height:100%;object-fit:cover}.product-detail__price-new{font-size:22px}.product-detail__features{padding:14px}.product-detail__features-list li{font-size:13px;padding:6px 0}.product-detail__mini-cards{gap:8px}.product-detail__mini-card{padding:10px 12px;min-height:56px}.product-detail__cta .btn{width:100%}.product-detail__attrs{display:block}.product-detail__attrs tbody,.product-detail__attrs tr,.product-detail__attrs th,.product-detail__attrs td{display:block;width:100%}.product-detail__attrs tr{padding:10px 0;border-bottom:1px solid #e5e7eb}.product-detail__attrs th{padding:0 0 4px;font-size:12px;color:#5c676d}.product-detail__attrs td{padding:0;font-size:14px;font-weight:600}.product-detail__related-head{flex-direction:column;align-items:flex-start;gap:6px}.product-detail__related-title{font-size:20px}}@media (max-width:576px){.product-detail__cat-pills{flex-wrap:wrap;gap:6px}.product-detail__cat-pills .cat-pill{padding:6px 12px;font-size:12px;min-width:0;flex:0 0 auto}.product-detail__features-head{font-size:11px}.product-detail__mini-cards{grid-template-columns:1fr!important}.product-detail__quote-btn{padding:14px 20px;font-size:14px}}@media (max-width:768px){.cart-page .container,.cart-page,.checkout-page .container,.checkout-page,.cart-table .container,.cart-table,.order-summary .container,.order-summary,.checkout-form .container,.checkout-form,#cart_items .container,#cart_items,#checkout_form .container,#checkout_form{padding-left:12px;padding-right:12px}.cart-table,table.cart_table,table.shopping_cart_table{display:block}.cart-table thead,table.cart_table thead,table.shopping_cart_table thead{display:none}.cart-table tbody,.cart-table tr,.cart-table td,table.cart_table tbody,table.cart_table tr,table.cart_table td,table.shopping_cart_table tbody,table.shopping_cart_table tr,table.shopping_cart_table td{display:block;width:100%}.cart-table tr,table.cart_table tr,table.shopping_cart_table tr{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;margin-bottom:10px;box-shadow:0 1px 3px rgb(11 57 84 / .06)}.cart-table td,table.cart_table td,table.shopping_cart_table td{padding:6px 0;border:0;text-align:left}.cart-table td::before,table.cart_table td::before,table.shopping_cart_table td::before{content:attr(data-label);display:block;font-size:11px;font-weight:600;color:#5c676d;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px}.checkout-steps,.checkout_steps{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:6px}.checkout-steps::-webkit-scrollbar,.checkout_steps::-webkit-scrollbar{display:none}.checkout-steps .step,.checkout-steps li,.checkout_steps .step,.checkout_steps li{flex:0 0 auto;font-size:12px;padding:8px 14px;min-height:40px}.order-summary,.order_summary,.cart-summary{position:sticky;bottom:calc(64px + env(safe-area-inset-bottom));z-index:5;background:#fff;border-radius:12px 12px 0 0;box-shadow:0 -8px 24px rgb(11 57 84 / .08);padding:16px;margin:16px -12px -16px}.order-summary .btn[type="submit"],.order-summary .checkout-btn,.order-summary .place-order-btn,.order_summary .btn[type="submit"],.order_summary .checkout-btn,.order_summary .place-order-btn,.cart-summary .btn[type="submit"],.cart-summary .checkout-btn,.cart-summary .place-order-btn{width:100%;min-height:50px;font-size:15px}.checkout-form input,.checkout-form select,.checkout-form textarea,#checkout_form input,#checkout_form select,#checkout_form textarea{width:100%;min-height:48px;font-size:16px;padding:0 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus,#checkout_form input:focus,#checkout_form select:focus,#checkout_form textarea:focus{border-color:#0069b4;outline:none}.checkout-form .row>[class*="col-"]{width:100%;flex:0 0 100%;max-width:100%;padding:0 4px;margin-bottom:8px}}.product-detail__sticky-cta{display:none}@media (max-width:768px){.product-detail__sticky-cta{display:flex;position:fixed;bottom:calc(60px + env(safe-area-inset-bottom));left:12px;right:12px;z-index:85;gap:8px;padding:8px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 32px rgb(11 57 84 / .12)}.product-detail__sticky-cta>.btn{flex:1;min-height:46px;font-size:14px}}@media (max-width:768px){[data-veloterm-sidebar],.filter-aside,.sidebar-filter,aside.filters,.col-lg-3>.filters{position:fixed;top:0;left:-100%;width:92%;max-width:360px;height:100vh;height:100dvh;background:#fff;box-shadow:16px 0 40px rgb(0 0 0 / .15);z-index:200;overflow-y:auto;padding:60px 20px 80px;transition:left 0.35s ease}[data-veloterm-sidebar].is-open,.filter-aside.is-open,.sidebar-filter.is-open,aside.filters.is-open,.col-lg-3>.filters.is-open{left:0}.filter-mobile-trigger{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#0b3954;color:#fff;border-radius:999px;font-size:14px;font-weight:600;min-height:44px;border:0;cursor:pointer}.filter-mobile-trigger:hover{background:#0069b4}.prod-listing,.product-list,.products-list,.category-products,[data-veloterm-main-content] .row.products-row{grid-template-columns:repeat(2,1fr)!important;gap:12px}.prod-card__body{padding:12px}.prod-card h3{font-size:14px}.prod-card p{display:none}.prod-card__price{font-size:15px}.prod-card__cta{padding:10px 12px;font-size:12.5px;min-height:42px}.prod-card__cat{font-size:10px;padding:3px 8px}}html,body{overflow-x:hidden}img,video,svg{max-width:100%;height:auto}img{font-size:0}img::before{display:block;content:"";width:100%;height:100%;background:#f1f4f8}@media (max-width:768px){a:not(.utility-bar a):not(.footer__bottom-links a):not(.mega__list a):not(.nav__close),button:not(.utility-bar a):not(.footer__bottom-links a):not(.mega__list a):not(.nav__close),[role="button"]:not(.utility-bar a):not(.footer__bottom-links a):not(.mega__list a):not(.nav__close),input[type="submit"]:not(.utility-bar a):not(.footer__bottom-links a):not(.mega__list a):not(.nav__close),input[type="button"]:not(.utility-bar a):not(.footer__bottom-links a):not(.mega__list a):not(.nav__close){min-height:40px}input[type="text"],input[type="email"],input[type="tel"],input[type="number"],input[type="search"],input[type="password"],textarea,select{font-size:16px!important}}body.nav-open #nav{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;position:fixed!important;top:0!important;right:0!important;left:auto!important;bottom:0!important;width:min(360px, calc(100vw - 32px))!important;max-width:360px!important;min-width:0!important;height:100vh!important;height:100dvh!important;max-height:100vh!important;max-height:100dvh!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;scroll-behavior:smooth!important;padding:64px 20px 32px!important;margin:0!important;z-index:200!important;transform:none!important;background:#fff!important;box-sizing:border-box!important}body.nav-open #nav *{box-sizing:border-box!important}body.nav-open{overflow:hidden!important;position:fixed!important;width:100%!important;height:100%!important}body.nav-open #nav .nav__close{display:grid!important;place-items:center!important;position:absolute!important;top:12px!important;right:12px!important;width:44px!important;height:44px!important;font-size:28px!important;background:#f1f4f8!important;border-radius:50%!important;border:0!important;z-index:1!important}body.nav-open #nav .nav__mobile-search{display:block!important;width:100%!important;margin:0 0 18px!important;flex:0 0 auto!important}body.nav-open #nav .nav__list{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;list-style:none!important;padding:0!important;margin:0!important;width:100%!important;max-width:100%!important;flex:0 0 auto!important;gap:0!important}body.nav-open #nav .nav__list>.nav__item{display:block!important;width:100%!important;max-width:100%!important;flex:0 0 auto!important;margin:0!important;border-bottom:1px solid #e5e7eb!important;position:relative!important}body.nav-open #nav .nav__list>.nav__item>.nav__link{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;width:100%!important;max-width:100%!important;padding:14px 4px!important;color:#0b3954!important;font-weight:600!important;font-family:"Sora",-apple-system,sans-serif!important;font-size:16px!important;min-height:48px!important;text-decoration:none!important;white-space:normal!important;text-transform:none!important}body.nav-open #nav .nav__item--mega .mega,body.nav-open #nav .nav__item--mega.is-open .mega{display:none!important}body.nav-open #nav .nav__item--mega>.nav__link::after{display:none!important;content:none!important}body.nav-open #nav .nav__item--mega .mega .mega__inner{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:0!important;padding:4px 0!important;margin:4px 0 8px!important;width:100%!important;max-width:100%!important;background:rgb(11 57 84 / .03)!important;border-left:2px solid #ffb128!important;border-radius:4px!important}body.nav-open #nav .nav__item--mega .mega .mega__cat-card{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;padding:10px 16px!important;width:100%!important;max-width:100%!important;background:transparent!important;border:0!important;border-radius:0!important;min-height:40px!important;text-align:left!important;transform:none!important;text-decoration:none!important;color:#0b3954!important}body.nav-open #nav .nav__item--mega .mega .mega__cat-card:active{background:rgb(255 177 40 / .12)!important}body.nav-open #nav .nav__item--mega .mega .mega__cat-thumb,body.nav-open #nav .nav__item--mega .mega .mega__cat-count{display:none!important}body.nav-open #nav .nav__item--mega .mega .mega__cat-name{font-size:14px!important;font-weight:500!important;color:#0b3954!important;flex:1 1 auto!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-align:left!important;line-height:1.3!important}body.nav-open #nav .nav__mobile-cta{display:flex!important;align-items:center!important;justify-content:center!important;margin-top:20px!important;width:100%!important;min-height:50px!important;font-size:15px!important;font-weight:600!important;flex:0 0 auto!important}body.nav-open #nav .nav__mobile-contact{display:flex!important;flex-direction:column!important;gap:4px!important;margin-top:16px!important;padding-top:16px!important;border-top:1px solid #e5e7eb!important;width:100%!important;flex:0 0 auto!important}body.nav-open #nav .nav__mobile-contact a{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;padding:10px 4px!important;width:100%!important;max-width:100%!important;font-size:14px!important;font-weight:500!important;color:#0b3954!important;word-break:break-all!important;min-height:40px!important;text-decoration:none!important;box-sizing:border-box!important}body.nav-open #nav .nav__mobile-contact a svg{flex-shrink:0!important;color:#0069b4!important}body.nav-open #nav .nav__mobile-contact a span{flex:1 1 auto!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.js-mobile .utility-bar{display:none!important}body.js-mobile .subnav{display:none!important}body.js-mobile .hamburger{display:flex!important}body.js-mobile .header__actions .btn--accent,body.js-mobile .header__actions .header-search{display:none!important}body.js-mobile .whatsapp{display:none!important}body.js-mobile .mobile-cta-bar{display:flex!important}body.nav-open .utility-bar{display:none!important}#product-list-container .row,.products-row,.product-list-container .row,.category-list-products .row{display:flex;flex-wrap:wrap;gap:24px 0!important;margin-left:-8px!important;margin-right:-8px!important}#product-list-container .row>[class*="col-"],.products-row>[class*="col-"],.product-list-container .row>[class*="col-"],.category-list-products .row>[class*="col-"]{padding-left:8px!important;padding-right:8px!important;margin-bottom:0!important}.prod-card{margin-bottom:8px}@media (max-width:768px){#product-list-container .row,.products-row,.product-list-container .row{gap:16px 0!important;margin-left:-6px!important;margin-right:-6px!important}#product-list-container .row>[class*="col-"],.products-row>[class*="col-"],.product-list-container .row>[class*="col-"]{padding-left:6px!important;padding-right:6px!important}}.content-page.content-page--cms{max-width:1100px;margin:24px auto 56px;padding:0 24px;color:#2a2b39;line-height:1.7;font-size:16px}.content-page.content-page--cms h1,.content-page.content-page--cms h2,.content-page.content-page--cms h3,.content-page.content-page--cms h4,.content-page.content-page--cms h5,.content-page.content-page--cms h6{font-family:"Sora",sans-serif;color:#0b3954;line-height:1.25;margin:32px 0 14px;letter-spacing:-.01em}.content-page.content-page--cms h1{font-size:clamp(28px, 4vw, 42px);font-weight:700;margin-top:0}.content-page.content-page--cms h2{font-size:clamp(22px, 3vw, 32px);font-weight:700;padding-bottom:10px;border-bottom:2px solid #ffb128;display:inline-block}.content-page.content-page--cms h3{font-size:clamp(18px, 2.2vw, 22px);font-weight:600}.content-page.content-page--cms h4{font-size:17px;font-weight:600}.content-page.content-page--cms p{margin:0 0 16px;color:#5c676d}.content-page.content-page--cms a{color:#0069b4;text-decoration:none;border-bottom:1px solid #fff0;transition:color 0.2s ease,border-color 0.2s ease}.content-page.content-page--cms a:hover{color:#0b3954;border-bottom-color:#ffb128}.content-page.content-page--cms ul,.content-page.content-page--cms ol{padding-left:22px;margin:0 0 18px}.content-page.content-page--cms li{margin:4px 0;color:#5c676d}.content-page.content-page--cms ul li::marker{color:#ffb128}.content-page.content-page--cms ol li::marker{color:#0069b4;font-weight:600}.content-page.content-page--cms img{max-width:100%;height:auto;display:block;border-radius:10px;margin:18px auto;box-shadow:0 1px 3px rgb(11 57 84 / .06)}.content-page.content-page--cms figure{margin:24px 0}.content-page.content-page--cms figure figcaption{text-align:center;font-size:13px;color:#5c676d;font-style:italic;margin-top:8px}.content-page.content-page--cms blockquote{margin:24px 0;padding:18px 22px;background:#f1f4f8;border-left:4px solid #ffb128;border-radius:10px;color:#0b3954;font-style:italic}.content-page.content-page--cms blockquote p:last-child{margin-bottom:0}.content-page.content-page--cms blockquote cite{display:block;margin-top:10px;font-size:13px;font-style:normal;color:#5c676d}.content-page.content-page--cms blockquote cite::before{content:"— "}.content-page.content-page--cms code{background:#f1f4f8;padding:2px 6px;border-radius:4px;font-size:.9em;color:#0b3954}.content-page.content-page--cms pre{background:#031228;color:#fff;padding:16px;border-radius:10px;overflow-x:auto}.content-page.content-page--cms pre code{background:#fff0;color:inherit;padding:0}.content-page.content-page--cms table{width:100%;border-collapse:collapse;margin:24px 0;background:#fff;box-shadow:0 1px 3px rgb(11 57 84 / .06);border-radius:10px;overflow:hidden}.content-page.content-page--cms table th,.content-page.content-page--cms table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e5e7eb}.content-page.content-page--cms table th{background:#0b3954;color:#fff;font-weight:600;font-family:"Sora",sans-serif;font-size:13px;letter-spacing:.06em;text-transform:uppercase}.content-page.content-page--cms table tr:hover{background:#f1f4f8}.content-page.content-page--cms .cms-grid{display:grid;gap:20px;margin:24px 0}.content-page.content-page--cms .cms-grid--2{grid-template-columns:repeat(2,1fr)}.content-page.content-page--cms .cms-grid--3{grid-template-columns:repeat(3,1fr)}.content-page.content-page--cms .cms-grid--4{grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.content-page.content-page--cms .cms-grid--3,.content-page.content-page--cms .cms-grid--4{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.content-page.content-page--cms .cms-grid--2,.content-page.content-page--cms .cms-grid--3,.content-page.content-page--cms .cms-grid--4{grid-template-columns:1fr}}.content-page.content-page--cms .ref-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:20px;transition:border-color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease;text-align:center}.content-page.content-page--cms .ref-card img{max-height:80px;width:auto;margin:0 auto 12px;box-shadow:none;filter:grayscale(.4);transition:filter 0.2s ease}.content-page.content-page--cms .ref-card h3,.content-page.content-page--cms .ref-card h4{margin:0 0 6px;font-size:15px}.content-page.content-page--cms .ref-card p{font-size:13px;margin:0}.content-page.content-page--cms .ref-card:hover{border-color:#ffb128;transform:translateY(-4px);box-shadow:0 6px 22px rgb(11 57 84 / .08)}.content-page.content-page--cms .ref-card:hover img{filter:grayscale(0)}.content-page.content-page--cms .cms-hero{text-align:center;padding:48px 16px;margin-bottom:32px;background:linear-gradient(135deg,#0b3954 0%,#031228 100%);color:#fff;border-radius:18px}.content-page.content-page--cms .cms-hero h1,.content-page.content-page--cms .cms-hero h2{color:#fff;border:0}.content-page.content-page--cms .cms-hero p{color:rgb(255 255 255 / .85);font-size:17px;max-width:720px;margin:0 auto}.content-page.content-page--cms a.btn,.content-page.content-page--cms .btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:999px;font-weight:600;text-decoration:none;border:0;transition:transform 0.15s ease,box-shadow 0.2s ease}.content-page.content-page--cms a.btn:hover,.content-page.content-page--cms .btn:hover{transform:translateY(-2px);box-shadow:0 6px 22px rgb(11 57 84 / .08)}.content-page.content-page--cms .mt-0{margin-top:0!important}.content-page.content-page--cms .mt-4{margin-top:32px!important}.content-page.content-page--cms .mb-4{margin-bottom:32px!important}.content-page.content-page--cms .text-center{text-align:center}@media (max-width:768px){.content-page.content-page--cms{margin:16px auto 40px;padding:0 16px;font-size:15px}}.category-list.category-list-image{margin:24px 0 32px!important}.category-list.category-list-image .col-4>a>div,.category-list.category-list-image [class*="col-"]>a>div:has(img),.category-list.category-list-image img{display:none!important}.category-list.category-list-image .col-4>a,.category-list.category-list-image [class*="col-"]>a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:64px!important;padding:16px 12px!important;background:#f1f4f8!important;border:1px solid #e5e7eb!important;border-radius:12px!important;text-align:center!important;text-decoration:none!important;transition:background 0.2s ease,border-color 0.2s ease,transform 0.15s ease,box-shadow 0.2s ease!important}.category-list.category-list-image .col-4>a:hover,.category-list.category-list-image [class*="col-"]>a:hover{background:#fff!important;border-color:#ffb128!important;transform:translateY(-2px)!important;box-shadow:0 6px 16px rgb(11 57 84 / .08)!important}.category-list.category-list-image .col-4>a>span,.category-list.category-list-image [class*="col-"]>a>span{display:block!important;font-family:"Sora",-apple-system,sans-serif!important;font-weight:600!important;font-size:14px!important;color:#0b3954!important;letter-spacing:0.02em!important;text-transform:uppercase!important;line-height:1.3!important}@media (max-width:768px){.category-list.category-list-image .col-4,.category-list.category-list-image [class*="col-"]{flex:0 0 50%!important;max-width:50%!important;padding:4px!important}.category-list.category-list-image .col-4>a span,.category-list.category-list-image [class*="col-"]>a span{font-size:12px!important}}.utility-bar{display:none!important}@media (min-width:1100px) and (pointer:fine){.utility-bar{display:block!important}}body.js-desktop:not(.nav-open) .utility-bar{display:block!important}