.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.container {
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1280px;
  display: flex;
  position: relative;
}

.container.align-cc {
  text-align: center;
}

.container.maxw-s {
  flex-flow: column;
  max-width: 800px;
}

.container.maxw-s.flex-h {
  flex-flow: column;
}

.section-1 {
  position: relative;
}

.section-2 {
  background-color: #246cc0;
}

.into-image {
  width: 90%;
  max-width: 800px;
}

.into-image.footer-image {
  max-width: 390px;
  margin-bottom: 40px;
}

.bgn {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.minh {
  min-height: 90vh;
}

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

.div-block {
  background-color: #fff79b;
  width: 100%;
  height: 15px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.image {
  width: 100%;
}

.section-3.minh {
  position: relative;
}

.section-3-bgn {
  width: 100%;
  position: relative;
  inset: 0% auto auto 0%;
}

.div-block-2 {
  background-color: #226dc0;
}

.section-4 {
  position: relative;
}

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

.heading {
  margin-top: 0;
  margin-bottom: 0;
}

.white {
  color: #fff;
}

.h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
}

.h2.white {
  font-size: 2rem;
}

.div-block-3 {
  max-width: 740px;
  padding-top: 100px;
  padding-bottom: 0;
}

.section-2-spec {
  letter-spacing: .5rem;
  margin-bottom: 20px;
  font-size: 1.25rem;
}

.seril {
  font-family: Merriweather, serif;
}

.seril.alpha {
  opacity: .35;
}

.section-2-title {
  letter-spacing: 1rem;
  font-size: 2.5rem;
}

.yellow {
  color: #fff79b;
  display: inline-block;
}

.section-4-spec {
  text-align: center;
  line-height: 160%;
}

.seciton-2-top {
  padding-top: 100px;
}

.section-4-head {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 2.4rem;
  font-weight: 400;
}

.section-4-title {
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 120%;
}

.green {
  color: #0a4e5a;
}

.div-block-4 {
  max-width: 740px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-4.section-8-top {
  padding-top: 0;
  padding-bottom: 0;
}

.title {
  letter-spacing: .3rem;
  font-size: 2.4rem;
  line-height: 120%;
}

.gray {
  color: #b5b5b6;
}

.spec {
  letter-spacing: .3rem;
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 140%;
}

.section-3-des {
  text-align: justify;
  letter-spacing: .2rem;
}

.section-4-des {
  text-align: justify;
  margin-top: 20px;
}

.des {
  letter-spacing: .3rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 150%;
}

.section-5.minh {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.section-6 {
  position: relative;
}

.slider {
  width: 100%;
  height: 90vh;
}

.slide {
  width: 100%;
  height: 100%;
}

.imgcon {
  height: 100%;
  position: relative;
}

.mask {
  width: 100%;
  height: 100%;
}

.image-2 {
  width: 100%;
}

.cover {
  object-fit: cover;
  width: 100%;
  position: relative;
}

.icon {
  background-color: #333;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  padding: 10px;
  font-size: 20px;
}

.section-8-row {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.section-8-col {
  width: 100%;
  position: relative;
}

.section-8-con {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.section-8-con.container {
  z-index: 1;
  flex-flow: column;
  padding-top: 0;
}

.slide-nav {
  margin-bottom: 70px;
}

.section-9 {
  background-image: url('../images/bgn-2.png');
  background-position: 0 0;
  background-size: auto;
  padding-top: 100px;
  padding-bottom: 140px;
}

.section-9-row {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.section-9-col {
  width: 100%;
  transform: translate(0);
}

.section-9-col.col-center {
  transform: translate(0, -100px);
}

.section-9-img {
  opacity: .8;
  width: 100%;
}

.section-9-top {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
}

.section-9-title.title.white {
  letter-spacing: .75rem;
  writing-mode: vertical-lr;
  line-height: 160%;
}

.setion-9-spec {
  text-align: right;
}

.setion-9-spec.white.seril {
  letter-spacing: .3rem;
  font-size: 2rem;
  line-height: 120%;
}

.div-block-5 {
  background-image: url('../images/bar-5.png');
  background-position: 100%;
  background-size: cover;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.section-10 {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.div-block-6 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  align-items: flex-start;
  display: flex;
}

.form-block {
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
}

.form-block.white {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.text-field {
  color: #050505;
  margin-bottom: 20px;
  font-size: 1rem;
}

.submit-button {
  color: #000;
  text-align: center;
  background-color: #fff79b;
  width: 100%;
  margin-top: 5px;
  padding: 15px 10px;
  font-size: 1.125rem;
}

.field-label {
  font-size: 1.125rem;
  font-weight: 400;
}

.div-block-7 {
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.div-block-8 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.form-title {
  text-align: center;
  letter-spacing: .75rem;
  min-width: 200px;
  font-size: 2rem;
  line-height: 100%;
}

.line {
  background-color: #fff;
  width: 100%;
  min-height: 1px;
}

.slide-nav-2 {
  z-index: 2;
}

.section-13 {
  background-color: #144e5a;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-13-row {
  width: 100%;
  display: flex;
  position: relative;
}

.section-13-row.white {
  flex-flow: wrap;
  font-size: 1rem;
}

.section-13-col {
  width: 50%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-13-p {
  border-left: 5px solid #fff;
  margin-bottom: 0;
  padding-left: 20px;
  font-weight: 400;
}

.bold-text, .bold-text-2 {
  font-weight: 400;
}

.section-8-spec {
  width: 100%;
  padding: 40px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.section-8-spec.white {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  display: none;
}

.div-block-9 {
  letter-spacing: .05rem;
  font-size: 1.125rem;
  line-height: 140%;
}

.text-block-2 {
  writing-mode: vertical-lr;
}

.text-block-2.title {
  font-size: 2rem;
}

.code {
  margin-top: 30px;
  display: inline-block;
}

.section-8-top {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  display: flex;
  position: relative;
}

.div-block-10 {
  justify-content: flex-start;
  align-items: center;
  width: 250px;
  height: 100px;
  display: flex;
  position: absolute;
  inset: 50% auto auto 0%;
  transform: translate(0, -50%);
}

.div-block-10.bar-3 {
  inset: auto auto 15% 0%;
  transform: none;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 100px;
  display: flex;
  position: absolute;
  inset: 50% 0% auto auto;
  transform: translate(0, -50%);
}

.div-block-11.lg {
  width: 200px;
  top: 25%;
}

.image-3, .image-4, .image-5, .image-6 {
  width: 100%;
}

.section-popup {
  z-index: 999;
  background-color: #0009;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 100%;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
  overflow: auto;
}

.div-block-13 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 800px;
  height: auto;
  display: flex;
  position: relative;
}

.image-7 {
  display: block;
  position: relative;
}

.popup-img {
  position: relative;
}

.popup-slider-item {
  text-align: center;
  vertical-align: baseline;
  width: 100%;
  height: auto;
  padding: 20px;
}

.mask-2 {
  height: auto;
}

.popup-des {
  margin-top: 30px;
}

.popup-slider {
  background-color: #fff;
  height: auto;
}

.heading-2 {
  font-size: 2rem;
}

.paragraph {
  margin-top: 20px;
  font-size: 1.25rem;
  display: block;
}

.paragraph.list-item {
  margin-top: 0;
  line-height: 120%;
}

.div-block-14 {
  z-index: 999;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-top: 10px;
  margin-right: 10px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-8 {
  width: 55%;
  height: 55%;
}

.quick-stack {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.list-ite {
  font-size: 1rem;
}

.cell {
  justify-content: flex-start;
  align-items: flex-start;
}

.select-field {
  color: #050505;
}

.sidebar {
  z-index: 9999;
  border-radius: 100px;
  flex-flow: column;
  display: flex;
  position: fixed;
  inset: 50% 0% auto auto;
  overflow: hidden;
  transform: translate(0, -50%);
}

.link {
  background-color: #000;
  background-image: url('../images/icon4.png');
  background-position: 50%;
  border-bottom: 1px solid #868686;
  width: 48px;
  height: 48px;
}

.link.last {
  border-bottom-style: none;
}

.link.icon1 {
  background-image: url('../images/icon1.png');
}

.link.icon2 {
  background-image: url('../images/icon2.png');
}

.link.icon3 {
  background-image: url('../images/icon3.png');
}

.link.icon4 {
  border-bottom-style: none;
}

@media screen and (max-width: 991px) {
  .section-3.minh {
    min-height: 90svw;
  }

  .section-5.minh {
    min-height: auto;
  }

  .slider {
    height: auto;
  }

  .section-7.minh {
    min-height: auto;
  }

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

  .slide-nav {
    margin-bottom: 0;
  }

  .div-block-10 {
    top: 25%;
  }

  .div-block-10.bar-3 {
    bottom: 0%;
  }

  .div-block-11 {
    top: 25%;
  }

  .div-block-11.lg {
    top: 15%;
  }
}

@media screen and (max-width: 767px) {
  .div-block-10, .div-block-10.bar-3, .div-block-11, .div-block-11.lg, .sidebar {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .into-image.footer-image {
    margin-bottom: 20px;
  }

  .div-block-3 {
    padding-top: 50px;
  }

  .section-2-spec.seril.white {
    letter-spacing: .1rem;
    margin-bottom: 0;
    font-size: .8rem;
  }

  .section-2-title.white {
    letter-spacing: .2rem;
    margin-top: 10px;
    font-size: 1.5rem;
    line-height: 130%;
  }

  .section-4-spec.gray.seril.spec {
    letter-spacing: .1rem;
    font-size: .8rem;
  }

  .seciton-2-top {
    padding-top: 50px;
  }

  .section-4-head.green.title, .section-4-title.green.title {
    font-size: 1.5rem;
  }

  .div-block-4 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-3-title.white.title {
    margin-top: 0;
    font-size: 1.5rem;
  }

  .section-3-des.des.white, .section-4-des.des {
    letter-spacing: .1rem;
    font-size: 1rem;
  }

  .section-3-head.white.title {
    margin-bottom: 0;
    font-size: 1.5rem;
  }

  .icon {
    width: 20px;
    height: 20px;
    padding-top: 5px;
    padding-left: 5px;
    font-size: 10px;
  }

  .section-8-row {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: column;
  }

  .section-8-con.container {
    padding-bottom: 50px;
  }

  .slide-nav {
    font-size: 7px;
    line-height: 30px;
  }

  .section-9 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-9-row {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .section-9-col.col-center {
    transform: translate(0, -40px);
  }

  .section-9-title.title.white {
    letter-spacing: .5rem;
    font-size: 1.5rem;
  }

  .setion-9-spec.white.seril {
    font-size: 1rem;
  }

  .section-10 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .form-title {
    letter-spacing: .3rem;
    min-width: 140px;
    font-size: 1rem;
  }

  .slide-nav-2 {
    height: 30px;
    font-size: 7px;
  }

  .section-13 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-13-row.white {
    flex-flow: column;
  }

  .section-13-col {
    width: 100%;
  }

  .section-8-top {
    padding-top: 50px;
  }

  .div-block-10, .div-block-11 {
    display: none;
  }

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

  .heading-2 {
    margin-bottom: 0;
    font-size: 1.25rem;
    line-height: 120%;
  }

  .paragraph {
    margin-top: 10px;
    font-size: 1rem;
  }

  .code-2 {
    display: block;
  }

  .code-3 {
    display: none;
  }

  .right-arrow {
    width: 30px;
    font-size: 14px;
  }

  .left-arrow, .left-arrow-2, .right-arrow-2 {
    width: 30px;
  }

  .sidebar {
    flex-flow: column;
    display: none;
  }
}


