.neva-home-hero-section{padding-top:0!important;margin-top:0!important}.neva-home-hero{position:relative;width:100%;background:var(--hero-background-color);display:flex;min-height:60vh}.neva-home-hero--full{min-height:100vh}.neva-home-hero--large{min-height:90vh}.neva-home-hero--medium{min-height:70vh}.neva-home-hero--small{min-height:50vh}.neva-home-hero--custom{min-height:var(--hero-custom-height)}.neva-home-hero--auto{min-height:0;aspect-ratio:var(--hero-aspect-ratio-mobile)}@media(min-width:769px){.neva-home-hero--auto{aspect-ratio:var(--hero-aspect-ratio)}}@media(min-width:1440px){.neva-home-hero--auto{max-height:90vh}}@media(max-width:768.98px){.neva-home-hero--m-auto{min-height:0;aspect-ratio:var(--hero-aspect-ratio-mobile)}.neva-home-hero--m-full{min-height:100vh}.neva-home-hero--m-large{min-height:90vh}.neva-home-hero--m-medium{min-height:70vh}.neva-home-hero--m-small{min-height:50vh}.neva-home-hero--m-custom{min-height:var(--hero-custom-height-mobile)}}.neva-home-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.neva-home-hero__picture,.neva-home-hero__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--hero-image-position-mobile)}@media(min-width:769px){.neva-home-hero__picture,.neva-home-hero__media video{object-position:var(--hero-image-position-desktop)}}.neva-home-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--hero-overlay-color),var(--hero-overlay-opacity))}.neva-home-hero__bottom-shadow{position:absolute;left:0;right:0;bottom:0;height:var(--hero-bottom-shadow-height);background:linear-gradient(to top,var(--hero-bottom-shadow-color),rgba(255,255,255,0));pointer-events:none}@media(max-width:768.98px){.neva-home-hero__bottom-shadow{height:var(--hero-bottom-shadow-height-mobile)}}.neva-home-hero__content-wrap{position:relative;z-index:1;width:100%;max-width:var(--content-max-width);margin-left:auto;margin-right:auto;padding-left:var(--gutter-container);padding-right:var(--gutter-container);padding-top:64px;padding-bottom:64px;display:flex;flex:1;box-sizing:border-box}.neva-home-hero__content{width:100%;max-width:720px;text-align:center}@media(min-width:769px){.neva-home-hero--v-top .neva-home-hero__content-wrap{align-items:flex-start}.neva-home-hero--v-middle .neva-home-hero__content-wrap{align-items:center}.neva-home-hero--v-bottom .neva-home-hero__content-wrap{align-items:flex-end}.neva-home-hero--h-left .neva-home-hero__content-wrap{justify-content:flex-start}.neva-home-hero--h-center .neva-home-hero__content-wrap{justify-content:center}.neva-home-hero--h-right .neva-home-hero__content-wrap{justify-content:flex-end}.neva-home-hero--h-left .neva-home-hero__content{text-align:left}.neva-home-hero--h-center .neva-home-hero__content{text-align:center}.neva-home-hero--h-right .neva-home-hero__content{text-align:right}.neva-home-hero__content{margin-top:var(--hero-content-offset-y, 0px)}}@media(max-width:768.98px){.neva-home-hero__content-wrap{padding-top:32px;padding-bottom:40px}.neva-home-hero--mv-top .neva-home-hero__content-wrap{align-items:flex-start}.neva-home-hero--mv-middle .neva-home-hero__content-wrap{align-items:center}.neva-home-hero--mv-bottom .neva-home-hero__content-wrap{align-items:flex-end}.neva-home-hero--mh-left .neva-home-hero__content-wrap{justify-content:flex-start}.neva-home-hero--mh-center .neva-home-hero__content-wrap{justify-content:center}.neva-home-hero--mh-right .neva-home-hero__content-wrap{justify-content:flex-end}.neva-home-hero--mt-left .neva-home-hero__content{text-align:left}.neva-home-hero--mt-center .neva-home-hero__content{text-align:center}.neva-home-hero--mt-right .neva-home-hero__content{text-align:right}.neva-home-hero__content{margin-top:var(--hero-content-offset-y-mobile, 0px)}}@media(min-width:769px){.neva-home-hero__logo{display:none!important}}@media(max-width:768.98px){.neva-home-hero__logo{display:flex!important}}.neva-home-hero__logo{align-items:center;justify-content:center;gap:8px;margin-bottom:12px}.neva-home-hero__logo img{width:var(--logo-width);height:var(--logo-height);display:block}.neva-home-hero__logo-text{color:var(--logo-color);font-weight:700;font-size:15px}.neva-home-hero__title{margin-top:0;margin-bottom:var(--desktop-spacing, 16px);align-self:stretch;flex-grow:0;font-family:Gilroy-Bold,Gilroy,sans-serif;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:-.55px;font-size:clamp(24px,4vw + 12px,var(--max-font-size))}@media(max-width:768.98px){.neva-home-hero__title{font-size:var(--mobile-font-size, 28px);margin-bottom:var(--mobile-spacing, 12px);line-height:1.25}}.neva-home-hero__subtitle{margin-top:0;margin-bottom:var(--desktop-spacing, 12px);font-size:clamp(13px,2vw + 8px,var(--max-font-size))}@media(max-width:768.98px){.neva-home-hero__subtitle{font-size:var(--mobile-font-size, 16px);margin-bottom:var(--mobile-spacing, 8px)}}.neva-home-hero__description{margin-top:0;margin-bottom:var(--desktop-spacing, 28px);font-size:clamp(13px,1.6vw + 8px,var(--max-font-size))}@media(max-width:768.98px){.neva-home-hero__description{font-size:var(--mobile-font-size, 15px);margin-bottom:var(--mobile-spacing, 16px)}}.neva-home-hero__description p{margin:0}.neva-home-hero__search{display:flex;align-items:center;gap:8px;width:100%;max-width:420px;margin-left:auto;margin-right:auto;padding:6px 6px 6px 20px;border:1px solid var(--search-border);border-radius:999px;background:var(--search-bg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-sizing:border-box}.neva-home-hero__search-input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--search-text);font-size:15px}.neva-home-hero__search-input::placeholder{color:var(--search-text);opacity:.75}.neva-home-hero__search-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:50%;background:var(--search-btn-bg);color:var(--search-btn-icon);cursor:pointer;flex:0 0 auto}.neva-home-hero__search-btn svg{width:16px;height:16px}@media(max-width:768.98px){.neva-home-hero__search{max-width:100%;gap:6px;padding:4px 4px 4px 14px}.neva-home-hero__search-input{font-size:16px}.neva-home-hero__search-btn{width:32px;height:32px}.neva-home-hero__search-btn svg{width:14px;height:14px}}.neva-home-hero__hotspots-container{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.neva-home-hero__hotspot-item{position:absolute;left:var(--axis-x, 50%);top:var(--axis-y, 50%);transform:translate(-50%,-50%);pointer-events:auto;z-index:5}@media(max-width:768.98px){.neva-home-hero__hotspot-item{left:var(--axis-x-m, var(--axis-x, 50%));top:var(--axis-y-m, var(--axis-y, 50%))}}.neva-home-hero__hotspot-dot{width:var(--hotspot-size, 36px);height:var(--hotspot-size, 36px);border-radius:50%;background:var(--hotspot-ring-bg, rgba(255, 255, 255, .25));border:2px solid var(--hotspot-ring-border, rgba(255, 255, 255, .7));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;padding:0;transition:transform .25s cubic-bezier(.16,1,.3,1),background .2s ease,border-color .2s ease;box-shadow:0 4px 12px #0000004d}@media(max-width:768.98px){.neva-home-hero__hotspot-dot{width:var(--hotspot-size-mobile, var(--hotspot-size, 30px));height:var(--hotspot-size-mobile, var(--hotspot-size, 30px))}}.neva-home-hero__hotspot-dot:hover,.neva-home-hero__hotspot-item.is-active .neva-home-hero__hotspot-dot{transform:scale(1.15);background:var(--hotspot-ring-bg, rgba(255, 255, 255, .4));border-color:var(--hotspot-ring-border, #ffffff)}.neva-home-hero__hotspot-dot-inner{width:var(--hotspot-inner-size, 14px);height:var(--hotspot-inner-size, 14px);border-radius:50%;background:var(--hotspot-inner-color, #ffffff);box-shadow:0 0 10px var(--hotspot-inner-color, rgba(255, 255, 255, .9))}.neva-home-hero__hotspot-dot-pulse{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;border:2px solid var(--hotspot-pulse-color, rgba(255, 255, 255, .7));animation:hotspotPulse 2s infinite cubic-bezier(.215,.61,.355,1);pointer-events:none}.has-pulse-disabled .neva-home-hero__hotspot-dot-pulse{display:none!important}@keyframes hotspotPulse{0%{transform:scale(.95);opacity:.8}50%{transform:scale(1.35);opacity:.3}to{transform:scale(1.7);opacity:0}}.neva-home-hero__hotspot-popover{position:absolute;top:calc(100% + 14px);bottom:auto;left:50%;transform:translate(-50%) translateY(-8px);width:275px;background:#fffffff5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(0,0,0,.12);border-radius:16px;padding:12px 14px;box-shadow:0 16px 36px #0003;color:#111;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,transform .25s ease,visibility .25s;z-index:10}.neva-home-hero__hotspots-container:not(.is-ready) .neva-home-hero__hotspot-popover,.neva-home-hero__hotspots-container:not(.is-ready) .neva-home-hero__hotspot-popover:after,.neva-home-hero__hotspot-popover.is-positioning,.neva-home-hero__hotspot-popover.is-positioning:after{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:none!important}.neva-home-hero__hotspots-container.is-ready .neva-home-hero__hotspot-popover{transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.neva-home-hero__hotspot-popover:after{content:"";position:absolute;bottom:100%;top:auto;left:calc(50% - var(--popover-shift-x, 0px));transform:translate(-50%);border-width:0 7px 7px 7px;border-style:solid;border-color:transparent transparent rgba(255,255,255,.96) transparent;transition:left .15s ease,top .15s ease,right .15s ease,bottom .15s ease}.neva-home-hero__hotspot-popover--top{bottom:calc(100% + 14px);top:auto;left:50%;right:auto}.neva-home-hero__hotspot-popover--top:after{top:100%;bottom:auto;left:calc(50% - var(--popover-shift-x, 0px));right:auto;border-width:7px 7px 0 7px;border-color:rgba(255,255,255,.96) transparent transparent transparent}.neva-home-hero__hotspot-popover--bottom{bottom:auto;top:calc(100% + 14px);left:50%;right:auto}.neva-home-hero__hotspot-popover--bottom:after{top:auto;bottom:100%;left:calc(50% - var(--popover-shift-x, 0px));right:auto;border-width:0 7px 7px 7px;border-color:transparent transparent rgba(255,255,255,.96) transparent}.neva-home-hero__hotspot-popover--left{bottom:auto;left:auto;right:calc(100% + 14px);top:50%}.neva-home-hero__hotspot-popover--left:after{top:calc(50% - var(--popover-shift-y, 0px));left:100%;right:auto;bottom:auto;transform:translateY(-50%);border-width:7px 0 7px 7px;border-color:transparent transparent transparent rgba(255,255,255,.96)}.neva-home-hero__hotspot-popover--right{bottom:auto;left:calc(100% + 14px);right:auto;top:50%}.neva-home-hero__hotspot-popover--right:after{top:calc(50% - var(--popover-shift-y, 0px));left:auto;right:100%;bottom:auto;transform:translateY(-50%);border-width:7px 7px 7px 0;border-color:transparent rgba(255,255,255,.96) transparent transparent}.neva-home-hero__hotspot-popover:before{content:"";position:absolute;pointer-events:auto;z-index:-1}.neva-home-hero__hotspot-popover--top:before{bottom:-24px;left:-12px;right:-12px;height:28px}.neva-home-hero__hotspot-popover--bottom:before{top:-24px;left:-12px;right:-12px;height:28px}.neva-home-hero__hotspot-popover--left:before{right:-24px;top:-12px;bottom:-12px;width:28px}.neva-home-hero__hotspot-popover--right:before{left:-24px;top:-12px;bottom:-12px;width:28px}.neva-home-hero__hotspot-item:hover,.neva-home-hero__hotspot-item.is-active{z-index:50!important}.neva-home-hero__hotspot-item:hover .neva-home-hero__hotspot-popover,.neva-home-hero__hotspot-item.is-active .neva-home-hero__hotspot-popover,.neva-home-hero__hotspot-item:hover .neva-home-hero__hotspot-popover--top,.neva-home-hero__hotspot-item.is-active .neva-home-hero__hotspot-popover--top,.neva-home-hero__hotspot-item:hover .neva-home-hero__hotspot-popover--bottom,.neva-home-hero__hotspot-item.is-active .neva-home-hero__hotspot-popover--bottom{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(calc(-50% + var(--popover-shift-x, 0px)))!important}.neva-home-hero__hotspot-item:hover .neva-home-hero__hotspot-popover--left,.neva-home-hero__hotspot-item.is-active .neva-home-hero__hotspot-popover--left,.neva-home-hero__hotspot-item:hover .neva-home-hero__hotspot-popover--right,.neva-home-hero__hotspot-item.is-active .neva-home-hero__hotspot-popover--right{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(calc(-50% + var(--popover-shift-y, 0px)))!important}.neva-home-hero__hotspot-popover-content{display:flex;gap:12px;align-items:flex-start;position:relative}.neva-home-hero__hotspot-close{position:absolute;top:-6px;right:-6px;width:24px;height:24px;border-radius:50%;background:#f3f4f6;border:1px solid rgba(0,0,0,.15);color:#111;display:flex!important;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 2px 8px #00000026;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;z-index:15;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.neva-home-hero__hotspot-close:hover{background:#14432f;border-color:#14432f;color:#fff;transform:scale(1.12)}.neva-home-hero__hotspot-close svg{width:12px;height:12px;display:block}.neva-home-hero__hotspot-media{flex:0 0 62px;width:62px;height:62px;border-radius:10px;overflow:hidden;background:#f9fafb;border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center}.neva-home-hero__hotspot-media img{width:100%;height:100%;object-fit:cover}.neva-home-hero__hotspot-info{flex:1;min-width:0}.neva-home-hero__hotspot-title{font-size:13.5px;font-weight:700;color:#111;margin-bottom:3px;line-height:1.25;text-decoration:none}.neva-home-hero__hotspot-title:hover{text-decoration:underline;color:#14432f}.neva-home-hero__hotspot-price-wrap{font-size:13px;color:#14432f;font-weight:700;margin-bottom:6px}.neva-home-hero__option-title{font-size:11px;color:#6b7280}.neva-home-hero__hotspot-option-list{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.neva-home-hero__swatch-btn{width:22px;height:22px;border-radius:50%;border:2px solid rgba(0,0,0,.15);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;position:relative;padding:0;outline:none;transition:transform .15s ease,border-color .15s ease}.neva-home-hero__swatch-btn:hover{transform:scale(1.12);border-color:#111}.neva-home-hero__swatch-btn.is-selected{border-color:#fff;box-shadow:0 0 0 2px #14432f}.neva-home-hero__swatch-check{font-size:10px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.7);display:none}.neva-home-hero__swatch-btn.is-selected .neva-home-hero__swatch-check{display:inline-block}.neva-home-hero__pill-btn{font-size:10.5px;font-weight:600;padding:2px 8px;border-radius:10px;background:#f3f4f6;border:1px solid #d1d5db;color:#111;cursor:pointer;transition:background .15s ease,border-color .15s ease}.neva-home-hero__pill-btn:hover{border-color:#14432f}.neva-home-hero__pill-btn.is-selected{background:#14432f;border-color:#14432f;color:#fff}.neva-home-hero__hotspot-actions{display:flex;align-items:center;gap:8px;width:100%;margin-top:8px}.neva-home-hero__hotspot-cart-btn{flex:0 0 40px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #e5e5e5;background:#fff;color:#111;cursor:pointer;transition:opacity .2s ease,border-color .2s ease,background-color .2s ease;padding:0}.neva-home-hero__hotspot-cart-btn:hover:not(:disabled){background:#f5f5f5;border-color:#ccc}.neva-home-hero__hotspot-cart-btn:disabled,.neva-home-hero__hotspot-cart-btn.disabled{opacity:.35;cursor:not-allowed}.neva-home-hero__hotspot-buy-now{flex:1 1 auto;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:0;background:#14432f;color:#fff;font-size:13px;font-weight:700;cursor:pointer;transition:opacity .2s ease,background-color .2s ease;white-space:nowrap;padding:0 12px}.neva-home-hero__hotspot-buy-now:hover:not(:disabled){opacity:.9}.neva-home-hero__hotspot-buy-now:disabled,.neva-home-hero__hotspot-buy-now.disabled{opacity:.35;cursor:not-allowed}@media(min-width:769px){.d-none-md{display:none!important}}@media(max-width:768.98px){.d-none-mobile{display:none!important}.neva-home-hero__hotspot-popover{width:230px;max-width:calc(100vw - 32px);padding:10px;border-radius:14px}.neva-home-hero__hotspot-popover-content{gap:10px}.neva-home-hero__hotspot-media{flex:0 0 48px;width:48px;height:48px;border-radius:8px}.neva-home-hero__hotspot-title{font-size:12px;margin-bottom:2px;line-height:1.2}.neva-home-hero__hotspot-price-wrap{font-size:12px;margin-bottom:4px}.neva-home-hero__hotspot-variants-wrap{margin-top:4px;margin-bottom:4px}.neva-home-hero__option-title{font-size:10px;margin-bottom:2px}.neva-home-hero__hotspot-option-group{margin-bottom:4px}.neva-home-hero__hotspot-option-list{gap:4px;margin-bottom:4px}.neva-home-hero__swatch-btn{width:18px;height:18px}.neva-home-hero__swatch-check{font-size:9px}.neva-home-hero__pill-btn{font-size:9.5px;padding:2px 6px;border-radius:8px}.neva-home-hero__hotspot-actions{gap:6px;margin-top:6px}.neva-home-hero__hotspot-cart-btn{flex:0 0 34px;width:34px;height:34px;border-radius:6px}.neva-home-hero__hotspot-cart-btn svg{width:15px;height:15px}.neva-home-hero__hotspot-buy-now{height:34px;font-size:11.5px;padding:0 8px;border-radius:6px}.neva-home-hero__hotspot-close{top:-5px;right:-5px;width:22px;height:22px}.neva-home-hero__hotspot-close svg{width:10px;height:10px}.neva-home-hero__hotspot-item[data-always-active-mobile=false]:not(.is-active) .neva-home-hero__hotspot-popover{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/neva-home-hero.css.map */
