/* BREAKPOINTS */
/* FONTS */
/* COLORS */
/* SHADOWS */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: 'N27 Regular';
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-style: normal;
  background-color: #000000;
  color: #ffffff;
}
body.background--white {
  background-color: #ffffff;
  color: #000000;
}
.xf-content-height {
  min-height: 0 !important;
  margin: 0 !important;
}
[class*='__picture'] img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.spuyl-container {
  width: 100%;
  margin: 0 auto;
  max-width: 1500px;
}
.video-cmp {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 80px 0;
  width: 100%;
  margin: 0 auto;
  max-width: 1500px;
}
.video-cmp .icex-title-default {
  padding-left: 20px;
}
.video-cmp__content {
  overflow: hidden;
  width: 85%;
}
@media only screen and (min-width: 768px) {
  .video-cmp__content {
    width: 70%;
  }
}
.video-cmp__slides {
  display: flex;
}
.video-cmp__slide {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
}
.video-cmp__cover {
  position: relative;
  display: flex;
  align-items: stretch;
}
.video-cmp img {
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
}
.video-cmp .play-button {
  color: #fecb00;
}
.video-cmp .play-button span {
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  font-size: 3.5rem;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.video-cmp .play-button .cmp-button__icon--icon-icex-catalog-play::before {
  content: "\aa039";
  display: none;
}
.video-cmp__caption {
  color: #3d3f45;
  margin: 0 auto;
  margin-top: 10px;
  padding-bottom: 10px;
  min-height: 50px;
  text-align: center;
}
@media (min-width: 768px) {
  .video-cmp__caption {
    font-size: 1rem;
  }
}
.video-modal-cmp {
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  left: 0;
  overflow: auto;
  padding: 20px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.video-modal-cmp__content {
  background-color: #ffffff;
  border-radius: 10px;
  max-width: 800px;
  min-width: 270px;
  padding: 20px;
  position: relative;
  width: 70%;
}
.video-modal-cmp .close-button {
  background: #d52b1e;
  color: #ffffff;
  font-family: inherit;
  line-height: 20px;
  padding: 0 10px;
  position: absolute;
  right: 20px;
  top: 0;
}
.video-modal-cmp__text {
  color: #1e52d5;
  display: block;
  padding: 5px 0 2px;
  text-align: right;
  text-decoration: none;
}
.video-modal-cmp video {
  height: auto;
  outline: none;
  width: 100%;
}
.video-modal-cmp .iframe-container {
  height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
}
.video-modal-cmp .iframe-container iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
button {
  border: none;
  cursor: pointer;
  outline: none;
}
.hidden {
  display: none;
}
.aem-GridColumn--phone--10.aem-GridColumn--tablet--4.aem-GridColumn--default--3 .video-cmp__cover {
  height: 200px;
}
@media (min-width: 768px) {
  .aem-GridColumn--phone--10.aem-GridColumn--tablet--4.aem-GridColumn--default--3 .video-cmp__caption {
    font-size: inherit;
  }
}
.videoModalEmbed-container {
  position: relative;
  padding-bottom: 57%;
  height: 0;
  overflow: hidden;
}
.videoModalEmbed-containerIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videoModalEmbed-videoDam {
  width: 100%;
}
.modal-component .dynamic-list-video {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.modal-component .dynamic-list-video.hidden {
  display: none;
}
.modal-component .dynamic-list-video .video {
  width: 100%;
}
.modal-component .dynamic-list-video .video .video-cmp__cover {
  display: block;
  width: 100%;
  cursor: pointer;
}
.modal-component .dynamic-list-video .video .video-cmp__cover .modal-component__picture {
  width: 100%;
}
.modal-component .dynamic-list-video .video .video-cmp__cover .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: none;
  cursor: pointer;
  font-size: 5rem;
  color: #ffffff;
  opacity: 0.8;
}
.modal-component .dynamic-list-video .video .video-cmp__cover .play-button::before {
  content: "\aa039";
  color: #fecb00;
  cursor: pointer;
  opacity: 0.8;
}
.modal-component .dynamic-list-video .video .video-cmp__cover.hidden {
  display: none;
}
.modal-component .dynamic-list-video .video .video-embed-cmp__content.hidden {
  display: none !important;
}
.modal-component .dynamic-list-video .video .video-embed-cmp__content .video__source.hidden {
  display: none;
}
.modal-component .dynamic-list-video .video .video-embed-cmp__content .video__source iframe {
  width: 100%;
  height: 100%;
}
.modal-component .dynamic-list-video .video .video-embed-cmp__content .video-dam {
  width: 100%;
  height: 100%;
}
.modal-component .dynamic-list-video .video .video-embed-cmp__content .video-dam.hidden {
  display: none;
}

/* BREAKPOINTS */
/* FONTS */
/* COLORS */
/* SHADOWS */
.mixin-modal-overlay {
  position: fixed;
  inset: 0;
  z-index: 120;
  display: none;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  .mixin-modal-overlay {
    padding: 50px 0;
  }
}
.mixin-modal-overlay--show {
  display: flex;
}
.modal-component {
  position: fixed;
  inset: 0;
  z-index: 120;
  display: none;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  .modal-component {
    padding: 50px 0;
  }
}
.modal-component--show {
  display: flex;
}
.modal-component__content {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25);
  margin: auto;
  width: 100%;
  max-width: 1200px;
  padding: 60px 55px;
  color: #000000;
}
@media (min-width: 768px) {
  .modal-component__content {
    padding: 75px 80px;
    width: 93%;
  }
}
@media (min-width: 1024px) {
  .modal-component__content {
    width: 85%;
    padding: 100px 150px;
  }
}
.modal-component__close {
  position: absolute;
  background: none;
  border: none;
  color: #d52b1e;
  cursor: pointer;
  z-index: 10;
  top: 55px;
  right: 20px;
  font-size: 28px;
}
@media (min-width: 768px) {
  .modal-component__close {
    font-size: 32px;
    top: 68px;
    right: 32px;
  }
}
@media (min-width: 1024px) {
  .modal-component__close {
    top: 93px;
    right: 80px;
  }
}
.modal-component__header {
  position: relative;
  margin-bottom: 20px;
}
.modal-component__title {
  transform: rotate(-180deg);
  height: fit-content;
  font-family: 'N27 Bold';
}
@media (min-width: 1024px) {
  .modal-component__title {
    font-family: 'N27 Medium';
  }
}
.modal-component__title-container {
  position: absolute;
  top: 10px;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  letter-spacing: 2px;
  flex-shrink: 0;
  left: -30px;
  font-size: 12px;
}
@media (min-width: 650px) {
  .modal-component__title-container {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .modal-component__title-container {
    font-size: 18px;
    left: -38px;
  }
}
.modal-component__description p {
  margin-bottom: 15px;
}
.modal-component__stats {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .modal-component__stats {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
.modal-component__stats-title {
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.modal-component__stats-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .modal-component__stats-grid {
    gap: 50px;
  }
}
.modal-component__stat-item {
  flex: 0 1 100%;
  min-width: 250px;
  max-width: 300px;
  text-align: center;
}
@media (min-width: 1024px) {
  .modal-component__stat-item {
    flex: 0 1 calc((100% / 3) - 50px);
  }
}
.modal-component__stat-item h1,
.modal-component__stat-item h2,
.modal-component__stat-item h3,
.modal-component__stat-item h4,
.modal-component__stat-item h5,
.modal-component__stat-item h6 {
  margin-bottom: 15px;
  line-height: 1;
}
.modal-component__footer-title {
  text-align: center;
  color: #d52b1e;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.modal-component__buttons-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
.modal-component__buttons-container .btn-suyl {
  width: 220px;
}
.modal-component__extra-content.hidden {
  display: none;
}

