.ns-editorial-gallery{font-family:var(--ns-font);background:var(--ns-colour-bg-secondary);--ns-editorial-gallery-pad: var(--ns-gutter);padding:var(--ns-editorial-gallery-gap-block, var(--ns-section-gap)) var(--ns-editorial-gallery-pad)}.ns-editorial-gallery__inner{display:flex;flex-direction:column;gap:var(--ns-space-xl);max-width:var(--ns-width-full);margin:0 auto}.ns-editorial-gallery__intro{display:flex;flex-direction:column;align-items:flex-start;gap:var(--ns-space-sm-plus);max-width:var(--ns-width-measure)}.ns-editorial-gallery__label,.ns-editorial-gallery__title,.ns-editorial-gallery__body{font-family:var(--ns-font);margin:0;padding:0;border:0}.ns-editorial-gallery__label{color:var(--ns-colour-label-on-light);font-size:var(--ns-type-label-size);line-height:var(--ns-type-label-line);font-weight:var(--ns-font-weight-medium);letter-spacing:var(--ns-type-label-tracking);text-transform:uppercase}.ns-editorial-gallery__title{color:var(--ns-colour-text-strong);font-size:var(--ns-type-title-md-size);line-height:var(--ns-type-title-md-line);font-weight:var(--ns-font-weight-title);letter-spacing:var(--ns-type-title-md-tracking);text-transform:uppercase;white-space:pre-line}.ns-editorial-gallery__body,.ns-editorial-gallery .ns-editorial-gallery__body p{color:var(--ns-colour-text-muted);font-size:var(--ns-type-body-md-size)!important;line-height:var(--ns-type-body-md-line);font-weight:var(--ns-font-weight-regular);letter-spacing:var(--ns-type-body-md-tracking)}.ns-editorial-gallery .ns-editorial-gallery__body p{margin:0 0 var(--ns-space-md)}.ns-editorial-gallery .ns-editorial-gallery__body p:last-child{margin-bottom:0}.ns-editorial-gallery .ns-editorial-gallery__body a{color:inherit;text-decoration:underline}.ns-editorial-gallery__carousel{position:relative;display:flex;flex-direction:column;gap:var(--ns-space-xl)}.ns-editorial-gallery__track{display:flex;gap:var(--ns-space-sm);overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline-start:var(--ns-editorial-gallery-pad);scrollbar-width:none;-ms-overflow-style:none;margin-inline:calc(var(--ns-editorial-gallery-pad) * -1);padding-inline:var(--ns-editorial-gallery-pad)}.ns-editorial-gallery__track::-webkit-scrollbar{display:none}.ns-editorial-gallery__card{display:flex;flex-direction:column;scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;min-width:0}.ns-editorial-gallery__main{position:relative;margin-bottom:var(--ns-space-lg);border-radius:var(--ns-radius-card);overflow:hidden;aspect-ratio:1.59 / 1;background:var(--ns-colour-bg-secondary)}.ns-editorial-gallery__image,.ns-editorial-gallery__video{display:block;width:100%;height:100%;object-fit:cover}.ns-editorial-gallery__video{position:absolute;top:0;right:0;bottom:0;left:0}.ns-editorial-gallery__tab{display:flex;align-items:center;gap:var(--ns-space-md);margin:0;padding:0;border:0;background:none;text-align:left;cursor:pointer;opacity:.5;transition:opacity var(--ns-transition-fast)}.ns-editorial-gallery__tab.is-active,.ns-editorial-gallery__tab:hover{opacity:1}.ns-editorial-gallery__tab:focus-visible{opacity:1;outline:none;box-shadow:0 0 0 2px var(--ns-colour-bg-primary),0 0 0 4px var(--ns-colour-label-on-light);border-radius:var(--ns-radius-card)}.ns-editorial-gallery__thumb{display:block;flex:0 0 36px;width:36px;height:36px;border-radius:var(--ns-radius-card);overflow:hidden;background:var(--ns-colour-bg-secondary)}.ns-editorial-gallery__thumb-image{display:block;width:100%;height:100%;object-fit:cover}.ns-editorial-gallery__tab-label{color:var(--ns-colour-ink);font-size:var(--ns-type-title-sm-size);line-height:var(--ns-type-title-sm-line);font-weight:var(--ns-font-weight-medium);letter-spacing:var(--ns-type-title-sm-tracking);text-transform:uppercase}.ns-editorial-gallery__tab.is-active .ns-editorial-gallery__tab-label{color:var(--ns-colour-label-on-light)}.ns-editorial-gallery__copy{color:var(--ns-colour-text-muted);font-size:var(--ns-type-body-size);line-height:var(--ns-type-body-line);font-weight:var(--ns-font-weight-regular);letter-spacing:var(--ns-type-body-tracking);margin-top:var(--ns-space-xl)}.ns-editorial-gallery__dots{display:flex;gap:0;align-items:center;align-self:center;height:24px}.ns-editorial-gallery__dot{width:24px;height:24px;margin:0;padding:0;border:0;background:none;cursor:pointer;position:relative}.ns-editorial-gallery__dot-fill{position:absolute;top:33.33%;right:33.33%;bottom:33.33%;left:33.33%;display:block;border-radius:50%;background:var(--ns-colour-text-strong);opacity:.5;transition:opacity var(--ns-transition-fast),background-color var(--ns-transition-fast)}.ns-editorial-gallery__dot.is-active .ns-editorial-gallery__dot-fill{background:var(--ns-colour-label-on-light);opacity:1}.ns-editorial-gallery__dot:hover .ns-editorial-gallery__dot-fill{opacity:1}.ns-editorial-gallery__dot:focus-visible{outline:none;border-radius:50%;box-shadow:0 0 0 2px var(--ns-colour-label-on-light)}@media screen and (max-width:989px){.ns-editorial-gallery{--ns-editorial-gallery-pad: var(--ns-space-lg)}}@media screen and (min-width:750px)and (max-width:989px){.ns-editorial-gallery__card{flex:0 0 356px}}@media screen and (max-width:749px){.ns-editorial-gallery{--ns-editorial-gallery-pad: var(--ns-space-md)}}@media screen and (min-width:990px){.ns-editorial-gallery__inner{gap:56px}.ns-editorial-gallery__carousel{display:grid;grid-template-columns:954fr minmax(422px,478fr);align-items:start;gap:0}.ns-editorial-gallery__track{display:grid;grid-template-columns:954fr 478fr;grid-column:1 / -1;grid-row:1;gap:0;overflow:visible;margin-inline:0;padding-inline:0;scroll-snap-type:none}.ns-editorial-gallery__card{display:contents}.ns-editorial-gallery__main{grid-column:1;grid-row:1;aspect-ratio:auto;height:600px;margin-bottom:0;opacity:0;visibility:hidden;transition:opacity .6s cubic-bezier(.2,0,.2,1),visibility 0s linear .6s}.ns-editorial-gallery__main.is-active{opacity:1;visibility:visible;transition:opacity .6s cubic-bezier(.2,0,.2,1),visibility 0s}.ns-editorial-gallery__tab{grid-column:2;align-self:start;margin-left:56px;width:366px}.ns-editorial-gallery__tab:nth-of-type(1){grid-row:1;margin-top:260px}.ns-editorial-gallery__card:nth-child(2) .ns-editorial-gallery__tab{margin-top:316px}.ns-editorial-gallery__card:nth-child(3) .ns-editorial-gallery__tab{margin-top:372px}.ns-editorial-gallery__card:nth-child(4) .ns-editorial-gallery__tab{margin-top:428px}.ns-editorial-gallery__card:nth-child(5) .ns-editorial-gallery__tab{margin-top:484px}.ns-editorial-gallery__card:nth-child(6) .ns-editorial-gallery__tab{margin-top:540px}.ns-editorial-gallery__card .ns-editorial-gallery__tab{grid-column:2;grid-row:1}.ns-editorial-gallery__copy{grid-column:2;grid-row:1;margin-top:480px;margin-left:56px;width:366px;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility 0s linear .4s}.ns-editorial-gallery__copy.is-active{opacity:1;visibility:visible;transition:opacity .4s ease,visibility 0s}.ns-editorial-gallery__dots{grid-column:1;grid-row:1;align-self:end;justify-self:end;margin-right:var(--ns-space-xl-plus);margin-bottom:var(--ns-space-2xl);position:relative;z-index:1}.ns-editorial-gallery__dot-fill{background:var(--ns-colour-bg-primary)}.ns-editorial-gallery__dot.is-active .ns-editorial-gallery__dot-fill{background:var(--ns-colour-label)}.ns-editorial-gallery__dot:focus-visible{box-shadow:0 0 0 2px var(--ns-colour-bg-primary)}}.ns-editorial-gallery__track:not(:has(.ns-editorial-gallery__card+.ns-editorial-gallery__card)){overflow-x:visible}@media(prefers-reduced-motion:reduce){.ns-editorial-gallery__main,.ns-editorial-gallery__copy,.ns-editorial-gallery__tab,.ns-editorial-gallery__dot-fill{transition:none}.ns-editorial-gallery__track{scroll-behavior:auto}.ns-editorial-gallery__video{display:none}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/section-ns-editorial-gallery.css.map */
