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

.top-sec {
  background-color: #183868;
}

.top-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100vh;
  display: block;
  position: static;
  overflow: hidden;
}

.oneside {
  background-image: url('../images/vect.svg');
  background-position: 50%;
  background-size: cover;
}

.secondside {
  background-image: url('../images/lady.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.in-top {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #183868;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.logo-box {
  z-index: 2;
  width: 188px;
  padding-top: 20px;
  padding-left: 5%;
  position: relative;
  inset: 0% auto auto 0%;
}

.main-title {
  z-index: 3;
  margin-top: 25%;
  margin-left: 5%;
  padding-right: 0%;
  position: relative;
  inset: auto 0%;
}

.heading {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 40px;
  line-height: 135%;
}

.subtitle {
  color: #fff;
  padding-right: 0%;
  font-size: 22px;
  font-weight: 300;
  line-height: 150%;
}

.yelaccent {
  color: #ffea00;
}

.svgladyline {
  z-index: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image {
  object-fit: cover;
  max-width: 100%;
}

.image-2 {
  width: 100%;
  display: block;
}

.olp {
  background-color: #18386800;
  position: relative;
}

.image-3 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bold-text {
  font-size: 38px;
}

.pream-sec {
  padding-bottom: 0;
}

.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;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.sp-text {
  color: #183868;
  text-transform: uppercase;
  font-weight: 600;
}

.date-text {
  text-align: right;
}

.text1 {
  margin-bottom: 20px;
}

.cando-text {
  color: #183868;
  font-weight: 700;
}

.quest-sec {
  padding-top: 0;
  padding-bottom: 40px;
}

.questmark {
  background-color: #183868;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.questgrid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 10.5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.circle-numb {
  border: 1px solid #fff;
  border-radius: 64px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
}

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

.questowner-text {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 150%;
}

.ph-box {
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.ph-box.nosee {
  display: none;
}

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

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

.oci-item {
  background-color: #f8f8f8;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  padding: 16px 12px;
  box-shadow: 0 2px 5px #0003;
}

.oci-item.blue {
  background-color: #e8efff;
}

.oci-item.pink {
  background-color: #fff0fb;
}

.ladies-icon-box {
  margin-bottom: 10px;
}

.profi-title-text {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 135%;
}

.special-text {
  font-size: 14px;
  font-style: italic;
}

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

.asimi-box {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 5.75fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

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

.history-sec {
  padding-bottom: 60px;
}

.lottie-animation-3 {
  background-color: #d1d9ff;
}

.stack_card-content.red {
  background-color: #d91f12;
}

.stack_card-content.red.yellow, .stack_card-content.green {
  background-color: #5c91b9;
}

.stack_card-content.bordo, .stack_card-content.blue {
  background-color: #183868;
}

.text-block {
  margin-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
}

.text-block.tab {
  color: #fff;
  margin-top: 20px;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 14px;
}

.stack_card-image-wrapper {
  background-color: #5c91b9;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 25rem;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.stack_card-image-wrapper.navy {
  background-color: #183868;
}

.stack_component {
  grid-row-gap: 14rem;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.stack_card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #183868;
  border-radius: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr minmax(0, 1fr);
  grid-auto-columns: 1fr;
  height: 25rem;
  margin-bottom: 9rem;
  display: grid;
  position: sticky;
  top: 7rem;
  overflow: hidden;
  box-shadow: 0 -12px 16px -4px #0000000d;
}

.stack_card.is-2 {
  background-color: #5c91b9;
  margin-bottom: 6rem;
  top: 10rem;
}

.stack_card.is-6 {
  background-color: #183868;
  margin-bottom: 3rem;
  top: 13rem;
}

.stack_card.is-last {
  background-color: #5c91b9;
  margin-bottom: 0;
  top: 16rem;
}

.lottie-animation {
  background-color: #ffe8e8;
}

.lottie-animation-4 {
  object-fit: cover;
  background-color: #fcd68f;
  max-height: none;
}

.lottie-animation-4._5 {
  background-color: #ffd1c3;
}

.h3-heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 1.5rem;
  font-weight: 600;
}

.lottie-animation-2 {
  background-color: #d8f6d8;
}

.image-6 {
  object-fit: cover;
  max-width: 80%;
}

.image-7 {
  object-fit: cover;
  border-radius: 50%;
  max-width: 70%;
}

.image-8 {
  border-radius: 50%;
  max-width: 80%;
}

.image-9 {
  max-width: 80%;
}

.last-word-sec {
  padding-bottom: 40px;
}

.fin_sec {
  background-color: #183868;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.fin_box {
  color: #fff;
  margin-top: 0;
  padding: 40px 0;
}

.fin_text {
  color: #fffefe;
  font-size: 14px;
}

.link-6 {
  color: #fff4e9;
  font-weight: 500;
}

.gal_wom {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #e8efff;
  border-radius: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
}

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

.lady_img {
  margin-bottom: 10px;
}

.image-11 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.lady_name_text {
  color: #183868;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 135%;
}

.colll_box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.coll_item, .image-12 {
  border-radius: 8px;
}

.newcoll-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  margin-bottom: 40px;
  display: grid;
}

.image-13 {
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (min-width: 1280px) {
  .logo-box {
    width: 220px;
    position: relative;
  }

  .main-title {
    position: relative;
    bottom: auto;
  }

  .heading {
    font-size: 48px;
  }

  .subtitle {
    font-size: 24px;
  }

  .svgladyline {
    z-index: 1;
  }

  .bold-text {
    font-size: 48px;
  }
}

@media screen and (min-width: 1440px) {
  .logo-box {
    width: 240px;
  }

  .heading {
    font-size: 52px;
  }

  .subtitle {
    font-size: 32px;
  }

  .image {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .bold-text {
    font-size: 52px;
  }
}

@media screen and (min-width: 1920px) {
  .logo-box {
    width: 320px;
    padding-top: 40px;
  }

  .heading {
    font-size: 72px;
  }

  .subtitle {
    font-size: 40px;
  }

  .bold-text {
    font-size: 72px;
  }
}

@media screen and (max-width: 991px) {
  .logo-box {
    width: 160px;
    padding-left: 5%;
  }

  .main-title {
    margin-top: 35%;
    margin-left: 5%;
    padding-right: 0%;
  }

  .heading {
    font-size: 30px;
  }

  .subtitle {
    padding-right: 10%;
    font-size: 18px;
  }

  .svgladyline {
    justify-content: center;
    align-items: center;
  }

  .image {
    max-width: 100%;
  }

  .cont {
    max-width: 700px;
  }

  .questgrid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .image-4 {
    max-width: 80%;
  }

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

  .oci-item, .oci-item.pink {
    padding: 20px;
  }

  .ladies-icon-box {
    margin-bottom: 20px;
  }

  .profi-title-text {
    text-align: center;
  }

  .text-block.tab {
    margin-left: 20px;
    margin-right: 20px;
  }

  .stack_card {
    background-color: #183868;
  }

  .stack_card.is-2 {
    grid-template-columns: 1.25fr minmax(0, 1fr);
  }

  .h3-heading {
    margin-top: 0;
    font-size: 1rem;
  }

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

  .fin_box {
    padding-top: 0;
    padding-bottom: 0;
  }

  .gal_wom {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .lady_name_text {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .top-box {
    height: 100vh;
  }

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

  .logo-box {
    width: 160px;
  }

  .main-title {
    margin-top: 40px;
    margin-bottom: 40px;
    margin-right: 5%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading {
    font-size: 24px;
  }

  .subtitle {
    font-size: 14px;
  }

  .svgladyline {
    overflow: hidden;
  }

  .image {
    max-width: 50%;
  }

  .plo {
    border-radius: 16px;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .image-3 {
    object-fit: cover;
    border-radius: 16px;
    width: auto;
    max-width: 100%;
    height: auto;
    overflow: visible;
  }

  .image-3.rad {
    border-radius: 16px;
  }

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

  .questmark {
    padding: 20px;
  }

  .questgrid {
    grid-template-columns: 1fr;
  }

  .circle-numb {
    width: 40px;
    height: 40px;
  }

  .numb-text {
    font-size: 16px;
  }

  .questowner-text {
    font-size: 20px;
  }

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

  .asimi-box {
    grid-template-columns: 2.25fr;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .asimphoto-box {
    margin-left: auto;
    margin-right: auto;
  }

  .image-5 {
    max-width: 60%;
  }

  .text-block.tab {
    margin-right: 0;
  }

  .fin_sec {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .fin_box {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .gal_wom {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .lady_name_text {
    font-size: 10px;
  }
}

@media screen and (max-width: 479px) {
  .in-top {
    padding-bottom: 0;
  }

  .logo-box {
    width: 120px;
  }

  .main-title {
    margin-bottom: 10px;
    margin-left: 5%;
    margin-right: 5%;
    padding-right: 0%;
    position: static;
  }

  .svgladyline {
    justify-content: center;
    align-items: center;
    inset: 0% auto auto 0%;
    overflow: hidden;
  }

  .image {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-2 {
    object-fit: cover;
    height: 240px;
  }

  .olp {
    overflow: hidden;
  }

  .plo {
    padding-bottom: 0;
    overflow: hidden;
  }

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

  .oci-item {
    box-shadow: none;
    background-color: #f8f8f800;
    border-style: none none solid;
    border-radius: 0;
    padding: 0;
  }

  .oci-item.blue {
    background-color: #e8efff00;
    border-bottom-style: solid;
    padding: 0;
  }

  .oci-item.pink {
    background-color: #fff0fb00;
    padding: 0;
  }

  .ladies-icon-box {
    margin-bottom: 10px;
  }

  .profi-title-text {
    text-align: left;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 125%;
  }

  .asimphoto-box {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .stack_card-content.bordo {
    font-size: .5rem;
  }

  .text-block.tab {
    margin-right: 20px;
  }

  .stack_card-image-wrapper {
    display: none;
  }

  .stack_card-image-wrapper.navy {
    height: 25rem;
    display: none;
  }

  .stack_card, .stack_card.is-2, .stack_card.is-last {
    grid-template-columns: minmax(0, 1fr);
  }

  .h3-heading {
    margin-top: 40px;
  }

  .image-6 {
    display: block;
    overflow: clip;
  }

  .fin_sec {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .fin_box {
    margin-top: 0;
    padding: 40px 0;
  }

  .fin_text {
    margin-left: 0;
    margin-right: 0;
  }

  .gal_wom {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .lady_name_text {
    font-size: 14px;
  }

  .newcoll-box {
    margin-bottom: 40px;
  }
}

#w-node-_695af36e-d549-7715-a5db-78291ccf46a2-1ebf63c4, #w-node-_4b98f848-2390-b3b7-b6dc-3bfa8c72beea-1ebf63c4, #w-node-a9b0c07b-42d0-7deb-c9b7-8ee7e57b2053-1ebf63c4, #w-node-_57a4a3fd-5771-dd29-fc53-1825ce4a2aa6-1ebf63c4, #w-node-ace56dc9-2376-0508-6f4a-426ceb861273-1ebf63c4, #w-node-b4e3bb4a-a258-d66d-fec4-7471d948bc92-1ebf63c4, #w-node-_764a3fe8-857a-104e-9d11-fa7dffda14c9-1ebf63c4, #w-node-_1efb4c77-8c5d-6334-5079-1f38ac04c93c-1ebf63c4, #w-node-_9ee92354-c855-dd94-a86d-20141b3eeaa4-1ebf63c4, #w-node-_04fbd5be-a274-b80b-3ed8-5498540a8f48-1ebf63c4, #w-node-ba551ead-d55f-43fe-4ff4-8659c433d358-1ebf63c4, #w-node-_96f033f1-a5da-027c-358a-21bc7d742815-1ebf63c4 {
  align-self: center;
}

#w-node-e49a13ef-0519-bd94-a242-806c01324f09-1ebf63c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-e49a13ef-0519-bd94-a242-806c01324f0e-1ebf63c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e49a13ef-0519-bd94-a242-806c01324f11-1ebf63c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-e49a13ef-0519-bd94-a242-806c01324f16-1ebf63c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e49a13ef-0519-bd94-a242-806c01324f19-1ebf63c4, #w-node-e49a13ef-0519-bd94-a242-806c01324f1e-1ebf63c4, #w-node-e49a13ef-0519-bd94-a242-806c01324f21-1ebf63c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-e49a13ef-0519-bd94-a242-806c01324f26-1ebf63c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-e49a13ef-0519-bd94-a242-806c01324f09-1ebf63c4 {
    place-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_5c23294f-de3b-7dd0-bef8-f003fe7be4e5-1ebf63c4 {
    place-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e49a13ef-0519-bd94-a242-806c01324f09-1ebf63c4, #w-node-e49a13ef-0519-bd94-a242-806c01324f11-1ebf63c4, #w-node-e49a13ef-0519-bd94-a242-806c01324f19-1ebf63c4 {
    place-self: auto;
  }

  #w-node-e49a13ef-0519-bd94-a242-806c01324f21-1ebf63c4 {
    place-self: center;
  }
}


