/* Breakpoints */
/* Spacing */
/* Fonts */
/* Colors */
/* Margins */
.new {
  width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
}
.new .new-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.new .new-col .new-hero-image {
  width: 100%;
  margin-top: max(10px, min(30px, 1.98675497vw));
  margin-bottom: max(20px, min(75px, 4.96688742vw));
}
.new .new-col .new-hero-image img {
  width: 100%;
  height: auto;
  aspect-ratio: 2/1;
  object-fit: cover;
  object-position: center;
}
.new .new-col .new-info {
  font-family: "Roboto", sans-serif;
  font-size: min(1.1904761905vw, 18px);
  line-height: 1.45454545em;
  color: #1c1c1c;
  margin-bottom: max(20px, min(40px, 2.64550265vw));
  width: 100%;
  max-width: 800px;
}
@media (max-width: 1000px) {
  .new .new-col .new-info {
    font-size: 11.9047619048px;
  }
}
.new .new-col .content {
  width: 100%;
  margin-bottom: max(40px, min(80px, 5.29050132vw));
}
.new .new-col h1 {
  margin-bottom: min(40px, 2.64550265vw);
  padding-bottom: min(10px, 0.66137566vw);
  font-size: min(4.1005291005vw, 62px);
  line-height: 1.09677419em;
  text-transform: uppercase;
}
@media (max-width: 1000px) {
  .new .new-col h1 {
    font-size: 41.0052910053px;
    padding-bottom: 4.1005291005px;
  }
}
.new .new-col h1.title {
  font-size: min(2.7777777778vw, 42px);
  text-transform: unset;
}
@media (max-width: 1000px) {
  .new .new-col h1.title {
    font-size: 27.7777777778px;
  }
}
.new .new-col h2 {
  margin-bottom: min(40px, 2.64550265vw);
  padding-bottom: min(10px, 0.66137566vw);
  font-size: min(4.1005291005vw, 62px);
  line-height: 1.09677419em;
  background: url(../../assets/img/line-black.svg) left bottom no-repeat;
  background-size: min(249px, 16.46825397vw) min(9px, 0.59405941vw);
  text-transform: uppercase;
}
@media (max-width: 1000px) {
  .new .new-col h2 {
    font-size: 41.0052910053px;
    background-size: 164.6825396825px 5.9523809524px;
    padding-bottom: 4.1005291005px;
  }
}
.new .new-col h3 {
  margin-bottom: min(40px, 2.64550265vw);
  font-size: min(4.1005291005vw, 62px);
  text-transform: uppercase;
  line-height: 1.04878049em;
}
@media (max-width: 1000px) {
  .new .new-col h3 {
    font-size: 41.0052910053px;
    margin-bottom: 33.0687830688px;
  }
}
.new .new-col h4 {
  margin-bottom: min(40px, 2.64550265vw);
  font-size: min(2.1164021164vw, 32px);
  line-height: 1.09677419em;
  text-transform: uppercase;
  width: 100%;
  max-width: 80%;
}
@media (max-width: 1000px) {
  .new .new-col h4 {
    font-size: 21.164021164px;
    margin-bottom: 33.0687830688px;
  }
}
.new .new-col h5 {
  color: #1c1c1c;
  font-family: "Roboto", sans-serif;
  font-size: min(28px, 1.85185185vw);
  font-style: normal;
  font-weight: 700;
  line-height: 1.14285714em;
  margin-bottom: min(40px, 2.64550265vw);
  width: 100%;
  max-width: 80%;
}
@media (max-width: 1000px) {
  .new .new-col h5 {
    font-size: 18.5185185185px;
  }
}
.new .new-col h6 {
  color: #1c1c1c;
  font-family: "Roboto Condensed", sans-serif;
  font-size: min(7.9365079365vw, 120px);
  font-style: normal;
  font-weight: 900;
  line-height: 1em;
  letter-spacing: -2.4px;
  text-transform: uppercase;
  border-bottom: 1px solid #1c1c1c;
  width: 100%;
}
@media (max-width: 1000px) {
  .new .new-col h6 {
    font-size: 7.9365079365vw;
  }
}
@media (max-width: 660px) {
  .new .new-col h6 {
    font-size: 42px;
  }
}
.new .new-col h6 strong {
  color: #b20000;
}
.new .new-col p {
  font-size: min(1.1904761905vw, 18px);
  line-height: 1.45454545em;
  min-height: 1em;
  margin-bottom: min(40px, 2.64550265vw);
  max-width: 80%;
}
.new .new-col p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  .new .new-col p {
    font-size: 11.9047619048px;
  }
}
.new .new-col a {
  color: #1c1c1c;
  text-decoration: underline;
}
.new .new-col a:hover {
  color: #b20000;
}
.new .new-col ul,
.new .new-col ol {
  margin: min(30px, 1.98412698vw) 0;
  padding-left: 30px;
  list-style: disc;
}
.new .new-col ul li,
.new .new-col ol li {
  margin-bottom: min(15px, 0.99206349vw);
  font-size: min(1.1904761905vw, 18px);
  line-height: 1.45454545em;
  color: #1c1c1c;
}
@media (max-width: 1000px) {
  .new .new-col ul li,
  .new .new-col ol li {
    font-size: 14.5502645503px;
    margin-bottom: 9.9206349206px;
  }
}
.new .new-col ol {
  list-style: decimal;
}
.new .new-col dl {
  width: min(1000px, 65.78947368vw);
  max-width: 100%;
}
.new .new-col dl dt {
  font-weight: 700;
  font-size: min(1.455026455vw, 22px);
  background-color: #f5f1eb;
  color: #b20000;
  padding: 10px 25px 0px 25px;
}
@media (max-width: 1000px) {
  .new .new-col dl dt {
    font-size: 14.5502645503px;
    margin-top: 19.8412698413px;
  }
}
.new .new-col dl dd {
  margin-bottom: min(10px, 0.66137566vw);
  font-size: min(1.1904761905vw, 18px);
  background-color: #f5f1eb;
  padding: 0px 25px 10px 25px;
}
@media (max-width: 1000px) {
  .new .new-col dl dd {
    font-size: 14.5502645503px;
    margin-bottom: 5.291005291px;
  }
}
.new .new-col img {
  max-width: 100%;
  height: auto;
}
.new .new-col figure {
  margin-top: min(40px, 2.64550265vw);
  margin-bottom: min(40px, 2.64550265vw);
}
.new .new-col figure:last-child {
  margin-bottom: 0;
}
.new .new-col figure:first-child {
  margin-top: 0;
}
.new .new-col figure > img {
  width: 100%;
  object-fit: contain;
  object-position: center;
}
.new .new-col figure ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 15px auto;
  width: 100%;
  gap: 30px;
}
.new .new-col figure ul li {
  flex: 1;
}
.new .new-col figure ul li img {
  object-fit: cover;
  width: 100%;
  height: auto;
}
.new .new-col figure iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.new .new-col figure video {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  margin-top: 15px;
}
.new .new-col figure figcaption p {
  margin-top: 1em;
  font-size: calc(min(1.455026455vw, 22px) * 0.8);
  color: #6e6e6e;
  padding-left: 0.25em;
}
@media (max-width: 890px) {
  .new .new-col figure figcaption p {
    font-size: 11.6547619048px;
  }
}

html,
body {
  background-color: #ffffff;
}

/*# sourceMappingURL=new.css.map */
