:root{--sh-hb-navy: #07152d;--sh-hb-navy-2: #0b2345;--sh-hb-gold: #bc822b;--sh-hb-gold-dark: #9b671f;--sh-hb-gold-soft: #f7ecdc;--sh-hb-white: #ffffff;--sh-hb-bg: #f7f4ef;--sh-hb-text: #10213d;--sh-hb-muted: #687386;--sh-hb-border: #e7e0d7;--sh-hb-shadow: 0 24px 65px rgba(7, 21, 45, .22)}.sh-header-bottom,.sh-header-bottom *,.sh-header-bottom *:before,.sh-header-bottom *:after{box-sizing:border-box}.sh-header-bottom{position:relative;background:var(--sh-hb-navy);color:var(--sh-hb-white);font-family:inherit}.sh-header-bottom a{color:inherit;text-decoration:none}.sh-header-bottom button{font:inherit}.sh-header-bottom svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}.sh-header-bottom__container{width:min(100% - 40px,1720px);margin:0 auto}.sh-header-bottom__inner{min-height:66px;display:flex;align-items:center;gap:24px;position:relative}.sh-header-bottom__category{position:relative;flex:0 0 auto;z-index:90}.sh-header-bottom__category-btn{min-height:66px;border:0;border-right:1px solid rgba(255,255,255,.28);background:transparent;color:var(--sh-hb-white);padding:0 26px 0 0;display:inline-flex;align-items:center;gap:14px;cursor:pointer;font-size:15px;line-height:1;font-weight:850;white-space:nowrap;position:relative}.sh-header-bottom__category-btn:after{content:"";position:absolute;left:0;bottom:0;width:calc(100% - 26px);height:3px;background:var(--sh-hb-gold);transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.sh-header-bottom__category.is-open .sh-header-bottom__category-btn:after,.sh-header-bottom__category-btn:hover:after{transform:scaleX(1)}.sh-header-bottom__category-icon{width:24px;height:24px;color:var(--sh-hb-white)}.sh-header-bottom__category-arrow{width:18px;height:18px;color:var(--sh-hb-gold);transition:transform .28s ease}.sh-header-bottom__category.is-open .sh-header-bottom__category-arrow{transform:rotate(180deg)}.sh-header-bottom__nav{flex:1 1 auto;min-width:0;overflow:hidden}.sh-header-bottom__nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:clamp(14px,1.4vw,28px);white-space:nowrap}.sh-header-bottom__nav li{margin:0;padding:0}.sh-header-bottom__nav a{min-height:66px;color:#ffffffeb;display:inline-flex;align-items:center;position:relative;font-size:13.5px;line-height:1;font-weight:750;transition:color .24s ease}.sh-header-bottom__nav a:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:var(--sh-hb-gold);transform:scaleX(0);transform-origin:left;transition:transform .24s ease}.sh-header-bottom__nav a:hover,.sh-header-bottom__nav a.is-active,.sh-header-bottom__nav a.is-featured{color:var(--sh-hb-white)}.sh-header-bottom__nav a:hover:after,.sh-header-bottom__nav a.is-active:after,.sh-header-bottom__nav a.is-featured:after{transform:scaleX(1)}.sh-header-bottom__nav a.is-featured{color:#ffd392}.sh-header-bottom__deal{min-height:66px;margin-left:auto;display:inline-flex;align-items:center;gap:10px;color:#ffd392;font-size:13.5px;font-weight:850;white-space:nowrap;transition:color .24s ease,transform .24s ease}.sh-header-bottom__deal:hover{color:var(--sh-hb-white);transform:translateY(-1px)}.sh-header-bottom__deal span{width:22px;height:22px;color:var(--sh-hb-gold);flex:0 0 auto}.sh-header-bottom__deal img{width:34px;height:34px;object-fit:contain}.sh-mega-menu-panel{position:absolute;top:100%;left:0;width:min(100vw,calc(99vw - 40px));opacity:1;visibility:hidden;pointer-events:none;transform:translateY(14px) scale(.985);transform-origin:top left;transition:opacity .24s ease,visibility .24s ease,transform .34s cubic-bezier(.2,.78,.2,1);z-index:99}.sh-header-bottom__category.is-open .sh-mega-menu-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.sh-mega-menu-panel__inner{background:var(--sh-hb-white);color:var(--sh-hb-text);border:1px solid rgba(7,21,45,.08);border-top:3px solid var(--sh-hb-gold);border-radius:0 0 16px 16px;box-shadow:var(--sh-hb-shadow);overflow:hidden}.sh-mega-menu-panel__top{padding:30px 38px 8px}.sh-mega-menu-panel__top h2{margin:0;color:var(--sh-hb-navy);font-size:clamp(24px,2vw,32px);line-height:1.14;font-weight:900;letter-spacing:-.03em}.sh-mega-menu-panel__top p{margin:8px 0 0;max-width:640px;color:var(--sh-hb-muted);font-size:14px;line-height:1.55}.sh-mega-menu-panel__line{width:46px;height:3px;margin-top:14px;display:block;background:var(--sh-hb-gold)}.sh-mega-menu-panel__main{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:28px;padding:18px 32px 30px 38px}.sh-mega-menu-panel__columns{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.sh-mega-column{padding:0 17px;border-right:1px solid var(--sh-hb-border);min-width:0}.sh-mega-column:first-child{padding-left:0}.sh-mega-column:last-child{border-right:0}.sh-mega-column__heading{min-height:36px;display:flex;align-items:center;gap:11px;color:var(--sh-hb-navy);font-size:14px;line-height:1.2;font-weight:900;margin-bottom:14px}.sh-mega-column__icon{width:30px;height:30px;color:var(--sh-hb-gold);flex:0 0 auto}.sh-mega-column__list{list-style:none;margin:0 0 18px;padding:0;display:grid;gap:2px}.sh-mega-column__list li{margin:0}.sh-mega-column__list a{min-height:34px;border-radius:7px;color:var(--sh-hb-text);display:flex;align-items:center;justify-content:space-between;gap:11px;padding:7px 8px;font-size:13px;line-height:1.25;font-weight:650;transition:background .22s ease,color .22s ease,transform .22s ease}.sh-mega-column__list a:hover,.sh-mega-column__list a.is-highlighted{background:var(--sh-hb-gold-soft);color:var(--sh-hb-navy);transform:translate(2px)}.sh-mega-column__arrow{width:16px!important;height:16px!important;color:var(--sh-hb-muted);transition:color .22s ease,transform .22s ease}.sh-mega-column__list a:hover .sh-mega-column__arrow{color:var(--sh-hb-gold);transform:translate(2px)}.sh-mega-column__image{display:block;margin-top:14px;border-radius:9px;overflow:hidden;background:#f2eee8}.sh-mega-column__image img{width:100%;height:auto;object-fit:cover;display:block;transition:transform .35s ease}.sh-mega-column__image:hover img{transform:scale(1.06)}.sh-mega-column__caption{margin-top:12px;display:grid;gap:3px}.sh-mega-column__caption strong{color:var(--sh-hb-text);font-size:12px;line-height:1.35;font-weight:800}.sh-mega-column__caption span{color:var(--sh-hb-muted);font-size:12px;line-height:1.35}.sh-mega-column__cta{margin-top:12px;display:inline-flex;align-items:center;gap:8px;color:var(--sh-hb-gold);font-size:13px;font-weight:850}.sh-mega-column__cta svg{width:18px;height:18px;transition:transform .22s ease}.sh-mega-column__cta:hover svg{transform:translate(3px)}.sh-mega-promo{background:#f3eee7;border-radius:10px;overflow:hidden}.sh-mega-promo__image{height:230px;overflow:hidden}.sh-mega-promo__image img{width:100%;height:100%;object-fit:cover}.sh-mega-promo__content{padding:24px 22px 22px}.sh-mega-promo__content h3{margin:0;color:var(--sh-hb-navy);font-size:26px;line-height:1.08;font-weight:900;letter-spacing:-.03em}.sh-mega-promo__content p{margin:12px 0 18px;color:var(--sh-hb-text);font-size:13px;line-height:1.5}.sh-mega-promo__buttons{display:grid;gap:10px}.sh-mega-promo__btn{min-height:42px;border-radius:6px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:13px;font-weight:850}.sh-mega-promo__btn svg{width:18px;height:18px}.sh-mega-promo__btn--primary{background:var(--sh-hb-navy);color:var(--sh-hb-white)!important}.sh-mega-promo__btn--secondary{background:var(--sh-hb-white);color:var(--sh-hb-navy);border:1px solid rgba(7,21,45,.25)}.sh-mega-brands{min-height:70px;border-top:1px solid var(--sh-hb-border);background:#fbfaf8;display:grid;grid-template-columns:140px 1fr auto;align-items:center;gap:24px;padding:14px 38px}.sh-mega-brands>strong{color:var(--sh-hb-navy);font-size:16px;font-weight:900}.sh-mega-brands__track{display:flex;align-items:center;justify-content:space-around;gap:26px;min-width:0}.sh-mega-brand{min-width:86px;height:42px;display:inline-flex;align-items:center;justify-content:center;filter:grayscale(1);opacity:.68;transition:filter .25s ease,opacity .25s ease,transform .25s ease}.sh-mega-brand:hover{filter:grayscale(0);opacity:1;transform:translateY(-1px)}.sh-mega-brand img{max-width:120px;max-height:42px;object-fit:contain}.sh-mega-brand span{color:#666;font-size:16px;font-weight:900;letter-spacing:.04em}.sh-mega-brands__link{display:inline-flex;align-items:center;gap:8px;color:var(--sh-hb-gold);font-size:13px;font-weight:850;white-space:nowrap}.sh-mega-brands__link svg{width:18px;height:18px}.sh-header-bottom__mobile-btn,.sh-mobile-menu{display:none}@media(max-width:1320px){.sh-header-bottom__nav ul{gap:16px}.sh-header-bottom__nav a{font-size:13px}.sh-mega-menu-panel{width:calc(100vw - 40px)}.sh-mega-menu-panel__main{grid-template-columns:1fr}.sh-mega-promo{display:none}}@media(max-width:1180px){.sh-header-bottom__nav,.sh-header-bottom__deal{display:none}.sh-header-bottom__mobile-btn{margin-left:auto;min-height:54px;border:0;background:transparent;color:var(--sh-hb-white);display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;font-weight:850}.sh-header-bottom__mobile-btn svg{width:23px;height:23px}}@media(max-width:989px){.sh-header-bottom__container{width:min(100% - 22px,1720px)}.sh-header-bottom__inner{min-height:58px}.sh-header-bottom__category-btn{min-height:58px;border-right:0;padding-right:0;font-size:14px}.sh-mega-menu-panel{position:fixed;left:14px;right:14px;top:auto;width:auto;max-height:calc(100vh - 120px);overflow-y:auto}.sh-mega-menu-panel__top{padding:22px 18px 8px}.sh-mega-menu-panel__top h2{font-size:22px}.sh-mega-menu-panel__top p{font-size:13px}.sh-mega-menu-panel__main{padding:10px 18px 20px}.sh-mega-menu-panel__columns{grid-template-columns:1fr}.sh-mega-column{padding:0;border-right:0;border-bottom:1px solid var(--sh-hb-border)}.sh-mega-column:last-child{border-bottom:0}.sh-mega-column__heading{margin:14px 0 8px}.sh-mega-column__image,.sh-mega-column__caption,.sh-mega-column__cta,.sh-mega-brands{display:none}.sh-mobile-menu{background:#fff;color:var(--sh-hb-text);border-top:1px solid rgba(255,255,255,.12)}.sh-mobile-menu:not([hidden]){display:block}.sh-mobile-menu__inner{width:min(100% - 22px,1720px);margin:0 auto;padding:14px 0 18px}.sh-mobile-menu__nav{display:grid;gap:0;border-bottom:1px solid var(--sh-hb-border);margin-bottom:14px;padding-bottom:10px}.sh-mobile-menu__nav a{min-height:38px;color:var(--sh-hb-navy);font-size:14px;font-weight:750;display:flex;align-items:center}.sh-mobile-menu__categories h3{margin:0 0 8px;color:var(--sh-hb-navy);font-size:16px;font-weight:900}.sh-mobile-category{border-bottom:1px solid var(--sh-hb-border)}.sh-mobile-category__button{width:100%;min-height:54px;border:0;background:transparent;color:var(--sh-hb-navy);display:grid;grid-template-columns:30px 1fr 18px;align-items:center;gap:12px;text-align:left;cursor:pointer}.sh-mobile-category__icon{width:28px;height:28px;color:var(--sh-hb-gold)}.sh-mobile-category__button>span:nth-child(2){font-size:14px;font-weight:850}.sh-mobile-category__arrow{width:18px;height:18px;transition:transform .25s ease}.sh-mobile-category.is-open .sh-mobile-category__arrow{transform:rotate(180deg)}.sh-mobile-category__content{padding:0 0 12px 42px}.sh-mobile-category__content a{min-height:36px;color:var(--sh-hb-text);display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:650}.sh-mobile-category__content a svg{width:15px;height:15px;color:var(--sh-hb-muted)}}@media(max-width:640px){.sh-header-bottom__container{width:min(100% - 18px,1720px)}.sh-header-bottom__inner{gap:12px}.sh-header-bottom__category-icon{width:22px;height:22px}.sh-header-bottom__category-btn span:nth-child(2){max-width:165px;overflow:hidden;text-overflow:ellipsis}}:root{--sh-style-navy: #051C3D;--sh-style-dark-navy: #001B3A;--sh-style-gold: #B88230;--sh-style-gold-hover: #C79543;--sh-style-white: #FFFFFF;--sh-style-border: rgba(184, 130, 48, .42);--sh-style-muted: #848D9D;--sh-style-text: #06070B;--sh-style-gold-gradient: linear-gradient(135deg, #B88230 0%, #E8BD72 48%, #C79543 100%);--sh-style-navy-gradient: linear-gradient(135deg, #001B3A 0%, #051C3D 55%, #020D1D 100%)}.sh-header-bottom__nav>ul{display:flex;align-items:center;gap:34px;margin:0;padding:0;list-style:none}.sh-header-bottom__nav-item{position:relative}.sh-header-bottom__nav-link{display:inline-flex;align-items:center;gap:6px;min-height:60px;color:#fff;text-decoration:none;font-weight:800;font-size:15px;line-height:1;position:relative;transition:.25s ease}.sh-header-bottom__nav-link:after{content:"";position:absolute;left:0;bottom:12px;width:0;height:2px;background:var(--sh-style-gold-gradient);transition:.25s ease}.sh-header-bottom__nav-link:hover,.sh-header-bottom__nav-link.is-active{color:var(--sh-style-gold-hover)}.sh-header-bottom__nav-link:hover:after,.sh-header-bottom__nav-link.is-active:after{width:100%}.sh-header-bottom__nav-chevron{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;transition:.25s ease}.sh-header-bottom__nav-item--style:hover .sh-header-bottom__nav-chevron,.sh-header-bottom__nav-item--style.is-open .sh-header-bottom__nav-chevron{transform:rotate(180deg)}.sh-style-mega-panel{position:fixed;left:50%;top:var(--sh-style-mega-top, 138px);width:min(1540px,calc(100vw - 48px));transform:translate(-50%) translateY(18px);z-index:999;opacity:0;visibility:hidden;pointer-events:none;transition:.32s ease}.sh-header-bottom__nav-item--style:hover .sh-style-mega-panel,.sh-header-bottom__nav-item--style:focus-within .sh-style-mega-panel,.sh-header-bottom__nav-item--style.is-open .sh-style-mega-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.sh-style-mega-panel__inner{display:grid;grid-template-columns:390px minmax(0,1fr);min-height:720px;background:#fff;border-radius:16px;overflow:hidden;border:1px solid var(--sh-style-border);box-shadow:0 30px 90px #001b3a61}.sh-style-mega-panel__side{background:radial-gradient(circle at 20% 20%,rgba(184,130,48,.12),transparent 36%),var(--sh-style-navy-gradient);color:#fff;padding:34px 28px 18px;display:flex;flex-direction:column;border-right:1px solid rgba(184,130,48,.55)}.sh-style-mega-panel__intro>span{display:block;width:42px;height:2px;margin-bottom:14px;background:var(--sh-style-gold-gradient)}.sh-style-mega-panel__intro h2{margin:0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:31px;line-height:1.14;font-weight:500;letter-spacing:-.8px}.sh-style-mega-panel__intro h2 em{display:block;color:var(--sh-style-gold-hover);font-style:italic}.sh-style-mega-panel__intro p{margin:12px 0 20px;color:#ffffffc7;font-size:14px;line-height:1.55}.sh-style-mega-panel svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.sh-style-mega-panel__groups{flex:1}.sh-style-mega-group{padding:17px 0;border-top:1px solid rgba(255,255,255,.16)}.sh-style-mega-group__heading{display:grid;grid-template-columns:36px 1fr;align-items:center;gap:12px;color:var(--sh-style-gold-hover);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.6px;margin-bottom:8px}.sh-style-mega-group__heading svg{width:28px;height:28px}.sh-style-mega-group a{margin-left:48px;min-height:30px;padding:5px 9px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:6px;color:#ffffffeb;text-decoration:none;font-size:14px;line-height:1.2;transition:.25s ease}.sh-style-mega-group a span{color:var(--sh-style-gold-hover);transition:.25s ease}.sh-style-mega-group a:hover,.sh-style-mega-group a.is-active{color:var(--sh-style-gold-hover);background:linear-gradient(90deg,#b882307a,#b8823029);transform:translate(4px)}.sh-style-mega-group a:hover span,.sh-style-mega-group a.is-active span{transform:translate(4px)}.sh-style-mega-help{margin-top:16px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#ffffff0b;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px}.sh-style-mega-help__icon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#ffffff14}.sh-style-mega-help strong{display:block;color:#fff;font-size:13px;line-height:1.2}.sh-style-mega-help p{margin:2px 0 0;color:#ffffffad;font-size:12px;line-height:1.2}.sh-style-mega-help a{color:var(--sh-style-gold-hover);text-decoration:none;font-weight:900;font-size:13px;white-space:nowrap}.sh-style-mega-panel__main{padding:18px;background:radial-gradient(circle at 85% 12%,rgba(184,130,48,.08),transparent 30%),linear-gradient(180deg,#fff,#fbf8f2)}.sh-style-mega-hero{min-height:340px;border-radius:14px;overflow:hidden;position:relative;background:linear-gradient(90deg,#06070bd1,#06070b40),url(/cdn/shop/files/capital-preloader-bg.png) center / cover no-repeat;box-shadow:inset 0 0 0 1px #ffffff1a}.sh-style-mega-hero__content{position:relative;z-index:1;max-width:560px;padding:58px 56px;color:#fff}.sh-style-mega-hero__content span{display:block;color:var(--sh-style-gold-hover);font-size:12px;letter-spacing:1.6px;text-transform:uppercase;font-weight:900;margin-bottom:14px}.sh-style-mega-hero__content span:before{content:"";display:block;width:42px;height:2px;margin-bottom:14px;background:var(--sh-style-gold-gradient)}.sh-style-mega-hero__content h3{margin:0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,58px);line-height:1.05;letter-spacing:-1.2px;font-weight:500}.sh-style-mega-hero__content p{margin:16px 0 26px;max-width:430px;color:#ffffffd6;font-size:17px;line-height:1.55}.sh-style-mega-hero__content a{min-height:50px;display:inline-flex;align-items:center;gap:18px;padding:0 24px;color:#fff;text-decoration:none;background:var(--sh-style-gold-gradient);border-radius:5px;font-weight:900;box-shadow:0 12px 26px #b8823047;transition:.25s ease}.sh-style-mega-hero__content a:hover{transform:translateY(-2px);box-shadow:0 18px 34px #b8823061}.sh-style-mega-hero__content a svg{width:22px;height:22px}.sh-style-mega-looks{padding:24px 0 26px;border-bottom:1px solid rgba(184,130,48,.22)}.sh-style-mega-looks__heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.sh-style-mega-looks__heading h4{margin:0;color:var(--sh-style-navy);font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:600}.sh-style-mega-looks__heading a{color:var(--sh-style-gold);text-decoration:none;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.6px}.sh-style-mega-looks__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.sh-style-look-card{min-height:210px;border-radius:12px;overflow:hidden;padding:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:14px;color:#fff;text-decoration:none;position:relative;isolation:isolate;box-shadow:0 12px 30px #001b3a24;transition:.28s ease}.sh-style-look-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-size:cover;background-position:center;transition:.4s ease}.sh-style-look-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,transparent 25%,rgba(0,0,0,.74) 100%)}.sh-style-look-card:hover{transform:translateY(-6px)}.sh-style-look-card:hover:before{transform:scale(1.1)}.sh-style-look-card strong{display:block;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1.15;font-weight:500}.sh-style-look-card small{display:block;margin-top:4px;color:#ffffffd1;font-size:13px;line-height:1.3}.sh-style-look-card>span{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(228,184,108,.85);color:var(--sh-style-gold-hover);background:#00000029;transition:.25s ease}.sh-style-look-card:hover>span{background:var(--sh-style-gold-gradient);color:#fff}.sh-style-look-card--marble:before{background-image:linear-gradient(135deg,#ffffff14,#0000001a),linear-gradient(135deg,#fffaf0,#e8ddc8 35%,#fff 38%,#a98d66 39%,#f7f2e9 58%,#d4c0a1)}.sh-style-look-card--wood:before{background-image:linear-gradient(90deg,#00000014,#00000038),repeating-linear-gradient(90deg,#8a5a32 0 18px,#a97945 18px 36px,#70451f 36px 54px)}.sh-style-look-card--stone:before{background-image:linear-gradient(135deg,#0000001a,#0000002e),linear-gradient(135deg,#77746c,#3f403d,#938d80)}.sh-style-look-card--concrete:before{background-image:radial-gradient(circle at 25% 30%,rgba(255,255,255,.28),transparent 20%),linear-gradient(135deg,#b9b8b1,#6c6c69)}.sh-style-look-card--mosaic:before{background-image:linear-gradient(135deg,#00000014,#0000002e),repeating-linear-gradient(45deg,#b9b3a9 0 18px,#8f8a82 18px 20px,#d4cec2 20px 38px,#8f8a82 38px 40px)}.sh-style-look-card--modern:before{background-image:linear-gradient(135deg,#0000001f,#00000047),linear-gradient(135deg,#b3aa9c,#6f685e)}.sh-style-mega-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-top:24px}.sh-style-mega-benefit{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:16px;padding:0 24px;border-right:1px solid rgba(184,130,48,.2)}.sh-style-mega-benefit:last-child{border-right:0}.sh-style-mega-benefit svg{width:44px;height:44px;color:var(--sh-style-gold)}.sh-style-mega-benefit strong{display:block;color:var(--sh-style-navy);font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.4px;margin-bottom:4px}.sh-style-mega-benefit p{margin:0;color:#5e6674;font-size:13px;line-height:1.45}@media(max-width:1499px){.sh-style-mega-panel{width:calc(100vw - 28px)}.sh-style-mega-panel__inner{grid-template-columns:350px minmax(0,1fr)}.sh-style-mega-looks__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sh-style-look-card{min-height:178px}}@media(max-width:1099px){.sh-style-mega-panel{position:static;width:100%;transform:none;opacity:1;visibility:visible;pointer-events:auto;display:none;margin-top:12px}.sh-header-bottom__nav-item--style.is-open .sh-style-mega-panel{display:block}.sh-style-mega-panel__inner{grid-template-columns:1fr;min-height:auto;border-radius:14px}.sh-style-mega-panel__side{padding:28px 22px}.sh-style-mega-panel__groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 26px}.sh-style-mega-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 0}.sh-style-mega-benefit:nth-child(2){border-right:0}}@media(max-width:749px){.sh-header-bottom__nav>ul{flex-direction:column;align-items:stretch;gap:0}.sh-header-bottom__nav-link{min-height:48px;justify-content:space-between}.sh-style-mega-panel__side{padding:24px 16px 18px}.sh-style-mega-panel__intro h2{font-size:27px}.sh-style-mega-panel__groups{grid-template-columns:1fr}.sh-style-mega-group a{margin-left:0}.sh-style-mega-help{grid-template-columns:36px 1fr}.sh-style-mega-help a{grid-column:1 / -1;display:inline-flex;justify-content:center;padding:11px 16px;border-radius:8px;background:var(--sh-style-gold-gradient);color:#fff}.sh-style-mega-panel__main{padding:14px}.sh-style-mega-hero{min-height:360px}.sh-style-mega-hero__content{padding:34px 22px}.sh-style-mega-hero__content h3{font-size:36px}.sh-style-mega-looks__heading{align-items:flex-start;flex-direction:column;gap:8px}.sh-style-mega-looks__grid{grid-template-columns:1fr}.sh-style-look-card{min-height:170px}.sh-style-mega-benefits{grid-template-columns:1fr}.sh-style-mega-benefit{border-right:0;border-bottom:1px solid rgba(184,130,48,.2);padding:0 0 18px}.sh-style-mega-benefit:last-child{border-bottom:0}.sh-header-bottom__inner{display:flex;flex-direction:row-reverse}.sh-header-bottom__inner .sh-header-bottom__deal{width:50%!important}.sh-header-bottom__mobile-btn{border:1px solid rgba(255,220,145,.72)!important;width:30%!important}}.sh-header-bottom__deal{position:relative;display:inline-flex;align-items:center;gap:10px;padding:11px 18px;border-radius:10px;text-decoration:none;color:#fff;background:#051c3d;border:1px solid rgba(184,130,48,.55);overflow:hidden;box-shadow:0 8px 20px #051c3d38;transition:all .3s ease}.sh-header-bottom__deal:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(90deg,#b88230,#f3d17a,#c79543,#8f5b1c,#b88230);background-size:300% 100%;z-index:-2;animation:shDealBorderMove 3s linear infinite}.sh-header-bottom__deal:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:9px;background:linear-gradient(135deg,#051c3d,#001b3a);z-index:-1}.sh-header-bottom__deal span{width:31px;height:31px;min-width:31px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#051c3d;background:linear-gradient(135deg,#f7d987,#b88230);box-shadow:inset 0 1px #ffffff73;animation:shDealIconAttention 1.7s ease-in-out infinite}.sh-header-bottom__deal svg{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.sh-header-bottom__deal strong{font-size:14px;font-weight:800;letter-spacing:.03em;line-height:1;color:#fff;white-space:nowrap}.sh-header-bottom__deal strong:after{content:"";width:6px;height:6px;display:inline-block;margin-left:8px;border-radius:50%;background:#f3d17a;box-shadow:0 0 #f3d17ab3;animation:shDealDotPulse 1.4s ease-out infinite}.sh-header-bottom__deal:hover{transform:translateY(-2px);box-shadow:0 12px 28px #b8823047}.sh-header-bottom__deal:hover span{transform:rotate(-6deg) scale(1.08);animation:none}.sh-header-bottom__deal:focus-visible{outline:3px solid rgba(184,130,48,.5);outline-offset:3px}@keyframes shDealBorderMove{0%{background-position:0% 50%}to{background-position:300% 50%}}@keyframes shDealIconAttention{0%,to{transform:translateY(0) rotate(0)}35%{transform:translateY(-2px) rotate(-5deg)}60%{transform:translateY(1px) rotate(4deg)}}@keyframes shDealDotPulse{0%{box-shadow:0 0 #f3d17ab3}70%{box-shadow:0 0 0 8px #f3d17a00}to{box-shadow:0 0 #f3d17a00}}@media(max-width:749px){.sh-header-bottom__deal{padding:10px 14px;gap:8px;border-radius:9px}.sh-header-bottom__deal span{width:28px;height:28px;min-width:28px}.sh-header-bottom__deal svg{width:16px;height:16px}.sh-header-bottom__deal strong{font-size:13px}}.sh-header-bottom__deal{position:relative;display:inline-flex;align-items:center;gap:10px;padding:11px 18px;border-radius:10px;text-decoration:none;color:#051c3d;background:linear-gradient(120deg,#8f5b1c,#b88230 22%,#f3d17a,#c79543 68%,#9b631c);background-size:300% 300%;border:1px solid rgba(255,220,140,.75);overflow:hidden;box-shadow:0 10px 26px #b8823059;transition:all .3s ease;animation:shDealGoldGradient 3.5s ease-in-out infinite}.sh-header-bottom__deal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 0%,transparent 35%,rgba(255,255,255,.55) 48%,transparent 62%,transparent 100%);transform:translate(-120%);animation:shDealGoldShine 2.8s ease-in-out infinite;pointer-events:none}.sh-header-bottom__deal:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:9px;border:1px solid rgba(255,255,255,.28);pointer-events:none}.sh-header-bottom__deal span{position:relative;z-index:1;width:31px;height:31px;min-width:31px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#fff;background:linear-gradient(135deg,#051c3d,#001b3a);box-shadow:0 6px 16px #051c3d47;animation:shDealIconAttention 1.7s ease-in-out infinite}.sh-header-bottom__deal strong{position:relative;z-index:1;font-size:14px;font-weight:900;letter-spacing:.03em;line-height:1;color:#fff;white-space:nowrap}.sh-header-bottom__deal:hover{transform:translateY(-2px);box-shadow:0 14px 34px #b8823073;background-size:220% 220%}@keyframes shDealGoldGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes shDealGoldShine{0%{transform:translate(-120%)}45%,to{transform:translate(120%)}}predictive-search,.header__search,.header__search form,.header__search .field,.header__search input,.search-modal__form,.search__input,input[type=search]{opacity:1!important}.sh-header-bottom{background:radial-gradient(circle at 14% 50%,rgba(184,130,48,.16),transparent 28%),radial-gradient(circle at 86% 50%,rgba(184,130,48,.12),transparent 30%),linear-gradient(90deg,#020b1d,#051c3d 48%,#020b1d)!important;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(184,130,48,.22);box-shadow:0 10px 32px #00000038}.sh-header-bottom__container{width:min(100% - 40px,1640px)!important}.sh-header-bottom__inner{min-height:64px!important;display:flex!important;align-items:center!important;gap:clamp(14px,1.5vw,28px)!important}.sh-header-bottom__nav{flex:1 1 auto!important;min-width:0!important;overflow:visible!important}.sh-header-bottom__nav ul,.sh-header-bottom__nav>ul{display:flex!important;align-items:center!important;justify-content:center!important;gap:15px!important;margin:0!important;padding:0!important;list-style:none!important;white-space:nowrap!important}.sh-header-bottom__nav a,.sh-header-bottom__nav-link{min-height:40px!important;height:40px!important;padding:0 16px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;color:#ffffffdb!important;background:#ffffff0b!important;border:1px solid rgba(255,255,255,.075)!important;font-size:17px!important;font-weight:850!important;line-height:1!important;letter-spacing:.01em!important;text-decoration:none!important;box-shadow:inset 0 1px #ffffff0f;transition:color .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease!important}.sh-header-bottom__nav a:after,.sh-header-bottom__nav-link:after{content:""!important;position:absolute!important;left:50%!important;right:auto!important;bottom:5px!important;width:5px!important;height:5px!important;border-radius:50%!important;background:#e8bd72!important;opacity:0!important;transform:translate(-50%) scale(0)!important;transition:opacity .25s ease,transform .25s ease!important}.sh-header-bottom__nav a:hover,.sh-header-bottom__nav a.is-active,.sh-header-bottom__nav a.is-featured,.sh-header-bottom__nav-link:hover,.sh-header-bottom__nav-link.is-active,.sh-header-bottom__nav-link.is-featured{color:#fff!important;background:linear-gradient(135deg,#b8823047,#c7954329)!important;border-color:#e8bd727a!important;box-shadow:inset 0 1px #ffffff1f,0 10px 24px #0000002e!important;transform:translateY(-1px)!important}.sh-header-bottom__nav a:hover:after,.sh-header-bottom__nav a.is-active:after,.sh-header-bottom__nav a.is-featured:after,.sh-header-bottom__nav-link:hover:after,.sh-header-bottom__nav-link.is-active:after,.sh-header-bottom__nav-link.is-featured:after{opacity:1!important;transform:translate(-50%) scale(1)!important}.sh-header-bottom__nav-chevron{width:13px!important;height:13px!important;opacity:.82}.sh-header-bottom__deal{position:relative!important;isolation:isolate;min-height:46px!important;height:46px!important;margin-left:auto!important;padding:0 22px 0 12px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:11px!important;color:#fff!important;background:linear-gradient(135deg,#b88230,#f1c978,#c79543)!important;border:1px solid rgba(255,220,145,.72)!important;box-shadow:inset 0 1px #ffffff59,0 12px 28px #b8823042!important;overflow:hidden!important;text-decoration:none!important;white-space:nowrap!important;transform:none!important;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease!important}.sh-header-bottom__deal:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-1!important;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.38) 46%,transparent 62%)!important;transform:translate(-130%) skew(-18deg)!important;transition:transform .55s ease!important}.sh-header-bottom__deal:hover{color:#c79543!important;transform:translateY(-2px)!important;filter:saturate(1.08)!important;box-shadow:inset 0 1px #ffffff6b,0 18px 36px #b882305c!important}.sh-header-bottom__deal:hover:before{transform:translate(130%) skew(-18deg)!important}.sh-header-bottom__deal span{width:30px!important;height:30px!important;flex:0 0 30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#051c3d!important;color:#fff!important;padding:7px!important;box-shadow:0 6px 14px #051c3d3d!important}.sh-header-bottom__deal span svg{width:16px!important;height:16px!important}.sh-header-bottom__deal img{width:30px!important;height:30px!important;flex:0 0 30px!important;object-fit:contain!important;border-radius:50%!important;background:#051c3d!important;padding:6px!important}.sh-header-bottom__deal strong{color:inherit!important;font-size:14px!important;font-weight:950!important;line-height:1!important;letter-spacing:.01em!important}.sh-header-bottom__category-btn{min-height:64px!important}.sh-header-bottom__category-btn span:nth-child(2){font-weight:900!important}@media screen and (max-width:1360px){.sh-header-bottom__container{width:min(100% - 28px,1640px)!important}.sh-header-bottom__inner{gap:16px!important}.sh-header-bottom__nav ul,.sh-header-bottom__nav>ul{gap:6px!important}.sh-header-bottom__nav a,.sh-header-bottom__nav-link{height:38px!important;min-height:38px!important;padding:0 12px!important;font-size:13px!important}.sh-header-bottom__deal{height:44px!important;min-height:44px!important;padding:0 18px 0 11px!important}}@media screen and (max-width:1180px){.sh-header-bottom__inner{min-height:60px!important}.sh-header-bottom__nav{display:none!important}.sh-header-bottom__deal{display:inline-flex!important;margin-left:auto!important;height:42px!important;min-height:42px!important;padding:0 16px 0 10px!important}.sh-header-bottom__deal span,.sh-header-bottom__deal img{width:28px!important;height:28px!important;flex-basis:28px!important}.sh-header-bottom__deal strong{font-size:13px!important}.sh-header-bottom__mobile-btn{min-height:42px!important;height:42px!important;padding:0 14px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:999px!important;background:#ffffff0e!important;color:#fff!important}}@media screen and (max-width:640px){.sh-header-bottom__container{width:min(100% - 20px,1640px)!important}.sh-header-bottom__inner{min-height:auto!important;padding:9px 0!important;flex-wrap:wrap!important;gap:15px!important}.sh-header-bottom__category{flex:1 1 auto!important;min-width:0!important}.sh-header-bottom__category-btn{width:100%!important;min-height:42px!important;height:42px!important;padding:0 20px!important;justify-content:flex-start!important;border-right:0!important;border-radius:999px!important;background:#ffffff0e!important;border:1px solid rgba(255,255,255,.1)!important}.sh-header-bottom__category-btn span:nth-child(2){max-width:170px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.sh-header-bottom__mobile-btn{flex:0 0 auto!important;margin-left:0!important}.sh-header-bottom__deal{order:5!important;width:100%!important;margin-left:0!important;justify-content:center!important;height:44px!important;min-height:44px!important}}@media screen and (max-width:380px){.sh-header-bottom__category-btn span:nth-child(2){max-width:130px!important}.sh-header-bottom__deal strong{font-size:12.5px!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/sh_header-bottom.css.map */
