@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: 15rem;
}

.header {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: flex-start;
  margin-bottom: 10rem;
  gap: 5rem;
}

.header-text {
  align-self: center;
  margin-top: 0rem;
}

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

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

.header-img {
  align-self: flex-start;
}

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

.content-block-1 {
  display: flex;
  padding: 2rem;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 10rem;
}

.job-box {
  background-color: #fff;
  width: 32rem;
  padding: 3rem;
  display: flex;
  flex-direction: column;
  height: 16rem;
}

.job-position {
  color: #cf4990;
  font-size: 1.2rem;
  font-family: "UntitledSans_Bold", sans-serif, Courier, mono;
  text-transform: uppercase;
  position: relative;
}

.job-details {
  display: flex;
  margin-top: auto;
}

.job-box span {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  align-self: flex-end;
}

.job-arrow {
  width: 55px;
  transform: rotateZ(90deg) scale(-1);
  margin-left: auto;
}

.job-box:hover {
  background-color: #cf4990;
}

.job-box:hover > .job-position, a:hover > .job-box span {
  color: #fff;
}

.job-box-empty {
  display: none;
  width: 32rem;
  padding: 3rem;
  display: flex;
  flex-direction: column;
}

.content-block-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-bottom: 10rem;
  margin-right: 20rem;
}

.content-block-3 .content-title {
  width: 32rem;
}

.content-block-3 .content-copy {
  width: 32rem;
}

.content-block-3 .content-copy a {
  color: #58b1ff;
}

.content-block-3 .content-copy a:hover {
  color: #cf4990;
}

.content-block-2 {
  display: flex;
  justify-content: center;
  margin-bottom: 12rem;
}

.pre-call-box {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  background-color: #141f33;
  width: 48rem;
  height: -moz-fit-content;
  height: fit-content;
  padding: 2rem;
  border: 6px solid #cf4990;
  z-index: 5;
  position: absolute;
  margin-right: 15rem;
}

.pre-call-subtitle {
  color: #58b1ff;
  text-transform: uppercase;
  font-family: "UntitledSans_Bold", sans-serif, Courier, mono;
  font-size: 1.2rem;
  margin-bottom: 2rem;
}

.pre-call-headline {
  color: #cf4990;
  text-transform: uppercase;
  font-family: "UntitledSans_Bold", sans-serif, Courier, mono;
  font-size: 2.2rem;
  letter-spacing: 0.25rem;
  margin-bottom: 2rem;
}

.pre-call-copy {
  width: 32rem;
  margin-bottom: 3rem;
  text-align: center;
}

.pre-call-button {
  color: #fff;
  text-transform: uppercase;
  font-family: "UntitledSans_Bold", sans-serif, Courier, mono;
  background-color: #58b1ff;
  padding: 1.2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  margin-bottom: 1rem;
}

.pre-call-button:hover {
  background-color: #cf4990;
}

.content-block-2 img {
  margin-top: 5rem;
  margin-left: auto;
  width: 50rem;
}

.bluebox {
  display: block;
  background-color: #58b1ff;
  width: 35rem;
  margin-top: 5rem;
  margin-right: auto;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  .container {
    margin-top: 10rem;
  }
  .header {
    flex-direction: column;
    margin-bottom: 6rem;
    gap: 3rem;
  }
  .header-img {
    margin-right: 8rem;
  }
  .header-copy {
    width: 16rem;
    margin-top: 3rem;
    float: right;
  }
  .bracket-right {
    display: none;
  }
  .content-block-1 {
    margin-bottom: 0rem;
  }
  .job-box {
    width: 22rem;
    padding: 2rem;
    height: 12rem;
  }
  .job-box-empty {
    width: 22rem;
    padding: 2rem;
  }
  .job-position {
    font-size: 1rem;
  }
  .job-details {
    margin-top: auto;
  }
  .job-arrow {
    width: 35px;
  }
  .content-block-2 {
    margin-bottom: 8rem;
  }
  .content-block-2 img {
    margin-top: 31rem;
    margin-left: 5rem;
    width: 16rem;
  }
  .content-block-3 {
    margin-bottom: 10rem;
    margin-right: 0rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .content-block-3 .content-title {
    width: -moz-fit-content;
    width: fit-content;
  }
  .content-block-3 .content-copy {
    width: -moz-fit-content;
    width: fit-content;
  }
  .pre-call-box {
    margin-right: 0rem;
    width: 323px;
    margin: 5rem;
    padding: 2rem 1.5rem;
    border: 5px solid #cf4990;
  }
  .pre-call-subtitle {
    font-size: 0.73rem;
    margin-bottom: 1.5rem;
    text-align: center;
  }
  .pre-call-headline {
    font-size: 0.95rem;
    letter-spacing: 0.1rem;
    margin-bottom: 1.5rem;
    text-align: center;
  }
  .pre-call-copy {
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 2rem;
    margin-left: 1rem;
    margin-right: 1rem;
    font-size: 0.9rem;
  }
  .pre-call-button {
    text-align: center;
    margin: 0 2.5rem;
    margin-bottom: 1rem;
    font-size: 0.9rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .bluebox {
    width: 18rem;
    margin-top: -3rem;
    margin-right: auto;
    height: 14rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .container {
    margin-top: 10rem;
  }
  .header {
    flex-direction: column;
    margin-bottom: 8rem;
  }
  .header-img {
    margin-right: 18rem;
  }
  .header-copy {
    width: 16rem;
    margin-top: 3rem;
    float: right;
  }
  .bracket-right {
    margin-top: -55rem;
    width: 60rem;
  }
  .content-block-1 {
    margin-bottom: 5rem;
  }
  .job-box {
    width: 22rem;
    padding: 2rem;
    height: 14rem;
  }
  .job-box-empty {
    width: 22rem;
    padding: 2rem;
  }
  .job-position {
    font-size: 1rem;
  }
  .job-details {
    margin-top: auto;
  }
  .content-block-2 {
    margin-bottom: 6rem;
  }
  .content-block-2 img {
    margin-top: 21rem;
    margin-left: auto;
    width: 32rem;
  }
  .content-block-3 {
    margin-bottom: 20rem;
    margin-right: 5rem;
  }
  .content-block-3 .content-title {
    width: 32rem;
  }
  .content-block-3 .content-copy {
    width: 32rem;
  }
  .pre-call-box {
    margin-right: 0rem;
    width: 42rem;
  }
  .pre-call-subtitle {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
  .pre-call-headline {
    font-size: 2rem;
    margin-bottom: 1.5rem;
  }
  .pre-call-copy {
    font-size: 0.9rem;
  }
  .bluebox {
    width: 22rem;
    margin-top: -10rem;
    margin-right: auto;
    height: 16rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .header {
    gap: 3rem;
  }
  .header-text {
    margin-top: 0rem;
  }
  .header-copy {
    width: 23rem;
    margin-top: 3rem;
  }
  .bracket-right {
    margin-top: -70rem;
    width: 65rem;
  }
  .content-block-1 {
    margin-bottom: 8rem;
  }
  .job-box {
    width: 22rem;
    padding: 2rem;
    height: 15rem;
  }
  .job-box-empty {
    width: 22rem;
    padding: 2rem;
  }
  .job-position {
    font-size: 1rem;
  }
  .job-details {
    margin-top: auto;
  }
  .content-block-2 img {
    margin-top: 10rem;
    margin-left: auto;
    width: 32rem;
  }
  .content-block-3 {
    margin-bottom: 10rem;
    margin-right: 10rem;
  }
  .content-block-3 .content-title {
    width: 32rem;
  }
  .content-block-3 .content-copy {
    width: 32rem;
  }
  .pre-call-box {
    margin-right: 8rem;
    width: 42rem;
  }
  .pre-call-subtitle {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
  .pre-call-headline {
    font-size: 2rem;
    margin-bottom: 1.5rem;
  }
  .pre-call-copy {
    font-size: 0.9rem;
  }
  .bluebox {
    display: block;
    background-color: #58b1ff;
    width: 24rem;
    margin-top: 10rem;
    margin-right: auto;
  }
}/*# sourceMappingURL=style.css.map */