.snapshop-product-carousel,.snapshop-product-carousel *,.snapshop-product-carousel *:before,.snapshop-product-carousel *:after{box-sizing:border-box}.snapshop-product-carousel{width:100%;max-width:100%;overflow:hidden;padding:var(--spc-pad-top, 64px) 0 var(--spc-pad-bottom, 64px);background:var(--spc-bg, #F4F9FC);color:var(--spc-text, #2F3133);font-family:Poppins,Arial,sans-serif}.snapshop-product-carousel button,.snapshop-product-carousel select,.snapshop-product-carousel input,.snapshop-product-carousel a{font:inherit}.snapshop-product-carousel__inner{width:min(100% - 40px,1380px);margin:0 auto}.snapshop-product-carousel__topline{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.snapshop-product-carousel__header{max-width:720px}.snapshop-product-carousel__eyebrow,.snapshop-product-carousel__card-kicker{margin:0;color:var(--spc-primary, #296E98);font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.snapshop-product-carousel__header h2{margin:8px 0 0;color:var(--spc-heading, #1E5577);font-size:clamp(34px,4.4vw,64px);line-height:.98;font-weight:800;letter-spacing:-.045em}.snapshop-product-carousel__subheading{max-width:56ch;margin:15px 0 0;color:var(--spc-muted, #6F7880);font-size:14px;line-height:1.65;font-weight:500}.snapshop-product-carousel__view-all{min-height:48px;padding:0 18px;border:1px solid var(--spc-primary, #296E98);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:18px;flex:0 0 auto;background:transparent;color:var(--spc-primary, #296E98);text-decoration:none;font-size:10px;line-height:1;font-weight:800;letter-spacing:.1em;text-transform:uppercase;transition:background .2s ease,color .2s ease,transform .2s ease}.snapshop-product-carousel__view-all svg,.snapshop-product-carousel__add svg,.snapshop-product-carousel__arrow svg,.snapshop-product-carousel__select-wrap svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.snapshop-product-carousel__view-all svg{width:17px;height:17px}.snapshop-product-carousel__view-all:hover{background:var(--spc-primary, #296E98);color:#fff;transform:translateY(-1px)}.snapshop-product-carousel__view-all--mobile{display:none}.snapshop-product-carousel__viewport{width:100%;overflow:hidden}.snapshop-product-carousel__track{width:100%;display:flex;align-items:stretch;gap:var(--spc-gap, 18px);overflow-x:auto;overflow-y:hidden;padding:3px 2px 12px;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.snapshop-product-carousel__track::-webkit-scrollbar{display:none}.snapshop-product-carousel__card{position:relative;flex:0 0 calc((100% - (var(--spc-gap, 18px) * (var(--spc-desktop-cards, 2) - 1))) / var(--spc-desktop-cards, 2));min-width:0;overflow:hidden;display:flex;flex-direction:column;scroll-snap-align:start;scroll-snap-stop:always;border:1px solid var(--spc-border, #D9E4E9);border-radius:var(--spc-radius, 18px);background:var(--spc-card-bg, #fff);box-shadow:0 10px 30px #1e55770e;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.snapshop-product-carousel__card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--spc-primary) 30%,var(--spc-border));box-shadow:0 18px 42px #1e55771a}.snapshop-product-carousel__image-link{display:block;color:inherit;text-decoration:none}.snapshop-product-carousel__image-wrap{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--spc-image-bg, #fff)}.snapshop-product-carousel__image,.snapshop-product-carousel__placeholder,.snapshop-product-carousel__placeholder-svg{width:100%;height:100%}.snapshop-product-carousel__image{display:block;object-fit:var(--spc-image-fit, contain);object-position:center;transition:transform .42s cubic-bezier(.22,1,.36,1)}.snapshop-product-carousel__card:hover .snapshop-product-carousel__image{transform:scale(1.025)}.snapshop-product-carousel__placeholder-svg{display:block;padding:40px;color:var(--spc-muted, #6F7880)}.snapshop-product-carousel__sale-badge,.snapshop-product-carousel__sold-badge{position:absolute;top:14px;z-index:2;min-height:30px;padding:7px 11px;border-radius:999px;display:inline-flex;align-items:center;gap:7px;font-size:9px;line-height:1;font-weight:800;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 8px 20px #00000014}.snapshop-product-carousel__sale-badge{right:14px;border:1px solid color-mix(in srgb,var(--spc-sale) 24%,transparent);background:#fff;color:var(--spc-sale, #D94A4A)}.snapshop-product-carousel__sold-badge{left:14px;background:var(--spc-heading, #1E5577);color:#fff}.snapshop-product-carousel__sale-dot{position:relative;width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:currentColor}.snapshop-product-carousel__sale-dot:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:1px solid currentColor;border-radius:inherit;animation:spcSalePulse 1.8s ease-out infinite}@keyframes spcSalePulse{0%{opacity:.7;transform:scale(.55)}75%,to{opacity:0;transform:scale(1.5)}}.snapshop-product-carousel .is-hidden{display:none!important}.snapshop-product-carousel__content{flex:1;padding:20px;display:flex;flex-direction:column}.snapshop-product-carousel__card-kicker{margin-bottom:7px;color:var(--spc-primary, #296E98);font-size:8px}.snapshop-product-carousel__product-title{margin:0;color:var(--spc-text, #2F3133);font-size:clamp(18px,1.8vw,24px);line-height:1.18;font-weight:700;letter-spacing:-.025em}.snapshop-product-carousel__product-title a{color:inherit;text-decoration:none}.snapshop-product-carousel__product-title a:hover{color:var(--spc-primary, #296E98)}.snapshop-product-carousel__price-row{min-height:33px;margin-top:13px;display:flex;align-items:baseline;flex-wrap:wrap;gap:9px}.snapshop-product-carousel__price{color:var(--spc-heading, #1E5577);font-size:22px;line-height:1;font-weight:800;letter-spacing:-.03em}.snapshop-product-carousel__compare-price{color:var(--spc-muted, #6F7880);font-size:13px;line-height:1;font-weight:500;text-decoration:line-through}.snapshop-product-carousel__form{margin-top:auto;padding-top:18px}.snapshop-product-carousel__variant-label{display:block;margin:0 0 7px;color:var(--spc-muted, #6F7880);font-size:9px;line-height:1.2;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.snapshop-product-carousel__select-wrap{position:relative;margin-bottom:10px}.snapshop-product-carousel__variant-select{width:100%;min-height:46px;padding:0 42px 0 13px;appearance:none;-webkit-appearance:none;border:1px solid var(--spc-border, #D9E4E9);border-radius:11px;outline:0;background:#fff;color:var(--spc-text, #2F3133);font-size:12px;font-weight:600;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}.snapshop-product-carousel__variant-select:focus{border-color:var(--spc-primary, #296E98);box-shadow:0 0 0 3px color-mix(in srgb,var(--spc-primary) 12%,transparent)}.snapshop-product-carousel__select-wrap svg{position:absolute;right:14px;top:50%;width:17px;height:17px;transform:translateY(-50%);pointer-events:none;color:var(--spc-primary, #296E98)}.snapshop-product-carousel__add{width:100%;min-height:52px;padding:13px 16px;border:1px solid var(--spc-primary, #296E98);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:16px;background:var(--spc-primary, #296E98);color:#fff;cursor:pointer;font-size:10px;line-height:1;font-weight:800;letter-spacing:.09em;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,transform .18s ease,opacity .18s ease}.snapshop-product-carousel__add svg{width:17px;height:17px;transition:transform .18s ease}.snapshop-product-carousel__add:hover:not(:disabled){background:var(--spc-primary-dark, #1E5577);border-color:var(--spc-primary-dark, #1E5577);transform:translateY(-1px)}.snapshop-product-carousel__add:hover:not(:disabled) svg{transform:translate(3px)}.snapshop-product-carousel__add:disabled{opacity:.52;cursor:not-allowed;transform:none}.snapshop-product-carousel__add.is-loading{opacity:.72;cursor:wait}.snapshop-product-carousel__add.is-added{background:#2f8f62;border-color:#2f8f62}.snapshop-product-carousel__add.is-error{background:var(--spc-sale, #D94A4A);border-color:var(--spc-sale, #D94A4A)}.snapshop-product-carousel__message{min-height:14px;margin-top:7px;color:var(--spc-muted, #6F7880);text-align:center;font-size:10px;line-height:1.35;font-weight:600}.snapshop-product-carousel__message.is-error{color:var(--spc-sale, #D94A4A)}.snapshop-product-carousel__controls{margin-top:18px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px}.snapshop-product-carousel__controls.is-hidden{display:none}.snapshop-product-carousel__progress{position:relative;width:100%;height:3px;overflow:hidden;border-radius:999px;background:var(--spc-border, #D9E4E9)}.snapshop-product-carousel__progress span{position:absolute;inset:0 auto 0 0;width:0;border-radius:inherit;background:var(--spc-primary, #296E98);transition:width .12s linear}.snapshop-product-carousel__arrows{display:inline-flex;align-items:center;gap:9px}.snapshop-product-carousel__arrow{width:44px;height:44px;flex:0 0 44px;padding:0;border:1px solid var(--spc-border, #D9E4E9);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--spc-primary, #296E98);cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease,opacity .18s ease}.snapshop-product-carousel__arrow svg{width:18px;height:18px}.snapshop-product-carousel__arrow:hover:not(:disabled){border-color:var(--spc-primary, #296E98);background:var(--spc-primary, #296E98);color:#fff;transform:translateY(-1px)}.snapshop-product-carousel__arrow:disabled{opacity:.28;cursor:default}.snapshop-product-carousel__empty-state{min-height:220px;padding:30px;border:1px dashed var(--spc-border, #D9E4E9);border-radius:18px;display:grid;place-content:center;gap:7px;background:#fff;text-align:center}.snapshop-product-carousel__empty-state strong{color:var(--spc-heading, #1E5577);font-size:18px}.snapshop-product-carousel__empty-state span{color:var(--spc-muted, #6F7880);font-size:13px}.snapshop-product-carousel :is(a,button,select):focus-visible{outline:3px solid color-mix(in srgb,var(--spc-primary) 28%,transparent);outline-offset:3px}@media screen and (max-width:989px){.snapshop-product-carousel__card{flex-basis:calc((100% - var(--spc-gap, 18px)) / 2)}}@media screen and (max-width:749px){.snapshop-product-carousel{padding-top:min(var(--spc-pad-top, 64px),52px);padding-bottom:min(var(--spc-pad-bottom, 64px),52px)}.snapshop-product-carousel__inner{width:min(100% - 28px,680px)}.snapshop-product-carousel__topline{display:block;margin-bottom:22px}.snapshop-product-carousel__header h2{margin-top:7px;font-size:clamp(34px,11vw,48px)}.snapshop-product-carousel__subheading{margin-top:12px;font-size:13px}.snapshop-product-carousel__view-all--desktop{display:none}.snapshop-product-carousel__view-all--mobile{width:100%;min-height:50px;margin-top:18px;display:inline-flex}.snapshop-product-carousel__track{margin-right:-14px;padding-right:14px;scroll-padding-left:2px}.snapshop-product-carousel__card{flex:0 0 84%}.snapshop-product-carousel__content{padding:17px}.snapshop-product-carousel__product-title{font-size:19px}.snapshop-product-carousel__price{font-size:21px}.snapshop-product-carousel__controls{margin-top:14px}.snapshop-product-carousel__arrow{width:40px;height:40px;flex-basis:40px}}@media screen and (max-width:420px){.snapshop-product-carousel__card{flex-basis:88%}.snapshop-product-carousel__sale-badge,.snapshop-product-carousel__sold-badge{top:10px;min-height:27px;padding:6px 9px;font-size:8px}.snapshop-product-carousel__sale-badge{right:10px}.snapshop-product-carousel__sold-badge{left:10px}}@media(prefers-reduced-motion:reduce){.snapshop-product-carousel *,.snapshop-product-carousel *:before,.snapshop-product-carousel *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/snapshop-product-carousel.css.map */
