@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: 1600px;
  height: auto;
  margin: 0 auto;
  margin-top: 20rem;
  margin-bottom: 0rem;
  display: flex;
  flex-direction: column;
}

.header {
  display: flex;
  flex-direction: row;
  align-content: center;
  height: 18rem;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15rem;
}

.header-text {
  margin-left: 4rem;
}

.header-title {
  letter-spacing: 5px;
  color: #cf4990;
  font-family: "Wremena_Bold", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  font-size: 3.5rem !important;
  line-height: 3.8rem !important;
}

.header-copy {
  margin-left: 20px;
  margin-top: 38px;
}

.header-img {
  margin-top: -2rem;
  z-index: -1;
  width: 45rem;
  right: 0;
  position: absolute;
}

.job-type {
  letter-spacing: 1px;
  margin-bottom: 36px;
}

.job-type span {
  color: #58b1ff;
  text-transform: uppercase;
  font-family: "UntitledSans_Bold";
}

.job-block {
  background-color: #fff;
  color: #000;
  margin-right: 28rem;
  margin-left: 6rem;
  padding: 3rem 6rem;
  padding-bottom: 8rem;
}

.job-header {
  display: block;
  margin-bottom: 3rem;
}

.job-header span {
  display: block;
  margin-bottom: 1rem;
  font-family: "Wremena_Bold";
  font-size: 32px;
  color: #58b1ff;
}

.job-description {
  margin-left: 8rem;
}

.job-description span {
  display: block;
  font-size: 20px;
  margin-bottom: 14px;
}

.job-description ul {
  margin-bottom: 4rem;
  list-style-type: square !important;
}

.job-description ul > li {
  margin-bottom: 1rem;
}

.job-details-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.job-details-bottom .link {
  color: #cf4990;
}
.contact-block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: -4rem;
}

.contact-div {
  width: 36rem;
  padding: 3.5rem 3rem;
  padding-bottom: 3rem;
  background-color: #cf4990;
}

.contact-div .suitcase {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(263deg) brightness(111%) contrast(101%);
  width: 4rem;
  display: block;
}

.contact-headline {
  font-size: 28px;
  line-height: 32px;
  width: 22rem;
  font-family: "UntitledSans_Bold";
  text-transform: uppercase;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 36px;
}

.contact-copy {
  color: #000;
  font-size: 0.9rem;
  padding: 0 2rem;
}

.contact-copy a {
  color: #fff;
}

.contact-block > img {
  width: 26rem;
  height: auto;
}

.button-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 32px auto;
}

.cta-button {
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 16px;
  background: #fff;
  padding: 16px 36px;
  filter: brightness(1);
  transition: all 0.2s;
}
.cta-button .mail {
  max-height: 20px;
  max-width: 20px;
  filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(242deg) brightness(108%) contrast(101%);
}
.cta-button .contact-name {
  color: #cf4990;
  font-family: "UntitledSans_Bold", sans-serif, Courier, mono;
  font-size: 20px;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}
.cta-button .job-arrow {
  width: 45px;
  transform: rotateZ(90deg) scale(-1);
}

@media (hover: hover) {
  .cta-button:hover {
    filter: brightness(0.9);
  }
}
.content-block-2 {
  display: flex;
  justify-content: center;
  margin-top: 12rem;
  margin-bottom: 14rem;
}

.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;
}

.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-1 {
  display: flex;
  padding: 1rem;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 0rem;
}

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

.job-position {
  color: #cf4990;
  font-size: 1.1rem;
  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;
}

.job-details-container > a {
  color: #cf4990;
}

.job-box-anchor {
  width: 32rem;
  display: flex;
  flex-direction: column;
  height: 16rem;
}

.img-4 {
  margin-top: 10rem;
  width: 100%;
  height: 50rem;
  background-image: url("/assets/images/court_2.jpeg");
  background-size: cover;
  background-repeat: no-repeat;
  -o-object-fit: contain;
     object-fit: contain;
  background-position: center;
}

.job-collapse-button {
  display: none !important;
}

.job-details-container + ul {
  display: block;
}

.job-details-splitter {
  display: none;
}

.job-description ul {
  display: block;
}

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

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

.job-collapse-button > .arrow-down {
  transition: transform 0.2s;
  width: 2rem;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  .container {
    margin-top: 10rem;
    margin-bottom: 5rem;
  }
  .header {
    flex-direction: column;
    gap: 0rem;
    height: auto;
    align-items: flex-end;
    margin-bottom: 4rem;
    height: auto;
    margin-left: 5%;
  }
  .header-copy {
    margin-top: 18px;
  }
  .header-img {
    margin-top: 1rem;
    z-index: -1;
    width: 47rem;
    max-width: 550px;
  }
  .header-title {
    margin-left: 0px;
    font-size: 1.5em !important;
    line-height: 1.4em !important;
    letter-spacing: 2px;
  }
  .header-text {
    margin-left: 0rem;
    margin-right: auto;
  }
  .header-img {
    position: relative;
    width: 90%;
    max-width: 100%;
  }
  .job-type {
    font-size: 12px;
    margin-bottom: 12px;
  }
  .bracket-right, .bracket-left {
    display: none;
  }
  .job-block {
    margin: 0rem auto;
    padding: 3rem 8%;
    padding-bottom: 2rem;
  }
  .job-description {
    margin-left: 0rem;
  }
  .job-details-bottom img[alt=kununu] {
    width: 35vw;
    max-width: 180px;
  }
  .contact-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0rem;
  }
  .contact-div {
    width: auto;
    padding: 2.5rem 0rem;
    padding-bottom: 2rem;
  }
  .contact-div img {
    margin-left: 2rem;
  }
  .contact-block > img {
    width: 80%;
    max-width: 32rem;
    height: auto;
  }
  .contact-headline {
    padding: 0 2rem;
    width: 90%;
  }
  .content-block-2 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .pre-call-box {
    margin-right: 0rem;
    width: 323px;
    margin: 5rem 1rem;
    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;
  }
  .content-block-1 {
    margin: 0 3%;
    flex-direction: column;
  }
  .job-box {
    width: auto;
    padding: 2rem;
    height: 12rem;
  }
  .job-box-empty {
    width: 22rem;
    padding: 2rem;
    display: none;
  }
  .job-position {
    font-size: 1rem;
  }
  .job-details {
    margin-top: auto;
  }
  .job-arrow {
    width: 35px;
  }
  .job-box-anchor {
    width: auto;
    height: 12rem;
  }
  .img-4 {
    margin-top: 0rem;
    height: 50vw;
  }
  .job-description ul {
    margin-bottom: 2rem;
  }
  .job-description span {
    display: block;
    font-size: 16px;
    margin-bottom: 0px;
  }
  .job-details-container {
    display: flex;
    flex-direction: column;
    padding: 2rem 0;
  }
  .job-collapse-button {
    display: flex !important;
    margin-left: auto;
    align-items: center;
  }
  .job-details-plus-hori {
    background-color: #000;
    height: 4px;
    width: 20px;
  }
  .job-details-plus-vert {
    background-color: #000;
    height: 20px;
    width: 4px;
    position: absolute;
    margin-left: 8px;
    transition: height 0.2s;
  }
  .job-details-container + ul {
    display: none;
  }
  .job-details-splitter {
    display: block;
    height: 1px;
    background: black;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .container {
    margin-top: 10rem;
  }
  .header {
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 8rem;
    height: auto;
    margin-left: 18rem;
  }
  .header-img {
    margin-top: 1rem;
    z-index: -1;
    width: 47rem;
    max-width: 550px;
  }
  .header-title {
    margin-left: 0px;
  }
  .header-text {
    margin-left: 0rem;
    margin-right: auto;
    margin-bottom: 2rem;
  }
  .header-img {
    position: relative;
    width: 100%;
    max-width: 100%;
  }
  .job-block {
    margin: 0rem 5rem;
  }
  .job-description {
    margin-left: 0rem;
  }
  .contact-block {
    flex-direction: column;
    margin-left: 5rem;
  }
  .contact-div {
    width: 30rem;
    margin-right: auto;
  }
  .contact-block > img {
    width: 36rem;
    margin-right: auto;
    margin-left: 5rem;
  }
  .bracket-right {
    margin-top: 120rem;
    width: 28rem;
  }
  .bracket-left {
    margin-top: 35rem;
    width: auto;
  }
  .content-block-2 {
    margin-top: 8rem;
    margin-bottom: 9rem;
  }
  .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;
  }
  .job-description ul {
    display: block !important;
  }
  .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;
  }
  .job-box-anchor {
    width: 22rem;
    height: 14rem;
  }
  .img-4 {
    margin-top: 2rem;
    height: 29rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .container {
    margin-top: 18rem;
  }
  .header {
    gap: 3rem;
    margin-bottom: 10rem;
  }
  .header-text {
    margin-left: 3rem;
  }
  .header-title {
    letter-spacing: 5px;
    color: #cf4990;
    font-family: "Wremena_Bold", Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
    margin-left: 20px;
    font-size: 3rem !important;
    line-height: 3rem !important;
  }
  .header-img {
    width: 30rem;
    max-width: 650px;
  }
  .job-block {
    margin-right: 18rem;
    margin-left: 6rem;
    padding: 3rem 6rem;
    padding-bottom: 6rem;
  }
  .bracket-left {
    margin-top: 20rem;
    width: auto;
  }
  .content-block-2 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }
  .pre-call-box {
    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;
  }
  .content-block-1 {
    margin-bottom: 3rem;
  }
  .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;
  }
  .job-box-anchor {
    width: 22rem;
    height: 15rem;
  }
  .img-4 {
    height: 36rem;
    margin-top: 6rem;
  }
  .job-description {
    margin-left: 4rem;
  }
  .job-description ul {
    display: block !important;
  }
}/*# sourceMappingURL=listing.css.map */