.color-white {
  color: white;
}
.color-off-black {
  color: #22211f;
}
.color-metal-brown {
  color: #756d6b;
}
.color-ash-grey {
  color: #d6d2d2;
}
.orange-background {
  background-color: #e13b39;
}
.font-h1 {
  font-size: 7.5rem;
  line-height: 5.5rem;
}
.font-h2 {
  font-size: 7rem;
  line-height: 4.75rem;
}
.font-h3 {
  font-size: 4.5rem;
  line-height: 4.5rem;
}
.container-padding {
  padding: 0 5.5%;
}
.image-container > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.image-cover > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.align-self-left {
  align-self: flex-start;
}
.align-self-center {
  align-self: center;
}
.align-self-right {
  align-self: flex-end;
}
.w-100 {
  width: 100%;
}
.w-100-important {
  width: 100% !important;
}
.w-90 {
  width: 90%;
}
.w-90-important {
  width: 90% !important;
}
.w-80 {
  width: 80%;
}
.w-80-important {
  width: 80% !important;
}
.w-70 {
  width: 70%;
}
.w-70-important {
  width: 70% !important;
}
.w-60 {
  width: 60%;
}
.w-60-important {
  width: 60% !important;
}
.w-50 {
  width: 50%;
}
.w-50-important {
  width: 50% !important;
}
.w-40 {
  width: 40%;
}
.w-40-important {
  width: 40% !important;
}
.w-30 {
  width: 30%;
}
.w-30-important {
  width: 30% !important;
}
.w-20 {
  width: 20%;
}
.w-20-important {
  width: 20% !important;
}
.w-10 {
  width: 10%;
}
.w-10-important {
  width: 10% !important;
}
.w-5 {
  width: 5%;
}
.w-5-important {
  width: 5% !important;
}
.w-1 {
  width: 1%;
}
.w-1-important {
  width: 1% !important;
}
.w-0 {
  width: 0%;
}
.w-0-important {
  width: 0% !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 900px) {
  .mb-0 {
    margin-bottom: 0px !important;
  }
}
.mb-1 {
  margin-bottom: 1rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-1 {
    margin-bottom: 10px !important;
  }
}
.mb-2 {
  margin-bottom: 2rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-2 {
    margin-bottom: 20px !important;
  }
}
.mb-3 {
  margin-bottom: 3rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-3 {
    margin-bottom: 30px !important;
  }
}
.mb-4 {
  margin-bottom: 4rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-4 {
    margin-bottom: 40px !important;
  }
}
.mb-5 {
  margin-bottom: 5rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-5 {
    margin-bottom: 50px !important;
  }
}
.mb-6 {
  margin-bottom: 6rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-6 {
    margin-bottom: 60px !important;
  }
}
.mb-7 {
  margin-bottom: 7rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-7 {
    margin-bottom: 70px !important;
  }
}
.mb-8 {
  margin-bottom: 8rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-8 {
    margin-bottom: 80px !important;
  }
}
.mb-9 {
  margin-bottom: 9rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-9 {
    margin-bottom: 90px !important;
  }
}
.mb-10 {
  margin-bottom: 10rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-10 {
    margin-bottom: 100px !important;
  }
}
.mb-11 {
  margin-bottom: 11rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-11 {
    margin-bottom: 110px !important;
  }
}
.mb-12 {
  margin-bottom: 12rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-12 {
    margin-bottom: 120px !important;
  }
}
.mb-13 {
  margin-bottom: 13rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-13 {
    margin-bottom: 130px !important;
  }
}
.mb-14 {
  margin-bottom: 14rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-14 {
    margin-bottom: 140px !important;
  }
}
.mb-15 {
  margin-bottom: 15rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-15 {
    margin-bottom: 150px !important;
  }
}
.mb-16 {
  margin-bottom: 16rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-16 {
    margin-bottom: 160px !important;
  }
}
.mb-17 {
  margin-bottom: 17rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-17 {
    margin-bottom: 170px !important;
  }
}
.mb-18 {
  margin-bottom: 18rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-18 {
    margin-bottom: 180px !important;
  }
}
.mb-19 {
  margin-bottom: 19rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-19 {
    margin-bottom: 190px !important;
  }
}
.mb-20 {
  margin-bottom: 20rem !important;
}
@media only screen and (max-width: 900px) {
  .mb-20 {
    margin-bottom: 200px !important;
  }
}
.mt-0 {
  margin-top: 0 !important;
}
@media only screen and (max-width: 900px) {
  .mt-0 {
    margin-top: 0px !important;
  }
}
.mt-1 {
  margin-top: 1rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-1 {
    margin-top: 10px !important;
  }
}
.mt-2 {
  margin-top: 2rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-2 {
    margin-top: 20px !important;
  }
}
.mt-3 {
  margin-top: 3rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-3 {
    margin-top: 30px !important;
  }
}
.mt-4 {
  margin-top: 4rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-4 {
    margin-top: 40px !important;
  }
}
.mt-5 {
  margin-top: 5rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-5 {
    margin-top: 50px !important;
  }
}
.mt-6 {
  margin-top: 6rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-6 {
    margin-top: 60px !important;
  }
}
.mt-7 {
  margin-top: 7rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-7 {
    margin-top: 70px !important;
  }
}
.mt-8 {
  margin-top: 8rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-8 {
    margin-top: 80px !important;
  }
}
.mt-9 {
  margin-top: 9rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-9 {
    margin-top: 90px !important;
  }
}
.mt-10 {
  margin-top: 10rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-10 {
    margin-top: 100px !important;
  }
}
.mt-11 {
  margin-top: 11rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-11 {
    margin-top: 110px !important;
  }
}
.mt-12 {
  margin-top: 12rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-12 {
    margin-top: 120px !important;
  }
}
.mt-13 {
  margin-top: 13rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-13 {
    margin-top: 130px !important;
  }
}
.mt-14 {
  margin-top: 14rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-14 {
    margin-top: 140px !important;
  }
}
.mt-15 {
  margin-top: 15rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-15 {
    margin-top: 150px !important;
  }
}
.mt-16 {
  margin-top: 16rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-16 {
    margin-top: 160px !important;
  }
}
.mt-17 {
  margin-top: 17rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-17 {
    margin-top: 170px !important;
  }
}
.mt-18 {
  margin-top: 18rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-18 {
    margin-top: 180px !important;
  }
}
.mt-19 {
  margin-top: 19rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-19 {
    margin-top: 190px !important;
  }
}
.mt-20 {
  margin-top: 20rem !important;
}
@media only screen and (max-width: 900px) {
  .mt-20 {
    margin-top: 200px !important;
  }
}
.ml-0 {
  margin-left: 0 !important;
}
@media only screen and (max-width: 900px) {
  .ml-0 {
    margin-left: 0px !important;
  }
}
.ml-1 {
  margin-left: 1rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-1 {
    margin-left: 10px !important;
  }
}
.ml-2 {
  margin-left: 2rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-2 {
    margin-left: 20px !important;
  }
}
.ml-3 {
  margin-left: 3rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-3 {
    margin-left: 30px !important;
  }
}
.ml-4 {
  margin-left: 4rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-4 {
    margin-left: 40px !important;
  }
}
.ml-5 {
  margin-left: 5rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-5 {
    margin-left: 50px !important;
  }
}
.ml-6 {
  margin-left: 6rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-6 {
    margin-left: 60px !important;
  }
}
.ml-7 {
  margin-left: 7rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-7 {
    margin-left: 70px !important;
  }
}
.ml-8 {
  margin-left: 8rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-8 {
    margin-left: 80px !important;
  }
}
.ml-9 {
  margin-left: 9rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-9 {
    margin-left: 90px !important;
  }
}
.ml-10 {
  margin-left: 10rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-10 {
    margin-left: 100px !important;
  }
}
.ml-11 {
  margin-left: 11rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-11 {
    margin-left: 110px !important;
  }
}
.ml-12 {
  margin-left: 12rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-12 {
    margin-left: 120px !important;
  }
}
.ml-13 {
  margin-left: 13rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-13 {
    margin-left: 130px !important;
  }
}
.ml-14 {
  margin-left: 14rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-14 {
    margin-left: 140px !important;
  }
}
.ml-15 {
  margin-left: 15rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-15 {
    margin-left: 150px !important;
  }
}
.ml-16 {
  margin-left: 16rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-16 {
    margin-left: 160px !important;
  }
}
.ml-17 {
  margin-left: 17rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-17 {
    margin-left: 170px !important;
  }
}
.ml-18 {
  margin-left: 18rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-18 {
    margin-left: 180px !important;
  }
}
.ml-19 {
  margin-left: 19rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-19 {
    margin-left: 190px !important;
  }
}
.ml-20 {
  margin-left: 20rem !important;
}
@media only screen and (max-width: 900px) {
  .ml-20 {
    margin-left: 200px !important;
  }
}
.mr-0 {
  margin-right: 0 !important;
}
@media only screen and (max-width: 900px) {
  .mr-0 {
    margin-right: 0px !important;
  }
}
.mr-1 {
  margin-right: 1rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-1 {
    margin-right: 10px !important;
  }
}
.mr-2 {
  margin-right: 2rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-2 {
    margin-right: 20px !important;
  }
}
.mr-3 {
  margin-right: 3rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-3 {
    margin-right: 30px !important;
  }
}
.mr-4 {
  margin-right: 4rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-4 {
    margin-right: 40px !important;
  }
}
.mr-5 {
  margin-right: 5rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-5 {
    margin-right: 50px !important;
  }
}
.mr-6 {
  margin-right: 6rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-6 {
    margin-right: 60px !important;
  }
}
.mr-7 {
  margin-right: 7rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-7 {
    margin-right: 70px !important;
  }
}
.mr-8 {
  margin-right: 8rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-8 {
    margin-right: 80px !important;
  }
}
.mr-9 {
  margin-right: 9rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-9 {
    margin-right: 90px !important;
  }
}
.mr-10 {
  margin-right: 10rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-10 {
    margin-right: 100px !important;
  }
}
.mr-11 {
  margin-right: 11rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-11 {
    margin-right: 110px !important;
  }
}
.mr-12 {
  margin-right: 12rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-12 {
    margin-right: 120px !important;
  }
}
.mr-13 {
  margin-right: 13rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-13 {
    margin-right: 130px !important;
  }
}
.mr-14 {
  margin-right: 14rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-14 {
    margin-right: 140px !important;
  }
}
.mr-15 {
  margin-right: 15rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-15 {
    margin-right: 150px !important;
  }
}
.mr-16 {
  margin-right: 16rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-16 {
    margin-right: 160px !important;
  }
}
.mr-17 {
  margin-right: 17rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-17 {
    margin-right: 170px !important;
  }
}
.mr-18 {
  margin-right: 18rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-18 {
    margin-right: 180px !important;
  }
}
.mr-19 {
  margin-right: 19rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-19 {
    margin-right: 190px !important;
  }
}
.mr-20 {
  margin-right: 20rem !important;
}
@media only screen and (max-width: 900px) {
  .mr-20 {
    margin-right: 200px !important;
  }
}
.pb-0 {
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 900px) {
  .pb-0 {
    padding-bottom: 0px !important;
  }
}
.pb-1 {
  padding-bottom: 1rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-1 {
    padding-bottom: 10px !important;
  }
}
.pb-2 {
  padding-bottom: 2rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-2 {
    padding-bottom: 20px !important;
  }
}
.pb-3 {
  padding-bottom: 3rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-3 {
    padding-bottom: 30px !important;
  }
}
.pb-4 {
  padding-bottom: 4rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-4 {
    padding-bottom: 40px !important;
  }
}
.pb-5 {
  padding-bottom: 5rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-5 {
    padding-bottom: 50px !important;
  }
}
.pb-6 {
  padding-bottom: 6rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-6 {
    padding-bottom: 60px !important;
  }
}
.pb-7 {
  padding-bottom: 7rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-7 {
    padding-bottom: 70px !important;
  }
}
.pb-8 {
  padding-bottom: 8rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-8 {
    padding-bottom: 80px !important;
  }
}
.pb-9 {
  padding-bottom: 9rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-9 {
    padding-bottom: 90px !important;
  }
}
.pb-10 {
  padding-bottom: 10rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-10 {
    padding-bottom: 100px !important;
  }
}
.pb-11 {
  padding-bottom: 11rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-11 {
    padding-bottom: 110px !important;
  }
}
.pb-12 {
  padding-bottom: 12rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-12 {
    padding-bottom: 120px !important;
  }
}
.pb-13 {
  padding-bottom: 13rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-13 {
    padding-bottom: 130px !important;
  }
}
.pb-14 {
  padding-bottom: 14rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-14 {
    padding-bottom: 140px !important;
  }
}
.pb-15 {
  padding-bottom: 15rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-15 {
    padding-bottom: 150px !important;
  }
}
.pb-16 {
  padding-bottom: 16rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-16 {
    padding-bottom: 160px !important;
  }
}
.pb-17 {
  padding-bottom: 17rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-17 {
    padding-bottom: 170px !important;
  }
}
.pb-18 {
  padding-bottom: 18rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-18 {
    padding-bottom: 180px !important;
  }
}
.pb-19 {
  padding-bottom: 19rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-19 {
    padding-bottom: 190px !important;
  }
}
.pb-20 {
  padding-bottom: 20rem !important;
}
@media only screen and (max-width: 900px) {
  .pb-20 {
    padding-bottom: 200px !important;
  }
}
.pt-0 {
  padding-top: 0 !important;
}
@media only screen and (max-width: 900px) {
  .pt-0 {
    padding-top: 0px !important;
  }
}
.pt-1 {
  padding-top: 1rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-1 {
    padding-top: 10px !important;
  }
}
.pt-2 {
  padding-top: 2rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-2 {
    padding-top: 20px !important;
  }
}
.pt-3 {
  padding-top: 3rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-3 {
    padding-top: 30px !important;
  }
}
.pt-4 {
  padding-top: 4rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-4 {
    padding-top: 40px !important;
  }
}
.pt-5 {
  padding-top: 5rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-5 {
    padding-top: 50px !important;
  }
}
.pt-6 {
  padding-top: 6rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-6 {
    padding-top: 60px !important;
  }
}
.pt-7 {
  padding-top: 7rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-7 {
    padding-top: 70px !important;
  }
}
.pt-8 {
  padding-top: 8rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-8 {
    padding-top: 80px !important;
  }
}
.pt-9 {
  padding-top: 9rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-9 {
    padding-top: 90px !important;
  }
}
.pt-10 {
  padding-top: 10rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-10 {
    padding-top: 100px !important;
  }
}
.pt-11 {
  padding-top: 11rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-11 {
    padding-top: 110px !important;
  }
}
.pt-12 {
  padding-top: 12rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-12 {
    padding-top: 120px !important;
  }
}
.pt-13 {
  padding-top: 13rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-13 {
    padding-top: 130px !important;
  }
}
.pt-14 {
  padding-top: 14rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-14 {
    padding-top: 140px !important;
  }
}
.pt-15 {
  padding-top: 15rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-15 {
    padding-top: 150px !important;
  }
}
.pt-16 {
  padding-top: 16rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-16 {
    padding-top: 160px !important;
  }
}
.pt-17 {
  padding-top: 17rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-17 {
    padding-top: 170px !important;
  }
}
.pt-18 {
  padding-top: 18rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-18 {
    padding-top: 180px !important;
  }
}
.pt-19 {
  padding-top: 19rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-19 {
    padding-top: 190px !important;
  }
}
.pt-20 {
  padding-top: 20rem !important;
}
@media only screen and (max-width: 900px) {
  .pt-20 {
    padding-top: 200px !important;
  }
}
.pl-0 {
  padding-left: 0 !important;
}
@media only screen and (max-width: 900px) {
  .pl-0 {
    padding-left: 0px !important;
  }
}
.pl-1 {
  padding-left: 1rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-1 {
    padding-left: 10px !important;
  }
}
.pl-2 {
  padding-left: 2rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-2 {
    padding-left: 20px !important;
  }
}
.pl-3 {
  padding-left: 3rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-3 {
    padding-left: 30px !important;
  }
}
.pl-4 {
  padding-left: 4rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-4 {
    padding-left: 40px !important;
  }
}
.pl-5 {
  padding-left: 5rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-5 {
    padding-left: 50px !important;
  }
}
.pl-6 {
  padding-left: 6rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-6 {
    padding-left: 60px !important;
  }
}
.pl-7 {
  padding-left: 7rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-7 {
    padding-left: 70px !important;
  }
}
.pl-8 {
  padding-left: 8rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-8 {
    padding-left: 80px !important;
  }
}
.pl-9 {
  padding-left: 9rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-9 {
    padding-left: 90px !important;
  }
}
.pl-10 {
  padding-left: 10rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-10 {
    padding-left: 100px !important;
  }
}
.pl-11 {
  padding-left: 11rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-11 {
    padding-left: 110px !important;
  }
}
.pl-12 {
  padding-left: 12rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-12 {
    padding-left: 120px !important;
  }
}
.pl-13 {
  padding-left: 13rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-13 {
    padding-left: 130px !important;
  }
}
.pl-14 {
  padding-left: 14rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-14 {
    padding-left: 140px !important;
  }
}
.pl-15 {
  padding-left: 15rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-15 {
    padding-left: 150px !important;
  }
}
.pl-16 {
  padding-left: 16rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-16 {
    padding-left: 160px !important;
  }
}
.pl-17 {
  padding-left: 17rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-17 {
    padding-left: 170px !important;
  }
}
.pl-18 {
  padding-left: 18rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-18 {
    padding-left: 180px !important;
  }
}
.pl-19 {
  padding-left: 19rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-19 {
    padding-left: 190px !important;
  }
}
.pl-20 {
  padding-left: 20rem !important;
}
@media only screen and (max-width: 900px) {
  .pl-20 {
    padding-left: 200px !important;
  }
}
.pr-0 {
  padding-right: 0 !important;
}
@media only screen and (max-width: 900px) {
  .pr-0 {
    padding-right: 0px !important;
  }
}
.pr-1 {
  padding-right: 1rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-1 {
    padding-right: 10px !important;
  }
}
.pr-2 {
  padding-right: 2rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-2 {
    padding-right: 20px !important;
  }
}
.pr-3 {
  padding-right: 3rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-3 {
    padding-right: 30px !important;
  }
}
.pr-4 {
  padding-right: 4rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-4 {
    padding-right: 40px !important;
  }
}
.pr-5 {
  padding-right: 5rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-5 {
    padding-right: 50px !important;
  }
}
.pr-6 {
  padding-right: 6rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-6 {
    padding-right: 60px !important;
  }
}
.pr-7 {
  padding-right: 7rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-7 {
    padding-right: 70px !important;
  }
}
.pr-8 {
  padding-right: 8rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-8 {
    padding-right: 80px !important;
  }
}
.pr-9 {
  padding-right: 9rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-9 {
    padding-right: 90px !important;
  }
}
.pr-10 {
  padding-right: 10rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-10 {
    padding-right: 100px !important;
  }
}
.pr-11 {
  padding-right: 11rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-11 {
    padding-right: 110px !important;
  }
}
.pr-12 {
  padding-right: 12rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-12 {
    padding-right: 120px !important;
  }
}
.pr-13 {
  padding-right: 13rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-13 {
    padding-right: 130px !important;
  }
}
.pr-14 {
  padding-right: 14rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-14 {
    padding-right: 140px !important;
  }
}
.pr-15 {
  padding-right: 15rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-15 {
    padding-right: 150px !important;
  }
}
.pr-16 {
  padding-right: 16rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-16 {
    padding-right: 160px !important;
  }
}
.pr-17 {
  padding-right: 17rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-17 {
    padding-right: 170px !important;
  }
}
.pr-18 {
  padding-right: 18rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-18 {
    padding-right: 180px !important;
  }
}
.pr-19 {
  padding-right: 19rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-19 {
    padding-right: 190px !important;
  }
}
.pr-20 {
  padding-right: 20rem !important;
}
@media only screen and (max-width: 900px) {
  .pr-20 {
    padding-right: 200px !important;
  }
}
.ls-0 {
  letter-spacing: 0 !important;
}
@media only screen and (max-width: 900px) {
  .ls-0 {
    letter-spacing: 0px !important;
  }
}
.ls-1 {
  letter-spacing: 0.1rem !important;
}
@media only screen and (max-width: 900px) {
  .ls-1 {
    letter-spacing: 1px !important;
  }
}
.ls-2 {
  letter-spacing: 0.2rem !important;
}
@media only screen and (max-width: 900px) {
  .ls-2 {
    letter-spacing: 2px !important;
  }
}
.ls-3 {
  letter-spacing: 0.3rem !important;
}
@media only screen and (max-width: 900px) {
  .ls-3 {
    letter-spacing: 2px !important;
  }
}
.ls-4 {
  letter-spacing: 0.4rem !important;
}
@media only screen and (max-width: 900px) {
  .ls-4 {
    letter-spacing: 2px !important;
  }
}
.ls-5 {
  letter-spacing: 0.5rem !important;
}
@media only screen and (max-width: 900px) {
  .ls-5 {
    letter-spacing: 5px !important;
  }
}
.ls-6 {
  letter-spacing: 0.6rem !important;
}
@media only screen and (max-width: 900px) {
  .ls-6 {
    letter-spacing: 6px !important;
  }
}
.ls-7 {
  letter-spacing: 0.7rem !important;
}
@media only screen and (max-width: 900px) {
  .ls-7 {
    letter-spacing: 7px !important;
  }
}
.ls-8 {
  letter-spacing: 0.8rem !important;
}
@media only screen and (max-width: 900px) {
  .ls-8 {
    letter-spacing: 8px !important;
  }
}
.ls-9 {
  letter-spacing: 0.9rem !important;
}
@media only screen and (max-width: 900px) {
  .ls-9 {
    letter-spacing: 9px !important;
  }
}
.ls-10 {
  letter-spacing: 1rem !important;
}
@media only screen and (max-width: 900px) {
  .ls-10 {
    letter-spacing: 10px !important;
  }
}
.lh-1 {
  line-height: 1 !important;
}
.lh-11 {
  line-height: 1.1 !important;
}
.lh-12 {
  line-height: 1.2 !important;
}
.lh-13 {
  line-height: 1.3 !important;
}
.lh-14 {
  line-height: 1.4 !important;
}
.lh-15 {
  line-height: 1.5 !important;
}
.lh-16 {
  line-height: 1.6 !important;
}
.lh-17 {
  line-height: 1.7 !important;
}
.lh-18 {
  line-height: 1.8 !important;
}
.lh-19 {
  line-height: 1.9 !important;
}
.lh-20 {
  line-height: 2 !important;
}
.body-font {
  font-size: 1rem;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .body-font {
    font-size: 14px;
  }
}
.overlay_image {
  position: absolute;
  aspect-ratio: 315 / 290;
  width: 18rem;
  z-index: 10;
}
@media only screen and (max-width: 900px) {
  .overlay_image {
    width: 200px;
  }
}
.overlay_image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.font_architects_daughter {
  font-family: 'Architects Daughter', cursive;
}
.font_montserrat {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.font-mont {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.font-source {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.font-pro {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.font-source-important {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-style: normal !important;
}
.basic-letter-spacing {
  letter-spacing: 0.01rem;
}
@media only screen and (max-width: 900px) {
  .basic-letter-spacing {
    letter-spacing: 0.1px;
  }
}
.button-white {
  background-color: white;
  border: 0.2rem solid #edeeee;
  padding: 1.15rem 1.45rem;
  transition: all 0.2s ease-out;
  color: #2b378d;
  font-weight: 600;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .button-white {
    font-size: 11px;
    padding: 13px 16.5px;
  }
}
.button-white:hover {
  background-color: #edeeee;
}
.divider-blue {
  width: 100%;
  height: 0.1rem;
}
@media only screen and (max-width: 900px) {
  .divider-blue {
    height: 2px;
  }
}
.bg-flip {
  background-color: #2b378d;
  color: white;
  border: solid 0.4rem white;
  transition: all 0.25s ease-out;
}
@media only screen and (max-width: 900px) {
  .bg-flip {
    border: solid 4px white;
  }
}
.bg-flip:hover {
  background-color: white;
  color: #2b378d;
  border-color: #2b378d;
}
.center {
  display: grid;
  place-items: center;
}
.rollover::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: solid 0px black;
  transition: border-width 0.25s linear;
}
.rollover:hover::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: solid 8px black;
  transition: border-width 0.25s linear;
}
.rollover-red::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: solid 0px #e81d2d;
  transition: border-width 0.25s linear;
}
.rollover-red:hover::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: solid 8px #e81d2d;
  transition: border-width 0.25s linear;
}
.rollover-red-radius-1rem::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 1rem;
  border: solid 0px #e81d2d;
  transition: border-width 0.25s linear;
}
.rollover-red-radius-1rem:hover::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 1rem;
  border: solid 8px #e81d2d;
  transition: border-width 0.25s linear;
}
.common-arrow {
  min-width: 2.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
}
@media only screen and (max-width: 900px) {
  .common-arrow {
    min-width: 22px;
    width: 22px;
    height: 22px;
  }
}
.common-arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.title {
  font-size: 2.35rem;
  line-height: 1.2;
  color: #2b378d;
  text-align: center;
  font-weight: 500;
  max-width: 48rem;
}
@media only screen and (max-width: 900px) {
  .title {
    font-size: 28.200000000000003px;
  }
}
@media only screen and (max-width: 900px) {
  .title {
    font-size: 28px;
    max-width: 480px;
  }
}
.post-image {
  align-self: flex-start;
  width: 90%;
  padding: 0 5.5%;
}
.post-image > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 900px) {
  .post-image {
    width: 100%;
  }
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Uw-.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr6Ew-.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew-.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format('truetype');
}
@font-face {
  font-family: 'Architects Daughter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/architectsdaughter/v20/KtkxAKiDZI_td1Lkx62xHZHDtgO_Y-bvfY4.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_AkA.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zAkA.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3aPw.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rAkA.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vAkA.ttf) format('truetype');
}
:root {
  font-size: 1.11111111vw;
  --text-multiplier: 1;
  --base-url-img: "/wp-content/themes/Enwave/images/";
  --variable-slider-image-height: 100%;
  --swiper-image-height: 100%;
  --board-template-columns: 1fr;
  --case-studies-image-url: "";
}
body .container {
  background-color: white;
  margin: auto;
  z-index: -2;
  overflow-x: hidden;
}
body article {
  z-index: 900;
  position: relative;
}
body h1,
body h2,
body h3 {
  scroll-padding-top: 120px;
  scroll-margin-top: 120px;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body a {
  font-family: 'Montserrat', sans-serif;
}
body p,
body span,
body div,
body pre {
  font-family: "Source Sans Pro", sans-serif;
}
body a[href^=tel],
body a[href^=mailto] {
  color: #2b378d;
}
@media only screen and (max-width: 450px) {
  body.fancybox-active .fancybox-slide {
    padding: 22px;
  }
}
@media only screen and (max-width: 350px) {
  body.fancybox-active .fancybox-slide {
    padding: 0px;
  }
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}
img {
  display: block;
  height: auto;
}
a:link,
a:visited {
  text-decoration: none;
}
ol,
ul {
  list-style: none;
}
@font-face {
  font-family: 'GT Walsheim Pro';
  src: url('/wp-content/themes/RichmondHospital/fonts/GTWalsheimPro-Medium.woff2') format('woff2'), url('/wp-content/themes/RichmondHospital/fonts/GTWalsheimPro-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GT Walsheim Pro';
  src: url('/wp-content/themes/RichmondHospital/fonts/GTWalsheimPro-Light.woff2') format('woff2'), url('/wp-content/themes/RichmondHospital/fonts/GTWalsheimPro-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GT Walsheim Pro';
  src: url('/wp-content/themes/RichmondHospital/fonts/GTWalsheimPro-Regular.woff2') format('woff2'), url('/wp-content/themes/RichmondHospital/fonts/GTWalsheimPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GT Walsheim Pro';
  src: url('/wp-content/themes/RichmondHospital/fonts/GTWalsheimPro-Bold.woff2') format('woff2'), url('/wp-content/themes/RichmondHospital/fonts/GTWalsheimPro-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
#main {
  overflow: auto;
  padding-top: 105px;
}
@media only screen and (max-width: 1024px) {
  #main {
    padding-top: 70px;
  }
}
.btn {
  text-transform: uppercase;
  padding: 0.75rem 2rem;
  display: inline-block;
}
main {
  padding-top: 105px;
}
@media only screen and (max-width: 2000px) {
  main {
    padding-top: 95px;
  }
}
@media only screen and (max-width: 1400px) {
  main {
    padding-top: 75px;
  }
}
@media only screen and (max-width: 1250px) {
  main {
    padding-top: 60px;
  }
}
.header {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 99;
}
.header__nav {
  height: 105px;
  width: 100%;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  top: 0;
  left: 0;
  transition: all 0.4s ease-out;
  z-index: 99;
}
@media only screen and (max-width: 1024px) {
  .header__nav {
    display: none;
  }
}
@media only screen and (max-width: 2000px) {
  .header__nav {
    height: 95px;
  }
}
@media only screen and (max-width: 1400px) {
  .header__nav {
    height: 75px;
  }
}
@media only screen and (max-width: 1250px) {
  .header__nav {
    height: 60px;
  }
}
.header__nav-seperator {
  display: flex;
  align-items: center;
  height: 100%;
}
.header__nav-logo {
  padding: 0 32px;
}
@media only screen and (max-width: 1250px) {
  .header__nav-logo {
    padding-right: 16px;
  }
}
.header__nav-logo > .image {
  display: block;
  transition: all 0.4s ease-out;
  width: 245px;
  height: 45px;
  aspect-ratio: 245 / 45;
}
@media only screen and (max-width: 1500px) {
  .header__nav-logo > .image {
    display: block;
    width: 200px;
    height: auto;
  }
}
@media only screen and (max-width: 1250px) {
  .header__nav-logo > .image {
    width: 180px;
  }
}
@media only screen and (max-width: 1100px) {
  .header__nav-logo > .image {
    width: 170px;
  }
}
.header__nav-logo > .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header__nav-sticky {
  height: 75px;
}
@media only screen and (max-width: 2000px) {
  .header__nav-sticky {
    height: 65px;
  }
}
@media only screen and (max-width: 1400px) {
  .header__nav-sticky {
    height: 55px;
  }
}
@media only screen and (max-width: 1250px) {
  .header__nav-sticky {
    height: 48px;
  }
}
.header__nav-sticky > .header__nav-logo {
  padding-left: 32px;
}
.header__nav-sticky > .header__nav-logo > .image {
  width: 200px;
}
@media only screen and (max-width: 1500px) {
  .header__nav-sticky > .header__nav-logo > .image {
    width: 180px;
  }
}
@media only screen and (max-width: 1250px) {
  .header__nav-sticky > .header__nav-logo > .image {
    width: 160px;
  }
}
.header__nav-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px 24px;
  padding: 0 30px;
  background-color: #2b378d;
  height: 100%;
  transition: all 0.25s ease-out;
  border: 3px solid #2b378d;
  width: 15rem;
  margin-left: 10px;
}
@media only screen and (max-width: 1400px) {
  .header__nav-button {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 1100px) {
  .header__nav-button {
    padding: 0 24px;
  }
}
@media only screen and (max-width: 900px) {
  .header__nav-button {
    width: 200px;
  }
}
.header__nav-button > span {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  color: white;
  font-size: 22px;
  white-space: nowrap;
  font-weight: 600;
}
@media only screen and (max-width: 2000px) {
  .header__nav-button > span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1700px) {
  .header__nav-button > span {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1400px) {
  .header__nav-button > span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1250px) {
  .header__nav-button > span {
    font-size: 14px;
  }
}
.header__nav-button > .arrow {
  min-width: 32px;
  height: 32px;
}
@media only screen and (max-width: 2000px) {
  .header__nav-button > .arrow {
    min-width: 28px;
    height: 28px;
  }
}
@media only screen and (max-width: 1400px) {
  .header__nav-button > .arrow {
    min-width: 24px;
    height: 24px;
  }
}
@media only screen and (max-width: 1250px) {
  .header__nav-button > .arrow {
    min-width: 20px;
    height: 20px;
  }
}
.header__nav-button > .arrow img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.header__nav-button > .arrow img.blue {
  display: none;
}
.header__nav-button:hover {
  background-color: white;
}
.header__nav-button:hover > span {
  color: #2b378d;
}
.header__nav-button:hover img {
  display: none;
}
.header__nav-button:hover img.blue {
  display: block;
}
.header__nav-menu {
  padding-right: 64px;
  position: relative;
  z-index: 99;
}
@media only screen and (max-width: 2000px) {
  .header__nav-menu {
    padding-right: 32px;
  }
}
@media only screen and (max-width: 1700px) {
  .header__nav-menu {
    padding-right: 24px;
  }
}
@media only screen and (max-width: 1400px) {
  .header__nav-menu {
    padding-right: 16px;
  }
}
@media only screen and (max-width: 1300px) {
  .header__nav-menu {
    padding-right: 0px;
  }
}
.header__nav-menu > .menu-main-menu-container > .menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header__nav-menu > .menu-main-menu-container > .menu > .menu-item {
  padding: 16px 24px 16px 20px;
  position: relative;
  cursor: pointer;
  transition: all 0.25 ease-out;
}
@media only screen and (max-width: 2000px) {
  .header__nav-menu > .menu-main-menu-container > .menu > .menu-item {
    padding: 12px 20px 12px 16px;
  }
}
@media only screen and (max-width: 1700px) {
  .header__nav-menu > .menu-main-menu-container > .menu > .menu-item {
    padding: 10px 16px 10px 12px;
  }
}
@media only screen and (max-width: 1400px) {
  .header__nav-menu > .menu-main-menu-container > .menu > .menu-item {
    padding: 8px 12px 8px 10px;
  }
}
@media only screen and (max-width: 1250px) {
  .header__nav-menu > .menu-main-menu-container > .menu > .menu-item {
    padding: 6px 10px 6px 8px;
  }
}
.header__nav-menu > .menu-main-menu-container > .menu > .menu-item > a {
  color: #2b378d;
  font-weight: 600;
  font-size: 22px;
  white-space: nowrap;
}
@media only screen and (max-width: 2000px) {
  .header__nav-menu > .menu-main-menu-container > .menu > .menu-item > a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1700px) {
  .header__nav-menu > .menu-main-menu-container > .menu > .menu-item > a {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1400px) {
  .header__nav-menu > .menu-main-menu-container > .menu > .menu-item > a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1250px) {
  .header__nav-menu > .menu-main-menu-container > .menu > .menu-item > a {
    font-size: 14px;
  }
}
.header__nav-menu > .menu-main-menu-container > .menu > .menu-item:has(.sub-menu)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translate(50%, -50%);
  background-image: url(/wp-content/themes/Enwave/images/icons/dropdown_arrow.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 8px;
  height: 4px;
  cursor: pointer;
}
@media only screen and (max-width: 2000px) {
  .header__nav-menu > .menu-main-menu-container > .menu > .menu-item:has(.sub-menu)::after {
    right: 10px;
  }
}
@media only screen and (max-width: 1700px) {
  .header__nav-menu > .menu-main-menu-container > .menu > .menu-item:has(.sub-menu)::after {
    right: 8px;
  }
}
@media only screen and (max-width: 1400px) {
  .header__nav-menu > .menu-main-menu-container > .menu > .menu-item:has(.sub-menu)::after {
    right: 6px;
  }
}
@media only screen and (max-width: 1250px) {
  .header__nav-menu > .menu-main-menu-container > .menu > .menu-item:has(.sub-menu)::after {
    right: 5px;
  }
}
.header__nav-menu > .menu-main-menu-container > .menu > .menu-item > .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0%;
  width: max-content;
  background-color: #2b378d;
  border: 2px solid #2b378d;
  border-radius: 2px;
  padding: 4px 0;
}
.header__nav-menu > .menu-main-menu-container > .menu > .menu-item > .sub-menu-open {
  display: flex;
  flex-direction: column;
}
.header__nav-menu > .menu-main-menu-container > .menu > .menu-item > .sub-menu > li {
  padding: 12px 24px;
}
.header__nav-menu > .menu-main-menu-container > .menu > .menu-item > .sub-menu > li > a {
  color: white;
  font-weight: 500;
}
.header__nav-menu > .menu-main-menu-container > .menu > .menu-item > .sub-menu > li:hover > a {
  opacity: 0.8;
}
.header__nav-menu > .menu-main-menu-container > .menu > .menu-item-active {
  background-color: #2b378d;
}
.header__nav-menu > .menu-main-menu-container > .menu > .menu-item-active > a {
  color: white;
}
.header__nav-menu > .menu-main-menu-container > .menu > .menu-item-active::after {
  transform: translate(50%, -50%) rotate(180deg) !important;
}
.header__nav-menu-alt {
  padding-right: 0px;
}
@media only screen and (max-width: 2000px) {
  .header__nav-menu-alt {
    padding-right: 0px;
  }
}
@media only screen and (max-width: 1700px) {
  .header__nav-menu-alt {
    padding-right: 0px;
  }
}
@media only screen and (max-width: 1400px) {
  .header__nav-menu-alt {
    padding-right: 0px;
  }
}
@media only screen and (max-width: 1250px) {
  .header__nav-menu-alt {
    padding-right: 0px;
  }
}
.header__nav-menu-alt > .menu-alt-menu-container > .menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header__nav-menu-alt > .menu-alt-menu-container > .menu > li {
  border-right: 1px solid #808081;
  border-left: 1px solid #808081;
  padding: 16px 0;
  position: relative;
  cursor: pointer;
  transition: all 0.25 ease-out;
}
@media only screen and (max-width: 2000px) {
  .header__nav-menu-alt > .menu-alt-menu-container > .menu > li {
    padding: 12px 0;
  }
}
@media only screen and (max-width: 1700px) {
  .header__nav-menu-alt > .menu-alt-menu-container > .menu > li {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 1400px) {
  .header__nav-menu-alt > .menu-alt-menu-container > .menu > li {
    padding: 8px 0;
  }
}
@media only screen and (max-width: 1250px) {
  .header__nav-menu-alt > .menu-alt-menu-container > .menu > li {
    padding: 6px 0;
  }
}
.header__nav-menu-alt > .menu-alt-menu-container > .menu > li:first-child {
  border-left: none;
}
.header__nav-menu-alt > .menu-alt-menu-container > .menu > li:last-child {
  border-right: 3px solid #808081;
}
.header__nav-menu-alt > .menu-alt-menu-container > .menu > li.menu-item-active {
  background-color: #808081;
}
.header__nav-menu-alt > .menu-alt-menu-container > .menu > li.menu-item-active > a {
  color: white;
}
.header__nav-menu-alt > .menu-alt-menu-container > .menu > li > a {
  color: #808081;
  padding: 0 20px;
  font-weight: 600;
  font-size: 22px;
}
@media only screen and (max-width: 2000px) {
  .header__nav-menu-alt > .menu-alt-menu-container > .menu > li > a {
    padding: 0 16px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 1700px) {
  .header__nav-menu-alt > .menu-alt-menu-container > .menu > li > a {
    padding: 0 12px;
    font-size: 17px;
  }
}
@media only screen and (max-width: 1400px) {
  .header__nav-menu-alt > .menu-alt-menu-container > .menu > li > a {
    padding: 0 8px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1250px) {
  .header__nav-menu-alt > .menu-alt-menu-container > .menu > li > a {
    padding: 0 6px;
    font-size: 14px;
  }
}
.header__nav-translations {
  max-width: 6rem;
}
@media only screen and (max-width: 1500px) {
  .header__nav-translations {
    margin-right: 10px;
  }
}
.header__nav-translations:hover {
  background-color: #808081;
}
.header__nav-translations:hover .weglot_switcher.vertical_expand .language-option {
  background-color: #808081 !important;
}
.header__nav-translations:hover .weglot_switcher.vertical_expand .language-option a {
  background-color: #808081 !important;
  color: white !important;
}
.header__nav-translations .weglot-container {
  width: 100%;
  object-fit: cover;
}
.header__nav-translations .weglot-container .weglot_switcher.vertical_expand .language-option {
  height: auto;
  padding: 19px 12px;
}
.header__nav-translations .weglot-container .weglot_switcher.vertical_expand .language-option:hover {
  background-color: #808081 !important;
}
@media only screen and (max-width: 2000px) {
  .header__nav-translations .weglot-container .weglot_switcher.vertical_expand .language-option {
    padding: 0;
  }
}
@media only screen and (max-width: 1300px) {
  .header__nav-translations .weglot-container .weglot_switcher.vertical_expand .language-option {
    padding: 0 5px;
  }
}
.header__nav-translations .weglot-container .weglot_switcher.vertical_expand .language-option a {
  color: #808081;
  font-weight: 600;
  font-size: 22px;
  width: 100%;
  padding-right: 20px;
}
@media only screen and (max-width: 2000px) {
  .header__nav-translations .weglot-container .weglot_switcher.vertical_expand .language-option a {
    padding: 0 16px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 1700px) {
  .header__nav-translations .weglot-container .weglot_switcher.vertical_expand .language-option a {
    padding: 0 12px;
    font-size: 17px;
  }
}
@media only screen and (max-width: 1400px) {
  .header__nav-translations .weglot-container .weglot_switcher.vertical_expand .language-option a {
    padding: 0 8px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1250px) {
  .header__nav-translations .weglot-container .weglot_switcher.vertical_expand .language-option a {
    padding: 0 6px;
    font-size: 14px;
  }
}
.header__nav-translations .weglot-container .weglot_switcher.vertical_expand .language-option a img {
  width: 20px;
  height: 17px;
}
.header__nav-translations .weglot-container .weglot_switcher.vertical_expand.wg-down .language-list {
  margin-top: 50px;
}
.header__nav-mobile {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  height: 60px;
  width: 100%;
  z-index: 99;
  background-color: white;
}
@media only screen and (max-width: 1024px) {
  .header__nav-mobile {
    display: flex;
  }
}
.header__nav-mobile-logo {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3rem;
  width: 36px;
  height: 36px;
  cursor: pointer;
}
.header__nav-mobile-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header__nav-mobile-logo-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.header__nav-mobile-logo-inner > .logo,
.header__nav-mobile-logo-inner > .menu-x {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  /* Safari */
  backface-visibility: hidden;
}
.header__nav-mobile-logo-inner > .menu-x {
  transform: rotateY(180deg);
}
.header__nav-mobile-logo-active .header__nav-mobile-logo-inner {
  transform: rotateY(180deg);
}
.header__nav-mobile-extension {
  background-color: white;
  position: absolute;
  z-index: 99;
  width: 100vw;
  height: calc(100vh - 105px);
  top: 100%;
  right: 0;
  transform: translateX(100vw);
  transition: all 0.4s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 6rem;
  overflow-x: hidden;
  overflow-y: scroll;
}
@media only screen and (max-width: 2000px) {
  .header__nav-mobile-extension {
    height: calc(100vh - 95px);
  }
}
@media only screen and (max-width: 1400px) {
  .header__nav-mobile-extension {
    height: calc(100vh - 75px);
  }
}
@media only screen and (max-width: 1250px) {
  .header__nav-mobile-extension {
    height: calc(100vh - 60px);
  }
}
.header__nav-mobile-extension-open {
  transition: all 0.4s ease-out;
  transform: translateX(0vw);
}
.header__nav-mobile-extension-open > .mobile-menu > .menu-mobile-menu-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
}
.header__nav-mobile-extension-open > .mobile-menu > .menu-mobile-menu-container > .menu {
  width: 325px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 325px) {
  .header__nav-mobile-extension-open > .mobile-menu > .menu-mobile-menu-container > .menu {
    transform: translateX(-10px);
  }
}
.header__nav-mobile-extension-open > .mobile-menu > .menu-mobile-menu-container > .menu > .menu-item {
  position: relative;
  width: fit-content;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}
.header__nav-mobile-extension-open > .mobile-menu > .menu-mobile-menu-container > .menu > .menu-item > a {
  color: #2b378d;
  padding: 0 32px;
  font-weight: 500;
  font-size: 26px;
  text-align: center;
  width: fit-content;
}
.header__nav-mobile-extension-open > .mobile-menu > .menu-mobile-menu-container > .menu > .menu-item:has(.sub-menu) > a {
  position: relative;
}
.header__nav-mobile-extension-open > .mobile-menu > .menu-mobile-menu-container > .menu > .menu-item:has(.sub-menu) > a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -6px;
  transform: translateY(-50%);
  background-image: url(/wp-content/themes/Enwave/images/icons/dropdown_arrow.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 12px;
  height: 6px;
  cursor: pointer;
  transition: all 0.15s ease-out;
}
.header__nav-mobile-extension-open > .mobile-menu > .menu-mobile-menu-container > .menu > .menu-item > .sub-menu {
  display: none;
  position: relative;
  top: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%);
  width: max-content;
  background-color: #fff;
  width: 290px;
  margin-top: 20px;
  margin-left: 16px;
}
.header__nav-mobile-extension-open > .mobile-menu > .menu-mobile-menu-container > .menu > .menu-item > .sub-menu-open {
  display: flex;
  flex-direction: column;
}
.header__nav-mobile-extension-open > .mobile-menu > .menu-mobile-menu-container > .menu > .menu-item > .sub-menu > li {
  padding: 10px 12px;
}
.header__nav-mobile-extension-open > .mobile-menu > .menu-mobile-menu-container > .menu > .menu-item > .sub-menu > li > a {
  font-weight: 400;
  font-size: 22px;
  color: #2b378d;
}
.header__nav-mobile-extension-open > .mobile-menu > .menu-mobile-menu-container > .menu > .menu-item-active > a::after {
  transition: all 0.15s ease-out;
  transform: translateY(-50%) rotate(180deg) !important;
}
@media only screen and (max-width: 400px) {
  .header__nav-mobile-menu-alt {
    margin-right: 40px;
  }
}
.header__nav-mobile-menu-alt > .menu-alt-menu-container > .menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header__nav-mobile-menu-alt > .menu-alt-menu-container > .menu > li {
  border-right: 1px solid #808081;
  border-left: 1px solid #808081;
}
.header__nav-mobile-menu-alt > .menu-alt-menu-container > .menu > li:first-child {
  border-left: none;
}
.header__nav-mobile-menu-alt > .menu-alt-menu-container > .menu > li:last-child {
  border-right: 2px solid #808081;
}
.header__nav-mobile-menu-alt > .menu-alt-menu-container > .menu > li > a {
  color: #808081;
  padding: 0 20px;
  font-weight: 500;
  font-size: 14px;
}
@media only screen and (max-width: 400px) {
  .header__nav-mobile-menu-alt > .menu-alt-menu-container > .menu > li > a {
    padding: 0 12px;
  }
}
.header__nav-mobile-menu-alt > .menu-alt-menu-container > .menu .weglot-container a {
  font-size: 14px;
  font-weight: 500;
}
.header__nav-mobile-smlinks {
  display: flex;
  align-items: center;
  gap: 16px;
  padding-top: 24px;
  margin-right: 30px;
  padding-bottom: 200px;
}
.header__nav-mobile-smlink {
  color: #808081;
  font-size: 15px;
  font-weight: 500;
  width: 32px;
  height: 32px;
}
.header__nav-mobile-smlink img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: brightness(0) saturate(100%) invert(15%) sepia(63%) saturate(3109%) hue-rotate(228deg) brightness(87%) contrast(88%);
}
.fancybox-slide--iframe .fancybox-content {
  width: 100%;
  height: 95%;
  max-width: 900px;
  max-height: 900px;
  margin: 0;
}
.fancybox-content-overlay {
  padding-top: 80px !important;
  overflow: hidden !important;
  width: 100% !important;
  max-width: 900px !important;
  height: 900px;
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  display: none;
}
@media only screen and (max-width: 600px) {
  .fancybox-content-overlay {
    padding: 100px 0 0 !important;
    height: 800px;
  }
}
.fancybox-content-overlay-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}
.fancybox-content-overlay-logo {
  width: 500px;
  margin-bottom: 50px;
  aspect-ratio: 675 / 175;
}
@media only screen and (max-width: 600px) {
  .fancybox-content-overlay-logo {
    width: 300px;
  }
}
.fancybox-content-overlay-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.fancybox-content-overlay-regions {
  width: 340px;
  margin-bottom: 50px;
  padding-right: 16px;
}
@media only screen and (max-width: 600px) {
  .fancybox-content-overlay-regions {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.fancybox-content-overlay-regions label {
  display: block;
  margin-bottom: 8px;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
.fancybox-content-overlay-regions select {
  width: 100%;
  height: 40px;
  font-size: 20px;
  font-weight: 600;
  outline: none;
  border: #2b378d 2px solid;
  background-color: white;
  color: #2b378d;
  padding: 0 16px;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  transition: all 0.25s ease-out;
}
.fancybox-content-overlay-regions select:hover {
  background-color: #2b378d;
  color: white;
}
@media only screen and (max-width: 600px) {
  .fancybox-content-overlay-regions select {
    width: 260px;
    font-size: 16px;
  }
}
.fancybox-content-overlay-form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fancybox-content-overlay-captcha {
  margin-bottom: 60px;
}
.fancybox-content-overlay-captcha.disabled {
  pointer-events: none;
  opacity: 0.4;
  cursor: not-allowed;
}
.fancybox-content-overlay-button {
  width: 340px;
  height: 80px;
  display: grid;
  place-items: center;
  font-size: 30px;
  outline: none;
  border: #2b378d 2px solid;
  font-weight: 600;
  background-color: #2b378d;
  color: white;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  transition: all 0.25s ease-out;
  opacity: 0.4;
  cursor: not-allowed;
  pointer-events: none;
}
.fancybox-content-overlay-button.enabled {
  opacity: 1;
  cursor: pointer;
  pointer-events: all;
}
.fancybox-content-overlay-button:hover {
  background-color: white;
  color: #2b378d;
}
@media only screen and (max-width: 600px) {
  .fancybox-content-overlay-button {
    width: 200px;
    font-size: 26px;
    height: 50px;
  }
}
.fancybox-content-overlay-bottom-image {
  width: 130%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.fancybox-content-overlay-bottom-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 600px) {
  .fancybox-content-overlay-bottom-image {
    width: 200%;
  }
}
.footer__top {
  background-color: white;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.footer__top.investors-page {
  display: none;
  padding-bottom: 8rem;
}
@media only screen and (max-width: 900px) {
  .footer__top.investors-page {
    padding-bottom: 80px;
  }
}
.footer__top.investors-page > .footer__title {
  margin: 2rem 0 !important;
}
@media only screen and (max-width: 900px) {
  .footer__top.investors-page > .footer__title {
    margin: 20px 0 !important;
  }
}
.footer__title {
  margin: 4rem 0;
  font-size: 2.75rem;
  line-height: 1.2;
  color: #2b378d;
  line-height: 1.3;
  text-align: center;
  font-weight: 500;
  padding: 0 5.5%;
}
@media only screen and (max-width: 900px) {
  .footer__title {
    font-size: 33px;
  }
}
@media only screen and (max-width: 900px) {
  .footer__title {
    font-size: 40px;
    margin: 40px 0;
    max-width: 95%;
  }
}
@media only screen and (max-width: 768px) {
  .footer__title {
    font-size: 27px;
  }
}
.footer__text {
  font-size: 1rem;
  line-height: 1.2;
  color: #6d6e71;
  margin-bottom: 2rem;
  text-align: center;
  padding: 0 5.5%;
}
@media only screen and (max-width: 900px) {
  .footer__text {
    font-size: 12px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .footer__text {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.footer__get-started {
  padding: 1rem 2.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 1.15rem;
  margin-bottom: 6rem;
  margin: 0 5.5%;
  background-color: #2b378d;
  color: white;
  border: solid 0.4rem white;
  transition: all 0.25s ease-out;
}
@media only screen and (max-width: 900px) {
  .footer__get-started {
    border: solid 4px white;
  }
}
.footer__get-started:hover {
  background-color: white;
  color: #2b378d;
  border-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .footer__get-started {
    font-size: 16px;
    margin-bottom: 60px;
    padding: 10px 20px;
    max-width: 90%;
    text-align: center;
    line-height: 1.4;
  }
}
.footer__image {
  width: 100%;
  height: auto;
  min-height: 250px;
}
.footer__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 250px;
}
.footer__bottom {
  background-color: #2b378d;
  padding: 96px 84px 160px 136px;
  display: flex;
}
@media only screen and (max-width: 1100px) {
  .footer__bottom {
    padding: 96px 84px 160px 84px;
  }
}
@media only screen and (max-width: 900px) {
  .footer__bottom {
    padding: 64px 84px 120px 84px;
  }
}
@media only screen and (max-width: 900px) {
  .footer__bottom {
    flex-direction: column;
    align-items: center;
    gap: 64px;
  }
}
@media only screen and (max-width: 600px) {
  .footer__bottom {
    padding: 64px 0px 120px;
  }
}
@media only screen and (max-width: 400px) {
  .footer__bottom {
    padding: 36px 60px 80px;
    align-items: flex-start;
  }
}
.footer__bottom-left {
  width: 58%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-right: 3.5rem;
}
@media only screen and (max-width: 1024px) {
  .footer__bottom-left {
    padding-right: 0;
    width: 52%;
  }
}
@media only screen and (max-width: 900px) {
  .footer__bottom-left {
    width: 350px;
  }
}
@media only screen and (max-width: 400px) {
  .footer__bottom-left {
    width: 230px;
  }
}
.footer__bottom-left-title {
  font-size: calc(2.8rem * var(--text-multiplier));
  line-height: calc(3.1999999999999997rem * var(--text-multiplier));
  color: white;
  font-weight: 400;
}
@media only screen and (max-width: 900px) {
  .footer__bottom-left-title {
    font-size: 32px;
    line-height: 1.4;
  }
}
.footer__bottom-right {
  width: 42%;
  padding-left: 6.25rem;
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .footer__bottom-right {
    padding-right: 0;
    padding-left: 60px;
    width: 48%;
  }
}
@media only screen and (max-width: 900px) {
  .footer__bottom-right {
    width: 350px;
    padding-left: 0;
  }
}
@media only screen and (max-width: 400px) {
  .footer__bottom-right {
    width: 230px;
    flex-direction: column;
  }
}
.footer__bottom-right-text,
.footer__bottom-right-logo {
  flex: 1;
}
.footer__bottom-right-logo {
  display: flex;
  justify-content: flex-end;
  margin-top: 64px;
}
@media only screen and (max-width: 400px) {
  .footer__bottom-right-logo {
    justify-content: flex-start;
  }
}
.footer__bottom-right-logo > .image {
  width: 112px;
  height: 112px;
}
@media only screen and (max-width: 400px) {
  .footer__bottom-right-logo > .image {
    width: 76px;
    height: 76px;
  }
}
.footer__bottom-right-logo > .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(49deg) brightness(104%) contrast(102%);
}
.footer__bottom-right-title {
  font-size: calc(2.8rem * var(--text-multiplier));
  line-height: calc(3.1999999999999997rem * var(--text-multiplier));
  color: white;
  font-weight: 400;
}
@media only screen and (max-width: 900px) {
  .footer__bottom-right-title {
    font-size: 32px;
    line-height: 1.4;
  }
}
.footer__bottom-right-smlinks {
  display: flex;
  gap: 16px;
  padding-top: 24px;
}
.footer__bottom-right-smlink {
  color: #f2f2f2;
  font-size: 15px;
  font-weight: 500;
  width: 1.2rem;
  height: 1.2rem;
  transition: all 0.25s ease-out;
}
.footer__bottom-right-smlink:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 900px) {
  .footer__bottom-right-smlink {
    width: 16px;
    height: 16px;
  }
}
.footer__bottom-right-smlink img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footer__corporate-info {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 64px;
}
.footer__corporate-info > p {
  font-size: 15px;
  color: #f2f2f2;
  line-height: 1.4;
  font-weight: 400;
  white-space: nowrap;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.footer__corporate-info > p > b {
  display: block;
  font-weight: 600;
  margin-bottom: 6px;
}
.footer__corporate-info > p > a {
  margin-left: 6px;
  display: inline-block;
}
.footer__menu {
  width: 100%;
}
.footer__menu > .menu-footer-menu-container {
  width: 100%;
}
.footer__menu > .menu-footer-menu-container > .menu {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 0 16px;
}
@media only screen and (max-width: 1366px) {
  .footer__menu > .menu-footer-menu-container > .menu {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 400px) {
  .footer__menu > .menu-footer-menu-container > .menu {
    flex-direction: column;
  }
}
.footer__menu > .menu-footer-menu-container > .menu > .menu-item {
  padding: 0 16px;
}
@media only screen and (max-width: 2000px) {
  .footer__menu > .menu-footer-menu-container > .menu > .menu-item {
    padding: 0 12px;
  }
}
@media only screen and (max-width: 1700px) {
  .footer__menu > .menu-footer-menu-container > .menu > .menu-item {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 1400px) {
  .footer__menu > .menu-footer-menu-container > .menu > .menu-item {
    padding: 0 8px;
  }
}
@media only screen and (max-width: 1366px) {
  .footer__menu > .menu-footer-menu-container > .menu > .menu-item {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1250px) {
  .footer__menu > .menu-footer-menu-container > .menu > .menu-item {
    padding: 0 6px;
  }
}
@media only screen and (max-width: 900px) {
  .footer__menu > .menu-footer-menu-container > .menu > .menu-item {
    padding: 0;
  }
}
.footer__menu > .menu-footer-menu-container > .menu > .menu-item > a {
  color: white;
  font-weight: 600;
  font-size: 16px;
}
.footer__menu > .menu-footer-menu-container > .menu > .menu-item > .sub-menu {
  padding: 16px 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.footer__menu > .menu-footer-menu-container > .menu > .menu-item > .sub-menu > .menu-item > a {
  color: #f2f2f2;
  font-size: 15px;
  font-weight: 500;
}
.footer__menu > .menu-footer-menu-container > .menu > .menu-item > .sub-menu > .menu-item:hover > a {
  opacity: 0.8;
}
.footer__menu > .menu-footer-menu-container > .menu > .menu-item:first-of-type {
  padding-left: 0;
}
.footer__menu > .menu-footer-menu-container > .menu > .menu-item:first-of-type > a {
  padding-left: 0;
}
.footer__menu > .menu-footer-menu-container > .menu > .menu-item:first-of-type > .sub-menu {
  padding-left: 0;
}
.footer__menu-alt {
  margin-top: 3vw;
}
.footer__menu-alt > .menu-alt-menu-container > .menu {
  display: flex;
  align-items: center;
}
.footer__menu-alt > .menu-alt-menu-container > .menu > li {
  border-right: 1px solid white;
  border-left: 1px solid white;
}
.footer__menu-alt > .menu-alt-menu-container > .menu > li:first-child {
  border-left: none;
}
.footer__menu-alt > .menu-alt-menu-container > .menu > li:last-child {
  border-right: none;
}
.footer__menu-alt > .menu-alt-menu-container > .menu > li > a {
  color: #f2f2f2;
  padding: 0 20px;
  font-weight: 600;
  font-size: 14px;
}
.footer__menu-alt > .menu-alt-menu-container > .menu > li:first-of-type > a {
  padding-left: 0;
}
.single {
  display: flex;
  flex-direction: column;
  padding-bottom: 16rem;
}
@media only screen and (max-width: 900px) {
  .single {
    padding-bottom: 80px;
    flex-direction: column;
  }
}
.single__content {
  padding-left: 5.5%;
  display: flex;
  height: fit-content;
}
@media only screen and (max-width: 900px) {
  .single__content {
    padding: 0 5.5%;
    flex-direction: column;
  }
}
@media only screen and (max-width: 600px) {
  .single__content {
    padding: 0;
  }
}
.single__content-body {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media only screen and (max-width: 900px) {
  .single__content-body {
    gap: 15px;
  }
}
.single__content-body > h1,
.single__content-body > h2,
.single__content-body > h3,
.single__content-body > h4,
.single__content-body > h5,
.single__content-body > h6 {
  color: #2b378d;
  max-width: 95%;
}
@media only screen and (max-width: 600px) {
  .single__content-body > h1,
  .single__content-body > h2,
  .single__content-body > h3,
  .single__content-body > h4,
  .single__content-body > h5,
  .single__content-body > h6 {
    padding-left: 0px;
  }
}
.single__content-body > h1 strong,
.single__content-body > h2 strong,
.single__content-body > h3 strong,
.single__content-body > h4 strong,
.single__content-body > h5 strong,
.single__content-body > h6 strong,
.single__content-body > h1 b,
.single__content-body > h2 b,
.single__content-body > h3 b,
.single__content-body > h4 b,
.single__content-body > h5 b,
.single__content-body > h6 b {
  font-weight: 600;
}
.single__content-body > h1 strong > a,
.single__content-body > h2 strong > a,
.single__content-body > h3 strong > a,
.single__content-body > h4 strong > a,
.single__content-body > h5 strong > a,
.single__content-body > h6 strong > a,
.single__content-body > h1 b > a,
.single__content-body > h2 b > a,
.single__content-body > h3 b > a,
.single__content-body > h4 b > a,
.single__content-body > h5 b > a,
.single__content-body > h6 b > a {
  color: #2b378d;
}
.single__content-body > h1 strong > a:hover,
.single__content-body > h2 strong > a:hover,
.single__content-body > h3 strong > a:hover,
.single__content-body > h4 strong > a:hover,
.single__content-body > h5 strong > a:hover,
.single__content-body > h6 strong > a:hover,
.single__content-body > h1 b > a:hover,
.single__content-body > h2 b > a:hover,
.single__content-body > h3 b > a:hover,
.single__content-body > h4 b > a:hover,
.single__content-body > h5 b > a:hover,
.single__content-body > h6 b > a:hover {
  text-decoration: underline;
}
.single__content-body > h1 > a,
.single__content-body > h2 > a,
.single__content-body > h3 > a,
.single__content-body > h4 > a,
.single__content-body > h5 > a,
.single__content-body > h6 > a {
  color: #2b378d;
}
.single__content-body > h1 > a:hover,
.single__content-body > h2 > a:hover,
.single__content-body > h3 > a:hover,
.single__content-body > h4 > a:hover,
.single__content-body > h5 > a:hover,
.single__content-body > h6 > a:hover {
  text-decoration: underline;
}
.single__content-body > h1.has-x-large-font-size,
.single__content-body > h2.has-x-large-font-size,
.single__content-body > h3.has-x-large-font-size,
.single__content-body > h4.has-x-large-font-size,
.single__content-body > h5.has-x-large-font-size,
.single__content-body > h6.has-x-large-font-size {
  font-size: 2.2rem !important;
  line-height: 1.2;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .single__content-body > h1.has-x-large-font-size,
  .single__content-body > h2.has-x-large-font-size,
  .single__content-body > h3.has-x-large-font-size,
  .single__content-body > h4.has-x-large-font-size,
  .single__content-body > h5.has-x-large-font-size,
  .single__content-body > h6.has-x-large-font-size {
    font-size: 26.400000000000002px !important;
  }
}
.single__content-body > h1.has-large-font-size,
.single__content-body > h2.has-large-font-size,
.single__content-body > h3.has-large-font-size,
.single__content-body > h4.has-large-font-size,
.single__content-body > h5.has-large-font-size,
.single__content-body > h6.has-large-font-size {
  font-size: 1.8rem !important;
  line-height: 1.2;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .single__content-body > h1.has-large-font-size,
  .single__content-body > h2.has-large-font-size,
  .single__content-body > h3.has-large-font-size,
  .single__content-body > h4.has-large-font-size,
  .single__content-body > h5.has-large-font-size,
  .single__content-body > h6.has-large-font-size {
    font-size: 21.6px !important;
  }
}
.single__content-body > h1.has-medium-font-size,
.single__content-body > h2.has-medium-font-size,
.single__content-body > h3.has-medium-font-size,
.single__content-body > h4.has-medium-font-size,
.single__content-body > h5.has-medium-font-size,
.single__content-body > h6.has-medium-font-size {
  font-size: 1.4rem !important;
  line-height: 1.2;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .single__content-body > h1.has-medium-font-size,
  .single__content-body > h2.has-medium-font-size,
  .single__content-body > h3.has-medium-font-size,
  .single__content-body > h4.has-medium-font-size,
  .single__content-body > h5.has-medium-font-size,
  .single__content-body > h6.has-medium-font-size {
    font-size: 16.799999999999997px !important;
  }
}
.single__content-body > h1.has-small-font-size,
.single__content-body > h2.has-small-font-size,
.single__content-body > h3.has-small-font-size,
.single__content-body > h4.has-small-font-size,
.single__content-body > h5.has-small-font-size,
.single__content-body > h6.has-small-font-size {
  font-size: 1rem !important;
  line-height: 1.2;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .single__content-body > h1.has-small-font-size,
  .single__content-body > h2.has-small-font-size,
  .single__content-body > h3.has-small-font-size,
  .single__content-body > h4.has-small-font-size,
  .single__content-body > h5.has-small-font-size,
  .single__content-body > h6.has-small-font-size {
    font-size: 12px !important;
  }
}
.single__content-body > h2 {
  font-size: 1.4rem;
  line-height: 1.2;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .single__content-body > h2 {
    font-size: 16.799999999999997px;
  }
}
.single__content-body > h3 {
  font-size: 1.3rem;
  line-height: 1.2;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .single__content-body > h3 {
    font-size: 15.600000000000001px;
  }
}
.single__content-body > h4 {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .single__content-body > h4 {
    font-size: 14.399999999999999px;
  }
}
.single__content-body > h1 {
  font-size: 1.6rem;
  line-height: 1.2;
  color: #2b378d;
  position: relative;
  margin-top: 0.6rem;
  padding-left: 0;
}
@media only screen and (max-width: 900px) {
  .single__content-body > h1 {
    font-size: 19.200000000000003px;
  }
}
@media only screen and (max-width: 900px) {
  .single__content-body > h1 {
    margin-top: 6px;
  }
}
.single__content-body > h1::after {
  display: block;
  width: 4rem;
  height: 0.2rem;
  background-color: #2b378d;
  position: absolute;
  left: 0;
  bottom: -2.4rem;
}
@media only screen and (max-width: 900px) {
  .single__content-body > h1::after {
    width: 40px;
    height: 2px;
    margin-top: 6px;
    bottom: -30px;
  }
}
@media only screen and (max-width: 600px) {
  .single__content-body > h1 {
    padding-left: 0px;
    margin-bottom: 30px;
  }
  .single__content-body > h1::after {
    left: 0px;
    bottom: -20px;
  }
}
.single__content-body > p {
  min-height: 1px;
  font-size: 1.15rem;
  line-height: 1.2;
  color: #6d6e71;
  line-height: 1.3;
  max-width: 92.5%;
  word-wrap: break-word;
}
@media only screen and (max-width: 900px) {
  .single__content-body > p {
    font-size: 13.799999999999999px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .single__content-body > p {
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 600px) {
  .single__content-body > p {
    padding-left: 0px;
    max-width: 100%;
  }
}
.single__content-body > p em {
  font-style: italic;
  font-size: 1rem;
  line-height: 1.2;
  color: #6d6e71;
  line-height: 1.2 !important;
  max-width: 90%;
}
@media only screen and (max-width: 900px) {
  .single__content-body > p em {
    font-size: 12px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 600px) {
  .single__content-body > p em {
    max-width: 100%;
  }
}
.single__content-body > p em strong,
.single__content-body > p em b {
  font-size: 1.15rem;
  line-height: 1.2;
  color: #6d6e71;
}
@media only screen and (max-width: 900px) {
  .single__content-body > p em strong,
  .single__content-body > p em b {
    font-size: 13.799999999999999px;
    font-size: 14px !important;
  }
}
.single__content-body > p strong,
.single__content-body > p b {
  font-weight: 700;
}
.single__content-body > p strong > em,
.single__content-body > p b > em {
  font-size: 1.15rem;
  line-height: 1.2;
  color: #6d6e71;
}
@media only screen and (max-width: 900px) {
  .single__content-body > p strong > em,
  .single__content-body > p b > em {
    font-size: 13.799999999999999px;
    font-size: 14px !important;
  }
}
.single__content-body > p a {
  color: #2b378d;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.single__content-body > p a:hover {
  text-decoration: underline;
}
.single__content-body > p.post-button {
  margin-top: 1.6rem;
  margin-bottom: 0.8rem;
  width: fit-content;
  cursor: pointer;
}
@media only screen and (max-width: 900px) {
  .single__content-body > p.post-button {
    margin-top: 16px;
    margin-bottom: 8px;
  }
}
.single__content-body > p.post-button > a {
  text-decoration: none;
  background-color: white;
  transition: all 0.2s ease-out;
  font-size: 0.9rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  border: 0.2rem solid #d8d8d8;
  border-radius: 0.1rem;
  padding: 1rem;
}
@media only screen and (max-width: 900px) {
  .single__content-body > p.post-button > a {
    font-size: 10.8px;
    font-size: 14px !important;
  }
}
.single__content-body > p.post-button > a:hover {
  background-color: #d8d8d8;
}
@media only screen and (max-width: 900px) {
  .single__content-body > p.post-button > a {
    border: 2px solid #d8d8d8;
    border-radius: 1px;
    padding: 10px;
  }
}
@media only screen and (max-width: 900px) {
  .single__content-body > p {
    font-size: 14px;
  }
}
.single__content-body > ul {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  padding-left: 20px;
}
@media only screen and (max-width: 900px) {
  .single__content-body > ul {
    gap: 8px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .single__content-body > ul {
    padding-left: 0px;
  }
}
.single__content-body > ul > li {
  font-size: 1.15rem;
  line-height: 1.3;
  color: #6d6e71;
  max-width: 80%;
  list-style-type: disc;
  margin-left: 2.4rem;
}
@media only screen and (max-width: 900px) {
  .single__content-body > ul > li {
    font-size: 14px;
    margin-left: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .single__content-body > ul > li {
    max-width: 95%;
  }
}
.single__content-body > ul > li a {
  color: #2b378d;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.single__content-body > figure {
  margin-left: 0;
  max-width: 80%;
  margin-top: 0.8rem;
}
@media only screen and (max-width: 900px) {
  .single__content-body > figure {
    margin-left: 0px;
    margin-top: 8px;
  }
}
@media only screen and (max-width: 600px) {
  .single__content-body > figure {
    margin-left: 0px;
    max-width: 100%;
  }
}
.single__content-body > figure.is-type-video iframe {
  aspect-ratio: 16 / 9;
}
.single__content-body > figure.wp-block-image {
  width: fit-content;
}
.single__content-body > figure.wp-block-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.single__left {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  width: calc(100% - 20rem);
  padding-right: 8rem;
  padding-top: 2rem;
}
@media only screen and (max-width: 900px) {
  .single__left {
    padding-right: 0px;
    padding-top: 20px;
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .single__left {
    padding: 0 5.5%;
    padding-top: 20px;
  }
}
.single__right {
  width: 20rem;
  min-height: calc(100% + 8rem);
  background-color: #edeeee;
  padding-right: 2rem;
  padding-top: 4rem;
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: -12rem;
}
@media only screen and (max-width: 900px) {
  .single__right {
    padding: 20px 40px;
    min-height: auto;
    height: fit-content;
    margin-bottom: 0px;
    padding-bottom: 60px;
    width: 100%;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .single__right {
    padding: 20px 5.5%;
    padding-bottom: 60px;
  }
}
.single__right-categories,
.single__right-nexts {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
@media only screen and (max-width: 900px) {
  .single__right-categories,
  .single__right-nexts {
    gap: 4px;
  }
}
.single__right-categories > hr,
.single__right-nexts > hr {
  width: 100%;
  height: 0.2rem;
  background-color: #2b378d;
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 900px) {
  .single__right-categories > hr,
  .single__right-nexts > hr {
    height: 2px;
    margin-bottom: 6px;
  }
}
.single__right-category,
.single__right-next {
  padding: 0.6rem 0 0.6rem 3rem;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .single__right-category,
  .single__right-next {
    font-size: 14.399999999999999px;
  }
}
@media only screen and (max-width: 900px) {
  .single__right-category,
  .single__right-next {
    padding: 6px 0 6px 30px;
    font-size: 14px;
  }
}
.single__right-category-link,
.single__right-next-link {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #6d6e71;
  width: fit-content;
  padding-left: 3rem;
}
@media only screen and (max-width: 900px) {
  .single__right-category-link,
  .single__right-next-link {
    font-size: 14.399999999999999px;
  }
}
@media only screen and (max-width: 900px) {
  .single__right-category-link,
  .single__right-next-link {
    padding-left: 30px;
    font-size: 14px;
  }
}
.single__right-category-link:hover,
.single__right-next-link:hover {
  text-decoration: underline;
}
.single__image {
  width: 100%;
  height: auto;
  aspect-ratio: 192 / 100;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 900px) {
  .single__image {
    margin-bottom: 20px;
  }
}
.single__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single__title {
  font-size: 2.35rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  max-width: 90%;
}
@media only screen and (max-width: 900px) {
  .single__title {
    font-size: 28.200000000000003px;
  }
}
.single__info {
  display: flex;
  margin-top: 1rem;
  margin-bottom: 6rem;
  flex-wrap: wrap;
  gap: 0.6rem 0;
}
@media only screen and (max-width: 900px) {
  .single__info {
    margin-top: 10px;
    margin-bottom: 60px;
    gap: 6px 0;
  }
}
.single__date {
  padding-right: 0.4rem;
  font-size: 1rem;
  line-height: 1.2;
  color: #6d6e71;
  font-weight: 500;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 900px) {
  .single__date {
    font-size: 12px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .single__date {
    padding: 0 4px;
    margin-bottom: 20px;
  }
}
.single__cats > ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem 0;
}
@media only screen and (max-width: 900px) {
  .single__cats > ul {
    gap: 4px 0;
  }
}
.single__cats > ul > li {
  padding: 0 0.8rem 0 0.8rem;
  width: fit-content;
  border-right: 0.2rem solid #2b378d;
  white-space: nowrap;
}
.single__cats > ul > li:first-of-type {
  padding-left: 0;
}
@media only screen and (max-width: 900px) {
  .single__cats > ul > li {
    padding: 0 4px;
    border-right: 2px solid #2b378d;
  }
}
.single__cats > ul > li:last-of-type {
  border-right: none;
}
.single__cats > ul > li:hover > a {
  text-decoration: underline;
}
.single__cats > ul > li > a {
  font-size: 1.25rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .single__cats > ul > li > a {
    font-size: 15px;
  }
}
.single__search {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-left: 3rem;
  margin-top: 4rem;
  margin-bottom: 6rem;
}
@media only screen and (max-width: 900px) {
  .single__search {
    padding-left: 30px;
    margin-top: 40px;
    margin-bottom: 60px;
    gap: 10px;
  }
}
.single__search > input {
  width: 12rem;
  height: 3rem;
  border: 0rem solid #edeeee;
  background-color: #edeeee;
  border-radius: 0.5rem;
  padding: 0 1rem 0 0;
  font-size: 1.1rem;
  line-height: 1.2;
  color: #6d6e71;
}
@media only screen and (max-width: 900px) {
  .single__search > input {
    font-size: 13.200000000000001px;
    font-size: 14px !important;
  }
}
.single__search > input:active,
.single__search > input:focus-visible {
  outline: none;
  border: 0rem solid #4747478d !important;
}
.single__search > input::placeholder {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
@media only screen and (max-width: 900px) {
  .single__search > input {
    width: 200px;
    height: 40px;
    border-radius: 5px;
    padding-right: 10px;
  }
}
.single__search-icon {
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 0.5rem;
  display: grid;
  place-items: center;
  outline: none;
  border: none;
  cursor: pointer;
  background-color: transparent;
  padding: 0.2rem;
}
@media only screen and (max-width: 900px) {
  .single__search-icon {
    width: 24px;
    height: 24px;
    padding: 2px;
  }
}
.single__search-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.single__search-icon:hover {
  background-color: #2b378d;
}
.single__search-icon:hover img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(4%) hue-rotate(11deg) brightness(101%) contrast(100%);
}
.single__next-post {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  padding-left: 3rem;
  margin-top: 1.2rem;
}
@media only screen and (max-width: 900px) {
  .single__next-post {
    padding-left: 30px;
    gap: 6px;
    margin-top: 12px;
  }
}
.single__next-post-cat {
  font-size: 0.9rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .single__next-post-cat {
    font-size: 10.8px;
    font-size: 14px !important;
  }
}
.single__next-post-cat:hover {
  text-decoration: underline;
}
.single__next-post-title {
  font-size: 1.15rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .single__next-post-title {
    font-size: 13.799999999999999px;
    font-size: 14px !important;
  }
}
.single__next-post-title:hover {
  text-decoration: underline;
}
.single__next-post-date {
  font-size: 0.95rem;
  line-height: 1.2;
  color: #6d6e71;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .single__next-post-date {
    font-size: 11.399999999999999px;
    font-size: 14px !important;
  }
}
.single__next-post-arrow {
  margin-top: 1.2rem;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
}
@media only screen and (max-width: 900px) {
  .single__next-post-arrow {
    margin-top: 12px;
    width: 24px;
    height: 24px;
  }
}
.single__next-post-arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.single__pagination {
  width: 50vw;
  height: 2.5rem;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .single__pagination {
    height: 25px;
    width: 50%;
  }
}
@media only screen and (max-width: 650px) {
  .single__pagination {
    width: 100%;
  }
}
.single__pagination-pages {
  position: absolute;
  height: 100%;
  top: 0;
  right: 3rem;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .single__pagination-pages {
    right: 30px;
  }
}
.single__pagination-arrow {
  width: 5rem;
  height: 5rem;
  cursor: pointer;
}
@media only screen and (max-width: 900px) {
  .single__pagination-arrow {
    width: 50px;
    height: 50px;
  }
}
.single__pagination-arrow-left {
  transform: translate(2rem, 0.15rem);
}
@media only screen and (max-width: 900px) {
  .single__pagination-arrow-left {
    transform: translate(20px, 1.5px);
  }
}
.single__pagination-arrow-right {
  transform: translate(-2rem, 0.15rem);
}
@media only screen and (max-width: 900px) {
  .single__pagination-arrow-right {
    transform: translate(-20px, 1.5px);
  }
}
.single__pagination-arrow.disabled {
  cursor: not-allowed;
}
.single__pagination-arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.single__pagination-number {
  height: 100%;
  width: 11rem;
  background-color: #efeeee;
  display: grid;
  place-items: center;
}
@media only screen and (max-width: 900px) {
  .single__pagination-number {
    width: 110px;
  }
}
.single__pagination-number > span {
  font-size: 1rem;
  line-height: 1.2;
  color: #6d6e71;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .single__pagination-number > span {
    font-size: 12px;
    font-size: 14px !important;
  }
}
.text {
  font-size: 1.1rem;
  line-height: 1.4;
  color: #6d6e71;
}
@media only screen and (max-width: 900px) {
  .text {
    font-size: 14px;
  }
}
.scs {
  display: flex;
  flex-direction: column;
}
.scs__header {
  margin-top: 2.5rem;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .scs__header {
    margin-top: 25px;
  }
}
.scs__text {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 0 5.5%;
  width: 100%;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 900px) {
  .scs__text {
    gap: 10px;
    margin-bottom: 20px;
  }
}
.scs__topic {
  font-size: 1.5rem;
  line-height: 1.2;
  color: #2b378d;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .scs__topic {
    font-size: 18px;
  }
}
.scs__topic > a {
  font-size: 1.75rem;
  line-height: 1.2;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .scs__topic > a {
    font-size: 21px;
  }
}
.scs__topic > a:hover {
  text-decoration: underline;
}
.scs__title {
  font-size: 3.35rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .scs__title {
    font-size: 40.2px;
  }
}
.scs__stats {
  display: flex;
  gap: 3.5rem;
}
@media only screen and (max-width: 900px) {
  .scs__stats {
    gap: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .scs__stats {
    display: none;
  }
}
.scs__stats-left > h6,
.scs__stats-mobile-item > h6 {
  font-size: 1.1rem;
  line-height: 1.2;
  color: #2b378d;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .scs__stats-left > h6,
  .scs__stats-mobile-item > h6 {
    font-size: 13.200000000000001px;
    font-size: 14px !important;
  }
}
.scs__stats-right > p,
.scs__stats-mobile-item > p {
  font-size: 1.1rem;
  line-height: 1.4;
  color: #6d6e71;
  max-width: 30rem;
}
@media only screen and (max-width: 900px) {
  .scs__stats-right > p,
  .scs__stats-mobile-item > p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .scs__stats-right > p,
  .scs__stats-mobile-item > p {
    max-width: 30 0px;
  }
}
.scs__stats-mobile {
  display: none;
  margin-top: 20px;
  flex-direction: column;
}
@media only screen and (max-width: 600px) {
  .scs__stats-mobile {
    display: flex;
  }
}
.scs__stats-mobile-item {
  width: 60%;
  min-width: 250px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 2px solid #2b378d;
}
.scs__cas {
  padding: 3rem 5.5%;
  position: relative;
  background-color: #edeeee;
  display: flex;
  gap: 1rem;
  width: 100%;
  margin-top: 1rem !important;
}
@media only screen and (max-width: 900px) {
  .scs__cas {
    margin-top: 10px !important;
  }
}
@media only screen and (max-width: 900px) {
  .scs__cas {
    gap: 30px;
    padding: 30px 5.5%;
    flex-direction: column;
  }
}
@media only screen and (max-width: 550px) {
  .scs__cas {
    padding-bottom: 240px;
  }
}
.scs__cas-challenge,
.scs__cas-solution {
  max-width: 21rem;
  position: relative;
  z-index: 11;
}
@media only screen and (max-width: 900px) {
  .scs__cas-challenge,
  .scs__cas-solution {
    max-width: 250px;
  }
}
.scs__cas-challenge-title,
.scs__cas-solution-title {
  font-size: 1.7rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
  margin-bottom: 0.8rem;
}
@media only screen and (max-width: 900px) {
  .scs__cas-challenge-title,
  .scs__cas-solution-title {
    font-size: 20.4px;
  }
}
@media only screen and (max-width: 900px) {
  .scs__cas-challenge-title,
  .scs__cas-solution-title {
    margin-bottom: 8px;
  }
}
.scs__cas-challenge-text,
.scs__cas-solution-text {
  font-size: 1.1rem;
  line-height: 1.4;
  color: #6d6e71;
}
@media only screen and (max-width: 900px) {
  .scs__cas-challenge-text,
  .scs__cas-solution-text {
    font-size: 14px;
  }
}
.scs__cas::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
  height: 100%;
  background-color: #2b378d;
  z-index: 1;
}
@media only screen and (max-width: 900px) {
  .scs__cas::after {
    width: 10%;
  }
}
@media only screen and (max-width: 600px) {
  .scs__cas::after {
    width: 35px;
  }
}
.scs__product-image {
  position: absolute;
  right: 10rem;
  width: 24rem;
  height: auto;
  z-index: 2;
  bottom: 0;
  transform: translateY(15%);
}
@media only screen and (max-width: 900px) {
  .scs__product-image {
    right: 12%;
    top: 50%;
    height: auto;
    transform: translateY(-50%);
    width: 175px;
    bottom: auto;
  }
}
@media only screen and (max-width: 550px) {
  .scs__product-image {
    bottom: 20px;
    top: auto;
    width: auto;
    height: 200px;
    right: 50%;
    transform: translateX(50%);
  }
}
.scs__product-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.scs__video {
  position: absolute;
  bottom: 0;
  transform: translateY(100%);
  left: calc(5.5% + 22rem);
  display: flex;
  padding: 1rem 1.6rem 1rem 1rem;
  background-color: #ec983c;
  transition: all 0.25s ease-out;
}
@media only screen and (max-width: 900px) {
  .scs__video {
    left: calc(5.5% + 250px);
    padding: 10px 16px 10px 10px;
  }
}
@media only screen and (max-width: 600px) {
  .scs__video {
    left: auto;
    right: 0;
  }
}
.scs__video-text {
  position: relative;
  font-size: 1rem;
  line-height: 1.2;
  color: #2b378d;
  letter-spacing: 0.05rem;
  font-weight: 600;
  margin-left: 2rem;
}
@media only screen and (max-width: 900px) {
  .scs__video-text {
    font-size: 12px;
    font-size: 14px !important;
  }
}
.scs__video-text::before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  transform: translateY(-50%);
  left: -1.6rem;
  width: 0;
  height: 0;
  border-top: calc(0.85rem * 0.75) solid transparent;
  border-bottom: calc(0.85rem * 0.75) solid transparent;
  border-left: 0.85rem solid #2b378d;
}
@media only screen and (max-width: 900px) {
  .scs__video-text::before {
    border-top: calc(8.5px * 0.75) solid transparent;
    border-bottom: calc(8.5px * 0.75) solid transparent;
    border-left: 8.5px solid #2b378d;
  }
}
@media only screen and (max-width: 900px) {
  .scs__video-text::before {
    left: -16px;
  }
}
@media only screen and (max-width: 900px) {
  .scs__video-text {
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;
    gap: 12px;
    font-size: 14px;
  }
  .scs__video-text::before {
    position: relative;
    top: auto;
    left: auto;
    transform: translateY(0%);
  }
}
.scs__video:hover {
  background-color: #2b378d;
}
.scs__video:hover .scs__video-text {
  color: white;
}
.scs__video:hover .scs__video-text::before {
  width: 0;
  height: 0;
  border-top: calc(0.85rem * 0.75) solid transparent;
  border-bottom: calc(0.85rem * 0.75) solid transparent;
  border-left: 0.85rem solid white;
}
@media only screen and (max-width: 900px) {
  .scs__video:hover .scs__video-text::before {
    border-top: calc(8.5px * 0.75) solid transparent;
    border-bottom: calc(8.5px * 0.75) solid transparent;
    border-left: 8.5px solid white;
  }
}
.scs__body {
  margin-top: 10rem;
  margin-bottom: 10rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .scs__body {
    margin-top: 100px;
  }
}
.scs__body > hr {
  width: 89% !important;
}
.scs__body-title {
  font-size: 1.7rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
  padding: 0 5.5%;
  margin-bottom: 3rem;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .scs__body-title {
    font-size: 20.4px;
  }
}
@media only screen and (max-width: 900px) {
  .scs__body-title {
    margin-bottom: 220px;
  }
}
@media only screen and (max-width: 600px) {
  .scs__body-title {
    margin-bottom: 240px;
  }
}
.scs__body-image {
  position: absolute;
  left: 3rem;
  top: 7rem;
  width: 18rem;
  height: 18rem;
}
@media only screen and (max-width: 900px) {
  .scs__body-image {
    left: 50%;
    transform: translateX(-50%);
    top: 50px;
    width: 180px;
    height: 180px;
  }
}
@media only screen and (max-width: 600px) {
  .scs__body-image {
    top: 70px;
  }
}
@media only screen and (max-width: 400px) {
  .scs__body-image {
    top: 90px;
  }
}
.scs__body-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.scs__body > p {
  font-size: 1.1rem;
  line-height: 1.4;
  color: #6d6e71;
  width: 100%;
  max-width: 40.5rem;
  margin-bottom: 1.6rem;
  margin-left: 1.4rem;
}
@media only screen and (max-width: 900px) {
  .scs__body > p {
    font-size: 14px;
  }
}
.scs__body > p > strong {
  font-weight: 700;
}
.scs__body > p:first-of-type {
  position: relative;
}
.scs__body > p:first-of-type::before {
  content: "";
  position: absolute;
  left: -7.25rem;
  top: 0.8rem;
  width: 4.75rem;
  height: 0.2rem;
  background-color: #2b378d;
}
.scs__body > p:last-of-type {
  margin-bottom: 8rem;
}
@media only screen and (max-width: 900px) {
  .scs__body > p {
    margin-bottom: 16px;
    margin-left: 14px;
    max-width: 450px;
  }
  .scs__body > p:first-of-type::before {
    left: 0px;
    top: -20px;
    width: 47.5px;
    height: 2px;
  }
  .scs__body > p:last-of-type {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 600px) {
  .scs__body > p {
    margin-bottom: 20px;
    margin-left: 0;
    padding: 0 16px;
  }
  .scs__body > p:first-of-type::before {
    left: 16px;
  }
}
.four04 {
  padding: 4rem 11%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.four04__title {
  font-size: 2.65rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .four04__title {
    font-size: 31.799999999999997px;
  }
}
.four04__subtitle {
  font-size: 1rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .four04__subtitle {
    font-size: 12px;
    font-size: 14px !important;
  }
}
.four04__link {
  font-size: 1.35rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
  text-decoration: none;
  background-color: #2b378d;
  border-radius: 0.1rem;
  color: white;
  padding: 0.6rem 1.5rem;
  border: 0.3rem solid #2b378d;
  transition: all 0.25s ease-out;
}
@media only screen and (max-width: 900px) {
  .four04__link {
    font-size: 16.200000000000003px;
  }
}
.four04__link:hover {
  color: #2b378d;
  background-color: white;
}
.grid {
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .grid {
    gap: 30px;
  }
}
.grid-item {
  display: block;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 900px) {
  .grid-item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cat {
  padding: 3rem 5.5% 8rem;
}
@media only screen and (max-width: 900px) {
  .cat {
    padding: 30px 5% 80px;
  }
}
.cat__subtitle {
  font-size: 1.5rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 900px) {
  .cat__subtitle {
    font-size: 18px;
  }
}
@media only screen and (max-width: 900px) {
  .cat__subtitle {
    margin-bottom: 5px;
  }
}
.cat__title {
  font-size: 3rem;
  line-height: 1.2;
  color: #2b378d;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 900px) {
  .cat__title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 900px) {
  .cat__title {
    font-size: 24px;
    margin-bottom: 20px;
    max-width: 95%;
  }
}
.cat__sort-bar {
  display: flex;
  height: 4rem;
  width: 100%;
}
.cat__sort-bar-wrapper {
  width: 100%;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 900px) {
  .cat__sort-bar-wrapper {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 900px) {
  .cat__sort-bar {
    height: 50px;
  }
}
.cat__sort-bar-span {
  border-bottom: 0.15rem solid #edeeee;
  height: 100%;
  width: 7.3rem;
  background-color: #edeeee;
  display: grid;
  place-items: center;
  font-size: 1rem;
  line-height: 1.2;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .cat__sort-bar-span {
    font-size: 12px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .cat__sort-bar-span {
    width: 75px;
    border-bottom: 1.5px solid #edeeee;
  }
}
.cat__sort-bar-right {
  border-bottom: 0.15rem solid #2b378d;
  display: flex;
  height: 100%;
  width: 100%;
  overflow-x: scroll;
}
.cat__sort-bar-right::-webkit-scrollbar {
  display: none;
}
@media only screen and (max-width: 900px) {
  .cat__sort-bar-right {
    border-bottom: 1.5px solid #2b378d;
  }
}
.cat__sort-bar-a {
  min-width: 11rem;
  height: 100%;
  cursor: pointer;
  display: grid;
  place-items: center;
  background-color: white;
  font-size: 1.1rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .cat__sort-bar-a {
    font-size: 13.200000000000001px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .cat__sort-bar-a {
    min-width: 160px;
  }
}
.cat__sort-bar-a-active {
  color: white;
  background-color: #2b378d;
}
.cat__sort-bar-a::after {
  content: '';
  display: block;
  width: 0.1rem;
  height: 0.7rem;
  position: absolute;
  right: 0;
  bottom: 0%;
  background-color: #2b378d;
}
@media only screen and (max-width: 1024px) {
  .cat__sort-bar-a::after {
    width: 1px;
    height: 7px;
  }
}
.cat__sort-bar-a-hide-after::after {
  display: none;
}
.cat__sort-bar-search {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-left: 2rem;
}
@media only screen and (max-width: 900px) {
  .cat__sort-bar-search {
    display: none;
  }
}
.cat__sort-bar-search input {
  width: 12rem;
  height: 3rem;
  border: 0rem solid #edeeee;
  border-radius: 0.5rem;
  padding: 0 1rem 0 0;
  font-size: 1.1rem;
  line-height: 1.2;
  color: #6d6e71;
}
@media only screen and (max-width: 900px) {
  .cat__sort-bar-search input {
    font-size: 13.200000000000001px;
    font-size: 14px !important;
  }
}
.cat__sort-bar-search input:active,
.cat__sort-bar-search input:focus-visible {
  outline: none;
  border: 0rem solid #4747478d !important;
}
.cat__sort-bar-search input::placeholder {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
@media only screen and (max-width: 900px) {
  .cat__sort-bar-search input {
    width: 200px;
    height: 40px;
  }
}
.cat__sort-bar-search-icon {
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 0.5rem;
  display: grid;
  place-items: center;
  outline: none;
  border: none;
  cursor: pointer;
  background-color: transparent;
  padding: 0.2rem;
}
@media only screen and (max-width: 900px) {
  .cat__sort-bar-search-icon {
    width: 40px;
    height: 40px;
    padding: 2px;
  }
}
.cat__sort-bar-search-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.cat__sort-bar-search-icon:hover {
  background-color: #2b378d;
}
.cat__sort-bar-search-icon:hover img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(4%) hue-rotate(11deg) brightness(101%) contrast(100%);
}
.cat__posts {
  display: grid;
  gap: 1rem 6rem;
  grid-template-columns: 1fr 1fr;
  position: relative;
  padding-bottom: 6rem;
}
@media only screen and (max-width: 900px) {
  .cat__posts {
    gap: 0 40px;
    padding: 30px 5.5% 45px;
    margin-top: 0px;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 750px) {
  .cat__posts {
    padding: 20px 5.5% 40px;
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (max-width: 600px) {
  .cat__posts {
    padding: 20px 0% 40px;
  }
}
.cat__post {
  background-color: #edeeee;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  position: relative;
  transition: all 0.25s ease-out;
  cursor: pointer;
}
.cat__post-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.cat__post-wrapper-displaced {
  margin-top: -10rem;
}
@media only screen and (max-width: 600px) {
  .cat__post-wrapper-displaced {
    margin-top: 0rem;
  }
}
@media only screen and (max-width: 900px) {
  .cat__post-wrapper {
    width: 100%;
    max-width: 600px;
  }
}
@media only screen and (max-width: 750px) {
  .cat__post-wrapper {
    width: auto;
  }
}
.cat__post:hover {
  background-color: #2b378d;
}
.cat__post:hover .cat__post-body {
  background-color: #2b378d !important;
}
.cat__post:hover .cat__post-body-date,
.cat__post:hover .cat__post-body-text,
.cat__post:hover .cat__post-body-title {
  color: white;
}
@media only screen and (max-width: 900px) {
  .cat__post {
    gap: 10px;
  }
}
.cat__post-image {
  width: 100%;
  min-height: 20rem;
  max-height: 20rem;
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 900px) {
  .cat__post-image {
    min-height: 200px;
    max-height: none;
  }
}
.cat__post-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 20rem;
}
@media only screen and (max-width: 900px) {
  .cat__post-image img {
    min-height: none;
  }
}
.cat__post-image::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 0;
  max-height: 0;
  background-color: #2b378d;
  opacity: 0.4;
  transition: all 0.25s ease-out;
}
.cat__post-image:hover::before {
  max-width: 100%;
  max-height: 100%;
  transition: all 0.25s ease-out;
}
.cat__post-body {
  background-color: #efeeee;
  padding: 2rem 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  min-height: 14.5rem;
  max-height: 14.5rem;
  transition: all 0.25s ease-out;
}
@media only screen and (max-width: 900px) {
  .cat__post-body {
    padding: 10px 20px 30px;
    gap: 4px;
    min-height: 145px;
    max-height: none;
  }
}
@media only screen and (max-width: 400px) {
  .cat__post-body {
    padding: 10px 12px 20px;
  }
}
.cat__post-body-cats {
  display: flex;
  gap: 0.4rem;
  flex-wrap: wrap;
}
@media only screen and (max-width: 900px) {
  .cat__post-body-cats {
    gap: 0 6px;
  }
}
.cat__post-body-cat {
  white-space: nowrap;
  font-size: 1.3rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .cat__post-body-cat {
    font-size: 15.600000000000001px;
  }
}
.cat__post-body-date,
.cat__post-body-text {
  font-size: 1.1rem;
  line-height: 1.2;
  color: #6d6e71;
  font-weight: 500;
  line-height: 1.3;
}
@media only screen and (max-width: 900px) {
  .cat__post-body-date,
  .cat__post-body-text {
    font-size: 13.200000000000001px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .cat__post-body-date,
  .cat__post-body-text {
    font-size: 14px;
  }
}
.cat__post-body-title {
  font-size: 1.3rem;
  line-height: 1.2;
  font-weight: 500;
  line-height: 1.3;
  color: #2b378d;
  max-width: 26.5rem;
  margin-bottom: 1.2rem;
}
@media only screen and (max-width: 900px) {
  .cat__post-body-title {
    font-size: 15.600000000000001px;
  }
}
@media only screen and (max-width: 900px) {
  .cat__post-body-title {
    margin-bottom: 12px;
    max-width: 90%;
  }
}
.cat__view {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 1rem;
  font-size: 0.9rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 3.4rem;
  width: fit-content;
}
@media only screen and (max-width: 900px) {
  .cat__view {
    font-size: 10.8px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .cat__view {
    font-size: 14px;
    margin-top: 10px;
    padding-left: 32px;
  }
}
.cat__view::before {
  position: absolute;
  content: "";
  width: 3.2rem;
  max-width: 3.2rem;
  height: 0.15rem;
  max-height: 0.15rem;
  background-color: #2b378d;
  transition: all 0.15s ease-out;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 900px) {
  .cat__view::before {
    width: 24px;
    height: 2px;
    max-width: 24px;
    max-height: 2px;
  }
}
.cat__view:hover::before {
  width: 0.2rem;
  max-width: 0.2rem;
  height: 1.2rem;
  max-height: 1.2rem;
  left: 1.8rem;
}
@media only screen and (max-width: 900px) {
  .cat__view:hover::before {
    width: 2px;
    height: 12px;
    left: 10px;
    max-width: 2px;
    max-height: 12px;
  }
}
.cat__pagination {
  width: 50%;
  height: 2.5rem;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #2b378d;
}
.cat__pagination-pages {
  position: absolute;
  height: 100%;
  top: 0;
  right: 3rem;
  display: flex;
  align-items: center;
}
.cat__pagination-arrow {
  width: 5rem;
  height: 5rem;
  cursor: pointer;
}
.cat__pagination-arrow-left {
  transform: translate(2rem, 0.15rem);
}
.cat__pagination-arrow-right {
  transform: translate(-2rem, 0.15rem);
}
.cat__pagination-arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.cat__pagination-number {
  height: 100%;
  width: 6.5rem;
  background-color: #efeeee;
  display: grid;
  place-items: center;
}
.wp-block-genesis-blocks-gb-columns {
  /* --------------------------------------------------------------
Custom Button
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Custom List Item
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Typography
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Elements
-------------------------------------------------------------- */
  /*    figure {
        margin: 0;
    }*/
  /* Tables */
  /* --------------------------------------------------------------
Links
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Theme Elements with wp-admin equivalents.
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Form Elements
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Navigation
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Menus
-------------------------------------------------------------- */
  /* Mobile navigation */
  /* --------------------------------------------------------------
Accessibility
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Post meta
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Author Profile
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Page Navigation
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Alignments
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Clearings
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Widgets
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Comments
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Hero Posts
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Media
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Header
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Content
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Posts
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Footer
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Attachments
-------------------------------------------------------------- */
  /* --------------------------------------------------------------
Miscellaneous
-------------------------------------------------------------- */
  /*--------------------------------------------------------------
Block Alignments
--------------------------------------------------------------*/
}
.wp-block-genesis-blocks-gb-columns hr,
.wp-block-genesis-blocks-gb-columns hr.wp-block-separator {
  border: 0;
  height: 1px;
  background: #333;
  background-image: linear-gradient(to right, #ccc, #333, #ccc);
}
.wp-block-genesis-blocks-gb-columns body,
.wp-block-genesis-blocks-gb-columns button {
  color: #272c30;
  font-family: "GT Walsheim Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-size: 18px;
  line-height: 1.6;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns body,
  .wp-block-genesis-blocks-gb-columns button {
    font-size: 16px;
  }
}
.wp-block-genesis-blocks-gb-columns figcaption {
  color: black;
}
.wp-block-genesis-blocks-gb-columns h1,
.wp-block-genesis-blocks-gb-columns h2,
.wp-block-genesis-blocks-gb-columns h3,
.wp-block-genesis-blocks-gb-columns h4,
.wp-block-genesis-blocks-gb-columns h5,
.wp-block-genesis-blocks-gb-columns h6 {
  clear: both;
  font-family: "GT Walsheim Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
}
.wp-block-genesis-blocks-gb-columns h1 {
  font-size: 2.6rem !important;
  line-height: 3rem !important;
  color: #2b378d !important;
}
@media only screen and (max-width: 900px) {
  .wp-block-genesis-blocks-gb-columns h1 {
    font-size: 31.200000000000003px;
  }
}
.wp-block-genesis-blocks-gb-columns h2 {
  font-size: 2.2rem !important;
  line-height: 2.6rem !important;
  color: #2b378d !important;
}
@media only screen and (max-width: 900px) {
  .wp-block-genesis-blocks-gb-columns h2 {
    font-size: 26.400000000000002px;
  }
}
.wp-block-genesis-blocks-gb-columns h3 {
  font-size: 2rem !important;
  line-height: 2.4rem !important;
  color: #2b378d !important;
}
@media only screen and (max-width: 900px) {
  .wp-block-genesis-blocks-gb-columns h3 {
    font-size: 24px;
  }
}
.wp-block-genesis-blocks-gb-columns h4 {
  font-size: 1.8rem !important;
  line-height: 2.2rem !important;
  color: #2b378d !important;
}
@media only screen and (max-width: 900px) {
  .wp-block-genesis-blocks-gb-columns h4 {
    font-size: 21.6px;
  }
}
.wp-block-genesis-blocks-gb-columns h5 {
  font-size: 1.4rem !important;
  line-height: 1.7999999999999998rem !important;
  color: #2b378d !important;
}
@media only screen and (max-width: 900px) {
  .wp-block-genesis-blocks-gb-columns h5 {
    font-size: 16.799999999999997px;
  }
}
.wp-block-genesis-blocks-gb-columns h6 {
  font-size: 1rem !important;
  line-height: 1.4rem !important;
  color: #2b378d !important;
}
@media only screen and (max-width: 900px) {
  .wp-block-genesis-blocks-gb-columns h6 {
    font-size: 12px;
  }
}
.wp-block-genesis-blocks-gb-columns p {
  font-size: 1rem !important;
  line-height: 1.4rem !important;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.wp-block-genesis-blocks-gb-columns b,
.wp-block-genesis-blocks-gb-columns strong {
  font-weight: 600;
}
.wp-block-genesis-blocks-gb-columns dfn,
.wp-block-genesis-blocks-gb-columns cite,
.wp-block-genesis-blocks-gb-columns em,
.wp-block-genesis-blocks-gb-columns i {
  font-style: italic;
}
.wp-block-genesis-blocks-gb-columns li {
  line-height: 2rem;
  font-weight: 200;
  font-size: 18px;
}
.wp-block-genesis-blocks-gb-columns blockquote {
  color: #272c30;
  font-weight: 400;
  line-height: 1.4;
  margin: 1em 0 1.2em 0;
  position: relative;
  padding: 0 0 0 30px;
  border-left: solid 4px #272c30;
}
.wp-block-genesis-blocks-gb-columns blockquote p {
  margin-bottom: 1em;
}
.wp-block-genesis-blocks-gb-columns blockquote cite {
  margin-top: 10px;
  display: block;
}
.wp-block-genesis-blocks-gb-columns .comments-area blockquote {
  font-size: 18px;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .comments-area blockquote {
    font-size: 16px;
  }
}
.wp-block-genesis-blocks-gb-columns address {
  margin: 0 0 1.5em;
}
.wp-block-genesis-blocks-gb-columns pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
.wp-block-genesis-blocks-gb-columns .comments-area pre {
  background: #d7dee5;
}
.wp-block-genesis-blocks-gb-columns code,
.wp-block-genesis-blocks-gb-columns kbd,
.wp-block-genesis-blocks-gb-columns tt,
.wp-block-genesis-blocks-gb-columns var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
.wp-block-genesis-blocks-gb-columns abbr,
.wp-block-genesis-blocks-gb-columns acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
.wp-block-genesis-blocks-gb-columns mark,
.wp-block-genesis-blocks-gb-columns ins {
  text-decoration: none;
}
.wp-block-genesis-blocks-gb-columns sup,
.wp-block-genesis-blocks-gb-columns sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.wp-block-genesis-blocks-gb-columns sup {
  bottom: 1ex;
}
.wp-block-genesis-blocks-gb-columns sub {
  top: 0.5ex;
}
.wp-block-genesis-blocks-gb-columns small {
  font-size: 75%;
}
.wp-block-genesis-blocks-gb-columns big {
  font-size: 125%;
}
.wp-block-genesis-blocks-gb-columns .highlight {
  background: #fff198;
}
.wp-block-genesis-blocks-gb-columns ul,
.wp-block-genesis-blocks-gb-columns ol {
  margin: 20px 0 1.4em 20px;
}
.wp-block-genesis-blocks-gb-columns ul {
  list-style: disc;
}
.wp-block-genesis-blocks-gb-columns ol {
  list-style: decimal;
}
.wp-block-genesis-blocks-gb-columns ul ul,
.wp-block-genesis-blocks-gb-columns ol ol,
.wp-block-genesis-blocks-gb-columns ul ol,
.wp-block-genesis-blocks-gb-columns ol ul {
  margin: 0.6em 0 0.6em 1.5em;
}
.wp-block-genesis-blocks-gb-columns .hide-sub {
  display: none !important;
}
.wp-block-genesis-blocks-gb-columns .entry-content ul,
.wp-block-genesis-blocks-gb-columns .entry-content ol {
  padding-left: 1.8em;
}
.wp-block-genesis-blocks-gb-columns .entry-content li {
  margin-bottom: 2%;
}
.wp-block-genesis-blocks-gb-columns dt {
  font-weight: 600;
}
.wp-block-genesis-blocks-gb-columns dd {
  margin: 0 1.5em 1.5em;
}
.wp-block-genesis-blocks-gb-columns img {
  height: auto;
  max-width: 100%;
}
.wp-block-genesis-blocks-gb-columns table {
  font-size: 18px;
  margin-bottom: 5%;
  padding: 0;
  width: 100%;
}
.wp-block-genesis-blocks-gb-columns table thead {
  background: #f2f2f2;
}
.wp-block-genesis-blocks-gb-columns table thead th {
  font-weight: 600;
}
.wp-block-genesis-blocks-gb-columns table td,
.wp-block-genesis-blocks-gb-columns #content table th {
  padding: 15px;
}
.wp-block-genesis-blocks-gb-columns table td {
  border-bottom: solid 1px #f2f2f2;
}
.wp-block-genesis-blocks-gb-columns table tr:last-child td {
  border-bottom: none;
}
.wp-block-genesis-blocks-gb-columns table tr:nth-child(even) {
  background: #f2f2f2;
}
.wp-block-genesis-blocks-gb-columns a:not(.buttons a) {
  color: #e81d2d;
  text-decoration: none;
}
.wp-block-genesis-blocks-gb-columns a:hover:not(.buttons a),
.wp-block-genesis-blocks-gb-columns a:focus:not(.buttons a),
.wp-block-genesis-blocks-gb-columns a:active:not(.buttons a) {
  color: #00B1E1;
}
.wp-block-genesis-blocks-gb-columns .entry-header .entry-title,
.wp-block-genesis-blocks-gb-columns .editor-post-title__input {
  /* The blog title in the block editor. */
  font-size: 42px;
  font-weight: 600;
  margin: 0;
  margin-bottom: 3%;
  position: relative;
  z-index: 5;
  line-height: 1.3;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.wp-block-genesis-blocks-gb-columns .entry-header .entry-title a,
.wp-block-genesis-blocks-gb-columns .editor-post-title__input a {
  color: #272c30;
}
.wp-block-genesis-blocks-gb-columns .entry-header .entry-title a:hover,
.wp-block-genesis-blocks-gb-columns .editor-post-title__input a:hover {
  text-decoration: underline;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .entry-header .entry-title,
  .wp-block-genesis-blocks-gb-columns .editor-post-title__input {
    font-size: 32px;
  }
}
.wp-block-genesis-blocks-gb-columns button,
.wp-block-genesis-blocks-gb-columns input:not(input[type="radio"]),
.wp-block-genesis-blocks-gb-columns textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  -webkit-appearance: none;
  box-sizing: border-box;
}
.wp-block-genesis-blocks-gb-columns button,
.wp-block-genesis-blocks-gb-columns input[type="button"],
.wp-block-genesis-blocks-gb-columns input[type="reset"],
.wp-block-genesis-blocks-gb-columns input[type="submit"],
.wp-block-genesis-blocks-gb-columns .button,
.wp-block-genesis-blocks-gb-columns .comment-navigation a {
  background: #0072e5;
  border: none;
  border-radius: 3px;
  color: #fff;
  font-family: "GT Walsheim Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  padding: 14px 20px;
  -webkit-appearance: none;
  transition: 0.2s ease-in-out;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns button,
  .wp-block-genesis-blocks-gb-columns input[type="button"],
  .wp-block-genesis-blocks-gb-columns input[type="reset"],
  .wp-block-genesis-blocks-gb-columns input[type="submit"],
  .wp-block-genesis-blocks-gb-columns .button,
  .wp-block-genesis-blocks-gb-columns .comment-navigation a {
    padding: 10px 16px;
    font-size: 16px;
  }
}
.wp-block-genesis-blocks-gb-columns button:hover,
.wp-block-genesis-blocks-gb-columns input[type="button"]:hover,
.wp-block-genesis-blocks-gb-columns input[type="reset"]:hover,
.wp-block-genesis-blocks-gb-columns input[type="submit"]:hover,
.wp-block-genesis-blocks-gb-columns .button:hover,
.wp-block-genesis-blocks-gb-columns .comment-navigation a:hover,
.wp-block-genesis-blocks-gb-columns .drawer .tax-widget a:hover,
.wp-block-genesis-blocks-gb-columns a.added_to_cart:hover {
  box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.25);
  color: #fff;
  cursor: pointer;
}
.wp-block-genesis-blocks-gb-columns button:focus,
.wp-block-genesis-blocks-gb-columns input[type="button"]:focus,
.wp-block-genesis-blocks-gb-columns input[type="reset"]:focus,
.wp-block-genesis-blocks-gb-columns input[type="submit"]:focus,
.wp-block-genesis-blocks-gb-columns button:active,
.wp-block-genesis-blocks-gb-columns input[type="button"]:active,
.wp-block-genesis-blocks-gb-columns input[type="reset"]:active,
.wp-block-genesis-blocks-gb-columns input[type="submit"]:active,
.wp-block-genesis-blocks-gb-columns .button:active,
.wp-block-genesis-blocks-gb-columns .button:focus,
.wp-block-genesis-blocks-gb-columns .comment-navigation a:focus,
.wp-block-genesis-blocks-gb-columns a.added_to_cart:active,
.wp-block-genesis-blocks-gb-columns a.added_to_cart:focus {
  color: #fff;
  box-shadow: inset 0 0 80px rgba(0, 0, 0, 0.05);
}
.wp-block-genesis-blocks-gb-columns input[type="radio"] + label,
.wp-block-genesis-blocks-gb-columns input[type="checkbox"] + label,
.wp-block-genesis-blocks-gb-columns label ~ input[type="checkbox"] {
  width: auto;
}
.wp-block-genesis-blocks-gb-columns input[type="checkbox"],
.wp-block-genesis-blocks-gb-columns input[type="radio"] {
  padding: 0;
}
.wp-block-genesis-blocks-gb-columns input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
.wp-block-genesis-blocks-gb-columns input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.wp-block-genesis-blocks-gb-columns .searchform {
  position: relative;
}
.wp-block-genesis-blocks-gb-columns .searchform .search-input {
  width: 100%;
  font-size: 16px;
}
.wp-block-genesis-blocks-gb-columns .searchform .searchsubmit {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: transparent !important;
  background-color: none !important;
  color: #627083;
  padding: 14px 15px;
  font-size: 15px;
  line-height: 1.4;
}
.wp-block-genesis-blocks-gb-columns .searchform .searchsubmit:hover {
  color: #272c30;
}
.wp-block-genesis-blocks-gb-columns .searchform .searchsubmit i {
  -webkit-font-smoothing: antialiased;
  line-height: 1.3;
  font-size: 16px;
  vertical-align: top;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .searchform .searchsubmit i {
    line-height: 1;
  }
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .searchform .searchsubmit span {
    display: none;
  }
}
.wp-block-genesis-blocks-gb-columns .results-search {
  background: #fff;
  padding: 3% 5% 4% 5%;
  margin-top: 9%;
  box-shadow: 0 5px 35px rgba(50, 50, 93, 0.1), 0 0 5px rgba(0, 0, 0, 0.07);
}
.wp-block-genesis-blocks-gb-columns .search-no-results .results-search {
  margin-top: 5%;
}
.wp-block-genesis-blocks-gb-columns .results-search h4 {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
.wp-block-genesis-blocks-gb-columns .results-search .searchform #s,
.wp-block-genesis-blocks-gb-columns .results-search .searchsubmit {
  font-size: 24px;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .results-search .searchform #s,
  .wp-block-genesis-blocks-gb-columns .results-search .searchsubmit {
    font-size: 16px;
  }
}
.wp-block-genesis-blocks-gb-columns .results-search .searchsubmit {
  padding-top: 0;
  padding-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .results-search .searchsubmit span {
  display: none;
}
.wp-block-genesis-blocks-gb-columns .results-search .searchsubmit i {
  font-size: 24px;
  line-height: 1.6;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .results-search .searchsubmit i {
    line-height: 1.7;
  }
}
.wp-block-genesis-blocks-gb-columns .search-results .entry-content {
  font-size: 18px;
}
.wp-block-genesis-blocks-gb-columns form {
  display: inline-block;
  width: 100%;
}
.wp-block-genesis-blocks-gb-columns .field-wrap {
  margin-bottom: 1.4em;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .field-wrap {
    margin-bottom: 1em;
  }
}
.wp-block-genesis-blocks-gb-columns select {
  padding-right: 45px;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  width: 100%;
  -webkit-appearance: normal;
  box-sizing: border-box;
}
.wp-block-genesis-blocks-gb-columns button::-moz-focus-inner,
.wp-block-genesis-blocks-gb-columns input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.wp-block-genesis-blocks-gb-columns input[type="text"],
.wp-block-genesis-blocks-gb-columns input[type="email"],
.wp-block-genesis-blocks-gb-columns input[type="url"],
.wp-block-genesis-blocks-gb-columns input[type="password"],
.wp-block-genesis-blocks-gb-columns input[type="search"],
.wp-block-genesis-blocks-gb-columns input[type="number"],
.wp-block-genesis-blocks-gb-columns input[type="date"],
.wp-block-genesis-blocks-gb-columns input[type="datetime"],
.wp-block-genesis-blocks-gb-columns input[type="datetime-local"],
.wp-block-genesis-blocks-gb-columns input[type="week"],
.wp-block-genesis-blocks-gb-columns input[type="tel"],
.wp-block-genesis-blocks-gb-columns input[type="time"],
.wp-block-genesis-blocks-gb-columns input[type="month"],
.wp-block-genesis-blocks-gb-columns input[type="tel"],
.wp-block-genesis-blocks-gb-columns textarea,
.wp-block-genesis-blocks-gb-columns select,
.wp-block-genesis-blocks-gb-columns .select2-container .select2-selection--single {
  color: #62707c;
  background: #fff;
  box-sizing: border-box;
  -webkit-appearance: none;
  padding: 15px;
  border: solid 1px #d4dde5;
  transition: 0.1s ease-in-out;
  border-radius: 2px;
  font-size: 17px;
  width: 100%;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns input[type="text"],
  .wp-block-genesis-blocks-gb-columns input[type="email"],
  .wp-block-genesis-blocks-gb-columns input[type="url"],
  .wp-block-genesis-blocks-gb-columns input[type="password"],
  .wp-block-genesis-blocks-gb-columns input[type="search"],
  .wp-block-genesis-blocks-gb-columns input[type="number"],
  .wp-block-genesis-blocks-gb-columns input[type="date"],
  .wp-block-genesis-blocks-gb-columns input[type="datetime"],
  .wp-block-genesis-blocks-gb-columns input[type="datetime-local"],
  .wp-block-genesis-blocks-gb-columns input[type="week"],
  .wp-block-genesis-blocks-gb-columns input[type="tel"],
  .wp-block-genesis-blocks-gb-columns input[type="time"],
  .wp-block-genesis-blocks-gb-columns input[type="month"],
  .wp-block-genesis-blocks-gb-columns input[type="tel"],
  .wp-block-genesis-blocks-gb-columns textarea,
  .wp-block-genesis-blocks-gb-columns select,
  .wp-block-genesis-blocks-gb-columns .select2-container .select2-selection--single {
    padding: 12px 10px;
    font-size: 15px;
  }
}
.wp-block-genesis-blocks-gb-columns input[type="checkbox"] {
  -webkit-appearance: checkbox !important;
}
.wp-block-genesis-blocks-gb-columns input[type="radio"] {
  -webkit-appearance: radio !important;
}
.wp-block-genesis-blocks-gb-columns .select2-container .select2-selection--single {
  height: auto;
}
.wp-block-genesis-blocks-gb-columns .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 1;
  padding: 0;
}
.wp-block-genesis-blocks-gb-columns .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 10px;
  right: 10px;
}
.wp-block-genesis-blocks-gb-columns input[type="number"],
.wp-block-genesis-blocks-gb-columns input[type="date"],
.wp-block-genesis-blocks-gb-columns input[type="datetime"],
.wp-block-genesis-blocks-gb-columns input[type="datetime-local"],
.wp-block-genesis-blocks-gb-columns input[type="week"],
.wp-block-genesis-blocks-gb-columns input[type="tel"],
.wp-block-genesis-blocks-gb-columns input[type="time"],
.wp-block-genesis-blocks-gb-columns input[type="month"],
.wp-block-genesis-blocks-gb-columns input[type="tel"] {
  width: auto;
}
.wp-block-genesis-blocks-gb-columns input[type="text"]:focus,
.wp-block-genesis-blocks-gb-columns input[type="email"]:focus,
.wp-block-genesis-blocks-gb-columns input[type="url"]:focus,
.wp-block-genesis-blocks-gb-columns input[type="password"]:focus,
.wp-block-genesis-blocks-gb-columns input[type="search"]:focus,
.wp-block-genesis-blocks-gb-columns textarea:focus,
.wp-block-genesis-blocks-gb-columns select:focus {
  outline: none;
  box-shadow: inset 0 0 4px 2px #f4f8fb;
  border-color: #abb4bb;
  color: #272c30;
}
.wp-block-genesis-blocks-gb-columns select {
  background: #fff url(images/angle-down.jpg) right no-repeat;
  background-size: 12px;
  background-position: right 15px top 20px;
}
.wp-block-genesis-blocks-gb-columns select:hover {
  border-color: #d5dde4;
  cursor: pointer;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns select {
    background-position: right 15px top 17px;
  }
}
.wp-block-genesis-blocks-gb-columns select::after {
  content: "x";
}
.wp-block-genesis-blocks-gb-columns select[multiple] {
  background: none;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns input[name="post_password"] {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
  }
}
.wp-block-genesis-blocks-gb-columns textarea {
  overflow: auto;
  padding: 10px;
  vertical-align: top;
  line-height: 1.4;
}
.wp-block-genesis-blocks-gb-columns fieldset legend {
  border-bottom: dotted 1px #d4dde5;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 20px;
}
.wp-block-genesis-blocks-gb-columns form label {
  display: inline-block;
  width: 100%;
  font-weight: 600;
}
.wp-block-genesis-blocks-gb-columns ::-webkit-input-placeholder {
  color: #97a7b5;
}
.wp-block-genesis-blocks-gb-columns :-moz-placeholder {
  color: #97a7b5;
}
.wp-block-genesis-blocks-gb-columns ::-moz-placeholder {
  color: #97a7b5;
}
.wp-block-genesis-blocks-gb-columns :-ms-input-placeholder {
  color: #97a7b5;
}
.wp-block-genesis-blocks-gb-columns #main .contact-form {
  display: inline-block;
  width: 100%;
}
.wp-block-genesis-blocks-gb-columns #main .contact-form label {
  font-weight: 300;
}
.wp-block-genesis-blocks-gb-columns #main .contact-form label span {
  color: #62707c;
}
.wp-block-genesis-blocks-gb-columns #main .contact-form input[type="text"],
.wp-block-genesis-blocks-gb-columns #main .contact-form input[type="email"] {
  margin-bottom: 4%;
  width: 100%;
  max-width: 100%;
}
.wp-block-genesis-blocks-gb-columns #main .contact-form textarea {
  margin-bottom: 4%;
  width: 100%;
}
.wp-block-genesis-blocks-gb-columns #main .contact-form .contact-submit {
  margin-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .contact-column {
  display: inline-block;
  float: left;
  width: 48%;
  margin-left: 0;
}
.wp-block-genesis-blocks-gb-columns .contact-column:last-child {
  margin-left: 4%;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .contact-column {
    width: 100%;
  }
  .wp-block-genesis-blocks-gb-columns .contact-column:last-child {
    margin-left: 0;
  }
}
.wp-block-genesis-blocks-gb-columns .index-posts.archive-posts .post {
  width: 100%;
  margin-right: 0;
  padding-bottom: 5%;
  border-bottom: solid 1px #d7dee3;
}
.wp-block-genesis-blocks-gb-columns .index-posts.archive-posts .post:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .index-posts.archive-posts .featured-image {
  display: inline-block;
  width: 31%;
  vertical-align: top;
  margin-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .index-posts.archive-posts .featured-image + .post-text {
  display: inline-block;
  width: 68%;
  padding-left: 3.5%;
  vertical-align: top;
}
.wp-block-genesis-blocks-gb-columns #page .more-link {
  display: inline-block;
  margin-bottom: 0;
  padding: 6px 15px;
  border-radius: 30px;
  font-size: 16px;
  box-shadow: none;
  font-weight: 600;
  color: #272c30;
  border: solid 2px;
}
.wp-block-genesis-blocks-gb-columns #page .more-link:hover {
  color: #0072e5;
}
.wp-block-genesis-blocks-gb-columns .index-posts .more-link {
  float: right;
}
.wp-block-genesis-blocks-gb-columns .home-nav {
  box-shadow: 1px 0 3px rgba(0, 0, 0, 0.35);
  font-size: 17px;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  background: #fff;
  transition: transform 400ms linear;
  transform: translateY(-200%);
}
@media only screen and (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .home-nav {
    display: none;
  }
}
.wp-block-genesis-blocks-gb-columns .home-nav a {
  color: #272c30;
}
.wp-block-genesis-blocks-gb-columns .home-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.wp-block-genesis-blocks-gb-columns .home-nav li {
  display: inline-block;
}
.wp-block-genesis-blocks-gb-columns .home .home-nav a {
  padding: 20px 0;
  margin: 0 15px;
  display: inline-block;
  border-bottom: solid 3px transparent;
  margin-bottom: -1px;
  transition: 0.4s ease;
}
.wp-block-genesis-blocks-gb-columns .home .home-nav a:hover {
  border-bottom-color: #c4cdd3;
}
.wp-block-genesis-blocks-gb-columns .home .home-nav a:active,
.wp-block-genesis-blocks-gb-columns .home .home-nav a:focus {
  outline: none;
}
.wp-block-genesis-blocks-gb-columns .home-nav .active,
.wp-block-genesis-blocks-gb-columns .home-nav .active:hover {
  border-bottom-color: #0072e5;
}
.wp-block-genesis-blocks-gb-columns .admin-bar .home-nav {
  top: 32px;
}
@media only screen and (max-width: 782px) {
  .wp-block-genesis-blocks-gb-columns .admin-bar .home-nav {
    top: 46px;
  }
}
.wp-block-genesis-blocks-gb-columns .show-nav {
  transform: translateY(0%);
}
.wp-block-genesis-blocks-gb-columns .single-nav {
  padding: 20px 9.2%;
}
.wp-block-genesis-blocks-gb-columns .menu-toggle {
  display: none;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .menu-toggle {
    display: block;
  }
}
.wp-block-genesis-blocks-gb-columns .button-toggle {
  background: none;
  padding: 0;
  color: #fff;
}
.wp-block-genesis-blocks-gb-columns .button-toggle span:not(:first-child) {
  display: none;
}
.wp-block-genesis-blocks-gb-columns .button-toggle:hover,
.wp-block-genesis-blocks-gb-columns .button-toggle:active,
.wp-block-genesis-blocks-gb-columns .button-toggle:focus {
  box-shadow: none;
  color: #fff;
}
.wp-block-genesis-blocks-gb-columns .drawer-menu-toggle {
  display: none;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .drawer-menu-toggle {
    display: inline-block;
  }
}
.wp-block-genesis-blocks-gb-columns .drawer-toggle-switch span:first-child {
  display: none;
}
.wp-block-genesis-blocks-gb-columns .drawer-toggle-switch span:last-child {
  display: block;
}
.wp-block-genesis-blocks-gb-columns .main-navigation {
  font-size: 17px;
  font-weight: 600;
  display: inline-block;
  width: 70%;
  vertical-align: top;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .main-navigation {
    display: none;
  }
}
.wp-block-genesis-blocks-gb-columns .top-navigation .main-navigation {
  display: inline-block;
  width: 100%;
  text-align: right;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .top-navigation .main-navigation {
    display: none;
    border-bottom: none;
  }
}
.wp-block-genesis-blocks-gb-columns .site-header .container {
  display: block;
}
.wp-block-genesis-blocks-gb-columns .header-text {
  position: relative;
  z-index: 5;
  margin: 5% auto;
  text-align: center;
  max-width: 70%;
}
.wp-block-genesis-blocks-gb-columns .header-text:empty,
.wp-block-genesis-blocks-gb-columns .blog .header-text {
  display: none;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .header-text {
    max-width: 100%;
    margin-bottom: 6%;
    margin-top: 0;
  }
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .header-text {
    margin-bottom: 8%;
  }
}
.wp-block-genesis-blocks-gb-columns .header-text:empty {
  margin-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .header-text h1,
.wp-block-genesis-blocks-gb-columns .header-text .browsing {
  color: #272c30;
  font-size: 34px;
  margin-bottom: 0;
  display: inline-block;
  font-weight: 600;
}
@media only screen and (max-width: 500px) {
  .wp-block-genesis-blocks-gb-columns .header-text h1,
  .wp-block-genesis-blocks-gb-columns .header-text .browsing {
    font-size: 28px;
  }
}
.wp-block-genesis-blocks-gb-columns .header-text p {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.4;
  position: relative;
  margin: 0 0 0 0;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .header-text p {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .header-text p {
    font-size: 16px;
    margin-top: 3%;
  }
}
.wp-block-genesis-blocks-gb-columns .header-text a {
  color: #0072e5;
  box-shadow: inset 0 -1px 0 #0072e5;
  transition: 0.3s ease;
}
.wp-block-genesis-blocks-gb-columns .header-text a:hover {
  box-shadow: inset 0 -2px 0 #0072e5;
  color: #0072e5;
}
.wp-block-genesis-blocks-gb-columns .header-text .entry-subtitle,
.wp-block-genesis-blocks-gb-columns .header-text .entry-byline {
  margin-top: 1%;
  width: 100%;
}
.wp-block-genesis-blocks-gb-columns .archive.author .browsing {
  display: none;
}
.wp-block-genesis-blocks-gb-columns .search-results .browsing {
  display: none;
}
.wp-block-genesis-blocks-gb-columns .text-empty {
  display: none;
}
.wp-block-genesis-blocks-gb-columns .header-text h2:empty,
.wp-block-genesis-blocks-gb-columns .header-text p:empty {
  display: none;
}
.wp-block-genesis-blocks-gb-columns .top-navigation {
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 10;
}
.wp-block-genesis-blocks-gb-columns .top-navigation-right {
  float: right;
  display: inline-block;
  max-width: 70%;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .top-navigation-right {
    display: none;
  }
}
.wp-block-genesis-blocks-gb-columns #secondary-navigation {
  display: inline-block;
  width: 60%;
}
.wp-block-genesis-blocks-gb-columns .drawer #secondary-navigation {
  width: 100%;
  font-size: 14px;
}
.wp-block-genesis-blocks-gb-columns .drawer #secondary-navigation .menu-item-has-children .toggle-sub {
  font-size: 17px;
}
.wp-block-genesis-blocks-gb-columns .drawer #secondary-navigation li ul li a {
  font-size: 14px;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .top-navigation #secondary-navigation {
    display: none;
  }
}
.wp-block-genesis-blocks-gb-columns .top-navigation .secondary-navigation ul li {
  font-size: 14px;
  margin-right: 15px;
  padding: 0;
}
.wp-block-genesis-blocks-gb-columns .top-navigation .secondary-navigation ul li a {
  padding: 12px 0;
  border-bottom-width: 0;
  margin: 0;
}
.wp-block-genesis-blocks-gb-columns .top-navigation .secondary-navigation ul li .sub-menu a {
  padding: 12px 15px;
}
.wp-block-genesis-blocks-gb-columns .secondary-navigation ul.sub-menu {
  background: #272c30;
  top: 52px;
  left: -15px;
  border: none;
}
.wp-block-genesis-blocks-gb-columns .secondary-navigation ul.sub-menu li {
  margin-right: 0;
  padding: 0;
}
.wp-block-genesis-blocks-gb-columns .secondary-navigation ul.sub-menu li a {
  font-size: 14px;
}
.wp-block-genesis-blocks-gb-columns .secondary-navigation ul.sub-menu li a:hover {
  color: #fff;
  opacity: 1;
}
.wp-block-genesis-blocks-gb-columns .main-navigation a {
  color: #272c30;
}
.wp-block-genesis-blocks-gb-columns .main-navigation a:hover {
  color: #0072e5;
}
.wp-block-genesis-blocks-gb-columns .main-navigation ul {
  margin: 0;
}
.wp-block-genesis-blocks-gb-columns .main-navigation ul li {
  display: inline-block;
  list-style-type: none;
  padding: 0 15px;
  position: relative;
}
.wp-block-genesis-blocks-gb-columns .main-navigation ul li a {
  display: inline-block;
  margin: 0 0 10px 0;
  line-height: 2;
}
.wp-block-genesis-blocks-gb-columns .main-navigation ul li.current-menu-item a,
.wp-block-genesis-blocks-gb-columns .main-navigation ul li.current-page-item a {
  color: #0072e5;
}
.wp-block-genesis-blocks-gb-columns .main-navigation ul li.current-menu-item ul a,
.wp-block-genesis-blocks-gb-columns .main-navigation ul li.current-page-item ul a {
  color: #b8bfcb;
}
.wp-block-genesis-blocks-gb-columns .main-navigation ul .sub-menu li.current-menu-item a,
.wp-block-genesis-blocks-gb-columns .main-navigation ul .sub-menu li.current-page-item a {
  color: #fff;
}
.wp-block-genesis-blocks-gb-columns .main-navigation .menu-cta a {
  border-radius: 5px;
  color: #fff;
  padding: 4px 12px;
  background: #272c30;
}
.wp-block-genesis-blocks-gb-columns .main-navigation .menu-cta a:hover {
  color: #fff;
  box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.25);
}
.wp-block-genesis-blocks-gb-columns .site-identity .main-navigation ul {
  line-height: 3;
}
.wp-block-genesis-blocks-gb-columns .site-header .menu-item-has-children,
.wp-block-genesis-blocks-gb-columns .site-header .page_item_has_children {
  position: relative;
}
.wp-block-genesis-blocks-gb-columns .site-header .menu-item-has-children a,
.wp-block-genesis-blocks-gb-columns .site-header .page_item_has_children a {
  position: relative;
}
.wp-block-genesis-blocks-gb-columns .site-header .menu-item-has-children > a::after,
.wp-block-genesis-blocks-gb-columns .site-header .page_item_has_children > a::after {
  content: "\e907";
  font-family: gbicons;
  /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
  font-weight: 400;
  padding-left: 5px;
  right: 0;
  font-size: 13px;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .site-header .menu-item-has-children > a::after,
  .wp-block-genesis-blocks-gb-columns .site-header .page_item_has_children > a::after {
    display: none;
    pointer-events: none;
  }
}
.wp-block-genesis-blocks-gb-columns .sub-menu .menu-item-has-children > a::after,
.wp-block-genesis-blocks-gb-columns .sub-menu .page_item_has_children > a::after {
  content: "\e906";
  font-family: gbicons;
  /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
  float: right;
}
.wp-block-genesis-blocks-gb-columns .widget .sub-menu .menu-item-has-children > a::after,
.wp-block-genesis-blocks-gb-columns .widget .sub-menu .page_item_has_children > a::after {
  display: none;
}
.wp-block-genesis-blocks-gb-columns .secondary-navigation .menu-item-has-children::after,
.wp-block-genesis-blocks-gb-columns .secondary-navigation .page_item_has_children::after {
  color: #a6b5c1;
  top: 15px;
}
.wp-block-genesis-blocks-gb-columns .drawer .menu-item-has-children .toggle-sub {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  padding: 13px 0;
  line-height: 1.4;
  text-align: center;
  z-index: 75;
  display: block;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  background: #424851;
  border-radius: 0;
}
.wp-block-genesis-blocks-gb-columns .drawer .menu-item-has-children .toggle-sub:hover {
  box-shadow: none;
  color: #fff;
}
.wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation .drop-open ul.drop-active {
  display: block;
}
.wp-block-genesis-blocks-gb-columns .site-header .menu-item-has-children:hover,
.wp-block-genesis-blocks-gb-columns .main-navigation li:focus-within {
  cursor: pointer;
}
.wp-block-genesis-blocks-gb-columns .site-header .menu-item-has-children:hover ul,
.wp-block-genesis-blocks-gb-columns .main-navigation li:focus-within ul {
  animation-name: fadeIn;
}
.wp-block-genesis-blocks-gb-columns .main-navigation .sub-menu,
.wp-block-genesis-blocks-gb-columns .main-navigation .children {
  position: absolute;
  width: 200px;
  top: 52px;
  text-align: left;
  font-weight: 400;
  font-size: 13px;
  margin: 0;
  background: #15171a;
  left: -999em;
  z-index: 100;
  border-radius: 3px;
  animation-duration: 0.3s;
  animation-fill-mode: both;
}
.wp-block-genesis-blocks-gb-columns .main-navigation li ul {
  z-index: 100;
}
.wp-block-genesis-blocks-gb-columns .main-navigation li ul li {
  padding: 0;
  margin: 0;
  width: 100%;
  margin-top: 0;
  border-top: none;
  transition: 0.3s ease;
}
.wp-block-genesis-blocks-gb-columns .main-navigation li ul li:hover {
  background: rgba(255, 255, 255, 0.02);
  border-top: none;
}
.wp-block-genesis-blocks-gb-columns .main-navigation li ul li:hover ul {
  left: 100%;
}
.wp-block-genesis-blocks-gb-columns .main-navigation li ul li:last-child a {
  border-bottom: none;
}
.wp-block-genesis-blocks-gb-columns .main-navigation li ul a,
.wp-block-genesis-blocks-gb-columns .main-navigation li ul li a {
  width: 100%;
  display: inline-block;
  border-bottom: dotted 1px rgba(255, 255, 255, 0.15);
  padding: 15px 20px;
  margin: 0;
  font-weight: 300;
  text-transform: none;
  line-height: 1.6;
  color: #b8bfcb;
}
.wp-block-genesis-blocks-gb-columns .main-navigation li ul a:hover,
.wp-block-genesis-blocks-gb-columns .main-navigation li ul li a:hover {
  color: #fff;
}
.wp-block-genesis-blocks-gb-columns .main-navigation li ul li ul {
  padding: 0;
}
.wp-block-genesis-blocks-gb-columns .main-navigation ul ul {
  top: 0;
}
.wp-block-genesis-blocks-gb-columns .main-navigation ul ul ul {
  left: -999em;
}
.wp-block-genesis-blocks-gb-columns .main-navigation li ul ul.sub-menu,
.wp-block-genesis-blocks-gb-columns .main-navigation li ul ul.children {
  top: 0;
  margin: 0;
  z-index: 50;
  position: absolute;
  margin-left: 1px !important;
}
.wp-block-genesis-blocks-gb-columns .main-navigation li ul ul.sub-menu::before,
.wp-block-genesis-blocks-gb-columns .main-navigation li ul ul.children::before {
  display: none;
}
.wp-block-genesis-blocks-gb-columns .main-navigation li.focus > ul,
.wp-block-genesis-blocks-gb-columns .main-navigation li:hover > ul,
.wp-block-genesis-blocks-gb-columns .main-navigation li:focus-within > ul,
.wp-block-genesis-blocks-gb-columns .main-navigation li li a:hover > ul {
  left: 0;
}
.wp-block-genesis-blocks-gb-columns .main-navigation ul ul li:hover > ul,
.wp-block-genesis-blocks-gb-columns .main-navigation ul ul li.focus > ul,
.wp-block-genesis-blocks-gb-columns .main-navigation ul ul li:focus-within > ul {
  left: 100%;
}
.wp-block-genesis-blocks-gb-columns .site-header .sub-menu::before {
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -8px;
  content: " ";
  display: block;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #181c1f;
  border-left: 8px solid transparent;
}
.wp-block-genesis-blocks-gb-columns .mobile-navigation {
  display: none;
  width: 100%;
  padding: 15px;
  background: #0072e5;
  transition: 0.2s ease;
  text-align: center;
}
.wp-block-genesis-blocks-gb-columns .mobile-navigation button {
  width: 100%;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .mobile-navigation {
    display: inline-block;
  }
}
.wp-block-genesis-blocks-gb-columns .toggle-active {
  background: #0072e5;
}
.wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation {
  width: 100%;
  max-width: 100%;
  z-index: 40;
  position: relative;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation {
    font-size: 17px;
    display: inline-block;
  }
}
.wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation .menu {
  margin: 0;
}
.wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation ul {
  margin: 0;
  padding: 0;
}
.wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation ul li {
  width: 100%;
  padding: 0 0;
  list-style-type: none;
  border-bottom: dotted 1px rgba(255, 255, 255, 0.2);
  transition: none;
  position: relative;
  z-index: 50;
  border-top: none;
}
.wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation ul li:hover {
  border-top: none;
}
.wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation ul li:last-child {
  border-bottom: none;
}
.wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation ul li a {
  display: inline-block;
  padding: 15px 10px 15px 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  border-bottom: none;
  position: relative;
  transition: none;
}
.wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation a {
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  padding-left: 0;
  line-height: 1.4;
}
.wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation a:hover {
  color: #fff;
}
.wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation .sub-menu,
.wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation .children {
  display: none;
  position: relative;
  width: 100%;
  left: 0;
  top: auto;
  margin: 0 0 0 15px;
  padding: 0 15px 0 0;
  border: none;
  background: transparent;
  box-shadow: none;
}
.wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation .sub-menu::before,
.wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation .children::before {
  display: none;
}
.wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation li ul a,
.wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation li ul li a {
  padding: 15px 0;
}
.wp-block-genesis-blocks-gb-columns .drawer .drawer-navigation .sub-menu li:first-child {
  border-top: dotted 1px rgba(255, 255, 255, 0.2);
}
.wp-block-genesis-blocks-gb-columns .drawer nav {
  padding: 2% 0 0 0;
}
.wp-block-genesis-blocks-gb-columns .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  margin: 0;
}
.wp-block-genesis-blocks-gb-columns .screen-reader-text:hover,
.wp-block-genesis-blocks-gb-columns .screen-reader-text:active,
.wp-block-genesis-blocks-gb-columns .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: 600;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}
.wp-block-genesis-blocks-gb-columns .entry-content .meta-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: 600;
}
.wp-block-genesis-blocks-gb-columns .entry-content .meta-list li {
  display: inline-block;
  margin: 0 20px 0 0;
}
.wp-block-genesis-blocks-gb-columns .entry-content .meta-list a {
  font-weight: 300;
  color: #0072e5;
}
.wp-block-genesis-blocks-gb-columns .entry-content .meta-list a:hover {
  color: #272c30;
}
.wp-block-genesis-blocks-gb-columns .author-profile {
  position: relative;
  margin-top: 5%;
  padding: 5%;
  width: 100%;
  display: inline-block;
  background: #f2f2f2;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .author-profile {
    padding: 8% 4%;
  }
}
.wp-block-genesis-blocks-gb-columns .archive .author-profile {
  margin-top: 0;
  margin-bottom: 5%;
}
.wp-block-genesis-blocks-gb-columns .author-columns .author-profile {
  margin: 0;
  border-top: none;
  border: solid 1px #cbcbcb;
  padding: 35px;
  transition: 0.2s ease;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .author-columns .author-profile {
    padding: 30px 0;
  }
}
.wp-block-genesis-blocks-gb-columns .author-columns .author-profile .author-profile-title {
  font-size: 18px;
}
.wp-block-genesis-blocks-gb-columns .author-columns .author-profile .author-profile-info {
  font-size: 14px;
  padding-left: 100px;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .author-columns .author-profile .author-profile-info {
    font-size: 15px;
  }
}
.wp-block-genesis-blocks-gb-columns .author-columns .author-profile .author-profile-links {
  margin-top: 15px;
  font-weight: 600;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .author-columns .author-profile .author-profile-links {
    font-size: 15px;
  }
}
.wp-block-genesis-blocks-gb-columns .author-columns .author-profile .author-profile-avatar img {
  transition: 0.2s ease;
}
.wp-block-genesis-blocks-gb-columns .author-columns .author-profile:hover .author-profile-avatar img {
  transform: scale(1.1);
}
.wp-block-genesis-blocks-gb-columns .author-profile-avatar {
  display: block;
  margin: 0 auto;
}
.wp-block-genesis-blocks-gb-columns .author-profile-avatar img {
  border-radius: 100px;
}
.wp-block-genesis-blocks-gb-columns .author-profile-avatar {
  position: absolute;
}
.wp-block-genesis-blocks-gb-columns .author-profile-info {
  padding: 0 0 0 90px;
  font-size: 16px;
  line-height: 1.6;
}
.wp-block-genesis-blocks-gb-columns .author-profile-links {
  font-size: 12px;
  margin-top: 10px;
  display: inline-block;
}
.wp-block-genesis-blocks-gb-columns .author-profile-links a {
  background: #272c30;
  color: #fff;
  padding: 5px 10px;
  border-radius: 30px;
}
.wp-block-genesis-blocks-gb-columns .author-profile-links a:hover {
  opacity: 0.8;
}
.wp-block-genesis-blocks-gb-columns .author-profile-links a:first-child {
  margin-right: 5px;
}
.wp-block-genesis-blocks-gb-columns .author-profile-links i {
  font-size: 12px;
}
.wp-block-genesis-blocks-gb-columns .author-profile-info p,
.wp-block-genesis-blocks-gb-columns .entry-header .author-profile-info p:last-child {
  margin-bottom: 10px;
}
.wp-block-genesis-blocks-gb-columns .author-profile-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .author-profile-title {
    font-size: 18px;
  }
}
.wp-block-genesis-blocks-gb-columns .archive .author-profile-title {
  font-size: 24px;
}
.wp-block-genesis-blocks-gb-columns .pagination {
  display: inline-block;
  width: 100%;
  margin-top: 8%;
}
.wp-block-genesis-blocks-gb-columns .pagination a {
  color: #272c30;
}
.wp-block-genesis-blocks-gb-columns .pagination a,
.wp-block-genesis-blocks-gb-columns .pagination span {
  background: #f2f2f2;
  padding: 10px 20px;
  transition: 0.2s ease-in-out;
  display: inline-block;
  color: #272c30;
  font-weight: 600;
  text-align: center;
  line-height: 1.9;
  vertical-align: middle;
  height: 50px;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .pagination a,
  .wp-block-genesis-blocks-gb-columns .pagination span {
    padding: 10px 15px;
  }
}
.wp-block-genesis-blocks-gb-columns .pagination .next,
.wp-block-genesis-blocks-gb-columns .pagination .prev {
  font-size: 0;
  line-height: 1.7;
}
.wp-block-genesis-blocks-gb-columns .pagination .next::after,
.wp-block-genesis-blocks-gb-columns .pagination .prev::after {
  font-family: gbicons;
  /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
  font-size: 18px;
}
.wp-block-genesis-blocks-gb-columns .pagination .next {
  text-indent: 3px;
}
.wp-block-genesis-blocks-gb-columns .pagination .next::after {
  content: "\e906";
}
.wp-block-genesis-blocks-gb-columns .pagination .prev {
  text-indent: -3px;
}
.wp-block-genesis-blocks-gb-columns .pagination .prev::after {
  content: "\e905";
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .pagination .next::after,
  .wp-block-genesis-blocks-gb-columns .pagination .prev::after {
    font-size: 17px;
  }
}
.wp-block-genesis-blocks-gb-columns .page-numbers {
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .page-numbers {
    font-size: 17px;
  }
}
.wp-block-genesis-blocks-gb-columns .page-numbers.current,
.wp-block-genesis-blocks-gb-columns .page-numbers:hover {
  background: #0072e5;
  color: #fff;
}
.wp-block-genesis-blocks-gb-columns span.page-numbers.dots {
  background: transparent;
  color: #272c30;
}
.wp-block-genesis-blocks-gb-columns .post-navigation {
  margin-top: 10%;
  line-height: 1.4;
  width: 100%;
  display: block;
  font-weight: 600;
}
.wp-block-genesis-blocks-gb-columns .post-navigation::before,
.wp-block-genesis-blocks-gb-columns .post-navigation::after {
  content: "";
  display: table;
}
.wp-block-genesis-blocks-gb-columns .post-navigation::after {
  clear: both;
}
.wp-block-genesis-blocks-gb-columns .post-navigation a {
  color: #272c30;
}
.wp-block-genesis-blocks-gb-columns .post-navigation a:hover .post-title {
  color: #0072e5;
}
.wp-block-genesis-blocks-gb-columns .post-navigation span {
  vertical-align: top;
}
.wp-block-genesis-blocks-gb-columns .post-navigation .meta-title {
  font-size: 16px;
  display: inline-block;
  width: 100%;
}
.wp-block-genesis-blocks-gb-columns .post-navigation .post-title {
  font-size: 20px;
  transition: 0.3s ease;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .post-navigation .post-title {
    font-size: 16px;
  }
}
.wp-block-genesis-blocks-gb-columns .nav-next,
.wp-block-genesis-blocks-gb-columns .nav-previous {
  display: inline-block;
  float: left;
  width: 49%;
  vertical-align: top;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .nav-next,
  .wp-block-genesis-blocks-gb-columns .nav-previous {
    width: 100%;
  }
}
.wp-block-genesis-blocks-gb-columns .nav-previous + .nav-next {
  text-align: right;
  float: right;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .nav-previous + .nav-next {
    text-align: left;
    margin-top: 15px;
  }
}
.wp-block-genesis-blocks-gb-columns .nav-previous i {
  margin-right: 6px;
}
.wp-block-genesis-blocks-gb-columns #page .alignleft {
  display: inline;
  float: left;
  margin: 0.5em 2em 1.5em 0;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns #page .alignleft {
    max-width: 100%;
    margin-right: 0;
    width: 100%;
  }
  .wp-block-genesis-blocks-gb-columns #page .alignleft img {
    width: 100%;
  }
}
.wp-block-genesis-blocks-gb-columns #page .alignright {
  display: inline;
  float: right;
  margin: 0.5em 0 1.5em 2em;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns #page .alignright {
    max-width: 100%;
    margin-right: 0;
    width: 100%;
  }
  .wp-block-genesis-blocks-gb-columns #page .alignright img {
    width: 100%;
  }
}
.wp-block-genesis-blocks-gb-columns #page .aligncenter {
  clear: both;
  margin: 0 auto 1.5em auto;
}
.wp-block-genesis-blocks-gb-columns .wp-caption {
  margin: 0.5em 0 1.5em 0;
  max-width: 100%;
  text-align: left;
}
.wp-block-genesis-blocks-gb-columns .wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
  max-width: 100%;
}
.wp-block-genesis-blocks-gb-columns .wp-caption-text,
.wp-block-genesis-blocks-gb-columns .gallery-caption {
  padding-top: 10px;
  margin-top: 0;
  width: 100%;
  text-transform: none;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 0;
  color: #62707c;
}
.wp-block-genesis-blocks-gb-columns .site-footer .wp-caption-text,
.wp-block-genesis-blocks-gb-columns .site-footer .gallery-caption {
  border-left-color: #a6b5c1;
}
.wp-block-genesis-blocks-gb-columns #main .tiled-gallery {
  margin-bottom: 1.2em;
}
.wp-block-genesis-blocks-gb-columns #main .tiled-gallery p {
  margin-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns #main .featured-image .tiled-gallery {
  margin-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .post:not(.video-lightbox) .gallery-container {
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 5%;
  visibility: hidden;
}
.wp-block-genesis-blocks-gb-columns .clear::before,
.wp-block-genesis-blocks-gb-columns .clear::after,
.wp-block-genesis-blocks-gb-columns .entry-content::before,
.wp-block-genesis-blocks-gb-columns .entry-content::after,
.wp-block-genesis-blocks-gb-columns .comment-content::before,
.wp-block-genesis-blocks-gb-columns .comment-content::after,
.wp-block-genesis-blocks-gb-columns .site-header::before,
.wp-block-genesis-blocks-gb-columns .site-header::after,
.wp-block-genesis-blocks-gb-columns .site-content::before,
.wp-block-genesis-blocks-gb-columns .site-content::after,
.wp-block-genesis-blocks-gb-columns .site-footer::before,
.wp-block-genesis-blocks-gb-columns .site-footer::after {
  content: "";
  display: table;
}
.wp-block-genesis-blocks-gb-columns .clear::after,
.wp-block-genesis-blocks-gb-columns .entry-content::after,
.wp-block-genesis-blocks-gb-columns .comment-content::after,
.wp-block-genesis-blocks-gb-columns .site-header::after,
.wp-block-genesis-blocks-gb-columns .site-content::after,
.wp-block-genesis-blocks-gb-columns .site-footer::after {
  clear: both;
}
.wp-block-genesis-blocks-gb-columns #calendar_wrap {
  background: #fff;
  border-right: none;
  border-bottom: none;
  color: #272c30;
  box-shadow: rgba(0, 0, 0, 0.15) 0 2px 2px -1px;
}
.wp-block-genesis-blocks-gb-columns #wp-calendar {
  font-size: 16px;
  margin: 0;
  max-width: 100%;
}
.wp-block-genesis-blocks-gb-columns #wp-calendar caption {
  text-align: center;
  background: #f2f2f2;
  padding: 5px 10px;
  font-weight: 600;
}
.wp-block-genesis-blocks-gb-columns #wp-calendar tr th,
.wp-block-genesis-blocks-gb-columns #wp-calendar tr td {
  text-align: center;
}
.wp-block-genesis-blocks-gb-columns #wp-calendar tr th {
  background: #272c30;
  color: #fff;
  margin: -10px -10px 10px -10px;
  font-size: 11px;
  font-weight: 600;
  padding: 10px 0;
}
.wp-block-genesis-blocks-gb-columns #wp-calendar tbody tr td {
  padding: 2px 0;
  border-right: solid 1px #f2f2f2;
  border-top: solid 1px #f2f2f2;
}
.wp-block-genesis-blocks-gb-columns #wp-calendar tfoot td {
  border-top: solid 1px #f2f2f2;
  border-right: solid 1px #d9dee3;
  padding: 7px 0 5px 0;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
}
.wp-block-genesis-blocks-gb-columns #wp-calendar a {
  color: #272c30;
}
.wp-block-genesis-blocks-gb-columns #wp-calendar a:hover {
  color: #62707c;
}
.wp-block-genesis-blocks-gb-columns .widget_rss li {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.wp-block-genesis-blocks-gb-columns .widget_rss li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .widget_rss li .rsswidget {
  display: inline-block;
  width: 100%;
}
.wp-block-genesis-blocks-gb-columns .widget_rss .rss-date,
.wp-block-genesis-blocks-gb-columns .widget_rss cite {
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  margin: 10px 0;
}
.wp-block-genesis-blocks-gb-columns .comment-navigation {
  font-size: 16px;
  margin: 0 0 6% 0;
}
.wp-block-genesis-blocks-gb-columns .comment-navigation .button {
  display: inline-block;
}
.wp-block-genesis-blocks-gb-columns .comment-navigation .button:empty {
  display: none;
}
.wp-block-genesis-blocks-gb-columns .comment-navigation .nav-previous a::before {
  content: "\e904";
  font-family: gbicons;
  /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
  margin-right: 10px;
}
.wp-block-genesis-blocks-gb-columns .comment-navigation .nav-next a::after {
  content: "\e903";
  font-family: gbicons;
  /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
  margin-left: 10px;
}
.wp-block-genesis-blocks-gb-columns .comments-area {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-top: 10%;
  padding-top: 10%;
  border-top: solid 3px #eee;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .comments-area {
    margin-top: 7%;
  }
}
.wp-block-genesis-blocks-gb-columns .comment-list + .no-comments {
  margin-top: 1.2em;
  text-align: center;
  position: relative;
}
.wp-block-genesis-blocks-gb-columns .comment-list + .no-comments span {
  background: #fff;
  position: relative;
  z-index: 10;
  padding: 0 30px;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .comment-list + .no-comments span {
    padding: 0 20px;
  }
}
.wp-block-genesis-blocks-gb-columns .comment-list + .no-comments::after {
  content: " ";
  display: inline-block;
  height: 2px;
  background: #eee;
  width: 100%;
  position: absolute;
  left: 0;
  top: 16px;
  z-index: 5;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .comment-list + .no-comments::after {
    top: 14px;
  }
}
.wp-block-genesis-blocks-gb-columns h3.comment-reply-title {
  font-size: 32px;
  margin-bottom: 5%;
  position: relative;
  font-weight: 600;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns h3.comment-reply-title {
    font-size: 22px;
  }
}
.wp-block-genesis-blocks-gb-columns h3.comments-title {
  margin-bottom: 10%;
}
.wp-block-genesis-blocks-gb-columns #commentform,
.wp-block-genesis-blocks-gb-columns #respond form {
  display: inline-block;
  width: 100% !important;
  min-width: 100%;
}
.wp-block-genesis-blocks-gb-columns .comment-list #commentform {
  margin-top: 2%;
}
.wp-block-genesis-blocks-gb-columns .comment-info {
  display: inline-block;
  margin: 0;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .comment-info {
    line-height: 2;
  }
}
.wp-block-genesis-blocks-gb-columns .comment-content {
  font-size: 18px;
  line-height: 1.6;
  background: #f2f2f2;
  padding: 30px;
  position: relative;
  border-radius: 5px;
}
.wp-block-genesis-blocks-gb-columns .comment-content::after {
  position: absolute;
  top: -10px;
  left: 10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f2f2f2;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .comment-content {
    font-size: 16px;
  }
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .comment-content {
    padding: 20px;
  }
}
.wp-block-genesis-blocks-gb-columns .comment-content p:last-child {
  margin-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .entry-content .comment-list,
.wp-block-genesis-blocks-gb-columns .entry-content .comment-list li {
  margin-left: 0;
  padding-left: 0;
  counter-reset: li;
}
.wp-block-genesis-blocks-gb-columns .comment-list > li {
  list-style-type: none;
  margin-bottom: 6%;
}
.wp-block-genesis-blocks-gb-columns .comment-list .children {
  margin: 5% 0 0 0;
  padding-left: 25px;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .comment-list .children {
    padding-left: 15px;
  }
}
.wp-block-genesis-blocks-gb-columns .comment-list .children li {
  margin-bottom: 6%;
}
.wp-block-genesis-blocks-gb-columns .comment-list .children li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.wp-block-genesis-blocks-gb-columns .comment-list .children > li {
  list-style: none;
}
.wp-block-genesis-blocks-gb-columns .comment-list .reply {
  margin-bottom: 0;
  font-size: 14px;
}
.wp-block-genesis-blocks-gb-columns .comment-list .avatar {
  display: inline-block;
  margin-right: 10px;
  margin-top: 2px;
  border-radius: 100px;
  vertical-align: top;
  width: 40px;
  position: relative;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .comment-list .avatar {
    margin-top: 3px;
  }
}
.wp-block-genesis-blocks-gb-columns .comment-wrap {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.wp-block-genesis-blocks-gb-columns .comment-cite {
  font-style: normal;
  display: inline-block;
  width: 100%;
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .comment-cite {
    font-size: 18px;
  }
}
.wp-block-genesis-blocks-gb-columns .comment-cite a {
  color: #272c30;
}
.wp-block-genesis-blocks-gb-columns .comment-time,
.wp-block-genesis-blocks-gb-columns .comment-edit-link {
  color: #62707c;
  font-family: "GT Walsheim Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 11px;
  vertical-align: top;
  line-height: 1;
}
.wp-block-genesis-blocks-gb-columns .comment-list .comment-reply-title {
  margin-bottom: 1%;
}
.wp-block-genesis-blocks-gb-columns .comment-list .comment-reply-title small {
  float: right;
  font-size: 18px;
  margin-top: 8px;
}
.wp-block-genesis-blocks-gb-columns .comments-closed p.reply {
  display: none;
}
.wp-block-genesis-blocks-gb-columns .comments-closed p:nth-last-child(2) {
  margin-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .logged-in-as,
.wp-block-genesis-blocks-gb-columns .comment-notes {
  margin-bottom: 2%;
  display: none;
  color: #62707c;
  font-family: "GT Walsheim Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}
.wp-block-genesis-blocks-gb-columns .comment-notes {
  display: none;
}
.wp-block-genesis-blocks-gb-columns .required {
  color: #f35959;
}
.wp-block-genesis-blocks-gb-columns .logged-in-as a {
  color: #272c30;
}
.wp-block-genesis-blocks-gb-columns .comment-form-author,
.wp-block-genesis-blocks-gb-columns .comment-form-email,
.wp-block-genesis-blocks-gb-columns .comment-form-url,
.wp-block-genesis-blocks-gb-columns .comment-form-comment {
  display: inline-block;
  width: 100%;
}
.wp-block-genesis-blocks-gb-columns .comment-form-author input,
.wp-block-genesis-blocks-gb-columns .comment-form-author textarea,
.wp-block-genesis-blocks-gb-columns .comment-form-email input,
.wp-block-genesis-blocks-gb-columns .comment-form-email textarea,
.wp-block-genesis-blocks-gb-columns .comment-form-url input,
.wp-block-genesis-blocks-gb-columns .comment-form-url textarea,
.wp-block-genesis-blocks-gb-columns .comment-form-comment input,
.wp-block-genesis-blocks-gb-columns .comment-form-comment textarea {
  width: 100%;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .comment-form-author,
  .wp-block-genesis-blocks-gb-columns .comment-form-email,
  .wp-block-genesis-blocks-gb-columns .comment-form-url,
  .wp-block-genesis-blocks-gb-columns .comment-form-comment {
    width: 100%;
    margin-right: 0;
  }
}
.wp-block-genesis-blocks-gb-columns .comment-list #respond {
  display: inline-block;
  margin-top: 4%;
  width: 100%;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .comment-form-url {
    margin-bottom: 1em;
  }
}
.wp-block-genesis-blocks-gb-columns .form-submit {
  display: inline-block;
  margin: 0;
  width: 100%;
}
.wp-block-genesis-blocks-gb-columns .comment-form #submit {
  margin-top: 10px;
  width: auto;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .comment-form #submit {
    margin: 0;
    width: 100%;
  }
}
.wp-block-genesis-blocks-gb-columns .comment-list .comment-respond #submit {
  margin-top: 0;
}
.wp-block-genesis-blocks-gb-columns .form-allowed-tags {
  display: none;
}
.wp-block-genesis-blocks-gb-columns .comment-subscription-form {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  margin-top: 15px;
}
.wp-block-genesis-blocks-gb-columns .comment-subscription-form label {
  font-weight: 300;
  font-size: 14px;
}
.wp-block-genesis-blocks-gb-columns .comment-subscription-form + .comment-subscription-form {
  margin-top: 0;
}
.wp-block-genesis-blocks-gb-columns #respond .comment-form-fields div.comment-form-field {
  width: 100% !important;
}
.wp-block-genesis-blocks-gb-columns .comment-awaiting-moderation {
  margin-top: 20px;
  display: inline-block;
  width: 100%;
  font-size: 16px;
  font-style: normal;
}
.wp-block-genesis-blocks-gb-columns .comment-awaiting-moderation::before {
  content: "\e90a";
  font-family: gbicons;
  /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
  margin-right: 10px;
}
.wp-block-genesis-blocks-gb-columns .post-cats,
.wp-block-genesis-blocks-gb-columns .entry-cats {
  margin-bottom: 1.5%;
  position: relative;
  z-index: 10;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .post-cats,
  .wp-block-genesis-blocks-gb-columns .entry-cats {
    margin-bottom: 5%;
  }
}
.wp-block-genesis-blocks-gb-columns .post-cats a,
.wp-block-genesis-blocks-gb-columns .entry-cats a {
  background-color: #0072e5;
  padding: 4px 8px;
  margin-right: 5px;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  transition: 0.2s ease-in-out;
}
.wp-block-genesis-blocks-gb-columns .post-cats a:hover,
.wp-block-genesis-blocks-gb-columns .entry-cats a:hover {
  box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.1);
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .post-cats a,
  .wp-block-genesis-blocks-gb-columns .entry-cats a {
    font-size: 11px;
    padding: 3px 4px;
  }
}
.wp-block-genesis-blocks-gb-columns .entry-byline {
  color: #62707c;
  font-size: 15px;
  margin-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .search-results .entry-byline {
  margin-bottom: 5px;
}
.wp-block-genesis-blocks-gb-columns .entry-byline a {
  color: #62707c;
}
.wp-block-genesis-blocks-gb-columns .entry-byline a:hover {
  color: #272c30;
}
.wp-block-genesis-blocks-gb-columns .entry-byline img {
  border-radius: 100px;
  width: 22px;
  vertical-align: top;
  margin-right: 3px;
}
.wp-block-genesis-blocks-gb-columns .meta-avatar {
  position: absolute;
}
.wp-block-genesis-blocks-gb-columns .meta-avatar img {
  width: 24px;
  border-radius: 50px;
  margin-right: 5px;
  vertical-align: top;
}
.wp-block-genesis-blocks-gb-columns .index-text {
  position: relative;
  z-index: 10;
  margin: 0 5%;
  background: #fff;
  padding: 0 4% 6% 4%;
  border-bottom: solid 1px #d8dee3;
}
.wp-block-genesis-blocks-gb-columns .has-post-thumbnail .index-text {
  margin-top: -10%;
  padding-top: 4%;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-2%, 0, 0);
    visibility: visible;
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.wp-block-genesis-blocks-gb-columns .slideInLeft {
  animation-name: slideInLeft;
  transition: 0.3s ease;
}
.wp-block-genesis-blocks-gb-columns .site-header-bg-wrap {
  animation-name: fadeIn;
  animation-duration: 1s;
  animation-fill-mode: both;
}
.wp-block-genesis-blocks-gb-columns .background-effect {
  position: absolute;
  z-index: -999998;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 1;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.wp-block-genesis-blocks-gb-columns .site-header-bg.background-effect {
  background-attachment: scroll;
}
.wp-block-genesis-blocks-gb-columns .page-content img.wp-smiley,
.wp-block-genesis-blocks-gb-columns .entry-content img.wp-smiley,
.wp-block-genesis-blocks-gb-columns .comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.wp-block-genesis-blocks-gb-columns .site-main .gallery {
  margin-bottom: 1.2em;
}
@media (min-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .has-wide-image .featured-image,
  .wp-block-genesis-blocks-gb-columns .has-wide-image .featured-video {
    width: 90vw;
    margin-left: calc(50% - 90vw / 2);
  }
}
.wp-block-genesis-blocks-gb-columns .featured-image .gallery {
  margin-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .featured-gallery {
  background: transparent;
}
.wp-block-genesis-blocks-gb-columns .featured-gallery [class*="gallery"]:first-child {
  opacity: 0;
  animation-delay: 0.5s;
  animation-name: fadeIn;
  animation-duration: 0.5s;
  animation-fill-mode: both;
}
.wp-block-genesis-blocks-gb-columns .gallery a img {
  border: none;
  height: auto;
  width: 100%;
  max-width: 100%;
  display: block;
}
.wp-block-genesis-blocks-gb-columns .gallery dd,
.wp-block-genesis-blocks-gb-columns .gallery figcaption {
  font-size: 15px;
  text-align: left;
  margin: 0;
}
.wp-block-genesis-blocks-gb-columns .gallery-item {
  display: inline-block;
  padding-right: 15px;
  padding-bottom: 15px;
  vertical-align: top;
}
.wp-block-genesis-blocks-gb-columns .gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.wp-block-genesis-blocks-gb-columns .gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.wp-block-genesis-blocks-gb-columns .gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.wp-block-genesis-blocks-gb-columns .gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.wp-block-genesis-blocks-gb-columns .gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.wp-block-genesis-blocks-gb-columns .gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.wp-block-genesis-blocks-gb-columns .gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.wp-block-genesis-blocks-gb-columns .gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.wp-block-genesis-blocks-gb-columns .gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.wp-block-genesis-blocks-gb-columns embed,
.wp-block-genesis-blocks-gb-columns iframe,
.wp-block-genesis-blocks-gb-columns object {
  max-width: 100%;
  border-width: 0;
}
.wp-block-genesis-blocks-gb-columns #content .wp-playlist-light {
  color: #55626d;
  padding: 0;
}
.wp-block-genesis-blocks-gb-columns #content .mejs-container:not(.mejs-video),
.wp-block-genesis-blocks-gb-columns #content .mejs-embed,
.wp-block-genesis-blocks-gb-columns #content .mejs-embed body {
  background: none;
}
.wp-block-genesis-blocks-gb-columns #content .mejs-container:not(.mejs-video) {
  margin-bottom: 1em;
  height: 75px !important;
}
.wp-block-genesis-blocks-gb-columns #content .mejs-container:not(.mejs-video) a {
  border-bottom: none;
}
.wp-block-genesis-blocks-gb-columns #content .mejs-container:not(.mejs-video) a:hover {
  background: transparent;
}
.wp-block-genesis-blocks-gb-columns #content .wp-playlist {
  border: none;
  background: none;
  margin: 0 0 1.5em 0;
  padding: 0;
}
.wp-block-genesis-blocks-gb-columns #content .wp-playlist-tracks {
  margin-top: 3.5%;
}
.wp-block-genesis-blocks-gb-columns #content .wp-playlist-item {
  border-bottom: dotted 1px #cad1d8;
  padding: 0;
}
.wp-block-genesis-blocks-gb-columns #content .wp-playlist-item:last-child {
  border-bottom: none;
}
.wp-block-genesis-blocks-gb-columns #content .wp-playlist-item .wp-playlist-caption,
.wp-block-genesis-blocks-gb-columns #content .wp-playlist-item-length {
  padding: 2%;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns #content .wp-playlist-item .wp-playlist-caption,
  .wp-block-genesis-blocks-gb-columns #content .wp-playlist-item-length {
    padding: 4%;
  }
}
.wp-block-genesis-blocks-gb-columns #content .wp-playlist-item .wp-playlist-caption {
  color: #272c30;
  display: inline-block;
  border-bottom: none;
}
.wp-block-genesis-blocks-gb-columns #content .wp-playlist-item .wp-playlist-caption:hover {
  background: none;
  border-bottom: none;
}
.wp-block-genesis-blocks-gb-columns #content .wp-playlist-caption,
.wp-block-genesis-blocks-gb-columns #content .wp-playlist-item-title {
  font-size: 18px;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns #content .wp-playlist-caption,
  .wp-block-genesis-blocks-gb-columns #content .wp-playlist-item-title {
    font-size: 16px;
  }
}
.wp-block-genesis-blocks-gb-columns #content .wp-playlist-current-item {
  height: auto !important;
}
.wp-block-genesis-blocks-gb-columns #content .wp-playlist-current-item .wp-playlist-caption {
  margin-bottom: 1.5%;
}
.wp-block-genesis-blocks-gb-columns #content .wp-playlist-current-item img {
  display: none;
}
.wp-block-genesis-blocks-gb-columns #content .wp-playlist-current-item .wp-playlist-item-title {
  color: #272c30;
  font-size: 26px;
  font-weight: 500;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns #content .wp-playlist-current-item .wp-playlist-item-title {
    font-size: 22px;
  }
}
.wp-block-genesis-blocks-gb-columns #content .wp-playlist-current-item .wp-playlist-item-album {
  font-size: 18px;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns #content .wp-playlist-current-item .wp-playlist-item-album {
    font-size: 16px;
  }
}
.wp-block-genesis-blocks-gb-columns #page .mejs-controls {
  background: #272c30;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns #page .mejs-controls {
    padding: 0 10px;
  }
}
.wp-block-genesis-blocks-gb-columns #page .mejs-controls .mejs-button button:hover {
  background-color: transparent !important;
}
.wp-block-genesis-blocks-gb-columns #page .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #5e7383;
}
.wp-block-genesis-blocks-gb-columns #page .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #e3eaf0;
}
.wp-block-genesis-blocks-gb-columns #page .mejs-controls .mejs-time-rail .mejs-time-total {
  background: #5e7383;
}
.wp-block-genesis-blocks-gb-columns #page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: #5e7383;
}
.wp-block-genesis-blocks-gb-columns #page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #e3eaf0;
}
.wp-block-genesis-blocks-gb-columns #page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  background: #5e7383;
}
.wp-block-genesis-blocks-gb-columns #page .mejs-controls .mejs-button button:focus {
  border: none;
  box-shadow: none;
  outline: none;
}
.wp-block-genesis-blocks-gb-columns #page .mejs-video .mejs-controls,
.wp-block-genesis-blocks-gb-columns #page .mejs-video .mejs-controls > div {
  height: 40px;
}
.wp-block-genesis-blocks-gb-columns #page .mejs-video .mejs-time {
  height: 35px;
  padding-top: 2px;
}
.wp-block-genesis-blocks-gb-columns #page .mejs-video .mejs-time-rail .mejs-time-total {
  margin: 8px 10px;
}
.wp-block-genesis-blocks-gb-columns #page .mejs-video .mejs-button button {
  margin: 12px 5px;
}
.wp-block-genesis-blocks-gb-columns .drawer-wrap {
  position: relative;
}
.wp-block-genesis-blocks-gb-columns .drawer {
  padding: 10px 0 15px 0;
  background: #22262a;
  background: rgba(21, 23, 26, 0.7);
  font-size: 16px;
  display: none;
  z-index: 30;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  overflow-x: hidden;
}
@media only screen and (min-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .drawer {
    display: none !important;
  }
}
.wp-block-genesis-blocks-gb-columns .drawer-menu-explore {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .drawer-menu-explore {
    background: #272c30;
    padding: 15px 5% 30px 5%;
  }
}
.wp-block-genesis-blocks-gb-columns .drawer-menu-explore .container {
  padding: 0;
}
.wp-block-genesis-blocks-gb-columns .show-drawer {
  animation-name: fadeIn;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  display: inline-block !important;
}
.wp-block-genesis-blocks-gb-columns .admin-bar .drawer-open .drawer {
  margin-top: 35px;
}
.wp-block-genesis-blocks-gb-columns .site-header {
  padding: 0;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 100;
  background: #f2f2f2;
}
.wp-block-genesis-blocks-gb-columns body.admin-bar .is-sticky .site-header {
  margin-top: 32px;
}
.wp-block-genesis-blocks-gb-columns .site-identity {
  padding: 30px 0;
  position: relative;
  z-index: 8;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .site-identity {
    padding: 8% 0;
  }
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .site-identity {
    padding: 12% 0;
  }
}
.wp-block-genesis-blocks-gb-columns .site-title-wrap {
  display: inline-block;
  vertical-align: top;
  max-width: 30%;
  width: 100%;
  position: relative;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .site-title-wrap {
    max-width: 100%;
    text-align: center;
  }
}
@media (min-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .titles-wrap {
    padding-top: 8px;
  }
}
.wp-block-genesis-blocks-gb-columns .titles-wrap.has-description {
  padding-top: 0;
}
.wp-block-genesis-blocks-gb-columns .site-title {
  font-size: 26px;
  font-weight: 600;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  margin-right: 8px;
  line-height: 1.2;
}
.wp-block-genesis-blocks-gb-columns .site-title a {
  color: #272c30;
  transition: 0.1s ease-in;
  position: relative;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .site-title {
    margin: 0;
  }
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .site-title {
    font-size: 24px;
  }
}
.wp-block-genesis-blocks-gb-columns .site-description {
  color: #272c30;
  font-size: 14px;
  line-height: 1.4;
  margin: -2px 0 0 0;
  display: inline-block;
  width: 100%;
  position: absolute;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .site-description {
    position: relative;
    display: block;
  }
}
.wp-block-genesis-blocks-gb-columns .site-avatar {
  display: inline-block;
  text-align: center;
  width: 100%;
  vertical-align: top;
}
.wp-block-genesis-blocks-gb-columns .site-avatar img {
  border-radius: 500px;
  margin-bottom: 15px;
  width: 85px;
  transition: all 0.2s ease-in-out;
}
.wp-block-genesis-blocks-gb-columns .site-avatar img:hover {
  transform: scale(1.1);
}
.wp-block-genesis-blocks-gb-columns .site-logo {
  line-height: 1;
  margin: 0;
  display: block;
}
.wp-block-genesis-blocks-gb-columns .site-logo:not(img):empty {
  margin: 0;
}
.wp-block-genesis-blocks-gb-columns .custom-logo-link img {
  display: block;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .custom-logo-link {
    text-align: center;
    width: 100%;
    display: inline-block;
  }
  .wp-block-genesis-blocks-gb-columns .custom-logo-link img {
    margin-left: auto;
    margin-right: auto;
  }
}
.wp-block-genesis-blocks-gb-columns .container {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 8%;
  display: block;
}
@media only screen and (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .container {
    padding: 0 4%;
  }
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .container {
    padding: 0 15px;
  }
}
.wp-block-genesis-blocks-gb-columns .container::before,
.wp-block-genesis-blocks-gb-columns .container::after {
  content: "";
  display: table;
}
.wp-block-genesis-blocks-gb-columns .container::after {
  clear: both;
}
.wp-block-genesis-blocks-gb-columns .error404 .entry-header {
  margin-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .archive-box {
  margin-top: 30px;
}
.wp-block-genesis-blocks-gb-columns .archive-box ul ul {
  margin-left: 30px;
  margin-top: 0;
}
.wp-block-genesis-blocks-gb-columns .archive-box ul li {
  margin-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .archive-box ul a {
  border-bottom: dotted 1px #c7d6e4;
  padding-bottom: 15px;
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}
.wp-block-genesis-blocks-gb-columns .archive-box ul a:hover {
  border-bottom: dotted 1px #c7d6e4;
  color: #62707c;
}
.wp-block-genesis-blocks-gb-columns .single #page {
  margin: 0 auto;
}
.wp-block-genesis-blocks-gb-columns #primary {
  margin: 0 auto;
  display: block;
  width: 70%;
  max-width: 830px;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns #primary {
    width: 100%;
  }
}
.wp-block-genesis-blocks-gb-columns .error404 #primary {
  display: block;
  margin: 0 auto;
}
.wp-block-genesis-blocks-gb-columns .no-sidebar .content-area,
.wp-block-genesis-blocks-gb-columns .single.no-sidebar .content-area {
  margin: 0 auto;
  display: block;
  width: 100%;
}
.wp-block-genesis-blocks-gb-columns #main .entry-content .page-links {
  clear: both;
  margin: 0 0 1.4em;
}
.wp-block-genesis-blocks-gb-columns #main .entry-content .page-links a {
  border: none;
  padding: 0 2px;
  color: #62707c;
}
.wp-block-genesis-blocks-gb-columns #main .entry-content .page-links a:hover {
  border: none;
  color: #272c30;
}
.wp-block-genesis-blocks-gb-columns #page .more-link + .page-links {
  margin-top: 20px;
}
.wp-block-genesis-blocks-gb-columns .featured-image,
.wp-block-genesis-blocks-gb-columns .featured-video {
  margin-bottom: 5%;
  width: 100%;
  z-index: 50;
  position: relative;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .featured-image,
  .wp-block-genesis-blocks-gb-columns .featured-video {
    margin-bottom: 1.2em;
  }
}
.wp-block-genesis-blocks-gb-columns .featured-image img,
.wp-block-genesis-blocks-gb-columns .featured-video img {
  display: block;
  margin: 0 auto;
  -webkit-transform: translate3d(0, 0, 0);
  transition: 0.07s ease-in-out;
}
.wp-block-genesis-blocks-gb-columns .featured-video iframe {
  opacity: 0;
  animation-delay: 0.5s;
  animation-name: fadeIn;
  animation-duration: 0.5s;
  animation-fill-mode: both;
}
.wp-block-genesis-blocks-gb-columns #page {
  padding-top: 6%;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns #page {
    padding-top: 8%;
  }
}
.wp-block-genesis-blocks-gb-columns .site-content {
  display: inline-block;
  width: 100%;
  padding: 0 0 7% 0;
  vertical-align: top;
  position: relative;
  z-index: 10;
}
.wp-block-genesis-blocks-gb-columns .blog .content-area {
  width: 100%;
  display: block;
  vertical-align: top;
}
.wp-block-genesis-blocks-gb-columns .post .entry-header {
  position: relative;
  margin-bottom: 5%;
}
.wp-block-genesis-blocks-gb-columns .archive-header {
  margin-top: -30px;
  margin-bottom: 40px;
  border-bottom: dotted 1px #cbcbcb;
}
.wp-block-genesis-blocks-gb-columns .archive-header .entry-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .archive-header .entry-subtitle {
  font-size: 16px;
}
.wp-block-genesis-blocks-gb-columns .archive-header .entry-subtitle p:last-child {
  margin-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .taxonomy-description {
  font-size: 17px;
  color: #62707c;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .taxonomy-description {
    font-size: 15px;
    line-height: 1.4;
  }
}
.wp-block-genesis-blocks-gb-columns .taxonomy-description p:last-child {
  margin-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .entry-cats {
  font-size: 16px;
}
.wp-block-genesis-blocks-gb-columns .full-post-header .entry-title {
  font-size: 58px;
  margin-bottom: 0;
  line-height: 1.2;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .full-post-header .entry-title {
    font-size: 46px;
  }
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .full-post-header .entry-title {
    font-size: 34px;
    margin-bottom: 15px;
    line-height: 1.2;
  }
}
.wp-block-genesis-blocks-gb-columns .full-post-header .entry-title a {
  color: #272c30;
  text-decoration: none;
  transition: 0.1s ease-in-out;
}
.wp-block-genesis-blocks-gb-columns .full-post-header .entry-title a:hover {
  color: #62707c;
}
.wp-block-genesis-blocks-gb-columns .byline {
  color: #62707c;
  margin-top: 3%;
  font-size: 16px;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .byline {
    display: inline-block;
    margin-top: 0;
    font-size: 12px;
  }
}
.wp-block-genesis-blocks-gb-columns .byline img {
  width: 24px;
  border-radius: 50px;
  vertical-align: top;
  margin-right: 5px;
}
.wp-block-genesis-blocks-gb-columns .byline a {
  color: #62707c;
  border-bottom: 2px solid transparent;
  transition: 0.2s ease;
  padding-bottom: 2px;
}
.wp-block-genesis-blocks-gb-columns .byline a:hover {
  border-bottom: 2px solid #e3eaf0;
}
.wp-block-genesis-blocks-gb-columns .entry-content {
  vertical-align: top;
}
.wp-block-genesis-blocks-gb-columns .entry-content p a {
  color: #0072e5;
  box-shadow: inset 0 -1px 0 #0072e5;
  transition: 0.3s ease;
}
.wp-block-genesis-blocks-gb-columns .entry-content p a:hover {
  box-shadow: inset 0 -2px 0 #0072e5;
  color: #0072e5;
}
.wp-block-genesis-blocks-gb-columns .entry-content a.no-underline,
.wp-block-genesis-blocks-gb-columns .entry-content a.no-underline:hover {
  border-bottom: none;
}
.wp-block-genesis-blocks-gb-columns .excerpt-more {
  display: inline-block;
  width: 100%;
}
.wp-block-genesis-blocks-gb-columns .single-attachment .site-main .post .entry-content {
  padding-left: 0;
}
.wp-block-genesis-blocks-gb-columns .single-attachment .author-profile {
  display: none;
}
.wp-block-genesis-blocks-gb-columns .page-content {
  margin-bottom: 5%;
}
.wp-block-genesis-blocks-gb-columns .post {
  width: 100%;
  display: inline-block;
  position: relative;
}
.wp-block-genesis-blocks-gb-columns .blog .post:not(:last-of-type),
.wp-block-genesis-blocks-gb-columns .archive #post-wrap .post:not(:last-of-type),
.wp-block-genesis-blocks-gb-columns .search .post:not(:last-of-type) {
  margin-bottom: 8%;
  padding-bottom: 10%;
  border-bottom: solid 3px #eee;
}
.wp-block-genesis-blocks-gb-columns .search .post:not(:last-of-type) {
  margin-bottom: 5%;
  padding-bottom: 6%;
}
.wp-block-genesis-blocks-gb-columns .fade-out {
  animation-name: fadeOut !important;
  animation-duration: 0.2s !important;
  animation-fill-mode: both !important;
}
.wp-block-genesis-blocks-gb-columns .site-footer {
  padding: 0 0 2.5% 0;
  font-size: 17px;
  line-height: 1.5;
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #f2f2f2;
  color: #272c30;
}
.wp-block-genesis-blocks-gb-columns .site-footer a {
  color: #0072e5;
}
.wp-block-genesis-blocks-gb-columns .site-footer a:hover {
  color: #272c30;
  text-decoration: underline;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .site-footer {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .site-footer {
    font-size: 15px;
  }
}
.wp-block-genesis-blocks-gb-columns .category-wrap + .site-footer,
.wp-block-genesis-blocks-gb-columns .related-post-wrap + .site-footer {
  margin-top: 0;
}
.wp-block-genesis-blocks-gb-columns .category-wrap + .site-footer .footer-widgets,
.wp-block-genesis-blocks-gb-columns .related-post-wrap + .site-footer .footer-widgets {
  border-top: none;
}
.wp-block-genesis-blocks-gb-columns .post-navigation + .site-footer {
  box-shadow: inset 0 50px 50px -50px rgba(0, 0, 0, 0.25);
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .post-navigation + .site-footer {
    box-shadow: none;
  }
}
.wp-block-genesis-blocks-gb-columns .footer-padding {
  padding-top: 15%;
  opacity: 0;
}
.wp-block-genesis-blocks-gb-columns .footer-widgets .widget_wpcom_social_media_icons_widget a {
  font-size: 28px;
}
.wp-block-genesis-blocks-gb-columns .footer-widgets .widget_wpcom_social_media_icons_widget li {
  border-bottom: none;
  padding: 0;
}
.wp-block-genesis-blocks-gb-columns .footer-widgets {
  display: inline-block;
  width: 100%;
  margin-bottom: 6%;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .footer-widgets {
    padding-top: 8%;
    margin-bottom: 0;
  }
}
.wp-block-genesis-blocks-gb-columns .footer-widgets .footer-column {
  width: 30.6%;
  float: left;
  padding-top: 7%;
  margin-right: 4%;
  display: inline-block;
  vertical-align: top;
  transition: 0.2s ease-in-out;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .footer-widgets .footer-column {
    width: 100%;
    margin-bottom: 5%;
    padding-top: 0;
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .footer-widgets .footer-column {
    padding-right: 0;
    margin-bottom: 7%;
  }
}
.wp-block-genesis-blocks-gb-columns .footer-widgets .footer-column:last-child {
  margin-right: 0;
}
.wp-block-genesis-blocks-gb-columns .footer-widgets .footer-column:first-of-type:nth-last-of-type(2),
.wp-block-genesis-blocks-gb-columns .footer-widgets .footer-column:first-of-type:nth-last-of-type(2) ~ .footer-column {
  width: 48%;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .footer-widgets .footer-column:first-of-type:nth-last-of-type(2),
  .wp-block-genesis-blocks-gb-columns .footer-widgets .footer-column:first-of-type:nth-last-of-type(2) ~ .footer-column {
    width: 100%;
  }
}
.wp-block-genesis-blocks-gb-columns .footer-widgets .footer-column:first-of-type:nth-last-of-type(3),
.wp-block-genesis-blocks-gb-columns .footer-widgets .footer-column:first-of-type:nth-last-of-type(3) ~ .footer-column {
  width: 30.6%;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .footer-widgets .footer-column:first-of-type:nth-last-of-type(3),
  .wp-block-genesis-blocks-gb-columns .footer-widgets .footer-column:first-of-type:nth-last-of-type(3) ~ .footer-column {
    width: 100%;
  }
}
.wp-block-genesis-blocks-gb-columns .footer-widgets ul {
  list-style: none;
  margin: 0;
}
.wp-block-genesis-blocks-gb-columns .footer-widgets ul li {
  padding: 0 0 15px 0;
}
.wp-block-genesis-blocks-gb-columns .footer-widgets ul li:last-child {
  padding-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .footer-widgets ul ul li {
  list-style-type: circle;
}
.wp-block-genesis-blocks-gb-columns .footer-widgets ul .menu-item-has-children {
  padding-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .footer-widgets ul.children,
.wp-block-genesis-blocks-gb-columns .footer-widgets ul.sub-menu {
  margin-left: 20px;
  margin-top: 10px;
}
.wp-block-genesis-blocks-gb-columns .footer-widgets ul.sub-menu li:last-child {
  padding-bottom: 15px;
}
.wp-block-genesis-blocks-gb-columns .footer-widgets .sub-menu {
  margin-left: 20px;
}
.wp-block-genesis-blocks-gb-columns .footer-widgets .widget_text a {
  border-bottom: dotted 1px rgba(255, 255, 255, 0.3);
}
.wp-block-genesis-blocks-gb-columns .footer-widgets section + section {
  margin-top: 40px;
}
.wp-block-genesis-blocks-gb-columns .footer-bottom {
  display: inline-block;
  width: 100%;
  padding-top: 4%;
}
.wp-block-genesis-blocks-gb-columns .footer-widgets + .footer-bottom {
  border-top: dotted 1px rgba(255, 255, 255, 0.4);
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .footer-widgets + .footer-bottom {
    padding-top: 30px;
  }
}
.wp-block-genesis-blocks-gb-columns .footer-tagline {
  display: inline-block;
  width: 40%;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .footer-tagline {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
}
.wp-block-genesis-blocks-gb-columns .footer-navigation + .footer-tagline {
  float: right;
}
.wp-block-genesis-blocks-gb-columns .footer-tagline a {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
  padding-bottom: 1px;
}
.wp-block-genesis-blocks-gb-columns .site-footer .widget-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
  line-height: 1.2;
  color: #272c30;
}
@media (max-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .site-footer .widget-title {
    margin-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .site-footer .widget-title {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.wp-block-genesis-blocks-gb-columns .footer-navigation {
  display: inline-block;
}
.wp-block-genesis-blocks-gb-columns .footer-navigation ul {
  margin: 0;
}
.wp-block-genesis-blocks-gb-columns .footer-navigation li {
  display: inline-block;
  list-style: none;
  margin-right: 15px;
}
.wp-block-genesis-blocks-gb-columns .attachment .comments-area,
.wp-block-genesis-blocks-gb-columns .attachment .entry-meta,
.wp-block-genesis-blocks-gb-columns .attachment .post-navigation,
.wp-block-genesis-blocks-gb-columns .attachment .entry-footer {
  display: none;
}
.wp-block-genesis-blocks-gb-columns ::selection {
  background: rgba(255, 244, 147, 0.8);
  color: #272c30;
}
.wp-block-genesis-blocks-gb-columns #wpstats {
  display: none;
}
.wp-block-genesis-blocks-gb-columns .compat-object-fit {
  background-size: cover;
  background-position: center center;
}
.wp-block-genesis-blocks-gb-columns .compat-object-fit img {
  opacity: 0;
}
.wp-block-genesis-blocks-gb-columns .post-password-form label {
  display: inline-block;
  width: 40%;
}
.wp-block-genesis-blocks-gb-columns .post-password-form input[type="submit"] {
  display: inline-block;
}
.wp-block-genesis-blocks-gb-columns .not-found {
  text-align: center;
}
.wp-block-genesis-blocks-gb-columns .blog .post.sticky {
  background: #fff;
  padding: 4%;
  border-bottom: none;
}
.wp-block-genesis-blocks-gb-columns .page-template-full-width #page,
.wp-block-genesis-blocks-gb-columns .page-template-full-width #primary {
  padding: 0;
  max-width: 100%;
  width: 100%;
}
.wp-block-genesis-blocks-gb-columns .page-template-full-width #page .entry-header {
  padding: 5% 2% 0;
}
.wp-block-genesis-blocks-gb-columns .page-template-full-width .site-content {
  padding-bottom: 0;
}
.wp-block-genesis-blocks-gb-columns .wp-block-gallery {
  margin-left: 0;
  margin-bottom: 1.2em;
}
.wp-block-genesis-blocks-gb-columns .wp-block-image figcaption {
  font-size: 15px;
  margin-top: 1em;
}
.wp-block-genesis-blocks-gb-columns ul.blocks-gallery-grid,
.wp-block-genesis-blocks-gb-columns ul.wp-block-social-links,
.wp-block-genesis-blocks-gb-columns .entry-content .wp-block-gallery {
  padding-left: 0;
}
.wp-block-genesis-blocks-gb-columns .alignfull,
.wp-block-genesis-blocks-gb-columns .alignwide {
  margin-bottom: 2em;
  width: 100%;
}
@media (max-width: 600px) {
  .wp-block-genesis-blocks-gb-columns .alignfull.wp-block-gallery,
  .wp-block-genesis-blocks-gb-columns .alignwide.wp-block-gallery {
    margin-left: -8px;
    margin-right: -8px;
    width: inherit;
  }
}
.wp-block-genesis-blocks-gb-columns .alignfull img,
.wp-block-genesis-blocks-gb-columns .alignwide img {
  display: block;
}
.wp-block-genesis-blocks-gb-columns .alignwide {
  max-width: none;
}
@media (min-width: 1000px) {
  .wp-block-genesis-blocks-gb-columns .alignwide {
    width: 75vw;
    margin-left: calc(50% - 75vw / 2);
  }
}
.wp-block-genesis-blocks-gb-columns .entry-content > .alignfull {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  max-width: none;
}
.wp-block-genesis-blocks-gb-columns .wp-block-columns {
  margin-bottom: 1.2em;
}
.pdb {
  margin-top: -6.5vw;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .pdb {
    margin-top: 0vw;
  }
}
@media only screen and (max-width: 450px) {
  .pdb {
    margin-bottom: 400px;
  }
}
.pdb__image {
  width: 40.5rem;
}
@media only screen and (max-width: 900px) {
  .pdb__image {
    width: 600px;
  }
}
@media only screen and (max-width: 600px) {
  .pdb__image {
    width: 400px;
  }
}
.pdb__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pdb__left {
  position: absolute;
  top: 50%;
  transform: translate(0, -30%);
  width: 33vw;
  height: 8vw;
  background-color: #2b378d;
  padding: 1rem 2rem 1rem 5rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .pdb__left {
    width: 450px;
    height: 100px;
    padding: 16px 32px 16px 80px;
  }
}
@media only screen and (max-width: 600px) {
  .pdb__left {
    width: 300px;
    max-width: 100%;
    height: 70px;
    padding: 16px 10px;
  }
}
.pdb__left-title {
  color: #fff;
  border-right: 1px solid #fff;
}
.pdb__left-title h2 {
  margin: 0;
  max-width: 12.5vw;
  font-family: 'Architects Daughter', cursive;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
@media only screen and (max-width: 900px) {
  .pdb__left-title h2 {
    font-size: 24px;
    line-height: 1.2;
    max-width: 170px;
  }
}
@media only screen and (max-width: 600px) {
  .pdb__left-title h2 {
    max-width: 135px;
    font-size: 20px;
  }
}
.pdb__left-paragraph {
  color: #fff;
  font-size: 1rem;
  line-height: 1.3rem;
  padding-left: 1.4rem;
  font-family: 'Architects Daughter', cursive;
}
@media only screen and (max-width: 900px) {
  .pdb__left-paragraph {
    line-height: 1.2;
    font-size: 16px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .pdb__left-paragraph {
    font-size: 14px;
    padding-left: 10px;
  }
}
.pdb__left-paragraph p {
  margin: 0;
  max-width: 31rem;
}
.pdb__right {
  width: 50%;
  position: absolute;
  top: 15vw;
  right: 0;
  left: 46%;
}
@media only screen and (max-width: 900px) {
  .pdb__right {
    left: auto;
    right: 2%;
    width: 40%;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 25px;
  }
}
@media only screen and (max-width: 700px) {
  .pdb__right {
    width: 35%;
  }
}
@media only screen and (max-width: 600px) {
  .pdb__right {
    display: block;
    width: 40%;
  }
}
@media only screen and (max-width: 500px) {
  .pdb__right {
    width: 35%;
  }
}
@media only screen and (max-width: 450px) {
  .pdb__right {
    top: 130%;
    left: 0;
    width: 100%;
    padding-left: 60px;
    padding-right: 8px;
  }
}
@media only screen and (max-width: 370px) {
  .pdb__right {
    padding-left: 20px;
  }
}
.pdb__right-row {
  display: flex;
  align-items: center;
  margin-bottom: 5rem;
  text-decoration: none;
}
.pdb__right-row:last-of-type {
  margin-bottom: 0;
}
@media only screen and (max-width: 900px) {
  .pdb__right-row {
    margin-bottom: 225px;
    flex-direction: column;
    gap: 8px;
  }
  .pdb__right-row:last-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 600px) {
  .pdb__right-row {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 450px) {
  .pdb__right-row {
    flex-direction: row;
  }
}
.pdb__right-row:hover {
  text-decoration: underline;
}
.pdb__right-image {
  width: 10.4vw;
  height: 10.4vw;
  min-width: 10.4vw;
}
@media only screen and (max-width: 900px) {
  .pdb__right-image {
    width: 100px;
    height: 100px;
    min-width: 100px;
  }
}
.pdb__right-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pdb__right-text {
  margin-left: 3rem;
  max-width: 30vw;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .pdb__right-text {
    max-width: 200px;
    margin-left: 0px;
  }
}
@media only screen and (max-width: 450px) {
  .pdb__right-text {
    margin-left: 8px;
  }
}
.pdb__right-paragraph {
  color: #2b378d;
  font-size: 1.4rem;
  line-height: 1.2;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
@media only screen and (max-width: 900px) {
  .pdb__right-paragraph {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .pdb__right-paragraph {
    text-align: center;
  }
}
@media only screen and (max-width: 450px) {
  .pdb__right-paragraph {
    text-align: left;
  }
}
.pdb__right-arrow {
  width: 2.1vw;
  height: 2.1vw;
  border-radius: 50%;
  background-color: #2b378d;
  position: absolute;
  top: 5.5vw;
  left: 0vw;
}
@media only screen and (max-width: 900px) {
  .pdb__right-arrow {
    width: 22px;
    height: 22px;
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 450px) {
  .pdb__right-arrow {
    left: 0%;
    transform: translateX(0%);
  }
}
.pdb__right-arrow svg {
  padding: 0.5rem;
}
@media only screen and (max-width: 900px) {
  .pdb__right-arrow svg {
    padding: 5px;
  }
}
.font_architects_daughter {
  font-family: 'Architects Daughter', cursive;
}
.hhs {
  position: relative;
  display: flex;
  justify-content: center;
  z-index: 10;
}
@media only screen and (max-width: 900px) {
  .hhs {
    margin-top: 50px;
    display: block;
  }
}
.hhs__left {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 900px) {
  .hhs__left {
    width: 100%;
    margin-bottom: -3rem;
  }
}
.hhs__wrapper {
  width: 25vw;
}
@media only screen and (max-width: 900px) {
  .hhs__wrapper {
    width: 50vw;
    min-width: 275px;
    margin-top: 0;
  }
}
.hhs__title {
  font-size: 4.5rem;
  line-height: 1.03;
  color: #2b378d;
  margin-bottom: 2rem;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .hhs__title {
    font-size: clamp(50px, 8vw, 40px);
    line-height: 50px;
    margin-bottom: 16px;
  }
}
.hhs__paragraph {
  position: relative;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #6d6e71;
  padding-left: 2rem;
  max-width: 21rem;
}
@media only screen and (max-width: 900px) {
  .hhs__paragraph {
    font-size: 18px;
    margin-top: 25px;
    line-height: 1.2;
    max-width: 250px;
    padding-left: 16px;
  }
}
.hhs__paragraph::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0.2vw;
  height: 50%;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .hhs__paragraph::before {
    width: 2px;
  }
}
.hhs__paragraph span {
  font-weight: bold;
  color: #2b378d;
}
.hhs__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 24rem;
  margin-top: 4rem;
}
@media only screen and (max-width: 1680px) {
  .hhs__link {
    max-width: 30rem;
  }
}
@media only screen and (max-width: 900px) {
  .hhs__link {
    max-width: 250px;
    margin-top: 30px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.hhs__link p {
  max-width: 13.5rem;
  font-size: 1rem;
  line-height: 1.3rem;
  font-weight: 500;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .hhs__link p {
    max-width: 180px;
    font-size: 16px;
    line-height: 1.2;
  }
}
.hhs__link:hover {
  text-decoration: underline;
}
.hhs__arrow {
  min-width: 2.25vw;
  height: 2.25vw;
  border-radius: 50%;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .hhs__arrow {
    min-width: 20px;
    height: 20px;
  }
}
.hhs__arrow svg {
  padding: 0.5rem;
}
@media only screen and (max-width: 900px) {
  .hhs__arrow svg {
    padding: 5px;
  }
}
.hhs__middle {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  background-color: #2b378d;
  color: #fff;
  width: 13vw;
  height: 13vw;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
  transition: transform 0.15s ease-out;
}
.hhs__middle:hover {
  transform: translate(-50%, -50%) scale(1.05);
}
@media only screen and (max-width: 900px) {
  .hhs__middle {
    display: none;
    position: relative;
    top: auto;
    left: 50%;
    transform: translate(-50%, 0%);
    margin-top: 68px;
    z-index: 555;
    width: 145px;
    height: 145px;
  }
  .hhs__middle:hover {
    transform: translate(-50%, 0%) scale(1.1);
  }
}
.hhs__middle p {
  max-width: 13rem;
  font-size: 1.1rem;
  line-height: 1.3rem;
  padding: 0 1.2rem;
  padding-top: 1rem;
}
@media only screen and (max-width: 900px) {
  .hhs__middle p {
    margin-top: 1rem;
    font-size: 16px;
    line-height: 1.2;
    max-width: 130px;
  }
}
.hhs__middle p svg {
  height: 0.9rem;
  width: 0.9rem;
  margin: 1rem auto 0;
  display: block;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .hhs__middle p svg {
    height: 12px;
    width: 12px;
    margin: 10px auto 0;
  }
}
.hhs__right {
  width: 50%;
  background-color: #fff;
  height: calc(100vh - 105px);
}
@media only screen and (max-width: 2000px) {
  .hhs__right {
    height: calc(100vh - 95px);
  }
}
@media only screen and (max-width: 1400px) {
  .hhs__right {
    height: calc(100vh - 75px);
  }
}
@media only screen and (max-width: 1250px) {
  .hhs__right {
    height: calc(100vh - 60px);
  }
}
@media only screen and (max-width: 900px) {
  .hhs__right {
    width: 100%;
    margin: auto;
    margin-top: -60px;
    height: auto;
    min-height: 325px;
  }
}
@media screen and (min-width: 1300px) and (max-height: 700px) {
  .hhs__right {
    height: 43rem;
  }
}
@media screen and (min-width: 1600px) and (max-height: 800px) {
  .hhs__right {
    height: 47rem;
  }
}
@media screen and (min-width: 1800px) and (max-height: 900px) {
  .hhs__right {
    height: 43rem;
  }
}
@media screen and (min-width: 2000px) and (max-height: 1000px) {
  .hhs__right {
    height: 45rem;
  }
}
@media screen and (min-width: 2200px) and (max-height: 1100px) {
  .hhs__right {
    height: 47rem;
  }
}
.hhs__video {
  width: 100%;
  height: 100%;
  min-height: 325px;
  object-fit: cover;
  border-radius: 30px 0 0 30px;
}
@media only screen and (max-width: 768px) {
  .hhs__video {
    margin-top: 150px;
    border-radius: 0;
  }
}
.fim {
  margin: 5rem 0;
  padding-bottom: 2rem;
}
@media only screen and (max-width: 900px) {
  .fim {
    margin: 60px 0;
    padding-bottom: 0px;
    padding-top: 0px;
  }
}
.fim__wrapper {
  max-width: 90%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .fim__wrapper {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 600px) {
  .fim__wrapper {
    flex-direction: column;
  }
}
.fim__box {
  width: 23%;
}
@media only screen and (max-width: 900px) {
  .fim__box {
    width: 45%;
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 600px) {
  .fim__box {
    width: 90%;
  }
}
@media only screen and (max-width: 450px) {
  .fim__box {
    width: 95%;
  }
}
.fim__box-no {
  font-size: 1.6rem;
  color: #2b378d;
  position: relative;
  padding-bottom: 2rem;
}
.fim__box-no::after {
  content: "";
  width: 100%;
  height: 0.2vw;
  background-color: #2b378d;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media only screen and (max-width: 900px) {
  .fim__box-no::after {
    height: 2px;
  }
}
@media only screen and (max-width: 900px) {
  .fim__box-no {
    font-size: 16px;
    line-height: 1.2;
    padding-bottom: 20px;
  }
}
.fim__box-title {
  font-size: 1.62rem;
  line-height: 1.2;
  font-weight: 500;
  color: #2b378d;
  max-width: 15vw;
  margin-top: 3rem;
  display: block;
  text-decoration: none;
}
@media only screen and (max-width: 900px) {
  .fim__box-title {
    max-width: 240px;
    margin-top: 30px;
    font-size: 20px;
    line-height: 1.2;
  }
}
.fim__box-title:hover {
  text-decoration: underline;
}
.fim__box-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  margin-top: 2.4rem;
}
@media only screen and (max-width: 900px) {
  .fim__box-link {
    margin-top: 10px;
    font-size: 16px;
  }
}
.fim__box-link:hover {
  text-decoration: underline;
}
.fim__box-link p {
  text-transform: uppercase;
  color: #6d6e71;
  font-size: 0.93rem;
}
@media only screen and (max-width: 900px) {
  .fim__box-link p {
    font-size: 16px;
    line-height: 1.2;
  }
}
.fim__box-arrow {
  margin-left: 0rem;
  min-width: 1.81vw;
  height: 1.81vw;
  border-radius: 50%;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .fim__box-arrow {
    min-width: 18px;
    height: 18px;
    width: 18px;
    margin-left: 0px;
  }
}
.fim__box-arrow svg {
  padding: 0.4rem;
}
@media only screen and (max-width: 900px) {
  .fim__box-arrow svg {
    padding: 4px;
  }
}
.cis {
  padding: 4rem 5.5%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}
@media only screen and (max-width: 900px) {
  .cis {
    gap: 16px;
    padding: 40px 5.5%;
  }
}
.cis__title {
  font-size: 2.3rem;
  line-height: 1.2;
  color: #2b378d;
  text-align: center;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .cis__title {
    font-size: 24px;
  }
}
.cis__subtext {
  color: #6d6e71;
  font-size: 1rem;
  text-align: center;
  line-height: 1.2;
}
@media only screen and (max-width: 900px) {
  .cis__subtext {
    font-size: 14px;
  }
}
.cis__divider {
  padding: 2.5rem 0 1.5rem;
}
@media only screen and (max-width: 900px) {
  .cis__divider {
    padding: 30px 0 16px;
  }
}
.cis__divider > .arrow {
  width: 2.6rem;
  height: 2.6rem;
  transform: rotate(90deg);
}
@media only screen and (max-width: 900px) {
  .cis__divider > .arrow {
    width: 26px;
    height: 26px;
  }
}
.cis__divider > .arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.cis__divider-mobile {
  display: none;
}
@media only screen and (max-width: 900px) {
  .cis__divider-mobile {
    display: block;
  }
}
.cis__divider-mobile:last-of-type {
  display: none;
}
.cis__image-sliders {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 0 4.7%;
}
@media only screen and (max-width: 900px) {
  .cis__image-sliders {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
}
.cis__slider-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 30%;
}
@media only screen and (max-width: 900px) {
  .cis__slider-wrapper {
    width: 500px;
    max-width: 100%;
  }
}
.cis__image-slider {
  width: 100%;
  height: auto;
  aspect-ratio: 51 / 62;
  position: relative;
  overflow: hidden;
  margin-bottom: 2.6rem;
}
@media only screen and (max-width: 900px) {
  .cis__image-slider {
    margin-bottom: 30px;
  }
}
.cis__image-slider-grabber {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.cis__image-slider-subtext {
  color: #6d6e71;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .cis__image-slider-subtext {
    font-size: 14px;
  }
}
.cis__image {
  width: 100%;
  height: auto;
  position: absolute;
  aspect-ratio: 51 / 62;
  object-fit: cover;
}
.cis__image#clipimage {
  clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
}
.cis #slider {
  position: absolute;
  -webkit-appearance: none;
  width: calc(100% + 100px);
  margin-left: -50px;
  height: var(--variable-slider-image-height);
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
  outline: none;
  border: none;
  box-shadow: none;
}
.cis #slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 100px;
  height: var(--variable-slider-image-height);
  background: url(/wp-content/themes/Enwave/images/icons/img_slider_grabber.svg) no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
  outline: none;
  border: none;
  box-shadow: none;
}
.header-1 {
  color: #2b378d;
  font-size: calc(2rem * var(--text-multiplier));
  line-height: calc(2.4rem * var(--text-multiplier));
  font-weight: 500;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .header-1 {
    font-size: 18px;
  }
}
.header-3 {
  color: #2b378d;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.05;
}
@media only screen and (max-width: 900px) {
  .header-3 {
    font-size: 16px;
  }
}
.paragraph {
  font-size: 1rem;
  color: #6d6e71;
  margin-top: 1vw;
  line-height: 1.2;
  font-weight: 400;
}
@media only screen and (max-width: 900px) {
  .paragraph {
    font-size: 14px;
    margin-top: 12px;
  }
}
.rts {
  padding: 6rem 5.5% 8rem;
  background-color: #edeeee;
}
@media only screen and (max-width: 900px) {
  .rts {
    padding: 60px 5.5% 80px;
  }
}
.rts__title {
  font-size: 2.35rem;
  line-height: 1.2;
  color: #2b378d;
  text-align: center;
  font-weight: 500;
  max-width: 48rem;
}
@media only screen and (max-width: 900px) {
  .rts__title {
    font-size: 28.200000000000003px;
  }
}
@media only screen and (max-width: 900px) {
  .rts__title {
    font-size: 28px;
    max-width: 480px;
  }
}
.rts__tech-display {
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 900px) {
  .rts__tech-display {
    flex-direction: column;
    align-items: center;
    gap: 42px;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 450px) {
  .rts__tech-display {
    gap: 60px;
  }
}
.rts__item {
  display: flex;
  position: relative;
  gap: 1rem;
}
@media only screen and (max-width: 900px) {
  .rts__item {
    gap: 16px;
  }
}
@media only screen and (max-width: 450px) {
  .rts__item {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.rts__item-left {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: fit-content;
}
.rts__item-left-image {
  width: auto;
  height: auto;
  object-position: top right;
  aspect-ratio: 315 / 236;
  min-height: 6.25rem;
}
@media only screen and (max-width: 900px) {
  .rts__item-left-image {
    min-height: 80px;
    display: none;
  }
}
@media only screen and (max-width: 450px) {
  .rts__item-left-image {
    min-height: 70px;
  }
}
.rts__item-left-image-mobile {
  display: none;
}
@media only screen and (max-width: 900px) {
  .rts__item-left-image-mobile {
    display: block;
  }
}
.rts__item-left-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: top right;
}
.rts__item-left-text {
  background-color: #2b378d;
  border-radius: 50%;
  padding: 1rem;
  font-weight: 500;
  text-align: center;
  color: white;
  font-size: 0.75rem;
  line-height: 1rem;
  width: 7rem;
  height: 7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  bottom: -1.5rem;
  right: 0;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
@media only screen and (max-width: 900px) {
  .rts__item-left-text {
    width: 90px;
    height: 90px;
    font-size: 14px;
    line-height: 1.2;
    bottom: -20px;
    padding: 6px;
  }
}
@media only screen and (max-width: 450px) {
  .rts__item-left-text {
    width: 75px;
    height: 75px;
    font-size: 10px;
    bottom: -10px;
  }
}
.rts__item-left-text > b {
  font-weight: 700;
  font-size: 0.8rem;
  line-height: 1rem;
}
@media only screen and (max-width: 900px) {
  .rts__item-left-text > b {
    font-size: 14px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 450px) {
  .rts__item-left-text > b {
    font-size: 10px;
  }
}
.rts__item-right {
  position: relative;
  padding-top: 1.5rem;
}
@media only screen and (max-width: 900px) {
  .rts__item-right {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 450px) {
  .rts__item-right {
    padding-top: 16px;
  }
}
.rts__item-right-title {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 700;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 900px) {
  .rts__item-right-title {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 450px) {
  .rts__item-right-title {
    font-size: 16px;
    margin-bottom: 12px;
  }
}
.rts__item-right-text {
  font-size: 0.9rem;
  line-height: 1.1;
  color: #6d6e71;
  font-weight: 400;
}
.rts__item-right-text > b {
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .rts__item-right-text {
    font-size: 14px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 450px) {
  .rts__item-right-text {
    font-size: 14px;
  }
}
.description {
  color: #6d6e71;
  font-size: 1rem;
  line-height: 1.3;
}
@media only screen and (max-width: 900px) {
  .description {
    line-height: 1.4;
    font-size: 16px;
  }
}
.fff {
  position: relative;
  margin-top: 3.5rem;
  margin-bottom: 11rem;
  padding: 0 8%;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 900px) {
  .fff {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    padding: 0 24px;
  }
}
@media only screen and (max-width: 400px) {
  .fff {
    padding: 0 12px;
  }
}
.fff__top {
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .fff__top {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    padding: 0 24px;
  }
}
@media only screen and (max-width: 400px) {
  .fff__top {
    padding: 0 12px;
  }
}
.fff__left {
  width: 50%;
  margin-top: 5.5rem;
}
@media only screen and (max-width: 900px) {
  .fff__left {
    margin-top: 20px;
    width: 100%;
  }
}
.fff__left-image {
  width: 80%;
  height: auto;
  margin-top: 7.2rem;
}
@media only screen and (max-width: 900px) {
  .fff__left-image {
    width: 100%;
    height: auto;
    margin-top: 60px;
  }
}
.fff__left-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fff__left-text {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 900px) {
  .fff__left-text {
    align-items: center;
  }
}
.fff__left-text-title {
  font-size: 2.2rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  max-width: 35vw;
  margin-bottom: 3vw;
}
@media only screen and (max-width: 900px) {
  .fff__left-text-title {
    font-size: 26.400000000000002px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__left-text-title {
    font-size: 22px;
    max-width: 315px;
    margin-bottom: 20px;
  }
}
.fff__left-text-content {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 400px) {
  .fff__left-text-content {
    width: 100%;
    flex-direction: column;
    max-width: 315px;
  }
}
.fff__left-text-divider {
  width: 5vw;
  height: 0.2vw;
  background-color: #2b378d;
  margin-left: 12vw;
  margin-top: 0.4rem;
}
@media only screen and (max-width: 900px) {
  .fff__left-text-divider {
    width: 45px;
    height: 2px;
    margin-left: 108px;
    margin-top: 4px;
  }
}
@media only screen and (max-width: 400px) {
  .fff__left-text-divider {
    margin-left: 0;
  }
}
.fff__left-text-description {
  float: right;
  width: 20vw;
  margin-left: 3rem;
  line-height: 1.3;
  font-size: 1.15rem;
  color: #6d6e71;
  font-size: 1rem;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .fff__left-text-description {
    line-height: 1.4;
    font-size: 16px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__left-text-description {
    line-height: 1.4;
    font-size: 18px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__left-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__left-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__left-text-description {
    line-height: 1.4;
    font-size: 18px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__left-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__left-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__left-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__left-text-description {
    margin-left: 30px;
    margin-top: 20px;
    width: 300px;
    align-self: flex-end;
  }
}
.fff__right {
  width: 50%;
  display: flex;
  flex-direction: column;
  padding-left: 7.5vw;
}
@media only screen and (max-width: 900px) {
  .fff__right {
    flex-direction: row;
    padding: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .fff__right {
    flex-direction: column;
  }
}
.fff__right-image {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 900px) {
  .fff__right-image {
    width: 60%;
  }
}
@media only screen and (max-width: 600px) {
  .fff__right-image {
    width: 100%;
    margin-bottom: 60px;
  }
}
.fff__right-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fff__right-text {
  margin-top: 4.5rem;
}
@media only screen and (max-width: 900px) {
  .fff__right-text {
    width: 40%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (max-width: 600px) {
  .fff__right-text {
    width: 100%;
    max-width: 315px;
  }
}
.fff__right-text-description {
  width: 20vw;
  line-height: 1.3;
  font-size: 1.15rem;
  color: #6d6e71;
  font-size: 1rem;
  line-height: 1.4;
  margin-bottom: 2vw;
}
@media only screen and (max-width: 900px) {
  .fff__right-text-description {
    line-height: 1.4;
    font-size: 16px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__right-text-description {
    line-height: 1.4;
    font-size: 18px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__right-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__right-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__right-text-description {
    line-height: 1.4;
    font-size: 18px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__right-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__right-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__right-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__right-text-description {
    width: 75%;
    min-width: 180px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 450px) {
  .fff__right-text-description {
    width: 95%;
  }
}
@media only screen and (max-width: 350px) {
  .fff__right-text-description {
    width: 100%;
  }
}
.fff__right-text-link {
  display: flex;
  gap: 1.2vw;
  align-items: center;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 500;
  color: #2b378d;
}
.fff__right-text-link:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 900px) {
  .fff__right-text-link {
    width: 75%;
    min-width: 180px;
    gap: 12px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 450px) {
  .fff__right-text-link {
    width: 95%;
  }
}
@media only screen and (max-width: 350px) {
  .fff__right-text-link {
    width: 100%;
  }
}
.fff__right-text-link > .arrow-icon {
  min-width: 2.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
}
@media only screen and (max-width: 900px) {
  .fff__right-text-link > .arrow-icon {
    min-width: 22px;
    width: 22px;
    height: 22px;
  }
}
.fff__right-text-link > .arrow-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.fff__overlay-image {
  position: absolute;
  width: 17.34vw;
  height: 17.34vw;
  left: 47.5%;
  top: 45%;
  z-index: 11;
}
@media only screen and (max-width: 900px) {
  .fff__overlay-image {
    left: 60%;
    top: 60%;
  }
}
@media only screen and (max-width: 600px) {
  .fff__overlay-image {
    top: 45%;
    left: 50%;
    transform: translate(-50%);
    min-width: 100px;
    min-height: 100px;
  }
}
.fff__overlay-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fff__extra-sections {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.fff__es {
  margin-top: 5rem;
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .fff__es {
    flex-direction: column;
    margin-top: 60px;
    align-items: center;
    gap: 40px;
  }
}
.fff__es-left {
  width: 50%;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .fff__es-left {
    width: 100%;
    max-width: 600px;
    justify-content: center;
  }
}
.fff__es-text {
  padding-right: 3rem;
  display: flex;
  flex-direction: column;
  gap: 2.6rem;
}
@media only screen and (max-width: 900px) {
  .fff__es-text {
    padding-right: 0px;
    gap: 25px;
  }
}
.fff__es-title {
  width: 24rem;
  font-size: 2.2rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .fff__es-title {
    font-size: 26.400000000000002px;
  }
}
@media only screen and (max-width: 900px) {
  .fff__es-title {
    width: 100%;
  }
}
.fff__es-ptext {
  width: 20rem;
  font-size: 1.1rem;
  color: #6d6e71;
  line-height: 1.2;
  position: relative;
  margin-left: 10.25rem;
}
@media only screen and (max-width: 900px) {
  .fff__es-ptext {
    font-size: 13.200000000000001px;
    font-size: 14px !important;
  }
}
.fff__es-ptext::before {
  content: "";
  height: 0.2rem;
  width: 4rem;
  top: 0.5rem;
  left: -6.5rem;
  position: absolute;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .fff__es-ptext {
    width: 200px;
    margin-left: 100px;
    line-height: 1.4;
  }
  .fff__es-ptext::before {
    height: 2px;
    width: 40px;
    top: 5px;
    left: -65px;
  }
}
@media only screen and (max-width: 350px) {
  .fff__es-ptext {
    margin-left: 30px;
  }
  .fff__es-ptext::before {
    width: 2px;
    height: 40px;
    top: 5px;
    left: -25px;
  }
}
.fff__es-link {
  margin-top: 4rem;
  display: flex;
  gap: 1.2rem;
  align-items: center;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  margin-left: 3.75rem;
}
@media only screen and (max-width: 900px) {
  .fff__es-link {
    font-size: 14.399999999999999px;
  }
}
.fff__es-link:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 900px) {
  .fff__es-link {
    margin-top: 40px;
    margin-left: 37.5px;
    gap: 12px;
  }
}
@media only screen and (max-width: 350px) {
  .fff__es-link {
    margin-left: 0px;
  }
}
.fff__es-right {
  width: 50%;
}
@media only screen and (max-width: 900px) {
  .fff__es-right {
    width: 100%;
    max-width: 600px;
  }
}
.fff__es-image {
  width: 100%;
  height: auto;
  border-top-left-radius: 5%;
  overflow: hidden;
  padding-left: 0.25rem;
}
@media only screen and (max-width: 900px) {
  .fff__es-image {
    padding-left: 0;
  }
}
.fff__es-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fff__es.flipped {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 900px) {
  .fff__es.flipped {
    flex-direction: column;
  }
}
.fff__es.flipped .fff__es-left {
  padding-left: 3rem;
  padding-right: 0;
}
.fff__es.flipped .fff__es-image {
  border-top-left-radius: 0;
  border-top-right-radius: 5%;
  padding-right: 0.25rem;
}
@media only screen and (max-width: 900px) {
  .fff__es.flipped .fff__es-image {
    padding-right: 0;
  }
}
.pib {
  position: relative;
  display: flex;
  justify-content: flex-end;
  padding: 0 5.5%;
}
@media only screen and (max-width: 1440px) {
  .pib {
    display: flex;
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 900px) {
  .pib {
    flex-wrap: wrap;
    margin-top: 48px;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
  }
}
.pib__image {
  width: 35%;
  margin-right: 11%;
}
@media only screen and (max-width: 900px) {
  .pib__image {
    width: 312px;
    height: 312px;
    margin-right: 0%;
  }
}
.pib__image img {
  width: 100%;
  object-fit: cover;
  object-position: right;
}
.pib__left {
  position: absolute;
  left: 7em;
  top: 0;
  max-width: 38vw;
  margin-top: 5rem;
}
@media only screen and (max-width: 900px) {
  .pib__left {
    left: 68px;
    max-width: 402px;
    margin-top: 48px;
  }
}
@media only screen and (max-width: 850px) {
  .pib__left {
    left: 60px;
  }
}
@media only screen and (max-width: 800px) {
  .pib__left {
    left: 42px;
  }
}
@media only screen and (max-width: 750px) {
  .pib__left {
    left: 16px;
  }
}
@media only screen and (max-width: 700px) {
  .pib__left {
    position: relative;
    left: 0;
    padding: 0 12px;
  }
}
.pib__title {
  font-size: calc(2.2rem * var(--text-multiplier));
  line-height: calc(2.6rem * var(--text-multiplier));
  color: #2b378d;
  max-width: 24rem;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .pib__title {
    font-size: 24px;
    max-width: 280px;
    line-height: 1.2;
    margin: 0;
  }
}
.pib__content {
  display: flex;
  justify-content: space-between;
  margin-top: 3rem;
}
@media only screen and (max-width: 900px) {
  .pib__content {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 700px) {
  .pib__content {
    flex-direction: column;
  }
}
.pib__content-image {
  padding-top: 4.2rem;
  width: 17rem;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .pib__content-image {
    margin-left: 30px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-top: 35px;
    width: 170px;
    padding-top: 36px;
  }
}
@media only screen and (max-width: 700px) {
  .pib__content-image {
    width: 80%;
    margin-left: 0px;
  }
}
.pib__content-image::before {
  content: "";
  width: 5vw;
  height: 0.2vw;
  background-color: #2b378d;
  position: absolute;
  top: 1rem;
  right: 0;
}
@media only screen and (max-width: 900px) {
  .pib__content-image::before {
    left: 0;
    right: auto;
    top: auto;
    bottom: 1rem;
    height: 2px;
  }
}
.pib__content-image img {
  width: 100%;
  object-fit: cover;
}
.pib__content-text {
  width: 21vw;
  margin-left: 3rem;
  color: #6d6e71;
  font-size: 1rem;
  line-height: 1.4rem;
}
@media only screen and (max-width: 900px) {
  .pib__content-text {
    font-size: 18px;
    line-height: 1.2;
    width: 100%;
    margin-left: 0;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 700px) {
  .pib__content-text {
    min-width: 125px;
    padding: 0;
    flex-direction: column;
  }
}
@media only screen and (max-width: 600px) {
  .pib__content-text {
    font-size: 18px;
  }
}
.pib__content-text p {
  margin-top: 0;
}
@media only screen and (max-width: 1200px) {
  .pib__content-text p {
    max-width: 95%;
  }
}
.pib__imageMobile {
  display: none;
}
@media only screen and (max-width: 900px) {
  .pib__imageMobile {
    width: 60%;
    margin: auto;
  }
}
.pib__imageMobile img {
  width: 90%;
  padding: 3rem;
  object-fit: cover;
}
@media only screen and (max-width: 900px) {
  .pib__imageMobile img {
    width: 100%;
    padding: 3rem 0;
  }
}
.dbf {
  padding: 4rem 5.5%;
}
@media only screen and (max-width: 900px) {
  .dbf {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 5.5%;
  }
}
.dbf__container {
  width: 100%;
  background-color: #9fa0a1;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  position: relative;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .dbf__container {
    max-width: 500px;
    grid-template-columns: 1fr;
  }
}
.dbf__left {
  padding: 2rem 1rem 0rem 4.5rem;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 900px) {
  .dbf__left {
    padding: 40px 11%;
  }
}
.dbf__title {
  color: white;
  line-height: 1.2;
  font-size: 3.6rem;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .dbf__title {
    font-size: 42px;
  }
}
.dbf__text {
  color: white;
  line-height: 1.4;
  font-size: 1rem;
  max-width: 85%;
  margin-top: 1.4rem;
}
@media only screen and (max-width: 900px) {
  .dbf__text {
    max-width: 250px;
    margin-top: 20px;
    font-size: 14px;
  }
}
.dbf__pstext {
  color: #58595b;
  font-size: 0.7rem;
  line-height: 1.1;
  margin-top: 4rem;
}
@media only screen and (max-width: 900px) {
  .dbf__pstext {
    max-width: 90%;
    margin-top: 60px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 600px) {
  .dbf__pstext {
    font-size: 11px;
    max-width: 100%;
  }
}
.dbf__middle {
  aspect-ratio: 585 / 475;
  width: 100%;
  padding: 0;
  margin-top: 2rem;
}
.dbf__middle img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: translateX(2.1rem);
}
@media only screen and (max-width: 900px) {
  .dbf__middle img {
    transform: translateX(0px);
  }
}
.dbf__right {
  padding: 0;
}
.dbf__right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fih {
  margin-bottom: 5rem;
  padding: 2rem 11% 0 5.5%;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .fih {
    flex-direction: column;
    align-items: center;
    gap: 45px;
    padding: 32px 5.5%;
  }
}
@media only screen and (max-width: 450px) {
  .fih {
    gap: 12px;
  }
}
.fih__text {
  margin-top: 2.5rem;
  max-width: 40rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media only screen and (max-width: 900px) {
  .fih__text {
    max-width: 300px;
    margin-top: 30px;
    gap: 12px;
  }
}
.fih__subtitle {
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 500;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .fih__subtitle {
    font-size: 17px;
  }
}
.fih__title {
  font-size: 3.35rem;
  line-height: 1.2;
  font-weight: 700;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .fih__title {
    font-size: 35px;
  }
}
.fih__ptext {
  max-width: 21.8rem;
  font-size: 1rem;
  line-height: 1.4;
  color: #6d6e71;
  font-weight: 400;
  letter-spacing: -0.01rem;
  margin-top: 1.2rem;
}
@media only screen and (max-width: 900px) {
  .fih__ptext {
    font-size: 18px;
    max-width: 300px;
    letter-spacing: -0.2px;
    margin-top: 18px;
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 400px) {
  .fih__ptext {
    max-width: 100%;
  }
}
.fih__image {
  width: 30rem;
  height: 30rem;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  .fih__image {
    width: 600px;
    height: 600px;
    max-width: 100%;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 700px) {
  .fih__image {
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
    max-width: 400px;
  }
}
@media only screen and (max-width: 450px) {
  .fih__image {
    max-width: 300px;
  }
}
.fih__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 600px) {
  .fih__image img {
    object-position: top;
  }
}
.fih__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fih__overlay-image {
  position: absolute;
  bottom: -2.5rem;
  left: 50%;
  transform: translateX(calc(-50% - 0.5rem));
  aspect-ratio: 333 / 267;
  width: 17.34rem;
}
@media only screen and (max-width: 900px) {
  .fih__overlay-image {
    width: 180px;
    bottom: auto;
    top: 30%;
  }
}
@media only screen and (max-width: 700px) {
  .fih__overlay-image {
    top: 37.5%;
  }
}
@media only screen and (max-width: 450px) {
  .fih__overlay-image {
    width: 145px;
    top: auto;
    bottom: 35%;
  }
}
.fih__overlay-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header-1 {
  color: #2b378d;
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.1;
}
.header-3 {
  color: #2b378d;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.05;
}
.paragraph {
  font-size: 1rem;
  color: #6d6e71;
  margin-top: 1vw;
  line-height: 1.2;
  font-weight: 400;
}
.csh {
  display: flex;
}
@media only screen and (max-width: 900px) {
  .csh {
    flex-direction: column;
    align-items: center;
    gap: 60px;
  }
}
.csh__left {
  width: 50%;
  padding-left: 5.5%;
  padding-top: 4rem;
}
@media only screen and (max-width: 900px) {
  .csh__left {
    padding-left: 0;
    width: auto;
    padding-top: 60px;
    padding-bottom: 30px;
    display: grid;
    place-items: center;
  }
}
.csh__right {
  width: 52%;
  aspect-ratio: 885 / 690;
  height: auto;
  padding-right: 5.5%;
  background-color: #fff;
}
@media only screen and (max-width: 900px) {
  .csh__right {
    padding-right: 0;
    max-height: 500px;
    width: 90%;
    margin: auto;
    margin-top: -3rem;
  }
}
@media only screen and (max-width: 576px) {
  .csh__right {
    margin-top: -1rem;
  }
}
.csh__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0px 0 0 30px;
}
@media only screen and (max-width: 900px) {
  .csh__video {
    border-radius: 10px;
  }
}
.csh__text {
  max-width: 30rem;
  letter-spacing: 0.01rem;
}
@media only screen and (max-width: 900px) {
  .csh__text {
    letter-spacing: 0.1px;
  }
}
@media only screen and (max-width: 900px) {
  .csh__text {
    width: 100%;
    max-width: 424px;
  }
}
@media only screen and (max-width: 600px) {
  .csh__text {
    padding: 0 12px;
  }
}
.csh__subtitle {
  font-size: 2.2rem;
  line-height: 1.2;
  color: #2b378d;
  margin-bottom: 0.5rem;
  font-weight: 500;
  letter-spacing: 0.01rem;
}
@media only screen and (max-width: 900px) {
  .csh__subtitle {
    font-size: 26.400000000000002px;
  }
}
@media only screen and (max-width: 900px) {
  .csh__subtitle {
    letter-spacing: 0.1px;
  }
}
@media only screen and (max-width: 900px) {
  .csh__subtitle {
    font-size: 30px;
    margin-bottom: 6px;
  }
}
.csh__title {
  font-size: 3.1rem;
  line-height: 1;
  color: #2b378d;
  margin-bottom: 2rem;
  font-weight: 700;
  letter-spacing: 0.01rem;
}
@media only screen and (max-width: 900px) {
  .csh__title {
    letter-spacing: 0.1px;
  }
}
@media only screen and (max-width: 900px) {
  .csh__title {
    font-size: 42px;
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 600px) {
  .csh__title {
    font-size: 38px;
  }
}
.csh__description {
  position: relative;
  padding-left: 0rem;
  color: #808081;
  font-size: 1rem;
  line-height: 1.4rem;
  letter-spacing: 0.01rem;
  max-width: 72.5%;
}
@media only screen and (max-width: 900px) {
  .csh__description {
    letter-spacing: 0.1px;
  }
}
@media only screen and (max-width: 900px) {
  .csh__description {
    font-size: 14px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 600px) {
  .csh__description {
    text-align: left;
    max-width: 80%;
  }
}
@media only screen and (max-width: 400px) {
  .csh__description {
    max-width: 100%;
  }
}
.csh__link {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  text-decoration: none;
  padding-left: 2rem;
  padding-right: 1rem;
  max-width: 24rem;
  margin-top: 4rem;
}
@media only screen and (max-width: 1680px) {
  .csh__link {
    max-width: 30rem;
  }
}
@media only screen and (max-width: 900px) {
  .csh__link {
    max-width: 250px;
    margin-top: 40px;
    padding-left: 24px;
    padding-right: 12px;
  }
}
.csh__link p {
  max-width: 20rem;
  font-size: 1rem;
  line-height: 1.3rem;
  letter-spacing: 0.01rem;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .csh__link p {
    letter-spacing: 0.1px;
  }
}
@media only screen and (max-width: 900px) {
  .csh__link p {
    font-size: 14px;
    line-height: 1.2;
    max-width: 200px;
  }
}
.csh__link:hover {
  text-decoration: underline;
}
.csh__arrow {
  min-width: 2.25vw;
  height: 2.25vw;
  border-radius: 50%;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .csh__arrow {
    width: 24px;
    height: 24px;
  }
}
.csh__arrow svg {
  padding: 6px;
}
.pbd {
  margin-top: 0;
  position: relative;
  display: flex;
}
@media only screen and (max-width: 900px) {
  .pbd {
    margin-top: 0vw;
    flex-direction: column;
  }
}
@media only screen and (max-width: 450px) {
  .pbd {
    margin-bottom: 60px;
  }
}
.pbd__image {
  width: 50%;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .pbd__image {
    width: 600px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .pbd__image {
    width: 400px;
  }
}
@media only screen and (max-width: 350px) {
  .pbd__image {
    margin-top: 60px;
    display: flex;
    flex-direction: column-reverse;
  }
}
.pbd__image img {
  max-width: 41.5rem;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 900px) {
  .pbd__image img {
    max-width: 600px;
  }
}
.pbd__left {
  position: absolute;
  top: 20rem;
  width: 37rem;
  height: 7rem;
  background-color: #2b378d;
  padding: 1rem 2rem 1rem 5rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .pbd__left {
    top: 50%;
    transform: translateY(0%);
    width: 540px;
    height: 100px;
    padding: 16px 32px 16px 80px;
  }
}
@media only screen and (max-width: 600px) {
  .pbd__left {
    width: 350px;
    max-width: 100%;
    height: 70px;
    padding: 56px 10px;
  }
}
@media only screen and (max-width: 350px) {
  .pbd__left {
    align-items: flex-start;
    height: auto;
    flex-direction: column;
    position: relative;
    top: 0;
  }
}
.pbd__left-title {
  color: #fff;
  border-right: 1px solid #fff;
}
@media only screen and (max-width: 350px) {
  .pbd__left-title {
    border-right: none;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
  }
}
.pbd__left-title h2 {
  margin: 0;
  max-width: 12.5vw;
  font-family: 'Architects Daughter', cursive;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
@media only screen and (max-width: 900px) {
  .pbd__left-title h2 {
    font-size: 24px;
    line-height: 1.2;
    max-width: 170px;
  }
}
@media only screen and (max-width: 600px) {
  .pbd__left-title h2 {
    max-width: 135px;
    font-size: 20px;
  }
}
.pbd__left-paragraph {
  color: #fff;
  font-size: 1rem;
  line-height: 1.3rem;
  padding-left: 1.4rem;
  font-family: 'Architects Daughter', cursive;
}
@media only screen and (max-width: 900px) {
  .pbd__left-paragraph {
    line-height: 1.2;
    font-size: 16px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .pbd__left-paragraph {
    font-size: 16px;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 350px) {
  .pbd__left-paragraph {
    padding-top: 10px;
    padding-left: 0px;
  }
}
.pbd__left-paragraph p {
  margin: 0;
  max-width: 31rem;
}
.pbd__right {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 5rem;
  padding-right: 5.5%;
  gap: 3rem;
}
@media only screen and (max-width: 900px) {
  .pbd__right {
    margin-top: 50px;
    gap: 36px;
    width: 100%;
    padding: 0 5.5%;
  }
}
.pbd__right-title {
  font-size: 2.4rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .pbd__right-title {
    font-size: 28.799999999999997px;
  }
}
.pbd__benefits {
  display: grid;
  flex-flow: row wrap;
  grid-template-columns: 1fr 1fr;
  gap: 4rem 1rem;
  place-items: center;
}
@media only screen and (max-width: 900px) {
  .pbd__benefits {
    grid-template-columns: 1fr 1fr;
    gap: 36px 12px;
  }
}
@media only screen and (max-width: 600px) {
  .pbd__benefits {
    grid-template-columns: 1fr;
  }
}
.pbd__benefit {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  width: fit-content;
}
@media only screen and (max-width: 900px) {
  .pbd__benefit {
    gap: 6px;
    max-width: 300px;
  }
}
.pbd__benefit-symbol {
  width: 5.8rem;
  height: auto;
  aspect-ratio: 124 / 110;
  margin-bottom: 0.75rem;
  margin-right: 4rem;
}
@media only screen and (max-width: 900px) {
  .pbd__benefit-symbol {
    width: 100px;
    margin-bottom: 7.5px;
    margin-right: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .pbd__benefit-symbol {
    margin-right: 0;
  }
}
.pbd__benefit-symbol img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pbd__benefit-title {
  font-size: 1.3rem;
  line-height: 1.2;
  color: #2b378d;
  text-align: left;
  font-weight: 500;
  width: 100%;
  padding: 0 1rem;
}
@media only screen and (max-width: 900px) {
  .pbd__benefit-title {
    font-size: 15.600000000000001px;
  }
}
@media only screen and (max-width: 900px) {
  .pbd__benefit-title {
    font-size: 16px;
    padding: 0 12px;
  }
}
@media only screen and (max-width: 600px) {
  .pbd__benefit-title {
    text-align: center;
  }
}
.pbd__benefit-text {
  font-size: 1rem;
  text-align: left;
  line-height: 1.2;
  color: #58595b;
  letter-spacing: 0.01rem;
  padding: 0 1rem;
}
@media only screen and (max-width: 900px) {
  .pbd__benefit-text {
    font-size: 18px;
    letter-spacing: 0.1px;
    padding: 0 12px;
  }
}
@media only screen and (max-width: 600px) {
  .pbd__benefit-text {
    text-align: center;
  }
}
.pph {
  margin-bottom: 5rem;
  padding: 2rem 11% 0 5.5%;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .pph {
    flex-direction: column;
    align-items: center;
    gap: 45px;
    padding: 32px 5.5%;
  }
}
@media only screen and (max-width: 450px) {
  .pph {
    gap: 12px;
  }
}
.pph__text {
  margin-top: 1.5rem;
  max-width: 40rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media only screen and (max-width: 900px) {
  .pph__text {
    max-width: 300px;
    margin-top: 30px;
    gap: 12px;
  }
}
.pph__subtitle {
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 500;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .pph__subtitle {
    font-size: 17px;
  }
}
.pph__title {
  font-size: 3.3rem;
  line-height: 1.2;
  color: #2b378d;
  line-height: 1.1;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .pph__title {
    font-size: 39.599999999999994px;
  }
}
@media only screen and (max-width: 900px) {
  .pph__title {
    font-size: 35px;
  }
}
.pph__ptext {
  max-width: 28rem;
  font-size: 1rem;
  line-height: 1.2;
  color: #6d6e71;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: -0.01rem;
  margin-top: 1.2rem;
  position: relative;
  margin-left: 2.65rem;
}
@media only screen and (max-width: 900px) {
  .pph__ptext {
    font-size: 12px;
    font-size: 14px !important;
  }
}
.pph__ptext::before {
  content: '';
  position: absolute;
  top: 0.4rem;
  left: -2.65rem;
  width: 0.15rem;
  height: 5rem;
  background: #2b378d;
}
@media only screen and (max-width: 900px) {
  .pph__ptext::before {
    width: 2px;
    height: 80px;
    left: -26.5px;
  }
}
@media only screen and (max-width: 900px) {
  .pph__ptext {
    margin-left: 26.5px;
    font-size: 14px;
    max-width: 300px;
    letter-spacing: -0.2px;
    margin-top: 18px;
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 400px) {
  .pph__ptext {
    max-width: 100%;
  }
}
.pph__image {
  width: 30rem;
  height: 30rem;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  .pph__image {
    width: 600px;
    height: 600px;
    max-width: 100%;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 700px) {
  .pph__image {
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
    max-width: 400px;
  }
}
@media only screen and (max-width: 450px) {
  .pph__image {
    max-width: 300px;
  }
}
.pph__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 600px) {
  .pph__image img {
    object-position: top;
  }
}
.pph__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pph__video-wrapper {
  width: 30rem;
  height: 30rem;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  .pph__video-wrapper {
    width: 600px;
    height: 600px;
    max-width: 100%;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 700px) {
  .pph__video-wrapper {
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
    max-width: 400px;
  }
}
@media only screen and (max-width: 450px) {
  .pph__video-wrapper {
    max-width: 300px;
  }
}
.pph__video-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 600px) {
  .pph__video-wrapper img {
    object-position: top;
  }
}
.pph__overlay-image {
  position: absolute;
  bottom: -2.5rem;
  left: 50%;
  transform: translateX(calc(-50% - 0.5rem));
  aspect-ratio: 333 / 267;
  width: 17.34rem;
}
@media only screen and (max-width: 900px) {
  .pph__overlay-image {
    width: 180px;
    bottom: auto;
    top: 30%;
  }
}
@media only screen and (max-width: 700px) {
  .pph__overlay-image {
    top: 37.5%;
  }
}
@media only screen and (max-width: 450px) {
  .pph__overlay-image {
    width: 145px;
    top: auto;
    bottom: 35%;
  }
}
.pph__overlay-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.iph {
  margin-bottom: 5rem;
  padding: 0 5.5% 2rem;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .iph {
    flex-direction: column;
    align-items: center;
    gap: 45px;
    padding: 32px 5.5%;
  }
}
@media only screen and (max-width: 450px) {
  .iph {
    gap: 12px;
  }
}
.iph__text {
  width: 100%;
  padding-left: 0%;
  padding-top: 4rem;
}
@media only screen and (max-width: 900px) {
  .iph__text {
    padding-left: 0;
    width: 100%;
    max-width: 600px;
    padding-top: 30px;
    padding-bottom: 0px;
    display: grid;
    place-items: center;
  }
}
.iph__subtitle {
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 500;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .iph__subtitle {
    font-size: 17px;
    width: 100%;
  }
}
.iph__title {
  font-size: 3.25rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 700;
  max-width: 60rem;
}
@media only screen and (max-width: 900px) {
  .iph__title {
    font-size: 39px;
  }
}
@media only screen and (max-width: 900px) {
  .iph__title {
    font-size: 35px;
    max-width: 100%;
    width: 100%;
  }
}
.iph__content {
  display: flex;
  justify-content: space-between;
  gap: 7.5rem;
  margin-top: 3rem;
}
@media only screen and (max-width: 900px) {
  .iph__content {
    gap: 75px;
    margin-top: 30px;
    flex-direction: column;
  }
}
.iph__content-right {
  width: 100%;
}
.iph__ptext {
  width: 37.7rem;
  font-size: 1.15rem;
  line-height: 1.4;
  color: #6d6e71;
  font-weight: 400;
  letter-spacing: -0.01rem;
  margin-top: 1.2rem;
  padding-left: 2.4rem;
  position: relative;
}
.iph__ptext::before {
  left: 0.4rem;
  top: 0;
  content: "";
  position: absolute;
  height: 5rem;
  width: 0.15rem;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .iph__ptext {
    font-size: 14px;
    max-width: 100%;
    letter-spacing: -0.2px;
    margin-top: 36px;
    margin-bottom: 18px;
    width: 100%;
    padding-left: 0;
  }
  .iph__ptext::before {
    left: 0;
    top: -12px;
    height: 2px;
    width: 50px;
  }
}
@media only screen and (max-width: 400px) {
  .iph__ptext {
    max-width: 100%;
  }
}
.iph__link {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 1rem;
  align-self: flex-end;
  padding-right: 1rem;
  max-width: 24rem;
  width: fit-content;
  margin-top: 6rem;
  transform: translateY(30%);
}
@media only screen and (max-width: 1680px) {
  .iph__link {
    max-width: 30rem;
  }
}
@media only screen and (max-width: 900px) {
  .iph__link {
    max-width: 100%;
    width: 100%;
    margin-top: 16px;
    gap: 30px;
  }
}
.iph__link p {
  max-width: 23rem;
  font-size: 1rem;
  line-height: 1.3rem;
  letter-spacing: 0.01rem;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .iph__link p {
    letter-spacing: 0.1px;
  }
}
@media only screen and (max-width: 900px) {
  .iph__link p {
    font-size: 14px;
    line-height: 1.2;
    max-width: 300px;
  }
}
.iph__link:hover {
  text-decoration: underline;
}
.iph__arrow {
  min-width: 2.35rem;
  height: 2.35rem;
  border-radius: 50%;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .iph__arrow {
    min-width: 30px;
    height: 30px;
  }
}
.iph__arrow svg {
  padding: 6px;
}
.iph__image {
  width: 48%;
  aspect-ratio: 885 / 740;
  height: auto;
  margin-right: 3%;
  background-color: #fff;
  position: relative;
  border-radius: 0px 0 0 30px;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (max-width: 900px) {
  .iph__image {
    padding-right: 0;
    max-height: 500px;
    width: 90%;
    margin: auto;
    margin-top: 0rem;
  }
}
@media only screen and (max-width: 600px) {
  .iph__image {
    width: 100%;
  }
}
.iph__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 600px) {
  .iph__image img {
    object-position: top;
  }
}
.iph__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.iph__overlay-image {
  position: absolute;
  bottom: -2.5rem;
  left: 50%;
  transform: translateX(calc(-50% - 4.5rem));
  aspect-ratio: 333 / 267;
  width: 16rem;
  z-index: 2;
}
@media only screen and (max-width: 900px) {
  .iph__overlay-image {
    position: relative;
    width: 180px;
    bottom: auto;
    top: auto;
    left: auto;
    transform: translateX(0);
  }
}
.iph__overlay-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.iph__stock-info {
  width: 100%;
  height: calc(100% - 1.2rem);
  background-color: #edeeee;
  display: flex;
  margin-top: 1.2rem;
}
@media only screen and (max-width: 900px) {
  .iph__stock-info {
    margin-top: 0px;
    height: 100%;
  }
}
@media only screen and (max-width: 400px) {
  .iph__stock-info {
    flex-direction: column;
  }
}
.iph__stock-column {
  flex: 1;
  padding: 3rem 0 2rem 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}
.iph__stock-column:nth-child(2) {
  padding: 3rem 2rem 2rem 0;
}
@media only screen and (max-width: 400px) {
  .iph__stock-column {
    align-items: center;
    padding: 15px 10px;
  }
  .iph__stock-column:nth-child(2) {
    padding: 15px 10px;
  }
}
.iph__stock-title {
  font-size: 1.1rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 400;
  margin-bottom: 0.2rem;
}
@media only screen and (max-width: 900px) {
  .iph__stock-title {
    font-size: 13.200000000000001px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .iph__stock-title {
    font-size: 15px;
  }
}
@media only screen and (max-width: 400px) {
  .iph__stock-title {
    text-align: center;
  }
}
.iph__stock-stock {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
  transition: all 0.25s ease-out;
  width: fit-content;
}
@media only screen and (max-width: 900px) {
  .iph__stock-stock {
    font-size: 14.399999999999999px;
  }
}
@media only screen and (max-width: 900px) {
  .iph__stock-stock {
    font-size: 16px;
  }
}
.iph__stock-stock:hover {
  opacity: 0.75;
}
.iph__stock-lp {
  font-size: 4.4rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
@media only screen and (max-width: 900px) {
  .iph__stock-lp {
    font-size: 52.800000000000004px;
  }
}
@media only screen and (max-width: 900px) {
  .iph__stock-lp {
    font-size: 14px;
  }
}
.iph__stock-name,
.iph__stock-date {
  font-size: 1rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .iph__stock-name,
  .iph__stock-date {
    font-size: 12px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .iph__stock-name,
  .iph__stock-date {
    font-size: 14px;
  }
}
.grid {
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .grid {
    gap: 30px;
  }
}
.grid-item {
  display: block;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 900px) {
  .grid-item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.prd {
  padding: 3rem 5.5% 8rem;
}
@media only screen and (max-width: 900px) {
  .prd {
    padding: 30px 5% 80px;
  }
}
.prd__subtitle {
  font-size: 1.5rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 900px) {
  .prd__subtitle {
    font-size: 18px;
  }
}
@media only screen and (max-width: 900px) {
  .prd__subtitle {
    margin-bottom: 5px;
  }
}
.prd__title {
  font-size: 3rem;
  line-height: 1.2;
  color: #2b378d;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 900px) {
  .prd__title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 900px) {
  .prd__title {
    font-size: 24px;
    margin-bottom: 20px;
    max-width: 95%;
  }
}
.prd__sort-bar {
  display: flex;
  height: 4rem;
  width: 100%;
}
.prd__sort-bar-wrapper {
  width: 100%;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 900px) {
  .prd__sort-bar-wrapper {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 900px) {
  .prd__sort-bar {
    height: 50px;
  }
}
.prd__sort-bar-span {
  border-bottom: 0.15rem solid #edeeee;
  height: 100%;
  width: 7.3rem;
  background-color: #edeeee;
  display: grid;
  place-items: center;
  font-size: 1rem;
  line-height: 1.2;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .prd__sort-bar-span {
    font-size: 12px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .prd__sort-bar-span {
    width: 75px;
    border-bottom: 1.5px solid #edeeee;
  }
}
.prd__sort-bar-right {
  border-bottom: 0.15rem solid #2b378d;
  display: flex;
  height: 100%;
  width: 100%;
  overflow-x: scroll;
}
.prd__sort-bar-right::-webkit-scrollbar {
  display: none;
}
@media only screen and (max-width: 900px) {
  .prd__sort-bar-right {
    border-bottom: 1.5px solid #2b378d;
  }
}
.prd__sort-bar-a {
  min-width: 11rem;
  height: 100%;
  cursor: pointer;
  display: grid;
  place-items: center;
  background-color: white;
  font-size: 1.1rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .prd__sort-bar-a {
    font-size: 13.200000000000001px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .prd__sort-bar-a {
    min-width: 160px;
  }
}
.prd__sort-bar-a-active {
  color: white;
  background-color: #2b378d;
}
.prd__sort-bar-a::after {
  content: '';
  display: block;
  width: 0.1rem;
  height: 0.7rem;
  position: absolute;
  right: 0;
  bottom: 0%;
  background-color: #2b378d;
}
@media only screen and (max-width: 1024px) {
  .prd__sort-bar-a::after {
    width: 1px;
    height: 7px;
  }
}
.prd__sort-bar-a-hide-after::after {
  display: none;
}
.prd__sort-bar-search {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-left: 2rem;
}
@media only screen and (max-width: 900px) {
  .prd__sort-bar-search {
    display: none;
  }
}
.prd__sort-bar-search input {
  width: 12rem;
  height: 3rem;
  border: 0rem solid #edeeee;
  border-radius: 0.5rem;
  padding: 0 1rem 0 0;
  font-size: 1.1rem;
  line-height: 1.2;
  color: #6d6e71;
}
@media only screen and (max-width: 900px) {
  .prd__sort-bar-search input {
    font-size: 13.200000000000001px;
    font-size: 14px !important;
  }
}
.prd__sort-bar-search input:active,
.prd__sort-bar-search input:focus-visible {
  outline: none;
  border: 0rem solid #4747478d !important;
}
.prd__sort-bar-search input::placeholder {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
@media only screen and (max-width: 900px) {
  .prd__sort-bar-search input {
    width: 200px;
    height: 40px;
  }
}
.prd__sort-bar-search-icon {
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 0.5rem;
  display: grid;
  place-items: center;
  outline: none;
  border: none;
  cursor: pointer;
  background-color: transparent;
  padding: 0.2rem;
}
@media only screen and (max-width: 900px) {
  .prd__sort-bar-search-icon {
    width: 40px;
    height: 40px;
    padding: 2px;
  }
}
.prd__sort-bar-search-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.prd__sort-bar-search-icon:hover {
  background-color: #2b378d;
}
.prd__sort-bar-search-icon:hover img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(4%) hue-rotate(11deg) brightness(101%) contrast(100%);
}
.prd__press-releases {
  display: grid;
  gap: 1rem 6rem;
  grid-template-columns: 1fr 1fr;
  position: relative;
  padding-bottom: 6rem;
}
@media only screen and (max-width: 900px) {
  .prd__press-releases {
    gap: 0 40px;
    padding: 30px 5.5% 45px;
    margin-top: 0px;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 750px) {
  .prd__press-releases {
    padding: 20px 5.5% 40px;
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (max-width: 600px) {
  .prd__press-releases {
    padding: 20px 0% 40px;
  }
}
.prd__press-release {
  background-color: #edeeee;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  position: relative;
  transition: all 0.25s ease-out;
  cursor: pointer;
}
.prd__press-release-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.prd__press-release-wrapper-displaced {
  margin-top: -10rem;
}
@media only screen and (max-width: 600px) {
  .prd__press-release-wrapper-displaced {
    margin-top: 0rem;
  }
}
@media only screen and (max-width: 900px) {
  .prd__press-release-wrapper {
    width: 100%;
    max-width: 600px;
  }
}
@media only screen and (max-width: 750px) {
  .prd__press-release-wrapper {
    width: auto;
  }
}
.prd__press-release:hover {
  background-color: #2b378d;
}
.prd__press-release:hover .prd__press-release-body {
  background-color: #2b378d;
}
.prd__press-release:hover .prd__press-release-body-date,
.prd__press-release:hover .prd__press-release-body-text,
.prd__press-release:hover .prd__press-release-body-title {
  color: white;
}
@media only screen and (max-width: 900px) {
  .prd__press-release {
    gap: 10px;
  }
}
.prd__press-release-image {
  width: 100%;
  min-height: 20rem;
  max-height: 20rem;
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 900px) {
  .prd__press-release-image {
    min-height: 200px;
    max-height: none;
  }
}
.prd__press-release-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 20rem;
}
@media only screen and (max-width: 900px) {
  .prd__press-release-image img {
    min-height: none;
  }
}
.prd__press-release-image::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 0;
  max-height: 0;
  background-color: #2b378d;
  opacity: 0.4;
  transition: all 0.25s ease-out;
}
.prd__press-release-image:hover::before {
  max-width: 100%;
  max-height: 100%;
  transition: all 0.25s ease-out;
}
.prd__press-release-body {
  background-color: #efeeee;
  padding: 2rem 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  min-height: 14.5rem;
  max-height: 14.5rem;
  transition: all 0.25s ease-out;
}
@media only screen and (max-width: 900px) {
  .prd__press-release-body {
    padding: 10px 20px 30px;
    gap: 4px;
    min-height: 145px;
    max-height: none;
  }
}
@media only screen and (max-width: 400px) {
  .prd__press-release-body {
    padding: 10px 12px 20px;
  }
}
.prd__press-release-body-cats {
  display: flex;
  gap: 0.4rem;
  flex-wrap: wrap;
}
@media only screen and (max-width: 900px) {
  .prd__press-release-body-cats {
    gap: 0 6px;
  }
}
.prd__press-release-body-cat {
  white-space: nowrap;
  font-size: 1.3rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .prd__press-release-body-cat {
    font-size: 15.600000000000001px;
  }
}
.prd__press-release-body-date,
.prd__press-release-body-text {
  font-size: 1.1rem;
  line-height: 1.2;
  color: #6d6e71;
  font-weight: 500;
  line-height: 1.3;
}
@media only screen and (max-width: 900px) {
  .prd__press-release-body-date,
  .prd__press-release-body-text {
    font-size: 13.200000000000001px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .prd__press-release-body-date,
  .prd__press-release-body-text {
    font-size: 14px;
  }
}
.prd__press-release-body-title {
  font-size: 1.3rem;
  line-height: 1.2;
  font-weight: 500;
  line-height: 1.3;
  color: #2b378d;
  max-width: 26.5rem;
  margin-bottom: 1.2rem;
}
@media only screen and (max-width: 900px) {
  .prd__press-release-body-title {
    font-size: 15.600000000000001px;
  }
}
@media only screen and (max-width: 900px) {
  .prd__press-release-body-title {
    margin-bottom: 12px;
    max-width: 90%;
  }
}
.prd__view {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 1rem;
  font-size: 0.9rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 3.4rem;
  width: fit-content;
}
@media only screen and (max-width: 900px) {
  .prd__view {
    font-size: 10.8px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .prd__view {
    font-size: 14px;
    margin-top: 10px;
    padding-left: 32px;
  }
}
.prd__view::before {
  position: absolute;
  content: "";
  width: 3.2rem;
  max-width: 3.2rem;
  height: 0.15rem;
  max-height: 0.15rem;
  background-color: #2b378d;
  transition: all 0.15s ease-out;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 900px) {
  .prd__view::before {
    width: 24px;
    height: 2px;
    max-width: 24px;
    max-height: 2px;
  }
}
.prd__view:hover::before {
  width: 0.2rem;
  max-width: 0.2rem;
  height: 1.2rem;
  max-height: 1.2rem;
  left: 1.8rem;
}
@media only screen and (max-width: 900px) {
  .prd__view:hover::before {
    width: 2px;
    height: 12px;
    left: 10px;
    max-width: 2px;
    max-height: 12px;
  }
}
.prd__pagination {
  width: 50%;
  height: 2.5rem;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #2b378d;
}
.prd__pagination-pages {
  position: absolute;
  height: 100%;
  top: 0;
  right: 3rem;
  display: flex;
  align-items: center;
}
.prd__pagination-arrow {
  width: 5rem;
  height: 5rem;
  cursor: pointer;
}
.prd__pagination-arrow-left {
  transform: translate(2rem, 0.15rem);
}
.prd__pagination-arrow-right {
  transform: translate(-2rem, 0.15rem);
}
.prd__pagination-arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.prd__pagination-number {
  height: 100%;
  width: 6.5rem;
  background-color: #efeeee;
  display: grid;
  place-items: center;
}
.dca {
  padding: 4rem 11%;
  display: flex;
  flex-direction: column;
  gap: 7rem;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .dca {
    padding: 40px 5.5%;
    gap: 80px;
    margin-top: 80px;
  }
}
.dca__inner {
  background-color: #edeeee;
  aspect-ratio: 1488 / 558;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .dca__inner {
    aspect-ratio: auto;
    width: 100%;
    max-width: 600px;
    flex-direction: column;
  }
}
.dca__image {
  height: 100%;
  width: auto;
  aspect-ratio: 640 / 558;
}
@media only screen and (max-width: 900px) {
  .dca__image {
    width: 100%;
    height: auto;
  }
}
.dca__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dca__text {
  width: 100%;
  padding: 4rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media only screen and (max-width: 900px) {
  .dca__text {
    padding: 40px;
    gap: 16px;
  }
}
@media only screen and (max-width: 450px) {
  .dca__text {
    padding: 40px 24px;
  }
}
.dca__title {
  font-size: 2.35rem;
  line-height: 1.2;
  color: #2b378d;
  padding-right: 5rem;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .dca__title {
    font-size: 28.200000000000003px;
  }
}
@media only screen and (max-width: 900px) {
  .dca__title {
    padding-right: 40%;
  }
}
@media only screen and (max-width: 700px) {
  .dca__title {
    padding-right: 50px;
  }
}
@media only screen and (max-width: 500px) {
  .dca__title {
    padding-right: 0;
  }
}
.dca__ptext {
  font-size: 1rem;
  line-height: 1.2;
  color: #6d6e71;
  max-width: 29.75rem;
  line-height: 1.3;
}
@media only screen and (max-width: 900px) {
  .dca__ptext {
    font-size: 12px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .dca__ptext {
    width: 100%;
    max-width: 410px;
    font-size: 18px !important;
    line-height: 1.4;
  }
}
.dca__link {
  font-size: 1rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
  transition: all 0.25s ease-out;
  display: flex;
  align-items: center;
  gap: 1.6rem;
  cursor: pointer;
  width: fit-content;
}
@media only screen and (max-width: 900px) {
  .dca__link {
    font-size: 12px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .dca__link {
    gap: 16px;
  }
}
.dca__link > .arrow {
  width: 2rem;
  height: 2rem;
}
@media only screen and (max-width: 900px) {
  .dca__link > .arrow {
    width: 20px;
    height: 20px;
  }
}
.dca__link > .arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.dca__link:hover {
  color: #3543ad;
  text-decoration: underline;
}
.dca__cta {
  padding: 1rem 2.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 1.15rem;
  background-color: #2b378d;
  color: white;
  border: solid 0.4rem white;
  transition: all 0.25s ease-out;
}
@media only screen and (max-width: 900px) {
  .dca__cta {
    border: solid 4px white;
  }
}
.dca__cta:hover {
  background-color: white;
  color: #2b378d;
  border-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .dca__cta {
    font-size: 16px;
    margin-bottom: 60px;
    padding: 10px 20px;
    max-width: 90%;
    text-align: center;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 450px) {
  .dca__cta {
    max-width: 100%;
  }
}
.bnb__sort-bar {
  display: flex;
  height: 5rem;
  width: 100%;
  border-top: 0.15rem solid #2b378d;
  background-color: white;
}
.bnb__sort-bar-wrapper {
  padding: 0 5.5%;
  width: 100%;
  position: relative;
  z-index: 90;
}
.bnb__sort-bar-wrapper-fixed {
  position: fixed;
  top: 75px;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 2000px) {
  .bnb__sort-bar-wrapper-fixed {
    top: 65px;
  }
}
@media only screen and (max-width: 1400px) {
  .bnb__sort-bar-wrapper-fixed {
    top: 55px;
  }
}
@media only screen and (max-width: 1250px) {
  .bnb__sort-bar-wrapper-fixed {
    top: 48px;
  }
}
@media only screen and (max-width: 900px) {
  .bnb__sort-bar {
    height: 50px;
    border-top: 0px solid #2b378d;
    overflow-x: scroll;
    overflow-y: visible;
  }
  .bnb__sort-bar::-webkit-scrollbar {
    display: none;
  }
}
.bnb__sort-bar-span {
  border-bottom: 0.2rem solid #edeeee;
  height: 100%;
  width: 7.3rem;
  background-color: #edeeee;
  display: grid;
  place-items: center;
  font-size: 1rem;
  line-height: 1.2;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .bnb__sort-bar-span {
    font-size: 12px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .bnb__sort-bar-span {
    width: 75px;
    border-bottom: 2px solid #edeeee;
  }
}
.bnb__sort-bar-right {
  border-bottom: 0.2rem solid #2b378d;
  display: flex;
  height: 100%;
  width: 100%;
  overflow: scroll;
}
.bnb__sort-bar-right::-webkit-scrollbar {
  display: none;
}
@media only screen and (max-width: 900px) {
  .bnb__sort-bar-right {
    border-bottom: 2px solid #2b378d;
  }
}
.bnb__sort-bar-a {
  min-width: 10.75rem;
  height: 100%;
  cursor: pointer;
  display: grid;
  place-items: center;
  background-color: white;
  font-size: 1rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .bnb__sort-bar-a {
    font-size: 12px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .bnb__sort-bar-a {
    min-width: 115px;
    border-top: 1.5px solid #2b378d;
  }
}
.bnb__sort-bar-a-active {
  color: white;
  background-color: #2b378d;
}
.bnb__sort-bar-a:first-of-type::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0.15rem;
  height: 15%;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .bnb__sort-bar-a:first-of-type::before {
    width: 2px;
  }
}
.bnb__sort-bar-a::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0.15rem;
  height: 15%;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .bnb__sort-bar-a::after {
    width: 2px;
  }
}
.bnb__sort-bar-a.prev::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0rem;
  height: 15%;
  background-color: #2b378d;
}
.aeh {
  margin-bottom: 5rem;
  padding: 0 3% 2rem 5.5%;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .aeh {
    flex-direction: column;
    align-items: center;
    gap: 45px;
    padding: 32px 5.5%;
  }
}
@media only screen and (max-width: 450px) {
  .aeh {
    gap: 12px;
  }
}
.aeh__text {
  width: 40%;
  padding-left: 0%;
  padding-top: 4rem;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}
@media only screen and (max-width: 900px) {
  .aeh__text {
    padding-left: 0;
    width: 100%;
    max-width: 320px;
    padding-top: 30px;
    padding-bottom: 0px;
    display: grid;
    place-items: center;
  }
}
.aeh__subtitle {
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 500;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .aeh__subtitle {
    font-size: 17px;
    width: 100%;
  }
}
.aeh__title {
  font-size: 3.35rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 700;
  max-width: 32rem;
}
@media only screen and (max-width: 900px) {
  .aeh__title {
    font-size: 40.2px;
  }
}
@media only screen and (max-width: 900px) {
  .aeh__title {
    font-size: 35px;
    max-width: 100%;
    width: 100%;
  }
}
.aeh__ptext {
  max-width: 28rem;
  font-size: 1.15rem;
  line-height: 1.3;
  color: #6d6e71;
  font-weight: 400;
  letter-spacing: -0.01rem;
  margin-top: 1.2rem;
  padding-left: 2.4rem;
  position: relative;
}
.aeh__ptext::before {
  left: 0.4rem;
  top: 0;
  content: "";
  position: absolute;
  height: 5rem;
  width: 0.15rem;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .aeh__ptext {
    font-size: 14px;
    max-width: 100%;
    letter-spacing: -0.2px;
    margin-top: 36px;
    margin-bottom: 18px;
    width: 100%;
    padding-left: 0;
  }
  .aeh__ptext::before {
    left: 0;
    top: -12px;
    height: 2px;
    width: 50px;
  }
}
@media only screen and (max-width: 400px) {
  .aeh__ptext {
    max-width: 100%;
  }
}
.aeh__link {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 1rem;
  padding-right: 1rem;
  max-width: 24rem;
  margin-top: 2rem;
}
@media only screen and (max-width: 1680px) {
  .aeh__link {
    max-width: 30rem;
  }
}
@media only screen and (max-width: 900px) {
  .aeh__link {
    max-width: 100%;
    width: 100%;
    margin-top: 40px;
    gap: 30px;
  }
}
.aeh__link p {
  max-width: 23rem;
  font-size: 1rem;
  line-height: 1.3rem;
  letter-spacing: 0.01rem;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .aeh__link p {
    letter-spacing: 0.1px;
  }
}
@media only screen and (max-width: 900px) {
  .aeh__link p {
    font-size: 14px;
    line-height: 1.2;
    max-width: 200px;
  }
}
.aeh__link:hover {
  text-decoration: underline;
}
.aeh__arrow {
  min-width: 2.35rem;
  height: 2.35rem;
  border-radius: 50%;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .aeh__arrow {
    min-width: 40px;
    height: 40px;
  }
}
.aeh__arrow svg {
  padding: 6px;
}
.aeh__image {
  width: 48%;
  aspect-ratio: 885 / 740;
  height: auto;
  margin-right: 3%;
  background-color: #fff;
  position: relative;
  border-radius: 0px 0 0 30px;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (max-width: 900px) {
  .aeh__image {
    padding-right: 0;
    max-height: 500px;
    width: 90%;
    margin: auto;
    margin-top: 0rem;
  }
}
@media only screen and (max-width: 600px) {
  .aeh__image {
    width: 100%;
  }
}
.aeh__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 600px) {
  .aeh__image img {
    object-position: top;
  }
}
.aeh__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aeh__overlay-image {
  position: absolute;
  bottom: -2.5rem;
  left: 50%;
  transform: translateX(calc(-50% - 4.5rem));
  aspect-ratio: 333 / 267;
  width: 16rem;
  z-index: 2;
}
@media only screen and (max-width: 900px) {
  .aeh__overlay-image {
    position: relative;
    width: 180px;
    bottom: auto;
    top: auto;
    left: auto;
    transform: translateX(0);
  }
}
.aeh__overlay-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.aup {
  padding: 0;
  display: flex;
  flex-direction: column;
}
.aup__subtitle {
  font-size: 1.8rem;
  line-height: 1.2;
  color: #2b378d;
  padding: 0 5.5%;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 900px) {
  .aup__subtitle {
    font-size: 21.6px;
  }
}
@media only screen and (max-width: 900px) {
  .aup__subtitle {
    margin-bottom: 10px;
  }
}
.aup__modal {
  max-width: 1000px;
  line-height: 1.5rem;
}
@media only screen and (max-width: 768px) {
  .aup__modal {
    flex-wrap: wrap;
  }
}
.aup__modal-name {
  color: #2b378d;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
  line-height: 30px;
}
.aup__modal-position {
  color: #2b378d;
  font-size: 16px;
  line-height: 20px;
}
.aup__modal-wrapper {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .aup__modal-wrapper {
    flex-wrap: wrap;
  }
}
.aup__modal-left {
  width: 300px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .aup__modal-left {
    width: 100%;
  }
}
.aup__modal-left img {
  width: 100%;
  object-fit: contain;
}
.aup__modal-right {
  width: calc(100% - 300px);
  padding-left: 80px;
  font-size: 18px;
  line-height: 25px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .aup__modal-right {
    width: 100%;
    padding-left: 0px;
    margin-top: 50px;
  }
}
.aup__modal-person {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  margin: auto;
  overflow: hidden;
  -webkit-box-shadow: 5px -1px 15px 1px rgba(0, 0, 0, 0.14);
  box-shadow: 5px -1px 15px 1px rgba(0, 0, 0, 0.14);
}
.aup__title {
  font-size: 2.5rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  padding: 0 5.5%;
  scroll-padding-top: 16rem;
  scroll-margin-top: 16rem;
}
@media only screen and (max-width: 900px) {
  .aup__title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 900px) {
  .aup__title {
    scroll-padding-top: 160px;
    scroll-margin-top: 160px;
  }
}
.aup__sections {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.aup__section {
  display: flex;
  flex-direction: column;
  padding: 8rem 0;
}
@media only screen and (max-width: 900px) {
  .aup__section {
    padding: 80px 0;
  }
}
.aup__section:last-of-type {
  padding-bottom: 4rem;
}
@media only screen and (max-width: 900px) {
  .aup__section:last-of-type {
    padding-bottom: 40px;
  }
}
.aup__section:nth-child(2n) {
  background-color: #edeeee;
}
.aup__section:nth-child(2n):last-of-type {
  padding-bottom: 8rem;
}
@media only screen and (max-width: 900px) {
  .aup__section:nth-child(2n):last-of-type {
    padding-bottom: 80px;
  }
}
.aup__section-title {
  font-size: 2.7rem;
  line-height: 1.2;
  color: #2b378d;
  margin-bottom: 4rem;
  padding: 0 5.5%;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .aup__section-title {
    font-size: 32.400000000000006px;
  }
}
@media only screen and (max-width: 900px) {
  .aup__section-title {
    margin-bottom: 40px;
  }
}
.aup__personnel {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr  1fr;
  gap: 2rem 4rem;
  padding: 0 5.5%;
}
@media only screen and (max-width: 900px) {
  .aup__personnel {
    grid-template-columns: 1fr 1fr;
    place-items: center;
    gap: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .aup__personnel {
    grid-template-columns: 1fr;
  }
}
.aup__person {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 900px) {
  .aup__person {
    width: 100%;
    max-width: 450px;
    padding-left: 30px;
  }
}
@media only screen and (max-width: 450px) {
  .aup__person {
    padding-left: 10px;
  }
}
.aup__person:hover {
  cursor: pointer;
}
.aup__person:hover .aup__person-name {
  text-decoration: underline;
}
.aup__person-image {
  width: 12.625rem;
  height: 12.625rem;
  border-radius: 50%;
  margin: 1rem 0 2rem;
  overflow: hidden;
  -webkit-box-shadow: 5px -1px 15px 1px rgba(0, 0, 0, 0.14);
  box-shadow: 5px -1px 15px 1px rgba(0, 0, 0, 0.14);
}
@media only screen and (max-width: 900px) {
  .aup__person-image {
    width: 160px;
    height: 160px;
    margin: 10px 0 20px;
  }
}
.aup__person-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aup__person-name {
  font-size: 1.5rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .aup__person-name {
    font-size: 18px;
  }
}
.aup__person-position {
  font-size: 1.1rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  letter-spacing: 0.03rem;
}
@media only screen and (max-width: 900px) {
  .aup__person-position {
    font-size: 13.200000000000001px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .aup__person-position {
    letter-spacing: 0.3px;
  }
}
.aup__person-text {
  font-size: 1rem;
  line-height: 1.4;
  color: #6d6e71;
  margin-top: 1.5rem;
  max-width: 95.5%;
}
@media only screen and (max-width: 900px) {
  .aup__person-text {
    font-size: 14px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 450px) {
  .aup__person-text {
    max-width: 95%;
  }
}
.aup__person-more {
  margin: 3rem 0;
  font-size: 0.9rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  cursor: pointer;
  width: fit-content;
}
@media only screen and (max-width: 900px) {
  .aup__person-more {
    font-size: 10.8px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .aup__person-more {
    margin: 30px 0 ;
    font-size: 11px;
  }
}
.description {
  color: #6d6e71;
  font-size: 1rem;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .description {
    line-height: 1.4;
    font-size: 18px;
  }
}
.pdh {
  padding: 3rem 8% 0 5.5%;
  justify-content: space-between;
  display: flex;
}
@media only screen and (max-width: 900px) {
  .pdh {
    flex-direction: column;
    align-items: center;
    gap: 45px;
    padding: 32px 5.5%;
  }
}
@media only screen and (max-width: 450px) {
  .pdh {
    gap: 12px;
  }
}
.pdh__text {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 1.5rem;
  max-width: 40rem;
}
@media only screen and (max-width: 900px) {
  .pdh__text {
    max-width: 400px;
    margin-top: 30px;
    gap: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .pdh__text {
    max-width: 100%;
  }
}
.pdh__subtitle {
  font-size: 1.7rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .pdh__subtitle {
    font-size: 20.4px;
  }
}
@media only screen and (max-width: 900px) {
  .pdh__subtitle {
    font-size: 17px;
  }
}
.pdh__title {
  font-size: 3.35rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 900px) {
  .pdh__title {
    font-size: 40.2px;
  }
}
@media only screen and (max-width: 900px) {
  .pdh__title {
    font-size: 35px;
  }
}
.pdh__ptexts {
  display: flex;
  margin-bottom: 1.5rem;
  gap: 3.5rem;
}
@media only screen and (max-width: 900px) {
  .pdh__ptexts {
    gap: 16px;
    margin-bottom: 20px;
    flex-direction: column;
  }
}
.pdh__ptext {
  font-size: 1rem;
  line-height: 1.325;
  color: #6d6e71;
  font-weight: 400;
  max-width: 28rem;
}
.pdh__ptext-2 {
  max-width: 21rem;
}
.pdh__ptext > b {
  font-weight: 700;
  color: #2b378d;
}
.pdh__ptext > b.soft {
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .pdh__ptext {
    font-size: 18px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .pdh__ptext {
    max-width: 100%;
  }
}
.pdh__links {
  display: flex;
  gap: 2.5rem;
  margin-top: 1.5rem;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .pdh__links {
    gap: 16px;
    margin-top: 16px;
    flex-wrap: wrap-reverse;
  }
}
.pdh__links-link {
  font-size: 1rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
  display: flex;
  gap: 1.5rem;
}
@media only screen and (max-width: 900px) {
  .pdh__links-link {
    font-size: 12px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .pdh__links-link {
    gap: 16px;
  }
}
.pdh__links-link-arrow {
  width: 2.35rem;
  height: 2.35rem;
}
@media only screen and (max-width: 900px) {
  .pdh__links-link-arrow {
    width: 24px;
    height: 24px;
  }
}
.pdh__links-link-arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pdh__links-video {
  color: #2b378d;
  background-color: #ec983c;
  padding: 1.15rem 1.45rem;
  display: flex;
  align-items: center;
  position: relative;
  font-weight: 600;
  font-size: 1rem;
  transition: all 0.25s ease-out;
}
@media only screen and (max-width: 900px) {
  .pdh__links-video {
    font-size: 11px;
    padding: 13px 16.5px;
  }
}
.pdh__links-video::before {
  transition: all 0.25s ease-out;
  content: "";
  position: relative;
  margin-right: 1rem;
  width: 0;
  height: 0;
  border-top: calc(0.9rem * 0.75) solid transparent;
  border-bottom: calc(0.9rem * 0.75) solid transparent;
  border-left: 0.9rem solid #2b378d;
}
@media only screen and (max-width: 900px) {
  .pdh__links-video::before {
    border-top: calc(9px * 0.75) solid transparent;
    border-bottom: calc(9px * 0.75) solid transparent;
    border-left: 9px solid #2b378d;
  }
}
@media only screen and (max-width: 900px) {
  .pdh__links-video::before {
    margin-right: 10px;
    border-top: 7.5px solid transparent;
    border-bottom: 7.5px solid transparent;
    border-left: 10px solid #2b378d;
  }
}
.pdh__links-video:hover {
  color: #ec983c;
  background-color: #2b378d;
}
.pdh__links-video:hover::before {
  width: 0;
  height: 0;
  border-top: calc(0.9rem * 0.75) solid transparent;
  border-bottom: calc(0.9rem * 0.75) solid transparent;
  border-left: 0.9rem solid #ec983c;
}
@media only screen and (max-width: 900px) {
  .pdh__links-video:hover::before {
    border-top: calc(9px * 0.75) solid transparent;
    border-bottom: calc(9px * 0.75) solid transparent;
    border-left: 9px solid #ec983c;
  }
}
@media only screen and (max-width: 900px) {
  .pdh__links-video:hover::before {
    border-top: 7.5px solid transparent;
    border-bottom: 7.5px solid transparent;
    border-left: 10px solid #ec983c;
  }
}
.pdh__links-whitepaper {
  background-color: white;
  border: 0.2rem solid #edeeee;
  padding: 1.15rem 1.45rem;
  transition: all 0.2s ease-out;
  color: #2b378d;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 0.8rem;
}
@media only screen and (max-width: 900px) {
  .pdh__links-whitepaper {
    font-size: 14px;
    margin-bottom: 10px;
    border-color: #b2b2b2;
    padding: 13px 16.5px;
  }
}
.pdh__links-whitepaper:hover {
  background-color: #edeeee;
}
.pdh__image {
  width: 32.5rem;
  height: 32.5rem;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  .pdh__image {
    width: 600px;
    height: 600px;
    max-width: 100%;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 700px) {
  .pdh__image {
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
    max-width: 400px;
  }
}
@media only screen and (max-width: 450px) {
  .pdh__image {
    max-width: 300px;
  }
}
.pdh__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 600px) {
  .pdh__image img {
    object-position: top;
  }
}
.pdh__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dmc {
  padding: 3rem 0 2rem 8.125%;
  position: relative;
  background-color: #edeeee;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .dmc {
    padding: 30px 0;
  }
}
.dmc__title {
  font-size: 2rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  width: 100%;
  text-align: center;
  margin: 4rem 0 5rem;
  padding-right: 8.125%;
}
@media only screen and (max-width: 900px) {
  .dmc__title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 900px) {
  .dmc__title {
    padding: 0 5.5%;
    margin: 40px 0 50px;
  }
}
.dmc__board {
  position: relative;
  z-index: 2;
  align-self: flex-start;
  width: 55rem;
  display: grid;
  grid-template-columns: var(--board-template-columns);
}
@media only screen and (max-width: 900px) {
  .dmc__board {
    align-self: center;
    width: 100%;
    padding: 0 5.5%;
  }
}
@media only screen and (max-width: 600px) {
  .dmc__board {
    display: none;
  }
}
.dmc__board-mobile {
  display: none;
}
@media only screen and (max-width: 600px) {
  .dmc__board-mobile {
    padding: 0 5.5%;
    margin-top: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    max-width: 450px;
  }
}
.dmc__column {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.dmc__column:first-of-type .nab__section {
  padding-left: 1rem !important;
}
@media only screen and (max-width: 900px) {
  .dmc__column:first-of-type .nab__section {
    padding-left: 12px;
  }
}
.dmc__section {
  height: 3rem;
  display: flex;
  align-items: center;
  padding-left: 1.6rem;
  padding-right: 0.4rem;
  border-bottom: 0.15rem solid black;
}
@media only screen and (max-width: 900px) {
  .dmc__section {
    padding-left: 12px;
    height: 30px;
    padding-right: 4px;
  }
}
@media only screen and (max-width: 600px) {
  .dmc__section {
    height: 45px;
  }
}
.dmc__section > span {
  font-size: 0.95rem;
  line-height: 1.2;
}
@media only screen and (max-width: 900px) {
  .dmc__section > span {
    font-size: 14px;
  }
}
.dmc__section > span > b {
  font-weight: 600;
}
.dmc__section > span > h3 {
  font-size: 1.1rem;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .dmc__section > span > h3 {
    font-size: 15px;
  }
}
.dmc__section:last-of-type {
  border-bottom: 0rem solid black;
  height: 6rem;
  padding-bottom: 3rem;
}
@media only screen and (max-width: 900px) {
  .dmc__section:last-of-type {
    height: 60px;
    padding-bottom: 30px;
  }
}
.dmc__dropdown {
  position: relative;
  display: none;
}
@media only screen and (max-width: 600px) {
  .dmc__dropdown {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.dmc__dropdown-toggle {
  background-color: #2b378d;
  border-radius: 2px;
  width: 200px;
  display: grid;
  place-items: center;
  height: 45px;
  cursor: pointer;
}
.dmc__dropdown-toggle > h3 {
  font-size: 18px;
  line-height: 1.2;
  color: white;
  font-weight: 700;
  position: relative;
}
.dmc__dropdown-toggle > h3::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -1rem;
  transform: translate(50%, -50%);
  background-image: url(/wp-content/themes/Enwave/images/icons/dropdown_arrow.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 1rem;
  height: 0.55rem;
  cursor: pointer;
  transition: all 0s ease-out;
}
@media only screen and (max-width: 900px) {
  .dmc__dropdown-toggle > h3::after {
    width: 12px;
    height: 6.6000000000000005px;
    right: 0px;
  }
}
.dmc__dropdown-toggle > h3::after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7481%) hue-rotate(258deg) brightness(105%) contrast(104%);
}
.dmc__dropdown-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 12;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #2b378d;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dmc__dropdown-menu > li {
  cursor: pointer;
}
.dmc__dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: white;
  white-space: nowrap;
}
.dmc__dropdown-menu > li > a:hover,
.dmc__dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dmc__image {
  right: 0;
  position: absolute;
  bottom: 0;
  width: 50%;
  aspect-ratio: 955 / 915;
  height: auto;
  z-index: 1;
}
@media only screen and (max-width: 900px) {
  .dmc__image {
    width: 100%;
    max-width: 445px;
    position: relative;
    margin-top: 30px;
    align-self: flex-end;
  }
}
.dmc__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left top;
}
.dmc__banner {
  position: relative;
  z-index: 2;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  align-self: flex-end;
  width: 34rem;
  height: 7rem;
  background-color: #2b378d;
  padding: 1rem 2rem 1rem 3.5rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .dmc__banner {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 540px;
    height: 100px;
    padding: 16px 32px 16px 80px;
  }
}
@media only screen and (max-width: 600px) {
  .dmc__banner {
    width: 100%;
    max-width: 360px;
    height: 70px;
    padding: 16px 10px;
  }
}
@media only screen and (max-width: 350px) {
  .dmc__banner {
    align-items: flex-start;
    height: auto;
    flex-direction: column;
    position: relative;
    top: 0;
  }
}
.dmc__banner-title {
  color: #fff;
  border-right: 1px solid #fff;
}
@media only screen and (max-width: 350px) {
  .dmc__banner-title {
    border-right: none;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
  }
}
.dmc__banner-title h3 {
  margin: 0;
  max-width: 12rem;
  margin-right: 4rem;
  font-family: 'Architects Daughter', cursive;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
@media only screen and (max-width: 900px) {
  .dmc__banner-title h3 {
    font-size: 24px;
    line-height: 1.2;
    max-width: 170px;
  }
}
@media only screen and (max-width: 600px) {
  .dmc__banner-title h3 {
    max-width: 135px;
    font-size: 20px;
  }
}
.dmc__banner-paragraph {
  color: #fff;
  font-size: 1rem;
  line-height: 1.3rem;
  padding-left: 1.4rem;
  font-family: 'Architects Daughter', cursive;
}
@media only screen and (max-width: 900px) {
  .dmc__banner-paragraph {
    line-height: 1.2;
    font-size: 16px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .dmc__banner-paragraph {
    font-size: 14px;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 350px) {
  .dmc__banner-paragraph {
    padding-top: 10px;
    padding-left: 0px;
  }
}
.dmc__banner-paragraph p {
  margin: 0;
  max-width: 31rem;
}
.psh {
  margin-bottom: 5rem;
  padding: 0 3% 2rem 5.5%;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .psh {
    flex-direction: column;
    align-items: center;
    gap: 45px;
    padding: 32px 5.5%;
  }
}
@media only screen and (max-width: 450px) {
  .psh {
    gap: 12px;
  }
}
.psh__text {
  width: 40%;
  padding-left: 0%;
  padding-top: 4rem;
}
@media only screen and (max-width: 900px) {
  .psh__text {
    padding-left: 0;
    width: 100%;
    max-width: 320px;
    padding-top: 30px;
    padding-bottom: 0px;
    display: grid;
    place-items: center;
  }
}
.psh__subtitle {
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 500;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .psh__subtitle {
    font-size: 17px;
    width: 100%;
  }
}
.psh__title {
  font-size: 3.35rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 700;
  max-width: 32rem;
}
@media only screen and (max-width: 900px) {
  .psh__title {
    font-size: 40.2px;
  }
}
@media only screen and (max-width: 900px) {
  .psh__title {
    font-size: 35px;
    max-width: 100%;
    width: 100%;
  }
}
.psh__ptext {
  max-width: 28rem;
  font-size: 1.15rem;
  line-height: 1.3;
  color: #6d6e71;
  font-weight: 400;
  letter-spacing: -0.01rem;
  margin-top: 1.2rem;
  padding-left: 2.4rem;
  position: relative;
}
.psh__ptext::before {
  left: 0.4rem;
  top: 0;
  content: "";
  position: absolute;
  height: 5rem;
  width: 0.15rem;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .psh__ptext {
    font-size: 18px;
    max-width: 100%;
    letter-spacing: -0.2px;
    margin-top: 36px;
    margin-bottom: 18px;
    width: 100%;
    padding-left: 0;
  }
  .psh__ptext::before {
    left: 0;
    top: -12px;
    height: 2px;
    width: 50px;
  }
}
@media only screen and (max-width: 400px) {
  .psh__ptext {
    max-width: 100%;
  }
}
.psh__link {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 1rem;
  padding-right: 1rem;
  max-width: 24rem;
  margin-top: 2rem;
}
@media only screen and (max-width: 1680px) {
  .psh__link {
    max-width: 30rem;
  }
}
@media only screen and (max-width: 900px) {
  .psh__link {
    max-width: 100%;
    width: 100%;
    margin-top: 40px;
    gap: 30px;
  }
}
.psh__link p {
  max-width: 23rem;
  font-size: 1rem;
  line-height: 1.3rem;
  letter-spacing: 0.01rem;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .psh__link p {
    letter-spacing: 0.1px;
  }
}
@media only screen and (max-width: 900px) {
  .psh__link p {
    font-size: 14px;
    line-height: 1.2;
    max-width: 200px;
  }
}
.psh__link:hover {
  text-decoration: underline;
}
.psh__arrow {
  min-width: 2.35rem;
  height: 2.35rem;
  border-radius: 50%;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .psh__arrow {
    min-width: 40px;
    height: 40px;
  }
}
.psh__arrow svg {
  padding: 6px;
}
.psh__image {
  width: 48%;
  aspect-ratio: 885 / 740;
  height: auto;
  margin-right: 3%;
  background-color: #fff;
  position: relative;
  border-radius: 0px 0 0 30px;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (max-width: 900px) {
  .psh__image {
    padding-right: 0;
    max-height: 500px;
    width: 90%;
    margin: auto;
    margin-top: 0rem;
  }
}
@media only screen and (max-width: 600px) {
  .psh__image {
    width: 100%;
  }
}
.psh__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 600px) {
  .psh__image img {
    object-position: top;
  }
}
.psh__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.psh__overlay-image {
  position: absolute;
  bottom: -2.5rem;
  left: 50%;
  transform: translateX(calc(-50% - 4.5rem));
  aspect-ratio: 333 / 267;
  width: 16rem;
  z-index: 2;
}
@media only screen and (max-width: 900px) {
  .psh__overlay-image {
    position: relative;
    width: 180px;
    bottom: auto;
    top: auto;
    left: auto;
    transform: translateX(0);
  }
}
.psh__overlay-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.cup {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 900px) {
  .cup {
    margin-bottom: 30px;
  }
}
.cup__top {
  padding: 3rem 5.5%;
  padding-bottom: 5rem;
  border-bottom: 0.1rem solid #2b378d;
}
@media only screen and (max-width: 900px) {
  .cup__top {
    padding: 30px 5.5%;
    padding-bottom: 50px;
    border-width: 1px;
  }
}
.cup__bottom {
  width: 100%;
  height: 20rem;
  min-height: 275px;
}
.cup__title {
  font-size: 2.65rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 700;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  letter-spacing: -0.075rem;
}
@media only screen and (max-width: 900px) {
  .cup__title {
    font-size: 31.799999999999997px;
  }
}
@media only screen and (max-width: 900px) {
  .cup__title {
    margin-top: 10px;
    margin-bottom: 15px;
  }
}
.cup__info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
}
@media only screen and (max-width: 900px) {
  .cup__info {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.cup__info-left {
  display: flex;
  flex-direction: column;
}
.cup__info-left-subtitle {
  font-size: 1.5rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 900px) {
  .cup__info-left-subtitle {
    font-size: 18px;
  }
}
@media only screen and (max-width: 900px) {
  .cup__info-left-subtitle {
    margin-bottom: 15px;
  }
}
.cup__info-right-subtitle {
  font-size: 2.1rem;
  line-height: 1.2;
  color: #2b378d;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 900px) {
  .cup__info-right-subtitle {
    font-size: 25.200000000000003px;
  }
}
@media only screen and (max-width: 900px) {
  .cup__info-right-subtitle {
    margin-bottom: 15px;
  }
}
.cup__info-details {
  display: flex;
  gap: 2.5rem;
}
@media only screen and (max-width: 900px) {
  .cup__info-details {
    gap: 25px;
    flex-wrap: wrap;
  }
}
.cup__address,
.cup__phone,
.cup__email,
.cup__hours {
  font-size: 1rem;
  line-height: 1.2;
  color: #2b378d;
  line-height: 1.4;
  letter-spacing: 0.02rem;
  display: flex;
}
@media only screen and (max-width: 900px) {
  .cup__address,
  .cup__phone,
  .cup__email,
  .cup__hours {
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .cup__address,
  .cup__phone,
  .cup__email,
  .cup__hours {
    letter-spacing: 0.2px;
  }
}
.cup__address > a,
.cup__phone > a,
.cup__email > a,
.cup__hours > a {
  color: #2b378d;
  font-family: "Source Sans Pro", sans-serif;
}
.cup__address > a:hover,
.cup__phone > a:hover,
.cup__email > a:hover,
.cup__hours > a:hover {
  text-decoration: underline;
}
.cup__buttons {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
@media only screen and (max-width: 900px) {
  .cup__buttons {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
.cup__button {
  padding: 0.6rem 1.2rem;
  color: white !important;
  border: 0.2rem solid #2b378d;
  background-color: #2b378d;
  font-size: 1rem;
  line-height: 1.2;
  color: white;
  font-weight: 600;
  transition: all 0.25s ease-out;
}
.cup__button:hover {
  background-color: white;
  color: #2b378d !important;
}
@media only screen and (max-width: 900px) {
  .cup__button {
    font-size: 12px;
    padding: 6px 12px;
    border: 2px solid #2b378d;
    font-size: 14px !important;
  }
}
.cup__directions {
  margin-top: 2rem;
  padding: 0.6rem 1.2rem;
  color: white !important;
  border: 0.2rem solid #2b378d;
  background-color: #2b378d;
  font-size: 0.9rem;
  line-height: 1.2;
  color: white;
  font-weight: 600;
  transition: all 0.25s ease-out;
  width: fit-content;
}
.cup__directions:hover {
  background-color: white;
  color: #2b378d !important;
}
@media only screen and (max-width: 900px) {
  .cup__directions {
    font-size: 10.8px;
    padding: 6px 12px;
    border: 2px solid #2b378d;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .cup__directions {
    margin-top: 20px;
  }
}
.cph {
  margin-bottom: 5rem;
  padding: 2rem 11% 0 5.5%;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .cph {
    flex-direction: column;
    align-items: center;
    gap: 45px;
    padding: 32px 5.5%;
  }
}
@media only screen and (max-width: 450px) {
  .cph {
    gap: 12px;
  }
}
.cph__text {
  margin-top: 1.5rem;
  max-width: 40rem;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}
@media only screen and (max-width: 900px) {
  .cph__text {
    max-width: 300px;
    margin-top: 30px;
    gap: 12px;
  }
}
.cph__subtitle {
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 500;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .cph__subtitle {
    font-size: 17px;
  }
}
.cph__title {
  font-size: 3.3rem;
  line-height: 1.2;
  color: #2b378d;
  line-height: 1.1;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .cph__title {
    font-size: 39.599999999999994px;
  }
}
@media only screen and (max-width: 900px) {
  .cph__title {
    font-size: 35px;
  }
}
.cph__ptext {
  max-width: 30rem;
  font-size: 1.15rem;
  line-height: 1.2;
  color: #6d6e71;
  line-height: 1.3;
  font-weight: 400;
  letter-spacing: -0.01rem;
  margin-top: 1.2rem;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .cph__ptext {
    font-size: 13.799999999999999px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .cph__ptext {
    font-size: 14px;
    max-width: 300px;
    letter-spacing: -0.2px;
    margin-top: 18px;
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 400px) {
  .cph__ptext {
    max-width: 100%;
  }
}
.cph__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cph__video-wrapper {
  width: 30rem;
  height: 30rem;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  .cph__video-wrapper {
    width: 600px;
    height: 600px;
    max-width: 100%;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 700px) {
  .cph__video-wrapper {
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
    max-width: 400px;
  }
}
@media only screen and (max-width: 450px) {
  .cph__video-wrapper {
    max-width: 300px;
  }
}
.cph__video-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 600px) {
  .cph__video-wrapper img {
    object-position: top;
  }
}
.cph__overlay-image {
  position: absolute;
  bottom: -2.5rem;
  left: 50%;
  transform: translateX(calc(-50% - 0.5rem));
  aspect-ratio: 333 / 267;
  width: 17.34rem;
}
@media only screen and (max-width: 900px) {
  .cph__overlay-image {
    width: 180px;
    bottom: auto;
    top: 30%;
  }
}
@media only screen and (max-width: 700px) {
  .cph__overlay-image {
    top: 37.5%;
  }
}
@media only screen and (max-width: 450px) {
  .cph__overlay-image {
    width: 145px;
    top: auto;
    bottom: 35%;
  }
}
.cph__overlay-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.description {
  color: #6d6e71;
  font-size: 1.15rem;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .description {
    line-height: 1.4;
    font-size: 14px;
  }
}
.nab {
  display: flex;
  justify-content: space-between;
  gap: 0 2rem;
  padding: 0 8% 2.5rem 5.5%;
}
@media only screen and (max-width: 900px) {
  .nab {
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 16px 5.5%;
  }
}
.nab__left {
  width: 57.5%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-right: 2rem;
  gap: 2rem;
}
@media only screen and (max-width: 900px) {
  .nab__left {
    width: 100%;
    padding-right: 0;
    gap: 24px;
  }
}
.nab__title {
  font-size: 2rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .nab__title {
    font-size: 24px;
  }
}
.nab__right {
  width: 42.5%;
  padding-top: 4rem;
  padding-left: 2rem;
}
@media only screen and (max-width: 900px) {
  .nab__right {
    width: 100%;
    padding-left: 0;
  }
}
.nab__image {
  width: 100%;
  height: auto;
  border-radius: 50%;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  .nab__image {
    max-width: 600px;
    margin: auto;
  }
}
.nab__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nab__board {
  width: 100%;
  display: grid;
  grid-template-columns: var(--board-template-columns);
}
@media only screen and (max-width: 600px) {
  .nab__board {
    display: none;
  }
}
.nab__board-mobile {
  display: none;
}
@media only screen and (max-width: 600px) {
  .nab__board-mobile {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    max-width: 450px;
  }
}
.nab__column {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.nab__column:first-of-type .nab__section {
  padding-left: 1rem !important;
}
@media only screen and (max-width: 900px) {
  .nab__column:first-of-type .nab__section {
    padding-left: 12px;
  }
}
.nab__section {
  height: 3rem;
  display: flex;
  align-items: center;
  padding-left: 1.6rem;
  padding-right: 0.4rem;
  border-bottom: 0.15rem solid black;
}
@media only screen and (max-width: 900px) {
  .nab__section {
    padding-left: 12px;
    height: 30px;
    padding-right: 4px;
  }
}
@media only screen and (max-width: 600px) {
  .nab__section {
    height: 45px;
  }
}
.nab__section > span {
  font-size: 0.95rem;
  line-height: 1.2;
}
@media only screen and (max-width: 900px) {
  .nab__section > span {
    font-size: 14px;
  }
}
.nab__section > span > b {
  font-weight: 600;
}
.nab__section > span > h3 {
  font-size: 1.1rem;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .nab__section > span > h3 {
    font-size: 15px;
  }
}
.nab__section:last-of-type {
  border-bottom: 0rem solid black;
  height: 6rem;
  padding-bottom: 3rem;
}
@media only screen and (max-width: 900px) {
  .nab__section:last-of-type {
    height: 60px;
    padding-bottom: 30px;
  }
}
.nab__dropdown {
  position: relative;
  display: none;
}
@media only screen and (max-width: 600px) {
  .nab__dropdown {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.nab__dropdown-toggle {
  background-color: #2b378d;
  border-radius: 2px;
  width: 200px;
  display: grid;
  place-items: center;
  height: 45px;
  cursor: pointer;
}
.nab__dropdown-toggle > h3 {
  font-size: 18px;
  line-height: 1.2;
  color: white;
  font-weight: 700;
  position: relative;
}
.nab__dropdown-toggle > h3::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -1rem;
  transform: translate(50%, -50%);
  background-image: url(/wp-content/themes/Enwave/images/icons/dropdown_arrow.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 1rem;
  height: 0.55rem;
  cursor: pointer;
  transition: all 0s ease-out;
}
@media only screen and (max-width: 900px) {
  .nab__dropdown-toggle > h3::after {
    width: 12px;
    height: 6.6000000000000005px;
    right: 0px;
  }
}
.nab__dropdown-toggle > h3::after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7481%) hue-rotate(258deg) brightness(105%) contrast(104%);
}
.nab__dropdown-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 12;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #2b378d;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.nab__dropdown-menu > li {
  cursor: pointer;
}
.nab__dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: white;
  white-space: nowrap;
}
.nab__dropdown-menu > li > a:hover,
.nab__dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.adp {
  padding: 3rem 0 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  position: relative;
}
.adp br {
  content: " ";
  display: block;
  min-height: 0.5rem;
}
@media only screen and (max-width: 600px) {
  .adp br {
    min-height: 7px;
  }
}
@media only screen and (max-width: 600px) {
  .adp {
    display: none;
    gap: 30px;
    padding: 30px 0;
  }
}
.adp-mobile {
  display: none;
}
@media only screen and (max-width: 600px) {
  .adp-mobile {
    display: flex;
  }
}
.adp__title {
  color: #2b378d;
  font-size: 2.1rem;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
  color: white;
}
@media only screen and (max-width: 600px) {
  .adp__title {
    font-size: 20px;
    padding: 0 20px;
  }
}
.adp__title > b {
  font-weight: 600;
}
.adp__bottom {
  display: flex;
  justify-content: space-around;
  width: 100%;
  padding: 0 5.5%;
}
@media only screen and (max-width: 600px) {
  .adp__bottom {
    justify-content: center;
    gap: 45px;
    flex-wrap: wrap;
  }
}
.adp__image {
  width: 24.5rem;
}
@media only screen and (max-width: 600px) {
  .adp__image {
    width: 100%;
    max-width: 180px;
  }
}
.adp__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.adp__text {
  text-align: center;
  position: relative;
  z-index: 11;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.adp__text > h1.green {
  color: #9ab348;
  font-size: 4.6rem;
  font-weight: 700;
}
@media only screen and (max-width: 600px) {
  .adp__text > h1.green {
    font-size: 46px;
  }
}
.adp__text > h1.white {
  color: white;
  font-size: 4.6rem;
  font-weight: 700;
}
@media only screen and (max-width: 600px) {
  .adp__text > h1.white {
    font-size: 46px;
  }
}
.adp__text > h3.green {
  color: #9ab348;
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 1.1;
}
@media only screen and (max-width: 600px) {
  .adp__text > h3.green {
    font-size: 19px;
  }
}
.adp__text > h3.white {
  color: white;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1.1;
}
@media only screen and (max-width: 600px) {
  .adp__text > h3.white {
    font-size: 19px;
  }
}
.adp__text > b.green {
  color: #9ab348;
  font-size: 1.1rem;
  font-weight: 600;
}
@media only screen and (max-width: 600px) {
  .adp__text > b.green {
    font-size: 14px;
  }
}
.adp__text > b.white {
  color: white;
  font-size: 1.1rem;
}
@media only screen and (max-width: 600px) {
  .adp__text > b.white {
    font-size: 14px;
  }
}
.adp__text > span.white {
  color: white;
  font-size: 0.9rem;
  display: block;
  text-align: left;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .adp__text > span.white {
    font-size: 12px;
  }
}
.adp__text > .stars {
  display: flex;
  gap: 0 0.3rem;
  margin: 0.8rem 0;
}
@media only screen and (max-width: 600px) {
  .adp__text > .stars {
    gap: 0 3px;
    margin: 8px 0;
  }
}
.adp__text > .stars > .star {
  width: 3.25rem;
  height: 3.25rem;
}
@media only screen and (max-width: 600px) {
  .adp__text > .stars > .star {
    width: 32.5px;
    height: 32.5px;
  }
}
.adp__text > .stars > .star img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.description {
  color: #6d6e71;
  font-size: 1rem;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .description {
    line-height: 1.4;
    font-size: 14px;
  }
}
.isd {
  padding: 0 7.5% 0 5.5%;
  display: flex;
  padding-top: 4rem;
  padding-bottom: 2rem;
}
@media only screen and (max-width: 900px) {
  .isd {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.isd__left {
  width: 60%;
  margin-top: 0.5rem;
}
@media only screen and (max-width: 900px) {
  .isd__left {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 36px 0;
  }
}
.isd__left-text {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 900px) {
  .isd__left-text {
    width: 450px;
    max-width: 100%;
  }
}
.isd__left-text-title {
  font-size: 2.2rem;
  line-height: 1.2;
  color: #2b378d;
  max-width: 35rem;
  margin-bottom: 2.2rem;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .isd__left-text-title {
    font-size: 22px;
    margin-bottom: 20px;
    max-width: none;
  }
}
.isd__left-text-content {
  display: flex;
  justify-content: flex-start;
}
@media only screen and (max-width: 400px) {
  .isd__left-text-content {
    width: 100%;
  }
}
.isd__left-text-divider {
  width: 5vw;
  height: 0.2vw;
  background-color: #2b378d;
  margin-top: 0.4rem;
}
@media only screen and (max-width: 900px) {
  .isd__left-text-divider {
    min-width: 45px;
    height: 2px;
    margin-left: 0px;
    margin-top: 4px;
  }
}
@media only screen and (max-width: 400px) {
  .isd__left-text-divider {
    margin-left: 0;
    min-width: 2px;
    width: 2px;
    height: 45px;
  }
}
.isd__left-text-description {
  float: right;
  width: 31rem;
  margin-left: 3rem;
  line-height: 1.3;
  font-size: 1.15rem;
  color: #6d6e71;
  font-size: 1rem;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .isd__left-text-description {
    line-height: 1.4;
    font-size: 16px;
  }
}
@media only screen and (max-width: 900px) {
  .isd__left-text-description {
    line-height: 1.4;
    font-size: 18px;
  }
}
@media only screen and (max-width: 900px) {
  .isd__left-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .isd__left-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .isd__left-text-description {
    line-height: 1.4;
    font-size: 18px;
  }
}
@media only screen and (max-width: 900px) {
  .isd__left-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .isd__left-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .isd__left-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .isd__left-text-description {
    width: auto;
    font-size: 18px;
    margin-left: 16px;
  }
}
.isd__left-bullets {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 2.4rem 1%;
  margin-left: calc(5vw + 3rem);
  margin-top: 3.5rem;
  width: 42.5rem;
}
@media only screen and (max-width: 900px) {
  .isd__left-bullets {
    width: 500px;
    max-width: 100%;
    margin-left: 170px;
    margin-top: 36px;
    gap: 24px 1%;
  }
}
@media only screen and (max-width: 600px) {
  .isd__left-bullets {
    margin-left: 0;
    align-self: flex-end;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 500px) {
  .isd__left-bullets {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-left: 0;
    padding-left: 61px;
  }
}
@media only screen and (max-width: 400px) {
  .isd__left-bullets {
    padding-left: 18px;
  }
}
.isd__left-points {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  width: 42%;
}
@media only screen and (max-width: 900px) {
  .isd__left-points {
    gap: 8px;
  }
}
@media only screen and (max-width: 500px) {
  .isd__left-points {
    width: 250px;
    max-width: 100%;
  }
}
.isd__left-points-title {
  font-size: calc(1.5rem * var(--text-multiplier));
  line-height: calc(1.9rem * var(--text-multiplier));
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .isd__left-points-title {
    font-size: 18px;
    line-height: 1.2;
  }
}
.isd__left-points-ul {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 900px) {
  .isd__left-points-ul {
    gap: 8px;
  }
}
.isd__left-points-point {
  list-style-type: disc;
  transform: translateX(12px);
  padding-right: 15%;
}
.isd__left-points-point > span {
  color: #6d6e71;
  font-size: calc(1.15rem * var(--text-multiplier));
  line-height: calc(1.5499999999999998rem * var(--text-multiplier));
  position: relative;
  left: -0.2rem;
}
@media only screen and (max-width: 900px) {
  .isd__left-points-point > span {
    left: -2px;
    font-size: 18px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 900px) {
  .isd__left-points-point {
    padding-right: 10%;
  }
}
.isd__left-points-point::marker {
  font-size: calc(1rem * var(--text-multiplier));
  line-height: calc(1.4rem * var(--text-multiplier));
}
@media only screen and (max-width: 900px) {
  .isd__left-points-point::marker {
    font-size: 18px;
    line-height: 1.2;
  }
}
.isd__right {
  width: 40%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .isd__right {
    width: 100%;
  }
}
.isd__slider-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .isd__slider-wrapper {
    width: 500px;
    max-width: 100%;
  }
}
.isd__image-slider {
  width: 100%;
  height: auto;
  aspect-ratio: 51 / 62;
  position: relative;
  overflow: hidden;
  margin-bottom: 1.8rem;
}
@media only screen and (max-width: 900px) {
  .isd__image-slider {
    margin-bottom: 30px;
  }
}
.isd__image-slider-grabber {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.isd__image-slider-subtext {
  color: #6d6e71;
  font-size: 1.15rem;
  line-height: 1.4;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .isd__image-slider-subtext {
    font-size: 14px;
  }
}
.isd__image {
  width: 100%;
  height: auto;
  position: absolute;
  aspect-ratio: 51 / 62;
  object-fit: cover;
}
.isd__image#clipimage {
  clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
}
.isd #slider {
  position: absolute;
  -webkit-appearance: none;
  width: calc(100% + 100px);
  margin-left: -50px;
  height: var(--variable-slider-image-height);
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
  outline: none;
  border: none;
  box-shadow: none;
}
.isd #slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 100px;
  height: var(--variable-slider-image-height);
  background: url(/wp-content/themes/Enwave/images/icons/img_slider_grabber.svg) no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
  outline: none;
  border: none;
  box-shadow: none;
}
.description {
  color: #6d6e71;
  font-size: 1rem;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .description {
    line-height: 1.4;
    font-size: 18px;
  }
}
.pch {
  padding: 3rem 8% 0 5.5%;
  justify-content: space-between;
  display: flex;
}
@media only screen and (max-width: 900px) {
  .pch {
    flex-direction: column;
    align-items: center;
    gap: 45px;
    padding: 32px 5.5%;
  }
}
@media only screen and (max-width: 450px) {
  .pch {
    gap: 12px;
  }
}
.pch__text {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 1.5rem;
  max-width: 45rem;
}
@media only screen and (max-width: 900px) {
  .pch__text {
    max-width: 400px;
    margin-top: 30px;
    gap: 12px;
  }
}
.pch__subtitle {
  font-size: 1.7rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .pch__subtitle {
    font-size: 20.4px;
  }
}
@media only screen and (max-width: 900px) {
  .pch__subtitle {
    font-size: 17px;
  }
}
.pch__title {
  font-size: 3.35rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 900px) {
  .pch__title {
    font-size: 40.2px;
  }
}
@media only screen and (max-width: 900px) {
  .pch__title {
    font-size: 35px;
  }
}
.pch__ptexts {
  display: flex;
  margin-bottom: 1.5rem;
  gap: 3.5rem;
}
@media only screen and (max-width: 900px) {
  .pch__ptexts {
    gap: 16px;
    margin-bottom: 20px;
    flex-direction: column;
  }
}
.pch__ptext {
  font-size: 1rem;
  line-height: 1.325;
  color: #6d6e71;
  font-weight: 400;
  max-width: 18rem;
}
.pch__ptext-2 {
  max-width: 21rem;
}
.pch__ptext > b {
  font-weight: 700;
  color: #2b378d;
}
.pch__ptext > b.soft {
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .pch__ptext {
    font-size: 18px;
    max-width: 300px;
  }
}
@media only screen and (max-width: 400px) {
  .pch__ptext {
    max-width: 100%;
  }
}
.pch__links {
  display: flex;
  gap: 1.5rem;
  margin-top: 1.5rem;
}
@media only screen and (max-width: 900px) {
  .pch__links {
    gap: 16px;
    margin-top: 16px;
    flex-wrap: wrap;
  }
}
.pch__links-video {
  color: #2b378d;
  background-color: #ec983c;
  padding: 1.15rem 1.45rem;
  display: flex;
  align-items: center;
  position: relative;
  font-weight: 600;
  font-size: 1rem;
  transition: all 0.25s ease-out;
}
@media only screen and (max-width: 900px) {
  .pch__links-video {
    font-size: 11px;
    padding: 13px 16.5px;
  }
}
.pch__links-video::before {
  transition: all 0.25s ease-out;
  content: "";
  position: relative;
  margin-right: 1rem;
  width: 0;
  height: 0;
  border-top: calc(0.9rem * 0.75) solid transparent;
  border-bottom: calc(0.9rem * 0.75) solid transparent;
  border-left: 0.9rem solid #2b378d;
}
@media only screen and (max-width: 900px) {
  .pch__links-video::before {
    border-top: calc(9px * 0.75) solid transparent;
    border-bottom: calc(9px * 0.75) solid transparent;
    border-left: 9px solid #2b378d;
  }
}
@media only screen and (max-width: 900px) {
  .pch__links-video::before {
    margin-right: 10px;
    border-top: 7.5px solid transparent;
    border-bottom: 7.5px solid transparent;
    border-left: 10px solid #2b378d;
  }
}
.pch__links-video:hover {
  color: #ec983c;
  background-color: #2b378d;
}
.pch__links-video:hover::before {
  width: 0;
  height: 0;
  border-top: calc(0.9rem * 0.75) solid transparent;
  border-bottom: calc(0.9rem * 0.75) solid transparent;
  border-left: 0.9rem solid #ec983c;
}
@media only screen and (max-width: 900px) {
  .pch__links-video:hover::before {
    border-top: calc(9px * 0.75) solid transparent;
    border-bottom: calc(9px * 0.75) solid transparent;
    border-left: 9px solid #ec983c;
  }
}
@media only screen and (max-width: 900px) {
  .pch__links-video:hover::before {
    border-top: 7.5px solid transparent;
    border-bottom: 7.5px solid transparent;
    border-left: 10px solid #ec983c;
  }
}
.pch__links-whitepaper {
  background-color: white;
  border: 0.2rem solid #edeeee;
  padding: 1.15rem 1.45rem;
  transition: all 0.2s ease-out;
  color: #2b378d;
  font-weight: 600;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .pch__links-whitepaper {
    font-size: 11px;
    padding: 13px 16.5px;
  }
}
.pch__links-whitepaper:hover {
  background-color: #edeeee;
}
.pch__image {
  width: 32.5rem;
  height: 32.5rem;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  .pch__image {
    width: 600px;
    height: 600px;
    max-width: 100%;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 700px) {
  .pch__image {
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
    max-width: 400px;
  }
}
@media only screen and (max-width: 450px) {
  .pch__image {
    max-width: 300px;
  }
}
.pch__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 600px) {
  .pch__image img {
    object-position: top;
  }
}
.pch__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rss {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10rem;
  padding: 3rem 8.5%;
}
@media only screen and (max-width: 900px) {
  .rss {
    padding: 30px 8.5%;
    gap: 100px;
  }
}
@media only screen and (max-width: 450px) {
  .rss {
    padding: 30px 5.5%;
  }
}
.rss__title {
  font-size: 2.35rem;
  line-height: 1.2;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .rss__title {
    font-size: 28.200000000000003px;
  }
}
.rss__title > b {
  font-weight: 700;
}
.rss__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16rem 6rem;
}
@media only screen and (max-width: 900px) {
  .rss__items {
    grid-template-columns: 1fr;
    gap: 160px;
    width: 100%;
    max-width: 355px;
  }
}
.rss__item-top {
  display: flex;
  align-items: center;
  padding-right: 2rem;
  gap: 2.4rem;
  padding-bottom: 2rem;
  border-bottom: 0.2rem solid #2b378d;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .rss__item-top {
    padding-right: 20px;
    padding-bottom: 20px;
    border-width: 2px;
    gap: 24px;
  }
}
@media only screen and (max-width: 450px) {
  .rss__item-top {
    padding-right: 0;
  }
}
@media only screen and (max-width: 350px) {
  .rss__item-top {
    justify-content: space-between;
    gap: 0;
  }
}
.rss__item-image {
  width: 17rem;
  height: 12.15rem;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .rss__item-image {
    width: 170px;
    height: 121.5px;
  }
}
@media only screen and (max-width: 350px) {
  .rss__item-image {
    width: 100%;
    max-width: 170px;
  }
}
.rss__item-image img {
  width: fit-content !important;
  position: absolute;
  bottom: 0;
  left: 0;
  object-position: bottom left;
  max-width: calc(89vw);
}
@media only screen and (max-width: 900px) {
  .rss__item-image img {
    display: none;
  }
}
.rss__item-image img.mobile {
  display: none;
}
@media only screen and (max-width: 900px) {
  .rss__item-image img.mobile {
    display: block;
  }
}
@media only screen and (max-width: 350px) {
  .rss__item-image img {
    transform: scale(0.9);
  }
}
.rss__item-bubble {
  background-color: #2b378d;
  border-radius: 50%;
  width: 10.5rem;
  height: 10.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 900px) {
  .rss__item-bubble {
    width: 105px;
    height: 105px;
  }
}
@media only screen and (max-width: 350px) {
  .rss__item-bubble {
    min-width: 105px;
    min-height: 105px;
  }
}
.rss__item-bubble > p {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 1.2rem;
  color: #fff;
  padding: 0 1rem;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .rss__item-bubble > p {
    padding: 0 12px;
    font-size: 14px;
  }
}
.rss__item-bubble > p > b {
  font-size: 1.35rem;
  margin-top: 0.2rem;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .rss__item-bubble > p > b {
    font-size: 14px;
    margin-top: 2px;
  }
}
.rss__item-rental {
  position: absolute;
  height: 3rem;
  bottom: -3.15rem;
  right: 2.5rem;
  width: 14.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ec983c;
  color: #fff;
  font-size: 1.15rem;
  font-weight: 600;
  transition: all 0.25s ease-out;
}
.rss__item-rental:hover {
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .rss__item-rental {
    font-size: 18px;
    height: 30px;
    bottom: -31.9px;
    right: 25px;
    width: 145px;
  }
}
@media only screen and (max-width: 450px) {
  .rss__item-rental {
    right: auto;
    left: 0px;
    width: 100%;
  }
}
.rss__item-bottom {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding-top: 2rem;
  padding-right: 1.5rem;
}
@media only screen and (max-width: 900px) {
  .rss__item-bottom {
    padding-top: 20px;
    padding-right: 15px;
    gap: 20px;
  }
}
@media only screen and (max-width: 450px) {
  .rss__item-bottom {
    padding-top: 50px;
  }
}
.rss__item-title {
  font-size: 1.95rem;
  line-height: 1.2;
  color: #2b378d;
  width: 50%;
}
@media only screen and (max-width: 900px) {
  .rss__item-title {
    font-size: 23.4px;
  }
}
.rss__item-info {
  display: flex;
  gap: 3rem;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .rss__item-info {
    gap: 30px;
    flex-direction: column;
  }
}
.rss__item-text {
  font-size: 1.1rem;
  color: #6d6e71;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .rss__item-text {
    font-size: 18px;
  }
}
.rss__item-specs {
  font-size: 1.1rem;
  color: #6d6e71;
  line-height: 1.4;
  font-weight: 400;
}
@media only screen and (max-width: 900px) {
  .rss__item-specs {
    font-size: 18px;
  }
}
.rss__item-specs > b {
  font-weight: 600;
}
.rss__item-last {
  margin-top: -7.1rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media only screen and (max-width: 900px) {
  .rss__item-last {
    margin-top: -71px;
    gap: 20px;
  }
}
.rss__item-last-image {
  width: 33rem;
  height: 21.45rem;
  position: relative;
  border-bottom: 0.2rem solid #2b378d;
}
@media only screen and (max-width: 900px) {
  .rss__item-last-image {
    border-width: 2px;
    height: 214.5px;
  }
}
@media only screen and (max-width: 900px) {
  .rss__item-last-image {
    width: 340px;
    height: 121.5px;
  }
}
@media only screen and (max-width: 350px) {
  .rss__item-last-image {
    width: 100%;
    max-width: 170px;
  }
}
.rss__item-last-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.rss__item-last-title {
  font-size: 1.95rem;
  line-height: 1.2;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .rss__item-last-title {
    font-size: 23.4px;
  }
}
.rss__item-last-text {
  max-width: 85%;
  font-size: 1.1rem;
  color: #6d6e71;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .rss__item-last-text {
    font-size: 14px;
    max-width: 95%;
  }
}
.rss__item-last-text > a {
  color: #2b378d;
  font-weight: 500;
}
.rss__item-last-certs {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  gap: 1.2rem;
  padding: 0 1rem;
}
@media only screen and (max-width: 900px) {
  .rss__item-last-certs {
    gap: 20px 12px;
    padding: 0 12px;
    flex-wrap: wrap;
  }
}
.rss__item-last-cert {
  max-width: 10rem;
  max-height: 10rem;
  width: auto;
  height: auto;
}
@media only screen and (max-width: 900px) {
  .rss__item-last-cert {
    max-width: 120px;
    max-height: fit-content;
    margin: 0 10px;
  }
}
.rss__item-last-cert img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.csd {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 2rem;
}
@media only screen and (max-width: 900px) {
  .csd {
    padding-top: 30px;
  }
}
.csd__sort-bar {
  display: flex;
  display: none;
  height: 5rem;
  width: 100%;
}
.csd__sort-bar-wrapper {
  padding: 0 5.5%;
  width: 100%;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 900px) {
  .csd__sort-bar-wrapper {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 900px) {
  .csd__sort-bar {
    height: 50px;
  }
}
.csd__sort-bar-span {
  border-bottom: 0.2rem solid #edeeee;
  height: 100%;
  width: 7.3rem;
  background-color: #edeeee;
  display: grid;
  place-items: center;
  font-size: 1rem;
  line-height: 1.2;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .csd__sort-bar-span {
    font-size: 12px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .csd__sort-bar-span {
    width: 75px;
    border-bottom: 2px solid #edeeee;
  }
}
.csd__sort-bar-right {
  border-bottom: 0.2rem solid #2b378d;
  display: flex;
  height: 100%;
  width: 100%;
  overflow: scroll;
}
.csd__sort-bar-right::-webkit-scrollbar {
  display: none;
}
@media only screen and (max-width: 900px) {
  .csd__sort-bar-right {
    border-bottom: 2px solid #2b378d;
  }
}
.csd__sort-bar-a {
  min-width: 16rem;
  height: 100%;
  cursor: pointer;
  display: grid;
  place-items: center;
  background-color: white;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .csd__sort-bar-a {
    font-size: 14.399999999999999px;
  }
}
@media only screen and (max-width: 900px) {
  .csd__sort-bar-a {
    min-width: 160px;
  }
}
.csd__sort-bar-a-active {
  color: white;
  background-color: #2b378d;
}
.csd__case-studies {
  display: flex;
  flex-wrap: wrap;
  gap: 0 5rem;
  justify-content: flex-start;
  padding: 2rem 13.5% 4rem;
  margin-top: 8rem;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .csd__case-studies {
    gap: 0 40px;
    padding: 30px 5.5% 45px;
    margin-top: 0px;
    justify-content: space-between;
    gap: 40px;
    width: 100%;
  }
}
@media only screen and (max-width: 750px) {
  .csd__case-studies {
    padding: 20px 5.5% 40px;
    flex-direction: column;
    align-items: center;
  }
}
.csd__case-study {
  background-color: #edeeee;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  position: relative;
}
.csd__case-study-wrapper {
  width: 29.85rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-bottom: 6rem;
}
.csd__case-study-wrapper-displaced {
  margin-top: -10rem;
}
@media only screen and (max-width: 600px) {
  .csd__case-study-wrapper-displaced {
    margin-top: 0rem;
  }
}
@media only screen and (max-width: 900px) {
  .csd__case-study-wrapper {
    width: 45.4%;
    max-width: 450px;
    margin-bottom: 0rem;
  }
}
@media only screen and (max-width: 750px) {
  .csd__case-study-wrapper {
    width: auto;
  }
}
@media only screen and (max-width: 900px) {
  .csd__case-study {
    gap: 10px;
  }
}
.csd__case-study-body {
  padding: 1rem 2rem;
  min-height: 20rem;
}
@media only screen and (max-width: 900px) {
  .csd__case-study-body {
    padding: 10px 20px 30px;
    min-height: 200px;
  }
}
.csd__topic {
  font-size: 1.6rem;
  line-height: 1.2;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .csd__topic {
    font-size: 19.200000000000003px;
  }
}
.csd__title {
  font-size: 1.2rem;
  line-height: 1.2;
  margin-bottom: 1rem;
  color: #2b378d;
  font-weight: 700;
  cursor: pointer;
  width: fit-content;
}
@media only screen and (max-width: 900px) {
  .csd__title {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 12px;
  }
}
.csd__text {
  font-size: 1.6rem;
  line-height: 1.2;
  color: #2b378d;
  max-width: 100%;
  margin-bottom: 1.5rem;
  cursor: pointer;
}
@media only screen and (max-width: 900px) {
  .csd__text {
    font-size: 19.200000000000003px;
  }
}
@media only screen and (max-width: 900px) {
  .csd__text {
    max-width: 360px;
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 450px) {
  .csd__text {
    max-width: 300px;
  }
}
.csd__text > a {
  color: #2b378d;
}
.csd__text > a:hover {
  text-decoration: underline;
}
.csd__subtext {
  font-size: 1.15rem;
  line-height: 1.4;
  color: #6d6e71;
  font-weight: 500;
  margin-bottom: 0.1rem;
  letter-spacing: 0.01rem;
}
@media only screen and (max-width: 900px) {
  .csd__subtext {
    letter-spacing: 0.1px;
  }
}
@media only screen and (max-width: 900px) {
  .csd__subtext {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 2px;
    max-width: 300px;
  }
}
@media only screen and (max-width: 400px) {
  .csd__subtext {
    max-width: 200px;
  }
}
.csd__image {
  width: 100%;
  min-height: 17rem;
  max-width: 100%;
  cursor: pointer;
  position: relative;
}
.csd__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.csd__image::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 0;
  max-height: 0;
  background-color: #2b378d;
  opacity: 0.4;
  transition: all 0.25s ease-out;
}
.csd__image:hover::before {
  max-width: 100%;
  max-height: 100%;
  transition: all 0.25s ease-out;
}
@media only screen and (max-width: 900px) {
  .csd__image {
    min-height: 240px;
  }
}
.csd__arrow {
  width: 2.2rem;
  height: 2.2rem;
  position: absolute;
  right: 1.5rem;
  bottom: 1.5rem;
  cursor: pointer;
}
@media only screen and (max-width: 900px) {
  .csd__arrow {
    width: 24px;
    height: 24px;
    right: 16px;
    bottom: 16px;
  }
}
.csd__arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.spd {
  display: flex;
  background-color: white;
  flex-direction: column;
  gap: 4rem;
  align-items: center;
  padding: 2rem 11% 4rem;
}
@media only screen and (max-width: 900px) {
  .spd {
    padding: 20px 5.5% 40px;
    gap: 40px;
  }
}
.spd__display {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 0 4rem;
  justify-content: space-around;
}
@media only screen and (max-width: 900px) {
  .spd__display {
    flex-direction: column;
    align-items: center;
    gap: 80px 40px;
  }
}
.spd__section-title {
  font-size: 2.35rem;
  line-height: 1.2;
  color: #2b378d;
  text-align: center;
  font-weight: 500;
  max-width: 48rem;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .spd__section-title {
    font-size: 28.200000000000003px;
  }
}
@media only screen and (max-width: 900px) {
  .spd__section-title {
    font-size: 28px;
    max-width: 480px;
  }
}
.spd__row {
  width: 44%;
  display: flex;
  flex-direction: column;
  gap: 8rem;
}
.spd__row-odd {
  padding-top: 8rem;
}
@media only screen and (max-width: 900px) {
  .spd__row {
    width: 100%;
    max-width: 500px;
    gap: 80px 40px;
  }
  .spd__row-odd {
    padding-top: 0;
  }
}
.spd__item {
  display: flex;
  flex-direction: column;
  width: 44%;
}
.spd__item:nth-child(2n) {
  margin-top: 8rem;
}
@media only screen and (max-width: 900px) {
  .spd__item:nth-child(2n) {
    margin-top: 0rem;
  }
}
@media only screen and (max-width: 900px) {
  .spd__item {
    width: 100%;
    max-width: 400px;
  }
}
.spd__title {
  font-size: 1.6rem;
  line-height: 1.2;
  color: #2b378d;
  margin-bottom: 1.5rem;
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .spd__title {
    font-size: 19.200000000000003px;
  }
}
.spd__title:has(~ .spd__subtitle) {
  font-size: 1.8rem;
  line-height: 1.2;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .spd__title:has(~ .spd__subtitle) {
    font-size: 21.6px;
  }
}
@media only screen and (max-width: 900px) {
  .spd__title {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 12px;
  }
}
.spd__subtitle {
  font-size: 1.1rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  margin-bottom: 0.1rem;
}
@media only screen and (max-width: 900px) {
  .spd__subtitle {
    font-size: 17.4px;
    line-height: 1.4;
    margin-bottom: 2px;
  }
}
.spd__text {
  font-size: 1rem;
  line-height: 1.4;
  color: #6d6e71;
  margin-top: 0.5rem;
}
.spd__text:has(~ .spd__subtitle) {
  max-width: 87.5%;
}
@media only screen and (max-width: 900px) {
  .spd__text {
    max-width: 100%;
    font-size: 18px;
    line-height: 1.3;
  }
}
.spd__text > a {
  color: #2b378d;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.spd__text > a:hover {
  text-decoration: underline;
}
.spd__image {
  width: 100%;
  height: auto;
  max-width: 100%;
  margin-top: 3rem;
}
@media only screen and (max-width: 900px) {
  .spd__image {
    margin-top: 24px;
  }
}
.spd__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wtd {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 0 12.75%;
  margin: 3rem 0;
}
@media only screen and (max-width: 900px) {
  .wtd {
    margin: 36px 0;
    padding: 0 5.5%;
  }
}
.wtd__title {
  font-size: 2.35rem;
  line-height: 1.2;
  color: #2b378d;
  text-align: center;
  font-weight: 500;
  max-width: 48rem;
  margin-bottom: 4rem;
}
@media only screen and (max-width: 900px) {
  .wtd__title {
    font-size: 28.200000000000003px;
  }
}
@media only screen and (max-width: 900px) {
  .wtd__title {
    font-size: 28px;
    max-width: 480px;
  }
}
.wtd__methods {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .wtd__methods {
    width: 640px;
    max-width: 100%;
    gap: 16px;
  }
}
@media only screen and (max-width: 700px) {
  .wtd__methods {
    grid-template-columns: 1fr;
    place-items: center;
    gap: 32px;
  }
}
.wtd__method {
  background-color: #2b378d;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding-top: 5rem;
}
@media only screen and (max-width: 900px) {
  .wtd__method {
    padding-top: 40px;
    gap: 10px;
  }
}
@media only screen and (max-width: 700px) {
  .wtd__method {
    max-width: 430px;
    width: 100%;
  }
}
.wtd__method-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  width: 66.43%;
}
@media only screen and (max-width: 900px) {
  .wtd__method-text {
    gap: 10px;
  }
}
@media only screen and (max-width: 450px) {
  .wtd__method-text {
    width: 80%;
  }
}
.wtd__method-icon {
  width: 6rem;
  height: 6rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 900px) {
  .wtd__method-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
  }
}
.wtd__method-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wtd__method-title {
  font-weight: 500;
  color: white;
  font-size: calc(1.9rem * var(--text-multiplier));
  line-height: calc(2.3rem * var(--text-multiplier));
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .wtd__method-title {
    font-size: 18px;
    line-height: 1.4;
  }
}
.wtd__method-title > b {
  font-weight: 700;
}
.wtd__method-description {
  font-weight: 400;
  color: white;
  font-size: calc(1rem * var(--text-multiplier));
  line-height: calc(1.4rem * var(--text-multiplier));
  margin-bottom: 1.5rem;
  text-align: center;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 900px) {
  .wtd__method-description {
    font-size: 18px;
    text-align: left;
    line-height: 1.4;
    margin-bottom: 16px;
    margin-bottom: 32px;
  }
}
.wtd__method-image {
  width: 100%;
  height: auto;
  align-self: flex-end;
  position: relative;
  bottom: 0;
}
.wtd__method-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tpi {
  padding: 0rem 13.5rem 0rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tpi__title {
  font-size: 2.2rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .tpi__title {
    font-size: 26.400000000000002px;
  }
}
@media only screen and (max-width: 900px) {
  .tpi {
    padding: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .tpi {
    padding: 70px 32px;
  }
}
.tpi__partners {
  margin-top: 4rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
  gap: 3rem 2%;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .tpi__partners {
    gap: 30px 16px;
    margin-top: 45px;
  }
}
.tpi__partner {
  width: 14%;
  max-height: 9rem;
}
@media only screen and (max-width: 900px) {
  .tpi__partner {
    min-width: 140px;
    width: 140px;
    max-width: 140px;
    max-height: none;
  }
}
.tpi__partner img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.srb {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 7%;
  margin-top: 6rem;
  margin-bottom: 4rem;
  gap: 6rem;
}
@media only screen and (max-width: 900px) {
  .srb {
    gap: 60px;
    padding: 0 5.5%;
    margin-top: 120px;
    margin-bottom: 40px;
  }
}
.srb__title {
  font-size: 2.35rem;
  line-height: 1.2;
  color: #2b378d;
  text-align: center;
  font-weight: 500;
  max-width: 48rem;
}
@media only screen and (max-width: 900px) {
  .srb__title {
    font-size: 28.200000000000003px;
  }
}
.srb__title > b {
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .srb__title {
    max-width: 480px;
  }
}
.srb__steps {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5rem 12%;
}
.srb__steps.staggered {
  gap: 0rem 12%;
}
@media only screen and (max-width: 900px) {
  .srb__steps.staggered {
    gap: 60px 12%;
  }
}
.srb__steps.staggered .srb__step:nth-child(even) {
  padding-top: 7rem;
}
@media only screen and (max-width: 900px) {
  .srb__steps.staggered .srb__step:nth-child(even) {
    padding-top: 0px;
  }
}
@media only screen and (max-width: 900px) {
  .srb__steps {
    grid-template-columns: 1fr;
    width: 600px;
    max-width: 100%;
    gap: 60px 12%;
  }
}
.srb__step {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
@media only screen and (max-width: 900px) {
  .srb__step {
    gap: 12px;
  }
}
.srb__step-image {
  width: 87%;
  height: auto;
}
@media only screen and (max-width: 900px) {
  .srb__step-image {
    width: 100%;
  }
}
.srb__step-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.srb__step-count {
  width: 100%;
  font-size: 2.35rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
  letter-spacing: 0.03rem;
}
@media only screen and (max-width: 900px) {
  .srb__step-count {
    font-size: 28.200000000000003px;
  }
}
@media only screen and (max-width: 900px) {
  .srb__step-count {
    letter-spacing: 0.3px;
  }
}
.srb__step-divider {
  width: 100%;
  height: 0.2rem;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .srb__step-divider {
    height: 3px;
  }
}
.srb__step-title {
  width: 95%;
  font-size: 2.2rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .srb__step-title {
    font-size: 26.400000000000002px;
  }
}
.srb__step-text {
  max-width: 31rem;
  font-size: 1rem;
  line-height: 1.4;
  color: #6d6e71;
}
.srb__step-text a {
  color: #6d6e71;
  font-size: 1rem;
  line-height: 1.4;
  font-family: "Source Sans Pro", sans-serif;
  text-decoration: underline;
}
@media only screen and (max-width: 900px) {
  .srb__step-text {
    width: 100%;
    max-width: 445px;
    font-size: 16px;
    line-height: 1.4;
  }
}
.srb__step.has-link {
  cursor: pointer;
}
.srb__step.has-link:hover > .srb__step-title {
  text-decoration: underline;
}
.rpv {
  position: relative;
  padding: 5rem 7%;
}
@media only screen and (max-width: 900px) {
  .rpv {
    padding: 50px 5.5%;
  }
}
.rpv__grey {
  position: absolute;
  height: 60%;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-color: #edeeee;
}
@media only screen and (max-width: 900px) {
  .rpv__grey {
    height: 50%;
  }
}
@media only screen and (max-width: 500px) {
  .rpv__grey {
    height: 53.5%;
  }
}
.rpv__title {
  font-size: 2.4rem;
  line-height: 1.2;
  color: #2b378d;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .rpv__title {
    font-size: 28.799999999999997px;
  }
}
.rpv__title > b {
  font-weight: 700;
}
.rpv__performance-messages {
  display: grid;
  grid-template-columns: 1fr 1fr;
  position: relative;
  margin-top: 2rem;
  gap: 2rem 0;
}
@media only screen and (max-width: 900px) {
  .rpv__performance-messages {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
    margin-top: 20px;
  }
}
.rpv__pm {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 1rem;
}
@media only screen and (max-width: 900px) {
  .rpv__pm {
    gap: 0;
    flex-direction: column;
    align-items: center;
  }
}
.rpv__pm-image {
  height: 7.6rem;
  width: auto;
  position: relative;
  padding-left: 4rem;
}
@media only screen and (max-width: 900px) {
  .rpv__pm-image {
    padding-left: 0;
    height: 80px;
  }
}
.rpv__pm-image img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.rpv__pm-text {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  margin-top: 0.8rem;
}
@media only screen and (max-width: 900px) {
  .rpv__pm-text {
    margin-top: 8px;
  }
}
.rpv__pm-text-1 {
  color: #ec983c;
  font-size: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (max-width: 900px) {
  .rpv__pm-text-1 {
    font-size: 24px;
  }
}
.rpv__pm-text-2 {
  font-size: 2.6rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (max-width: 900px) {
  .rpv__pm-text-2 {
    font-size: 31.200000000000003px;
  }
}
.rpv__pm-text-3 {
  color: #6d6e71;
  font-size: 1rem;
  margin-top: 0.3rem;
}
@media only screen and (max-width: 900px) {
  .rpv__pm-text-3 {
    font-size: 11px;
    margin-top: 3px;
  }
}
.rpv__pm:nth-child(2n) .rpv__pm-image {
  border-left: 0.2rem solid #ec983c;
  padding-left: 5rem;
}
@media only screen and (max-width: 900px) {
  .rpv__pm:nth-child(2n) .rpv__pm-image {
    border-width: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 900px) {
  .rpv__pm {
    padding: 20px 0;
  }
  .rpv__pm:nth-child(2n + 1) {
    border-bottom: 2px solid #ec983c;
  }
}
.rpv__image {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 7rem;
  aspect-ratio: 144 / 70;
}
@media only screen and (max-width: 900px) {
  .rpv__image {
    margin-top: 200px;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .rpv__image {
    margin-bottom: 0px;
  }
}
.rpv__image .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  cursor: pointer;
}
.rpv__image .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rpv__quote {
  position: absolute;
  left: 9%;
  top: 4rem;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  line-height: 1.2;
  color: white;
  max-width: 23rem;
  text-shadow: 0.3rem 0.3rem 1rem rgba(0, 0, 0, 0.4), -0.3rem -0.3rem 1rem rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 900px) {
  .rpv__quote {
    font-size: 24px;
    max-width: 230px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: -170px;
    color: #2b378d;
  }
}
.rpv__quote::before {
  font-size: 8rem;
  color: white;
  position: absolute;
  top: -1rem;
  left: -5rem;
  font-family: inherit;
  content: "\201C";
  display: block;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .rpv__quote::before {
    font-size: 72px;
    top: -10px;
    left: -45px;
    color: #2b378d;
  }
}
@media only screen and (max-width: 350px) {
  .rpv__quote::before {
    font-size: 60px;
    left: -32px;
    top: -8px;
  }
}
.rpv__quote::after {
  font-size: 8rem;
  color: white;
  position: absolute;
  bottom: -5rem;
  right: -4rem;
  font-family: inherit;
  content: "\201D";
  display: block;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .rpv__quote::after {
    font-size: 72px;
    top: 78px;
    bottom: auto;
    right: -40px;
    color: #2b378d;
  }
}
@media only screen and (max-width: 350px) {
  .rpv__quote::after {
    font-size: 60px;
    right: -24px;
    top: 80px;
  }
}
.rpv__play {
  width: 11rem;
  height: 11rem;
  position: absolute;
  top: 50%;
  transform: translateY(-25%);
  left: 16.5%;
}
@media only screen and (max-width: 900px) {
  .rpv__play {
    width: 15%;
    height: auto;
    aspect-ratio: 1/1;
    transform: translateY(-50%);
  }
}
@media only screen and (max-width: 450px) {
  .rpv__play {
    width: 20%;
  }
}
.rpv__play img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.rpv__alt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 34%;
  height: 18%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 900px) {
  .rpv__alt {
    width: 100%;
    height: auto;
    padding: 12px 0 ;
    bottom: -18%;
  }
}
@media only screen and (max-width: 600px) {
  .rpv__alt {
    position: relative;
    bottom: auto;
  }
}
.rpv__alt-text {
  position: relative;
  font-size: 1.3rem;
  line-height: 1.2;
  color: #2b378d;
  letter-spacing: 0.05rem;
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .rpv__alt-text {
    font-size: 15.600000000000001px;
  }
}
.rpv__alt-text::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -2rem;
  width: 0;
  height: 0;
  border-top: calc(1.2rem * 0.75) solid transparent;
  border-bottom: calc(1.2rem * 0.75) solid transparent;
  border-left: 1.2rem solid #2b378d;
}
@media only screen and (max-width: 900px) {
  .rpv__alt-text::before {
    border-top: calc(12px * 0.75) solid transparent;
    border-bottom: calc(12px * 0.75) solid transparent;
    border-left: 12px solid #2b378d;
  }
}
@media only screen and (max-width: 900px) {
  .rpv__alt-text {
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
  }
  .rpv__alt-text::before {
    position: relative;
    top: auto;
    left: auto;
    transform: translateY(0%);
  }
}
@media only screen and (max-width: 600px) {
  .rpv__alt-text {
    font-size: 14px;
  }
}
.rpv__bottom {
  padding: 8rem;
  padding-bottom: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .rpv__bottom {
    padding: 80px;
  }
}
.rpv__bottom-title {
  font-size: 2.4rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .rpv__bottom-title {
    font-size: 28.799999999999997px;
  }
}
@media only screen and (max-width: 900px) {
  .rpv__bottom {
    padding: 75px 44px;
  }
}
@media only screen and (max-width: 600px) {
  .rpv__bottom {
    padding: 70px 0;
  }
}
.rpv__partners {
  margin-top: 4vw;
  display: flex;
  justify-content: space-evenly;
  gap: 3rem 2%;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .rpv__partners {
    gap: 30px 16px;
    margin-top: 45px;
  }
}
@media only screen and (max-width: 500px) {
  .rpv__partners {
    display: grid;
    grid-template-columns: 1fr 1fr;
    place-items: center;
  }
}
.rpv__partner {
  width: 14rem;
  height: 9rem;
}
@media only screen and (max-width: 900px) {
  .rpv__partner {
    min-width: 140px;
    width: 140px;
    max-width: 140px;
    max-height: none;
    height: auto;
  }
}
@media only screen and (max-width: 350px) {
  .rpv__partner {
    min-width: auto;
    width: 100%;
    max-width: 100%;
  }
}
.rpv__partner img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.rpv__confidential {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  width: auto;
  aspect-ratio: 36 / 21;
  height: 10rem;
  transition: all 0.25s ease-out;
  justify-content: center;
}
.rpv__confidential:hover {
  transform: scale(1.05);
}
@media only screen and (max-width: 900px) {
  .rpv__confidential {
    height: 100px;
    gap: 10px;
  }
}
@media only screen and (max-width: 500px) {
  .rpv__confidential {
    grid-column: 1 / 3;
  }
}
.rpv__confidential-image {
  width: 100%;
  height: 100%;
  position: relative;
}
.rpv__confidential-image > .img {
  width: 100%;
  height: 6rem;
  object-position: center center;
  object-fit: cover;
}
@media only screen and (max-width: 900px) {
  .rpv__confidential-image > .img {
    height: 60px;
  }
}
.rpv__confidential-image > .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.rpv__confidential-image > .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: blur(1rem);
  opacity: 0.6;
  display: grid;
  place-items: center;
}
.rpv__confidential-image > .text > span {
  font-size: 4rem;
  transform: rotate(-12deg);
  color: black;
}
@media only screen and (max-width: 900px) {
  .rpv__confidential-image > .text {
    filter: blur(10px);
  }
  .rpv__confidential-image > .text > span {
    font-size: 40px;
  }
}
.rpv__confidential-text {
  font-size: 1.1rem;
  line-height: 1.2;
  color: #2b378d;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 500;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .rpv__confidential-text {
    font-size: 13.200000000000001px;
    font-size: 14px !important;
  }
}
.rpv__confidential-text > b {
  color: #ec983c;
}
.rdb {
  display: flex;
  padding-top: 6rem;
}
@media only screen and (max-width: 900px) {
  .rdb {
    padding-top: 60px;
    flex-direction: column-reverse;
    align-items: center;
  }
}
.rdb__left {
  width: 38.5%;
  margin-top: -5rem;
}
@media only screen and (max-width: 900px) {
  .rdb__left {
    margin-top: 0;
    width: auto;
    align-self: flex-start;
  }
}
.rdb__right {
  width: 61.5%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 1rem;
  padding-right: 5.5%;
  gap: 3rem;
}
@media only screen and (max-width: 900px) {
  .rdb__right {
    padding-right: 0;
    gap: 36px;
    width: 90%;
  }
}
.rdb__right-title {
  color: #2b378d;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .rdb__right-title {
    font-size: 24px;
  }
}
.rdb__image {
  margin-top: -3rem;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 900px) {
  .rdb__image {
    margin-top: 30px;
    width: 600px;
    max-width: 95vw;
    align-self: flex-start;
  }
}
.rdb__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rdb__benefits {
  display: grid;
  flex-flow: row wrap;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 3rem 1rem;
  place-items: center;
}
@media only screen and (max-width: 900px) {
  .rdb__benefits {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 36px 12px;
  }
}
@media only screen and (max-width: 750px) {
  .rdb__benefits {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 450px) {
  .rdb__benefits {
    grid-template-columns: 1fr;
  }
}
.rdb__benefit {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  width: fit-content;
}
@media only screen and (max-width: 900px) {
  .rdb__benefit {
    gap: 6px;
  }
}
.rdb__benefit-symbol {
  width: 5rem;
  height: auto;
  aspect-ratio: 124 / 110;
  margin-bottom: 0.75rem;
}
@media only screen and (max-width: 900px) {
  .rdb__benefit-symbol {
    width: 100px;
  }
}
.rdb__benefit-symbol img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.rdb__benefit-title {
  color: #2b378d;
  font-size: 1.3rem;
  text-align: center;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .rdb__benefit-title {
    font-size: 16px;
  }
}
.rdb__benefit-text {
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.2;
  color: #58595b;
  letter-spacing: 0.01rem;
  padding: 0 1rem;
}
@media only screen and (max-width: 900px) {
  .rdb__benefit-text {
    font-size: 14px;
    letter-spacing: 0.1px;
    padding: 0 12px;
  }
}
.qwl {
  background-color: #2b378d;
  display: flex;
  padding: 6rem 0;
  justify-content: center;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .qwl {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 40px 5.5%;
  }
}
.qwl__content {
  margin-right: 10rem;
  display: flex;
}
.qwl__content.alone {
  margin-right: 6rem;
}
@media only screen and (max-width: 900px) {
  .qwl__content.alone {
    margin-right: 0;
  }
}
.qwl__content.alone .qwl__quote-content {
  max-width: 30rem;
}
@media only screen and (max-width: 900px) {
  .qwl__content.alone .qwl__quote-content {
    max-width: 240px;
  }
}
@media only screen and (max-width: 900px) {
  .qwl__content {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 40px 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 350px) {
  .qwl__content {
    margin-left: 20px !important;
  }
}
.qwl__image {
  width: 13rem;
  height: 13rem;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0.2rem 0.4rem 0.3rem rgba(10, 9, 9, 0.2);
}
@media only screen and (max-width: 900px) {
  .qwl__image {
    width: 130px;
    height: 130px;
    box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.2);
  }
}
.qwl__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.qwl__quote {
  margin-left: 7rem;
}
@media only screen and (max-width: 900px) {
  .qwl__quote {
    margin-left: 0px;
  }
}
.qwl__quote-content {
  position: relative;
  font-size: 1.6rem;
  line-height: 1.2;
  color: white;
  max-width: 24rem;
  padding-right: 5.5%;
}
@media only screen and (max-width: 900px) {
  .qwl__quote-content {
    font-size: 16px;
    max-width: 240px;
  }
}
@media only screen and (max-width: 350px) {
  .qwl__quote-content {
    max-width: 185px;
  }
}
.qwl__quote-content::before {
  font-size: 8rem;
  color: white;
  position: absolute;
  top: -1rem;
  left: -5rem;
  font-family: inherit;
  content: "\201C";
  display: block;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
@media only screen and (max-width: 900px) {
  .qwl__quote-content::before {
    font-size: 72px;
    top: -10px;
    left: -45px;
  }
}
.qwl__quote-content::after {
  font-size: 8rem;
  color: white;
  position: absolute;
  bottom: -5rem;
  right: -3rem;
  font-family: inherit;
  content: "\201D";
  display: block;
  font-weight: 500;
  height: fit-content;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
@media only screen and (max-width: 900px) {
  .qwl__quote-content::after {
    font-size: 72px;
    bottom: -50px;
    right: -30px;
  }
}
@media only screen and (max-width: 350px) {
  .qwl__quote-content::after {
    top: 78px;
  }
}
.qwl__quote-author {
  margin-top: 3rem;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 500;
  color: white;
}
.qwl__quote-author > b {
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .qwl__quote-author {
    font-size: 14px;
    margin-top: 30px;
  }
}
.qwl__quote-title {
  margin-top: 0.3rem;
  font-size: 1.1rem;
  line-height: 1.2;
  font-weight: 500;
  color: white;
}
.qwl__quote-title > b {
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .qwl__quote-title {
    font-size: 13px;
    margin-top: 30px;
  }
}
.qwl__link {
  margin-top: 4vw;
  font-size: 1.2rem;
  font-weight: 500;
  color: white;
  display: flex;
  align-items: center;
  gap: 1.2vw;
}
.qwl__link:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 900px) {
  .qwl__link {
    gap: 12px;
    font-size: 14px;
    margin-top: 30px;
  }
}
.qwl__link > .arrow-icon {
  min-width: 2.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
}
@media only screen and (max-width: 900px) {
  .qwl__link > .arrow-icon {
    min-width: 22px;
    width: 22px;
    height: 22px;
  }
}
.qwl__link > .arrow-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.qwl__swiper-slide {
  display: flex;
  justify-content: center;
}
.qwv {
  background-color: #2b378d;
  display: flex;
  padding: 6rem 0;
  justify-content: center;
  width: 100%;
}
.qwv-offset {
  position: absolute;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}
.qwv-offset-marker {
  position: relative;
  width: 100%;
  margin-bottom: 14rem;
}
.qwv-offset-marker:last-of-type {
  margin-bottom: 6rem;
}
@media only screen and (max-width: 900px) {
  .qwv {
    padding: 60px 0;
    padding-left: 18%;
  }
}
@media only screen and (max-width: 700px) {
  .qwv {
    padding-left: 12%;
  }
}
@media only screen and (max-width: 600px) {
  .qwv {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 40px 0;
  }
}
.qwv__left {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.qwv__image {
  width: 13rem;
  height: 13rem;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0.2rem 0.4rem 0.3rem rgba(0, 0, 0, 0.2);
}
.qwv__image-alt {
  width: 13.125rem;
  height: 13.125rem;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 900px) {
  .qwv__image {
    width: 130px;
    height: 130px;
    box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.2);
  }
}
.qwv__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.qwv__quote {
  margin-left: 7rem;
}
@media only screen and (max-width: 900px) {
  .qwv__quote {
    margin-left: 0px;
  }
}
.qwv__quote-content {
  position: relative;
  font-size: 1.6rem;
  line-height: 1.2;
  color: white;
  max-width: 24rem;
  padding-right: 5.5%;
}
@media only screen and (max-width: 900px) {
  .qwv__quote-content {
    font-size: 16px;
    max-width: 240px;
  }
}
@media only screen and (max-width: 350px) {
  .qwv__quote-content {
    max-width: 185px;
  }
}
.qwv__quote-content > b {
  color: #9ab348;
  font-weight: 600;
}
.qwv__quote-content::before {
  font-size: 6rem;
  color: white;
  position: absolute;
  top: -1vw;
  left: -5vw;
  font-family: inherit;
  content: "\201C";
  display: block;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .qwv__quote-content::before {
    font-size: 72px;
    top: -10px;
    left: -45px;
  }
}
.qwv__quote-content::after {
  font-size: 6rem;
  color: white;
  position: absolute;
  top: 6vw;
  right: -4vw;
  font-family: inherit;
  content: "\201D";
  display: block;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .qwv__quote-content::after {
    font-size: 72px;
    top: 60px;
    right: -40px;
  }
}
@media only screen and (max-width: 400px) {
  .qwv__quote-content::after {
    top: 88px;
  }
}
.qwv__quote.alone .qwv__quote-content {
  max-width: 30rem !important;
}
@media only screen and (max-width: 900px) {
  .qwv__quote.alone .qwv__quote-content {
    max-width: 240px;
  }
}
.qwv__quote-author {
  margin-top: 3rem;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 500;
  color: white;
}
.qwv__quote-author > b {
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .qwv__quote-author {
    font-size: 14px;
    margin-top: 30px;
  }
}
.qwv__link {
  margin-top: 4vw;
  font-size: 1.2rem;
  font-weight: 500;
  color: white;
  display: flex;
  align-items: center;
  gap: 1.2vw;
}
@media only screen and (max-width: 900px) {
  .qwv__link {
    gap: 12px;
    font-size: 14px;
    margin-top: 30px;
  }
}
.qwv__link > .arrow-icon {
  min-width: 2.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
}
@media only screen and (max-width: 900px) {
  .qwv__link > .arrow-icon {
    min-width: 22px;
    width: 22px;
    height: 22px;
  }
}
.qwv__link > .arrow-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.qwv__video {
  display: flex;
  padding: 1rem 1.6rem 1rem 1rem;
  background-color: #ec983c;
  transition: all 0.25s ease-out;
}
.qwv__video:hover {
  background-color: white;
}
.qwv__video-text {
  position: relative;
  font-size: 1rem;
  line-height: 1.2;
  color: #2b378d;
  letter-spacing: 0.05rem;
  font-weight: 600;
  margin-left: 2rem;
}
@media only screen and (max-width: 900px) {
  .qwv__video-text {
    font-size: 12px;
    font-size: 14px !important;
  }
}
.qwv__video-text::before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  transform: translateY(-50%);
  left: -1.6rem;
  width: 0;
  height: 0;
  border-top: calc(0.85rem * 0.75) solid transparent;
  border-bottom: calc(0.85rem * 0.75) solid transparent;
  border-left: 0.85rem solid #2b378d;
}
@media only screen and (max-width: 900px) {
  .qwv__video-text::before {
    border-top: calc(8.5px * 0.75) solid transparent;
    border-bottom: calc(8.5px * 0.75) solid transparent;
    border-left: 8.5px solid #2b378d;
  }
}
@media only screen and (max-width: 900px) {
  .qwv__video-text {
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
  }
  .qwv__video-text::before {
    position: relative;
    top: auto;
    left: auto;
    transform: translateY(0%);
  }
}
@media only screen and (max-width: 600px) {
  .qwv__video-text {
    font-size: 14px;
  }
}
.sno {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3rem;
  padding: 0rem 5.5%;
}
@media only screen and (max-width: 900px) {
  .sno {
    gap: 30px;
  }
}
.sno__title {
  font-size: 2.3rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .sno__title {
    font-size: 27.599999999999998px;
  }
}
.sno__steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 4rem 1rem;
}
@media only screen and (max-width: 900px) {
  .sno__steps {
    grid-template-columns: 1fr 1fr;
    gap: 40px 10px;
  }
}
@media only screen and (max-width: 600px) {
  .sno__steps {
    grid-template-columns: 1fr;
  }
}
.sno__step {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media only screen and (max-width: 900px) {
  .sno__step {
    gap: 10px;
    width: 100%;
    max-width: 320px;
  }
}
.sno__step-count {
  font-size: 1.4rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .sno__step-count {
    font-size: 16.799999999999997px;
  }
}
.sno__step-line {
  width: 100%;
  height: 0.2rem;
  background-color: #2b378d;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 900px) {
  .sno__step-line {
    margin-bottom: 10px;
  }
}
.sno__step-title {
  font-size: 1.4rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  margin-bottom: 1rem;
  max-width: 90%;
}
@media only screen and (max-width: 900px) {
  .sno__step-title {
    font-size: 16.799999999999997px;
  }
}
@media only screen and (max-width: 900px) {
  .sno__step-title {
    margin-bottom: 10px;
  }
}
.sno__step-text {
  font-size: 1.1rem;
  line-height: 1.2;
  color: #6d6e71;
  max-width: 90%;
}
@media only screen and (max-width: 900px) {
  .sno__step-text {
    font-size: 13.200000000000001px;
    font-size: 14px !important;
  }
}
.qfp {
  display: flex;
  padding-left: 20.25rem;
  margin-top: 3rem;
  margin-bottom: 4rem;
}
@media only screen and (max-width: 900px) {
  .qfp {
    padding-left: 0;
    margin-top: 24px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 750px) {
  .qfp {
    max-width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .qfp {
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 5.5%;
  }
}
.qfp__content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1 / 1;
  background-color: #2b378d;
  width: 21rem;
  height: 21rem;
  padding: 2rem;
}
@media only screen and (max-width: 900px) {
  .qfp__content {
    width: 250px;
    height: 250px;
    padding: 20px;
  }
}
@media only screen and (max-width: 750px) {
  .qfp__content {
    width: 180px;
    height: 180px;
  }
}
@media only screen and (max-width: 600px) {
  .qfp__content {
    width: 100%;
    padding: 2rem 20%;
  }
}
@media only screen and (max-width: 450px) {
  .qfp__content {
    padding: 2rem 7.5%;
  }
}
.qfp__content > p {
  font-size: 1.3rem;
  line-height: 1.2;
  color: white;
  position: relative;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  margin-top: 1rem;
}
@media only screen and (max-width: 900px) {
  .qfp__content > p {
    font-size: 20px;
    margin-top: 12px;
  }
}
@media only screen and (max-width: 750px) {
  .qfp__content > p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 600px) {
  .qfp__content > p {
    font-size: 18px;
  }
}
.qfp__content > p::before {
  font-size: 7rem;
  color: white;
  position: relative;
  top: -3vw;
  left: 50%;
  height: 2rem;
  width: fit-content;
  transform: translateX(-50%);
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  content: "\201C";
  display: block;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .qfp__content > p::before {
    font-size: 72px;
    top: -24px;
    height: 20px;
  }
}
.qfp__image {
  height: 21rem;
  aspect-ratio: 83 / 45;
}
@media only screen and (max-width: 900px) {
  .qfp__image {
    height: 250px;
  }
}
@media only screen and (max-width: 750px) {
  .qfp__image {
    height: 180px;
  }
}
@media only screen and (max-width: 600px) {
  .qfp__image {
    height: auto;
    width: 100%;
  }
}
.qfp__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ppr {
  padding: 6rem 7%;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 1rem;
  background-color: #edeeee;
}
@media only screen and (max-width: 900px) {
  .ppr {
    padding: 60px 7%;
  }
}
.ppr__title {
  font-size: 2.35rem;
  line-height: 1.2;
  color: #2b378d;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .ppr__title {
    font-size: 28.200000000000003px;
  }
}
.ppr__subtext {
  color: #6d6e71;
  text-align: center;
  font-size: 1.15rem;
  line-height: 1.2;
}
@media only screen and (max-width: 900px) {
  .ppr__subtext {
    font-size: 14px;
  }
}
.ppr__reviews {
  display: flex;
  gap: 2rem 1rem;
  margin-top: 2rem;
  flex-wrap: wrap;
}
@media only screen and (max-width: 900px) {
  .ppr__reviews {
    gap: 20px 10px;
    margin-top: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 700px) {
  .ppr__reviews {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 400px) {
  .ppr__reviews {
    max-width: 100%;
  }
}
.ppr__review {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  min-width: 32%;
  width: fit-content;
}
@media only screen and (max-width: 900px) {
  .ppr__review {
    gap: 6px;
    min-width: auto;
  }
}
.ppr__review > .stars {
  display: flex;
  gap: 0.3rem;
}
@media only screen and (max-width: 900px) {
  .ppr__review > .stars {
    gap: 3px;
  }
}
.ppr__review > .stars > .star {
  width: 2rem;
  height: 2.05rem;
}
@media only screen and (max-width: 900px) {
  .ppr__review > .stars > .star {
    width: 20px;
    height: 20.5px;
  }
}
.ppr__review > .stars > .star img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ppr__review-text {
  font-size: 1.75rem;
  line-height: 1.2;
  color: #2b378d;
  white-space: nowrap;
}
@media only screen and (max-width: 900px) {
  .ppr__review-text {
    font-size: 21px;
  }
}
@media only screen and (max-width: 400px) {
  .ppr__review-text {
    white-space: normal;
  }
}
.pov {
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 6rem;
  margin-top: 3rem;
}
.pov__bg-image {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  width: 100%;
  height: auto;
  aspect-ratio: 192 / 56;
}
@media only screen and (max-width: 900px) {
  .pov__bg-image {
    min-height: 215px;
  }
}
.pov__bg-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pov__overlay {
  width: 75%;
  aspect-ratio: 144 / 75;
  height: auto;
  background-color: #2b378d;
  color: white;
  line-height: 1.2;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0px 13.4px 29px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 900px) {
  .pov__overlay {
    padding: 70px 45px;
    min-height: 350px;
    width: 85%;
  }
}
@media only screen and (max-width: 600px) {
  .pov__overlay {
    aspect-ratio: auto;
    height: auto;
    padding: 50px 15px;
    min-height: auto;
  }
}
.pov__overlay-text {
  display: flex;
  flex-direction: column;
  width: 80%;
}
.pov__overlay-title {
  font-size: 4.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 900px) {
  .pov__overlay-title {
    font-size: 42px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 600px) {
  .pov__overlay-title {
    font-size: 28px;
    text-align: center;
    word-break: break-word;
  }
}
.pov__overlay-subtext {
  font-size: 2.3rem;
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .pov__overlay-subtext {
    font-size: 22px;
  }
}
@media only screen and (max-width: 600px) {
  .pov__overlay-subtext {
    font-size: 18px;
    text-align: center;
    word-break: break-word;
  }
}
.pov__play {
  margin-top: 6rem;
  display: block;
  align-self: center;
  width: 0;
  height: 0;
  border-top: 1.6rem solid transparent;
  border-left: 3rem solid white;
  border-bottom: 1.6rem solid transparent;
}
@media only screen and (max-width: 900px) {
  .pov__play {
    border-top: 16px solid transparent;
    border-left: 30px solid white;
    border-bottom: 16px solid transparent;
  }
}
.tmb {
  padding: 0;
  display: flex;
  flex-direction: column;
}
.tmb__subtitle {
  font-size: 1.8rem;
  line-height: 1.2;
  color: #2b378d;
  padding: 0 5.5%;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 900px) {
  .tmb__subtitle {
    font-size: 21.6px;
  }
}
@media only screen and (max-width: 900px) {
  .tmb__subtitle {
    margin-bottom: 10px;
  }
}
.tmb__title {
  font-size: 3.3rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  padding: 0 5.5%;
  scroll-padding-top: 16rem;
  scroll-margin-top: 16rem;
}
@media only screen and (max-width: 900px) {
  .tmb__title {
    font-size: 39.599999999999994px;
  }
}
@media only screen and (max-width: 900px) {
  .tmb__title {
    scroll-padding-top: 160px;
    scroll-margin-top: 160px;
  }
}
.tmb__sections {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.tmb__section {
  display: flex;
  flex-direction: column;
  padding: 8rem 0;
}
@media only screen and (max-width: 900px) {
  .tmb__section {
    padding: 80px 0;
  }
}
.tmb__section:last-of-type {
  padding-bottom: 4rem;
}
@media only screen and (max-width: 900px) {
  .tmb__section:last-of-type {
    padding-bottom: 40px;
  }
}
.tmb__section:nth-child(2n) {
  background-color: #edeeee;
}
.tmb__section:nth-child(2n):last-of-type {
  padding-bottom: 8rem;
}
@media only screen and (max-width: 900px) {
  .tmb__section:nth-child(2n):last-of-type {
    padding-bottom: 80px;
  }
}
.tmb__section-title {
  font-size: 2.7rem;
  line-height: 1.2;
  color: #2b378d;
  margin-bottom: 4rem;
  padding: 0 5.5%;
  font-weight: 500;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .tmb__section-title {
    font-size: 32.400000000000006px;
  }
}
@media only screen and (max-width: 900px) {
  .tmb__section-title {
    margin-bottom: 40px;
  }
}
.tmb__personnel {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2rem 4rem;
  padding: 0 5.5%;
}
@media only screen and (max-width: 900px) {
  .tmb__personnel {
    grid-template-columns: 1fr 1fr;
    place-items: center;
    gap: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .tmb__personnel {
    grid-template-columns: 1fr;
  }
}
.tmb__person {
  display: flex;
  flex-direction: column;
  padding-left: 3rem;
}
@media only screen and (max-width: 900px) {
  .tmb__person {
    width: 100%;
    max-width: 450px;
    padding-left: 30px;
  }
}
@media only screen and (max-width: 450px) {
  .tmb__person {
    padding-left: 10px;
  }
}
.tmb__person-image {
  width: 15.625rem;
  height: 15.625rem;
  border-radius: 50%;
  margin: 1rem 0 2rem;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  .tmb__person-image {
    width: 160px;
    height: 160px;
    margin: 10px 0 20px;
  }
}
.tmb__person-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tmb__person-name {
  font-size: 2.2rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .tmb__person-name {
    font-size: 26.400000000000002px;
  }
}
.tmb__person-position {
  font-size: 1.3rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  letter-spacing: 0.03rem;
}
@media only screen and (max-width: 900px) {
  .tmb__person-position {
    font-size: 15.600000000000001px;
  }
}
@media only screen and (max-width: 900px) {
  .tmb__person-position {
    letter-spacing: 0.3px;
  }
}
.tmb__person-text {
  font-size: 1rem;
  line-height: 1.4;
  color: #6d6e71;
  margin-top: 1.5rem;
  max-width: 87.5%;
}
@media only screen and (max-width: 900px) {
  .tmb__person-text {
    font-size: 14px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 450px) {
  .tmb__person-text {
    max-width: 95%;
  }
}
.tmb__person-more {
  margin: 3rem 0;
  font-size: 0.9rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  cursor: pointer;
  width: fit-content;
}
@media only screen and (max-width: 900px) {
  .tmb__person-more {
    font-size: 10.8px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .tmb__person-more {
    margin: 30px 0 ;
    font-size: 11px;
  }
}
.cjp {
  padding: 0 5.5%;
  display: flex;
}
@media only screen and (max-width: 900px) {
  .cjp {
    flex-direction: column;
    align-items: center;
    gap: 2.5rem;
  }
}
.cjp__left {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
@media only screen and (max-width: 900px) {
  .cjp__left {
    width: 100%;
    max-width: 300px;
  }
}
.cjp__right {
  width: 50%;
}
@media only screen and (max-width: 900px) {
  .cjp__right {
    width: 100%;
    max-width: 300px;
  }
}
.cjp__title {
  font-size: 1.65rem;
  line-height: 1.2;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .cjp__title {
    font-size: 19.799999999999997px;
  }
}
@media only screen and (max-width: 900px) {
  .cjp__title {
    margin-bottom: 24px;
    font-size: 22px;
  }
}
.cjp__postings {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  gap: 0.7rem 1.2rem;
  justify-content: space-between;
}
@media only screen and (max-width: 900px) {
  .cjp__postings {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
.cjp__posting {
  list-style-type: disc;
  transform: translateX(1rem);
}
@media only screen and (max-width: 900px) {
  .cjp__posting {
    transform: translateX(10px);
  }
}
.cjp__posting::marker {
  font-size: 0.8rem;
  color: #6d6e71;
}
@media only screen and (max-width: 900px) {
  .cjp__posting::marker {
    font-size: 12px;
  }
}
.cjp__posting a {
  font-size: 1.15rem;
  line-height: 1.2;
  color: #6d6e71;
  margin-left: 0.6rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
  hyphens: auto;
  word-break: break-word;
}
@media only screen and (max-width: 900px) {
  .cjp__posting a {
    font-size: 13.799999999999999px;
    font-size: 14px !important;
  }
}
.cjp__posting a:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 900px) {
  .cjp__posting a {
    margin-left: 6px;
  }
}
.cjp__link {
  display: flex;
  gap: 1.2rem;
  align-items: center;
  font-size: 1.075rem;
  line-height: 1.2;
  color: #2b378d;
  text-align: right;
  font-weight: 600;
  max-width: 16.5rem;
  margin: 2.6rem 0 0 7rem;
}
@media only screen and (max-width: 900px) {
  .cjp__link {
    font-size: 12.899999999999999px;
    font-size: 14px !important;
  }
}
.cjp__link:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 900px) {
  .cjp__link {
    gap: 12px;
    margin: 24px 0 0 0;
    max-width: 200px;
  }
}
.pka {
  padding: 0 5.5%;
  padding-top: 3rem;
  margin-bottom: 3rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  position: relative;
}
.pka::before {
  content: '';
  width: 100%;
  top: 0;
  left: 0;
  padding: 0 5.5%;
  height: 0.15rem;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .pka {
    margin-top: 30px;
    margin-bottom: 30px;
    gap: 20px;
  }
  .pka::before {
    height: 2px;
  }
}
.pka__title {
  font-size: 1.7rem;
  line-height: 1.2;
  color: #2b378d;
  margin-bottom: 2rem;
  font-weight: 600;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .pka__title {
    font-size: 20.4px;
  }
}
@media only screen and (max-width: 900px) {
  .pka__title {
    margin-bottom: 30px;
  }
}
.pka__achievement {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  align-items: center;
  width: 20.5rem;
}
.pka__achievement-wrapper {
  display: flex;
  justify-content: center;
  gap: 6rem;
  padding: 0 1.5%;
}
@media only screen and (max-width: 900px) {
  .pka__achievement-wrapper {
    flex-direction: column;
    gap: 30px;
  }
}
@media only screen and (max-width: 900px) {
  .pka__achievement {
    gap: 12px;
    max-width: 450px;
    width: 100%;
  }
}
.pka__achievement-icons .pka__achievement {
  width: auto;
  max-width: 45rem;
}
.pka__achievement-quotes.alone {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0 5.5%;
  gap: 4rem;
}
.pka__achievement-quotes.alone .pka__achievement {
  align-items: flex-start;
  width: auto;
  max-width: 45rem;
}
.pka__achievement-quotes.alone .pka__achievement-quote,
.pka__achievement-quotes.alone .pka__achievement-author {
  text-align: left !important;
}
.pka__achievement-icon {
  height: 10rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 900px) {
  .pka__achievement-icon {
    height: 125px;
    margin-bottom: 20px;
  }
}
.pka__achievement-image {
  margin-bottom: 1rem;
  width: 100%;
  height: 100%;
  flex: 1;
}
.pka__achievement-image:has(~ .pka__achievement-text) {
  max-height: 50%;
}
.pka__achievement-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pka__achievement-text {
  flex: 1;
  font-size: 1.3rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .pka__achievement-text {
    font-size: 15.600000000000001px;
  }
}
.pka__achievement-content {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  width: fit-content;
}
@media only screen and (max-width: 900px) {
  .pka__achievement-content {
    gap: 20px;
    padding: 12px 24px;
  }
}
@media only screen and (max-width: 400px) {
  .pka__achievement-content {
    padding: 12px;
  }
}
.pka__achievement-quote {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #2b378d;
  text-align: center;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .pka__achievement-quote {
    font-size: 18px;
  }
}
@media only screen and (max-width: 900px) {
  .pka__achievement-quote {
    font-size: 26px;
  }
}
@media only screen and (max-width: 400px) {
  .pka__achievement-quote {
    font-size: 22px;
  }
}
.pka__achievement-author {
  font-size: 1rem;
  line-height: 1.2;
  color: #6d6e71;
  text-align: center;
  margin-right: 1.5rem;
}
@media only screen and (max-width: 900px) {
  .pka__achievement-author {
    font-size: 14px;
  }
}
.ovb {
  padding: 0rem 7% 0 8%;
  padding-bottom: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
@media only screen and (max-width: 900px) {
  .ovb {
    padding: 0 calc(5.5% + 10px) 0 calc(5.5% + 10px);
    gap: 30px;
    padding-bottom: 20px;
  }
}
.ovb__title {
  font-size: 2.3rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .ovb__title {
    font-size: 27.599999999999998px;
  }
}
.ovb__values {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  gap: 4rem;
}
@media only screen and (max-width: 900px) {
  .ovb__values {
    gap: 40px;
  }
}
.ovb__value {
  display: flex;
  flex-direction: column;
  width: fit-content;
  gap: 0.6rem;
}
@media only screen and (max-width: 900px) {
  .ovb__value {
    gap: 6px;
  }
}
.ovb__value-title {
  font-size: 1.4rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .ovb__value-title {
    font-size: 16.799999999999997px;
  }
}
.ovb__value-list {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
@media only screen and (max-width: 900px) {
  .ovb__value-list {
    gap: 4px;
  }
}
.ovb__value-list-item {
  font-size: 1.1rem;
  line-height: 1.2;
  color: #6d6e71;
  list-style: disc;
  transform: translateX(1rem);
  max-width: 19.25rem;
}
@media only screen and (max-width: 900px) {
  .ovb__value-list-item {
    font-size: 13.200000000000001px;
    font-size: 14px !important;
  }
}
.ovb__value-list-item::marker {
  font-size: 0.8rem;
}
@media only screen and (max-width: 900px) {
  .ovb__value-list-item {
    transform: translateX(10px);
    max-width: 300px;
  }
  .ovb__value-list-item::marker {
    font-size: 8px;
  }
}
.tms {
  padding: 6rem 5.5% 1.5rem;
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
}
@media only screen and (max-width: 900px) {
  .tms {
    flex-direction: column;
    gap: 20px;
    padding: 60px 5.5% 15px;
    align-items: center;
  }
}
.tms__image {
  width: 33.333333vw;
  aspect-ratio: 640 / 608;
  height: auto;
}
@media only screen and (max-width: 900px) {
  .tms__image {
    width: 100%;
    max-width: 640px;
  }
}
.tms__image-2 {
  margin-bottom: -12rem;
}
@media only screen and (max-width: 900px) {
  .tms__image-2 {
    margin-bottom: -120px;
  }
}
.tms__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pst {
  padding: 0 5.5%;
  padding-top: 3rem;
  margin-bottom: 3rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  position: relative;
}
.pst::before {
  content: '';
  width: 100%;
  top: 0;
  left: 0;
  padding: 0 5.5%;
  height: 0.15rem;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .pst {
    margin-top: 30px;
    margin-bottom: 30px;
    gap: 20px;
  }
  .pst::before {
    height: 2px;
  }
}
.pst__title {
  font-size: 1.7rem;
  line-height: 1.2;
  color: #2b378d;
  margin-bottom: 2rem;
  font-weight: 600;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .pst__title {
    font-size: 20.4px;
  }
}
@media only screen and (max-width: 900px) {
  .pst__title {
    margin-bottom: 30px;
  }
}
.evs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 8rem 0;
}
@media only screen and (max-width: 1024px) {
  .evs {
    gap: 60px;
    padding: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .evs {
    padding: 32px 16px;
  }
}
.evs__left,
.evs__right {
  padding: 0.5rem 7.5rem;
  display: flex;
  flex-direction: column;
  border-right: 1px solid #2A398C;
}
@media only screen and (max-width: 1024px) {
  .evs__left,
  .evs__right {
    grid-column: 1 / 3;
    border: none;
    padding: 0;
  }
}
.evs__left-video,
.evs__right-video {
  width: 29.5rem;
  height: auto;
  position: relative;
  height: 13rem;
}
@media only screen and (max-width: 1024px) {
  .evs__left-video,
  .evs__right-video {
    display: none;
  }
}
.evs__left-video video,
.evs__right-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.evs__left-video-play,
.evs__right-video-play {
  width: 5rem;
  height: 5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1024px) {
  .evs__left-video-play,
  .evs__right-video-play {
    width: 96px;
    height: 96px;
  }
}
.evs__left-video-play img,
.evs__right-video-play img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.evs__left-video.mobile,
.evs__right-video.mobile {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .evs__left-video.mobile,
  .evs__right-video.mobile {
    display: block;
    width: 100%;
    cursor: pointer;
    height: auto;
    margin-top: 0px;
  }
}
.evs__left-title,
.evs__right-title {
  font-size: 1.6575rem;
  color: #2A398C;
  margin-left: 0.25rem;
  margin-top: 1.6rem;
}
@media only screen and (max-width: 1024px) {
  .evs__left-title,
  .evs__right-title {
    font-size: 32px;
    margin-left: 8px;
    margin-top: 20px;
  }
}
.evs__left-title sup,
.evs__right-title sup {
  font-size: 0.85rem;
  font-weight: 600;
}
@media only screen and (max-width: 1024px) {
  .evs__left-title sup,
  .evs__right-title sup {
    font-size: 16px;
  }
}
.evs__left-description,
.evs__right-description {
  font-size: 1.1rem;
  line-height: 1.25;
  color: #6D6E71;
  margin-left: 0.25rem;
  margin-top: 0.75rem;
}
@media only screen and (max-width: 1024px) {
  .evs__left-description,
  .evs__right-description {
    font-size: 20px;
    max-width: 450px;
    margin-left: 8px;
    margin-top: 12px;
  }
}
.evs__left-watch,
.evs__right-watch {
  margin-left: 0.25rem;
  margin-top: 1.4rem;
  display: flex;
  gap: 0.5rem;
  width: fit-content;
}
@media only screen and (max-width: 1024px) {
  .evs__left-watch,
  .evs__right-watch {
    gap: 10px;
    margin-left: 8px;
    margin-top: 20px;
  }
}
.evs__left-watch > span,
.evs__right-watch > span {
  font-size: 1.225rem;
  color: #2A398C;
  font-weight: 600;
  transition: all 0.25s ease-out;
}
@media only screen and (max-width: 1024px) {
  .evs__left-watch > span,
  .evs__right-watch > span {
    font-size: 18px;
  }
}
.evs__left-watch-icon,
.evs__right-watch-icon {
  width: 1rem;
  height: 1rem;
  transform: rotate(-45deg);
  transition: all 0.25s ease-out;
}
@media only screen and (max-width: 1024px) {
  .evs__left-watch-icon,
  .evs__right-watch-icon {
    width: 20px;
    height: 20px;
  }
}
.evs__left-watch-icon img,
.evs__right-watch-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.evs__left-watch:hover > span,
.evs__right-watch:hover > span {
  text-decoration: underline;
}
.evs__left-watch:hover .evs__left-watch-icon,
.evs__right-watch:hover .evs__left-watch-icon,
.evs__left-watch:hover .evs__right-watch-icon,
.evs__right-watch:hover .evs__right-watch-icon {
  transform: rotate(0deg);
}
.evs__right {
  grid-column: 2 / 3;
}
@media only screen and (max-width: 1024px) {
  .evs__right {
    grid-column: 1 / 3;
  }
}
.lfp {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 2rem 5.5% 3rem;
  gap: 8rem;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .lfp {
    padding: 40px 5.5%;
    gap: 40px;
  }
}
.lfp__logo {
  max-width: 14rem;
  width: auto;
  height: auto;
  min-width: 150px;
}
.lfp__logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.description {
  color: #6d6e71;
  font-size: 1rem;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .description {
    line-height: 1.4;
    font-size: 14px;
  }
}
.npp {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .npp {
    grid-template-columns: 1fr;
  }
}
.npp__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  aspect-ratio: 950 / 468;
  height: auto;
  background-color: #edeeee;
  padding: 6.5% 22.5%;
  transition: all 0.25s ease-out;
}
.npp__item:last-of-type {
  border-left: 0.1rem solid #2b378d;
}
@media only screen and (max-width: 900px) {
  .npp__item:last-of-type {
    border-left: 1px solid #2b378d;
  }
}
@media only screen and (max-width: 600px) {
  .npp__item:last-of-type {
    border-left: 0;
    border-top: 1px solid #2b378d;
  }
}
.npp__item:hover {
  background-color: #2b378d;
}
.npp__item:hover .npp__type {
  color: #edeeee;
}
.npp__item:hover .npp__title {
  color: #edeeee;
}
.npp__item:hover .npp__description {
  color: #edeeee;
}
.npp__item.disabled {
  background-color: #edeeee;
  opacity: 0.5;
  cursor: not-allowed;
}
.npp__item.disabled .npp__type {
  color: #2b378d;
}
.npp__item.disabled .npp__title {
  color: #2b378d;
}
.npp__item.disabled .npp__description {
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .npp__item {
    aspect-ratio: 950 / 768;
    height: calc(50vw * (768/950));
    padding: 0 5.5%;
    align-items: center;
  }
}
@media only screen and (max-width: 750px) {
  .npp__item {
    padding: 0 12.5%;
    align-items: center;
  }
}
@media only screen and (max-width: 700px) {
  .npp__item {
    padding: 0 10%;
  }
}
@media only screen and (max-width: 650px) {
  .npp__item {
    padding: 0 6%;
  }
}
@media only screen and (max-width: 600px) {
  .npp__item {
    aspect-ratio: 950 / 468;
    height: calc(50vw * (468/950));
    height: auto;
    padding: 5.5%;
  }
}
.npp__text {
  max-width: 25rem;
}
@media only screen and (max-width: 900px) {
  .npp__text {
    max-width: 275px;
  }
}
@media only screen and (max-width: 600px) {
  .npp__text {
    width: 75%;
    min-width: 320px;
  }
}
@media only screen and (max-width: 400px) {
  .npp__text {
    min-width: 250px;
  }
}
.npp__type {
  font-size: 1.7rem;
  line-height: 1.2;
  color: #2b378d;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .npp__type {
    font-size: 20.4px;
  }
}
@media only screen and (max-width: 400px) {
  .npp__type {
    font-size: 16px;
    width: fit-content;
  }
}
.npp__title {
  font-size: 2.2rem;
  line-height: 1.2;
  color: #2b378d;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 900px) {
  .npp__title {
    font-size: 26.400000000000002px;
  }
}
@media only screen and (max-width: 900px) {
  .npp__title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .npp__title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 400px) {
  .npp__title {
    font-size: 24px;
    width: fit-content;
  }
}
.description {
  color: #6d6e71;
  font-size: 1rem;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .description {
    line-height: 1.4;
    font-size: 14px;
  }
}
.npo {
  display: flex;
  justify-content: space-between;
  padding: 3rem 5.5%;
}
@media only screen and (max-width: 900px) {
  .npo {
    flex-direction: column;
    align-items: center;
    padding: 30px 5.5%;
  }
}
.npo__title {
  font-size: 2.6rem;
  line-height: 1.2;
  color: #2b378d;
  max-width: 28rem;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .npo__title {
    font-size: 24px;
    max-width: 280px;
    line-height: 1.2;
    margin: 0;
  }
}
@media only screen and (max-width: 400px) {
  .npo__title {
    max-width: none;
    text-align: center;
  }
}
.npo__content {
  display: flex;
  margin-top: 3rem;
}
@media only screen and (max-width: 900px) {
  .npo__content {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 400px) {
  .npo__content {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
}
.npo__content-image {
  padding-top: 0.6rem;
  width: 17rem;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .npo__content-image {
    padding-bottom: 20px;
    min-width: 170px;
    padding-top: 36px;
  }
}
.npo__content-image::before {
  content: "";
  width: 5vw;
  height: 0.2vw;
  background-color: #2b378d;
  position: absolute;
  top: 0.6rem;
  right: 0.6rem;
}
@media only screen and (max-width: 900px) {
  .npo__content-image::before {
    left: 0;
    right: auto;
    top: auto;
    bottom: 1rem;
    height: 2px;
    width: 40px;
  }
}
.npo__content-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.npo__content-text {
  width: 25rem;
  margin-left: 2rem;
  color: #6d6e71;
  font-size: 1rem;
  line-height: 1.4rem;
}
@media only screen and (max-width: 900px) {
  .npo__content-text {
    font-size: 18px;
    line-height: 1.2;
    width: 100%;
    margin-left: 0;
    padding: 0 0px;
  }
}
@media only screen and (max-width: 400px) {
  .npo__content-text {
    width: 280px;
    max-width: 100%;
  }
}
.npo__content-text p {
  margin-top: 0;
}
@media only screen and (max-width: 1200px) {
  .npo__content-text p {
    max-width: 95%;
  }
}
.npo__left {
  width: 50%;
}
@media only screen and (max-width: 900px) {
  .npo__left {
    width: 470px;
    max-width: 100%;
  }
}
.npo__right {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 900px) {
  .npo__right {
    width: 470px;
    max-width: 100%;
  }
}
.npo__right-bullets {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 2.4rem 0rem;
  margin-left: 3.5rem;
  margin-top: 5.25rem;
}
@media only screen and (max-width: 900px) {
  .npo__right-bullets {
    width: auto;
    max-width: 100%;
    margin-left: 0;
    margin-top: 36px;
    gap: 24px 0px;
  }
}
@media only screen and (max-width: 500px) {
  .npo__right-bullets {
    flex-direction: column;
    align-items: center;
  }
}
.npo__right-points {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  width: 42%;
}
@media only screen and (max-width: 900px) {
  .npo__right-points {
    gap: 8px;
    width: 50%;
  }
}
@media only screen and (max-width: 500px) {
  .npo__right-points {
    width: 100%;
    max-width: 280px;
  }
}
.npo__right-points-title {
  font-size: 1.5rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  white-space: nowrap;
}
@media only screen and (max-width: 900px) {
  .npo__right-points-title {
    font-size: 20px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 500px) {
  .npo__right-points-title {
    font-size: 24px;
  }
}
.npo__right-points-ul {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
@media only screen and (max-width: 900px) {
  .npo__right-points-ul {
    gap: 8px;
    margin-left: 8px;
  }
}
@media only screen and (max-width: 500px) {
  .npo__right-points-ul {
    margin-left: 12px;
  }
}
.npo__right-points-point {
  color: #6d6e71;
  font-size: 0.95rem;
  line-height: 1.2;
  list-style-type: disc;
  transform: translateX(1rem);
  padding-right: 15%;
  white-space: nowrap;
}
.npo__right-points-point > span {
  position: relative;
  left: -0.2rem;
}
@media only screen and (max-width: 900px) {
  .npo__right-points-point > span {
    left: -2px;
  }
}
@media only screen and (max-width: 900px) {
  .npo__right-points-point {
    font-size: 14px;
    padding-right: 10%;
    line-height: 1.1;
  }
}
@media only screen and (max-width: 500px) {
  .npo__right-points-point {
    font-size: 17px;
  }
}
.epd {
  padding: 0 5.5%;
  padding-top: 10rem;
  padding-bottom: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .epd {
    padding: 0 11%;
    padding-top: 100px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .epd {
    padding: 0 5.5%;
    padding-top: 100px;
    padding-bottom: 40px;
  }
}
.epd__title {
  font-size: 2.35rem;
  line-height: 1.2;
  color: #2b378d;
  margin-bottom: 4rem;
  text-align: center;
  font-weight: 500;
  scroll-padding-top: 14rem;
  scroll-margin-top: 14rem;
}
@media only screen and (max-width: 900px) {
  .epd__title {
    font-size: 28.200000000000003px;
  }
}
@media only screen and (max-width: 900px) {
  .epd__title {
    scroll-padding-top: 140px;
    scroll-margin-top: 140px;
  }
}
@media only screen and (max-width: 900px) {
  .epd__title {
    margin-bottom: 40px;
  }
}
.epd__presentations {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6rem;
}
@media only screen and (max-width: 900px) {
  .epd__presentations {
    grid-template-columns: 1fr;
    gap: 80px;
  }
}
.epd__presentation {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media only screen and (max-width: 900px) {
  .epd__presentation {
    gap: 10px;
  }
}
.epd__presentation-image {
  margin-bottom: 1rem;
  width: 100%;
  aspect-ratio: 80 / 45;
  cursor: pointer;
}
@media only screen and (max-width: 900px) {
  .epd__presentation-image {
    margin-bottom: 10px;
  }
}
.epd__presentation-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.epd__presentation-text {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
@media only screen and (max-width: 900px) {
  .epd__presentation-text {
    gap: 8px;
  }
}
.epd__presentation-title {
  font-size: 1.475rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .epd__presentation-title {
    font-size: 17.700000000000003px;
  }
}
.epd__presentation-description {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #6d6e71;
  max-width: 35.5rem;
}
@media only screen and (max-width: 900px) {
  .epd__presentation-description {
    font-size: 14.399999999999999px;
  }
}
@media only screen and (max-width: 900px) {
  .epd__presentation-description {
    font-size: 14px;
    width: 100%;
    max-width: 420px;
  }
}
.epd__presentation-links {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .epd__presentation-links {
    gap: 20px;
  }
}
.epd__presentation-link {
  display: flex;
  gap: 1rem;
  align-items: center;
  font-size: 1rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .epd__presentation-link {
    font-size: 12px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .epd__presentation-link {
    gap: 10px;
  }
}
.epd__presentation-link > .arrow {
  width: 2rem;
  height: 2rem;
}
@media only screen and (max-width: 900px) {
  .epd__presentation-link > .arrow {
    width: 20px;
    height: 20px;
  }
}
.epd__presentation-link > .arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.epd__presentation-download {
  background-color: white;
  border: 0.2rem solid #edeeee;
  padding: 1.15rem 1.45rem;
  transition: all 0.2s ease-out;
  color: #2b378d;
  font-weight: 600;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .epd__presentation-download {
    font-size: 11px;
    padding: 13px 16.5px;
  }
}
.epd__presentation-download:hover {
  background-color: #edeeee;
}
.epd__presentation-download.hidden {
  opacity: 0;
  pointer-events: none;
}
.rpl {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding: 8rem 5.5%;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .rpl {
    padding: 80px 5.5%;
    gap: 20px;
  }
}
.rpl__title {
  font-size: 2.35rem;
  line-height: 1.2;
  color: #2b378d;
  width: 100%;
  text-align: center;
  font-weight: 500;
  scroll-padding-top: 16rem;
  scroll-margin-top: 16rem;
}
@media only screen and (max-width: 900px) {
  .rpl__title {
    font-size: 28.200000000000003px;
  }
}
@media only screen and (max-width: 900px) {
  .rpl__title {
    scroll-padding-top: 160px;
    scroll-margin-top: 160px;
  }
}
@media only screen and (max-width: 900px) {
  .rpl__title {
    font-size: 30px;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .rpl__title {
    margin-bottom: 30px;
  }
}
.rpl__top {
  padding: 0 7.25rem;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .rpl__top {
    padding: 0 70px;
  }
}
@media only screen and (max-width: 600px) {
  .rpl__top {
    padding: 0;
  }
}
@media only screen and (max-width: 900px) {
  .rpl__top {
    padding: 0;
  }
}
.rpl__posts {
  overflow: visible;
  margin-left: 3rem;
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  position: relative;
  height: fit-content;
}
.rpl__posts > .swiper-wrapper {
  gap: 2rem;
  height: fit-content;
  cursor: grab;
}
@media only screen and (max-width: 900px) {
  .rpl__posts {
    width: 100%;
    max-width: 450px;
    margin: auto;
    overflow: hidden;
  }
  .rpl__posts > .swiper-wrapper {
    gap: 0;
    height: fit-content;
  }
}
.rpl__post {
  display: flex;
  flex-direction: column;
  width: fit-content;
  max-width: 29rem;
  margin-right: 0 !important;
  overflow: hidden;
  position: relative;
  transition: all 0.25s ease-out;
}
@media only screen and (max-width: 900px) {
  .rpl__post {
    max-width: none;
  }
}
.rpl__post::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 0;
  max-height: 0;
  background-color: #2b378d;
  opacity: 0.4;
  transition: all 0.25s ease-out;
  z-index: 3;
}
.rpl__post:hover::before {
  max-width: 100%;
  max-height: 100%;
  transition: all 0.25s ease-out;
}
.rpl__post:hover {
  background-color: #2b378d;
}
.rpl__post:hover .rpl__post-body {
  background-color: #2b378d;
}
.rpl__post:hover .rpl__post-date,
.rpl__post:hover .rpl__post-cat,
.rpl__post:hover .rpl__post-title {
  color: white;
}
.rpl__post:hover .rpl__post-date > .arrow img[data-white="true"] {
  display: block !important;
}
.rpl__post:hover .rpl__post-date > .arrow img[data-white="false"] {
  display: none !important;
}
.rpl__post-image {
  width: 29rem;
  height: 16.4rem;
}
@media only screen and (max-width: 900px) {
  .rpl__post-image {
    aspect-ratio: 565 / 320;
    width: 450px;
    height: 255px;
  }
}
.rpl__post-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rpl__post-body {
  padding: 2rem;
  background-color: #edeeee;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  height: 14rem;
  position: relative;
  justify-content: space-between;
  z-index: 18;
  transition: all 0.25s ease-out;
}
@media only screen and (max-width: 900px) {
  .rpl__post-body {
    height: 140px;
    gap: 10px;
    padding: 20px;
  }
}
.rpl__post-body-top {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  height: auto;
}
@media only screen and (max-width: 900px) {
  .rpl__post-body-top {
    gap: 10px;
  }
}
.rpl__post-cat {
  font-size: 1.3rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .rpl__post-cat {
    font-size: 15.600000000000001px;
  }
}
.rpl__post-title {
  font-size: 1.4rem;
  line-height: 1.2;
  color: #2b378d;
  line-height: 1.4;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .rpl__post-title {
    font-size: 16.799999999999997px;
  }
}
.rpl__post-date {
  font-size: 1rem;
  line-height: 1.2;
  color: #6d6e71;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
@media only screen and (max-width: 900px) {
  .rpl__post-date {
    font-size: 12px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .rpl__post-date {
    bottom: 20px;
    left: 20px;
    font-size: 14px;
  }
}
.rpl__post-date > .arrow {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
}
@media only screen and (max-width: 900px) {
  .rpl__post-date > .arrow {
    min-width: 25px;
    height: 25px;
  }
}
.rpl__post-date > .arrow img[data-white="true"] {
  display: none;
}
.rpl__post-date > .arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.rpl__arrow {
  width: 6.5rem;
  height: 6.5rem;
  position: absolute;
  border-radius: 50%;
  top: calc(var(--swiper-image-height) / 2 + 0px);
  transform: translateY(-50%);
  z-index: 13;
  margin-top: 0;
}
.rpl__arrow::after {
  display: none !important;
}
@media only screen and (max-width: 900px) {
  .rpl__arrow {
    width: 65px;
    height: 65px;
  }
}
@media only screen and (max-width: 600px) {
  .rpl__arrow {
    width: 40px;
    height: 40px;
  }
}
.rpl__arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.rpl__arrow-left {
  left: -12rem;
  transform: translateY(-50%) rotate(180deg);
}
@media only screen and (max-width: 900px) {
  .rpl__arrow-left {
    left: 0px;
  }
}
.rpl__arrow-right {
  right: -8.5rem;
}
@media only screen and (max-width: 900px) {
  .rpl__arrow-right {
    right: 0px;
  }
}
.fsf {
  padding: 0 12.5%;
  padding-top: 4rem;
  padding-bottom: 6rem;
}
@media only screen and (max-width: 900px) {
  .fsf {
    padding: 0 15.5%;
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .fsf {
    padding: 0 5.5%;
  }
}
.fsf__title {
  font-size: 2.65rem;
  line-height: 1.2;
  color: #2b378d;
  margin-bottom: 0.6rem;
  font-weight: 500;
  width: 100%;
  text-align: center;
  scroll-padding-top: 16rem;
  scroll-margin-top: 16rem;
}
@media only screen and (max-width: 900px) {
  .fsf__title {
    font-size: 31.799999999999997px;
  }
}
@media only screen and (max-width: 900px) {
  .fsf__title {
    scroll-padding-top: 160px;
    scroll-margin-top: 160px;
  }
}
@media only screen and (max-width: 900px) {
  .fsf__title {
    line-height: 1.2;
    margin-bottom: 6px;
  }
}
.fsf__subtitle {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1.2;
  color: #6d6e71;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .fsf__subtitle {
    font-size: 12px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .fsf__subtitle {
    font-size: 14px;
  }
}
.fsf__subtitle > a {
  color: #2b378d;
  text-decoration: none;
}
.fsf__filings {
  margin-top: 4rem;
  display: grid;
  gap: 8rem 16rem;
  grid-template-columns: 1fr 1fr;
  position: relative;
  padding-bottom: 6rem;
}
@media only screen and (max-width: 900px) {
  .fsf__filings {
    gap: 40px 80px;
    margin-top: 40px;
    grid-template-columns: 1fr;
    place-items: center;
    padding-bottom: 60px;
  }
}
.fsf__filing {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.fsf__filing-title {
  font-size: 1.65rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  width: 100%;
  padding-bottom: 0.75rem;
  margin-bottom: 1rem;
  border-bottom: 0.15rem solid #2b378d;
}
@media only screen and (max-width: 900px) {
  .fsf__filing-title {
    font-size: 19.799999999999997px;
  }
}
@media only screen and (max-width: 900px) {
  .fsf__filing-title {
    padding-bottom: 7.5px;
  }
}
.fsf__filing-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media only screen and (max-width: 900px) {
  .fsf__filing-list {
    gap: 10px;
  }
}
.fsf__filing-item {
  font-size: 0.9rem;
  line-height: 1.2;
  color: #6d6e71;
  color: #6d6e71 !important;
  line-height: 1.4;
  width: fit-content;
  transition: all 0.2s ease-out;
}
@media only screen and (max-width: 900px) {
  .fsf__filing-item {
    font-size: 10.8px;
    font-size: 14px !important;
  }
}
.fsf__filing-item:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 900px) {
  .fsf__filing-item {
    font-size: 14px;
  }
}
.fsf__show-more {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
  text-align: center;
  position: relative;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 2.4rem;
  cursor: pointer;
  width: fit-content;
  white-space: nowrap;
}
@media only screen and (max-width: 900px) {
  .fsf__show-more {
    font-size: 14.399999999999999px;
  }
}
.fsf__show-more::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.2rem;
  transform: translate(50%, -50%);
  background-image: url(/wp-content/themes/Enwave/images/icons/dropdown_arrow.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 0.8rem;
  height: 0.4rem;
  cursor: pointer;
  transition: all 0s ease-out;
}
@media only screen and (max-width: 900px) {
  .fsf__show-more::after {
    width: 9.600000000000001px;
    height: 4.800000000000001px;
    right: 0px;
  }
}
@media only screen and (max-width: 900px) {
  .fsf__show-more {
    padding: 0 20px;
  }
}
.fsf__show-less::after {
  transform: translate(50%, -50%) rotate(180deg);
}
.kwd {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 4rem 11.25%;
}
@media only screen and (max-width: 900px) {
  .kwd {
    padding: 45px 11.25%;
  }
}
@media only screen and (max-width: 500px) {
  .kwd {
    padding: 45px 5.5%;
  }
}
.kwd__title {
  font-size: 2.25rem;
  line-height: 1.2;
  color: #2b378d;
  max-width: 45rem;
  text-align: center;
  margin-bottom: 4rem;
}
@media only screen and (max-width: 900px) {
  .kwd__title {
    font-size: 27px;
  }
}
@media only screen and (max-width: 900px) {
  .kwd__title {
    width: 100%;
    max-width: 650px;
    margin-bottom: 40px;
  }
}
.kwd__kwtd {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5rem;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 900px) {
  .kwd__kwtd {
    gap: 50px;
    margin-bottom: 50px;
    grid-template-columns: 1fr;
  }
}
.kwd__wtd {
  background-color: #f1f2f2;
  padding: 2.25rem 11%;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  aspect-ratio: 70 / 82.4;
  height: auto;
}
@media only screen and (max-width: 900px) {
  .kwd__wtd {
    padding: 35px 11% 45px;
    aspect-ratio: unset;
  }
}
@media only screen and (max-width: 400px) {
  .kwd__wtd {
    padding: 35px 0% 45px;
  }
}
.kwd__wtd-title {
  font-size: 2rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .kwd__wtd-title {
    font-size: 24px;
  }
}
.kwd__wtd-title > b {
  color: #9ab348 !important;
  font-weight: 600;
}
@media only screen and (max-width: 400px) {
  .kwd__wtd-title {
    padding: 0px 7.5%;
  }
}
.kwd__wtd > hr {
  width: 75%;
  height: 0.2rem;
  background-color: #9ab348;
  margin: 2rem 0;
}
@media only screen and (max-width: 900px) {
  .kwd__wtd > hr {
    margin: 20px 0;
    height: 2px;
  }
}
@media only screen and (max-width: 400px) {
  .kwd__wtd > hr {
    padding: 0px 7.5%;
  }
}
.kwd__wtd-info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 0.4rem;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 900px) {
  .kwd__wtd-info {
    gap: 0 4px;
    margin-bottom: 15px;
  }
}
.kwd__wtd-info-supertext {
  color: #9ab348;
  font-size: 1.4rem;
  font-weight: 600;
  width: 100%;
  padding-left: 4.5rem;
}
@media only screen and (max-width: 900px) {
  .kwd__wtd-info-supertext {
    font-size: 18px;
    padding-left: 0px;
    padding-right: 100px;
    text-align: center;
  }
}
.kwd__wtd-info-text_left {
  font-size: 4.6rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 700;
  width: 56%;
  text-align: right;
  transform: scale(1.3) translateX(-2rem);
  margin-left: 2rem;
}
@media only screen and (max-width: 900px) {
  .kwd__wtd-info-text_left {
    font-size: 55.199999999999996px;
  }
}
@media only screen and (max-width: 900px) {
  .kwd__wtd-info-text_left {
    transform: scale(1.2) translateX(-20px);
    margin-left: 30px;
  }
}
@media only screen and (max-width: 800px) {
  .kwd__wtd-info-text_left {
    margin-left: 30px;
  }
}
.kwd__wtd-info-text_right {
  font-size: 2rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  width: 30%;
}
@media only screen and (max-width: 900px) {
  .kwd__wtd-info-text_right {
    font-size: 24px;
  }
}
.kwd__wtd-info-subtext {
  width: 100%;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #2b378d;
  padding-left: 5.5rem;
}
@media only screen and (max-width: 900px) {
  .kwd__wtd-info-subtext {
    font-size: 14.399999999999999px;
  }
}
@media only screen and (max-width: 900px) {
  .kwd__wtd-info-subtext {
    padding-left: 20px;
    text-align: center;
  }
}
.kwd__wtd-description {
  margin-top: 1.5rem;
  font-size: 1rem;
  line-height: 1.3;
  color: #6d6e71;
  letter-spacing: 0.01rem;
}
@media only screen and (max-width: 900px) {
  .kwd__wtd-description {
    letter-spacing: 0.1px;
  }
}
@media only screen and (max-width: 900px) {
  .kwd__wtd-description {
    font-size: 18px;
    margin-top: 15px;
    text-align: center;
  }
}
@media only screen and (max-width: 400px) {
  .kwd__wtd-description {
    padding: 0px 7.5%;
  }
}
.kwd__custom-protocols-section {
  display: flex;
  flex-direction: column;
  gap: 5rem;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .kwd__custom-protocols-section {
    gap: 50px;
  }
}
.kwd__cp {
  width: 100%;
  aspect-ratio: 1488 / 328;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding: 2.25rem;
  padding-top: 2.5rem;
  background-color: #f1f2f2;
}
@media only screen and (max-width: 900px) {
  .kwd__cp {
    padding: 22.5px;
    padding-top: 25px;
  }
}
@media only screen and (max-width: 600px) {
  .kwd__cp {
    padding-top: 45px;
  }
}
.kwd__cp-top_left_text {
  background-color: #2b378d;
  width: 15%;
  aspect-ratio: 220 / 108;
  display: grid;
  place-items: center;
  position: absolute;
  top: 0;
  left: 0;
}
.kwd__cp-top_left_text > span {
  font-size: 2.6rem;
  line-height: 1.2;
  color: white;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
@media only screen and (max-width: 600px) {
  .kwd__cp-top_left_text > span {
    font-size: 18.6px;
  }
}
@media only screen and (max-width: 900px) {
  .kwd__cp-top_left_text {
    aspect-ratio: unset;
  }
}
@media only screen and (max-width: 600px) {
  .kwd__cp-top_left_text {
    width: 80px;
    height: 30px;
  }
}
.kwd__cp-title {
  font-size: 2.3rem;
  line-height: 1.2;
  color: #2b378d;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .kwd__cp-title {
    font-size: 27.599999999999998px;
  }
}
.kwd__cp-title > b {
  color: #9ab348 !important;
  font-weight: 700;
}
.kwd__cp > hr {
  width: 30%;
  height: 0.2rem;
  background-color: #9ab348;
  margin: 1.25rem 0;
}
@media only screen and (max-width: 900px) {
  .kwd__cp > hr {
    margin: 12.5px 0;
  }
}
.kwd__cp-description {
  max-width: 75%;
  text-align: center;
  font-size: 1.16rem;
  line-height: 1.3;
  color: #6d6e71;
  display: flex;
  flex-direction: column;
  align-items: center;
  letter-spacing: 0.01rem;
}
@media only screen and (max-width: 900px) {
  .kwd__cp-description {
    letter-spacing: 0.1px;
  }
}
@media only screen and (max-width: 900px) {
  .kwd__cp-description {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .kwd__cp-description {
    max-width: 100%;
  }
}
.kwd__cp-description > a {
  margin-top: 0.2rem;
  color: #2b378d;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .kwd__cp-description > a {
    margin-top: 2px;
  }
}
.description {
  color: #6d6e71;
  font-size: 1rem;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .description {
    line-height: 1.4;
    font-size: 14px;
  }
}
.hrd {
  padding: 0 5.5%;
  display: flex;
  padding-top: 8rem;
  padding-bottom: 4rem;
}
@media only screen and (max-width: 900px) {
  .hrd {
    flex-direction: column;
  }
}
.hrd__left {
  width: 60%;
  margin-top: 3.5rem;
}
@media only screen and (max-width: 900px) {
  .hrd__left {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 36px 0;
  }
}
.hrd__left-text {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 900px) {
  .hrd__left-text {
    width: 450px;
    max-width: 100%;
  }
}
.hrd__left-text-title {
  font-size: 2.2rem;
  color: #2b378d;
  max-width: 35rem;
  margin-bottom: 2.2rem;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .hrd__left-text-title {
    font-size: 22px;
    margin-bottom: 20px;
    max-width: none;
  }
}
.hrd__left-text-content {
  display: flex;
  justify-content: flex-start;
}
@media only screen and (max-width: 400px) {
  .hrd__left-text-content {
    width: 100%;
  }
}
.hrd__left-text-divider {
  width: 5vw;
  height: 0.2vw;
  background-color: #2b378d;
  margin-top: 0.4rem;
}
@media only screen and (max-width: 900px) {
  .hrd__left-text-divider {
    min-width: 45px;
    height: 2px;
    margin-left: 0px;
    margin-top: 4px;
  }
}
@media only screen and (max-width: 400px) {
  .hrd__left-text-divider {
    margin-left: 0;
    min-width: 2px;
    width: 2px;
    height: 45px;
  }
}
.hrd__left-text-description {
  float: right;
  width: 32.5rem;
  margin-left: 3rem;
  line-height: 1.3;
  font-size: 1.15rem;
  color: #6d6e71;
  font-size: 1rem;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .hrd__left-text-description {
    line-height: 1.4;
    font-size: 16px;
  }
}
@media only screen and (max-width: 900px) {
  .hrd__left-text-description {
    line-height: 1.4;
    font-size: 18px;
  }
}
@media only screen and (max-width: 900px) {
  .hrd__left-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .hrd__left-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .hrd__left-text-description {
    line-height: 1.4;
    font-size: 18px;
  }
}
@media only screen and (max-width: 900px) {
  .hrd__left-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .hrd__left-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .hrd__left-text-description {
    line-height: 1.4;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .hrd__left-text-description {
    width: auto;
    margin-left: 16px;
  }
}
.hrd__left-bullets {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 2.4rem 1%;
  margin-left: calc(5vw + 3rem);
  margin-top: 3.5rem;
  width: 42.5rem;
}
@media only screen and (max-width: 900px) {
  .hrd__left-bullets {
    width: 450px;
    max-width: 100%;
    margin-left: 0;
    margin-top: 36px;
    gap: 24px 1%;
  }
}
@media only screen and (max-width: 500px) {
  .hrd__left-bullets {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-left: 120px;
  }
}
@media only screen and (max-width: 400px) {
  .hrd__left-bullets {
    margin-left: 38px;
  }
}
.hrd__left-points {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  max-width: 49.5%;
}
@media only screen and (max-width: 900px) {
  .hrd__left-points {
    gap: 8px;
  }
}
@media only screen and (max-width: 500px) {
  .hrd__left-points {
    width: 250px;
    max-width: 100%;
  }
}
.hrd__left-points-title {
  font-size: calc(1.3rem * var(--text-multiplier));
  line-height: calc(1.7000000000000002rem * var(--text-multiplier));
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .hrd__left-points-title {
    font-size: 18px;
    line-height: 1.2;
  }
}
.hrd__left-points-ul {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
@media only screen and (max-width: 900px) {
  .hrd__left-points-ul {
    gap: 8px;
  }
}
.hrd__left-points-point {
  color: #6d6e71;
  font-size: calc(0.9rem * var(--text-multiplier));
  line-height: calc(1.3rem * var(--text-multiplier));
  list-style-type: disc;
  transform: translateX(12px);
  padding-right: 15%;
}
.hrd__left-points-point > span {
  position: relative;
  left: -0.2rem;
}
@media only screen and (max-width: 900px) {
  .hrd__left-points-point > span {
    left: -2px;
  }
}
@media only screen and (max-width: 900px) {
  .hrd__left-points-point {
    font-size: 14px;
    padding-right: 10%;
    line-height: 1.1;
  }
}
.hrd__right {
  display: flex;
  flex-direction: column;
  width: 40%;
  gap: 0.25rem;
  padding-left: 4rem;
}
@media only screen and (max-width: 900px) {
  .hrd__right {
    width: 100%;
    align-items: center;
    padding-left: 0;
    gap: 6px;
  }
}
.hrd__right-image {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 900px) {
  .hrd__right-image {
    max-width: 100%;
    width: 640px;
  }
}
.hrd__right-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hrd__right-image-1 {
  aspect-ratio: 64 / 45;
}
.hrd__right-image-2 {
  aspect-ratio: 64 / 37;
}
.hrd__right-text {
  background-color: #2b378d;
  width: 100%;
  padding: 1rem 1.5rem 1rem 3rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: -0.25rem;
  color: white;
}
@media only screen and (max-width: 900px) {
  .hrd__right-text {
    max-width: 100%;
    width: 640px;
    padding: 12px 18px 12px 36px;
    margin-top: -6px;
  }
}
@media only screen and (max-width: 400px) {
  .hrd__right-text {
    padding: 12px 8px;
    justify-content: center;
  }
}
.hrd__right-text-title {
  color: #fff;
  border-right: 1px solid #fff;
  padding-right: 2.5rem;
}
@media only screen and (max-width: 900px) {
  .hrd__right-text-title {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 400px) {
  .hrd__right-text-title {
    padding-right: 12px;
  }
}
.hrd__right-text-title > h3 {
  white-space: nowrap;
  margin: 0;
  font-size: calc(1.2rem * var(--text-multiplier));
  line-height: calc(1.6rem * var(--text-multiplier));
  font-family: 'Architects Daughter', cursive;
}
@media only screen and (max-width: 900px) {
  .hrd__right-text-title > h3 {
    font-size: 24px;
    line-height: 1.2;
    max-width: 170px;
  }
}
@media only screen and (max-width: 600px) {
  .hrd__right-text-title > h3 {
    max-width: 135px;
    font-size: 20px;
  }
}
.hrd__right-text-paragraph {
  color: #fff;
  font-size: calc(0.9rem * var(--text-multiplier));
  line-height: calc(1.3rem * var(--text-multiplier));
  padding-left: 2.5rem;
}
@media only screen and (max-width: 900px) {
  .hrd__right-text-paragraph {
    line-height: 1.2;
    font-size: 16px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .hrd__right-text-paragraph {
    font-size: 14px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 400px) {
  .hrd__right-text-paragraph {
    padding-left: 12px;
  }
}
.hrd__right-text-paragraph p {
  margin: 0;
  max-width: 31rem;
  font-family: 'Architects Daughter', cursive;
}
@media only screen and (max-width: 600px) {
  .hrd__right-text-paragraph p {
    max-width: none;
  }
}
.esr {
  display: grid;
  padding: 4rem 11% 4rem 5.5%;
  grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 900px) {
  .esr {
    display: flex;
    padding: 40px 5.5%;
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
}
.esr__left {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-top: 3rem;
}
@media only screen and (max-width: 900px) {
  .esr__left {
    width: 100%;
    max-width: 600px;
    gap: 10px;
    padding-top: 0;
  }
}
.esr__title {
  font-size: 2.65rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  scroll-padding-top: 22rem;
  scroll-margin-top: 22rem;
}
@media only screen and (max-width: 900px) {
  .esr__title {
    font-size: 31.799999999999997px;
  }
}
@media only screen and (max-width: 900px) {
  .esr__title {
    scroll-padding-top: 220px;
    scroll-margin-top: 220px;
  }
}
@media only screen and (max-width: 900px) {
  .esr__title {
    text-align: center;
    width: 100%;
  }
}
.esr__downloads {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 900px) {
  .esr__downloads {
    justify-content: center;
  }
}
.esr__downloads-title {
  font-size: 1.5rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  width: 100%;
  padding-bottom: 0.75rem;
  margin-bottom: 0.6rem;
  border-bottom: 0.15rem solid #2b378d;
}
@media only screen and (max-width: 900px) {
  .esr__downloads-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 900px) {
  .esr__downloads-title {
    padding-bottom: 7.5px;
    margin-bottom: 6px;
    border-bottom: 1.5px solid #2b378d;
  }
}
.esr__downloads-list {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  width: 80%;
}
@media only screen and (max-width: 900px) {
  .esr__downloads-list {
    gap: 10px;
    padding: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .esr__downloads-list {
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  .esr__downloads-list {
    padding: 20px 0;
  }
}
.esr__downloads-item {
  font-size: 0.9rem;
  line-height: 1.2;
  color: #6d6e71;
  color: #6d6e71 !important;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .esr__downloads-item {
    font-size: 10.8px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .esr__downloads-item {
    font-size: 14px;
  }
}
.esr__downloads p,
.esr__downloads p > a {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.4;
  line-height: 1.2;
  color: #6d6e71;
  color: #6d6e71 !important;
  line-height: 2.2;
}
@media only screen and (max-width: 900px) {
  .esr__downloads p,
  .esr__downloads p > a {
    font-size: 14px;
  }
}
.esr__right {
  position: relative;
  padding-left: 7.2rem;
}
@media only screen and (max-width: 900px) {
  .esr__right {
    padding-left: 0;
    width: 100%;
    max-width: 500px;
  }
}
.esr__video {
  border-radius: 30px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
  aspect-ratio: 1 / 1;
}
.esr__video > source {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.header-1 {
  color: #2b378d;
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.1;
}
.header-3 {
  color: #2b378d;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.05;
}
.paragraph {
  font-size: 1rem;
  color: #6d6e71;
  margin-top: 1vw;
  line-height: 1.2;
  font-weight: 400;
}
.rph {
  display: flex;
}
@media only screen and (max-width: 900px) {
  .rph {
    flex-direction: column;
    align-items: center;
    gap: 60px;
  }
}
.rph__left {
  width: 37%;
  padding-left: 5.5%;
  padding-top: 6rem;
}
@media only screen and (max-width: 900px) {
  .rph__left {
    padding-left: 0;
    width: auto;
    padding-top: 60px;
    padding-bottom: 30px;
    display: grid;
    place-items: center;
  }
}
.rph__right {
  padding-right: 5.5%;
}
@media only screen and (max-width: 900px) {
  .rph__right {
    padding-right: 0;
    max-height: 500px;
  }
}
.rph__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0px 0 0 30px;
}
@media only screen and (max-width: 900px) {
  .rph__video {
    border-radius: 10px;
  }
}
.rph__text {
  max-width: 22rem;
  letter-spacing: 0.01rem;
}
@media only screen and (max-width: 900px) {
  .rph__text {
    letter-spacing: 0.1px;
  }
}
@media only screen and (max-width: 900px) {
  .rph__text {
    width: 300px;
    max-width: 90%;
  }
}
.rph__title {
  font-size: 3.1rem;
  line-height: 1;
  color: #2b378d;
  margin-bottom: 2rem;
  font-weight: 700;
  letter-spacing: 0.01rem;
}
@media only screen and (max-width: 900px) {
  .rph__title {
    letter-spacing: 0.1px;
  }
}
@media only screen and (max-width: 900px) {
  .rph__title {
    font-size: 30px;
    margin-bottom: 24px;
  }
}
.rph__description {
  position: relative;
  padding-left: 2rem;
  color: #808081;
  font-size: 1rem;
  line-height: 1.4rem;
  letter-spacing: 0.01rem;
}
@media only screen and (max-width: 900px) {
  .rph__description {
    letter-spacing: 0.1px;
  }
}
.rph__description::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0.2vw;
  height: 70%;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .rph__description::before {
    width: 2px;
  }
}
@media only screen and (max-width: 900px) {
  .rph__description {
    font-size: 14px;
    padding-left: 24px;
    line-height: 1.2;
  }
}
.rph__link {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  text-decoration: none;
  padding-left: 2rem;
  padding-right: 1rem;
  max-width: 24rem;
  margin-top: 4rem;
}
@media only screen and (max-width: 1680px) {
  .rph__link {
    max-width: 30rem;
  }
}
@media only screen and (max-width: 900px) {
  .rph__link {
    max-width: 250px;
    margin-top: 40px;
    padding-left: 24px;
    padding-right: 12px;
  }
}
.rph__link p {
  max-width: 20rem;
  font-size: 1rem;
  line-height: 1.3rem;
  letter-spacing: 0.01rem;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .rph__link p {
    letter-spacing: 0.1px;
  }
}
@media only screen and (max-width: 900px) {
  .rph__link p {
    font-size: 14px;
    line-height: 1.2;
    max-width: 200px;
  }
}
.rph__link:hover {
  text-decoration: underline;
}
.rph__arrow {
  min-width: 2.25vw;
  height: 2.25vw;
  border-radius: 50%;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .rph__arrow {
    width: 24px;
    height: 24px;
  }
}
.rph__arrow svg {
  padding: 6px;
}
.rph__right {
  width: 63%;
  background-color: #fff;
  height: calc(100vh - 105px);
}
@media only screen and (max-width: 2000px) {
  .rph__right {
    height: calc(100vh - 95px);
  }
}
@media only screen and (max-width: 1400px) {
  .rph__right {
    height: calc(100vh - 75px);
  }
}
@media only screen and (max-width: 1250px) {
  .rph__right {
    height: calc(100vh - 60px);
  }
}
@media only screen and (max-width: 900px) {
  .rph__right {
    width: 90%;
    margin: auto;
    margin-top: -3rem;
  }
}
@media only screen and (max-width: 576px) {
  .rph__right {
    margin-top: -1rem;
  }
}
.header-1 {
  color: #2b378d;
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.1;
}
@media only screen and (max-width: 900px) {
  .header-1 {
    font-size: 18px;
  }
}
.header-3 {
  color: #2b378d;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.05;
}
@media only screen and (max-width: 900px) {
  .header-3 {
    font-size: 16px;
  }
}
.paragraph {
  font-size: 1rem;
  color: #6d6e71;
  margin-top: 1vw;
  line-height: 1.2;
  font-weight: 400;
}
@media only screen and (max-width: 900px) {
  .paragraph {
    font-size: 16px;
    margin-top: 12px;
  }
}
.tpb__top {
  position: relative;
}
.tpb__image {
  width: 100vw;
  height: auto;
}
@media only screen and (max-width: 900px) {
  .tpb__image {
    min-height: 560px;
  }
  .tpb__image img {
    min-height: 560px;
  }
}
.tpb__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tpb__video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  position: relative;
}
.tpb__video-play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 4rem !important;
  height: 4rem !important;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .tpb__video-play {
    width: 9rem !important;
    height: 9rem !important;
  }
}
.tpb__product-display {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  height: 60%;
  background-color: white;
  border-radius: 2rem;
}
@media only screen and (max-width: 900px) {
  .tpb__product-display {
    border-radius: 20px;
    width: 460px;
    height: 395px;
    max-width: 92%;
  }
}
.tpb__product-display-item {
  position: absolute;
  display: none;
  padding: 3.25rem 2.5rem;
  justify-content: space-between;
  height: 100%;
  gap: 2.5vw;
}
@media only screen and (max-width: 900px) {
  .tpb__product-display-item {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 32px 24px;
  }
}
.tpb__product-display-item-active {
  display: flex;
}
.tpb__product-display-item-left {
  display: flex;
  flex-direction: column;
}
.tpb__product-display-item-left-title {
  color: #2b378d;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.05;
  font-size: 1.25rem;
}
@media only screen and (max-width: 900px) {
  .tpb__product-display-item-left-title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 900px) {
  .tpb__product-display-item-left-title {
    font-size: 16px;
  }
}
.tpb__product-display-item-left-text {
  font-size: 1rem;
  color: #6d6e71;
  margin-top: 1vw;
  line-height: 1.2;
  font-weight: 400;
}
@media only screen and (max-width: 900px) {
  .tpb__product-display-item-left-text {
    font-size: 14px;
    margin-top: 12px;
  }
}
@media only screen and (max-width: 900px) {
  .tpb__product-display-item-left-text {
    font-size: 16px;
    margin-top: 12px;
  }
}
.tpb__product-display-item-left-text a {
  font-family: unset;
  font-weight: bold;
  color: #2b378d;
  display: inline-block;
}
.tpb__product-display-item-left-text a:hover {
  text-decoration: underline;
}
.tpb__product-display-item-right {
  position: relative;
  min-width: 44%;
}
@media only screen and (max-width: 900px) {
  .tpb__product-display-item-right {
    min-width: 250px;
    max-width: 250px;
  }
}
@media only screen and (max-width: 768px) {
  .tpb__product-display-item-right {
    min-width: 100%;
    max-width: 100%;
  }
}
.tpb__product-display-item-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tpb__arrows {
  display: flex;
  align-items: center;
  gap: 1.5vw;
  margin-top: 2vw;
}
@media only screen and (max-width: 900px) {
  .tpb__arrows {
    margin-top: 12px;
    gap: 12px;
  }
}
.tpb__arrow {
  width: 2.5vw;
  height: 2.5vw;
}
@media only screen and (max-width: 900px) {
  .tpb__arrow {
    width: 24px;
    height: 24px;
  }
}
.tpb__arrow img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}
.tpb__arrow img.active {
  display: block;
}
.tpb__arrow img.inactive {
  display: none;
}
.tpb__arrow img[data-color="grey"] {
  cursor: not-allowed;
}
.tpb__bottom {
  padding: 8vw 15.625vw 8vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tpb__bottom-title {
  font-size: calc(2rem * var(--text-multiplier));
  line-height: calc(2.4rem * var(--text-multiplier));
  color: #2b378d;
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.1;
}
@media only screen and (max-width: 900px) {
  .tpb__bottom-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 900px) {
  .tpb__bottom-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 900px) {
  .tpb__bottom {
    padding: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .tpb__bottom {
    padding: 70px 32px;
  }
}
.tpb__partners {
  margin-top: 4vw;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
  gap: 3rem 2%;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .tpb__partners {
    gap: 30px 16px;
    margin-top: 45px;
  }
}
.tpb__partner {
  width: 14%;
  max-height: 9rem;
}
@media only screen and (max-width: 900px) {
  .tpb__partner {
    min-width: 140px;
    width: 140px;
    max-width: 140px;
    max-height: none;
  }
}
.tpb__partner img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.opd {
  padding: 0rem 0 0rem 0;
}
.opd__top {
  display: flex;
  padding: 0 8% 0 5.5%;
}
@media only screen and (max-width: 900px) {
  .opd__top {
    padding: 0;
    flex-wrap: wrap;
  }
}
.opd__left {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 2rem;
  width: 82rem;
}
@media only screen and (max-width: 900px) {
  .opd__left {
    width: 100%;
    gap: 10px;
    padding: 0 5.5%;
    align-items: center;
  }
}
.opd__text {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media only screen and (max-width: 900px) {
  .opd__text {
    width: 100%;
    max-width: 300px;
    gap: 20px;
    padding-top: 0;
  }
}
.opd__title {
  font-size: 2.65rem;
  line-height: 1.2;
  color: #2b378d;
  scroll-padding-top: 16rem;
  scroll-margin-top: 16rem;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .opd__title {
    font-size: 31.799999999999997px;
  }
}
@media only screen and (max-width: 900px) {
  .opd__title {
    scroll-padding-top: 160px;
    scroll-margin-top: 160px;
  }
}
.opd__description {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #6d6e71;
  width: 33.5rem;
}
@media only screen and (max-width: 900px) {
  .opd__description {
    font-size: 14.399999999999999px;
  }
}
@media only screen and (max-width: 900px) {
  .opd__description {
    max-width: 300px;
    width: 100%;
  }
}
.opd__partner-types {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  margin-bottom: 4rem;
  margin-top: 2rem;
  margin-left: 3rem;
  width: 70%;
}
@media only screen and (max-width: 900px) {
  .opd__partner-types {
    width: 100%;
    margin: 20px 0 40px 30px;
    gap: 15px;
  }
}
@media only screen and (max-width: 400px) {
  .opd__partner-types {
    grid-template-columns: 1fr;
    width: fit-content;
    margin: 20px 0 40px;
    align-self: center;
  }
}
.opd__partner-type {
  display: flex;
  gap: 0.6rem;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #6d6e71;
  white-space: nowrap;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .opd__partner-type {
    font-size: 14.399999999999999px;
  }
}
.opd__partner-type > svg {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
}
@media only screen and (max-width: 900px) {
  .opd__partner-type > svg {
    width: 15px;
    height: 15px;
  }
}
@media only screen and (max-width: 900px) {
  .opd__partner-type {
    gap: 6px;
  }
}
.opd__right {
  background-color: #edeeee;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 1rem;
  position: relative;
}
.opd__right > .circle-ark {
  width: 400px;
  height: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  z-index: 11;
}
@media only screen and (max-width: 900px) {
  .opd__right {
    width: 100%;
    padding: 20px 5.5% 10px;
    gap: 10px;
  }
}
.opd__globe {
  width: 6.5rem;
  aspect-ratio: 14 / 21;
}
@media only screen and (max-width: 900px) {
  .opd__globe {
    width: 75px;
  }
}
.opd__globe img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.opd__globe-text {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #6d6e71;
  text-align: center;
  padding: 0 6rem;
  margin-bottom: 4rem;
}
@media only screen and (max-width: 900px) {
  .opd__globe-text {
    font-size: 14.399999999999999px;
  }
}
@media only screen and (max-width: 900px) {
  .opd__globe-text {
    padding: 0 60px;
    margin-bottom: 40px;
    max-width: 300px;
  }
}
.opd__map {
  width: 100%;
  max-height: 25rem !important;
  aspect-ratio: 192 / 94;
  min-height: 350px;
}
.opd__map img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.opd__map-logo {
  display: block;
  width: 5rem;
  background-color: #edeeee;
  margin-top: 1rem;
  transition: all 0.2s ease-in-out;
}
.opd__map-logo:hover {
  transform: scale(1.05);
}
.opd__map-logo img {
  width: 100%;
  object-fit: contain;
}
.opd__map #content {
  position: relative;
  z-index: 4;
}
.opd__map #content h1 {
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.opd__map #content h1 a {
  color: #000;
}
.opd__map #content h1 a:hover {
  text-decoration: underline;
}
.opd__map #content p {
  margin-bottom: 0.5rem;
}
.opd__map .gm-style-iw {
  max-width: 300px !important;
  background-color: #edeeee !important;
}
.opd__map .gm-style-iw::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  background-color: #edeeee;
}
.opd__map .gm-style-iw-d {
  background-color: #edeeee !important;
}
.opd__map .gm-style-iw-t {
  background-color: #edeeee !important;
}
.ppd {
  display: grid;
  gap: 3rem;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .ppd {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
}
.ppd::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 18.5rem;
  background-color: #edeeee;
  z-index: 1;
}
@media only screen and (max-width: 900px) {
  .ppd::after {
    height: 50%;
  }
}
.ppd__product {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
.ppd__product img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.plp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  aspect-ratio: 192 / 66;
  width: 100%;
  height: auto;
  background-color: #edeeee;
  min-height: 260px;
}
.plp > p {
  color: #6d6e71;
  font-size: 1rem;
}
@media only screen and (max-width: 900px) {
  .plp > p {
    font-size: 14px;
  }
}
.plp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pss {
  display: flex;
  flex-direction: column;
  background-color: white;
  gap: 2rem;
  padding: 8rem 5.5%;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .pss.with-overlay {
    padding-top: 200px !important;
  }
}
@media only screen and (max-width: 900px) {
  .pss {
    padding: 80px 5.5%;
    gap: 20px;
  }
}
.pss__title {
  font-size: 2.65rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .pss__title {
    font-size: 31.799999999999997px;
  }
}
@media only screen and (max-width: 900px) {
  .pss__title {
    font-size: 30px;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .pss__title {
    margin-bottom: 30px;
  }
}
.pss__bottom,
.pss__top {
  padding: 0 7.25rem;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .pss__bottom,
  .pss__top {
    padding: 0 70px;
  }
}
@media only screen and (max-width: 600px) {
  .pss__bottom,
  .pss__top {
    padding: 0;
  }
}
@media only screen and (max-width: 900px) {
  .pss__top {
    padding: 0;
  }
}
@media only screen and (max-width: 600px) {
  .pss__bottom {
    margin: auto;
  }
}
.pss__partners {
  margin-top: 4vw;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
  gap: 3rem 2%;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .pss__partners {
    gap: 30px 16px;
    margin-top: 45px;
  }
}
@media only screen and (max-width: 600px) {
  .pss__partners {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.pss__partner {
  width: 14%;
  max-height: 9rem;
}
@media only screen and (max-width: 900px) {
  .pss__partner {
    min-width: 140px;
    width: 140px;
    max-width: 140px;
    max-height: none;
  }
}
@media only screen and (max-width: 600px) {
  .pss__partner {
    max-width: 140px;
    min-width: 100px;
    width: 100%;
  }
}
.pss__partner img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pss__stories {
  overflow: visible;
  margin-left: 3rem;
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  position: relative;
  height: fit-content;
}
.pss__stories > .swiper-wrapper {
  gap: 2rem;
  height: fit-content;
  cursor: grab;
}
@media only screen and (max-width: 900px) {
  .pss__stories {
    width: 100%;
    max-width: 450px;
    margin: auto;
    overflow: hidden;
  }
  .pss__stories > .swiper-wrapper {
    gap: 0;
    height: fit-content;
  }
}
.pss__story {
  display: flex;
  flex-direction: column;
  width: fit-content;
  max-width: 29rem;
  gap: 1rem;
  margin-right: 0 !important;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  .pss__story {
    max-width: none;
    gap: 20px;
  }
}
.pss__story-image {
  width: 100%;
  height: 15rem;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .pss__story-image {
    height: 250px;
  }
}
.pss__story-image a {
  position: relative;
  width: 100%;
  height: 100%;
}
.pss__story-image:hover:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #2b378d;
  top: 0;
  left: 0;
  z-index: 3;
  opacity: 0.3;
}
.pss__story-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pss__story-title {
  color: #2b378d;
  line-height: 1.4;
  font-size: 1.2rem;
  max-width: 80%;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 800;
}
.pss__story-title a {
  color: #2b378d;
}
.pss__story-title a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 900px) {
  .pss__story-title {
    font-size: 26px;
    max-width: 280px;
  }
}
@media only screen and (max-width: 768px) {
  .pss__story-title {
    font-size: 22px;
    max-width: 100%;
  }
}
.pss__story-subtitle {
  color: #2b378d;
  line-height: 1.4;
  font-size: 1.2rem;
  max-width: 80%;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .pss__story-subtitle {
    font-size: 26px;
    max-width: 280px;
  }
}
@media only screen and (max-width: 768px) {
  .pss__story-subtitle {
    font-size: 18px;
    max-width: 100%;
  }
}
.pss__story-description {
  font-size: 1.15rem;
  line-height: 1.4;
  color: #6d6e71;
  font-weight: 500;
  margin-bottom: 0.1rem;
  letter-spacing: 0.01rem;
}
@media only screen and (max-width: 768px) {
  .pss__story-description {
    font-size: 16px;
    max-width: 100%;
  }
}
.pss__arrow {
  width: 6.5rem;
  height: 6.5rem;
  position: absolute;
  border-radius: 50%;
  top: calc(var(--swiper-image-height) / 2 + 0px);
  transform: translateY(-50%);
  z-index: 13;
  margin-top: 0;
}
.pss__arrow::after {
  display: none !important;
}
@media only screen and (max-width: 900px) {
  .pss__arrow {
    width: 65px;
    height: 65px;
  }
}
@media only screen and (max-width: 400px) {
  .pss__arrow {
    width: 40px;
    height: 40px;
  }
}
.pss__arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pss__arrow-left {
  left: -12rem;
  transform: translateY(-50%) rotate(180deg);
}
@media only screen and (max-width: 900px) {
  .pss__arrow-left {
    left: 8px;
  }
}
.pss__arrow-right {
  right: -8.5rem;
}
@media only screen and (max-width: 900px) {
  .pss__arrow-right {
    right: 0px;
  }
}
.ctb {
  background-color: #2b378d;
  display: flex;
  padding: 6rem 0;
}
@media only screen and (max-width: 900px) {
  .ctb {
    display: none;
    padding: 60px 0;
    padding-left: 18%;
  }
}
@media only screen and (max-width: 700px) {
  .ctb {
    padding-left: 12%;
  }
}
@media only screen and (max-width: 600px) {
  .ctb {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 40px 0;
  }
}
.ctb__image {
  width: 14.6vw;
  height: 14.6vw;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0.2vw 0.4vw 0.3vw rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 900px) {
  .ctb__image {
    width: 130px;
    height: 130px;
  }
}
.ctb__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ctb__quote {
  margin-left: 7rem;
}
.ctb__quote.centered {
  margin-left: 3rem;
}
@media only screen and (max-width: 900px) {
  .ctb__quote {
    margin-left: 75px;
  }
  .ctb__quote.centered {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .ctb__quote {
    margin-left: 0;
  }
}
.ctb__quote-content {
  position: relative;
  font-size: 1.6rem;
  line-height: 1.2;
  color: white;
  max-width: 26.5vw;
}
@media only screen and (max-width: 900px) {
  .ctb__quote-content {
    font-size: 16px;
    max-width: 240px;
  }
}
@media only screen and (max-width: 350px) {
  .ctb__quote-content {
    max-width: 185px;
  }
}
.ctb__quote-content::before {
  font-size: 8rem;
  color: white;
  position: absolute;
  top: -1vw;
  left: -5vw;
  font-family: inherit;
  content: "\201C";
  display: block;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
@media only screen and (max-width: 900px) {
  .ctb__quote-content::before {
    font-size: 72px;
    top: -10px;
    left: -45px;
  }
}
.ctb__quote-author {
  margin-top: 3rem;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 500;
  color: white;
}
.ctb__quote-author > b {
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .ctb__quote-author {
    font-size: 14px;
    margin-top: 30px;
  }
}
.ctb__quote-title {
  margin-top: 0.3rem;
  font-size: 1.1rem;
  line-height: 1.2;
  font-weight: 500;
  color: white;
}
.ctb__quote-title > b {
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .ctb__quote-title {
    font-size: 13px;
    margin-top: 30px;
  }
}
.ctb__link {
  margin-top: 4vw;
  font-size: 1.2rem;
  font-weight: 500;
  color: white;
  display: flex;
  align-items: center;
  gap: 1.2vw;
}
@media only screen and (max-width: 900px) {
  .ctb__link {
    gap: 12px;
    font-size: 14px;
    margin-top: 30px;
  }
}
.ctb__link > .arrow-icon {
  min-width: 2.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
}
@media only screen and (max-width: 900px) {
  .ctb__link > .arrow-icon {
    min-width: 22px;
    width: 22px;
    height: 22px;
  }
}
.ctb__link > .arrow-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ctb__swiper-slide {
  display: flex;
  justify-content: center;
  position: relative;
}
.tdh {
  margin-bottom: 5rem;
  padding: 0 3% 2rem 5.5%;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .tdh {
    flex-direction: column;
    align-items: center;
    gap: 45px;
    padding: 32px 5.5%;
  }
}
@media only screen and (max-width: 450px) {
  .tdh {
    gap: 12px;
  }
}
.tdh__text {
  width: 40%;
  padding-left: 0%;
  padding-top: 4rem;
}
@media only screen and (max-width: 900px) {
  .tdh__text {
    padding-left: 0;
    width: 100%;
    max-width: 320px;
    padding-top: 30px;
    padding-bottom: 0px;
    display: grid;
    place-items: center;
  }
}
.tdh__subtitle {
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 500;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .tdh__subtitle {
    font-size: 17px;
    width: 100%;
  }
}
.tdh__title {
  font-size: 3.35rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 700;
  max-width: 26rem;
}
@media only screen and (max-width: 900px) {
  .tdh__title {
    font-size: 40.2px;
  }
}
@media only screen and (max-width: 900px) {
  .tdh__title {
    font-size: 35px;
    max-width: 100%;
    width: 100%;
  }
}
.tdh__ptext {
  max-width: 28rem;
  font-size: 1.15rem;
  line-height: 1.3;
  color: #6d6e71;
  font-weight: 400;
  letter-spacing: -0.01rem;
  margin-top: 1.2rem;
  padding-left: 2.4rem;
  position: relative;
}
.tdh__ptext::before {
  left: 0.4rem;
  top: 0;
  content: "";
  position: absolute;
  height: 5rem;
  width: 0.15rem;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .tdh__ptext {
    font-size: 18px;
    max-width: 100%;
    letter-spacing: -0.2px;
    margin-top: 36px;
    margin-bottom: 18px;
    width: 100%;
    padding-left: 0;
  }
  .tdh__ptext::before {
    left: 0;
    top: -12px;
    height: 2px;
    width: 50px;
  }
}
@media only screen and (max-width: 400px) {
  .tdh__ptext {
    max-width: 100%;
  }
}
.tdh__link {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 1rem;
  padding-right: 1rem;
  max-width: 24rem;
  margin-top: 2rem;
}
@media only screen and (max-width: 1680px) {
  .tdh__link {
    max-width: 30rem;
  }
}
@media only screen and (max-width: 900px) {
  .tdh__link {
    max-width: 100%;
    width: 100%;
    margin-top: 40px;
    gap: 30px;
  }
}
.tdh__link p {
  max-width: 23rem;
  font-size: 1rem;
  line-height: 1.3rem;
  letter-spacing: 0.01rem;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .tdh__link p {
    letter-spacing: 0.1px;
  }
}
@media only screen and (max-width: 900px) {
  .tdh__link p {
    font-size: 14px;
    line-height: 1.2;
    max-width: 200px;
  }
}
.tdh__link:hover {
  text-decoration: underline;
}
.tdh__arrow {
  min-width: 2.35rem;
  height: 2.35rem;
  border-radius: 50%;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .tdh__arrow {
    min-width: 40px;
    height: 40px;
  }
}
.tdh__arrow svg {
  padding: 6px;
}
.tdh__image {
  width: 48%;
  aspect-ratio: 885 / 740;
  height: auto;
  margin-right: 3%;
  background-color: #fff;
  position: relative;
  border-radius: 0px 0 0 30px;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (max-width: 900px) {
  .tdh__image {
    padding-right: 0;
    max-height: 500px;
    width: 90%;
    margin: auto;
    margin-top: 0rem;
  }
}
@media only screen and (max-width: 600px) {
  .tdh__image {
    width: 100%;
  }
}
.tdh__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 600px) {
  .tdh__image img {
    object-position: top;
  }
}
.tdh__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tdh__overlay-image {
  position: absolute;
  bottom: -1rem;
  left: 50%;
  transform: translateX(calc(-50% + 2.25rem));
  aspect-ratio: 333 / 267;
  width: 16rem;
  z-index: 2;
}
@media only screen and (max-width: 900px) {
  .tdh__overlay-image {
    position: relative;
    width: 180px;
    bottom: auto;
    top: auto;
    left: auto;
    transform: translateX(0);
  }
}
.tdh__overlay-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.tds {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 5.5%;
  margin-top: 6rem;
  margin-bottom: 4rem;
  gap: 6rem;
}
@media only screen and (max-width: 900px) {
  .tds {
    gap: 60px;
    padding: 0 5.5%;
    margin-top: 80px;
    margin-bottom: 40px;
  }
}
.tds__title {
  font-size: 2.35rem;
  line-height: 1.2;
  color: #2b378d;
  text-align: center;
  font-weight: 500;
  max-width: 46rem;
}
@media only screen and (max-width: 900px) {
  .tds__title {
    font-size: 28.200000000000003px;
  }
}
.tds__title > b {
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .tds__title {
    max-width: 480px;
  }
}
.tds__steps {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0rem 10%;
}
.tds__steps.staggered {
  gap: 0rem 12%;
}
@media only screen and (max-width: 900px) {
  .tds__steps.staggered {
    gap: 0px 12%;
  }
}
.tds__steps.staggered .tds__step:nth-child(even) {
  padding-top: 7rem;
}
@media only screen and (max-width: 900px) {
  .tds__steps.staggered .tds__step:nth-child(even) {
    padding-top: 0px;
  }
}
@media only screen and (max-width: 900px) {
  .tds__steps {
    grid-template-columns: 1fr;
    width: 500px;
    max-width: 100%;
    gap: 0px 10%;
  }
}
.tds__step {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  margin-bottom: 4rem;
}
@media only screen and (max-width: 900px) {
  .tds__step {
    gap: 12px;
    margin-bottom: 40px;
  }
}
.tds__step:has(.tds__step-certification) {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 900px) {
  .tds__step:has(.tds__step-certification) {
    margin-bottom: 40px;
  }
}
.tds__step-image {
  width: 87%;
  height: auto;
}
@media only screen and (max-width: 900px) {
  .tds__step-image {
    width: 100%;
  }
}
.tds__step-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tds__step-count {
  width: 100%;
  font-size: 2.35rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
  letter-spacing: 0.03rem;
}
@media only screen and (max-width: 900px) {
  .tds__step-count {
    font-size: 28.200000000000003px;
  }
}
@media only screen and (max-width: 900px) {
  .tds__step-count {
    letter-spacing: 0.3px;
  }
}
.tds__step-divider {
  width: 100%;
  height: 0.2rem;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .tds__step-divider {
    height: 3px;
  }
}
.tds__step-title {
  width: 100%;
  font-size: 2.1rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .tds__step-title {
    font-size: 25.200000000000003px;
  }
}
.tds__step-text {
  max-width: 37rem;
  font-size: 1rem;
  line-height: 1.4;
  color: #6d6e71;
  padding-right: 4rem;
}
@media only screen and (max-width: 900px) {
  .tds__step-text {
    width: 100%;
    max-width: 445px;
    font-size: 16px;
    line-height: 1.4;
    padding-right: 20px;
  }
}
.tds__step-certification {
  margin-top: 0.5rem;
  width: 9.75rem;
  height: auto;
}
.tds__step-certification img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.iad {
  display: flex;
  padding: 0 13% 0 11%;
}
@media only screen and (max-width: 900px) {
  .iad {
    flex-direction: column-reverse;
  }
}
.iad__image {
  width: 29.875rem;
  height: auto;
}
@media only screen and (max-width: 900px) {
  .iad__image {
    width: 100%;
  }
}
.iad__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.iad__right {
  background-color: #edeeee;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 3rem 5rem 3rem 5rem;
  width: calc(100% - 29.875rem);
}
@media only screen and (max-width: 900px) {
  .iad__right {
    width: 100%;
  }
}
.iad__right-title {
  width: 100%;
  font-size: 2.1rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .iad__right-title {
    font-size: 25.200000000000003px;
  }
}
.iad__right-description {
  max-width: 100%;
  font-size: 1rem;
  line-height: 1.4;
  color: #6d6e71;
  padding-right: 2.5rem;
}
@media only screen and (max-width: 900px) {
  .iad__right-description {
    width: 100%;
    max-width: 100%;
    font-size: 16px;
    line-height: 1.4;
    padding-right: 20px;
  }
}
.iad__right-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 1rem;
  padding-right: 1rem;
  max-width: 24rem;
  margin-top: 1rem;
}
@media only screen and (max-width: 1680px) {
  .iad__right-link {
    max-width: 30rem;
  }
}
@media only screen and (max-width: 900px) {
  .iad__right-link {
    max-width: 100%;
    width: 100%;
    margin-top: 20px;
    gap: 30px;
  }
}
.iad__right-link p {
  max-width: 23rem;
  font-size: 1rem;
  line-height: 1.3rem;
  letter-spacing: 0.01rem;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .iad__right-link p {
    letter-spacing: 0.1px;
  }
}
@media only screen and (max-width: 900px) {
  .iad__right-link p {
    font-size: 14px;
    line-height: 1.2;
    max-width: 280px;
  }
}
.iad__right-link:hover {
  text-decoration: underline;
}
.iad__right-link-arrow {
  min-width: 2.35rem;
  height: 2.35rem;
  border-radius: 50%;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .iad__right-link-arrow {
    min-width: 40px;
    height: 40px;
  }
}
.iad__right-link-arrow svg {
  padding: 6px;
}
.fdh {
  margin-bottom: 1rem;
  padding: 0 3% 2rem 5.5%;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .fdh {
    flex-direction: column;
    align-items: center;
    gap: 45px;
    padding: 32px 5.5%;
  }
}
@media only screen and (max-width: 450px) {
  .fdh {
    gap: 12px;
  }
}
.fdh__text {
  padding-left: 0%;
  padding-top: 4rem;
}
@media only screen and (max-width: 900px) {
  .fdh__text {
    padding-left: 0;
    width: 100%;
    max-width: 320px;
    padding-top: 30px;
    padding-bottom: 0px;
    display: grid;
    place-items: center;
  }
}
.fdh__subtitle {
  font-size: 1.7rem;
  line-height: 1.2;
  font-weight: 500;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .fdh__subtitle {
    font-size: 17px;
    width: 100%;
  }
}
.fdh__title {
  font-size: 3.35rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 700;
  max-width: 32rem;
}
@media only screen and (max-width: 900px) {
  .fdh__title {
    font-size: 40.2px;
  }
}
@media only screen and (max-width: 900px) {
  .fdh__title {
    font-size: 35px;
    max-width: 100%;
    width: 100%;
  }
}
.fdh__ptext {
  max-width: 28rem;
  font-size: 1.15rem;
  line-height: 1.3;
  color: #6d6e71;
  font-weight: 400;
  letter-spacing: -0.01rem;
  margin-top: 1.2rem;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .fdh__ptext {
    font-size: 18px;
    max-width: 100%;
    letter-spacing: -0.2px;
    margin-top: 36px;
    margin-bottom: 18px;
    width: 100%;
    padding-left: 0;
  }
  .fdh__ptext::before {
    left: 0;
    top: -12px;
    height: 2px;
    width: 50px;
  }
}
@media only screen and (max-width: 400px) {
  .fdh__ptext {
    max-width: 100%;
  }
}
.fdh__links {
  display: flex;
  gap: 2.5rem;
  margin-top: 1.5rem;
  align-items: center;
  max-width: 80%;
}
@media only screen and (max-width: 900px) {
  .fdh__links {
    gap: 16px;
    margin-top: 16px;
    flex-wrap: wrap-reverse;
  }
}
.fdh__links-link {
  font-size: 0.94rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 600;
  display: flex;
  gap: 1.5rem;
  max-width: 50%;
}
@media only screen and (max-width: 900px) {
  .fdh__links-link {
    font-size: 11.28px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 900px) {
  .fdh__links-link {
    gap: 16px;
    max-width: unset;
  }
}
.fdh__links-link-arrow {
  width: 2.35rem;
  height: 2.35rem;
}
@media only screen and (max-width: 900px) {
  .fdh__links-link-arrow {
    width: 24px;
    height: 24px;
  }
}
.fdh__links-link-arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.fdh__links-video {
  color: #2b378d;
  background-color: #ec983c;
  padding: 1.15rem 1.45rem;
  display: flex;
  align-items: center;
  position: relative;
  font-weight: 600;
  font-size: 1rem;
  transition: all 0.25s ease-out;
}
@media only screen and (max-width: 900px) {
  .fdh__links-video {
    font-size: 11px;
    padding: 13px 16.5px;
  }
}
.fdh__links-video::before {
  transition: all 0.25s ease-out;
  content: "";
  position: relative;
  margin-right: 1rem;
  width: 0;
  height: 0;
  border-top: calc(0.9rem * 0.75) solid transparent;
  border-bottom: calc(0.9rem * 0.75) solid transparent;
  border-left: 0.9rem solid #2b378d;
}
@media only screen and (max-width: 900px) {
  .fdh__links-video::before {
    border-top: calc(9px * 0.75) solid transparent;
    border-bottom: calc(9px * 0.75) solid transparent;
    border-left: 9px solid #2b378d;
  }
}
@media only screen and (max-width: 900px) {
  .fdh__links-video::before {
    margin-right: 10px;
    border-top: 7.5px solid transparent;
    border-bottom: 7.5px solid transparent;
    border-left: 10px solid #2b378d;
  }
}
.fdh__links-video:hover {
  color: #ec983c;
  background-color: #2b378d;
}
.fdh__links-video:hover::before {
  width: 0;
  height: 0;
  border-top: calc(0.9rem * 0.75) solid transparent;
  border-bottom: calc(0.9rem * 0.75) solid transparent;
  border-left: 0.9rem solid #ec983c;
}
@media only screen and (max-width: 900px) {
  .fdh__links-video:hover::before {
    border-top: calc(9px * 0.75) solid transparent;
    border-bottom: calc(9px * 0.75) solid transparent;
    border-left: 9px solid #ec983c;
  }
}
@media only screen and (max-width: 900px) {
  .fdh__links-video:hover::before {
    border-top: 7.5px solid transparent;
    border-bottom: 7.5px solid transparent;
    border-left: 10px solid #ec983c;
  }
}
.fdh__links-whitepaper {
  background-color: white;
  border: 0.2rem solid #edeeee;
  padding: 1.15rem 1.45rem;
  transition: all 0.2s ease-out;
  color: #2b378d;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 0.94rem;
}
@media only screen and (max-width: 900px) {
  .fdh__links-whitepaper {
    font-size: 14px;
    margin-bottom: 10px;
    border-color: #b2b2b2;
    padding: 13px 16.5px;
  }
}
.fdh__links-whitepaper:hover {
  background-color: #edeeee;
}
.fdh__arrow {
  min-width: 2.35rem;
  height: 2.35rem;
  border-radius: 50%;
  background-color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .fdh__arrow {
    min-width: 40px;
    height: 40px;
  }
}
.fdh__arrow svg {
  padding: 6px;
}
.fdh__image {
  width: 48%;
  aspect-ratio: 855 / 740;
  height: auto;
  background-color: #fff;
  position: relative;
  border-radius: 0px 0 0 30px;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (max-width: 900px) {
  .fdh__image {
    padding-right: 0;
    max-height: 500px;
    width: 90%;
    margin: auto;
    margin-top: 0rem;
  }
}
@media only screen and (max-width: 600px) {
  .fdh__image {
    width: 100%;
  }
}
.fdh__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 600px) {
  .fdh__image img {
    object-position: top;
  }
}
.fdh__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fdh__overlay-image {
  position: absolute;
  bottom: -2.5rem;
  left: 60%;
  transform: translateX(calc(-50% - 4.5rem));
  aspect-ratio: 333 / 267;
  width: 16rem;
  z-index: 2;
}
@media only screen and (max-width: 900px) {
  .fdh__overlay-image {
    position: relative;
    width: 180px;
    bottom: auto;
    top: auto;
    left: auto;
    transform: translateX(0);
  }
}
.fdh__overlay-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.frdc {
  padding: 0 3% 2rem 5.5%;
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 3rem;
}
@media only screen and (max-width: 900px) {
  .frdc {
    flex-wrap: wrap;
    padding: 32px 5.5%;
  }
}
.frdc__left {
  width: 50%;
  margin-top: 1rem;
}
@media only screen and (max-width: 900px) {
  .frdc__left {
    width: 100%;
  }
}
.frdc__left-block {
  margin-bottom: 5rem;
}
.frdc__left-block--title {
  font-size: 1.97rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 700;
  width: 100%;
  margin: 1rem 0 1rem;
  padding-right: 8.125%;
  max-width: 28rem;
}
@media only screen and (max-width: 900px) {
  .frdc__left-block--title {
    font-size: 23.64px;
  }
}
@media only screen and (max-width: 900px) {
  .frdc__left-block--title {
    margin: 15px 0 15px;
    max-width: 100%;
  }
}
.frdc__left-block--description {
  max-width: 28rem;
  margin-top: 1.2rem;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .frdc__left-block--description {
    font-size: 18px;
    max-width: 100%;
    letter-spacing: -0.2px;
    margin-top: 36px;
    margin-bottom: 18px;
    width: 100%;
    padding-left: 0;
  }
  .frdc__left-block--description::before {
    left: 0;
    top: -12px;
    height: 2px;
    width: 50px;
  }
}
@media only screen and (max-width: 400px) {
  .frdc__left-block--description {
    max-width: 100%;
  }
}
.frdc__left-block--description p {
  font-size: 1.125rem;
  line-height: 1.3;
  color: #6d6e71;
  font-weight: 400;
  letter-spacing: -0.01rem;
}
@media only screen and (max-width: 900px) {
  .frdc__left-block--description p {
    font-size: 18px;
    letter-spacing: -0.2px;
  }
}
.frdc__left-block--link {
  display: block;
  font-size: 1rem;
  line-height: 1.3;
  color: #2b378d;
  margin-top: 1rem;
  font-weight: 800;
}
@media only screen and (max-width: 900px) {
  .frdc__left-block--link {
    font-size: 18px;
    margin-top: 20px;
  }
}
.frdc__right {
  width: 50%;
}
@media only screen and (max-width: 900px) {
  .frdc__right {
    width: 100%;
  }
}
.frdc__board {
  position: relative;
  z-index: 2;
  align-self: flex-start;
  width: 100%;
  display: grid;
  grid-template-columns: var(--board-template-columns);
}
@media only screen and (max-width: 900px) {
  .frdc__board {
    align-self: center;
    width: 100%;
    padding: 0 5.5%;
  }
}
@media only screen and (max-width: 600px) {
  .frdc__board {
    display: none;
  }
}
.frdc__board-mobile {
  display: none;
}
@media only screen and (max-width: 600px) {
  .frdc__board-mobile {
    padding: 0 5.5%;
    margin-top: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    max-width: 450px;
  }
}
.frdc__column {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.frdc__column:first-of-type .nab__section {
  padding-left: 1rem !important;
}
@media only screen and (max-width: 900px) {
  .frdc__column:first-of-type .nab__section {
    padding-left: 12px;
  }
}
.frdc__section {
  height: 3rem;
  display: flex;
  align-items: center;
  padding-left: 1.6rem;
  padding-right: 0.4rem;
  border-bottom: 0.1rem solid black;
}
@media only screen and (max-width: 900px) {
  .frdc__section {
    padding-left: 12px;
    height: 30px;
    padding-right: 4px;
  }
}
@media only screen and (max-width: 600px) {
  .frdc__section {
    height: 45px;
  }
}
.frdc__section > span {
  font-size: 0.95rem;
  line-height: 1.2;
}
@media only screen and (max-width: 900px) {
  .frdc__section > span {
    font-size: 14px;
  }
}
.frdc__section > span > b {
  font-weight: 600;
}
.frdc__section > span > h3 {
  font-size: 1.1rem;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .frdc__section > span > h3 {
    font-size: 15px;
  }
}
.frdc__section:last-of-type {
  height: 5rem;
}
@media only screen and (max-width: 900px) {
  .frdc__section:last-of-type {
    height: 60px;
  }
}
.frdc__dropdown {
  position: relative;
  display: none;
}
@media only screen and (max-width: 600px) {
  .frdc__dropdown {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.frdc__dropdown-toggle {
  background-color: #2b378d;
  border-radius: 2px;
  width: 200px;
  display: grid;
  place-items: center;
  height: 45px;
  cursor: pointer;
}
.frdc__dropdown-toggle > h3 {
  font-size: 18px;
  line-height: 1.2;
  color: white;
  font-weight: 700;
  position: relative;
}
.frdc__dropdown-toggle > h3::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -1rem;
  transform: translate(50%, -50%);
  background-image: url(/wp-content/themes/Enwave/images/icons/dropdown_arrow.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 1rem;
  height: 0.55rem;
  cursor: pointer;
  transition: all 0s ease-out;
}
@media only screen and (max-width: 900px) {
  .frdc__dropdown-toggle > h3::after {
    width: 12px;
    height: 6.6000000000000005px;
    right: 0px;
  }
}
.frdc__dropdown-toggle > h3::after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7481%) hue-rotate(258deg) brightness(105%) contrast(104%);
  right: -15px;
}
.frdc__dropdown-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 12;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #2b378d;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.frdc__dropdown-menu > li {
  cursor: pointer;
}
.frdc__dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: white;
  white-space: nowrap;
}
.frdc__dropdown-menu > li > a:hover,
.frdc__dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.frdc__dce {
  max-width: 30rem;
  margin-right: 0;
  margin-left: auto;
  margin-top: 2rem;
}
@media only screen and (max-width: 900px) {
  .frdc__dce {
    max-width: 100%;
    margin-top: 50px;
  }
}
.frdc__dce-title {
  color: #fff;
  background-color: #2b378d;
  padding: 1rem 1.5rem;
  font-size: 1rem;
  font-weight: 800;
}
@media only screen and (max-width: 900px) {
  .frdc__dce-title {
    font-size: 18px;
    padding: 15px 20px;
  }
}
.frdc__dce-image {
  width: 100%;
  height: 12.5rem;
}
@media only screen and (max-width: 900px) {
  .frdc__dce-image {
    height: 300px;
  }
}
.frdc__dce-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.frdc__dce-table {
  background-color: #edeeee;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 900px) {
  .frdc__dce-table {
    margin-bottom: 10px;
  }
}
.frdc__dce-table--grid {
  display: flex;
}
.frdc__dce-table--header h3 {
  font-size: 1.1rem;
  font-weight: 700;
  padding: 1rem 0 0.2rem 45%;
}
@media only screen and (max-width: 900px) {
  .frdc__dce-table--header h3 {
    font-size: 15px;
    padding: 18px 0 5px 42%;
  }
}
.frdc__dce-table--note {
  font-size: 0.95rem;
  line-height: 1.2;
  font-weight: 600;
  padding: 0 0 0.2rem 45%;
}
@media only screen and (max-width: 900px) {
  .frdc__dce-table--note {
    font-size: 14px;
    padding: 0 0 5px 42%;
  }
}
.frdc__dce-table--column {
  width: 40%;
}
.frdc__dce-table--column:last-of-type {
  width: 60%;
}
.frdc__dce-table--cell {
  height: 3rem;
  display: flex;
  align-items: center;
  padding-left: 1.6rem;
  padding-right: 0.4rem;
  border-bottom: 0.1rem solid black;
}
@media only screen and (max-width: 900px) {
  .frdc__dce-table--cell {
    padding-left: 12px;
    height: 30px;
    padding-right: 4px;
  }
}
@media only screen and (max-width: 600px) {
  .frdc__dce-table--cell {
    height: 45px;
  }
}
.frdc__dce-table--cell:last-of-type {
  border-bottom: none;
}
.frdc__dce-table--cell > span {
  font-size: 0.95rem;
  line-height: 1.2;
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .frdc__dce-table--cell > span {
    font-size: 14px;
  }
}
.frdc__dce-table--cell > span > b {
  font-weight: 600;
}
.frdc__dce-table--cell > span > h3 {
  font-size: 1.1rem;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .frdc__dce-table--cell > span > h3 {
    font-size: 15px;
  }
}
.frdc__dce-table:last-of-type .frdc__dce-table--column {
  width: 40%;
}
.frdc__dce-table:last-of-type .frdc__dce-table--column:nth-of-type(2) {
  width: 30%;
}
.frdc__dce-table:last-of-type .frdc__dce-table--column:last-of-type {
  width: 30%;
}
.dai {
  display: flex;
  padding: 0 3% 0 3%;
}
@media only screen and (max-width: 900px) {
  .dai {
    flex-direction: column-reverse;
  }
}
.dai__left {
  background-color: #2b378d;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 3rem 5rem 3rem 5rem;
  width: calc(100% - 29.875rem);
}
@media only screen and (max-width: 900px) {
  .dai__left {
    width: 100%;
  }
}
.dai__left-title {
  width: 85%;
  margin: auto;
  font-size: 2rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 500;
  color: #fff;
}
@media only screen and (max-width: 900px) {
  .dai__left-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 900px) {
  .dai__left-title {
    width: 100%;
  }
}
.dai__left-description {
  max-width: 84%;
  margin: auto;
  font-size: 1.125rem;
  line-height: 1.4;
  color: #fff;
}
@media only screen and (max-width: 900px) {
  .dai__left-description {
    width: 100%;
    max-width: 100%;
    font-size: 16px;
    line-height: 1.4;
    padding-right: 20px;
  }
}
.dai__left-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  background-color: #fff;
  padding-right: 1rem;
  width: fit-content;
  margin-top: 1rem;
  margin-left: 8%;
  padding: 1rem 2rem;
}
@media only screen and (max-width: 1680px) {
  .dai__left-link {
    padding: 15px 30px;
    margin-left: 0;
  }
}
@media only screen and (max-width: 900px) {
  .dai__left-link {
    margin-top: 20px;
    gap: 30px;
  }
}
.dai__left-link p {
  max-width: 23rem;
  font-size: 1rem;
  line-height: 1.3rem;
  letter-spacing: 0.01rem;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #2b378d;
}
@media only screen and (max-width: 900px) {
  .dai__left-link p {
    letter-spacing: 0.1px;
  }
}
@media only screen and (max-width: 900px) {
  .dai__left-link p {
    font-size: 14px;
    line-height: 1.2;
    max-width: 280px;
  }
}
.dai__left-link:hover {
  text-decoration: underline;
}
.dai__image {
  width: 52.37rem;
  height: auto;
}
@media only screen and (max-width: 900px) {
  .dai__image {
    width: 100%;
  }
}
.dai__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.frde {
  padding: 2rem 3% 0;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  .frde {
    padding: 30px 0;
  }
}
.frde__title {
  font-size: 1.69rem;
  line-height: 1.2;
  color: #2b378d;
  font-weight: 800;
  width: 100%;
  margin: 2rem 0 1rem;
  padding-left: 2rem;
}
@media only screen and (max-width: 900px) {
  .frde__title {
    font-size: 20.28px;
  }
}
@media only screen and (max-width: 900px) {
  .frde__title {
    padding: 0 5.5%;
    margin: 40px 0 50px;
  }
}
.frde__board {
  position: relative;
  background-color: #edeeee;
  z-index: 2;
  align-self: flex-start;
  width: 100%;
  padding: 2%;
  display: grid;
  grid-template-columns: 37% 21% 21% 21%;
}
@media only screen and (max-width: 900px) {
  .frde__board {
    align-self: center;
    width: 100%;
    padding: 0 5.5%;
  }
}
@media only screen and (max-width: 600px) {
  .frde__board {
    display: none;
  }
}
.frde__board-mobile {
  display: none;
}
@media only screen and (max-width: 600px) {
  .frde__board-mobile {
    padding: 0 5.5%;
    margin-top: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    max-width: 90%;
  }
}
.frde__column {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.frde__column:first-of-type .nab__section {
  padding-left: 1rem !important;
}
@media only screen and (max-width: 900px) {
  .frde__column:first-of-type .nab__section {
    padding-left: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .frde__column:first-of-type {
    width: 175px;
  }
}
.frde__section {
  height: 3rem;
  display: flex;
  align-items: center;
  padding-left: 1.6rem;
  padding-right: 0.4rem;
  border-bottom: 0.15rem solid black;
}
@media only screen and (max-width: 900px) {
  .frde__section {
    padding-left: 12px;
    height: 30px;
    padding-right: 4px;
  }
}
@media only screen and (max-width: 600px) {
  .frde__section {
    height: 70px;
  }
}
.frde__section > span {
  font-size: 0.95rem;
  line-height: 1.2;
}
@media only screen and (max-width: 900px) {
  .frde__section > span {
    font-size: 14px;
  }
}
.frde__section > span > b {
  font-weight: 600;
  color: #111f37 !important;
}
.frde__section > span > h3 {
  font-size: 1.032rem;
  font-weight: 700;
  color: #111f37 !important;
}
@media only screen and (max-width: 900px) {
  .frde__section > span > h3 {
    font-size: 15px;
  }
}
@media only screen and (max-width: 900px) {
  .frde__section:last-of-type {
    height: 60px;
    padding-bottom: 30px;
  }
}
.frde__dropdown {
  position: relative;
  display: none;
}
@media only screen and (max-width: 600px) {
  .frde__dropdown {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.frde__dropdown-toggle {
  background-color: #2b378d;
  border-radius: 2px;
  width: 200px;
  display: grid;
  place-items: center;
  height: 45px;
  cursor: pointer;
  font-size: 18px;
  line-height: 1.2;
  color: white;
  font-weight: 700;
}
.frde__dropdown-toggle > h3 {
  font-size: 18px;
  line-height: 1.2;
  color: white;
  font-weight: 700;
  position: relative;
}
.frde__dropdown-toggle > h3::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -1rem;
  transform: translate(50%, -50%);
  background-image: url(/wp-content/themes/Enwave/images/icons/dropdown_arrow.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 1rem;
  height: 0.55rem;
  cursor: pointer;
  transition: all 0s ease-out;
}
@media only screen and (max-width: 900px) {
  .frde__dropdown-toggle > h3::after {
    width: 12px;
    height: 6.6000000000000005px;
    right: 0px;
  }
}
.frde__dropdown-toggle > h3::after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7481%) hue-rotate(258deg) brightness(105%) contrast(104%);
  right: -15px;
}
.frde__dropdown-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 12;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #2b378d;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.frde__dropdown-menu > li {
  cursor: pointer;
}
.frde__dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: white;
  white-space: nowrap;
}
.frde__dropdown-menu > li > a:hover,
.frde__dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
