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

.subtitle-text-2 {
  color: #fff;
  text-align: right;
  padding-right: 6%;
  font-size: 22px;
}

.heading-4 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-left: 3px #f66719;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0%;
  font-size: 70px;
  line-height: 135%;
}

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

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

.ep-link {
  width: 128px;
}

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

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

.photo-box {
  border-radius: 0;
  margin-top: 40px;
  margin-bottom: 40px;
}

.pot-sec {
  background-image: linear-gradient(#0003, #0003), url('../images/phoni.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 100vh;
  position: relative;
}

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

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

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

.heading-2 {
  color: #fff;
  text-align: center;
  letter-spacing: .1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 135%;
}

.ask-box {
  background-color: #156358;
  border-radius: 0;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.heading-3 {
  color: #ebeaea;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 135%;
}

.ep-logo {
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 20px;
  padding-right: 20px;
  display: flex;
}

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

.main-title-2 {
  border-left: 3px #fff;
  margin-top: 0%;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  inset: auto 5% 5%;
}

.part-name {
  background-color: #156358;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

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

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

.text1 {
  margin-bottom: 20px;
}

.text1.it {
  font-style: italic;
}

.sptext_bold {
  font-weight: 600;
}

.subi-text {
  color: #fff;
  text-align: center;
  font-size: 24px;
  line-height: 150%;
}

.occupation-text {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.in-quot {
  background-color: #f5f5f5;
  border-radius: 24px;
  margin-left: 0%;
  margin-right: 0%;
  padding: 20px;
  position: relative;
}

.accent-box {
  background-color: #156358;
  border-radius: 8px;
  padding: 20px;
}

.mark-top {
  margin-top: 20px;
  margin-bottom: 10px;
  display: inline-block;
}

.mark_bottom {
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
}

.quot-text {
  padding-top: 20px;
  font-weight: 600;
}

.plate {
  border: 3px solid #fff;
  border-radius: 160px;
  width: 160px;
  height: 160px;
  display: inline-block;
  position: absolute;
  inset: -1% 0% auto auto;
}

.accent-text {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-right: 5%;
  font-weight: 600;
}

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

.quota.difi {
  margin-bottom: 60px;
}

.boldi {
  font-weight: 600;
}

.mini-expr-text {
  text-align: center;
  padding-top: 5px;
  font-size: 14px;
}

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

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

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

@media screen and (min-width: 1280px) {
  .subtitle-text-2 {
    padding-right: 15%;
    font-size: 24px;
  }

  .heading-4 {
    font-size: 80px;
  }

  .subi-text {
    color: #e0e0e0;
    font-size: 32px;
  }
}

@media screen and (min-width: 1440px) {
  .subtitle-text-2 {
    padding-right: 17%;
    font-size: 28px;
    line-height: 150%;
  }

  .heading-4 {
    font-size: 80px;
  }

  .ep-link {
    width: 148px;
  }

  .ep-logo {
    padding-top: 3%;
    padding-right: 5%;
  }

  .main-title-2 {
    margin-top: 5%;
    padding-left: 30px;
  }

  .subi-text {
    color: #f5f5f5;
  }
}

@media screen and (min-width: 1920px) {
  .subtitle-text-2 {
    padding-right: 17%;
    font-size: 32px;
  }

  .heading-4 {
    font-size: 120px;
  }

  .ep-link {
    width: 188px;
  }

  .main-title-2 {
    margin-top: 7%;
    padding-left: 40px;
  }

  .subi-text {
    font-size: 40px;
  }
}

@media screen and (max-width: 991px) {
  .subtitle-text-2 {
    padding-right: 2%;
    font-size: 18px;
  }

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

  .cont {
    max-width: 700px;
  }

  .ep-link {
    width: 108px;
  }

  .image {
    max-width: 100%;
  }

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

  .main-title-2 {
    margin-right: 0%;
  }

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

  .in-quot {
    margin-left: 5%;
    margin-right: 5%;
  }

  .innew-quooi {
    grid-template-columns: 1fr 2fr;
  }
}

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

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

  .image {
    max-width: 100%;
  }

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

  .main-title-2 {
    margin-right: 5%;
  }

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

  .occupation-text {
    padding-right: 0;
  }

  .in-quot {
    margin-left: 0%;
    margin-right: 0%;
  }

  .quot-text {
    font-style: italic;
  }

  .plate {
    top: -1%;
  }

  .newquot {
    padding: 20px;
  }

  .innew-quooi {
    grid-template-columns: 1fr;
  }

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

@media screen and (max-width: 479px) {
  .subtitle-text-2 {
    text-align: right;
    padding-right: 15%;
    font-size: 16px;
  }

  .heading-4 {
    font-size: 28px;
  }

  .sp-date-box {
    margin-top: 20px;
    margin-bottom: 20px;
  }

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

  .heading-2 {
    letter-spacing: 0;
    font-size: 16px;
    line-height: 140%;
  }

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

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

  .ep-logo {
    justify-content: center;
    align-items: flex-start;
    margin-left: 0%;
    padding-top: 10px;
    padding-left: 5%;
    padding-right: 5%;
  }

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

  .main-title-2 {
    margin-top: 25%;
    margin-right: 5%;
    padding-left: 10px;
  }

  .part-name {
    margin-bottom: 20px;
    padding: 20px;
  }

  .subi-text {
    padding-left: 5%;
    padding-right: 5%;
  }

  .occupation-text {
    padding-right: 20px;
  }

  .image-5 {
    width: 60px;
  }

  .mark_bottom {
    margin-top: 10px;
  }

  .plate {
    border-radius: 80px;
    width: 80px;
    height: 80px;
    inset: 2% 1% auto auto;
  }

  .quota.difi {
    margin-bottom: 40px;
  }

  .mini-expr-text {
    font-size: 12px;
    line-height: 140%;
  }

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

#w-node-f26744f7-eebd-b670-a82c-01ad2fb27218-22b3f849 {
  place-self: center;
}

#w-node-_84d5dc7b-4cda-7c83-d036-a01224834aef-22b3f849 {
  align-self: center;
}

#w-node-b15d115f-f203-0968-17ae-133c5c4ea9d5-22b3f849 {
  place-self: center;
}

#w-node-b15d115f-f203-0968-17ae-133c5c4ea9d7-22b3f849 {
  align-self: center;
}


