:root{--mro-blue-1:#0b3f8f;--mro-blue-2:#0a2f66;--mro-blue-3:#071b3a;--mro-red:#e11b22;--mro-white:#ffffff;--mro-shadow: 0 10px 24px rgba(0,0,0,.18)}.mro-header,.mro-header *,.mro-ann,.mro-ann *,.mro-drawer,.mro-drawer *{box-sizing:border-box}.mro-header{position:fixed!important;top:0!important;left:0;right:0;z-index:9999!important;width:100%;color:#fff;background:radial-gradient(800px 180px at 18% 0%,rgba(255,255,255,.13),transparent 55%),radial-gradient(600px 200px at 88% 0%,rgba(255,255,255,.07),transparent 52%),linear-gradient(90deg,var(--mro-blue-3) 0%,var(--mro-blue-1) 50%,var(--mro-blue-3) 100%)!important;border-bottom:1px solid rgba(255,255,255,.13);box-shadow:0 4px 24px #00000038;transition:box-shadow .22s ease}.mro-header:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:var(--mro-red);z-index:1}.mro-header.is-stuck{box-shadow:0 8px 32px #0000004d}.mro-ann{background:#00000040;border-bottom:1px solid rgba(255,255,255,.08);overflow:hidden;max-height:38px;transition:max-height .35s ease,opacity .35s ease,padding .35s ease}.mro-ann.is-hidden{max-height:0;opacity:0;pointer-events:none}.mro-ann__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;max-width:1280px;margin:0 auto;padding:0 18px;height:38px}.mro-ann__item--phone{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#ffffffe0!important;text-decoration:none!important;white-space:nowrap;transition:color .15s}.mro-ann__item--phone:hover{color:#fff!important}.mro-ann__item--phone svg{width:14px;height:14px;flex-shrink:0}.mro-ann__message{margin:0;font-size:12px;font-weight:700;text-align:center;color:#ffffffe6;display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.02em}.mro-ann__message svg{width:14px;height:14px;flex-shrink:0;color:#ffffffbf}.mro-ann__right{display:flex;align-items:center;gap:8px;justify-content:flex-end}.mro-ann__wa{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#ffffffe0!important;text-decoration:none!important;background:#25d3662e;border:1px solid rgba(37,211,102,.3);border-radius:20px;padding:2px 10px;transition:background .15s,border-color .15s;white-space:nowrap}.mro-ann__wa:hover{background:#25d36647;border-color:#25d36680;color:#fff!important}.mro-ann__wa svg{width:14px;height:14px}.mro-ann__close{width:24px;height:24px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#fffc;transition:background .15s;flex-shrink:0}.mro-ann__close:hover{background:#fff3;color:#fff}.mro-ann__close svg{width:12px;height:12px}.mro-header__top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px 20px 8px;max-width:100%}.mro-header__hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:8px;cursor:pointer;padding:8px;transition:background .15s;flex-shrink:0}.mro-header__hamburger:hover{background:#ffffff2e}.mro-header__ham-bar{display:block;width:100%;height:2px;background:#fff;border-radius:2px;transition:transform .25s ease,opacity .25s ease}.mro-header__brand{display:flex;align-items:center;gap:10px;text-decoration:none!important;color:#fff!important;flex-shrink:0}.mro-header__logo{display:block;width:auto;max-width:170px;height:auto;filter:drop-shadow(0 4px 10px rgba(0,0,0,.35));transition:max-width .22s ease}.mro-header__brand-text{font-size:18px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.mro-header.is-stuck .mro-header__logo{max-width:144px}.mro-header.is-stuck .mro-header__top{padding-top:7px;padding-bottom:5px}.mro-header__search{width:100%}.mro-header__search-wrap{display:grid;grid-template-columns:auto 1fr auto;align-items:center;background:#ffffffeb;border-radius:10px;overflow:hidden;border:2px solid transparent;transition:border-color .18s ease,box-shadow .18s ease;max-width:680px;margin:0 auto}.mro-header__search-wrap:focus-within{border-color:var(--mro-blue-1);box-shadow:0 0 0 3px #0b3f8f2e}.mro-header__search input,.mro-header__search button{font-family:inherit!important;-webkit-appearance:none;appearance:none;margin:0!important}.mro-header__search-icon{width:16px;height:16px;color:#0006;margin:0 8px 0 12px;flex-shrink:0}.mro-header__search-input{flex:1;height:40px;border:0!important;outline:none!important;background:transparent!important;color:#111!important;font-size:13px!important;padding:0!important}.mro-header__search-input::placeholder{color:#0000007a}.mro-header__search-btn{height:40px;border:0!important;padding:0 16px!important;font-weight:900;letter-spacing:.07em;text-transform:uppercase;font-size:12px!important;cursor:pointer;color:#fff!important;background:linear-gradient(135deg,var(--mro-blue-1),var(--mro-blue-2))!important;border-left:none!important;transition:filter .15s;white-space:nowrap}.mro-header__search-btn:hover{filter:brightness(1.08)}.mro-header__actions{display:flex;align-items:center;gap:8px}.mro-header__phone-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#ffffffe6!important;text-decoration:none!important;padding:0 10px;height:38px;border-radius:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);white-space:nowrap;transition:background .15s,color .15s}.mro-header__phone-link:hover{background:#ffffff29;color:#fff!important}.mro-header__phone-link svg{width:15px;height:15px;flex-shrink:0}.mro-header__phone-text{font-size:13px}.mro-header__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;text-decoration:none!important;color:#ffffffeb!important;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);transition:transform .15s ease,background .15s ease,border-color .15s ease;flex-shrink:0}.mro-header__icon:hover{transform:translateY(-1px);background:#ffffff2e;border-color:#ffffff4d}.mro-icon{width:19px;height:19px}.mro-header__icon--wa{background:#25d36624;border-color:#25d36647;color:#4ade80!important}.mro-header__icon--wa:hover{background:#25d3663d;border-color:#25d36680}.mro-header__icon--wa svg{width:20px;height:20px}.mro-header__badge{position:absolute;top:2px;right:2px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;font-size:11px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;background:var(--mro-red);color:#fff;line-height:1;box-shadow:0 2px 8px #0000004d;border:1.5px solid rgba(255,255,255,.5)}@keyframes mroPulse{0%{transform:scale(1)}40%{transform:scale(1.06)}to{transform:scale(1)}}.mro-header.mro-cart-pulse .mro-header__icon--cart{animation:mroPulse .45s ease;box-shadow:0 0 0 3px #e11b224d}.mro-header__mobile-search{display:none;padding:0 14px 10px}.mro-header__mobile-search form{display:grid;grid-template-columns:1fr auto;background:#ffffffeb;border-radius:8px;overflow:hidden}.mro-header__msearch-input{height:38px;border:0!important;outline:none!important;background:transparent!important;color:#111!important;font-size:13px!important;padding:0 12px!important;margin:0!important;font-family:inherit!important;width:100%}.mro-header__msearch-input::placeholder{color:#0000007a}.mro-header__msearch-btn{width:42px;border:0!important;background:var(--mro-blue-1)!important;color:#fff!important;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mro-header__msearch-btn svg{width:17px;height:17px}.mro-header__nav{padding:0 20px 10px}.mro-header__nav-list{list-style:none;margin:0!important;padding:0!important;display:flex;align-items:center;gap:0;background:linear-gradient(180deg,#ffffff0f,#0000002e),linear-gradient(90deg,#0000005c,#0000001a 50%,#0000005c);border:1px solid rgba(255,255,255,.12);border-radius:10px;overflow:hidden}.mro-header__nav-item{position:relative;margin:0!important}.mro-header__nav-link{display:inline-flex;align-items:center;gap:4px;height:38px;padding:0 16px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:#ffffffe0!important;text-decoration:none!important;border-right:1px solid rgba(255,255,255,.09);position:relative;overflow:hidden;transition:background .18s ease,color .18s ease}.mro-header__nav-link:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--mro-red);transform:translate(-50%);transition:width .22s ease}.mro-header__nav-link:hover,.mro-header__nav-link.is-active{background:#ffffff1a;color:#fff!important}.mro-header__nav-link:hover:after,.mro-header__nav-link.is-active:after{width:70%}.mro-header__nav-link.is-active{background:#e11b222e;box-shadow:inset 0 -2px 0 var(--mro-red)}.mro-header__nav-caret{width:12px;height:12px;transition:transform .2s ease;opacity:.72}.mro-header__nav-item:hover .mro-header__nav-caret{transform:rotate(180deg)}.mro-header__submenu{display:none;position:absolute;top:100%;left:0;min-width:200px;background:var(--mro-blue-2);border:1px solid rgba(255,255,255,.14);border-radius:0 0 10px 10px;padding:6px 0;list-style:none;margin:0;z-index:100;box-shadow:0 12px 28px #0000004d;animation:mroFadeDown .18s ease}@keyframes mroFadeDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mro-header__nav-item:hover .mro-header__submenu{display:block}.mro-header__submenu-link{display:block;padding:8px 18px;font-size:13px;font-weight:600;color:#ffffffd9!important;text-decoration:none!important;transition:background .15s,color .15s,padding-left .15s}.mro-header__submenu-link:hover,.mro-header__submenu-link.is-active{background:#ffffff14;color:#fff!important;padding-left:24px}.mro-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99998;pointer-events:none}.mro-drawer.is-open{pointer-events:auto}.mro-drawer__inner{position:absolute;top:0;left:0;bottom:0;width:min(320px,88vw);background:linear-gradient(180deg,var(--mro-blue-2) 0%,var(--mro-blue-3) 100%);border-right:1px solid rgba(255,255,255,.1);box-shadow:8px 0 32px #00000073;display:flex;flex-direction:column;overflow-y:auto;transform:translate(-100%);transition:transform .32s cubic-bezier(.22,1,.36,1);overscroll-behavior:contain}.mro-drawer.is-open .mro-drawer__inner{transform:translate(0)}.mro-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:18px 16px 14px;border-bottom:1px solid rgba(255,255,255,.1);background:#0003;flex-shrink:0}.mro-drawer__brand{text-decoration:none!important;color:#fff!important}.mro-drawer__logo{max-width:140px;height:auto}.mro-drawer__brand-text{font-size:16px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:#fff}.mro-drawer__close{width:36px;height:36px;border-radius:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);color:#ffffffe6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;flex-shrink:0}.mro-drawer__close:hover{background:#fff3}.mro-drawer__close svg{width:18px;height:18px}.mro-drawer__search{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.mro-drawer__search form{display:grid;grid-template-columns:1fr auto;border-radius:8px;overflow:hidden;background:#ffffffeb}.mro-drawer__search-input{height:40px;border:0!important;outline:none!important;background:transparent!important;color:#111!important;font-size:13px!important;padding:0 12px!important;margin:0!important;font-family:inherit!important;width:100%}.mro-drawer__search-input::placeholder{color:#0000007a}.mro-drawer__search-btn{width:44px;border:0!important;background:var(--mro-blue-1)!important;color:#fff!important;cursor:pointer;display:flex;align-items:center;justify-content:center}.mro-drawer__search-btn svg{width:17px;height:17px}.mro-drawer__nav{flex:1;padding:8px 0}.mro-drawer__nav-list{list-style:none;margin:0;padding:0}.mro-drawer__nav-item{border-bottom:1px solid rgba(255,255,255,.07)}.mro-drawer__nav-row{display:flex;align-items:center}.mro-drawer__nav-link{flex:1;display:block;padding:14px 20px;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#ffffffe6!important;text-decoration:none!important;transition:background .15s,color .15s,padding-left .15s}.mro-drawer__nav-link:hover,.mro-drawer__nav-link.is-active{background:#ffffff12;color:#fff!important;padding-left:26px}.mro-drawer__nav-link.is-active{color:var(--mro-red)!important;border-left:3px solid var(--mro-red)}.mro-drawer__sub-toggle{width:44px;height:44px;background:transparent;border:0;color:#ffffffa6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .15s,transform .25s;flex-shrink:0}.mro-drawer__sub-toggle:hover{color:#fff}.mro-drawer__sub-toggle[aria-expanded=true]{transform:rotate(180deg)}.mro-drawer__sub-toggle svg{width:16px;height:16px}.mro-drawer__subnav{list-style:none;margin:0;padding:0;background:#0000002e;border-top:1px solid rgba(255,255,255,.06)}.mro-drawer__subnav-link{display:block;padding:11px 20px 11px 32px;font-size:13px;font-weight:600;color:#ffffffc7!important;text-decoration:none!important;transition:background .15s,color .15s}.mro-drawer__subnav-link:hover,.mro-drawer__subnav-link.is-active{color:#fff!important;background:#ffffff12}.mro-drawer__contact{padding:14px 16px;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:10px;flex-shrink:0}.mro-drawer__contact-item{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:700;color:#ffffffd9!important;text-decoration:none!important;padding:10px 14px;border-radius:8px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);transition:background .15s}.mro-drawer__contact-item:hover{background:#ffffff21;color:#fff!important}.mro-drawer__contact-item svg{width:18px;height:18px;flex-shrink:0}.mro-drawer__contact-item--wa{background:#25d3661f;border-color:#25d3663d;color:#4ade80!important}.mro-drawer__contact-item--wa:hover{background:#25d36633;color:#86efac!important}.mro-drawer__account{padding:12px 16px 20px;display:flex;gap:10px;flex-shrink:0;flex-wrap:wrap}.mro-drawer__account a{flex:1;display:inline-flex;align-items:center;justify-content:center;height:38px;border-radius:8px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;text-decoration:none!important;color:#fff!important;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);transition:background .15s}.mro-drawer__account a:hover{background:#fff3}.mro-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:99997;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:opacity .32s ease}.mro-overlay.is-visible{opacity:1;pointer-events:auto}@media(max-width:989px){.mro-header__top{grid-template-columns:auto auto 1fr auto;gap:10px;padding:10px 16px 8px}.mro-header__hamburger{display:flex}.mro-header__search{display:block}.mro-header__search-wrap{max-width:100%}.mro-header__nav,.mro-header__phone-link{display:none}.mro-ann__inner{grid-template-columns:1fr auto;gap:8px}.mro-ann__item--phone{display:none}}@media(max-width:749px){.mro-header__top{grid-template-columns:auto 1fr auto;gap:10px;padding:10px 14px 6px}.mro-header__search{display:none}.mro-header__mobile-search{display:block}.mro-header__logo{max-width:130px}.mro-header.is-stuck .mro-header__logo{max-width:110px}.mro-header__icon{width:38px;height:38px}.mro-ann__message{font-size:11px}.mro-ann__wa span{display:none}}[data-testid=product-list]{background:radial-gradient(900px 300px at 50% 0%,rgba(11,63,143,.04),transparent 60%),linear-gradient(180deg,#f2f5fb,#fff 60%);padding-top:56px!important;padding-bottom:64px!important;position:relative}[data-testid=product-list]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--mro-red,#e11b22) 30%,var(--mro-red,#e11b22) 70%,transparent);opacity:.65}.section-resource-list__header{margin-bottom:32px!important}.section-resource-list__header h2,.section-resource-list__header h3,.section-resource-list__header .h3,.section-resource-list__header .h4{font-size:clamp(20px,2.4vw,34px)!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.04em!important;color:var(--mro-blue-1, #0b3f8f)!important;line-height:1.1!important;position:relative;display:inline-block}.section-resource-list__header h2:after,.section-resource-list__header h3:after,.section-resource-list__header .h3:after,.section-resource-list__header .h4:after{content:"";display:block;margin-top:6px;height:3px;width:48px;background:var(--mro-red, #e11b22);border-radius:2px}.section-resource-list__header a:not([class*=btn]),.section-resource-list__header ._product-list-button a,.section-resource-list__header button{display:inline-flex!important;align-items:center!important;height:36px!important;padding:0 16px!important;border-radius:6px!important;border:2px solid var(--mro-blue-1, #0b3f8f)!important;color:var(--mro-blue-1, #0b3f8f)!important;font-weight:800!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.08em!important;text-decoration:none!important;transition:background .18s ease,color .18s ease!important;background:transparent!important;box-shadow:none!important}.section-resource-list__header a:not([class*=btn]):hover,.section-resource-list__header ._product-list-button a:hover{background:var(--mro-blue-1, #0b3f8f)!important;color:#fff!important}[data-testid=product-list] .product-grid__item{background:#fff!important;border-radius:14px!important;border:1.5px solid rgba(11,63,143,.1)!important;box-shadow:0 2px 8px #0000000d,0 0 #e11b2200!important;overflow:hidden;transition:transform .26s cubic-bezier(.2,.8,.4,1),box-shadow .26s ease,border-color .26s ease!important}[data-testid=product-list] .product-grid__item:hover{transform:translateY(-6px)!important;border-color:var(--mro-blue-1, #0b3f8f)!important;box-shadow:0 16px 40px #0b3f8f24,0 4px 12px #0000000f,inset 0 -3px 0 0 var(--mro-red, #e11b22)!important}[data-testid=product-list] .card-gallery{overflow:hidden;border-radius:12px 12px 0 0;background:#f6f8fc;position:relative}[data-testid=product-list] .card-gallery img,[data-testid=product-list] .product-card__image img{transition:transform .4s cubic-bezier(.2,.8,.4,1)!important;will-change:transform}[data-testid=product-list] .product-grid__item:hover .card-gallery img,[data-testid=product-list] .product-grid__item:hover .product-card__image img{transform:scale(1.07)!important}[data-testid=product-list] .card-gallery:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(11,63,143,.1) 100%);opacity:0;transition:opacity .26s ease;pointer-events:none;border-radius:inherit}[data-testid=product-list] .product-grid__item:hover .card-gallery:after{opacity:1}[data-testid=product-list] .product-grid__card.product-grid__card{padding:14px 14px 16px!important;gap:6px!important;background:#fff}[data-testid=product-list] .product-grid__card .h4,[data-testid=product-list] .product-grid__card h3,[data-testid=product-list] .product-grid__card [class*=product-title],[data-testid=product-list] .product-card__content product-title{font-size:13px!important;font-weight:700!important;color:var(--mro-blue-1, #0b3f8f)!important;line-height:1.35!important;letter-spacing:.01em!important;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .18s ease!important}[data-testid=product-list] .product-grid__item:hover .product-grid__card .h4,[data-testid=product-list] .product-grid__item:hover .product-grid__card h3{color:var(--mro-blue-2, #0a2f66)!important}[data-testid=product-list] product-price,[data-testid=product-list] .product-grid__card .price,[data-testid=product-list] .price__regular,[data-testid=product-list] .price__sale{font-weight:900!important;font-size:15px!important;color:var(--mro-red, #e11b22)!important}[data-testid=product-list] .price__compare,[data-testid=product-list] s{color:#0006!important;font-weight:500!important;font-size:12px!important}[data-testid=product-list] .product-badges__badge{border-radius:4px!important;font-weight:800!important;font-size:10px!important;letter-spacing:.08em!important;text-transform:uppercase!important;padding:3px 8px!important}[data-testid=product-list] .product-badges__badge--rectangle:not([class*=sold]){background:var(--mro-red, #e11b22)!important;color:#fff!important}[data-testid=product-list] .quick-add,[data-testid=product-list] quick-add-button{--quick-add-bg: var(--mro-blue-1, #0b3f8f);--quick-add-color: #fff}[data-testid=product-list] .quick-add button,[data-testid=product-list] quick-add-button button,[data-testid=product-list] add-to-cart-component button{background:var(--mro-blue-1, #0b3f8f)!important;color:#fff!important;border:none!important;border-radius:8px!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;transition:background .18s ease,transform .18s ease!important}[data-testid=product-list] .quick-add button:hover,[data-testid=product-list] quick-add-button button:hover,[data-testid=product-list] add-to-cart-component button:hover{background:var(--mro-red, #e11b22)!important;transform:none!important}[data-testid=product-list] swatch-group button.selected,[data-testid=product-list] swatch-group [aria-selected=true]{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--mro-blue-1, #0b3f8f)!important}@media(max-width:749px){[data-testid=product-list]{padding-top:40px!important;padding-bottom:48px!important}[data-testid=product-list] .product-grid__item{border-radius:10px!important}[data-testid=product-list] .product-grid__card.product-grid__card{padding:10px 10px 12px!important}[data-testid=product-list] .product-grid__card .h4,[data-testid=product-list] .product-grid__card h3{font-size:12px!important}[data-testid=product-list] product-price{font-size:14px!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom.css.map */
