.heddels-hero{position:relative;background:#0a0a0a}.heddels-hero__banner{position:relative;overflow:hidden;width:100%;height:clamp(42rem,70vh,64rem)}.heddels-hero__track{display:flex;width:100%;height:100%;transition:transform .5s ease;will-change:transform}.heddels-hero__slide{position:relative;flex:0 0 100%;width:100%;height:100%}.heddels-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.heddels-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media screen and (min-width:750px){.heddels-hero__media img{object-position:center right}}.heddels-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000009e,#00000059 42%,#0000001f 70%,#0003);pointer-events:none}@media screen and (max-width:749px){.heddels-hero__banner{height:min(70vh,52rem);min-height:44rem}.heddels-hero__media:after{background:linear-gradient(180deg,#0003,#00000073 40%,#000000b8)}}.heddels-hero__content{position:relative;z-index:2;box-sizing:border-box;width:100%;height:100%;display:flex;align-items:flex-end;padding:2.4rem 2.8rem 5.6rem}.heddels-hero__content-inner{width:100%;max-width:54rem;margin:0;color:#fff;text-align:left}.heddels-hero__eyebrow{margin:0 0 .8rem;font-family:var(--font-body-family);font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffffeb}.heddels-hero__heading{margin:0 0 1rem;font-family:var(--font-heading-family);font-size:clamp(2.8rem,9vw,4.4rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#fff}.heddels-hero__text{margin:0 0 1.6rem;max-width:42rem;font-family:var(--font-body-family);font-size:1.4rem;line-height:1.45;color:#ffffffe6}.heddels-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;margin:0;padding:1.1rem 1.8rem;background:#fff;color:#111;border:1px solid #fff;border-radius:0;font-family:var(--font-body-family);font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:background .2s ease,color .2s ease}@media screen and (min-width:750px){.heddels-hero__content{align-items:center;padding:4rem 6.4rem 6rem}.heddels-hero__eyebrow{margin-bottom:1.2rem;font-size:1.2rem}.heddels-hero__heading{margin-bottom:1.4rem;font-size:clamp(3.6rem,5vw,5.6rem)}.heddels-hero__text{margin-bottom:2.4rem;font-size:1.6rem}.heddels-hero__button{padding:1.1rem 2.2rem;font-size:1.3rem}}@media screen and (min-width:990px){.heddels-hero__content{padding:5rem clamp(7.2rem,8vw,12rem) 7rem}.heddels-hero__content-inner{max-width:54rem}}.heddels-hero__button:hover{background:transparent;color:#fff}.heddels-hero__dots{position:absolute;left:50%;bottom:1.6rem;z-index:3;display:flex;gap:.8rem;transform:translate(-50%)}@media screen and (min-width:750px){.heddels-hero__dots{bottom:2rem}}.heddels-hero__dot{width:1.1rem;height:1.1rem;padding:0;border:1.5px solid #fff;border-radius:50%;background:transparent;cursor:pointer;-webkit-appearance:none;appearance:none}@media screen and (min-width:750px){.heddels-hero__dot{width:.9rem;height:.9rem}}.heddels-hero__dot.is-active{background:#fff}.heddels-hero__nav{position:absolute;top:50%;z-index:3;display:none;width:4rem;height:4rem;transform:translateY(-50%);border:0;border-radius:50%;background:#ffffff26;color:#fff;cursor:pointer}.heddels-hero__nav--prev{left:1.2rem}.heddels-hero__nav--next{right:1.2rem}@media screen and (min-width:990px){.heddels-hero__nav{display:grid;place-items:center}}.heddels-trust{width:100%;margin-left:auto;margin-right:auto;background:#fff}.heddels-trust__list{display:grid;grid-template-columns:1fr;width:100%;margin:0;padding:0;list-style:none}.heddels-trust__item{display:flex;align-items:center;justify-content:flex-start;gap:1.2rem;padding:1.6rem;border-bottom:1px solid #ececec}.heddels-trust__item:last-child{border-bottom:none}.heddels-trust__icon{flex-shrink:0;width:2.4rem;height:2.4rem;color:#111}.heddels-trust__icon svg{width:100%;height:100%;display:block}.heddels-trust__copy{display:flex;flex-direction:column;gap:.2rem;min-width:0}.heddels-trust__title{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:700;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;color:#111;line-height:1.2}.heddels-trust__subtitle{margin:0;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:400;font-size:1.05rem;letter-spacing:.04em;text-transform:uppercase;color:#222;line-height:1.3}@media screen and (min-width:750px){.heddels-trust__list{grid-template-columns:repeat(2,1fr)}.heddels-trust__item{justify-content:center;padding:2rem 1.4rem;border-right:1px solid #ececec}.heddels-trust__item:nth-child(2n){border-right:none}.heddels-trust__item:nth-child(-n+2){border-bottom:1px solid #ececec}.heddels-trust__item:nth-last-child(-n+2){border-bottom:none}.heddels-trust__icon{width:2.8rem;height:2.8rem}.heddels-trust__title{font-size:1.35rem}.heddels-trust__subtitle{font-size:1.15rem}}@media screen and (min-width:990px){.heddels-trust__list{grid-template-columns:repeat(4,1fr)}.heddels-trust__item{justify-content:center;padding:2.4rem 1.2rem;border-right:1px solid #dcdcdc;border-bottom:none}.heddels-trust__item:last-child{border-right:none}.heddels-trust__item:nth-child(2n){border-right:1px solid #dcdcdc}.heddels-trust__item:nth-child(-n+2){border-bottom:none}}@media screen and (max-width:749px){.heddels-hero__banner{height:clamp(38rem,72vh,52rem)}.heddels-hero__media img{object-position:70% center}.heddels-hero__content-inner{max-width:100%}.heddels-trust__list{grid-template-columns:repeat(4,1fr)}.heddels-trust__item{flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;padding:1.2rem .5rem;border-bottom:none;border-right:1px solid #ececec}.heddels-trust__item:last-child{border-right:none}.heddels-trust__icon{width:1.7rem;height:1.7rem}.heddels-trust__copy{gap:.1rem}.heddels-trust__title{font-size:.85rem;letter-spacing:.02em;line-height:1.2}.heddels-trust__subtitle{font-size:.68rem;letter-spacing:.01em;line-height:1.25}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/heddels-hero.css.map */
