.custom-sp{background:rgb(var(--section-background));margin-block:var(--custom-sp-margin-top) var(--custom-sp-margin-bottom);padding-block:var(--custom-sp-padding-top) var(--custom-sp-padding-bottom)}.custom-sp__inner{display:block}.custom-sp__header{margin-block-end:calc(var(--container-gutter) * .85)}.custom-sp__heading{margin:0;color:rgb(var(--heading-color));font-size:var(--custom-sp-title-size-mobile, 28px)}@media screen and (min-width:741px){.custom-sp__heading{font-size:var(--custom-sp-title-size-desktop, 36px)}}.custom-sp__carousel{position:relative}.custom-sp__flickity,.custom-sp__flickity .flickity-viewport{overflow:hidden}.custom-sp__slide{width:var(--custom-sp-card-width-mobile);margin-inline-end:var(--custom-sp-gap)}@media screen and (min-width:741px){.custom-sp__slide{width:var(--custom-sp-card-width-desktop)}}.custom-sp-card{position:relative;overflow:hidden;width:100%;aspect-ratio:var(--custom-sp-aspect-mobile);border-radius:var(--custom-sp-card-radius);background:rgba(var(--text-color),.06);--custom-sp-card-text: var(--heading-color)}@media screen and (min-width:741px){.custom-sp-card{aspect-ratio:var(--custom-sp-aspect-desktop)}}.custom-sp-card__media,.custom-sp-card__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.custom-sp-card__image-wrap--desktop{display:none}.custom-sp-card__image-wrap--mobile{display:block}@media screen and (min-width:741px){.custom-sp-card__image-wrap--desktop{display:block}.custom-sp-card__image-wrap--mobile{display:none}}.custom-sp-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}.custom-sp-card__image-wrap--placeholder .custom-sp-card__image{background:rgba(var(--text-color),.08)}.custom-sp-card__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;padding:clamp(20px,4vw,48px);color:rgb(var(--custom-sp-card-text));pointer-events:none}.custom-sp-card__text{max-width:min(100%,28rem);pointer-events:auto}.custom-sp-card__title{margin:0 0 .5em;color:inherit;font-size:var(--custom-sp-card-title-size-mobile, 20px);font-weight:var(--heading-font-weight);line-height:1.2}@media screen and (min-width:741px){.custom-sp-card__title{font-size:var(--custom-sp-card-title-size-desktop, 32px)}}.custom-sp-card__description{margin:0;color:inherit;font-size:var(--custom-sp-desc-size-mobile, 14px);line-height:1.45;opacity:.92}@media screen and (min-width:741px){.custom-sp-card__description{font-size:var(--custom-sp-desc-size-desktop, 15px);line-height:1.5}}.custom-sp-card__content--mob-top_left{align-items:flex-start;justify-content:flex-start;text-align:left}.custom-sp-card__content--mob-top_center{align-items:flex-start;justify-content:center;text-align:center}.custom-sp-card__content--mob-top_right{align-items:flex-start;justify-content:flex-end;text-align:right}.custom-sp-card__content--mob-middle_left{align-items:center;justify-content:flex-start;text-align:left}.custom-sp-card__content--mob-middle_center{align-items:center;justify-content:center;text-align:center}.custom-sp-card__content--mob-middle_right{align-items:center;justify-content:flex-end;text-align:right}.custom-sp-card__content--mob-bottom_left{align-items:flex-end;justify-content:flex-start;text-align:left}.custom-sp-card__content--mob-bottom_center{align-items:flex-end;justify-content:center;text-align:center}.custom-sp-card__content--mob-bottom_right{align-items:flex-end;justify-content:flex-end;text-align:right}@media screen and (min-width:741px){.custom-sp-card__content--desk-top_left{align-items:flex-start;justify-content:flex-start;text-align:left}.custom-sp-card__content--desk-top_center{align-items:flex-start;justify-content:center;text-align:center}.custom-sp-card__content--desk-top_right{align-items:flex-start;justify-content:flex-end;text-align:right}.custom-sp-card__content--desk-middle_left{align-items:center;justify-content:flex-start;text-align:left}.custom-sp-card__content--desk-middle_center{align-items:center;justify-content:center;text-align:center}.custom-sp-card__content--desk-middle_right{align-items:center;justify-content:flex-end;text-align:right}.custom-sp-card__content--desk-bottom_left{align-items:flex-end;justify-content:flex-start;text-align:left}.custom-sp-card__content--desk-bottom_center{align-items:flex-end;justify-content:center;text-align:center}.custom-sp-card__content--desk-bottom_right{align-items:flex-end;justify-content:flex-end;text-align:right}.custom-sp-card__content--desk-top_center .custom-sp-card__text,.custom-sp-card__content--desk-middle_center .custom-sp-card__text,.custom-sp-card__content--desk-bottom_center .custom-sp-card__text{margin-inline:auto}}.custom-sp-card__content--mob-top_center .custom-sp-card__text,.custom-sp-card__content--mob-middle_center .custom-sp-card__text,.custom-sp-card__content--mob-bottom_center .custom-sp-card__text{margin-inline:auto}.custom-sp__nav{display:flex;align-items:center;margin-block-start:calc(var(--container-gutter) * .75);gap:16px}.custom-sp__nav--mobile{justify-content:flex-start}.custom-sp__nav--desktop{display:none;justify-content:center}@media screen and (min-width:741px){.custom-sp__nav--mobile{display:none}.custom-sp__nav--desktop{display:flex}}.custom-sp__arrows{display:flex;align-items:center;gap:10px;flex-shrink:0}.custom-sp__arrow{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:rgb(var(--heading-color));color:#fff;cursor:pointer;-webkit-appearance:none;appearance:none}.custom-sp__arrow svg{width:14px;height:14px}.custom-sp__arrow[disabled],.custom-sp__arrow[aria-disabled=true]{opacity:.35;cursor:default;pointer-events:none}.custom-sp__progress{flex:1;min-width:0;max-width:180px}.custom-sp__progress-track{position:relative;height:3px;border-radius:999px;background:rgba(var(--heading-color),.15);overflow:hidden}.custom-sp__progress-thumb{position:absolute;top:0;left:0;height:100%;width:calc(100% / var(--custom-sp-slide-count, 1));border-radius:inherit;background:rgb(var(--heading-color));transform:translate(0);transition:transform .35s ease}.custom-sp__pills{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(var(--heading-color),.08)}.custom-sp__pill{display:block;width:6px;height:6px;padding:0;border:0;border-radius:999px;background:rgba(var(--heading-color),.28);cursor:pointer;-webkit-appearance:none;appearance:none;transition:width .3s ease,background-color .3s ease}.custom-sp__pill.is-active{width:28px;background:rgb(var(--heading-color))}.custom-sp__desktop-next{display:flex;flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-selling-points.css.map */
