.section-custom-promo-hero-slider{position:relative;z-index:2}.section-custom-promo-hero-slider .phs{position:relative;z-index:1}.section-custom-promo-hero-slider .section-background-image-wrap{z-index:0}.section-custom-promo-hero-slider .phs-slides{position:relative;width:100%}.section-custom-promo-hero-slider .phs-slide{width:100%;min-height:1px}.section-custom-promo-hero-slider .phs-slides:not(.flickity-enabled) .phs-slide~.phs-slide{display:none}.section-custom-promo-hero-slider .phs-slide__row{display:flex;flex-direction:column;gap:2.4rem}@media(min-width:990px){.section-custom-promo-hero-slider .phs-slide__row{display:grid;grid-template-columns:minmax(0,1fr);gap:4rem;align-items:center}.section-custom-promo-hero-slider .phs-slide__row.has-newsletter{grid-template-columns:minmax(0,1fr) minmax(36rem,44rem)}}.section-custom-promo-hero-slider .phs-slide__row.text-align-left .phs-slide__text{text-align:start}.section-custom-promo-hero-slider .phs-slide__row.text-align-center .phs-slide__text{text-align:center}.section-custom-promo-hero-slider .phs-slide__row.text-align-right .phs-slide__text{text-align:end}.section-custom-promo-hero-slider .phs-slide__text>*{margin-top:var(--spacing-base-1);margin-bottom:var(--spacing-base-1)}.section-custom-promo-hero-slider .phs-slide__text>:first-child{margin-top:0}.section-custom-promo-hero-slider .phs-slide__text>:last-child{margin-bottom:0}.section-custom-promo-hero-slider .phs-eyebrow{display:inline-flex;align-items:center;gap:1.2rem;font-family:var(--font-buttons-family);font-weight:var(--font-bolder-weight);letter-spacing:.1em;text-transform:uppercase;font-size:1.3rem;color:rgba(var(--color-accent-1))}.section-custom-promo-hero-slider .phs-eyebrow.no-dash{gap:0}.section-custom-promo-hero-slider .phs-eyebrow__rule{display:inline-block;width:3.2rem;height:2px;background:currentColor;flex-shrink:0}.section-custom-promo-hero-slider .phs-heading{margin:0;line-height:1.05;text-wrap:balance}.section-custom-promo-hero-slider .phs-heading-highlight,.section-custom-promo-hero-slider .phs-quote-highlight,.section-custom-promo-hero-slider .phs-newsletter-heading-highlight{color:var(--phs-highlight-color, rgba(var(--color-accent-1)))}.section-custom-promo-hero-slider .heading-size-sm{font-size:clamp(2.4rem,2vw + 1rem,2.8rem)}.section-custom-promo-hero-slider .heading-size-md{font-size:clamp(2.8rem,3vw + 1rem,3.6rem)}.section-custom-promo-hero-slider .heading-size-lg{font-size:clamp(3.2rem,4vw + 1rem,4.4rem)}.section-custom-promo-hero-slider .heading-size-xl{font-size:clamp(3.6rem,5vw + 1rem,5.6rem)}.section-custom-promo-hero-slider .heading-size-xxl{font-size:clamp(4rem,6vw + 1rem,6.4rem)}.section-custom-promo-hero-slider .phs-body{font-size:1.6rem;line-height:1.5;max-width:56rem}.section-custom-promo-hero-slider .phs-slide__row.text-align-center .phs-body{margin-inline:auto}.section-custom-promo-hero-slider .phs-body>:first-child{margin-top:0}.section-custom-promo-hero-slider .phs-body>:last-child{margin-bottom:0}.section-custom-promo-hero-slider .phs-buttons{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;align-items:stretch;margin-top:.8rem}.section-custom-promo-hero-slider .phs-buttons .button{flex:0 0 auto;justify-content:center;text-align:center;margin:0}.section-custom-promo-hero-slider .phs-buttons.layout-desktop-inline{flex-direction:row}.section-custom-promo-hero-slider .phs-buttons.layout-desktop-inline .button{flex:1 1 0;min-width:14rem}@media(min-width:750px){.section-custom-promo-hero-slider .phs-buttons{flex-direction:row}.section-custom-promo-hero-slider .phs-buttons .button{flex:0 0 auto}}.section-custom-promo-hero-slider .phs-slide__row.text-align-center .phs-buttons{justify-content:center}.section-custom-promo-hero-slider .phs-slide__row.text-align-right .phs-buttons{justify-content:flex-end}.section-custom-promo-hero-slider .button.button-has-border-override{box-shadow:0 0 0 .1rem rgba(var(--color-button-border))}.section-custom-promo-hero-slider .button.button-has-border-override:hover{box-shadow:0 0 0 .2rem rgba(var(--color-button-border))}.section-custom-promo-hero-slider .phs-buttons .button,.section-custom-promo-hero-slider .phs-testimonial__cta{font-family:var(--font-heading-family, var(--font-buttons-family))}.section-custom-promo-hero-slider .phs-newsletter{position:relative;display:flex;flex-direction:column;gap:1.4rem;padding:2.4rem;border-radius:1.2rem;background:var(--phs-nl-card-bg, rgb(0 0 0 / .5));border:1px solid var(--phs-nl-card-border, rgb(var(--color-foreground) / .12));overflow:hidden}.section-custom-promo-hero-slider .phs-newsletter:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--phs-nl-card-accent, rgba(var(--color-accent-1)))}.section-custom-promo-hero-slider .phs-newsletter__pill{display:inline-flex;align-items:center;gap:.6rem;align-self:flex-start;padding:.4rem .9rem;border-radius:.4rem;font-family:var(--font-buttons-family);font-weight:var(--font-bolder-weight);letter-spacing:.08em;text-transform:uppercase;font-size:1.1rem;background:var(--phs-nl-pill-bg, rgb(var(--color-accent-1) / .18));color:var(--phs-nl-pill-text, rgba(var(--color-accent-1)))}.section-custom-promo-hero-slider .phs-newsletter__pill svg{width:1.4rem;height:1.4rem}.section-custom-promo-hero-slider .phs-newsletter__heading{margin:0;font-size:2.2rem;line-height:1.2;color:var(--phs-nl-heading, inherit)}.section-custom-promo-hero-slider .phs-newsletter__body{margin:0;font-size:1.4rem;line-height:1.45;color:var(--phs-nl-body, inherit);opacity:.9}.section-custom-promo-hero-slider .phs-newsletter__field{position:relative;display:flex;align-items:center}.section-custom-promo-hero-slider .phs-newsletter__field-icon{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);width:1.8rem;height:1.8rem;color:var(--phs-nl-input-placeholder, rgb(var(--color-foreground) / .55));pointer-events:none}.section-custom-promo-hero-slider .phs-newsletter__input{width:100%;padding:1.2rem 1.4rem 1.2rem 3.6rem;border-radius:.6rem;background:var(--phs-nl-input-bg, transparent);border:1px solid var(--phs-nl-input-border, rgb(var(--color-foreground) / .2));color:var(--phs-nl-input-text, inherit);font-size:1.5rem;line-height:1.2}.section-custom-promo-hero-slider .phs-newsletter__input::placeholder{color:var(--phs-nl-input-placeholder, rgb(var(--color-foreground) / .55))}.section-custom-promo-hero-slider .phs-newsletter__input:focus{outline:2px solid var(--phs-nl-card-accent, rgba(var(--color-accent-1)));outline-offset:2px}.section-custom-promo-hero-slider .phs-newsletter__submit{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;width:100%;margin-top:1.2rem;padding:1.2rem 1.6rem;border:1px solid var(--phs-nl-btn-border, transparent);border-radius:.6rem;background:var(--phs-nl-btn-bg, rgba(var(--color-accent-1)));color:var(--phs-nl-btn-text, rgba(var(--color-button-text)));font-family:var(--font-heading-family, var(--font-buttons-family));font-weight:var(--font-bolder-weight);letter-spacing:.08em;text-transform:uppercase;font-size:1.4rem;cursor:pointer}.section-custom-promo-hero-slider .phs-newsletter__submit svg{width:1.6rem;height:1.6rem}.section-custom-promo-hero-slider .phs-newsletter__footnote{display:inline-flex;align-items:center;gap:.6rem;margin:0;font-size:1.2rem;line-height:1.3;color:var(--phs-nl-footnote, inherit);opacity:.8}.section-custom-promo-hero-slider .phs-newsletter__footnote-icon{display:inline-flex;width:1.4rem;height:1.4rem;color:var(--phs-nl-footnote-icon, var(--phs-nl-footnote, inherit))}.section-custom-promo-hero-slider .phs-newsletter__footnote-icon svg{width:100%;height:100%}.section-custom-promo-hero-slider .phs-newsletter__error,.section-custom-promo-hero-slider .phs-newsletter__success{margin:0;font-size:1.3rem;line-height:1.3}.section-custom-promo-hero-slider .phs-newsletter__error{color:rgba(var(--color-error, 200 50 50))}.section-custom-promo-hero-slider .phs-newsletter__success{color:var(--phs-nl-card-accent, rgba(var(--color-accent-1)));font-weight:var(--font-bolder-weight)}.section-custom-promo-hero-slider .phs-slider-controls{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin-top:2.4rem}.section-custom-promo-hero-slider .phs-slider-button{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border-radius:50%;background:var(--phs-slider-btn-bg, rgb(var(--color-foreground) / .08));border:1px solid var(--phs-slider-btn-border, rgb(var(--color-foreground) / .12));color:var(--phs-slider-btn-icon, rgba(var(--color-foreground)));cursor:pointer;transition:background .15s ease}.section-custom-promo-hero-slider .phs-slider-button:hover{background:var(--phs-slider-btn-bg-hover, rgb(var(--color-foreground) / .16))}.section-custom-promo-hero-slider .phs-slider-button svg{width:1.8rem;height:1.8rem}.section-custom-promo-hero-slider .phs-slider-pagination{display:inline-flex;align-items:center;gap:.8rem}.section-custom-promo-hero-slider .phs-slider-dot{-webkit-appearance:none;appearance:none;display:inline-block;width:1rem;height:1rem;padding:0;border:0;border-radius:50%;background:var(--phs-slider-dot, rgb(var(--color-foreground) / .3));cursor:pointer;transition:background .15s ease,transform .15s ease}.section-custom-promo-hero-slider .phs-slider-dot.is-active{background:var(--phs-slider-dot-active, rgba(var(--color-accent-1)));transform:scale(1.1)}.section-custom-promo-hero-slider .phs-features{display:flex;flex-direction:column;gap:1.2rem;margin-top:3.2rem;padding:1.6rem;border-radius:1rem;border:1px solid rgb(var(--color-foreground) / .12);background:rgb(var(--color-foreground) / .04)}@media(min-width:990px){.section-custom-promo-hero-slider .phs-features{flex-direction:row;align-items:stretch;gap:0;margin-top:4rem;padding:.8rem}}.section-custom-promo-hero-slider .phs-feature-card{flex:1 1 0;display:flex;align-items:center;gap:1.4rem;padding:1.2rem 1.6rem;background:var(--card-bg, transparent);color:var(--card-text, rgba(var(--color-foreground)));border-radius:.6rem;position:relative}@media(min-width:990px){.section-custom-promo-hero-slider .phs-feature-card{border-radius:0}.section-custom-promo-hero-slider .phs-feature-card+.phs-feature-card:before{content:"";position:absolute;left:0;top:1.2rem;bottom:1.2rem;width:1px;background:var(--card-border, rgb(var(--color-foreground) / .14))}}.section-custom-promo-hero-slider .phs-feature-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:4.4rem;height:4.4rem;border-radius:var(--icon-radius, .8rem);background:var(--icon-bg, rgb(var(--color-accent-1) / .18));color:var(--icon-color, rgba(var(--color-accent-1)))}.section-custom-promo-hero-slider .phs-feature-icon svg{width:2.2rem;height:2.2rem}.section-custom-promo-hero-slider .phs-feature-content{display:flex;flex-direction:column;gap:.2rem;min-width:0}.section-custom-promo-hero-slider .phs-feature-title{font-family:var(--font-heading-family, inherit);font-weight:var(--font-bolder-weight, 700);letter-spacing:.04em;text-transform:uppercase;font-size:1.4rem;line-height:1.2;color:inherit}.section-custom-promo-hero-slider .phs-feature-subtext{font-size:1.3rem;line-height:1.3;color:var(--card-subtext, inherit);opacity:.85}.section-custom-promo-hero-slider .phs-testimonial{display:flex;flex-direction:column;gap:1.6rem;max-width:80rem}.section-custom-promo-hero-slider .phs-testimonial__rating{display:inline-flex;align-items:center;gap:.4rem;color:var(--phs-rating-color, rgba(var(--color-accent-1)))}.section-custom-promo-hero-slider .phs-testimonial__rating .rating-star-full,.section-custom-promo-hero-slider .phs-testimonial__rating .rating-star-half,.section-custom-promo-hero-slider .phs-testimonial__rating .rating-star-empty,.section-custom-promo-hero-slider .phs-testimonial__rating svg{width:1.8rem;height:1.8rem;color:inherit;fill:currentColor}.section-custom-promo-hero-slider .phs-quote{margin:0;font-size:clamp(2.4rem,3vw + 1rem,4rem);line-height:1.15;font-weight:var(--font-bolder-weight, 700);text-wrap:balance}.section-custom-promo-hero-slider .phs-testimonial__attribution{display:flex;align-items:center;gap:1.2rem}.section-custom-promo-hero-slider .phs-testimonial__avatar{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:4.4rem;height:4.4rem;border-radius:50%;background:var(--phs-avatar-bg, rgba(var(--color-accent-1)));color:var(--phs-avatar-text, rgba(var(--color-button-text)));font-family:var(--font-heading-family, inherit);font-weight:var(--font-bolder-weight, 700);font-size:1.4rem;line-height:1}.section-custom-promo-hero-slider .phs-testimonial__attribution-text{display:flex;flex-direction:column;gap:.2rem;min-width:0}.section-custom-promo-hero-slider .phs-testimonial__name{font-weight:var(--font-bolder-weight, 700);font-size:1.5rem;line-height:1.2}.section-custom-promo-hero-slider .phs-testimonial__verified{display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;line-height:1.2;opacity:.85}.section-custom-promo-hero-slider .phs-testimonial__verified-icon{display:inline-flex;width:1.4rem;height:1.4rem;color:var(--phs-verified-icon, rgba(var(--color-accent-1)))}.section-custom-promo-hero-slider .phs-testimonial__verified-icon svg{width:100%;height:100%}.section-custom-promo-hero-slider .phs-testimonial__cta{display:inline-flex;align-self:flex-start;margin-top:.8rem}.section-custom-promo-hero-slider .has-top-border{margin:0 1rem;border-top:2px solid rgba(var(--color-border))}.section-custom-promo-hero-slider .has-bottom-border{margin:0 1rem;border-bottom:2px solid rgba(var(--color-border))}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-custom-promo-hero-slider.css.map */
