.hmo-hero-overlay{position:relative;min-height:var(--hmo-min-height);color:#fff;overflow:hidden;isolation:isolate;display:flex;flex-direction:column;justify-content:center}.hmo-hero-overlay--full{min-height:100vh}.hmo-hero-overlay__media,.hmo-hero-overlay__shade,.hmo-hero-overlay__left-shade{position:absolute;top:0;right:0;bottom:0;left:0}.hmo-hero-overlay__media{z-index:1}.hmo-hero-overlay__image,.hmo-hero-overlay__placeholder,.hmo-hero-overlay__placeholder svg{width:100%;height:100%;display:block}.hmo-hero-overlay__image{object-fit:cover;object-position:center center}.hmo-hero-overlay__placeholder svg{object-fit:cover}.hmo-hero-overlay__shade{z-index:2;background:rgba(0,0,0,var(--hmo-overlay-opacity));pointer-events:none}.hmo-hero-overlay__left-shade{z-index:3;background:linear-gradient(90deg,rgba(0,0,0,var(--hmo-left-gradient)),rgba(0,0,0,calc(var(--hmo-left-gradient) * .72)) 34%,#0000002e 66%,#0000000a);pointer-events:none}.hmo-hero-overlay__inner{position:relative;z-index:4;width:100%;padding-top:138px;padding-bottom:170px}.hmo-hero-overlay__content{max-width:var(--hmo-text-max)}.hmo-hero-overlay--center .hmo-hero-overlay__content{margin-inline:auto;text-align:center}.hmo-hero-overlay--right .hmo-hero-overlay__content{margin-left:auto}.hmo-hero-overlay__kicker{margin:0 0 1.2rem;letter-spacing:.18em;text-transform:uppercase;font-size:1.25rem;font-weight:700;opacity:.88}.hmo-hero-overlay__heading{margin:0;color:inherit;font-size:clamp(4rem,6.2vw,8.4rem);line-height:.98;letter-spacing:.02em;text-transform:uppercase;text-wrap:balance;text-shadow:0 6px 28px rgba(0,0,0,.42)}.hmo-hero-overlay__divider{display:flex;align-items:center;gap:1.6rem;max-width:420px;margin:2.8rem 0 2.6rem;color:#9ab57af2}.hmo-hero-overlay__divider:before,.hmo-hero-overlay__divider:after{content:"";height:1px;flex:1;background:currentColor;opacity:.65}.hmo-hero-overlay--center .hmo-hero-overlay__divider{margin-inline:auto}.hmo-hero-overlay__divider span{font-size:1.2rem;transform:rotate(180deg)}.hmo-hero-overlay__text{max-width:640px;font-size:clamp(1.65rem,1.45vw,2.2rem);line-height:1.65;text-shadow:0 4px 18px rgba(0,0,0,.48)}.hmo-hero-overlay__text p{margin-top:0;margin-bottom:0}.hmo-hero-overlay__buttons{display:flex;flex-wrap:wrap;gap:1.6rem;margin-top:3rem}.hmo-hero-overlay--center .hmo-hero-overlay__buttons{justify-content:center}.hmo-hero-overlay__button{display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;min-height:5.8rem;padding:1.4rem 2.7rem;border-radius:.4rem;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-weight:800;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.hmo-hero-overlay__button:hover{transform:translateY(-2px)}.hmo-hero-overlay__button--primary{background:#728b55;color:#fff;border:1px solid #728b55}.hmo-hero-overlay__button--secondary{color:#fff;border:1px solid rgba(255,255,255,.86);background:#00000014;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hmo-hero-overlay__trust-wrap{position:absolute;left:50%;bottom:4.8rem;transform:translate(-50%);z-index:5;width:100%}.hmo-hero-overlay__trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;color:#fff}.hmo-hero-overlay__trust-item{display:grid;grid-template-columns:auto 1fr;gap:1.2rem;align-items:start;padding:0 2rem;border-left:1px solid rgba(255,255,255,.35);text-shadow:0 4px 14px rgba(0,0,0,.55)}.hmo-hero-overlay__trust-item:first-child{border-left:0}.hmo-hero-overlay__trust-icon{font-size:2.8rem;line-height:1;filter:saturate(.8)}.hmo-hero-overlay__trust-title{margin:0 0 .5rem;color:inherit;font-size:1.35rem;line-height:1.15;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.hmo-hero-overlay__trust-text{margin:0;font-size:1.25rem;line-height:1.45;opacity:.92}body.hmo-transparent-header .shopify-section-group-header-group{position:absolute;top:0;left:0;width:100%;z-index:50}body.hmo-transparent-header .shopify-section-header{position:relative;top:auto;left:auto;width:100%;z-index:10}body.hmo-transparent-header .header-wrapper{background:transparent!important;border-bottom:0!important}body.hmo-transparent-header .header__icon svg,body.hmo-transparent-header .header__heading-logo-wrapper img{filter:drop-shadow(0 3px 8px rgba(0,0,0,.45))}body.hmo-transparent-header .header-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000080,#0000002e 58%,#0000);pointer-events:none;z-index:-1}@media screen and (max-width:989px){.hmo-hero-overlay{min-height:var(--hmo-mobile-height)}.hmo-hero-overlay__inner{padding-top:118px;padding-bottom:210px}.hmo-hero-overlay__left-shade{background:linear-gradient(90deg,rgba(0,0,0,var(--hmo-left-gradient)),rgba(0,0,0,calc(var(--hmo-left-gradient) * .7)) 60%,#00000038)}.hmo-hero-overlay__trust-grid{grid-template-columns:repeat(2,1fr);row-gap:1.8rem}.hmo-hero-overlay__trust-item:nth-child(odd){border-left:0}}@media screen and (max-width:749px){.hmo-hero-overlay__inner{padding-top:98px;padding-bottom:240px}.hmo-hero-overlay__heading{font-size:clamp(3.2rem,13vw,5.4rem)}.hmo-hero-overlay__kicker{font-size:1.05rem}.hmo-hero-overlay__text{font-size:1.48rem;line-height:1.55}.hmo-hero-overlay__buttons{gap:1.2rem}.hmo-hero-overlay__button{width:100%;min-height:5.2rem}.hmo-hero-overlay__trust-wrap{bottom:2.8rem}.hmo-hero-overlay__trust-grid{grid-template-columns:1fr 1fr;gap:1.2rem}.hmo-hero-overlay__trust-item{display:block;border-left:0;padding:0 1rem 0 0}.hmo-hero-overlay__trust-icon{font-size:2.1rem;margin-bottom:.4rem}.hmo-hero-overlay__trust-title{font-size:1.08rem}.hmo-hero-overlay__trust-text{display:none}}.hmo-hero-overlay[data-hmo-overlay=v2-direct]{position:relative!important;isolation:isolate!important}.hmo-hero-overlay[data-hmo-overlay=v2-direct] .hmo-hero-overlay__media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important}.hmo-hero-overlay[data-hmo-overlay=v2-direct] .hmo-hero-overlay__shade{display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;pointer-events:none!important}.hmo-hero-overlay[data-hmo-overlay=v2-direct] .hmo-hero-overlay__left-shade{display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;pointer-events:none!important}.hmo-hero-overlay[data-hmo-overlay=v2-direct] .hmo-hero-overlay__inner{position:relative!important;z-index:5!important}.hmo-hero-overlay[data-hmo-overlay=v2-direct] .hmo-hero-overlay__trust-wrap{z-index:6!important}.hmo-hero-overlay[data-hmo-rotator=true]{display:block!important;min-height:var(--hmo-min-height)!important}.hmo-hero-overlay[data-hmo-rotator=true] .hmo-hero-overlay__slides,.hmo-hero-overlay[data-hmo-rotator=true] .hmo-hero-overlay__slide{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.hmo-hero-overlay[data-hmo-rotator=true] .hmo-hero-overlay__slide{min-height:var(--hmo-min-height)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity var(--hmo-fade-duration, .8s) ease,visibility var(--hmo-fade-duration, .8s) ease!important;overflow:hidden!important;isolation:isolate!important}.hmo-hero-overlay[data-hmo-rotator=true] .hmo-hero-overlay__slide.is-active{opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:10!important}.hmo-hero-overlay[data-hmo-rotator=true] .hmo-hero-overlay__media{z-index:1!important}.hmo-hero-overlay[data-hmo-rotator=true] .hmo-hero-overlay__shade{z-index:2!important}.hmo-hero-overlay[data-hmo-rotator=true] .hmo-hero-overlay__left-shade{z-index:3!important}.hmo-hero-overlay[data-hmo-rotator=true] .hmo-hero-overlay__inner{z-index:5!important}.hmo-hero-overlay[data-hmo-rotator=true] .hmo-hero-overlay__trust-wrap{z-index:6!important}.hmo-hero-overlay__dots{position:absolute;left:50%;bottom:1.8rem;transform:translate(-50%);z-index:20;display:flex;gap:.8rem}.hmo-hero-overlay__dot{width:10px;height:10px;border-radius:999px;border:1px solid rgba(255,255,255,.9);background:#ffffff40;cursor:pointer}.hmo-hero-overlay__dot.is-active{background:#fff}.hmo-hero-overlay__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.5);background:#00000038;color:#fff;font-size:3rem;line-height:1;cursor:pointer}.hmo-hero-overlay__arrow--prev{left:2rem}.hmo-hero-overlay__arrow--next{right:2rem}@media screen and (max-width:749px){.hmo-hero-overlay__arrow{display:none}}body:has(.hmo-hero-overlay[data-hmo-rotator=true]) .section-header,.template-index .section-header{position:absolute!important;top:0!important;left:0!important;width:100%!important;z-index:100!important}.template-index .hmo-transparent-header,.template-index .hmo-transparent-header.gradient,.template-index .header-wrapper.hmo-transparent-header,.template-index .header-wrapper.hmo-transparent-header[class*=color-]{background:transparent!important;background-color:transparent!important;border-bottom:0!important;box-shadow:none!important}@media screen and (max-width:749px){.hmo-hero-overlay__heading{font-size:clamp(3rem,10.5vw,4.4rem)!important;line-height:1.03!important;letter-spacing:.01em!important;max-width:92vw}.hmo-hero-overlay__content{max-width:92vw!important}}@media screen and (max-width:390px){.hmo-hero-overlay__heading{font-size:clamp(2.7rem,9.4vw,3.8rem)!important;letter-spacing:0!important}}body:has(.announcement-bar-section) .section-header{top:var(--hmo-announcement-offset, 44px)!important}body:has(.announcement-bar-section) .hmo-hero-overlay__inner{padding-top:calc(138px + var(--hmo-announcement-offset, 44px))!important}@media screen and (max-width:749px){body:has(.announcement-bar-section) .section-header{top:var(--hmo-announcement-offset, 42px)!important}body:has(.announcement-bar-section) .hmo-hero-overlay__inner{padding-top:calc(98px + var(--hmo-announcement-offset, 42px))!important}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/hmo-hero-overlay.css.map */
