.three-banner{--tb-scale: 1;position:relative;overflow:hidden;background-color:var(--tb-bg);padding:var(--tb-padding-top) 0 var(--tb-padding-bottom)}.three-banner__header{position:relative;z-index:2;max-width:calc(900px * var(--tb-scale));margin:0 auto var(--tb-header-gap);padding:0 calc(24px * var(--tb-scale));text-align:center}.three-banner__top-heading{margin:0 0 calc(16px * var(--tb-scale));font-size:var(--tb-top-heading-size);font-weight:700;line-height:1.15;color:#fff}.three-banner__top-subheading{margin:0;font-size:var(--tb-top-subheading-size);line-height:1.5;color:#ffffffbf}.three-banner__rows{display:flex;flex-direction:column;gap:var(--tb-card-gap)}.three-banner__row{position:relative;overflow:hidden;width:100%}.three-banner__row--left{min-height:var(--tb-card-height)}.three-banner__row--left .three-banner__track{height:var(--tb-card-height)}.three-banner__track{display:flex;width:max-content;will-change:transform}.three-banner__row--right .three-banner__track{animation:three-banner-scroll-right var(--tb-duration) linear infinite}.three-banner__row--left .three-banner__track{animation:three-banner-scroll-left var(--tb-duration) linear infinite}.three-banner__row--right:nth-child(1) .three-banner__track{animation-delay:-5s}.three-banner__row--left .three-banner__track{animation-delay:-12s}.three-banner__row--right:nth-child(3) .three-banner__track{animation-delay:-8s}.three-banner__content{display:flex;flex-shrink:0;gap:var(--tb-card-gap);padding-right:var(--tb-card-gap)}.three-banner__card{flex-shrink:0;height:var(--tb-card-height);aspect-ratio:var(--tb-aspect-w) / var(--tb-aspect-h);border-radius:var(--tb-card-radius);overflow:hidden}.three-banner__row--left .three-banner__card{height:100%}.three-banner__card img,.three-banner__card svg{display:block;width:100%;height:100%;object-fit:cover}.three-banner__glass{position:absolute;top:0;bottom:0;left:50%;z-index:2;transform:translate(-50%);box-sizing:border-box;width:min(calc(680px * var(--tb-scale)),calc(100% - 48px * var(--tb-scale)));height:auto;padding:0 calc(56px * var(--tb-scale));border-radius:var(--tb-card-radius);background:var(--tb-glass-bg);backdrop-filter:blur(var(--tb-glass-blur));-webkit-backdrop-filter:blur(var(--tb-glass-blur));border:1px solid rgba(255,255,255,.1);pointer-events:none;overflow:hidden}.three-banner__glass-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;text-align:center;overflow:hidden}.three-banner__heading{margin:0 0 calc(8px * var(--tb-scale));font-size:var(--tb-heading-size);font-weight:700;line-height:1.2;color:#fff;max-width:100%}.three-banner__subheading{margin:0;font-size:var(--tb-subheading-size);line-height:1.4;color:#ffffffd9;max-width:100%}@keyframes three-banner-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes three-banner-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media screen and (max-width:1500px)and (min-width:750px){.three-banner{--tb-scale: .75}}@media screen and (max-width:749px){.three-banner__top-heading{font-size:var(--tb-top-heading-size-mobile)}.three-banner__top-subheading{font-size:var(--tb-top-subheading-size-mobile)}.three-banner__rows{gap:var(--tb-card-gap-mobile)}.three-banner__content{gap:var(--tb-card-gap-mobile);padding-right:var(--tb-card-gap-mobile)}.three-banner__row--left{min-height:var(--tb-card-height-mobile)}.three-banner__row--left .three-banner__track{height:var(--tb-card-height-mobile)}.three-banner__card{height:var(--tb-card-height-mobile);border-radius:var(--tb-card-radius-mobile)}.three-banner__row--left .three-banner__card{height:100%}.three-banner__glass{width:min(680px,calc((100% - 48px) * var(--tb-glass-width-mobile)));padding:0 24px;border-radius:var(--tb-card-radius-mobile)}.three-banner__heading{font-size:var(--tb-heading-size-mobile)}.three-banner__subheading{font-size:var(--tb-subheading-size-mobile)}}@media(prefers-reduced-motion:reduce){.three-banner__track{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
