/** 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: #d5aaae !important;
  margin-top: 0 !important;
}

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

/** UTILS */
.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 {
  margin-top: 50px;
  height: 100vh;
}
.nss-hero.is--desktop .nss-hero__cover {
  position: absolute;
  width: 100%;
  height: 100%;
}
.nss-hero.is--desktop .nss-hero__cover img.hero-desk {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nss-hero.is--desktop .nss-hero__cover img.hero-desk-title {
  width: 35%;
  object-fit: cover;
  position: absolute;
  bottom: 3rem;
  left: 0;
}
.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: auto;
  object-fit: contain;
  display: block;
}
.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;
}
@media screen and (max-width: 1024px) {
  .nss-text__subtitle {
    width: 80% !important;
  }
}
.nss-text__text {
  display: block;
  color: #000;
  font-size: 20px;
  line-height: 1.6 !important;
  text-align: justify !important;
}
.nss-text__text p,
.nss-text__text span {
  color: #000;
  line-height: 1.6 !important;
}
.nss-text.text1 .titles {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 40px;
}
.nss-text.text3 {
  padding: 90px 0;
}
.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 90px 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;
}

/** CAROUSEL */
.nss-carousel[data-swiper=general] {
  overflow: hidden;
}
.nss-carousel[data-swiper=general] .swiper-slide {
  height: calc(100vh - 240px);
}
.nss-carousel[data-swiper=general] .swiper-slide img {
  height: 100%;
  width: 80%;
  margin: 0 auto;
  object-fit: contain;
}

.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;
  }
}

.nss-carousel-photo {
  height: auto;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nss-carousel-photo.nss-section--black {
  padding: 0 0 60px 0;
}
.nss-carousel-photo .nss-text__text {
  color: #000;
  font-size: 20px;
}

/** QUOTE */
.nss-quote {
  position: relative;
}
@media screen and (min-width: 1680px) {
  .nss-quote .container {
    max-width: inherit;
  }
}
.nss-quote .container .wrapper-quote {
  position: relative;
  width: 100vw;
}
.nss-quote__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.nss-quote .nss-text__text {
  position: absolute;
  bottom: 12rem;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  z-index: 3;
  font-family: "Merriweather", Arial;
}
@media screen and (max-width: 768px) {
  .nss-quote .nss-text__text {
    bottom: 6rem;
  }
}
@media screen and (max-width: 576px) {
  .nss-quote .nss-text__text {
    bottom: 1rem;
  }
}
.nss-quote .nss-text__text p {
  color: #d5aaae;
  font-weight: 600;
  font-size: calc(3rem - 0.390625vw);
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .nss-quote .nss-text__text p {
    font-size: 2rem;
  }
}
@media screen and (max-width: 576px) {
  .nss-quote .nss-text__text p {
    font-size: 1rem;
    bottom: 1rem;
  }
}

.nss-image {
  padding-bottom: 90px;
}
@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-top: 0 !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%;
  filter: invert(1);
}