.nsg-hero-premium{--nsg-hero-cream: #fbf6ef;--nsg-hero-soft: #fffaf4;--nsg-hero-grey: #f4f2ef;--nsg-hero-dark: #1e1713;background:var(--nsg-hero-cream);position:relative}.nsg-hero-premium *{box-sizing:border-box}.nsg-hero-premium--bg-white{background:#fff}.nsg-hero-premium--bg-cream{background:var(--nsg-hero-cream)}.nsg-hero-premium--bg-soft{background:var(--nsg-hero-soft)}.nsg-hero-premium--bg-grey{background:var(--nsg-hero-grey)}.nsg-hero-premium--bg-dark{background:var(--nsg-hero-dark)}.nsg-hero-premium--bg-custom{background:var(--nsg-hero-custom-bg)}.nsg-hero-premium__viewport,.nsg-hero-premium__track{position:relative}.nsg-hero-premium--carousel .nsg-hero-premium__track{display:grid}.nsg-hero-premium--carousel .nsg-hero-premium__slide{grid-area:1 / 1;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--nsg-carousel-speed, .6s) ease,visibility var(--nsg-carousel-speed, .6s) ease}.nsg-hero-premium--carousel .nsg-hero-premium__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.nsg-hero-premium--static .nsg-hero-premium__slide{opacity:1;visibility:visible}.nsg-hero-premium__slide-inner{width:min(100% - 32px,var(--nsg-hero-max-width, 1320px));margin:0 auto}.nsg-hero-premium__image-wrap{position:relative;width:100%;overflow:hidden;border-radius:var(--nsg-hero-image-radius, 24px);background:#0000000a;box-shadow:0 22px 60px #2d1f161f}.nsg-hero-premium__image-link{display:block;position:relative;text-decoration:none}.nsg-hero-premium__image-wrap picture{display:block}.nsg-hero-premium__image{display:block;width:100%;height:auto}.nsg-hero-premium--image-height-natural .nsg-hero-premium__image{height:auto;object-fit:contain}.nsg-hero-premium--image-height-medium .nsg-hero-premium__image{height:420px}.nsg-hero-premium--image-height-large .nsg-hero-premium__image{height:520px}.nsg-hero-premium--image-height-cinematic .nsg-hero-premium__image{height:620px}.nsg-hero-premium--image-fit-desktop-contain .nsg-hero-premium__image{object-fit:contain;background:inherit}.nsg-hero-premium--image-fit-desktop-cover .nsg-hero-premium__image{object-fit:cover}.nsg-hero-premium__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:var(--nsg-slide-overlay-color, #000000);opacity:var(--nsg-slide-overlay-opacity, .2)}.nsg-hero-premium__content-wrap{width:min(100% - 32px,var(--nsg-hero-max-width, 1320px));margin:0 auto}.nsg-hero-premium__content-wrap--top-s{padding-top:28px}.nsg-hero-premium__content-wrap--top-m{padding-top:44px}.nsg-hero-premium__content-wrap--top-l{padding-top:64px}.nsg-hero-premium__content-wrap--top-xl{padding-top:84px}.nsg-hero-premium__content-wrap--bottom-s{padding-bottom:28px}.nsg-hero-premium__content-wrap--bottom-m{padding-bottom:44px}.nsg-hero-premium__content-wrap--bottom-l{padding-bottom:64px}.nsg-hero-premium__content-wrap--bottom-xl{padding-bottom:84px}.nsg-hero-premium__content{margin:0 auto}.nsg-hero-premium--width-narrow .nsg-hero-premium__content{max-width:680px}.nsg-hero-premium--width-standard .nsg-hero-premium__content{max-width:860px}.nsg-hero-premium--width-wide .nsg-hero-premium__content{max-width:1080px}.nsg-hero-premium--align-center .nsg-hero-premium__content{text-align:center}.nsg-hero-premium--align-left .nsg-hero-premium__content{text-align:left;margin-left:0}.nsg-hero-premium--align-right .nsg-hero-premium__content{text-align:right;margin-right:0}.nsg-hero-premium__eyebrow{margin:0 0 14px;color:var(--nsg-slide-eyebrow-color, var(--nsg-hero-eyebrow-color, #a06a43));font-size:14px;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.nsg-hero-premium__heading{margin:0;color:var(--nsg-slide-heading-color, var(--nsg-hero-heading-color, #2f241d));line-height:1.03;font-weight:700;letter-spacing:-.045em}.nsg-hero-premium--heading-medium .nsg-hero-premium__heading{font-size:clamp(36px,5vw,50px)}.nsg-hero-premium--heading-large .nsg-hero-premium__heading{font-size:clamp(40px,6vw,64px)}.nsg-hero-premium--heading-xl .nsg-hero-premium__heading{font-size:clamp(46px,7vw,78px)}.nsg-hero-premium__text{margin-top:22px;color:var(--nsg-slide-text-color, var(--nsg-hero-text-color, #6f5b4d));line-height:1.45;font-weight:400}.nsg-hero-premium--text-medium .nsg-hero-premium__text{font-size:clamp(17px,2vw,20px)}.nsg-hero-premium--text-large .nsg-hero-premium__text{font-size:clamp(19px,2.3vw,24px)}.nsg-hero-premium--text-xl .nsg-hero-premium__text{font-size:clamp(21px,2.6vw,28px)}.nsg-hero-premium__text p{margin:0}.nsg-hero-premium__actions{margin-top:34px;display:flex;flex-wrap:wrap;gap:14px}.nsg-hero-premium--align-center .nsg-hero-premium__actions{justify-content:center}.nsg-hero-premium--align-left .nsg-hero-premium__actions{justify-content:flex-start}.nsg-hero-premium--align-right .nsg-hero-premium__actions{justify-content:flex-end}.nsg-hero-premium__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;border:1.5px solid var(--nsg-button-border-custom, #2d2118);font-weight:700;line-height:1.1;text-align:center;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease,opacity .18s ease}.nsg-hero-premium__button:hover{transform:translateY(-2px);text-decoration:none}.nsg-hero-premium__button--disabled{cursor:default}.nsg-hero-premium__button--disabled:hover{transform:none}.nsg-hero-premium--button-style-solid .nsg-hero-premium__button--primary{background:var(--nsg-button-bg-custom, #2d2118);color:var(--nsg-button-text-custom, #ffffff);border-color:var(--nsg-button-border-custom, #2d2118);box-shadow:0 14px 34px #4628182e}.nsg-hero-premium--button-style-outline .nsg-hero-premium__button--primary{background:transparent;color:var(--nsg-button-bg-custom, #2d2118);border-color:var(--nsg-button-border-custom, #2d2118);box-shadow:none}.nsg-hero-premium--button-style-ghost .nsg-hero-premium__button--primary{background:transparent;color:var(--nsg-button-bg-custom, #2d2118);border-color:transparent;box-shadow:none}.nsg-hero-premium__button--primary:hover{background:var(--nsg-button-bg-hover-custom, #8f3f02);color:var(--nsg-button-text-hover-custom, #ffffff);border-color:var(--nsg-button-border-hover-custom, #8f3f02)}.nsg-hero-premium__button--secondary{background:var(--nsg-secondary-button-bg-custom, #ffffff);color:var(--nsg-secondary-button-text-custom, #2d2118);border-color:var(--nsg-secondary-button-border-custom, #2d2118);box-shadow:none}.nsg-hero-premium__button--secondary:hover{background:var(--nsg-secondary-button-bg-hover-custom, #2d2118);color:var(--nsg-secondary-button-text-hover-custom, #ffffff);border-color:var(--nsg-secondary-button-border-hover-custom, #2d2118)}.nsg-hero-premium--button-size-small .nsg-hero-premium__button{min-height:42px;padding:12px 20px;font-size:14px}.nsg-hero-premium--button-size-medium .nsg-hero-premium__button{min-height:50px;padding:15px 28px;font-size:16px}.nsg-hero-premium--button-size-large .nsg-hero-premium__button{min-height:58px;padding:18px 36px;font-size:18px}.nsg-hero-premium--button-radius-soft .nsg-hero-premium__button{border-radius:14px}.nsg-hero-premium--button-radius-pill .nsg-hero-premium__button{border-radius:999px}.nsg-hero-premium--button-radius-square .nsg-hero-premium__button{border-radius:0}.nsg-hero-premium--button-width-auto .nsg-hero-premium__button{width:auto}.nsg-hero-premium--button-width-wide .nsg-hero-premium__button{min-width:280px}.nsg-hero-premium__arrow{position:absolute;top:50%;z-index:5;width:44px;height:44px;border:1px solid rgba(0,0,0,.12);border-radius:999px;background:#ffffffdb;color:#2f241d;font-size:32px;line-height:1;display:grid;place-items:center;cursor:pointer;transform:translateY(-50%);transition:background-color .18s ease,transform .18s ease}.nsg-hero-premium__arrow:hover{background:#fff}.nsg-hero-premium__arrow--prev{left:calc((100% - min(100% - 32px,var(--nsg-hero-max-width, 1320px)))/2 + 16px)}.nsg-hero-premium__arrow--next{right:calc((100% - min(100% - 32px,var(--nsg-hero-max-width, 1320px)))/2 + 16px)}.nsg-hero-premium__dots{position:absolute;z-index:5;left:50%;bottom:18px;transform:translate(-50%);display:flex;gap:10px}.nsg-hero-premium__dot{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:#2f241d52;cursor:pointer;transition:width .18s ease,background-color .18s ease}.nsg-hero-premium__dot.is-active{background:#2f241d;width:26px}.nsg-hero-premium--bg-dark .nsg-hero-premium__heading{color:var(--nsg-slide-heading-color, var(--nsg-hero-heading-color, #ffffff))}.nsg-hero-premium--bg-dark .nsg-hero-premium__text{color:var(--nsg-slide-text-color, var(--nsg-hero-text-color, rgba(255,255,255,.78)))}@media screen and (max-width:749px){.nsg-hero-premium__slide-inner,.nsg-hero-premium__content-wrap{width:min(100% - 24px,var(--nsg-hero-max-width, 1320px))}.nsg-hero-premium__content-wrap--top-s{padding-top:22px}.nsg-hero-premium__content-wrap--top-m{padding-top:34px}.nsg-hero-premium__content-wrap--top-l{padding-top:46px}.nsg-hero-premium__content-wrap--top-xl{padding-top:58px}.nsg-hero-premium__content-wrap--bottom-s{padding-bottom:22px}.nsg-hero-premium__content-wrap--bottom-m{padding-bottom:34px}.nsg-hero-premium__content-wrap--bottom-l{padding-bottom:46px}.nsg-hero-premium__content-wrap--bottom-xl{padding-bottom:58px}.nsg-hero-premium__image-wrap{border-radius:calc(var(--nsg-hero-image-radius, 24px) * .82)}.nsg-hero-premium--image-height-natural .nsg-hero-premium__image{height:auto}.nsg-hero-premium--image-height-medium .nsg-hero-premium__image{height:280px}.nsg-hero-premium--image-height-large .nsg-hero-premium__image{height:340px}.nsg-hero-premium--image-height-cinematic .nsg-hero-premium__image{height:400px}.nsg-hero-premium--image-fit-mobile-contain .nsg-hero-premium__image{object-fit:contain}.nsg-hero-premium--image-fit-mobile-cover .nsg-hero-premium__image{object-fit:cover}.nsg-hero-premium__eyebrow{margin-bottom:12px}.nsg-hero-premium__text{margin-top:18px}.nsg-hero-premium__actions{margin-top:28px}.nsg-hero-premium--button-width-full_mobile .nsg-hero-premium__actions{width:100%}.nsg-hero-premium--button-width-full_mobile .nsg-hero-premium__button{width:100%;max-width:420px}.nsg-hero-premium--button-width-wide .nsg-hero-premium__button{min-width:240px}.nsg-hero-premium__arrow{width:36px;height:36px;font-size:26px}.nsg-hero-premium__arrow--prev{left:12px}.nsg-hero-premium__arrow--next{right:12px}.nsg-hero-premium__dots{bottom:10px}}@media screen and (max-width:420px){.nsg-hero-premium__slide-inner,.nsg-hero-premium__content-wrap{width:min(100% - 20px,var(--nsg-hero-max-width, 1320px))}.nsg-hero-premium--button-width-wide .nsg-hero-premium__button{min-width:0;width:100%;max-width:360px}}@media(prefers-reduced-motion:reduce){.nsg-hero-premium--carousel .nsg-hero-premium__slide,.nsg-hero-premium__button,.nsg-hero-premium__arrow,.nsg-hero-premium__dot{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/nsg-hero-premium.css.map */
