.sa-fst26 .sa-fst26__shell{max-width:var(--sa-fst26-max-width);margin:0 auto;position:relative;overflow:hidden;border-radius:var(--sa-fst26-shell-radius);padding:var(--sa-fst26-pad-top) 24px var(--sa-fst26-pad-bottom);color:var(--sa-fst26-text);background-color:var(--sa-fst26-tab-bg);background-image:none;isolation:isolate}.sa-fst26 .sa-fst26__star-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.sa-fst26 .sa-fst26__star{position:absolute;width:3px;height:3px;border-radius:50%;background:#ffffffe6;box-shadow:0 0 10px #ffffffe6;opacity:.55;animation:saFst26StarGlow 2.8s ease-in-out infinite alternate}.sa-fst26 .sa-fst26__star--1{top:10%;left:8%;animation-delay:.2s}.sa-fst26 .sa-fst26__star--2{top:14%;left:18%;animation-delay:1.2s}.sa-fst26 .sa-fst26__star--3{top:9%;left:32%;animation-delay:.8s}.sa-fst26 .sa-fst26__star--4{top:16%;left:46%;animation-delay:1.8s}.sa-fst26 .sa-fst26__star--5{top:12%;left:59%;animation-delay:.4s}.sa-fst26 .sa-fst26__star--6{top:14%;left:72%;animation-delay:2.1s}.sa-fst26 .sa-fst26__star--7{top:11%;left:87%;animation-delay:.9s}.sa-fst26 .sa-fst26__star--8{top:35%;left:7%;animation-delay:1.6s}.sa-fst26 .sa-fst26__star--9{top:40%;left:24%;animation-delay:.3s}.sa-fst26 .sa-fst26__star--10{top:43%;left:41%;animation-delay:1.1s}.sa-fst26 .sa-fst26__star--11{top:37%;left:56%;animation-delay:2.2s}.sa-fst26 .sa-fst26__star--12{top:42%;left:72%;animation-delay:.7s}.sa-fst26 .sa-fst26__star--13{top:39%;left:89%;animation-delay:1.9s}.sa-fst26 .sa-fst26__star--14{top:69%;left:10%;animation-delay:.6s}.sa-fst26 .sa-fst26__star--15{top:74%;left:27%;animation-delay:1.5s}.sa-fst26 .sa-fst26__star--16{top:79%;left:44%;animation-delay:.1s}.sa-fst26 .sa-fst26__star--17{top:73%;left:61%;animation-delay:2.4s}.sa-fst26 .sa-fst26__star--18{top:78%;left:78%;animation-delay:1.4s}.sa-fst26 .sa-fst26__star--19{top:86%;left:58%;animation-delay:2.7s}.sa-fst26 .sa-fst26__star--20{top:89%;left:91%;animation-delay:.5s}.sa-fst26 .section-header{position:relative;z-index:2;flex-direction:column;text-align:center;align-items:center;justify-content:center}.sa-fst26 .section-header--content{max-width:760px;text-align:center}.sa-fst26 .section-header .h1,.sa-fst26 .section-header .h2,.sa-fst26 .section-header .h3,.sa-fst26 .section-header .h4,.sa-fst26 .section-header .section-header--title{color:var(--sa-fst26-text)}.sa-fst26 .section-header p,.sa-fst26 .section-header .section-header--description{color:#0000009e}.sa-fst26 .sa-fst26__tabs{position:relative;z-index:2}.sa-fst26 .sa-fst26__tablist{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;margin:0 0 20px;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none}.sa-fst26 .sa-fst26__tablist::-webkit-scrollbar{display:none}.sa-fst26 .sa-fst26__tab{flex:0 0 auto;font:inherit;line-height:1;border-radius:var(--button-border-radius, 6px);border:1px solid rgba(0,0,0,.06);background:rgba(var(--color-body-rgb),.05);color:rgba(var(--color-body-rgb),.85);padding:10px 16px;font-size:var(--sa-fst26-tab-size);font-weight:var(--font-body-medium-weight, 500);cursor:pointer}.sa-fst26 .sa-fst26__tab:hover{background:rgba(var(--color-body-rgb),.12)}.sa-fst26 .sa-fst26__tab.is-active{background:var(--sa-fst26-pill);color:var(--sa-fst26-text);border-color:#00000014}.sa-fst26 .sa-fst26__panels{position:relative}.sa-fst26 .sa-fst26__panel{display:block;width:100%;height:0;overflow:hidden;visibility:hidden;opacity:0;pointer-events:none}.sa-fst26 .sa-fst26__panel.is-active{height:auto;overflow:visible;visibility:visible;opacity:1;pointer-events:auto}.sa-fst26 .sa-fst26__panel .sa-fst26__products{opacity:1;transform:translateY(0)}.sa-fst26 .sa-fst26__panel-head{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:16px;text-align:center}.sa-fst26 .sa-fst26__panel-head>div{margin:0 auto;max-width:760px}.sa-fst26 .sa-fst26__panel-title{margin:0;color:var(--sa-fst26-text);font-family:Amatic SC,cursive;font-size:var(--sa-fst26-panel-heading-size-desktop);line-height:1.05;letter-spacing:.02em}.sa-fst26 .sa-fst26__panel-description{margin:6px 0 0;color:#0000009e;font-family:Quicksand,sans-serif;font-weight:600;font-size:var(--sa-fst26-panel-description-size);line-height:1.5}.sa-fst26 .sa-fst26__products.carousel{margin-left:-10px;margin-right:-10px}.sa-fst26 .sa-fst26__products.carousel .columns{padding:0 10px}.sa-fst26 .sa-fst26__products.grid{row-gap:20px}.sa-fst26 .sa-fst26__products .columns{display:flex}.sa-fst26 .sa-fst26__products .product-card{width:100%}.sa-fst26 .sa-fst26__products.carousel.flickity-enabled .flickity-viewport{touch-action:pan-y}.sa-fst26 .flickity-nav{background:#fffffff2;color:var(--sa-fst26-text)}.sa-fst26 .sa-fst26__products .flickity-nav.flickity-prev{left:6px}.sa-fst26 .sa-fst26__products .flickity-nav.flickity-next{right:6px}.sa-fst26 .sa-fst26__products.flickity-enabled .flickity-nav{opacity:1}.sa-fst26 .flickity-progress{margin-top:14px;background:#ffffff52}.sa-fst26 .flickity-progress--bar{background:var(--sa-fst26-accent)}.sa-fst26 .sa-fst26__panel-footer{margin-top:16px;text-align:center}.sa-fst26 .sa-fst26__cta{border-radius:var(--button-border-radius, 6px)}.sa-fst26 .sa-fst26__cta:not(.accent){background:#fff;color:var(--sa-fst26-text);border:1px solid rgba(0,0,0,.1)}.sa-fst26.sa-fst26--custom-cta-colors .sa-fst26__cta{background:var(--sa-fst26-cta-bg)!important;color:var(--sa-fst26-cta-text)!important;border:1px solid var(--sa-fst26-cta-border)!important}.sa-fst26.sa-fst26--custom-cta-colors .sa-fst26__cta:hover,.sa-fst26.sa-fst26--custom-cta-colors .sa-fst26__cta:focus-visible{background:var(--sa-fst26-cta-bg-hover)!important;color:var(--sa-fst26-cta-text-hover)!important;border-color:var(--sa-fst26-cta-border-hover)!important}.sa-fst26 .product-card-title h3{display:block;line-height:1.35}.sa-fst26 .product-card-title,.sa-fst26 .product-card-title h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sa-fst26 .product-card .product-card-info{display:flex;flex-direction:column;gap:6px}.sa-fst26 variant-swatch-king{max-height:none!important;overflow:visible!important}@media only screen and (max-width:767px){.sa-fst26 .sa-fst26__shell{padding-left:14px;padding-right:14px;border-radius:18px}.sa-fst26 .sa-fst26__tablist{justify-content:flex-start;flex-wrap:nowrap}.sa-fst26 .sa-fst26__tab{font-size:13px;padding:9px 13px}.sa-fst26 .sa-fst26__panel-head{margin-bottom:12px}.sa-fst26 .sa-fst26__panel-title{font-size:var(--sa-fst26-panel-heading-size-mobile)}.sa-fst26 .sa-fst26__products .flickity-nav{display:none!important}.sa-fst26 .sa-fst26__products.carousel .carousel__slide{width:66.6667%!important;max-width:66.6667%!important;flex:0 0 66.6667%!important}.sa-fst26 .sa-fst26__products.carousel .columns{padding:0 8px}}@keyframes saFst26StarGlow{0%{opacity:.28;transform:scale(.85)}to{opacity:1;transform:scale(1.2)}}
/*# sourceMappingURL=/cdn/shop/t/126/assets/festive-collection-tabs.css.map */
