.stylodyna-hero{--hero-ivory: var(--stylo-warm-ivory, #F7F5F0);--hero-stone: var(--stylo-stone-white, #FCFBF8);--hero-charcoal: var(--stylo-charcoal, #2E2E2E);--hero-btn-bg: #1F1F1F;--hero-btn-hover: #000000;--hero-btn-text: #FFFFFF;position:relative;width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.stylodyna-hero--small{min-height:600px}.stylodyna-hero--medium{min-height:760px}.stylodyna-hero--large{min-height:860px}.stylodyna-hero--fullscreen{min-height:100vh}.stylodyna-hero__slides-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.stylodyna-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .6s cubic-bezier(.4,0,.2,1),visibility .6s cubic-bezier(.4,0,.2,1);z-index:1}.stylodyna-hero__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.stylodyna-hero__media-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.stylodyna-hero__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.stylodyna-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.stylodyna-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.3) 0%,rgba(0,0,0,.08) 60%,transparent 100%)}.stylodyna-hero__content-container{position:relative;z-index:20;width:100%;height:100%;flex:1 0 auto;display:flex;padding-top:calc(var(--stylodyna-header-height, 64px) + 4.8rem);padding-bottom:7.6rem}.stylodyna-hero__content-container--h-left{justify-content:flex-start}.stylodyna-hero__content-container--h-center{justify-content:center}.stylodyna-hero__content-container--h-right{justify-content:flex-end}.stylodyna-hero__content-container--v-top{align-items:flex-start}.stylodyna-hero__content-container--v-middle{align-items:center}.stylodyna-hero__content-container--v-bottom{align-items:flex-end}.stylodyna-hero__content-box{width:100%;max-width:58rem}.stylodyna-hero__eyebrow{color:var(--hero-ivory);font-family:var(--font-body-family);font-size:1.3rem;font-weight:700;letter-spacing:.2rem;margin:0 0 2.4rem;text-transform:uppercase}.stylodyna-hero__heading{color:var(--hero-ivory);font-family:var(--font-heading-family);font-size:clamp(3.6rem,5vw,6.4rem);font-weight:400;line-height:1.1;margin:0 0 2.8rem;letter-spacing:-.02rem}.stylodyna-hero__description{color:#f7f5f0e6;font-family:var(--font-body-family);font-size:1.8rem;line-height:1.6;margin-bottom:3.2rem;max-width:52rem}.stylodyna-hero__description p{margin:0 0 1rem}.stylodyna-hero__buttons{display:flex;flex-wrap:wrap;gap:1.6rem;align-items:center}.stylodyna-hero__button--primary{align-items:center;background-color:var(--hero-btn-bg);border:1px solid var(--hero-btn-bg);border-radius:.4rem;color:var(--hero-btn-text);cursor:pointer;display:inline-flex;font-family:var(--font-body-family);font-size:1.4rem;font-weight:600;height:5.2rem;justify-content:center;gap:1.2rem;letter-spacing:.08rem;padding:0 3.2rem;text-decoration:none;text-transform:uppercase;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.stylodyna-hero__button--primary:hover{background-color:var(--hero-btn-hover);border-color:var(--hero-btn-hover);transform:translateY(-.2rem)}.stylodyna-hero__button--primary .svg-wrapper{display:inline-flex;align-items:center;justify-content:center;transition:transform .25s ease}.stylodyna-hero__button--primary:hover .svg-wrapper{transform:translate(.4rem)}.stylodyna-hero__button--secondary{align-items:center;background-color:transparent;border:1px solid var(--hero-ivory);border-radius:.4rem;color:var(--hero-ivory);cursor:pointer;display:inline-flex;font-family:var(--font-body-family);font-size:1.4rem;font-weight:600;height:5.2rem;justify-content:center;letter-spacing:.08rem;padding:0 3.2rem;text-decoration:none;text-transform:uppercase;transition:background-color .25s ease,color .25s ease,transform .25s ease}.stylodyna-hero__button--secondary:hover{background-color:var(--hero-ivory);color:var(--hero-charcoal);transform:translateY(-.2rem)}.stylodyna-hero__controls{position:absolute;bottom:8.4rem;left:0;right:0;z-index:25;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.stylodyna-hero__arrow-btn{align-items:center;background-color:#ffffff26;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.25);border-radius:50%;color:var(--hero-ivory);cursor:pointer;display:inline-flex;height:4.4rem;justify-content:center;padding:0;pointer-events:auto;transition:background-color .2s ease,transform .2s ease;width:4.4rem}.stylodyna-hero__arrow-btn:hover{background-color:#ffffff59;transform:scale(1.05)}.stylodyna-hero__arrow-btn .svg-wrapper{display:flex;align-items:center;justify-content:center;transform:rotate(90deg)}.stylodyna-hero__arrow-btn--next .svg-wrapper{transform:rotate(-90deg)}.stylodyna-hero__pagination{display:flex;align-items:center;gap:1rem;margin:0 auto;pointer-events:auto}.stylodyna-hero__dot{background-color:#fff6;border:0;border-radius:50%;cursor:pointer;height:.8rem;padding:0;transition:background-color .25s ease,width .25s ease,border-radius .25s ease;width:.8rem}.stylodyna-hero__dot.is-active{background-color:var(--hero-ivory);width:2.8rem;border-radius:1rem}.stylodyna-hero__trust-strip{position:relative;z-index:25;width:100%;background-color:#1e1e1e73;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-top:1px solid rgba(255,255,255,.18);margin-top:auto}.stylodyna-hero__trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center}.stylodyna-hero__trust-item{display:flex;align-items:center;gap:1.4rem;padding:1.4rem 2rem;color:var(--hero-ivory);border-right:1px solid rgba(255,255,255,.22)}.stylodyna-hero__trust-item:last-child{border-right:none}.stylodyna-hero__trust-icon{display:flex;align-items:center;justify-content:center;flex:0 0 3.4rem;height:3.4rem;width:3.4rem;color:var(--hero-ivory)}.stylodyna-hero__trust-icon svg{width:2.6rem;height:2.6rem;fill:currentColor}.stylodyna-hero__trust-text-content{display:flex;flex-direction:column}.stylodyna-hero__trust-heading{font-family:var(--font-body-family);font-size:1.35rem;font-weight:700;letter-spacing:.06rem;text-transform:uppercase;margin:0 0 .2rem;color:var(--hero-ivory)}.stylodyna-hero__trust-subtext{font-family:var(--font-body-family);font-size:1.25rem;line-height:1.4;color:#f7f5f0d9;margin:0}@media screen and (max-width:989px){.stylodyna-hero--small{min-height:520px}.stylodyna-hero--medium{min-height:640px}.stylodyna-hero--large{min-height:760px}.stylodyna-hero__content-container{padding-top:calc(var(--stylodyna-header-height, 60px) + 3.2rem);padding-bottom:6rem}.stylodyna-hero__content-box{max-width:100%}.stylodyna-hero__controls{bottom:8rem}.stylodyna-hero__arrow-btn{display:none}.stylodyna-hero__trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stylodyna-hero__trust-item{border-bottom:1px solid rgba(255,255,255,.18)}.stylodyna-hero__trust-item:nth-child(2n){border-right:none}}@media screen and (max-width:640px){.stylodyna-hero__trust-grid{grid-template-columns:1fr}.stylodyna-hero__trust-item{border-right:none;padding:1.2rem 1.6rem}.stylodyna-hero__buttons{flex-direction:column;width:100%}.stylodyna-hero__button--primary,.stylodyna-hero__button--secondary{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-stylodyna-hero.css.map */
