.body {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.top-box-2 {
  padding-bottom: 40px;
}

.top-sec-2 {
  background-color: #edfaff;
}

.heading-2 {
  color: #1060c1;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 135%;
}

.image {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.logo-box-2 {
  opacity: .5;
  flex-flow: column;
  align-items: flex-end;
  padding-top: 20px;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.subtitle-text {
  text-align: left;
  text-transform: uppercase;
  padding-left: 0;
  font-size: 18px;
  line-height: 135%;
}

.life-box-2 {
  width: 140px;
  margin-top: 2px;
}

.main-title {
  flex-flow: column;
  margin-top: 0;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
}

.up-logo {
  width: 120px;
}

.main-img {
  border-radius: 16px;
  margin-top: 10px;
  margin-left: 10%;
  margin-right: 10%;
}

.link {
  color: #000;
  text-transform: uppercase;
  background-color: #fcec03;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 15px;
  font-weight: 500;
}

.pream-sec {
  padding-bottom: 40px;
}

.cont {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.sup-date-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 40px;
  padding-bottom: 40px;
  display: grid;
}

.sup-text {
  color: #1060c1;
  text-transform: uppercase;
  font-weight: 600;
}

.date-text {
  text-align: right;
  font-weight: 600;
}

.text1 {
  margin-bottom: 20px;
}

.bold-stl {
  font-weight: 600;
}

.mark {
  justify-content: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.qu-in {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.bld {
  font-weight: 500;
}

.image-4 {
  opacity: .11;
  max-width: 100%;
}

.quotwithphoto {
  background-color: #f5f5f5;
  border: 1px solid #d8d8d8;
  border-bottom: 8px solid #1060c1;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.quotwithphoto.wh {
  background-color: #fff;
}

.image-3 {
  border-radius: 8px;
}

.photo-options {
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-5 {
  object-fit: cover;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.sec-item {
  background-color: #edfaff;
  padding-bottom: 0;
}

.sec-item.lightop {
  background-color: #fff;
}

.enter-box {
  padding-top: 60px;
  padding-bottom: 40px;
}

.heading-3 {
  color: #1060c1;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 135%;
}

.bluestl {
  color: #1060c1;
  font-weight: 600;
}

.heroinst {
  border: 1px solid #e2e2e2;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  box-shadow: 0 2px 5px #0003;
}

.textspecic {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 600;
}

.stars-box {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.star-item {
  background-color: #f8fdff;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  padding: 10px;
  box-shadow: 0 2px 5px #0003;
}

.star-text1 {
  color: #1060c1;
  text-align: center;
  text-transform: uppercase;
  height: auto;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
}

.star2 {
  color: #6e6e6e;
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
}

.star3 {
  text-align: center;
  font-size: 13px;
}

.numbcircl {
  background-color: #1060c1;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
  display: flex;
}

.numbcircl.yel {
  background-color: #fcec03;
}

.numb-text {
  color: #fff;
  font-weight: 600;
}

.numb-text.noir {
  color: #000;
}

.link-2 {
  color: #000;
  background-color: #fcec03;
  font-weight: 600;
}

.numbers-alt {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  margin-bottom: 60px;
  display: grid;
}

.big-numb {
  justify-content: center;
  align-items: center;
  display: flex;
}

.litcircle {
  background-color: #fcec03;
  border-radius: 8px;
  width: 8px;
  height: 8px;
  margin-right: 10px;
  padding-right: 0;
}

.bn-text {
  color: #1060c1;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #000;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
}

.exp-numb-text {
  text-align: center;
  text-transform: uppercase;
  padding-top: 10px;
  font-size: 14px;
  font-weight: 500;
}

.fin-sec {
  background-color: #1060c1;
}

.cont-2 {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.final-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.final-text {
  color: #fff;
  font-size: 14px;
}

.link-4 {
  color: #fcec03;
  font-weight: 600;
}

.video-box {
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 1280px) {
  .heading-2 {
    font-size: 56px;
  }

  .subtitle-text {
    font-size: 24px;
  }

  .link {
    font-size: 18px;
  }
}

@media screen and (min-width: 1440px) {
  .heading-2 {
    font-size: 64px;
  }

  .life-box-2 {
    width: 160px;
  }

  .up-logo {
    width: 140px;
  }
}

@media screen and (min-width: 1920px) {
  .heading-2 {
    font-size: 96px;
  }

  .life-box-2 {
    width: 180px;
  }

  .main-title {
    justify-content: flex-start;
    align-items: stretch;
  }

  .up-logo {
    width: 160px;
  }

  .link {
    font-size: 22px;
  }
}

@media screen and (max-width: 991px) {
  .heading-2 {
    font-size: 46px;
  }

  .subtitle-text {
    text-align: left;
    padding-left: 0;
    font-size: 15px;
  }

  .life-box-2 {
    width: 120px;
  }

  .main-title {
    flex-flow: column;
  }

  .up-logo {
    width: 100px;
  }

  .cont {
    max-width: 700px;
  }

  .qu-in {
    grid-template-columns: 1fr;
  }

  .heading-3 {
    font-size: 24px;
  }

  .stars-box {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .bn-text {
    font-size: 36px;
  }

  .cont-2 {
    max-width: 700px;
  }
}

@media screen and (max-width: 767px) {
  .heading-2 {
    font-size: 40px;
  }

  .logo-box-2 {
    opacity: .4;
  }

  .subtitle-text {
    text-align: right;
    padding-left: 100px;
    font-size: 16px;
  }

  .cont {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .qu-in {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .numbers-alt {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .bn-text {
    font-size: 30px;
  }

  .exp-numb-text {
    font-size: 13px;
  }

  .cont-2 {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media screen and (max-width: 479px) {
  .heading-2 {
    font-size: 38px;
  }

  .logo-box-2 {
    opacity: .48;
    justify-content: center;
    align-items: flex-end;
    padding-top: 10px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .subtitle-text {
    text-align: left;
    padding-left: 0;
    font-size: 15px;
  }

  .main-title {
    margin-top: 20px;
    margin-left: 5%;
    margin-right: 5%;
  }

  .main-img {
    margin-left: 5%;
    margin-right: 5%;
  }

  .link {
    font-size: 14px;
  }

  .sup-date-box {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .quotwithphoto {
    padding: 20px;
  }

  .enter-box {
    padding-top: 40px;
  }

  .heading-3 {
    font-size: 22px;
  }

  .stars-box {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .numbers-alt {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

#w-node-_72276bd4-4d3a-de4f-f1be-1bb58d1665c3-b268e64c {
  place-self: center;
}

#w-node-_72276bd4-4d3a-de4f-f1be-1bb58d1665c5-b268e64c {
  place-self: center start;
}

#w-node-f3af758f-ccf0-e21d-6063-617303f9d7d4-b268e64c {
  place-self: center;
}

#w-node-f3af758f-ccf0-e21d-6063-617303f9d7d6-b268e64c {
  place-self: center start;
}

@media screen and (max-width: 991px) {
  #w-node-_72276bd4-4d3a-de4f-f1be-1bb58d1665c3-b268e64c, #w-node-f3af758f-ccf0-e21d-6063-617303f9d7d4-b268e64c {
    align-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_72276bd4-4d3a-de4f-f1be-1bb58d1665c3-b268e64c, #w-node-f3af758f-ccf0-e21d-6063-617303f9d7d4-b268e64c {
    align-self: center;
  }
}


