.body {
  color: #000;
  font-size: 18px;
  line-height: 150%;
}

.top-sec {
  height: auto;
}

.top-box {
  background-color: #ffc52b;
  height: auto;
}

.frame-box {
  height: auto;
  position: relative;
}

.main-img-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  display: grid;
}

.f-part, .t-part, .tr-part {
  height: auto;
}

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

.shadowtop {
  background-image: linear-gradient(#000000a8, #000000a8);
  height: auto;
  position: absolute;
  inset: 0%;
}

.logo-option {
  justify-content: space-between;
  display: flex;
}

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

.irc-logo {
  display: flex;
}

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

.image-5 {
  width: 76px;
  height: 101px;
}

.main-title {
  color: #000;
  background-color: #ffc52b00;
  border-top: 1px #000;
  border-left: 1px #000;
  border-right: 1px #000;
  width: auto;
  margin-top: 0;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 20px;
  padding-bottom: 20px;
  position: absolute;
  inset: auto 0% 30%;
}

.main-title.pari {
  border: 1px solid #c5c5c5;
  border-top-style: none;
  padding: 20px 60px 40px;
  position: static;
}

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

.subt-text {
  color: #fff;
  text-align: center;
  letter-spacing: .2px;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 135%;
}

.pream {
  background-color: #f6f6f6;
  padding-bottom: 60px;
}

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

.sup-date {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  border-bottom: 1px #d8d8d8;
  border-left: 1px #d8d8d8;
  border-right: 1px #d8d8d8;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-left: 0%;
  margin-right: 0%;
  padding: 40px 0;
  display: grid;
}

.sup-bos {
  padding-left: 0;
}

.sup-text {
  color: #000;
  text-align: center;
  background-color: #ffc52b;
  width: 120px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: 700;
}

.date-box {
  margin-right: 0;
}

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

.text1 {
  margin-bottom: 20px;
}

.absp-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  border-bottom: 1px solid #dadada;
  border-radius: 0;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .5fr 2.5fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  display: grid;
}

.logo-sp-box {
  text-align: left;
}

.image-6 {
  width: auto;
  height: auto;
}

.link {
  color: #000;
  font-weight: 700;
  -webkit-text-decoration: underline double #ffc714;
  text-decoration: underline double #ffc714;
}

.link:hover {
  background-color: #ffc714;
  -webkit-text-decoration: underline double #ffc52b;
  text-decoration: underline double #ffc52b;
}

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

.iconsp-item {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.iconopt {
  background-color: #ffc52b;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
  display: flex;
}

.text5 {
  height: 75.625px;
  font-size: 14px;
  font-weight: 400;
  line-height: 135%;
}

.image-7 {
  width: 40px;
  height: 40px;
}

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

.zmist {
  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;
  display: grid;
}

.zmistwhat {
  padding-top: 40px;
  text-decoration: none;
}

.zmist-link-item {
  z-index: 2;
  color: #000;
  background-color: #fff;
  border-bottom: 4px solid #ffc52b;
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
  border-radius: 2px;
  justify-content: center;
  margin-left: 20px;
  margin-right: 20px;
  padding: 0 20px 60px;
  text-decoration: none;
  transition: background-color .8s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  top: -27px;
}

.zmist-link-item:hover {
  background-color: #ffc52b;
  border-left-style: none;
  border-right-style: none;
}

.textzm1 {
  text-align: center;
  margin-bottom: 10px;
  font-weight: 700;
}

.zm-quot-text {
  text-align: center;
  padding-top: 40px;
  font-style: italic;
}

.image-8 {
  width: 40px;
  height: 40px;
}

.sec1 {
  padding-bottom: 60px;
}

.sec1.victor {
  background-color: #f6f6f6;
}

.label-ch {
  margin-bottom: 40px;
  padding-top: 60px;
}

.heading-2 {
  border-left: 4px solid #ffc52b;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 40px;
  line-height: 135%;
}

.actext1 {
  font-weight: 700;
}

.text6 {
  margin-bottom: 20px;
}

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

.quot-box1.whitopt {
  background-color: #fff;
}

.guot-word {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: static;
  inset: 0%;
}

.quot-mark {
  margin-bottom: 10px;
}

.image-9 {
  width: 45px;
  height: 45px;
}

.frame-quot2p {
  background-color: #fff;
  border: 1px solid #dadada;
  border-bottom: 4px solid #ffc62b;
  border-radius: 8px 8px 0 0;
  margin-top: -25px;
  margin-left: 0;
  padding: 40px 0 0;
  position: static;
  bottom: auto;
  left: auto;
}

.frame-quot2p.gryopt {
  background-color: #f6f6f6;
}

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

.project-word {
  background-color: #ffc62b;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.project-text {
  font-size: 16px;
  font-weight: 700;
}

.link-2 {
  color: #000;
}

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

.mbl {
  font-weight: 700;
}

.finsec {
  background-color: #000;
}

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

.finish-text {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.link-3 {
  color: #000;
  background-color: #ffc52b00;
  font-weight: 700;
  -webkit-text-decoration: underline double #ffc52b;
  text-decoration: underline double #ffc52b;
}

.link-3:hover {
  background-color: #ffc52b;
  text-decoration-style: double;
  text-decoration-color: #ffc52b;
}

.link-4 {
  color: #000;
  font-weight: 700;
  text-decoration-style: double;
  text-decoration-color: #ffc62b;
}

.link-4:hover {
  background-color: #ffc62b;
}

.link-5 {
  color: #000;
  font-weight: 700;
  text-decoration-style: double;
  text-decoration-color: #ffc62b;
}

.link-5:hover {
  background-color: #ffc52b;
}

.link-6 {
  color: #000;
  font-weight: 700;
  text-decoration-style: double;
  text-decoration-color: #ffc52b;
}

.link-6:hover {
  background-color: #ffc52b;
}

.link-7 {
  color: #000;
  text-decoration-style: double;
}

.link-7:hover {
  background-color: #fff;
}

.newph-link {
  display: block;
}

.lang-box {
  padding-top: 20px;
  padding-right: 0;
  display: inline-flex;
}

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

.lang-icon {
  padding-right: 5px;
}

.image-11 {
  width: 40px;
  height: 40px;
}

.text-block {
  color: #fff;
}

.lang-text {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.lang-link-box {
  padding-right: 20px;
  text-decoration: none;
}

@media screen and (min-width: 1280px) {
  .main-title {
    width: auto;
    bottom: 35%;
  }

  .heading {
    font-size: 64px;
  }

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

@media screen and (min-width: 1440px) {
  .image-4 {
    max-width: 55%;
  }

  .heading {
    font-size: 72px;
  }

  .subt-text {
    font-size: 32px;
  }
}

@media screen and (min-width: 1920px) {
  .image-4 {
    max-width: 65%;
  }

  .image-5 {
    width: 152px;
    height: 202px;
  }

  .heading {
    font-size: 96px;
  }

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

  .lang-box {
    padding-right: 20px;
  }

  .image-11 {
    width: 64px;
    height: 64px;
  }

  .lang-text {
    font-size: 32px;
  }
}

@media screen and (max-width: 991px) {
  .up-logo {
    padding-top: 5px;
    padding-left: 10px;
  }

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

  .main-title {
    bottom: 25%;
  }

  .heading {
    font-size: 40px;
  }

  .subt-text {
    font-size: 18px;
  }

  .cont {
    max-width: 720px;
  }

  .text5 {
    height: 94.5313px;
  }

  .zmist-link-item {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .textzm1 {
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .zm-quot-text {
    height: 121px;
  }

  .lang-box {
    padding-top: 5px;
  }
}

@media screen and (max-width: 767px) {
  .main-img-box, .image, .image-2, .image-3 {
    height: 320px;
  }

  .up-logo {
    padding-top: 5px;
  }

  .image-5 {
    width: 38px;
    height: 50.5px;
  }

  .heading {
    font-size: 32px;
  }

  .subt-text {
    font-size: 15px;
  }

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

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

  .image-6 {
    width: 107.805px;
    height: 143.699px;
  }

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

  .text5 {
    height: 75.625px;
  }

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

  .hero-ph {
    text-align: center;
  }

  .textzm1 {
    font-size: 22px;
    line-height: 150%;
  }

  .zm-quot-text {
    height: auto;
  }

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

  .quot-box1 {
    grid-template-columns: 1fr;
  }

  .frame-quot2p {
    margin-top: -10px;
    margin-left: 0;
  }

  .lang-box {
    padding-top: 5px;
  }

  .image-11 {
    width: 32px;
    height: 32px;
  }

  .lang-text {
    font-size: 15px;
  }

  .lang-link-box {
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .main-img-box, .image, .image-2, .image-3 {
    height: 300px;
  }

  .up-logo {
    width: 240px;
    padding-top: 5px;
  }

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

  .main-title {
    bottom: 20%;
    left: 5%;
    right: 5%;
  }

  .heading {
    font-size: 24px;
    line-height: 125%;
  }

  .subt-text {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
  }

  .pream {
    padding-bottom: 40px;
  }

  .absp-box {
    border-bottom-style: none;
  }

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

  .text5 {
    height: 94.5313px;
  }

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

  .sec1 {
    padding-bottom: 40px;
  }

  .label-ch {
    padding-top: 40px;
  }

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

  .quot-box1, .project-word {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
  }

  .lang-box {
    padding-top: 10px;
  }

  .lang-icon {
    display: inline-flex;
  }

  .image-11 {
    width: 24px;
    height: 24px;
  }

  .lang-link-box {
    padding-right: 10px;
  }
}

#w-node-e91c073f-6a6c-d37e-4892-59344adbb73f-a09eeb4b {
  place-self: center stretch;
}

#w-node-_29140ea9-dae0-2609-7bb5-b1c150ecde21-a09eeb4b {
  place-self: start;
}

#w-node-_6046d4db-c1ad-4cdb-9043-dfa6c4c4fc5b-a09eeb4b {
  align-self: center;
}

#w-node-d6829754-bec9-86b2-208c-80efd902ef42-a09eeb4b, #w-node-_6a40dfe0-0ab1-806a-4b29-870574d87d6a-a09eeb4b, #w-node-b14bc767-fe33-6103-6845-61bd85e46eb5-a09eeb4b, #w-node-_70f83d1c-f13d-2f3b-69c9-fe35682991b9-a09eeb4b {
  place-self: center;
}

#w-node-_0b7b52b4-e32c-00e8-190f-e1bd0d3fe4b0-a09eeb4b {
  place-self: stretch stretch;
}

#w-node-_5293ba0a-301a-5d83-0521-2d6c7d9f5f85-a09eeb4b {
  place-self: center stretch;
}

#w-node-_0864ee9c-f831-1e15-fdc4-f3be1b514c31-a09eeb4b {
  place-self: stretch stretch;
}

#w-node-_0864ee9c-f831-1e15-fdc4-f3be1b514c32-a09eeb4b {
  place-self: center stretch;
}

#w-node-_318db086-1d35-d80c-56cb-ce8091bfdc1a-a09eeb4b {
  place-self: stretch stretch;
}

#w-node-_318db086-1d35-d80c-56cb-ce8091bfdc1b-a09eeb4b {
  place-self: center stretch;
}

#w-node-_20b457af-f859-f449-fd9e-8b45b3a5c369-a09eeb4b {
  place-self: stretch stretch;
}

#w-node-_20b457af-f859-f449-fd9e-8b45b3a5c36a-a09eeb4b {
  place-self: center stretch;
}

#w-node-_20b457af-f859-f449-fd9e-8b45b3a5c381-a09eeb4b {
  place-self: stretch stretch;
}

#w-node-_20b457af-f859-f449-fd9e-8b45b3a5c382-a09eeb4b {
  place-self: center stretch;
}

#w-node-_20b457af-f859-f449-fd9e-8b45b3a5c38f-a09eeb4b {
  place-self: stretch stretch;
}

#w-node-_20b457af-f859-f449-fd9e-8b45b3a5c390-a09eeb4b {
  place-self: center stretch;
}

#w-node-_6bd3cae0-32e2-1110-6d7f-8f47e035c95b-a09eeb4b {
  place-self: stretch stretch;
}

#w-node-_6bd3cae0-32e2-1110-6d7f-8f47e035c95c-a09eeb4b {
  place-self: center stretch;
}

#w-node-_6bd3cae0-32e2-1110-6d7f-8f47e035c973-a09eeb4b {
  place-self: stretch stretch;
}

#w-node-_6bd3cae0-32e2-1110-6d7f-8f47e035c974-a09eeb4b {
  place-self: center stretch;
}

#w-node-_6bd3cae0-32e2-1110-6d7f-8f47e035c981-a09eeb4b {
  place-self: stretch stretch;
}

#w-node-_6bd3cae0-32e2-1110-6d7f-8f47e035c982-a09eeb4b {
  place-self: center stretch;
}


