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

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin: 40px 40px 8px;
  font-size: 48px;
  line-height: 135%;
}

.four-slide {
  background-image: linear-gradient(#0000004f, #0000004f), url('../images/sldfive_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.line_ux {
  padding-top: 20px;
  padding-left: 40px;
  display: flex;
}

.slider, .top-sec {
  height: 100vh;
}

.sec-sldr {
  background-image: linear-gradient(#0000003b, #0000003b), url('../images/sldtr_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.top-box {
  height: 100vh;
  position: relative;
}

.right-arrow {
  display: none;
}

.kine1 {
  background-color: #34d186;
  border-radius: 2px;
  width: 40px;
  height: 6px;
  margin-right: 10px;
}

.kine1._3 {
  background-color: #34d18600;
  border: 2px solid #fff;
}

.kine1._3.lpo {
  background-color: #fff;
}

.kine1._4 {
  background-color: #34d18600;
  border: 2px solid #fff;
}

.kine1._4.gyh, .kine1._1 {
  background-color: #fff;
}

.kine1._1.secsld, .kine1._5 {
  background-color: #34d18600;
  border: 2px solid #fff;
}

.kine1._5.fgth {
  background-color: #fff;
}

.kine1._2 {
  background-color: #34d18600;
  border: 2px solid #fff;
}

.kine1._2.njk {
  background-color: #fff;
}

.left-arrow {
  display: none;
}

.third-sld {
  background-image: linear-gradient(#0000003d, #0000003d), url('../images/sldo_1.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.five-sld {
  background-image: linear-gradient(#0000005c, #0000005c), url('../images/sldfo_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.slide-nav {
  z-index: 10;
  display: none;
}

.image {
  max-width: 100%;
}

.link-block {
  text-align: right;
  width: 128px;
  margin-top: 10px;
  margin-right: 20px;
}

.first-sld {
  background-image: linear-gradient(#00000075, #00000075), url('../images/sldt_1.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.sldr-box {
  height: 100vh;
  position: static;
}

.bold-text {
  font-weight: 300;
}

.main-title {
  z-index: 2;
  background-color: #399dd185;
  border: 1px solid #fff;
  border-bottom-style: none;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  padding-bottom: 20px;
  position: absolute;
  inset: auto 0% 0%;
}

.subt-text {
  color: #fff;
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 24px;
  font-style: italic;
}

.logo-opt {
  z-index: 4;
  justify-content: flex-end;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.pream-sec {
  background-color: #95cbfd;
  padding-bottom: 0;
}

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

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

.logovoltage {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.link-logo-volt {
  width: 240px;
}

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

.sup-text {
  color: #1d3459;
  text-transform: uppercase;
  font-weight: 700;
}

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

.white-text {
  color: #000;
  margin-bottom: 20px;
}

.link {
  color: #1d3459;
  font-weight: 700;
}

.accent-text {
  color: #1d3459;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 22px;
  font-weight: 600;
}

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

.zmist-item {
  padding: 40px;
}

.icon-box {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

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

.zmist-label-text {
  color: #000;
  text-transform: uppercase;
  height: auto;
  font-size: 15px;
  font-weight: 600;
}

.zmist-label-text.expl {
  color: #3f3f3f;
  text-transform: none;
  padding-top: 10px;
  font-size: 14px;
  font-weight: 400;
}

.zmist-link-box {
  background-color: #fff;
  border: 1px solid #629acd;
  border-radius: 8px;
  text-decoration: none;
  transition: all .555s;
}

.zmist-link-box:hover {
  background-color: #629acd6e;
  transform: translate(0, -10px);
}

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

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

.chapter-label-box {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  display: block;
}

.chapter-label-box.next {
  margin-top: 60px;
}

.circle-numb {
  border: 3px solid #629acd;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.num-text {
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

.heading-2 {
  color: #6b9ccf;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  line-height: 135%;
}

.inchapter {
  border-bottom: 1px solid #c5c5c5;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.chapter-subt-text {
  justify-content: flex-end;
  padding-top: 10px;
  font-family: Merriweather, serif;
  font-size: 20px;
  font-style: italic;
  line-height: 135%;
  display: flex;
}

.textnorm {
  margin-bottom: 20px;
}

.quot-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #629acd00;
  background-image: linear-gradient(#6b9ccfdb, #6b9ccfdb), url('../images/phons_1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  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;
}

.quot-box.nosee {
  display: none;
}

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

.quot-text {
  color: #fff;
}

.bold-white-span {
  font-weight: 600;
}

.blue-span {
  color: #6b9ccf;
  font-weight: 700;
}

.name-span {
  text-transform: uppercase;
  font-weight: 700;
}

.fin-sec {
  background-color: #1b1b1b;
}

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

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

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

.ph-grid-item {
  border: 3px solid #6b9ccf;
  border-radius: 8px;
  padding: 10px;
}

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

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

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

.video-new-box {
  margin-top: 40px;
}

.link-2, .link-3, .link-4, .link-5, .link-6, .link-7, .link-8 {
  color: #1d3459;
  font-weight: 700;
}

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

  .four-slide {
    background-image: linear-gradient(#00000052, #00000052), url('../images/sldfive_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, auto;
  }

  .slide-nav {
    display: none;
  }

  .image {
    max-width: 100%;
  }

  .link-block {
    text-align: right;
    width: 148px;
    padding-right: 10px;
  }

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

  .logo-opt {
    z-index: 4;
    justify-content: flex-end;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }
}

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

  .link-block {
    width: 168px;
  }

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

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

  .third-sld {
    background-image: linear-gradient(to bottom, null, null), url('../images/sldo_1.webp');
    background-position: 0 0, 50% 0;
  }

  .five-sld {
    background-image: linear-gradient(#0000, #0000), url('../images/sldtr_1.webp');
    background-position: 0 0, 50%;
  }

  .slide-nav {
    display: none;
  }

  .link-block {
    width: 208px;
  }

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

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

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

  .image {
    max-width: 100%;
  }

  .cont {
    max-width: 700px;
  }

  .zmist-item {
    padding: 20px;
  }

  .zmist-label-text {
    height: 48px;
  }

  .zmist-label-text.expl {
    height: auto;
  }

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

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

  .four-slide {
    background-image: linear-gradient(#0000003d, #0000003d), url('../images/sldfive_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .line_ux {
    justify-content: flex-start;
  }

  .sec-sldr {
    background-image: linear-gradient(#0003, #0003), url('../images/sldtr_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .third-sld {
    background-image: linear-gradient(#00000045, #00000045), url('../images/double_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .five-sld {
    background-image: linear-gradient(#00000045, #00000045), url('../images/sldfo_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .image {
    max-width: 100%;
  }

  .link-block {
    width: 108px;
    margin-top: 20px;
  }

  .first-sld {
    background-image: linear-gradient(#00000073, #00000073), url('../images/sldt_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .subt-text {
    font-family: Merriweather, serif;
    font-size: 20px;
    font-style: italic;
  }

  .logo-opt {
    justify-content: flex-end;
    align-items: flex-start;
  }

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

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

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

  .zmist-label-text {
    text-align: center;
    height: auto;
  }

  .circle-numb {
    border-width: 2px;
  }

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

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

  .chapter-subt-text {
    text-align: left;
    padding-left: 45%;
    font-size: 16px;
  }

  .quot-box, .photo-grid {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    font-size: 28px;
  }

  .four-slide {
    background-image: linear-gradient(#00000059, #00000059), url('../images/sldfive_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .line_ux {
    justify-content: center;
    padding-left: 0;
  }

  .line_ux.sec {
    text-align: center;
    justify-content: center;
    padding-right: 0;
  }

  .sec-sldr {
    background-image: linear-gradient(to bottom, null, null), url('../images/sldtr_1.webp');
  }

  .five-sld {
    background-image: linear-gradient(#00000073, #00000073), url('../images/sldfo_1.webp');
    background-position: 0 0, 50%;
  }

  .slide-nav {
    display: none;
  }

  .image {
    max-width: 100%;
  }

  .link-block {
    text-align: center;
    margin-left: 20px;
  }

  .first-sld {
    background-image: linear-gradient(#00000070, #00000070), url('../images/sldt_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

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

  .main-title {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    padding-bottom: 10px;
    padding-left: 3%;
    padding-right: 3%;
  }

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

  .bold-text-2 {
    font-size: 28px;
  }

  .logo-opt {
    text-align: center;
    justify-content: center;
    margin-top: 20px;
  }

  .supdate {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .zmist-label-text.expl {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 135%;
  }

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

  .chapter-label-box.next {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .circle-numb {
    border-width: 1px;
    border-radius: 32px;
    width: 32px;
    height: 32px;
  }

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

  .heading-2 {
    padding-left: 10px;
    font-size: 18px;
  }

  .chapter-subt-text {
    padding-left: 35%;
    font-size: 14px;
  }

  .quot-box {
    padding: 20px;
  }
}

#w-node-_3d778aed-a8c5-01e4-11af-90d7288310ba-0d15feaa {
  place-self: center;
}

#w-node-c2fa4dbd-0d12-c20f-ca8d-d8500b31b1a2-0d15feaa {
  align-self: center;
}

#w-node-_517d05a1-afa2-f4a5-c857-a461aec7e8ec-0d15feaa {
  place-self: center;
}

#w-node-_517d05a1-afa2-f4a5-c857-a461aec7e8ee-0d15feaa {
  align-self: center;
}

#w-node-_3b2f42a2-9f54-cc9c-43b0-86f6bc964971-0d15feaa {
  place-self: center;
}

#w-node-_3b2f42a2-9f54-cc9c-43b0-86f6bc964973-0d15feaa {
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_3d778aed-a8c5-01e4-11af-90d7288310ba-0d15feaa, #w-node-_517d05a1-afa2-f4a5-c857-a461aec7e8ec-0d15feaa, #w-node-_3b2f42a2-9f54-cc9c-43b0-86f6bc964971-0d15feaa {
    align-self: start;
  }
}


