:root{--hero-height-desktop: 85vh;--hero-min-height-desktop: 620px;--hero-max-height-desktop: 980px;--hero-height-tablet: 70vh;--hero-min-height-tablet: 450px;--hero-max-height-tablet: 700px;--hero-height-mobile: 65vh;--hero-min-height-mobile: 380px;--hero-max-height-mobile: 550px;--nav-bottom-spacing: 2.5rem;--nav-bottom-spacing-tablet: 2rem;--nav-bottom-spacing-mobile: 1.5rem}.full-width-hero-section{margin:-105px 0 0!important;padding:0!important;width:100%!important;max-width:100%!important;position:relative;z-index:1}.full-width-hero{position:relative;width:100vw!important;overflow:hidden;margin:0!important;padding:0!important;left:0!important;right:0!important;max-width:100vw!important;transform:translate(0)!important;z-index:1}.hero-container{position:relative;width:100%;height:var(--hero-height-desktop);min-height:var(--hero-min-height-desktop);max-height:var(--hero-max-height-desktop);margin:0 auto!important;padding:0!important}.hero-slider{position:relative;width:100%;height:100%;margin:0!important;padding:0!important}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s cubic-bezier(.25,.46,.45,.94);z-index:0}.hero-slide.active{opacity:1;z-index:1}.slide-background{position:absolute;top:0;left:0;width:100%;height:100%;margin:0!important;padding:0!important}.slide-image{width:100%;height:100%;object-fit:cover;object-position:center!important;display:block}.placeholder-background{width:100%;height:100%;background:linear-gradient(45deg,#f5f7fa,#c3cfe2);display:flex;align-items:center;justify-content:center}.placeholder-background .placeholder-svg{width:100%;height:100%;opacity:.3}.image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.3) 30%,rgba(0,0,0,.1) 60%,transparent 100%);pointer-events:none}.slide-content-container{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:5%;padding-right:5%;width:100%;margin:0;max-width:none}.glass-content-box{background:#ffffff14;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:20px;padding:2.5rem 3rem;border:1px solid rgba(255,255,255,.15);box-shadow:0 8px 32px #0000001a;max-width:500px;width:auto;text-align:left;margin-left:0!important;margin-right:auto!important}.slide-subheading{font-size:.875rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;opacity:.9;transform:translateY(20px);opacity:0;transition:transform .8s ease,opacity .8s ease;color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.3);text-align:left!important}.slide-heading{font-size:3rem;font-weight:600;line-height:1.1;margin-bottom:1.25rem;text-transform:none;letter-spacing:-.01em;transform:translateY(20px);opacity:0;transition:transform .8s ease .1s,opacity .8s ease .1s;color:#fff!important;text-shadow:0 4px 8px rgba(0,0,0,.4);text-align:left!important}.slide-description{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;max-width:450px;opacity:.9;transform:translateY(20px);opacity:0;transition:transform .8s ease .2s,opacity .8s ease .2s;color:#ffffffe6!important;text-shadow:0 2px 4px rgba(0,0,0,.3);text-align:left!important}.hero-slide.active .slide-subheading,.hero-slide.active .slide-heading,.hero-slide.active .slide-description,.hero-slide.active .slide-button{transform:translateY(0);opacity:1}.slide-button{transform:translateY(20px);opacity:0;transition:transform .8s ease .3s,opacity .8s ease .3s;text-align:left!important}.hero-button{display:inline-flex;align-items:center;justify-content:center;padding:calc(.5rem * var(--hero-button-scale, 1)) calc(.9rem * var(--hero-button-scale, 1));font-size:calc(.75rem * var(--hero-button-scale, 1));font-weight:500;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;border:1.5px solid rgba(255,255,255,.4);border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:calc(90px * var(--hero-button-scale, 1));background:#ffffff1a;color:#fff!important;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-button:hover{transform:translateY(-2px);background:#fff3;box-shadow:0 8px 20px #0003;border-color:#fff9}.hero-navigation{position:absolute;bottom:var(--nav-bottom-spacing);left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%}.nav-arrows{display:flex;gap:2rem;align-items:center;order:1}.nav-btn{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .3s ease}.nav-btn:hover{background:#fff3;transform:scale(1.05)}.nav-btn svg{width:18px;height:18px}.slide-dots{display:flex;gap:.75rem;align-items:center;order:2}.dot{background:transparent;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.dot-fill{display:block;width:6px;height:6px;border-radius:50%;background:#fff6;transition:all .3s ease}.dot.active .dot-fill{width:20px;border-radius:10px;background:#fff}.dot:hover .dot-fill{background:#fff}.slide-counter{position:absolute;bottom:var(--nav-bottom-spacing);right:3rem;z-index:10;color:#fff;font-size:.875rem;font-weight:400;letter-spacing:.1em;display:flex;align-items:center;gap:.5rem;opacity:.7}.current-slide{font-size:1.1rem;font-weight:500}body .shopify-section .full-width-hero,main .full-width-hero,#MainContent .full-width-hero,.page-width .full-width-hero,.container .full-width-hero{margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;padding-left:0!important;padding-right:0!important;max-width:100vw!important;width:100vw!important;left:0!important;right:0!important}.full-width-hero{grid-column:1 / -1!important;grid-row:1!important;position:relative!important;display:block!important}body .shopify-section:has(.full-width-hero){padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;overflow-x:hidden!important}.page-width .full-width-hero,.shopify-section .page-width .full-width-hero,.container--flush .full-width-hero{margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;width:100vw!important;max-width:100vw!important}.shopify-section:not(.shopify-section-group-header):not(.shopify-section-group-footer) .full-width-hero{margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;width:100vw!important}@media screen and (max-width:1200px){.slide-content-container{padding-left:4%;padding-right:4%}.glass-content-box{max-width:450px;padding:2rem 2.5rem}.slide-heading{font-size:2.5rem}}@media screen and (max-width:768px){.hero-container{height:var(--hero-height-tablet);min-height:var(--hero-min-height-tablet);max-height:var(--hero-max-height-tablet)}.slide-content-container{padding:2rem;justify-content:flex-end;align-items:center}.glass-content-box{max-width:90%;padding:1.75rem 2rem;border-radius:16px;text-align:center;margin:0 auto 3rem!important}.slide-heading{font-size:2rem;text-align:center!important}.slide-description{font-size:1rem;max-width:100%;text-align:center!important}.slide-subheading,.slide-button{text-align:center!important}.hero-navigation{bottom:var(--nav-bottom-spacing-tablet);gap:.75rem}.nav-btn{width:44px;height:44px}.slide-counter{bottom:var(--nav-bottom-spacing-tablet);right:2rem}}@media screen and (max-width:480px){.hero-container{height:var(--hero-height-mobile);min-height:var(--hero-min-height-mobile);max-height:var(--hero-max-height-mobile)}.slide-content-container{padding:1.5rem;justify-content:flex-end}.glass-content-box{padding:1.5rem;max-width:100%;border-radius:14px}.slide-heading{font-size:1.6rem}.slide-subheading{font-size:.75rem;margin-bottom:.75rem}.slide-description{font-size:.9rem;margin-bottom:1.5rem}.hero-button{padding:calc(.45rem * var(--hero-button-scale, 1)) calc(.8rem * var(--hero-button-scale, 1));min-width:calc(86px * var(--hero-button-scale, 1));font-size:calc(.7rem * var(--hero-button-scale, 1));border-radius:7px}.hero-navigation{bottom:var(--nav-bottom-spacing-mobile);gap:.5rem}.nav-btn{width:40px;height:40px}.nav-btn svg{width:16px;height:16px}.slide-counter{bottom:var(--nav-bottom-spacing-mobile);right:1.5rem;font-size:.75rem}}@media(prefers-reduced-motion:reduce){.hero-slide,.slide-subheading,.slide-heading,.slide-description,.slide-button,.nav-btn,.hero-button{transition:none}}.slide-image.loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.nav-btn:focus,.dot:focus,.hero-button:focus{outline:2px solid white;outline-offset:2px}@supports not (backdrop-filter: blur(10px)){.glass-content-box{background:#00000080}.hero-button{background:#0009}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/full-width-hero.css.map */
