.advance-featured-card-slider-section{width:100%;position:relative;z-index:1}.advance-featured-card-slider-bg-custom{background:var(--afcs-custom-bg, #ffffff)}.advance-featured-card-slider-bg-gradient{background:var(--afcs-gradient-bg, linear-gradient(135deg, #f8f9ff, #e8eef8))}.advance-featured-card-slider-section .advance-featured-card-slider-header{margin-bottom:var(--afcs-header-spacing-mobile, 24px);text-align:var(--afcs-header-align, center)}@media(min-width:769px){.advance-featured-card-slider-section .advance-featured-card-slider-header{margin-bottom:var(--afcs-header-spacing-desktop, 40px)}}.advance-featured-card-slider-section .advance-featured-card-slider-heading{font-size:var(--afcs-heading-size-mobile, 32px);font-weight:var(--afcs-heading-weight, 700);line-height:var(--afcs-heading-line, 1.2);letter-spacing:var(--afcs-heading-spacing, -.5px);color:var(--afcs-heading-color, rgb(var(--color-foreground)));text-transform:var(--afcs-heading-transform, none);margin:0 0 var(--afcs-heading-mb, 12px) 0}@media(min-width:769px){.advance-featured-card-slider-section .advance-featured-card-slider-heading{font-size:var(--afcs-heading-size-desktop, 48px)}}.advance-featured-card-slider-section .advance-featured-card-slider-highlight{display:inline-block}.advance-featured-card-slider-section .advance-featured-card-slider-highlight[data-style=gradient]{background:var(--afcs-highlight-gradient, linear-gradient(90deg, #ed122d, #ff6b6b));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding-bottom:.15em;margin-bottom:-.15em}.advance-featured-card-slider-section .advance-featured-card-slider-highlight[data-style=color]{color:var(--afcs-highlight-color, #ed122d)}.advance-featured-card-slider-section .advance-featured-card-slider-highlight[data-style=underline]{color:var(--afcs-highlight-color, #ed122d);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:8px}.advance-featured-card-slider-section .advance-featured-card-slider-highlight-block{display:block;margin-top:var(--afcs-highlight-mt, 0);margin-bottom:var(--afcs-highlight-mb, 12px)}.advance-featured-card-slider-section .advance-featured-card-slider-subheading{font-size:var(--afcs-sub-size-mobile, 16px);font-weight:var(--afcs-sub-weight, 400);color:var(--afcs-sub-color, #4b5563);line-height:1.6;max-width:var(--afcs-sub-max-width, 700px);margin:0 auto var(--afcs-sub-spacing-mobile, 20px) auto}@media(min-width:769px){.advance-featured-card-slider-section .advance-featured-card-slider-subheading{font-size:var(--afcs-sub-size-desktop, 18px);margin-bottom:var(--afcs-sub-spacing-desktop, 40px)}}.advance-featured-card-slider-section .advance-featured-card-slider-viewport{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:20px 5px var(--afcs-scroll-spacing, 20px) 5px}.advance-featured-card-slider-section .advance-featured-card-slider-viewport::-webkit-scrollbar{display:none}.advance-featured-card-slider-section .advance-featured-card-slider-viewport::-webkit-scrollbar{height:var(--afcs-scroll-height, 6px);-webkit-appearance:none}.advance-featured-card-slider-section .advance-featured-card-slider-viewport::-webkit-scrollbar-track{background:var(--afcs-scroll-track, #0f172a14);border-radius:var(--afcs-scroll-radius, 100px)}.advance-featured-card-slider-section .advance-featured-card-slider-viewport::-webkit-scrollbar-thumb{background:var(--afcs-scroll-thumb, #0f172a4d);border-radius:var(--afcs-scroll-radius, 100px)}.advance-featured-card-slider-section .advance-featured-card-slider-viewport::-webkit-scrollbar-thumb:hover{background:var(--afcs-scroll-thumb-hover, #0f172a80)}@media(min-width:769px){.advance-featured-card-slider-section .advance-featured-card-slider-viewport.advance-featured-card-slider-hide-scrollbar{scrollbar-width:none;overflow-x:visible}.advance-featured-card-slider-section .advance-featured-card-slider-viewport.advance-featured-card-slider-hide-scrollbar::-webkit-scrollbar{display:none}}.advance-featured-card-slider-section .advance-featured-card-slider-track{display:flex;gap:var(--afcs-card-gap-mobile, 12px);width:max-content;min-width:100%}@media(min-width:769px){.advance-featured-card-slider-section .advance-featured-card-slider-track{gap:var(--afcs-card-gap-desktop, 24px)}.advance-featured-card-slider-section .advance-featured-card-slider-track.advance-featured-card-slider-center-cards{justify-content:flex-start;width:100%}.advance-featured-card-slider-section .advance-featured-card-slider-track.advance-featured-card-slider-center-cards>:first-child{margin-left:auto}.advance-featured-card-slider-section .advance-featured-card-slider-track.advance-featured-card-slider-center-cards>:last-child{margin-right:auto}}.advance-featured-card-slider-section .advance-featured-card-slider-card{flex:0 0 80%;max-width:var(--afcs-card-max-width, 320px);min-width:260px;background:var(--afcs-card-bg, #ffffff);border:var(--afcs-card-border-w, 1px) solid var(--afcs-card-border-color, #e5e7eb);border-radius:var(--afcs-card-radius, 16px);transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;display:flex;flex-direction:column;scroll-snap-align:start}@media(min-width:769px){.advance-featured-card-slider-section .advance-featured-card-slider-card{flex:0 0 auto}}.advance-featured-card-slider-section .advance-featured-card-slider-card:hover{transform:translateY(calc(-1 * var(--afcs-card-lift, 4px)));box-shadow:var(--afcs-card-shadow-hover, none)}.advance-featured-card-slider-section .advance-featured-card-slider-media{width:100%;aspect-ratio:var(--afcs-image-ratio, 16 / 9);overflow:hidden}.advance-featured-card-slider-section .advance-featured-card-slider-image,.advance-featured-card-slider-section .advance-featured-card-slider-video{width:100%;height:100%;object-fit:cover;display:block}.advance-featured-card-slider-section .advance-featured-card-slider-placeholder{width:100%;height:100%;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.advance-featured-card-slider-section .advance-featured-card-slider-placeholder svg{width:50%;height:50%;opacity:.3}.advance-featured-card-slider-section .advance-featured-card-slider-card-content{padding:var(--afcs-card-padding, 20px);text-align:var(--afcs-text-align, left)}.advance-featured-card-slider-section .advance-featured-card-slider-title-row{display:flex;align-items:center;gap:var(--afcs-badge-gap, 12px);margin-bottom:var(--afcs-title-mb, 12px);justify-content:var(--afcs-title-justify, flex-start)}.advance-featured-card-slider-section .advance-featured-card-slider-badge{width:var(--afcs-badge-size, 40px);height:var(--afcs-badge-size, 40px);background:var(--afcs-badge-bg, #ffffff);color:var(--afcs-badge-color, #000000);border-radius:var(--afcs-badge-radius, 50%);border:var(--afcs-badge-border-w, 2px) solid var(--afcs-badge-border-color, #000000);display:flex;align-items:center;justify-content:center;font-size:var(--afcs-badge-font-mobile, 20px);font-weight:var(--afcs-badge-weight, 700);flex-shrink:0}@media(min-width:769px){.advance-featured-card-slider-section .advance-featured-card-slider-badge{font-size:var(--afcs-badge-font-desktop, 24px)}}.advance-featured-card-slider-section .advance-featured-card-slider-custom-icon{width:var(--afcs-icon-size, 24px);height:var(--afcs-icon-size, 24px)}.advance-featured-card-slider-section .advance-featured-card-slider-custom-icon svg{width:100%;height:100%;display:block}.advance-featured-card-slider-section .advance-featured-card-slider-card-title{font-size:var(--afcs-title-size-mobile, 18px);font-weight:var(--afcs-title-weight, 600);color:var(--afcs-title-color, #111827);line-height:1.3;margin:0}@media(min-width:769px){.advance-featured-card-slider-section .advance-featured-card-slider-card-title{font-size:var(--afcs-title-size-desktop, 20px)}}.advance-featured-card-slider-section .advance-featured-card-slider-card-desc{font-size:var(--afcs-desc-size-mobile, 14px);font-weight:var(--afcs-desc-weight, 400);color:var(--afcs-desc-color, #4b5563);line-height:1.5;margin:0 0 var(--afcs-desc-mb, 16px) 0}@media(min-width:769px){.advance-featured-card-slider-section .advance-featured-card-slider-card-desc{font-size:var(--afcs-desc-size-desktop, 15px)}}.advance-featured-card-slider-section .advance-featured-card-slider-btn-icon{width:1.1em;height:1.1em;flex-shrink:0}.advance-featured-card-slider-section .advance-featured-card-slider-card-btn{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-size:var(--afcs-btn-size-mobile, 14px);font-weight:var(--afcs-btn-weight, 500);padding:var(--afcs-btn-pv, 10px) var(--afcs-btn-ph, 20px);border-radius:var(--afcs-btn-radius, 30px);transition:all .3s ease;background:var(--afcs-btn-bg, #000000);color:var(--afcs-btn-text, #ffffff);border:var(--afcs-btn-border-w, 0) solid var(--afcs-btn-border-color, transparent);margin-top:var(--afcs-btn-mt, 8px)}@media(min-width:769px){.advance-featured-card-slider-section .advance-featured-card-slider-card-btn{font-size:var(--afcs-btn-size-desktop, 15px)}}.advance-featured-card-slider-section .advance-featured-card-slider-card-btn:hover{background:var(--afcs-btn-bg-hover, #333333);color:var(--afcs-btn-text-hover, #ffffff);transform:translateY(-2px)}.advance-featured-card-slider-section .advance-featured-card-slider-custom-html{margin-top:var(--afcs-html-mt, 16px)}.advance-featured-card-slider-section .advance-featured-card-slider-global-wrapper{margin-top:var(--afcs-global-mt, 30px);text-align:var(--afcs-global-align, center)}.advance-featured-card-slider-section .advance-featured-card-slider-global-btn{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:var(--afcs-global-size-mobile, 14px);font-weight:var(--afcs-global-weight, 600);padding:var(--afcs-global-pv, 12px) var(--afcs-global-ph, 28px);border-radius:var(--afcs-global-radius, 40px);transition:all .3s ease;background:var(--afcs-global-bg, #000000);color:var(--afcs-global-text, #ffffff);border:var(--afcs-global-border-w, 0) solid var(--afcs-global-border-color, transparent)}@media(min-width:769px){.advance-featured-card-slider-section .advance-featured-card-slider-global-btn{font-size:var(--afcs-global-size-desktop, 16px)}}.advance-featured-card-slider-section .advance-featured-card-slider-global-btn:hover{background:var(--afcs-global-bg-hover, #333333);color:var(--afcs-global-text-hover, #ffffff);transform:translateY(-2px)}@media(max-width:768px){.advance-featured-card-slider-section .advance-featured-card-slider-card{flex:0 0 85%}.advance-featured-card-slider-section .advance-featured-card-slider-title-row{gap:10px}.advance-featured-card-slider-section .advance-featured-card-slider-badge{width:calc(var(--afcs-badge-size, 40px) * .85);height:calc(var(--afcs-badge-size, 40px) * .85)}}@media(prefers-reduced-motion:reduce){.advance-featured-card-slider-section .advance-featured-card-slider-viewport{scroll-behavior:auto}.advance-featured-card-slider-section .advance-featured-card-slider-card,.advance-featured-card-slider-section .advance-featured-card-slider-card-btn,.advance-featured-card-slider-section .advance-featured-card-slider-global-btn{transition:none}.advance-featured-card-slider-section .advance-featured-card-slider-card:hover,.advance-featured-card-slider-section .advance-featured-card-slider-card-btn:hover,.advance-featured-card-slider-section .advance-featured-card-slider-global-btn:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/featured-card-slider.css.map */
