:root{--uc-red:#e1251b;--uc-red-dark:#b91f17;--uc-black:#080b0f;--uc-navy:#101923;--uc-surface:#f5f7f9;--uc-white:#fff;--uc-text:#111820;--uc-muted:#66717d;--uc-border:#dfe5ea;--uc-radius:18px;--uc-shadow:0 18px 60px rgba(8,18,28,.12)}body.uc-enterprise-shell{--uc-header-height:84px}.uc-shell-container{width:min(1440px,calc(100% - 48px));margin-inline:auto}.uc-shell-header{position:relative;z-index:1200;background:#fff;color:var(--uc-text);border-bottom:1px solid var(--uc-border)}.uc-shell-header--sticky{position:sticky;top:0}.uc-shell-announcement{background:var(--uc-black);color:#fff;font-size:13px}.uc-shell-announcement__inner{min-height:37px;display:flex;align-items:center;justify-content:space-between;gap:24px}.uc-shell-announcement__inner div{display:flex;gap:16px;align-items:center}.uc-shell-announcement__inner span{color:#b8c2cc}.uc-shell-announcement a{color:#fff;font-weight:700;text-decoration:none}.uc-shell-main__inner{height:84px;display:flex;align-items:center;gap:24px}.uc-shell-logo{flex:0 0 auto;display:flex;align-items:center;color:var(--uc-text);font-weight:800;text-decoration:none}.uc-shell-logo img{display:block;max-height:58px;width:auto}.uc-shell-desktop-nav{display:flex;align-self:stretch;align-items:stretch;gap:3px;flex:1;justify-content:center}.uc-shell-nav-item{position:static}.uc-shell-nav-item>summary{list-style:none;cursor:pointer;height:100%;display:flex;align-items:center;padding:0 10px;font-size:14px;font-weight:700;white-space:nowrap;color:#202830}.uc-shell-nav-item>summary::-webkit-details-marker{display:none}.uc-shell-nav-item>summary:after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-left:8px;margin-top:-4px}.uc-shell-nav-item--priority>summary{color:var(--uc-red)}.uc-shell-nav-item[open]>summary,.uc-shell-nav-item>summary:hover{color:var(--uc-red)}.uc-shell-mega{position:absolute;top:100%;left:50%;transform:translate(-50%);width:min(1320px,calc(100vw - 48px));background:#fff;border:1px solid var(--uc-border);border-radius:0 0 18px 18px;box-shadow:0 28px 70px #050f192e;padding:30px;display:grid;gap:28px;z-index:20}.uc-shell-mega a{text-decoration:none;color:#26313c}.uc-shell-mega a:hover{color:var(--uc-red)}.uc-shell-mega--solutions{grid-template-columns:320px 1fr}.uc-shell-mega__intro{background:linear-gradient(145deg,var(--uc-black),var(--uc-navy));border-radius:14px;padding:28px;color:#fff}.uc-shell-mega__intro h2{font-size:24px;line-height:1.15;margin:8px 0 12px;color:#fff}.uc-shell-mega__intro p{color:#b9c3cd;line-height:1.55}.uc-shell-mega__intro a{color:#fff;font-weight:700}.uc-shell-kicker{font-size:12px;letter-spacing:.12em;font-weight:800;color:var(--uc-red)}.uc-shell-link-grid{display:grid;gap:8px}.uc-shell-link-grid--2{grid-template-columns:1fr 1fr}.uc-shell-link-grid a{padding:11px 13px;border-radius:10px}.uc-shell-link-grid a:hover{background:var(--uc-surface)}.uc-shell-link-grid strong,.uc-shell-link-grid span{display:block}.uc-shell-link-grid strong{font-size:14px}.uc-shell-link-grid span{font-size:12.5px;color:var(--uc-muted);margin-top:3px}.uc-shell-mega--columns{grid-template-columns:repeat(4,1fr)}.uc-shell-mega--columns>div{display:flex;flex-direction:column;gap:9px}.uc-shell-mega h3{font-size:14px;text-transform:uppercase;letter-spacing:.06em;margin:0 0 7px;color:#111}.uc-shell-mega--columns a,.uc-shell-mega--compact a{font-size:13.5px;line-height:1.35}.uc-shell-mega__actions{background:var(--uc-surface);border-radius:12px;padding:20px}.uc-shell-mega__actions a{font-weight:700}.uc-shell-mega__feature{background:linear-gradient(145deg,#101923,#1b2b3a);border-radius:12px;padding:22px;color:#fff}.uc-shell-mega__feature span{font-size:11px;letter-spacing:.12em;color:#f66}.uc-shell-mega__feature h3{color:#fff;text-transform:none;font-size:20px;line-height:1.2;margin-top:10px}.uc-shell-mega__feature p{color:#bac4ce;font-size:13px}.uc-shell-mega__feature a{color:#fff;font-weight:700}.uc-shell-mega--compact{width:min(880px,calc(100vw - 48px));grid-template-columns:repeat(3,1fr)}.uc-shell-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.uc-shell-actions svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.uc-shell-icon-button,.uc-shell-account,.uc-shell-cart{width:38px;height:38px;border:0;background:transparent;display:grid;place-items:center;color:#222;text-decoration:none;position:relative}.uc-shell-cart span{position:absolute;top:-1px;right:0;min-width:17px;height:17px;border-radius:9px;background:var(--uc-red);color:#fff;font:700 10px/17px sans-serif;text-align:center}.uc-shell-button{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:0 17px;border-radius:7px;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap;border:1px solid transparent}.uc-shell-button--red{background:var(--uc-red);color:#fff}.uc-shell-button--red:hover{background:var(--uc-red-dark);color:#fff}.uc-shell-button--ghost{border-color:#cfd6dc;color:#17202a;background:#fff}.uc-shell-button--white{background:#fff;color:var(--uc-black)}.uc-shell-button--outline-white{border-color:#ffffffa6;color:#fff}.uc-shell-mobile-toggle{display:none;width:42px;height:42px;border:0;background:transparent;padding:8px}.uc-shell-mobile-toggle span{display:block;height:2px;background:#111;margin:5px 0}.uc-shell-search{position:fixed;top:0;right:0;bottom:0;left:0;background:#070c11b8;z-index:2000;padding:8vh 24px}.uc-shell-search__inner{background:#fff;border-radius:16px;padding:35px;max-width:900px;margin:auto;position:relative}.uc-shell-search__inner>button{position:absolute;right:18px;top:12px;border:0;background:none;font-size:32px}.uc-shell-search label{display:block;font-size:24px;font-weight:800;margin-bottom:16px}.uc-shell-search form div{display:flex}.uc-shell-search input{flex:1;height:58px;border:1px solid var(--uc-border);padding:0 18px;font-size:17px}.uc-shell-search form button{width:120px;border:0;background:var(--uc-red);color:#fff;font-weight:800}.uc-shell-mobile-panel,.uc-shell-backdrop{display:none}.uc-enterprise-footer{margin-top:72px;background:var(--uc-black);color:#fff}.uc-footer-conversion{background:linear-gradient(115deg,var(--uc-red),#9b1510)}.uc-footer-conversion__inner{padding:48px 0;display:grid;grid-template-columns:1.2fr auto;gap:25px;align-items:center}.uc-footer-conversion h2{font-size:34px;line-height:1.1;color:#fff;margin:7px 0 10px}.uc-footer-conversion p{margin:0;color:#ffe2df;max-width:760px}.uc-footer-conversion .uc-shell-kicker{color:#fff}.uc-footer-conversion__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.uc-footer-proof{grid-column:1/-1;display:flex;gap:12px;flex-wrap:wrap}.uc-footer-proof span{background:#ffffff1f;border:1px solid rgba(255,255,255,.18);padding:9px 13px;border-radius:999px;font-size:12px}.uc-footer-main{padding:65px 0 45px}.uc-footer-grid{display:grid;grid-template-columns:1.55fr repeat(5,1fr);gap:34px}.uc-footer-logo img{max-height:62px;width:auto}.uc-footer-brand h2{font-size:21px;line-height:1.25;color:#fff;margin:22px 0 12px}.uc-footer-brand>p{color:#aeb8c2;line-height:1.6}.uc-footer-brand address{font-style:normal;display:flex;flex-direction:column;color:#d5dce2;margin:20px 0 12px}.uc-footer-contact{list-style:none;padding:0;margin:0;color:#aeb8c2}.uc-footer-contact li{margin:6px 0}.uc-footer-contact a{color:#fff}.uc-footer-social{display:flex;gap:8px;margin-top:20px}.uc-footer-social a{width:36px;height:36px;display:grid;place-items:center;border:1px solid #36414c;border-radius:50%;color:#fff;text-decoration:none;font-weight:800}.uc-footer-social a:hover{border-color:var(--uc-red);background:var(--uc-red)}.uc-footer-menu{display:flex;flex-direction:column;gap:9px}.uc-footer-menu h3{color:#fff;font-size:15px;text-transform:uppercase;letter-spacing:.07em;margin:0 0 10px}.uc-footer-menu a{color:#aeb8c2;text-decoration:none;font-size:13px;line-height:1.35}.uc-footer-menu a:hover{color:#fff}.uc-footer-briefing{margin-top:55px;border-top:1px solid #28323c;border-bottom:1px solid #28323c;padding:38px 0;display:grid;grid-template-columns:1fr 1.3fr;gap:45px;align-items:center}.uc-footer-briefing h2{font-size:25px;color:#fff;margin:7px 0}.uc-footer-briefing p{color:#aeb8c2}.uc-footer-briefing__email{display:flex}.uc-footer-briefing__email input{height:50px;flex:1;border:1px solid #46525e;background:#111820;color:#fff;padding:0 15px}.uc-footer-briefing__email button{border:0;background:var(--uc-red);color:#fff;font-weight:800;padding:0 22px}.uc-footer-briefing fieldset{border:0;padding:12px 0 0;margin:0;display:flex;flex-wrap:wrap;gap:10px 18px}.uc-footer-briefing legend{font-size:12px;color:#8e9aa5;margin-bottom:8px}.uc-footer-briefing label{font-size:12px;color:#c7d0d8}.uc-form-success{color:#8ee0a8!important}.uc-footer-trust{background:#111820;border-top:1px solid #28323c}.uc-footer-trust__grid{padding:28px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.uc-footer-trust__item{display:flex;align-items:center;gap:13px;padding:14px;border:1px solid #2b3641;border-radius:11px}.uc-footer-trust__item img{width:auto;max-height:40px}.uc-footer-trust__check{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#e1251b2e;color:#ff675f;font-weight:900}.uc-footer-trust__item strong,.uc-footer-trust__item span{display:block}.uc-footer-trust__item strong{font-size:13px}.uc-footer-trust__item div span{font-size:11.5px;color:#8e9aa5;margin-top:2px}.uc-footer-legal{background:#050709;border-top:1px solid #1c242c}.uc-footer-legal__inner{min-height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px}.uc-footer-legal p{margin:0;color:#8d98a3;font-size:12px}.uc-footer-legal nav{display:flex;gap:14px;flex-wrap:wrap}.uc-footer-legal nav a{color:#9ba6b0;font-size:11.5px;text-decoration:none}.uc-footer-localization form{display:flex;gap:8px}.uc-footer-localization label span{display:none}.uc-footer-localization select{background:#111820;color:#d8e0e6;border:1px solid #333f4a;border-radius:5px;height:34px;font-size:11px;padding:0 26px 0 8px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.uc-seo-page{background:#fff;color:var(--uc-text)}.uc-seo-page__hero{background:linear-gradient(125deg,#080b0f,#172737);color:#fff;padding:78px 0 72px}.uc-seo-page__hero .uc-shell-container{max-width:1180px}.uc-seo-breadcrumb{display:flex;gap:8px;align-items:center;color:#9eabb7;font-size:12px;margin-bottom:28px}.uc-seo-breadcrumb a{color:#c6d0d8}.uc-seo-page__hero h1{font-size:clamp(38px,5vw,68px);line-height:1.02;max-width:940px;color:#fff;margin:10px 0 20px}.uc-seo-page__lede{font-size:20px;line-height:1.55;color:#c8d2dc;max-width:850px}.uc-seo-page__chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.uc-seo-page__chips span{font-size:12px;border:1px solid #40505e;background:#ffffff0a;padding:8px 11px;border-radius:999px}.uc-seo-page__body{max-width:1180px;padding:65px 0}.uc-seo-page__intro{font-size:18px;line-height:1.75;max-width:900px}.uc-seo-page__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin:42px 0}.uc-seo-page__card{background:var(--uc-surface);border:1px solid var(--uc-border);border-radius:14px;padding:24px}.uc-seo-page__card h2{font-size:20px;margin:0 0 9px}.uc-seo-page__card p{color:var(--uc-muted);line-height:1.6;margin:0}.uc-seo-page__approach{background:#101923;color:#fff;border-radius:18px;padding:35px;margin:42px 0}.uc-seo-page__approach h2{color:#fff;font-size:30px;margin:0 0 12px}.uc-seo-page__approach p{color:#c0cad4;line-height:1.7;max-width:900px}.uc-seo-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:34px 0}.uc-seo-proof-grid div{border:1px solid var(--uc-border);border-radius:12px;padding:17px}.uc-seo-proof-grid strong,.uc-seo-proof-grid span{display:block}.uc-seo-proof-grid strong{font-size:21px}.uc-seo-proof-grid span{font-size:12px;color:var(--uc-muted);margin-top:4px}.uc-seo-related{margin-top:48px}.uc-seo-related h2{font-size:28px}.uc-seo-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.uc-seo-related a{border:1px solid var(--uc-border);border-radius:10px;padding:17px;color:var(--uc-text);text-decoration:none;font-weight:700}.uc-seo-related a:hover{border-color:var(--uc-red);color:var(--uc-red)}.uc-seo-page__cta{margin-top:50px;background:linear-gradient(110deg,var(--uc-red),#9b1510);border-radius:18px;color:#fff;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.uc-seo-page__cta h2{color:#fff;font-size:30px;margin:0 0 8px}.uc-seo-page__cta p{margin:0;color:#ffe1de}.uc-seo-page__cta div:last-child{display:flex;gap:10px;flex-wrap:wrap}.uc-seo-form{margin-top:35px;border:1px solid var(--uc-border);border-radius:16px;padding:28px;background:#fff}.uc-seo-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.uc-seo-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700}.uc-seo-form input,.uc-seo-form select,.uc-seo-form textarea{width:100%;border:1px solid var(--uc-border);border-radius:7px;padding:12px;font:inherit}.uc-seo-form textarea{min-height:140px;resize:vertical}.uc-seo-form__full{grid-column:1/-1}.uc-seo-form button{border:0;background:var(--uc-red);color:#fff;font-weight:800;border-radius:7px;padding:14px 22px}.uc-seo-placeholder{border:1px dashed #b9c3cc;border-radius:14px;background:#fafbfc;padding:28px;text-align:center;color:var(--uc-muted);margin:20px 0}.uc-seo-faq details{border-top:1px solid var(--uc-border);padding:15px 0}.uc-seo-faq summary{font-weight:800;cursor:pointer}.uc-seo-faq p{color:var(--uc-muted);line-height:1.65}.uc-notify-stock{width:100%;background:#172737!important;color:#fff!important}.uc-notify-stock-modal .modal-content{border-radius:14px;overflow:hidden}.uc-notify-stock-modal .modal-header{background:#101923;color:#fff}.uc-notify-stock-modal .modal-title{color:#fff}.uc-notify-stock-modal .form-group label{font-weight:700;font-size:12px}.uc-notify-stock-modal input,.uc-notify-stock-modal textarea{width:100%;border:1px solid #dfe5ea;border-radius:6px;padding:10px}.uc-notify-stock-modal textarea{min-height:100px}@media(max-width:1240px){.uc-shell-desktop-nav,.uc-shell-button--ghost{display:none}.uc-shell-mobile-toggle{display:block}.uc-shell-main__inner{height:76px}.uc-shell-mobile-panel{display:block;position:fixed;right:0;top:0;bottom:0;width:min(440px,92vw);background:#fff;z-index:2500;transform:translate(105%);transition:transform .25s ease;overflow:auto;padding-bottom:30px}.uc-shell-mobile-panel.is-open{transform:none}.uc-shell-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:2400}.uc-shell-mobile-panel__header{height:65px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--uc-border);font-size:18px}.uc-shell-mobile-panel__header button{border:0;background:none;font-size:30px}.uc-shell-mobile-search{display:flex;padding:16px}.uc-shell-mobile-search input{flex:1;height:45px;border:1px solid var(--uc-border);padding:0 12px}.uc-shell-mobile-search button{border:0;background:var(--uc-black);color:#fff;padding:0 15px}.uc-shell-mobile-actions{display:grid;gap:8px;padding:0 16px 16px}.uc-shell-mobile-actions a{text-decoration:none;text-align:center;padding:12px;border-radius:6px;font-weight:800;background:var(--uc-red);color:#fff}.uc-shell-mobile-actions a:nth-child(3){background:#172737}.uc-shell-mobile-panel nav{border-top:1px solid var(--uc-border)}.uc-shell-mobile-panel details{border-bottom:1px solid var(--uc-border)}.uc-shell-mobile-panel summary{list-style:none;padding:16px 20px;font-weight:800}.uc-shell-mobile-panel summary::-webkit-details-marker{display:none}.uc-shell-mobile-panel details>a{display:block;padding:10px 28px;color:#34404b;text-decoration:none;font-size:13px}.uc-shell-mobile-utility{display:flex;gap:12px;padding:22px 20px}.uc-shell-mobile-utility a{font-weight:800;color:#111}.uc-footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}.uc-footer-menu:nth-of-type(4),.uc-footer-menu:nth-of-type(5){margin-top:15px}.uc-footer-brand{grid-row:span 2}.uc-footer-legal__inner{grid-template-columns:1fr;gap:12px;padding:20px 0}.uc-footer-localization{justify-self:start}}@media(max-width:790px){.uc-shell-container{width:min(100% - 28px,1440px)}.uc-shell-announcement__inner{padding:8px 0;min-height:0}.uc-shell-announcement__inner div{display:block}.uc-shell-announcement__inner span{display:none}.uc-shell-announcement__inner>a{font-size:11px}.uc-shell-main__inner{height:68px;gap:10px}.uc-shell-logo{max-width:170px}.uc-shell-logo img{max-width:100%;height:auto}.uc-shell-account,.uc-shell-icon-button,.uc-shell-button--red{display:none}.uc-footer-conversion__inner{grid-template-columns:1fr;padding:37px 0}.uc-footer-conversion h2{font-size:28px}.uc-footer-conversion__actions{justify-content:flex-start}.uc-footer-grid{grid-template-columns:1fr 1fr}.uc-footer-brand{grid-column:1/-1;grid-row:auto}.uc-footer-menu{border-top:1px solid #28323c;padding-top:18px}.uc-footer-briefing{grid-template-columns:1fr;gap:20px}.uc-footer-briefing fieldset{display:grid;grid-template-columns:1fr 1fr}.uc-footer-trust__grid{grid-template-columns:1fr 1fr}.uc-footer-legal nav{gap:10px}.uc-seo-page__hero{padding:52px 0}.uc-seo-page__hero h1{font-size:40px}.uc-seo-page__lede{font-size:17px}.uc-seo-page__body{padding:42px 0}.uc-seo-page__grid,.uc-seo-related__grid{grid-template-columns:1fr}.uc-seo-proof-grid{grid-template-columns:1fr 1fr}.uc-seo-page__cta{display:block}.uc-seo-page__cta div:last-child{margin-top:22px}.uc-seo-form__grid{grid-template-columns:1fr}.uc-seo-form__full{grid-column:auto}}@media(max-width:480px){.uc-shell-cart{width:34px}.uc-shell-mobile-toggle{width:38px}.uc-footer-grid{grid-template-columns:1fr}.uc-footer-brand{grid-column:auto}.uc-footer-trust__grid{grid-template-columns:1fr}.uc-footer-briefing__email{display:block}.uc-footer-briefing__email input,.uc-footer-briefing__email button{width:100%;height:48px}.uc-footer-briefing__email button{margin-top:8px}.uc-seo-proof-grid{grid-template-columns:1fr}.uc-seo-page__cta{padding:25px}}@media(prefers-reduced-motion:reduce){.uc-shell-mobile-panel{transition:none}*{scroll-behavior:auto!important}}.uc-product-pathways{padding:clamp(48px,6vw,84px) 0;background:#f5f7f9;border-top:1px solid rgba(15,31,45,.09)}.uc-product-pathways h2{max-width:780px;margin:8px 0 10px;color:#0b1620;font-size:clamp(28px,4vw,48px);line-height:1.08}.uc-product-pathways p{max-width:800px;margin:0 0 24px;color:#596773;font-size:17px;line-height:1.7}.uc-product-pathways__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.uc-product-pathways__links a{display:flex;justify-content:space-between;align-items:center;min-height:64px;padding:16px 18px;border:1px solid rgba(15,31,45,.12);border-radius:14px;background:#fff;color:#12202c;font-weight:700;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.uc-product-pathways__links a:hover,.uc-product-pathways__links a:focus-visible{transform:translateY(-2px);border-color:var(--uc-red,#e1251b);box-shadow:0 12px 30px #08121c17;outline:none}@media(max-width:767px){.uc-product-pathways__links{grid-template-columns:1fr}.uc-product-pathways__links a{min-height:56px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/uc-enterprise-shell.css.map */
