h1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 135%;
}

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

.top-sec {
  background-color: #25365200;
  position: static;
}

.top-box {
  background-color: #25365200;
  height: 100vh;
  position: static;
}

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

.ep-link-box {
  width: 108px;
}

.twoopt {
  display: flex;
}

.left {
  background-color: #253652;
  width: 50%;
  height: 100vh;
  position: relative;
}

.right {
  background-color: #253652;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100vh;
  display: flex;
}

.main-title {
  padding-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  position: absolute;
  inset: auto 0% 34%;
}

.subtitle-text {
  color: #c4c4c4;
  font-size: 24px;
  line-height: 150%;
}

.big_letter_span_text {
  text-transform: uppercase;
}

.heading {
  font-size: 44px;
}

.sp_cta_but {
  margin-top: 20px;
}

.cta_link {
  color: #fff;
  background-color: #dc3545;
  border-radius: 80px;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .555s cubic-bezier(.55, .055, .675, .19);
}

.cta_link:hover {
  background-color: #dc354500;
  transform: translate(0, 10px);
  box-shadow: 0 0 0 1px #fff;
}

.cta-text {
  text-transform: uppercase;
  font-weight: 600;
}

.obol {
  border-radius: 480px;
  width: 480px;
  height: 480px;
  overflow: visible;
}

.bcgr_vid {
  border-radius: 480px;
  width: 480px;
  height: 480px;
}

.car_vid_box {
  border-radius: 480px;
  width: 480px;
  height: 480px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.bd_vid {
  border-radius: 480px;
  width: 480px;
  height: 480px;
}

.caranime {
  z-index: 10;
  background-color: #8eb8fd1c;
  border-radius: 480px;
  width: 480px;
  height: 480px;
  overflow: hidden;
}

.insight-right {
  background-color: #0000;
  border-radius: 480px;
  width: 480px;
  height: 480px;
}

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

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

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

.supdate {
  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;
}

.sup-box {
  flex-flow: column;
  display: flex;
}

.spons-text {
  color: #dc3545;
  margin-right: 0;
  font-weight: 500;
}

.sp-link-box {
  margin-top: 5px;
}

.date-text {
  text-align: right;
  margin-bottom: 0;
  font-weight: 500;
}

.regul-text {
  margin-bottom: 20px;
}

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

.zmist-sec {
  background-color: #253652;
  padding-bottom: 0;
}

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

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

.zmist-lbl-text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
}

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

.zmist-link-item {
  border: 1px #fff;
  border-radius: 8px;
  padding: 20px;
  text-decoration: none;
  box-shadow: inset 0 0 0 1px #ffffff6e;
}

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

.zmist-name-text {
  color: #fff;
  text-align: center;
  text-transform: none;
  height: 48px;
  font-size: 16px;
  font-weight: 500;
}

.arr-box {
  text-align: right;
}

.foot-sec {
  background-color: #253652;
}

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

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

.footer-text {
  color: #fff;
  text-align: left;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 14px;
}

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

.chapter-sec {
  background-color: #eee;
  padding-bottom: 0;
}

.chapter-sec.whight {
  background-color: #fff;
}

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

.difhead {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.dif-lbl-text {
  margin-bottom: 40px;
  font-weight: 600;
}

.dif-simple-text {
  color: #fff;
  font-size: 14px;
}

.difname-tx {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.quotation {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #25365257;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.75fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
  box-shadow: 0 2px 5px #0003;
}

.quotation.greo {
  background-color: #eee;
}

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

.dif {
  background-color: #fff;
  border: 1px solid #cacaca;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.dif.nosee {
  display: none;
}

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

.textn {
  margin-bottom: 20px;
}

.dif-grid-item {
  background-color: #253652;
  border-radius: 8px;
  padding: 20px;
}

.dif-grid-item.red {
  background-color: #dc3545;
}

.quot-text {
  color: #253652;
  margin-bottom: 0;
  font-weight: 600;
}

.quot-text.rew {
  margin-bottom: 20px;
}

.acc-span {
  color: #dc3545;
  font-weight: 600;
}

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

.dif-arrow {
  text-align: right;
  margin-top: 0;
  margin-bottom: 10px;
}

.adv-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fcfcfc;
  border: 1px solid #cacaca;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.75fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 10px;
  display: grid;
  box-shadow: 0 2px 5px #0003;
}

.step-box {
  background-color: #dc3545;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.step-box.blue {
  background-color: #253652;
}

.step-text {
  color: #fff;
  font-size: 40px;
  line-height: 100%;
}

.step-expl-box {
  padding: 20px 20px 20px 0;
}

.step-expl-text.lopi {
  margin-top: 10px;
}

.numb_title {
  color: #fffcfc;
  text-transform: uppercase;
  padding-top: 10px;
  font-size: 24px;
  font-weight: 600;
}

.number_text_aspect {
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
}

.aski {
  text-align: left;
}

.list.liert {
  margin-bottom: 0;
}

.bold-span {
  color: #253652;
  font-weight: 600;
}

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

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

.pito-item {
  border-radius: 8px;
}

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

.image-4 {
  object-fit: cover;
  border-radius: 480px;
  width: 480px;
  height: 480px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (min-width: 1280px) {
  .caranime, .insight-right, .image-4 {
    border-radius: 520px;
    width: 520px;
    height: 520px;
  }
}

@media screen and (min-width: 1440px) {
  .subtitle-text {
    font-size: 32px;
  }

  .heading {
    font-size: 64px;
  }

  .cta_link {
    padding: 20px 40px;
  }

  .cta-text {
    font-size: 22px;
  }

  .caranime {
    background-color: #8eb8fd26;
    border-radius: 560px;
    width: 560px;
    height: 560px;
  }

  .insight-right, .image-4 {
    border-radius: 560px;
    width: 560px;
    height: 560px;
  }
}

@media screen and (min-width: 1920px) {
  .subtitle-text {
    font-size: 40px;
  }

  .heading {
    font-size: 88px;
  }

  .cta_link, .cta-text {
    font-size: 24px;
  }

  .caranime, .insight-right, .image-4 {
    border-radius: 800px;
    width: 800px;
    height: 800px;
  }
}

@media screen and (max-width: 991px) {
  .ep-logo {
    justify-content: center;
    align-items: flex-start;
    padding-right: 40px;
    display: flex;
    position: static;
  }

  .twoopt {
    flex-flow: column;
  }

  .left {
    width: 100%;
    height: 40vh;
    position: static;
  }

  .right {
    background-color: #253652;
    width: 100%;
    height: 60vh;
  }

  .main-title {
    padding-top: 40px;
    position: static;
  }

  .subtitle-text {
    text-align: center;
  }

  .heading {
    text-align: left;
    font-size: 40px;
  }

  .sp_cta_but {
    text-align: center;
  }

  .caranime {
    z-index: 10;
    background-color: #8eb8fd45;
    border-radius: 400px;
    width: 400px;
    height: 400px;
  }

  .insight-right {
    border-radius: 400px;
    width: 400px;
    height: 400px;
  }

  .cont, .cont-2 {
    max-width: 640px;
  }

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

  .cont-3 {
    max-width: 640px;
  }

  .quotation {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .cont-4 {
    max-width: 640px;
  }

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

  .image-4 {
    border-radius: 400px;
    width: 400px;
    height: 400px;
  }
}

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

  .left {
    height: 35vh;
  }

  .right {
    height: 60vh;
  }

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

  .heading {
    font-size: 28px;
  }

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

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

  .zmist-name-text {
    height: auto;
    padding-bottom: 10px;
  }

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

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

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

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

  .dif-lbl-text {
    margin-bottom: 20px;
  }

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

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

  .dif {
    padding: 20px;
  }

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

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

  .adv-item {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #f8f8f8;
    grid-template-columns: 1fr;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
  }

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

  .step-expl-box {
    padding-top: 0;
    padding-right: 0;
  }

  .number_text_aspect {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .left {
    height: auto;
    padding-bottom: 10px;
  }

  .right {
    justify-content: center;
    align-items: flex-start;
    height: 360px;
    padding-top: 10px;
    overflow: hidden;
  }

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

  .heading {
    text-align: center;
  }

  .caranime, .insight-right {
    border-radius: 300px;
    width: 300px;
    height: 300px;
  }

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

  .footer-text {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .quot-text.rew {
    text-align: center;
    margin-bottom: 20px;
  }

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

  .step-box.blue {
    padding-left: 40px;
    padding-right: 40px;
  }

  .number_text_aspect {
    font-size: 18px;
  }

  .list {
    padding-left: 20px;
  }

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

  .image-4 {
    border-radius: 300px;
    width: 300px;
    height: 300px;
  }
}

#w-node-_1800aef8-731a-510b-ff82-e2cfdbc3fb62-d150cc08, #w-node-_62cc5951-6a6b-4547-d943-4fc120af98f0-d150cc08 {
  place-self: center;
}

#w-node-_1800aef8-731a-510b-ff82-e2cfdbc3fb64-d150cc08 {
  place-self: auto;
}

#w-node-_0fb81e5f-4a29-5707-b010-b21c894ba6bb-d150cc08, #w-node-f30002bd-442f-5432-fff7-759ffdef2404-d150cc08, #w-node-b610250e-bd60-7c8b-8936-c7e491452e70-d150cc08, #w-node-_48cada69-6672-7210-05b6-202ecdf610fe-d150cc08, #w-node-_2e5660df-2be1-18b1-01b8-b70399993831-d150cc08, #w-node-fc292112-1647-d631-b304-95b1864208c6-d150cc08 {
  place-self: center;
}

#w-node-e464af5b-b6a8-91f0-2559-6dfea95a6530-d150cc08 {
  place-self: auto;
}

#w-node-fc292112-1647-d631-b304-95b1864208c8-d150cc08, #w-node-_3005ed8c-5290-cfb2-f3cd-ebad70df51f4-d150cc08 {
  place-self: center;
}

#w-node-_3005ed8c-5290-cfb2-f3cd-ebad70df51f6-d150cc08 {
  place-self: auto;
}

#w-node-_3005ed8c-5290-cfb2-f3cd-ebad70df51f7-d150cc08 {
  place-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-_86f935c8-c880-b56c-6871-85fcb896eade-d150cc08 {
    align-self: center;
  }

  #w-node-_1800aef8-731a-510b-ff82-e2cfdbc3fb62-d150cc08, #w-node-fc292112-1647-d631-b304-95b1864208c6-d150cc08, #w-node-_3005ed8c-5290-cfb2-f3cd-ebad70df51f4-d150cc08 {
    place-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1800aef8-731a-510b-ff82-e2cfdbc3fb62-d150cc08, #w-node-fc292112-1647-d631-b304-95b1864208c6-d150cc08, #w-node-_3005ed8c-5290-cfb2-f3cd-ebad70df51f4-d150cc08 {
    place-self: center;
  }
}


