.custom-slider-section-2{margin-top:60px!important;margin-bottom:60px!important}.swiper.custom-swiper{margin:0 auto;display:flex;flex-direction:column;gap:0}.custom-slide-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.custom-slide-image img{width:100%;border-radius:12px;display:block}.custom-slide-text-wrapper{display:flex;flex-direction:column;gap:16px}.swiper-scrollbar{background:#e0e0e0;height:4px;border-radius:2px;margin-top:20px;grid-column:2 / 3}.swiper-scrollbar-drag{background:#000;pointer-events:none}@media(min-width:769px){.custom-slider-section-2 .swiper-scrollbar{position:absolute;left:inherit!important;right:0!important;bottom:100px!important;z-index:50;height:5px;width:48%!important}}.swiper-slide{display:flex;flex-direction:column}@media(max-width:768px){.custom-slider-section-2 .swiper-wrapper{padding-bottom:40px}.custom-slide-grid{grid-template-columns:1fr}.swiper-scrollbar{grid-column:1 / 2}}.shelf-product{--shelf-navy: #192646;--shelf-peach: #fbe3d5;--shelf-soft: #fbf7f3;--shelf-border: #ead2c4;padding:28px 0 64px}.shelf-product__layout{display:grid;gap:48px;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr)}.shelf-product__media{align-content:start;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.shelf-product__media-item[hidden]{display:none!important}.shelf-product__media-item{background:#f5f5f5;border-radius:18px;margin:0;overflow:hidden}.shelf-product__media-item--primary{grid-column:1 / -1}.shelf-product__media-item img,.shelf-product__media-placeholder svg{display:block;height:auto;width:100%}.shelf-product__info-inner{position:sticky;top:24px}.shelf-product__title{color:var(--shelf-navy);font-size:clamp(30px,4vw,42px);font-weight:800;letter-spacing:-.03em;line-height:1.08;margin:0 0 12px}.shelf-product__intro{color:#626979;font-size:16px;line-height:1.65;margin:0 0 16px}.shelf-product__pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.shelf-product__pills span{border:1px solid var(--shelf-border);border-radius:999px;color:var(--shelf-navy);font-size:14px;font-weight:700;min-height:44px;padding:11px 17px}.shelf-product__label{color:#5d6370;display:block;font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1;margin:0 0 8px;text-transform:uppercase}.shelf-product__sizes{border:1px solid var(--shelf-border);border-radius:6px;margin:0 0 24px;padding:18px 8px 8px;position:relative}.shelf-product__sizes>.shelf-product__label{background:#fff;left:50%;margin:0;padding:0 10px;position:absolute;top:-8px;transform:translate(-50%);white-space:nowrap}.shelf-product__size-grid{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.shelf-product__size-grid a{border:1px solid var(--shelf-border);border-radius:6px;color:var(--shelf-navy);display:flex;font-weight:800;justify-content:center;min-height:54px;padding:13px 10px;align-items:center;text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.shelf-product__size-grid a:hover{border-color:var(--shelf-navy)}.shelf-product__size-grid a[aria-current=page]{background:var(--shelf-navy);border-color:var(--shelf-navy);color:#fff}.shelf-product__price-row{align-items:center;border:1px solid var(--shelf-border);border-radius:20px;display:flex;justify-content:space-between;margin:0 0 24px;min-height:84px;padding:15px 20px}.shelf-product__price{color:var(--shelf-navy);font-size:clamp(30px,3.2vw,38px);font-weight:800;letter-spacing:-.02em;line-height:1.05;margin:0}.shelf-product__stock{align-items:center;color:#59606e;display:flex;font-size:12px;font-weight:800;gap:7px;letter-spacing:.08em;margin:0;text-transform:uppercase}.shelf-product__stock span{background:#18963c;border-radius:50%;height:8px;width:8px}.shelf-product__colors{border:0;margin:0 0 24px;padding:0}.shelf-product__color-grid{display:grid;gap:12px;grid-template-columns:repeat(5,minmax(0,1fr))}.shelf-product__color{align-items:center;cursor:pointer;display:flex;flex-direction:column;color:#2c3038;font-size:13px;gap:8px;min-width:0;order:var(--swatch-order)}.shelf-product__color input{height:1px;opacity:0;position:absolute;width:1px}.shelf-product__swatch{background:#fff;border:1px solid var(--shelf-border);border-radius:12px;box-shadow:inset 0 0 0 3px #fff;display:block;height:54px;max-width:62px;overflow:hidden;position:relative;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease;width:62px}.shelf-product__swatch-image,.shelf-product__swatch-color,.shelf-product__swatch-empty{display:block;height:100%;width:100%}.shelf-product__swatch-image{object-fit:cover}.shelf-product__swatch-color{background:var(--swatch-color)}.shelf-product__swatch-empty{background:linear-gradient(135deg,transparent 45%,#d9d9d9 45%,#d9d9d9 55%,transparent 55%),#f6f6f6}.shelf-product__color:hover .shelf-product__swatch{border-color:var(--shelf-navy);transform:translateY(-1px)}.shelf-product__color input:checked+.shelf-product__swatch{border-color:var(--shelf-navy);box-shadow:inset 0 0 0 3px #fff,0 0 0 2px var(--shelf-navy)}.shelf-product__purchase-row{align-items:end;display:grid;gap:14px;grid-template-columns:142px 1fr}.shelf-product__quantity>.shelf-product__label{display:none}.shelf-product__quantity-control{align-items:center;border:1px solid var(--shelf-border);border-radius:999px;display:flex;height:37px;overflow:hidden;width:142px}.shelf-product__quantity-control button{align-items:center;background:var(--shelf-navy);border:0;color:#fff;cursor:pointer;display:flex;flex:0 0 35px;height:35px;justify-content:center;padding:0;width:35px}.shelf-product__quantity-control button:first-child{border-radius:5px 0 0 5px}.shelf-product__quantity-control button:last-child{border-radius:0 5px 5px 0}.shelf-product__quantity-control button:hover{filter:brightness(1.08)}.shelf-product__quantity-control button svg{height:12px;pointer-events:none;width:12px}.shelf-product__quantity-control input{-webkit-appearance:textfield;appearance:textfield;border:0;color:var(--shelf-navy);font:inherit;font-weight:700;height:35px;min-width:0;padding:0;text-align:center;width:70px}.shelf-product__quantity-control input::-webkit-inner-spin-button,.shelf-product__quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.shelf-product__add{background:var(--shelf-navy);border-color:var(--shelf-navy);border-radius:999px;height:52px!important;min-height:52px!important;width:100%}.shelf-product__shipping{color:#616875;font-size:13px;margin:10px 0 22px}.shelf-product__fastener{align-items:center;background:var(--shelf-soft);border:1px solid var(--shelf-border);border-radius:16px;display:grid;gap:18px;grid-template-columns:112px 1fr;margin:22px 0;padding:16px}.shelf-product__fastener-image img{background:#fff;border-radius:11px;display:block;height:auto;width:100%}.shelf-product__fastener-image{border-radius:11px;display:block;transition:transform .2s ease}.shelf-product__fastener-image:hover{transform:translateY(-2px)}.shelf-product__eyebrow{color:#737986;font-size:11px;font-weight:800;letter-spacing:.1em;margin:0 0 3px;text-transform:uppercase}.shelf-product__fastener h2{color:var(--shelf-navy);font-size:20px;margin:0 0 5px}.shelf-product__fastener h2 a{color:inherit;text-decoration:none}.shelf-product__fastener h2 a:hover,.shelf-product__fastener-link:hover{text-decoration:underline;text-underline-offset:3px}.shelf-product__fastener-link{color:var(--shelf-navy);display:inline-block;font-size:12px;font-weight:800;margin:1px 0 10px;text-underline-offset:3px}.shelf-product__fastener p{font-size:13px;line-height:1.45;margin:0 0 7px}.shelf-product__fastener-price{color:var(--shelf-navy);font-size:17px!important;font-weight:850}.shelf-product__fastener-form{align-items:end;display:grid;gap:8px;grid-template-columns:92px 1fr}.shelf-product__fastener-quantity>span{display:block;font-size:11px;font-weight:750;margin-bottom:4px}.shelf-product__quantity-control--compact{width:92px}.shelf-product__fastener-form .button{border-radius:999px;min-height:50px;padding:8px 12px}.shelf-product__description{border-top:1px solid #e8e8e8;margin-top:24px;padding-top:8px}.shelf-product__description details{border-bottom:1px solid #e8e8e8;padding:14px 0}.shelf-product__description summary{color:var(--shelf-navy);cursor:pointer;font-weight:800}.shelf-product__pastilles{align-items:center;display:grid;gap:clamp(34px,5vw,72px);grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);margin:clamp(64px,7vw,104px) auto 0!important}.shelf-product__pastilles--copy-only{grid-template-columns:1fr}.shelf-product__pastilles--copy-only .shelf-product__pastilles-copy{max-width:980px}.shelf-product__pastilles-copy h2{color:var(--shelf-navy);font-size:clamp(34px,4vw,58px);line-height:1.02;margin:8px 0 22px}.shelf-product__pastilles-copy>p:not(.shelf-product__eyebrow){color:#5d6370;font-size:17px;line-height:1.65;margin:0 0 14px}.shelf-product__pastilles-points{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:25px 0 0;padding:0}.shelf-product__pastilles-points li{border:1px solid var(--shelf-border);border-radius:999px;color:var(--shelf-navy);font-size:13px;font-weight:800;padding:10px 15px}.shelf-product__pastilles-video{aspect-ratio:16 / 9;background:#ece6df;border:1px solid var(--shelf-border);border-radius:24px;box-shadow:0 18px 45px #14203c14;overflow:hidden}.shelf-product__pastilles-video iframe,.shelf-product__pastilles-video-player{border:0;display:block;height:100%;width:100%}.shelf-product__finish{background:var(--shelf-soft);border:1px solid var(--shelf-border);border-radius:28px;display:grid;gap:42px;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);margin:clamp(56px,6vw,88px) auto!important;padding:42px}.shelf-product__finish-heading{align-self:center}.shelf-product__finish-heading h2{color:var(--shelf-navy);font-size:clamp(30px,3vw,46px);line-height:1.05;margin:8px 0 18px}.shelf-product__finish-heading>p:last-child{color:#5d6370;font-size:17px;line-height:1.55;margin:0}.shelf-product__finish-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.shelf-product__finish-grid figure{background:#fff;border:1px solid var(--shelf-border);border-radius:20px;margin:0;overflow:hidden}.shelf-product__finish-grid img{aspect-ratio:1;display:block;height:auto;object-fit:cover;width:100%}.shelf-product__finish-grid figcaption{display:grid;gap:3px 12px;grid-template-columns:34px 1fr;padding:18px}.shelf-product__finish-grid figcaption span{align-items:center;background:var(--shelf-navy);border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:800;grid-row:1 / 3;height:30px;justify-content:center;width:30px}.shelf-product__finish-grid figcaption strong{color:var(--shelf-navy);font-size:17px}.shelf-product__finish-grid figcaption small{color:#6d7280;font-size:14px;line-height:1.35}@media screen and (max-width:989px){.shelf-product__layout{gap:30px;grid-template-columns:1fr}.shelf-product__info-inner{position:static}.shelf-product__finish,.shelf-product__pastilles{grid-template-columns:1fr}}@media screen and (max-width:749px){.shelf-product{padding-top:14px}.shelf-product__layout{gap:24px}.shelf-product__media{gap:8px}.shelf-product__media-item{border-radius:12px}.shelf-product__title{font-size:32px}.shelf-product__color-grid{gap:8px}.shelf-product__swatch{height:46px;width:100%}.shelf-product__purchase-row{grid-template-columns:142px 1fr}.shelf-product__fastener{grid-template-columns:82px 1fr}.shelf-product__fastener-form{grid-template-columns:1fr}.shelf-product__pastilles{gap:28px;margin:48px auto 0!important}.shelf-product__pastilles-copy h2{font-size:34px}.shelf-product__pastilles-copy>p:not(.shelf-product__eyebrow){font-size:16px}.shelf-product__finish{border-radius:20px;gap:24px;margin:40px auto!important;padding:24px 18px}.shelf-product__finish-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/44/compiled_assets/styles.css.map */
