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

.top-box {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#0000003d, #0000003d), url('../images/new_big.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-clip: border-box;
  height: 100vh;
  position: relative;
}

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

.logo-link {
  width: 128px;
}

.main-title {
  position: absolute;
  inset: 18% 7% 0% 55%;
}

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

.subt-text {
  color: #fff;
}

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

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

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

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

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

.gen-box {
  padding-bottom: 40px;
}

.text1 {
  margin-bottom: 20px;
}

.centr-sec, .centr-sec.next {
  padding-bottom: 40px;
}

.heading-2 {
  color: #ed001e;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 135%;
}

.heading-2.double {
  margin-top: 40px;
}

.quot {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f3f3f300;
  border: 1px solid #e6e6e6;
  grid-template-rows: auto;
  grid-template-columns: 1fr 5.5fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
  box-shadow: 0 2px 5px #0003;
}

.quot-span {
  font-style: italic;
  font-weight: 500;
}

.accent-span {
  color: #ee001e;
  font-weight: 500;
}

.fin-sec {
  background-color: #dfdfdf;
}

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

.fin-text {
  font-size: 12px;
}

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

.ph.nosee {
  display: none;
}

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

.gell {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e9e9e9;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 5%;
  display: grid;
}

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

@media screen and (min-width: 1280px) {
  .logo {
    padding-top: 40px;
    padding-left: 40px;
  }

  .heading {
    text-transform: none;
    font-size: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .top-box {
    background-image: linear-gradient(#0000003d, #0000003d), url('../images/new_big.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

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

@media screen and (min-width: 1920px) {
  .logo-link {
    width: 168px;
  }

  .heading {
    font-size: 56px;
  }

  .subt-text {
    font-size: 24px;
    line-height: 150%;
  }
}

@media screen and (max-width: 991px) {
  .top-box {
    background-image: linear-gradient(#00000075, #00000075), url('../images/new_big.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .logo {
    text-align: center;
    padding-right: 20px;
  }

  .main-title {
    top: 31%;
    left: 10%;
    right: 10%;
  }

  .cont {
    max-width: 680px;
  }

  .heading-2.double {
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    text-align: left;
    font-size: 32px;
  }

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

  .heading-2 {
    text-align: center;
    font-size: 22px;
  }

  .quot {
    grid-template-columns: 1fr;
    padding: 20px;
  }

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

@media screen and (max-width: 479px) {
  .top-box {
    background-image: linear-gradient(#0009, #0009), url('../images/two.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 50vh;
  }

  .main-title {
    inset: auto 5% 24%;
  }

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

  .subt-text {
    color: #e0e0e0;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .heading-2.double {
    font-size: 22px;
  }
}

#w-node-_5f9e9d4c-e913-64bc-535c-f6cb290e8290-9f0ad0a0, #w-node-d78ef654-8b2a-a901-9a28-d43442ad10ff-9f0ad0a0, #w-node-b6bc677b-39d8-f7dc-3a94-ba531532ecab-9f0ad0a0, #w-node-b6bc677b-39d8-f7dc-3a94-ba531532ecc7-9f0ad0a0 {
  place-self: start center;
}

@media screen and (max-width: 767px) {
  #w-node-_5f9e9d4c-e913-64bc-535c-f6cb290e8290-9f0ad0a0, #w-node-d78ef654-8b2a-a901-9a28-d43442ad10ff-9f0ad0a0, #w-node-b6bc677b-39d8-f7dc-3a94-ba531532ecab-9f0ad0a0, #w-node-b6bc677b-39d8-f7dc-3a94-ba531532ecc7-9f0ad0a0 {
    place-self: center;
  }
}


