.ab-featured-stories{padding:var(--abfs-padding-top) 0 var(--abfs-padding-bottom);background:linear-gradient(180deg,var(--abfs-bg-top),var(--abfs-bg-bottom))}.ab-featured-stories__container{max-width:var(--abfs-max-width);margin:0 auto;padding:0 20px}.ab-featured-stories__wrap.page-width .ab-featured-stories__container{max-width:none;padding:0}.ab-featured-stories__wrap.ab-featured-stories__full .ab-featured-stories__container{max-width:var(--abfs-max-width);padding:0 20px}.ab-featured-stories__header{text-align:center;margin-bottom:34px}.ab-featured-stories__badge{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 14px;border-radius:999px;background:var(--abfs-badge-bg);color:var(--abfs-badge-text);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}.ab-featured-stories__title{font-size:44px;line-height:1.08;letter-spacing:-.02em;color:var(--abfs-heading);margin:0 0 12px}.ab-featured-stories__title-highlight{font-style:italic;color:var(--abfs-highlight);margin:0 10px}.ab-featured-stories__subheading{max-width:720px;margin:0 auto;color:var(--abfs-subheading);font-size:15px;line-height:1.6}.ab-featured-stories__slider-wrap{position:relative}.ab-featured-stories__slider{position:relative;width:100%;overflow:hidden;padding:10px 0}.ab-featured-stories .swiper-wrapper{align-items:stretch}.ab-featured-stories .swiper-slide{height:auto;display:flex}.ab-featured-stories__card{background:var(--abfs-card-bg);border:1px solid var(--abfs-card-border);border-radius:var(--abfs-radius);overflow:hidden;box-shadow:0 16px 40px #00000014;height:100%;display:flex;flex-direction:column;flex:1}.ab-featured-stories__media{display:block;background:#fff;padding:18px 18px 0}.ab-featured-stories__media-frame{position:relative;width:100%;aspect-ratio:var(--abfs-media-aspect);border-radius:calc(var(--abfs-radius) - 10px);overflow:hidden;box-shadow:0 14px 24px #0000002e;background:#fff}.ab-featured-stories__media-frame img.ab-featured-stories__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:var(--abfs-media-fit)}.ab-featured-stories__media-frame svg.ab-featured-stories__img{display:block;width:100%;height:100%}.ab-featured-stories__body{padding:18px 18px 16px;display:flex;flex-direction:column;gap:10px;flex:1}.ab-featured-stories__chips{display:flex;gap:8px;flex-wrap:wrap}.ab-featured-stories__chip{display:inline-flex;align-items:center;justify-content:center;background:var(--abfs-chip-bg);color:var(--abfs-chip-text);border-radius:999px;padding:4px 10px;font-size:12px;line-height:1;white-space:nowrap}.ab-featured-stories__chip--alt{opacity:.9}.ab-featured-stories__chip--bestseller{background:color-mix(in srgb,var(--abfs-chip-text) 10%,#fff);color:var(--abfs-chip-text);font-weight:700}.ab-featured-stories__product-title{margin:0;font-size:22px;line-height:1.15;color:var(--abfs-heading);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ab-featured-stories__product-link{color:inherit;text-decoration:none}.ab-featured-stories__product-link:hover{text-decoration:underline}.ab-featured-stories__desc{margin:0;font-size:14px;line-height:1.55;color:var(--abfs-subheading);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ab-featured-stories__meta{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.ab-featured-stories__price{font-size:22px;font-weight:800;color:var(--abfs-price)}.ab-featured-stories__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;border-radius:var(--abfs-btn-radius);background:var(--abfs-btn-bg);color:var(--abfs-btn-text);text-decoration:none;border:0;cursor:pointer;font-weight:800;font-size:13px;letter-spacing:.08em;text-transform:uppercase;position:relative;min-width:142px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 14px 26px #00000029}.ab-featured-stories__btn:hover{background:var(--abfs-btn-bg-hover);transform:translateY(-1px);box-shadow:0 18px 32px #0000002e}.ab-featured-stories__btn.is-disabled,.ab-featured-stories__btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.ab-featured-stories__btn-icon{display:inline-flex;width:18px;height:18px}.ab-featured-stories__btn-icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ab-featured-stories__btn-loader{display:none;width:18px;height:18px;border-radius:999px;border:2px solid color-mix(in srgb,var(--abfs-btn-text) 30%,transparent);border-top-color:var(--abfs-btn-text);animation:abfs-spin .9s linear infinite}.ab-featured-stories__btn.loading .ab-featured-stories__btn-icon,.ab-featured-stories__btn.loading .ab-featured-stories__btn-text{visibility:hidden}.ab-featured-stories__btn.loading .ab-featured-stories__btn-loader{display:inline-block;position:absolute}.ab-featured-stories__nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:50px!important;height:50px!important;margin:0;background:var(--abfs-card-bg);border-radius:50%;box-shadow:0 4px 15px #0000001a;color:var(--abfs-heading);display:flex!important;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.165,.84,.44,1);cursor:pointer;opacity:0!important;visibility:hidden}.ab-featured-stories__slider:hover .ab-featured-stories__nav-btn:not(.swiper-button-disabled){opacity:1!important;visibility:visible!important}.ab-featured-stories__nav-btn:hover{background:var(--abfs-heading);color:#fff;transform:translateY(-50%) scale(1.05)}.ab-featured-stories__slider .swiper-button-prev:after,.ab-featured-stories__slider .swiper-button-next:after{font-size:18px;font-weight:700;font-family:swiper-icons}.ab-featured-stories__slider .swiper-button-prev:after{content:"prev"}.ab-featured-stories__slider .swiper-button-next:after{content:"next"}.swiper-button-disabled.ab-featured-stories__nav-btn{opacity:0!important;visibility:hidden!important;pointer-events:none}.swiper-button-lock.ab-featured-stories__nav-btn{display:none!important}@keyframes abfs-spin{to{transform:rotate(360deg)}}@media screen and (min-width:750px){.ab-featured-stories__container{padding:0 30px}.ab-featured-stories__wrap.page-width .ab-featured-stories__container{padding:0}.ab-featured-stories__header{margin-bottom:42px}.ab-featured-stories__title{font-size:54px}.ab-featured-stories__desc{font-size:14px}.ab-featured-stories__media{padding:22px 22px 0}.ab-featured-stories__body{padding:20px 22px 18px}.ab-featured-stories__nav-btn{opacity:0!important;visibility:hidden}}@media screen and (min-width:1100px){.ab-featured-stories__title{font-size:62px}.ab-featured-stories__nav-btn{width:44px;height:44px}}@media screen and (max-width:749px){.ab-featured-stories__title{font-size:36px}.ab-featured-stories__subheading{font-size:14px}.ab-featured-stories__media{padding:16px 16px 0}.ab-featured-stories__body{padding:16px 16px 14px}.ab-featured-stories__product-title,.ab-featured-stories__price{font-size:18px}.ab-featured-stories__btn{min-width:128px;padding:11px 14px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ab-featured-stories.css.map */
