.eh-nolte-root .hero{position:relative;width:100%;overflow:hidden}.eh-nolte-root .hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.eh-nolte-root .hero__media img,.eh-nolte-root .hero__media video{width:100%;height:100%;object-fit:cover;object-position:center}.eh-nolte-root .hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.eh-nolte-root .hero--full{display:flex;flex-direction:column;min-height:calc(100svh - var(--header-height))}.eh-nolte-root .hero--full .hero__overlay{background:linear-gradient(180deg,#00000026,#0000001a,#0009)}.eh-nolte-root .hero--full .hero__content-layer{position:relative;z-index:3;flex:1;width:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-top:var(--header-height)}.eh-nolte-root .hero--full .hero__content-slide{display:none;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding-bottom:80px;text-align:left}.eh-nolte-root .hero--full .hero__content-slide.is-active{display:flex;width:100%}.eh-nolte-root .hero--full .hero__title{font-family:Albert Sans,sans-serif;font-size:48px;font-weight:400;line-height:63px;color:#fff;margin:0}.eh-nolte-root .hero--full .hero__title em{font-family:Libre Bodoni,serif;font-style:italic;font-weight:400;font-size:68px;line-height:63px}.eh-nolte-root .hero--full .hero__actions{display:flex;gap:14px;margin-top:42px}.eh-nolte-root .hero--full .hero__actions .btn{background:#fff;color:#000;padding:0 26px;height:52px;box-shadow:0 1px 4px #19213d14}.eh-nolte-root .hero--full .hero__actions .btn svg{width:16px;height:16px;flex-shrink:0}.eh-nolte-root .hero__slider{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden}.eh-nolte-root .hero__track{display:flex;height:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.eh-nolte-root .hero__slide{flex:0 0 100%;min-width:0;height:100%}.eh-nolte-root .hero__slide img,.eh-nolte-root .hero__slide video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.eh-nolte-root .hero__nav-wrapper{position:absolute;z-index:4;right:var(--site-padding-x, 160px);bottom:24px;display:flex;flex-direction:column;gap:8px}.eh-nolte-root .hero__nav{width:90px;height:90px;border-radius:1000px;border:none;background:transparent;outline:.5px solid rgba(241,236,231,1);outline-offset:-.5px;color:#f1ece7;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.eh-nolte-root .hero__nav:hover{background:#ffffff1a}.eh-nolte-root .hero__nav:disabled{opacity:.3;cursor:default}.eh-nolte-root .hero__nav svg{width:19px;height:19px}.eh-nolte-root .hero__nav--prev{order:2}.eh-nolte-root .hero__dots{position:absolute;z-index:4;bottom:40px;left:50%;transform:translate(-50%);display:none;align-items:center;gap:15px}@media(min-width:1200px){.eh-nolte-root .hero__dots{display:flex}}.eh-nolte-root .hero__dot{width:12px;height:12px;border-radius:50%;border:none;background:#ffffff3b;cursor:pointer;padding:0;position:relative;transition:all .3s ease}.eh-nolte-root .hero__dot.is-active{width:20px;height:20px;background:transparent;outline:.5px solid #ffffff;outline-offset:-.5px}.eh-nolte-root .hero__dot.is-active:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:#fff;border-radius:50%}.eh-nolte-root .hero--split{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - var(--header-height));background-color:#f1ece7}.eh-nolte-root .hero--split .hero__media,.eh-nolte-root .hero--split .hero__overlay{display:none}.eh-nolte-root .hero--split .hero__grid{display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(40px,6vw,80px);align-items:center;width:100%}.eh-nolte-root .hero--split .hero__content{max-width:100%}.eh-nolte-root .hero--split .hero__title{margin:0 0 20px;font-family:Albert Sans,sans-serif;font-size:40px;font-weight:400;line-height:1.3;color:#000}.eh-nolte-root .hero--split .hero__text{margin:0 0 32px;font-size:16px;line-height:1.8;color:#000}.eh-nolte-root .hero--split .hero__text p{margin:0 0 16px}.eh-nolte-root .hero--split .hero__text p:last-child{margin-bottom:0}.eh-nolte-root .hero--split .hero__actions{display:flex;gap:12px;flex-wrap:wrap}.eh-nolte-root .hero--split .hero__actions .btn{padding:0 20px;font-size:14px;height:46px}.eh-nolte-root .hero--split .hero__actions .btn img,.eh-nolte-root .hero--split .hero__actions .btn svg{width:16px;height:16px}.eh-nolte-root .hero--split .hero__media-col{position:relative}.eh-nolte-root .hero--split .hero__media-col img{width:100%;display:block;object-fit:cover;object-position:center center}.eh-nolte-root .hero--half{min-height:clamp(250px,25vw,400px);display:flex;align-items:center;justify-content:center}.eh-nolte-root .hero--half .hero__overlay{background:linear-gradient(to top,#00000073,#00000026)}.eh-nolte-root .hero--half .hero__content{position:relative;z-index:3;width:100%;padding-bottom:0;text-align:center;display:flex;align-items:center;justify-content:center}.eh-nolte-root .hero--half .hero__title{font-family:Albert Sans,sans-serif;font-size:56px;font-weight:600;line-height:88px;letter-spacing:0;color:#fff;margin:0}@media(min-width:1200px)and (max-width:1439px){.eh-nolte-root .hero--full{min-height:calc(100vh - var(--header-height))}}@media(min-width:1200px)and (max-width:1920px){.eh-nolte-root .hero--split{padding:40px 0}}@media(min-width:1024px)and (max-width:1199px){.eh-nolte-root .hero--full .hero__content-slide{padding-bottom:40px}.eh-nolte-root .hero--full .hero__content{padding-top:calc(var(--header-height) + 40px);padding-bottom:60px}.eh-nolte-root .hero--full .hero__actions{flex-wrap:wrap;gap:12px}.eh-nolte-root .hero--full .hero__title{font-size:48px}}@media(min-width:768px)and (max-width:1023px){.eh-nolte-root .hero--full .hero__content-slide{padding-bottom:36px}.eh-nolte-root .hero--full .hero__content{padding-bottom:50px}.eh-nolte-root .hero--full .hero__title{font-size:40px}.eh-nolte-root .hero--full .hero__title em{font-size:56px;line-height:52px}.eh-nolte-root .hero--full .hero__actions{flex-wrap:wrap;gap:12px}.eh-nolte-root .hero__nav-wrapper{right:20px;bottom:20px;gap:6px}.eh-nolte-root .hero__nav{width:60px;height:60px}.eh-nolte-root .hero__nav svg{width:15px;height:15px}.eh-nolte-root .hero--half{height:340px}.eh-nolte-root .hero--half .hero__title{font-size:40px}}@media(min-width:480px)and (max-width:767px){.eh-nolte-root .hero--full .hero__content-slide{padding-bottom:30px}.eh-nolte-root .hero--full .hero__content{padding-bottom:48px}.eh-nolte-root .hero--full .hero__title{font-size:32px;line-height:42px}.eh-nolte-root .hero--full .hero__title em{font-size:46px;line-height:42px}.eh-nolte-root .hero--full .hero__actions{flex-wrap:wrap;gap:12px}.eh-nolte-root .hero--split .hero__grid{grid-template-columns:1fr;gap:40px}.eh-nolte-root .hero--split .hero__content{max-width:100%;order:0}.eh-nolte-root .hero--split .hero__media-col{order:1}.eh-nolte-root .hero__nav-wrapper{right:16px;bottom:16px;gap:6px}.eh-nolte-root .hero__nav{width:50px;height:50px}.eh-nolte-root .hero__nav svg{width:13px;height:13px}.eh-nolte-root .hero--half{height:300px}.eh-nolte-root .hero--half .hero__title{font-size:36px}}@media(min-width:375px)and (max-width:479px){.eh-nolte-root .hero--full .hero__content-slide{padding-bottom:24px}.eh-nolte-root .hero--full .hero__content{padding-bottom:40px}.eh-nolte-root .hero--full .hero__title{font-size:28px;line-height:36px}.eh-nolte-root .hero--full .hero__title em{font-size:40px;line-height:36px}.eh-nolte-root .hero--full .hero__actions{flex-wrap:wrap;gap:12px}.eh-nolte-root .hero--split .hero__grid{grid-template-columns:1fr;gap:32px}.eh-nolte-root .hero--split .hero__content{max-width:100%;order:0}.eh-nolte-root .hero--split .hero__media-col{order:1}.eh-nolte-root .hero--split .hero__actions{flex-direction:row}.eh-nolte-root .hero__nav-wrapper{right:12px;bottom:14px;gap:5px}.eh-nolte-root .hero__nav{width:44px;height:44px}.eh-nolte-root .hero__nav svg{width:12px;height:12px}.eh-nolte-root .hero--half{height:260px}.eh-nolte-root .hero--half .hero__title{font-size:22px}}@media(max-width:374px){.eh-nolte-root .hero--full .hero__content{padding-bottom:36px}.eh-nolte-root .hero--full .hero__title{font-size:24px;line-height:32px}.eh-nolte-root .hero--full .hero__title em{font-size:34px;line-height:32px}.eh-nolte-root .hero--full .hero__actions{flex-wrap:wrap;gap:10px}.eh-nolte-root .hero--full .hero__actions .btn{font-size:14px}.eh-nolte-root .hero--split .hero__grid{grid-template-columns:1fr;gap:28px}.eh-nolte-root .hero--split .hero__content{max-width:100%;order:0}.eh-nolte-root .hero--split .hero__media-col{order:1}.eh-nolte-root .hero--split .hero__actions{flex-direction:row}.eh-nolte-root .hero--half{height:220px}.eh-nolte-root .hero--half .hero__title{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/eh-nolte-hero.css.map */
