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

.header {
  display: flex;
  justify-content: center;
  margin-bottom: 10rem;
  margin-left: 5rem;
}

.header-text {
  align-self: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

.header-image {
  margin-top: -5rem;
  width: 50rem;
  z-index: -1;
}

.header-image img {
  margin-left: -4rem;
}

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

.job-button {
  color: #cf4990;
  font-family: "UntitledSans_Bold", sans-serif, Courier, mono;
  font-size: 20px;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background-color: #fff;
  padding: 1.2rem 1rem 1.2rem 1rem;
  width: 25rem;
  display: flex;
  align-items: center;
}

.job-button span {
  margin-left: auto;
}

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

.job-icon {
  width: 67px;
  height: 67px;
  margin-left: 1rem;
}

a > .job-button:hover {
  background-color: #cf4990;
  color: #fff;
}

.job-button:hover > .job-icon {
  filter: invert(100%) sepia(9%) saturate(28%) hue-rotate(101deg) brightness(107%) contrast(110%);
}

.content-block-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-bottom: 14rem;
}

.copy-1 {
  margin-right: 18rem;
}

.copy-1 .content-title {
  width: 48rem;
  line-height: 4rem;
}

.copy-1 .content-copy {
  width: 32rem;
}

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

.copy-2 {
  color: #000;
  background-color: #fff;
  padding: 4rem 10rem;
  height: -moz-fit-content;
  height: fit-content;
}

.copy-2 .content-copy span {
  display: block;
  font-size: 1.5rem;
  margin-top: 3rem;
  margin-bottom: 2rem;
}

.copy-2 .content-copy {
  width: 30rem;
}

.content-block-3 .img-box {
  margin-top: 18rem;
}

.bluebox {
  display: block;
  background-color: #58b1ff;
  width: 14rem;
  height: 25rem;
  margin-top: 14rem;
  margin-left: -5rem;
  z-index: -1;
}

.content-block-4 {
  display: flex;
  justify-content: center;
  margin-right: 16rem;
  margin-bottom: 10rem;
}

.copy-3 .content-title {
  width: 20rem;
  line-height: 4rem;
}

.copy-3 .content-copy span {
  display: block;
  font-size: 1.5rem;
  margin-top: 3rem;
  margin-bottom: 2rem;
}

.copy-3 .content-copy {
  width: 34rem;
}

.statement-div {
  display: flex;
  align-items: center;
  background-color: #fff;
  width: 100%;
  padding: 4rem 0rem;
  margin: 5rem 0;
}

.statement-line hr {
  width: 40vw;
  margin: 0;
}

.statement-text {
  font-family: "Wremena_Bold", Georgia, "Times New Roman", Times, serif;
  color: #c7478c;
  padding-left: 8rem;
  padding-right: 2rem;
}

.content-block-5 {
  display: flex;
  justify-content: flex-start;
  gap: 5rem;
  margin-top: 10rem;
  margin-bottom: 10rem;
  margin-right: 5rem;
}

.copy-4 {
  margin-top: 27rem;
}

.copy-4 .content-title {
  width: 30rem;
  line-height: 4rem;
}

.copy-4 .content-copy span {
  display: block;
  font-size: 1.5rem;
  margin-top: 3rem;
  margin-bottom: 2rem;
}

.copy-4 .content-copy {
  width: 34rem;
}

.content-block-6 {
  display: flex;
  justify-content: center;
  margin-bottom: 10rem;
}

.copy-5 {
  margin-left: -40rem;
}

.copy-5 .content-title {
  width: 20rem;
  line-height: 4rem;
}

.copy-5 .content-copy span {
  display: block;
  font-size: 1.5rem;
  margin-top: 3rem;
  margin-bottom: 2rem;
}

.copy-5 .content-copy {
  width: 34rem;
}

.content-block-7 {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 5rem;
  margin-left: 5rem;
  gap: 4rem;
}

.copy-6 {
  width: 42rem;
  margin-top: 27rem;
}

.copy-6 .job-button {
  margin-top: 2rem;
}

.copy-6 {
  margin-right: auto;
}

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

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

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

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

@media screen and (min-width: 0px) and (max-width: 768px) {
  .container {
    margin-top: 8rem;
  }
  .header {
    flex-direction: column-reverse;
    margin-left: 0rem;
    margin-bottom: 6rem;
  }
  .header-text {
    margin-top: 12rem;
    align-items: flex-start;
  }
  .header-title {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .header-copy {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 2rem;
    margin-right: 3rem;
  }
  .header-image {
    position: absolute;
    right: 0;
    width: auto;
    margin-left: 5rem;
    margin-top: -17rem;
  }
  .header-image img {
    margin-left: 0rem;
  }
  .content-block-1 {
    margin-right: 0rem;
    margin-bottom: 6rem;
    flex-direction: column;
    gap: 2rem;
    align-items: flex-end;
  }
  .job-button {
    font-size: 0.9rem;
    padding: 1.2rem 1rem 1.2rem 1rem;
    width: 19rem;
  }
  .job-arrow {
    width: 30px;
    transform: rotateZ(90deg) scale(-1);
    margin-left: 1rem;
  }
  .job-icon {
    width: 45px;
    height: 45px;
    margin-left: 1rem;
  }
  .content-block-2 {
    align-items: center;
    margin-bottom: 7rem;
  }
  .copy-1 {
    margin-right: 0rem;
    width: 20rem;
  }
  .copy-1 .content-title {
    width: -moz-fit-content;
    width: fit-content;
    line-height: 2rem;
  }
  .copy-1 .content-copy {
    width: -moz-fit-content;
    width: fit-content;
  }
  .content-block-3 {
    flex-direction: column;
    margin-bottom: 3rem;
  }
  .copy-2 {
    width: -moz-fit-content;
    width: fit-content;
    margin-right: 3rem;
    padding: 4rem;
  }
  .copy-2 .content-copy span {
    font-size: 1.2rem;
    margin-top: 1rem;
  }
  .copy-2 .content-copy {
    width: -moz-fit-content;
    width: fit-content;
  }
  .content-block-3 .img-box {
    margin-top: 0rem;
    margin-left: 8rem;
  }
  .bluebox {
    display: none;
  }
  .content-block-4 {
    justify-content: center;
    margin-left: 2rem;
    margin-right: 3rem;
    margin-bottom: 5rem;
  }
  .copy-3 .content-copy {
    width: -moz-fit-content;
    width: fit-content;
  }
  .copy-3 .content-title {
    line-height: 2rem;
  }
  .copy-3 .content-copy span {
    font-size: 1.1rem;
    margin-top: 1rem;
  }
  .statement-div {
    padding: 2rem 0rem;
  }
  .statement-text {
    padding-left: 2rem;
    padding-right: 10vw;
  }
  .content-block-5 {
    flex-direction: column;
    gap: 0;
    margin-top: 5rem;
    margin-bottom: 5rem;
    margin-right: 0rem;
  }
  .content-block-5 .img-box {
    margin-right: 5rem;
  }
  .copy-4 {
    margin-top: 2rem;
    align-self: center;
    max-width: 18rem;
    margin-left: 0rem;
  }
  .copy-4 .content-copy {
    width: -moz-fit-content;
    width: fit-content;
  }
  .copy-4 .content-title {
    width: -moz-fit-content;
    width: fit-content;
    line-height: 2rem;
  }
  .copy-4 .content-copy span {
    font-size: 1.1rem;
    margin-top: 1rem;
  }
  .content-block-6 {
    justify-content: flex-start;
    margin-bottom: 5rem;
  }
  .copy-5 {
    margin-left: 0rem;
    padding-left: 20px;
    padding-right: 20px;
  }
  .copy-5 .content-copy {
    max-width: 320px;
    width: 100%;
  }
  .copy-5 .content-title {
    line-height: 2rem;
    max-width: 320px;
    width: 100%;
  }
  .copy-5 .content-copy span {
    font-size: 1.1rem;
    margin-top: 1rem;
  }
  .content-block-7 {
    flex-direction: column-reverse;
    margin-bottom: 5rem;
    margin-left: 0rem;
  }
  .content-block-7 .img-box {
    margin-left: 6rem;
    z-index: -1;
  }
  .copy-6 {
    width: -moz-fit-content;
    width: fit-content;
    margin-top: -6.5rem;
    margin-right: 0;
    z-index: 5;
  }
  .copy-6 .content-title {
    width: -moz-fit-content;
    width: fit-content;
    line-height: 2rem;
    margin-left: 2rem;
  }
  .copy-6 .job-button {
    position: absolute;
    right: 0;
  }
  .content-block-8 {
    align-items: flex-end;
    flex-direction: column;
    gap: 2rem;
  }
  .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) {
  .container {
    margin-top: 8rem;
  }
  .header {
    flex-direction: column-reverse;
    margin-left: 0rem;
  }
  .header-text {
    margin-top: 20rem;
    align-items: flex-start;
  }
  .header-copy {
    width: 21rem;
  }
  .header-image {
    position: absolute;
    right: 0;
    width: auto;
    margin-left: 20rem;
    margin-top: -20rem;
  }
  .header-image img {
    margin-left: 0rem;
  }
  .content-block-1 {
    margin-right: 0rem;
    flex-direction: column;
    gap: 2rem;
    align-items: flex-end;
  }
  .job-button {
    font-size: 16px;
    padding: 1.5rem 1rem 1.5rem 1rem;
    width: 22rem;
  }
  .job-arrow {
    width: 35px;
    transform: rotateZ(90deg) scale(-1);
    margin-left: 1rem;
  }
  .job-icon {
    width: 45px;
    height: 45px;
    margin-left: 1rem;
  }
  .content-block-2 {
    align-items: center;
    margin-bottom: 10rem;
  }
  .copy-1 {
    margin-right: 0rem;
  }
  .copy-1 .content-title {
    width: 23rem;
    line-height: 3rem;
  }
  .copy-1 .content-copy {
    width: 20rem;
  }
  .content-block-3 {
    flex-direction: column;
    margin-bottom: 8rem;
  }
  .copy-2 {
    width: -moz-fit-content;
    width: fit-content;
    margin-right: 20rem;
    padding: 4rem 5rem;
  }
  .copy-2 .content-copy span {
    font-size: 1.2rem;
    margin-top: 1rem;
  }
  .copy-2 .content-copy {
    width: 25rem;
  }
  .content-block-3 .img-box {
    margin-top: 0rem;
    margin-left: 20rem;
  }
  .bluebox {
    display: none;
  }
  .content-block-4 {
    justify-content: flex-start;
    margin-left: 5rem;
  }
  .copy-3 .content-copy {
    width: 25rem;
  }
  .copy-3 .content-title {
    line-height: 3rem;
  }
  .copy-3 .content-copy span {
    font-size: 1.3rem;
    margin-top: 1rem;
  }
  .content-block-5 {
    flex-direction: column;
    gap: 0;
    margin-bottom: 5rem;
  }
  .content-block-5 .img-box {
    margin-right: 20rem;
  }
  .copy-4 {
    margin-top: 2rem;
    align-self: flex-end;
  }
  .copy-4 .content-copy {
    width: 20rem;
  }
  .copy-4 .content-title {
    line-height: 3rem;
  }
  .copy-4 .content-copy span {
    font-size: 1.3rem;
    margin-top: 1rem;
  }
  .content-block-6 {
    justify-content: flex-start;
    margin-left: 5rem;
  }
  .copy-5 {
    margin-left: 0rem;
  }
  .copy-5 .content-copy {
    width: 22rem;
  }
  .copy-5 .content-title {
    line-height: 3rem;
  }
  .copy-5 .content-copy span {
    font-size: 1.3rem;
    margin-top: 1rem;
  }
  .content-block-7 {
    flex-direction: column-reverse;
    margin-bottom: 5rem;
  }
  .content-block-7 .img-box {
    margin-left: 8rem;
  }
  .copy-6 {
    width: -moz-fit-content;
    width: fit-content;
    margin-top: -8rem;
    margin-right: 0;
  }
  .copy-6 .content-title {
    width: 32rem;
    line-height: 3rem;
  }
  .copy-6 .job-button {
    position: absolute;
    right: 0;
  }
  .content-block-8 {
    align-items: flex-end;
    flex-direction: column;
    gap: 2rem;
  }
  .bracket-left-1 {
    display: none;
  }
  .bracket-right-1 {
    display: none;
  }
  .bracket-left-2 {
    display: none;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .header {
    margin-top: 5rem;
  }
  .header-text {
    margin-right: 20rem;
  }
  .header-title {
    width: 35rem;
  }
  .header-image {
    position: absolute;
    width: 36rem;
    right: 0;
  }
  .header-image img {
    margin-left: 0rem;
  }
  .content-block-1 {
    margin-right: 3.5rem;
  }
  .job-button {
    font-size: 16px;
    padding: 1.5rem 1rem 1.5rem 1rem;
    width: 22rem;
  }
  .job-arrow {
    width: 35px;
    transform: rotateZ(90deg) scale(-1);
    margin-left: 1rem;
  }
  .job-icon {
    width: 45px;
    height: 45px;
    margin-left: 1rem;
  }
  .copy-1 {
    margin-left: 0rem;
  }
  .content-block-2 {
    align-items: center;
    margin-bottom: 8rem;
  }
  .content-block-2 .content-title {
    width: 33rem;
    line-height: 3rem;
  }
  .content-block-3 {
    margin-bottom: 4rem;
  }
  .content-block-3 .img-box {
    margin-top: 12rem;
  }
  .copy-2 {
    color: #000;
    background-color: #fff;
    padding: 4rem 4rem;
    height: -moz-fit-content;
    height: fit-content;
  }
  .copy-2 .content-copy span {
    font-size: 1.3rem;
    margin-top: 1.5rem;
  }
  .copy-2 .content-copy {
    width: 25rem;
  }
  .copy-3 .content-title {
    width: 32rem;
    line-height: 3rem;
  }
  .copy-3 .content-copy span {
    margin-top: 1rem;
  }
  .statement-text {
    padding-right: 3rem;
  }
  .content-block-5 {
    gap: 2rem;
  }
  .copy-4 {
    margin-top: 15rem;
  }
  .copy-4 .content-copy {
    width: 28rem;
  }
  .copy-4 .content-copy span {
    margin-top: 1rem;
  }
  .content-block-6 {
    justify-content: flex-start;
    margin-left: 10rem;
    margin-bottom: 5rem;
  }
  .copy-5 {
    margin-left: 0rem;
  }
  .copy-5 .content-copy span {
    margin-top: 1rem;
  }
  .content-block-6 .content-title {
    width: 33rem;
    line-height: 3rem;
  }
  .copy-6 {
    width: 32rem;
    margin-top: 27rem;
  }
  .copy-6 .job-button {
    margin-top: 1rem;
  }
  .content-block-7 .img-box {
    position: absolute;
    width: 40rem;
    right: 0;
  }
  .bracket-left-1 {
    margin-top: -48rem;
  }
  .bracket-right-1 {
    margin-top: -110rem;
  }
  .bracket-left-2 {
    margin-top: -40rem;
  }
}/*# sourceMappingURL=style.css.map */