/** Variables */
@font-face {
  font-family: "Merriweather";
  src: url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-Bold.woff2") format("woff2"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-Bold.woff") format("woff"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Merriweather";
  src: url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-Black.woff2") format("woff2"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-Black.woff") format("woff"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Merriweather";
  src: url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-LightItalic.woff2") format("woff2"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-LightItalic.woff") format("woff"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Merriweather";
  src: url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-BlackItalic.woff2") format("woff2"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-BlackItalic.woff") format("woff"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Merriweather";
  src: url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-Regular.woff2") format("woff2"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-Regular.woff") format("woff"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Merriweather";
  src: url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-BoldItalic.woff2") format("woff2"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-BoldItalic.woff") format("woff"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Merriweather";
  src: url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-Light.woff2") format("woff2"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-Light.woff") format("woff"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Merriweather";
  src: url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-Italic.woff2") format("woff2"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-Italic.woff") format("woff"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/Merriweather-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Exmouth";
  src: url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/exmouth.woff2") format("woff2"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/exmouth.woff") format("woff"), url("https://assets2.nssmag.com/extensions/nss/fonts/faces-portrait-gclub/exmouth.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
/** Variables */
main {
  background-color: #1e1e24 !important;
  margin-top: 0 !important;
}

section {
  background-color: #1e1e24;
  margin: 0 !important;
  padding: 0;
}

/** UTILS */
.text1 img.nss-text__title {
  padding: 0 10%;
}
@media screen and (max-width: 1024px) {
  .text1 img.nss-text__title {
    padding: 0;
  }
}

.nss-media {
  position: relative;
  width: 100%;
  height: 100%;
}
.nss-media__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.is--desktop {
  display: block !important;
}
@media screen and (max-width: 1024px) {
  .is--desktop {
    display: none !important;
  }
}

.is--mobile {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .is--mobile {
    display: block !important;
  }
}

.nss-hero {
  width: 100%;
  height: auto;
  position: relative;
}
.nss-hero::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50px;
  background: rgb(30, 30, 36);
  background: -moz-linear-gradient(0deg, rgb(30, 30, 36) 0%, rgba(30, 30, 36, 0) 100%);
  background: -webkit-linear-gradient(0deg, rgb(30, 30, 36) 0%, rgba(30, 30, 36, 0) 100%);
  background: linear-gradient(0deg, rgb(30, 30, 36) 0%, rgba(30, 30, 36, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e1e24",endColorstr="#1e1e24",GradientType=1);
  z-index: 1;
  left: 0;
  bottom: 0;
}
.nss-hero__cover.difference .nss-hero__with {
  mix-blend-mode: difference;
}
.nss-hero__with {
  position: absolute;
  bottom: 50px;
  right: 60px;
  z-index: 2;
  font-size: 5vw;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  line-height: 1em;
  letter-spacing: -0.4vw;
}
.nss-hero__with span {
  font-size: 3vw;
  text-transform: none;
  font-style: italic;
  display: block;
  line-height: 1em;
  letter-spacing: -0.1vw;
}
@media screen and (max-width: 1024px) {
  .nss-hero__with {
    font-size: 10vw;
    bottom: 100px;
    right: 30px;
  }
  .nss-hero__with span {
    font-size: 5vw;
  }
}
.nss-hero.is--desktop .nss-hero {
  aspect-ratio: 16/9;
}
.nss-hero.is--desktop .nss-hero__cover {
  width: 100%;
  height: 100%;
}
.nss-hero.is--desktop .nss-hero__cover img.hero-desk {
  position: static;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.nss-hero.is--desktop .nss-hero__cover img.hero-title {
  width: 35%;
  object-fit: cover;
  position: absolute;
  bottom: 9rem;
  left: 10rem;
}
.nss-hero.is--desktop .nss-hero__content {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nss-hero.is--desktop .nss-hero__data {
  height: 100%;
  width: 40%;
  margin-left: 60%;
}
.nss-hero.is--desktop .nss-hero__image {
  width: 100%;
  height: 300px;
}
.nss-hero.is--desktop .nss-hero__image > img {
  object-fit: contain !important;
}
.nss-hero.is--desktop .nss-hero__text {
  width: 100%;
  height: 150px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.nss-hero.is--desktop .nss-hero__text > img {
  object-fit: contain !important;
}
.nss-hero.is--mobile {
  height: auto;
}
.nss-hero.is--mobile .nss-hero__cover {
  width: 100%;
  height: 100%;
}
.nss-hero.is--mobile .nss-hero__cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.nss-hero.is--mobile .nss-hero__cover img.hero-title {
  width: 50%;
  object-fit: cover;
  position: absolute;
  bottom: 5rem;
  left: 50%;
  transform: translateX(-50%);
}
.nss-hero.is--mobile .nss-hero__content {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nss-hero.is--mobile .nss-hero__data {
  height: 100%;
  width: 100%;
  margin-top: 20vh;
}
.nss-hero.is--mobile .nss-hero__image {
  width: 100%;
  height: 20vh;
}
.nss-hero.is--mobile .nss-hero__image > img {
  object-fit: contain !important;
}
.nss-hero.is--mobile .nss-hero__text {
  width: 100%;
  height: 10vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nss-hero.is--mobile .nss-hero__text > img {
  object-fit: contain !important;
}

/** TEXT SECTION */
.nss-text {
  padding: 50px 0;
}
.nss-text__title {
  width: 100%;
}
.nss-text__subtitle {
  width: 50% !important;
  margin: 0 auto;
  margin-top: 1rem;
}
@media screen and (max-width: 1024px) {
  .nss-text__subtitle {
    width: 80% !important;
    margin-top: 1rem;
  }
}
.nss-text__text {
  display: block;
  color: #fff;
  font-size: 20px;
  line-height: 1.6 !important;
  text-align: left !important;
}
@media screen and (max-width: 1024px) {
  .nss-text__text {
    font-size: 20px;
  }
}
.nss-text__text p,
.nss-text__text span {
  color: #fff;
  line-height: 1.6 !important;
}
.nss-text.text1 {
  padding: 120px 0;
}
@media screen and (max-width: 1024px) {
  .nss-text.text1 {
    padding: 50px 0;
  }
}
.nss-text.text1 .titles {
  text-align: center;
  position: relative;
  color: #fff;
  padding: 30px;
}
.nss-text.text1 .titles h1 {
  line-height: 1em;
  font-size: 5vw;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .nss-text.text1 .titles h1 {
    font-size: 8vw;
  }
}
.nss-text.text1 .titles .exmouth {
  font-size: 9vw;
  line-height: 0.55em;
  position: absolute;
  top: 50%;
  transform: translate(0, -60%);
  left: 0;
  font-family: "Exmouth", serif;
  font-style: italic;
  color: #ff88dc;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 0.5px;
}
@media screen and (max-width: 1024px) {
  .nss-text.text1 .titles .exmouth {
    font-size: 13vw;
    line-height: 0.69em;
  }
}
@media screen and (min-width: 2000px) {
  .nss-text.text1 .titles .exmouth {
    font-size: 8vw;
    line-height: 0.625em;
    transform: translate(0, -55%);
  }
}
@media screen and (max-width: 1024px) {
  .nss-text.text1 .titles {
    margin-bottom: 50px;
  }
}
.nss-text.text3 {
  padding: 0;
  padding-bottom: 120px;
}
@media screen and (max-width: 1024px) {
  .nss-text.text3 {
    padding-bottom: 50px;
  }
}
.nss-text.text3 .nss-text__text {
  margin-top: 0;
}
.nss-text.text3 .carousel {
  margin-top: 8rem;
}
@media screen and (max-width: 1024px) {
  .nss-text.text3 .carousel {
    margin: 5rem 0;
  }
}
.nss-text.text2 {
  padding: 60px 0 120px 0;
}
.nss-text.text2 .nss-text__text {
  margin-top: 0;
}
.nss-text.text4 {
  padding: 60px 0 60px 0;
}
.nss-text.text4 .nss-text__text {
  margin-top: 30px;
  color: #a4a4a4;
}
.nss-text.text4 .nss-text__text p {
  color: #a4a4a4;
}
.nss-text .nss-blockquote {
  display: flex;
  justify-content: center;
  padding: 4rem 0;
}

/** CAROUSEL */
.nss-carousel[data-swiper=general] {
  overflow: hidden;
}
.nss-carousel[data-swiper=general] .swiper-wrapper {
  display: flex;
  align-items: center;
}
.nss-carousel[data-swiper=general] .swiper-slide .img {
  height: 95%;
  width: 45%;
  margin: 0 auto;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  max-width: 85%;
}
@media screen and (max-width: 1024px) {
  .nss-carousel[data-swiper=general] .swiper-slide .img {
    width: 75%;
  }
}
.nss-carousel[data-swiper=general] .swiper-slide .img.wide {
  width: 100%;
}
.nss-carousel[data-swiper=general] .swiper-slide .img img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.nss-carousel[data-swiper=general] .swiper-slide .img .image-description {
  width: 80%;
  color: #fff;
  font-size: 12px;
  line-height: 1em;
  padding-top: 2px;
}

.swiper-button-next:before, .swiper-button-next:after {
  content: "";
}
@media screen and (max-width: 1024px) {
  .swiper-button-next {
    width: 30px;
    height: 30px;
  }
}
.swiper-button-prev:before, .swiper-button-prev:after {
  content: "";
}
@media screen and (max-width: 1024px) {
  .swiper-button-prev {
    width: 30px;
    height: 30px;
  }
}

/** CAROUSEL SECTION */
.nss-carousel-photo {
  height: auto;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 120px;
}
@media screen and (max-width: 1024px) {
  .nss-carousel-photo {
    padding-bottom: 50px;
  }
}
.nss-carousel-photo.nss-section--black {
  padding: 0 0 60px 0;
}
.nss-carousel-photo .nss-text__text {
  color: #fff;
  font-size: 24px;
}
@media screen and (max-width: 1024px) {
  .nss-carousel-photo .nss-text__text {
    font-size: 20px;
  }
}

/** QUOTE */
.nss-quote {
  position: relative;
  padding-bottom: 120px;
}
@media screen and (max-width: 1024px) {
  .nss-quote {
    padding-bottom: 50px;
  }
}
.nss-quote .container {
  padding: 0 !important;
}
@media screen and (min-width: 1680px) {
  .nss-quote .container {
    max-width: inherit;
  }
}
.nss-quote .container .row {
  margin: 0;
}
.nss-quote .container .wrapper-quote {
  position: relative;
  width: 100vw;
  height: 100%;
}
.nss-quote__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.nss-quote .nss-text__text {
  font-size: 5vw;
  line-height: 1em !important;
  font-weight: 900;
  width: 70%;
  padding-top: 100px;
  margin: 0 auto;
  font-style: italic;
  text-align: center !important;
}
@media screen and (max-width: 1024px) {
  .nss-quote .nss-text__text {
    width: calc(100% - 60px);
    font-size: 8vw;
  }
}
.nss-quote .nss-text__text .virgolette {
  color: #ff88dc;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 0.5px;
  font-size: 13vw;
  line-height: 1em !important;
}
@media screen and (max-width: 1024px) {
  .nss-quote .nss-text__text .virgolette {
    font-size: 18vw;
  }
}

.nss-image {
  padding-bottom: 120px;
}
@media screen and (min-width: 1680px) {
  .nss-image .container {
    max-width: inherit;
  }
}
.nss-image .wrapper-image {
  width: 100vw;
}

.text-image {
  display: flex;
  justify-content: center;
  margin-top: 4rem;
}
.text-image img {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .text-image img {
    width: 70%;
  }
}

.post-content {
  display: flex;
  justify-content: center;
}

.credits {
  padding-bottom: 120px !important;
  padding-top: 0 !important;
}
@media screen and (max-width: 1024px) {
  .credits {
    padding-bottom: 50px !important;
  }
}
.credits .nss-text__text {
  font-size: 15px !important;
}
.credits .nss-text__text p {
  margin-bottom: 0 !important;
}

/* @start: Svgs Utility */
.svg-data {
  position: relative;
  width: auto;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 0;
  display: inline-block;
  line-height: 0;
  vertical-align: baseline;
}
.svg-data svg {
  width: auto;
  height: 100%;
}