@font-face {
  font-family: "WremenaBold";
  src: url("../fonts/WremenaBold.woff2") format("woff2");
}
@font-face {
  font-family: "WremenaLight";
  src: url("../fonts/WremenaLight.woff2") format("woff2");
}
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.woff2") format("woff2");
}
@font-face {
  font-family: "UntitledSansWeb";
  src: url("../fonts/UntitledSansWeb-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "UntitledSansWeb-Bold";
  src: url("../fonts/UntitledSansWeb-Bold.woff2") format("woff2");
}
/* BASIC SIZES */
html {
  font-size: 100%;
}

body {
  font-size: 1rem;
}

/* Headlines */
.header-title, .header-box-title {
  font-size: 4.2rem !important;
  line-height: 3.8rem !important;
}

.content-title {
  color: #58b1ff;
  font-family: "Wremena_Bold", Georgia, "Times New Roman", Times, serif;
  letter-spacing: 0.02em;
  font-size: 3rem;
  padding-bottom: 1.5rem;
}

.ceo-name {
  display: block;
  font-family: "WremenaLight";
  font-size: 1.8em;
  font-weight: 100;
}

.ceo-position {
  color: #58b1ff;
  display: block;
  font-size: 1em;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  .header-title-box, .header-box-title {
    font-size: 6.5vw !important;
    line-height: 8vw !important;
  }
  .header-title {
    font-size: 6.5vw !important;
    line-height: 8vw !important;
  }
  .header-copy-box, .content-copy {
    font-size: 1rem !important;
  }
  .statement-text {
    font-size: 4.2vw;
  }
  .statement-text-2 {
    font-size: 4.2vw;
  }
  .content-title {
    font-size: 6vw;
    line-height: 2rem;
  }
  .ceo-name {
    font-size: 1.5rem;
  }
  .ceo-position {
    font-size: 0.8rem;
  }
  .header-copy, .copy-1, .copy-2, .copy-3, .copy-4, .copy-5,
  .content-copy, .text-quote p, .a_content p, .content-article p,
  .white-box-1 p, .white-box-2 p, .subtitle {
    font-size: 1rem;
    line-height: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .header-title, .header-box-title {
    font-size: 5.5vw !important;
  }
  .header-copy, .header-copy-box, .content-copy {
    font-size: 1rem !important;
    line-height: 1.8rem;
  }
  .statement-text {
    font-size: 1.4rem;
  }
  .statement-text-2 {
    font-size: 1.4rem;
  }
  .content-title {
    font-size: 4.2vw;
    line-height: 3rem;
  }
  .line_left {
    font-size: 3vw !important;
    line-height: 2rem !important;
    margin-left: 30vw;
  }
  .ceo-name {
    font-size: 1.8em;
  }
  .ceo-position {
    font-size: 1em;
  }
  .header-copy, .copy-1, .copy-2, .copy-3, .copy-4, .copy-5,
  .content-copy, .text-quote p, .a_content p, .content-article p,
  .white-box-1 p, .white-box-2 p, .subtitle {
    font-size: 1rem;
    line-height: 1.5rem !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .header-title, .header-box-title {
    font-size: 5vw !important;
    line-height: 4.5rem !important;
  }
  .header-copy {
    font-size: 0.9rem;
  }
  .statement-text {
    font-size: 1.4rem;
  }
  .statement-text-2 {
    font-size: 1.4rem;
  }
  .content-title {
    font-size: 3.2vw;
    line-height: 3rem;
  }
  .header-copy, .copy-1, .copy-2, .copy-3, .copy-4, .copy-5,
  .content-copy, .text-quote p, .a_content p, .content-article p,
  .white-box-1 p, .white-box-2 p, .subtitle {
    font-size: 0.9rem;
    line-height: 1.6rem !important;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1600px) {
  .header-title, .header-box-title {
    font-size: 4.2rem !important;
    line-height: 4.8rem !important;
  }
  .statement-text {
    font-size: 1.6rem;
  }
  .statement-text-2 {
    font-size: 1.6rem;
  }
  .content-title {
    font-size: 3vw;
  }
  .header-copy, .copy-1, .copy-2, .copy-3, .copy-4, .copy-5,
  .content-copy, .text-quote p, .a_content p, .content-article p,
  .white-box-1 p, .white-box-2 p, .subtitle {
    font-size: 1rem;
    line-height: 1.8rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .header-title, .header-box-title {
    font-size: 4.2rem !important;
    line-height: 4.8rem !important;
  }
  .statement-text {
    font-size: 2rem;
  }
  .statement-text-2 {
    font-size: 2rem;
  }
  .content-title {
    font-size: 3rem;
  }
  .header-copy, .copy-1, .copy-2, .copy-3, .copy-4, .copy-5,
  .content-copy, .text-quote p, .a_content p, .content-article p,
  .white-box-1 p, .white-box-2 p, .subtitle {
    font-size: 1rem;
    line-height: 1.8rem !important;
  }
}
body {
  background-image: none !important;
  background-color: #141f33;
}

.container {
  max-width: 1920px;
  height: auto;
  margin: 0 auto;
  margin-top: 16rem;
}

ul {
  list-style-type: square !important;
}

.header {
  display: flex;
  justify-content: end;
  margin-bottom: 20rem;
  gap: 6rem;
}

.header-title {
  letter-spacing: 5px;
  color: #cf4990;
  font-family: "Wremena_Bold", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  width: -moz-fit-content;
  width: fit-content;
}

.header-copy {
  width: 32rem;
  margin-top: 3rem;
}

.header-img {
  width: auto;
  max-width: 50rem;
  z-index: -1;
}

.header-left {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 2rem;
  margin-left: 5vw;
}

.content-block-1 {
  display: flex;
  margin-bottom: 10rem;
  gap: 4rem;
}

.content-block-1 .img-box img {
  width: 50rem;
}

.content-block-1 .copy {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-right: 5vw;
}

.content-block-1 .content-title {
  width: 40rem;
}

.content-block-1 .content-copy {
  width: 28rem;
}

.content-block-2 {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin-bottom: 10rem;
  margin-left: 5rem;
  margin-right: 5rem;
}

.quote-block {
  background-color: #fff;
  color: #000;
  padding: 2rem;
  width: 33%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.quote-question {
  font-size: 1rem;
  font-weight: bold;
}

.quote-answer {
  margin-top: auto;
}

.quote-block p {
  font-size: 0.9rem;
  color: #000;
  width: -moz-fit-content;
  width: fit-content;
}

.quote-author {
  font-family: "Wremena_Bold";
  font-weight: bold;
  text-align: right;
  margin-top: auto;
}

.quote-author span {
  font-weight: normal;
  margin-left: 0.1rem;
}

.content-block-3 {
  display: flex;
  justify-content: end;
  margin-bottom: 10rem;
  margin-right: 5rem;
}

.video-description {
  border: 3px solid #cf4990;
  padding: 2rem;
  width: 25rem;
  height: -moz-fit-content;
  height: fit-content;
  align-self: end;
  margin-top: 18rem;
}

.video-description span {
  font-family: "Wremena_Bold";
  font-size: 1.8rem;
}

.video-description p {
  margin-top: 2rem;
  width: -moz-fit-content;
  width: fit-content;
}

.video-content img {
  width: 60rem;
}

.video-content video {
  width: 60rem;
}

.content-block-3 .video-description {
  margin-left: 5vw;
}

.content-block-4 {
  display: flex;
  justify-content: start;
  margin-left: 5rem;
  margin-bottom: 10rem;
}

.content-block-4 .video-description {
  margin-right: 5vw;
}

.content-block-5 {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin-bottom: 10rem;
  margin-left: 5rem;
  margin-right: 5rem;
}

.content-block-6 {
  display: flex;
  justify-content: end;
  margin-left: 5rem;
  margin-bottom: 10rem;
  margin-right: 5rem;
}

.content-block-7 {
  display: flex;
  justify-content: start;
  margin-left: 5rem;
  margin-bottom: 10rem;
}

.content-block-7 .video-description {
  margin-right: 5vw;
}

.bracket-left-1 {
  display: block;
  position: absolute;
  left: 0;
  margin-top: -62rem;
  z-index: -1;
  width: auto;
}

.bracket-right-1 {
  display: block;
  position: absolute;
  right: 0;
  margin-top: -90rem;
  z-index: -1;
  width: auto;
}

.bracket-left-2 {
  display: block;
  position: absolute;
  left: 0;
  margin-top: -80rem;
  z-index: -1;
  width: auto;
}

video {
  max-width: 100%;
  height: auto;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  .container {
    margin-top: 9rem;
  }
  .header {
    margin-bottom: 8rem;
    gap: 1rem;
    flex-direction: column;
  }
  .header-left {
    margin-left: 5vw;
  }
  .header-copy {
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 3rem;
    margin-right: 5vw;
    margin-left: 15vw;
    align-self: end;
  }
  .header-right {
    align-self: end;
  }
  .header-img {
    max-width: auto;
    margin-left: 20vw;
  }
  .content-block-1 {
    flex-direction: column;
    margin-bottom: 5rem;
  }
  .content-block-1 .img-box {
    margin-right: 20vw;
  }
  .content-block-1 .img-box img {
    width: 100vw;
  }
  .content-block-1 .content-title {
    width: -moz-fit-content;
    width: fit-content;
  }
  .content-block-1 .content-copy {
    width: 22rem;
  }
  .content-block-1 .copy {
    margin-left: 8vw;
  }
  .copy .content-title {
    line-height: 3rem;
  }
  .content-block-2 {
    flex-wrap: wrap;
    margin-left: 2.5rem;
    margin-right: 2.5rem;
    margin-bottom: 5rem;
  }
  .quote-block p {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .quote-block {
    width: auto;
  }
  .content-block-2 .quote-block {
    width: 100%;
  }
  .content-block-2 .wide-quote {
    width: auto;
  }
  .quote-question {
    font-size: 1rem;
    font-weight: bold;
  }
  .content-block-3 {
    flex-direction: column-reverse;
    margin-right: 0rem;
    margin-bottom: 5rem;
  }
  .video-description {
    width: 20rem;
    margin-top: 0rem;
    align-self: flex-start;
  }
  .video-description p {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .video-content {
    margin-left: 15vw;
  }
  .video-content img {
    width: -moz-fit-content;
    width: fit-content;
  }
  .video-content video {
    width: -moz-fit-content;
    width: fit-content;
  }
  .video-description span {
    font-size: 1.4rem;
  }
  .content-block-4 {
    margin-left: 0rem;
    flex-direction: column;
    margin-bottom: 8rem;
  }
  .content-block-4 .video-content {
    margin-left: 0vw;
    margin-right: 15vw;
  }
  .content-block-4 .video-description {
    align-self: end;
  }
  .content-block-5 {
    flex-direction: column;
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .content-block-5 .quote-block.invisible {
    display: none;
  }
  .content-block-6 {
    margin-left: 0rem;
    margin-right: 0rem;
    align-items: flex-end;
    flex-direction: column-reverse;
    margin-bottom: 8rem;
  }
  .content-block-6 .video-content {
    margin-left: 15vw;
    margin-right: 0vw;
  }
  .content-block-6 .video-content video {
    width: -moz-fit-content;
    width: fit-content;
  }
  .content-block-6 .video-description {
    align-self: flex-start;
    margin-top: 0rem;
    margin-right: 0vw;
    margin-left: 5vw;
  }
  .content-block-7 {
    margin-left: 0rem;
    align-items: center;
    flex-direction: column;
  }
  .content-block-7 .video-content {
    margin-left: 0vw;
    margin-right: 15vw;
  }
  .content-block-7 .video-content img {
    width: -moz-fit-content;
    width: fit-content;
  }
  .content-block-7 .video-description {
    align-self: flex-end;
    margin-top: 0rem;
    margin-right: 5vw;
  }
  .bracket-left-1 {
    display: none;
  }
  .bracket-right-1 {
    display: none;
  }
  .bracket-left-2 {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .header {
    margin-bottom: 12rem;
    gap: 4rem;
    flex-direction: column;
  }
  .header-left {
    margin-left: 21vw;
  }
  .header-copy {
    width: 32rem;
    margin-top: 5rem;
    margin-right: 5vw;
    align-self: end;
  }
  .header-right {
    align-self: end;
  }
  .header-img {
    max-width: 35rem;
  }
  .content-block-1 {
    flex-direction: column;
  }
  .content-block-1 .img-box img {
    width: 40rem;
  }
  .content-block-1 .content-title {
    width: 26rem;
  }
  .content-block-1 .content-copy {
    width: 22rem;
  }
  .content-block-1 .copy {
    margin-left: 8vw;
  }
  .content-block-2 {
    flex-wrap: wrap;
  }
  .quote-block p {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .quote-block {
    width: auto;
  }
  .content-block-2 .quote-block {
    width: 100%;
  }
  .content-block-2 .wide-quote {
    width: auto;
  }
  .content-block-3 {
    flex-direction: column-reverse;
    margin-right: 0rem;
  }
  .video-description {
    width: 25rem;
    margin-top: 0rem;
    align-self: flex-start;
  }
  .video-description p {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .video-content {
    margin-left: 15vw;
  }
  .video-content img {
    width: -moz-fit-content;
    width: fit-content;
  }
  .video-content video {
    width: -moz-fit-content;
    width: fit-content;
  }
  .content-block-4 {
    margin-left: 0rem;
    flex-direction: column;
  }
  .content-block-4 .video-content {
    margin-left: 0vw;
    margin-right: 15vw;
  }
  .content-block-4 .video-description {
    align-self: end;
  }
  .content-block-5 {
    flex-direction: column;
  }
  .content-block-5 .quote-block.invisible {
    display: none;
  }
  .content-block-6 {
    margin-left: 0rem;
    margin-right: 0rem;
    align-items: center;
    flex-direction: column-reverse;
    margin-bottom: 8rem;
  }
  .content-block-6 .video-description {
    margin-left: 5vw;
  }
  .content-block-6 .video-content video {
    width: 100%;
  }
  .content-block-7 {
    margin-left: 0rem;
    align-items: left;
    flex-direction: column;
  }
  .content-block-7 .video-content {
    margin-left: 0vw;
    margin-right: 15vw;
  }
  .content-block-7 .video-description {
    align-self: flex-end;
    margin-right: 5vw;
  }
  .bracket-left-1 {
    margin-top: -58rem;
    width: auto;
  }
  .bracket-right-1 {
    margin-top: -110rem;
    width: auto;
  }
  .bracket-left-2 {
    margin-top: -40rem;
    width: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .header {
    margin-bottom: 15rem;
    gap: 4rem;
  }
  .header-copy {
    width: 22rem;
    margin-top: 3rem;
  }
  .content-block-1 .content-title {
    width: 25rem;
  }
  .content-block-1 .content-copy {
    width: 25rem;
  }
  .content-block-2 {
    flex-wrap: wrap;
  }
  .content-block-2 .quote-block {
    width: 49%;
  }
  .content-block-2 .wide-quote {
    width: auto;
  }
  .quote-block p {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .video-description {
    width: 25rem;
    margin-top: 6rem;
  }
  .video-description p {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .video-content video {
    width: 40rem;
  }
  .content-block-5 .quote-block.invisible {
    display: none;
  }
  .bracket-left-1 {
    margin-top: -45rem;
    width: auto;
  }
  .bracket-right-1 {
    margin-top: -110rem;
    width: auto;
  }
  .bracket-left-2 {
    margin-top: -20rem;
    width: auto;
  }
}/*# sourceMappingURL=style.css.map */