h1 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #75bf42;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 700;
  line-height: 135%;
}

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

.top-box {
  position: relative;
}

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

.logo {
  padding-top: 10px;
  padding-left: 40px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.ep_link_box {
  width: 108px;
}

.pream-sec {
  background-color: #200c61;
  padding-bottom: 60px;
}

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

.main-title {
  padding-top: 20px;
  padding-bottom: 40px;
}

.heading {
  color: #fff;
  text-align: center;
  line-height: 135%;
}

.subtitle-text {
  color: #fff;
  text-align: center;
  font-weight: 600;
}

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

.sp-text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #75bf4200;
  border: 1px solid #fff;
  border-radius: 40px;
  width: 240px;
  padding: 10px;
  font-weight: 600;
}

.date-text {
  color: #fff;
  text-align: right;
}

.pream-text {
  color: #fff;
  margin-bottom: 20px;
  font-weight: 500;
}

.bigbuble {
  background-color: #75bf4200;
  border: 1px solid #fff;
  border-radius: 8px;
  width: auto;
  margin: 0 25%;
  padding: 40px;
}

.asi {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.asi-texti {
  color: #fff;
  font-weight: 600;
}

.norm_sec.colour {
  background-color: #f3f3f3;
}

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

.regul_text {
  margin-bottom: 20px;
}

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

.pici.other {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.pici.short {
  grid-template-columns: 1fr 1fr;
}

.pici_item {
  border-radius: 8px;
}

.image-2 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  display: block;
}

.image-2.rer {
  border: 1px solid #cfcece;
  box-shadow: 0 2px 5px #0003;
}

.quoti {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f3f3f3;
  border: 1px solid #d8d8d8;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
  grid-auto-columns: 1fr;
  margin: 40px 5%;
  padding: 40px;
  display: grid;
  box-shadow: 0 2px 5px #0003;
}

.quoti.vilet {
  grid-template-columns: 1fr 3fr;
}

.quot_span_text {
  font-weight: 600;
}

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

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

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

.adv_item {
  background-color: #200c61;
  border-radius: 8px;
  padding: 20px;
}

.adv_item.oriii {
  background-color: #753454;
}

.numb_text {
  color: #fff;
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
}

.adv_text {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}

.desi-text {
  color: #474747;
  margin-bottom: 40px;
  font-size: 14px;
  font-style: italic;
}

.link, .link-2, .link-3, .link-4 {
  color: #753454;
  font-weight: 700;
}

.vid_box {
  margin-top: 40px;
  margin-bottom: 40px;
}

.link-5 {
  color: #753454;
}

.fin_sec {
  background-color: #200c61;
}

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

.fin_text {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}

.heading-2, .heading-3, .heading-4, .heading-5, .heading-6, .heading-7, .heading-8 {
  color: #200c61;
}

.link-6 {
  color: #753454;
  font-weight: 700;
}

@media screen and (min-width: 1440px) {
  .logo {
    padding-top: 20px;
  }

  .ep_link_box {
    width: 128px;
  }

  .heading {
    font-size: 48px;
  }
}

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

@media screen and (max-width: 991px) {
  .cont {
    max-width: 640px;
  }

  .heading {
    font-size: 32px;
  }

  .subtitle-text {
    padding-left: 40px;
    padding-right: 40px;
  }

  .bigbuble {
    margin-left: 10%;
    margin-right: 10%;
  }

  .pici, .pici.short {
    grid-template-columns: 1fr;
  }

  .quoti {
    grid-template-columns: 1fr;
    margin-left: 5%;
    margin-right: 5%;
  }

  .quoti.vilet {
    grid-template-columns: 1fr;
  }

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

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

  .heading-2 {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 24px;
  }

  .heading-3, .heading-4, .heading-5 {
    text-align: center;
    font-size: 24px;
  }

  .heading-6 {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 24px;
  }

  .heading-7 {
    text-align: center;
    font-size: 20px;
  }

  .heading-8 {
    text-align: center;
    font-size: 24px;
  }

  .image-4, .image-5, .image-6, .image-7 {
    max-width: 70%;
  }
}

@media screen and (max-width: 767px) {
  .cont {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading {
    font-size: 26px;
  }

  .subtitle-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bigbuble {
    margin-left: 0%;
    margin-right: 0%;
  }

  .pici, .pici.other, .pici.short {
    grid-template-columns: 1fr;
  }

  .quoti {
    grid-template-columns: 1fr;
    margin-left: 0%;
    margin-right: 0%;
  }

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

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

  .heading-2, .heading-3, .heading-4, .heading-5, .heading-6, .heading-7, .heading-8 {
    font-size: 24px;
  }

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

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

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

  .image-7 {
    max-width: 50%;
  }
}

@media screen and (max-width: 479px) {
  .main-pic {
    object-fit: cover;
  }

  .image {
    height: 320px;
  }

  .logo {
    padding-top: 5px;
    padding-left: 10px;
  }

  .ep_link_box {
    width: 96px;
  }

  .main-title {
    padding-top: 0;
  }

  .subtitle-text {
    padding-left: 0;
    padding-right: 0;
  }

  .sp-text {
    width: 180px;
  }

  .bigbuble, .quoti {
    padding: 20px;
  }

  .vid_box {
    margin-bottom: 20px;
  }

  .heading-2 {
    padding-left: 0;
    padding-right: 0;
    font-size: 22px;
  }

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

  .heading-5 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
  }

  .heading-6 {
    padding-left: 0;
    padding-right: 0;
    font-size: 22px;
  }

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

  .heading-8 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
  }
}

#w-node-_7ddfcd66-6ea0-eb93-47a8-046887aa3072-ed5af5c0 {
  place-self: center;
}

#w-node-d8fd7965-cf29-99c4-57a0-3cd7a1be8cb6-ed5af5c0, #w-node-df774549-12db-7bcd-3dda-0e8a71a5475b-ed5af5c0 {
  align-self: center;
}

#w-node-_9d65c563-e1e0-cea1-fdea-c30ab7cd576f-ed5af5c0 {
  place-self: center;
}

#w-node-_9d65c563-e1e0-cea1-fdea-c30ab7cd5771-ed5af5c0, #w-node-_9b347774-1dce-c90f-3462-25226b4050f1-ed5af5c0 {
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-df774549-12db-7bcd-3dda-0e8a71a54759-ed5af5c0, #w-node-_9b347774-1dce-c90f-3462-25226b4050ef-ed5af5c0 {
    place-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_3f948350-303a-a82d-ebbf-a51264edef67-ed5af5c0 {
    align-self: center;
  }

  #w-node-_7ddfcd66-6ea0-eb93-47a8-046887aa3072-ed5af5c0 {
    place-self: center;
  }
}


