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

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

.vid-box, .background-video {
  height: 100vh;
}

.logo_box {
  z-index: 3;
  opacity: .75;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.logo-option {
  text-align: right;
  padding-top: 0%;
  padding-right: 0%;
}

.up-logo {
  text-align: center;
}

.up-link-box {
  width: 108px;
  max-width: 100%;
}

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

.life-logo {
  text-align: center;
}

.life-link-box {
  text-align: center;
  width: 128px;
}

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

.fin-sec {
  background-color: #0053a0;
  display: block;
}

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

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

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

.link-4 {
  color: #fdb814;
}

.main-title {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: block;
  position: absolute;
  inset: auto 10% 35%;
}

.heading {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 48px;
  line-height: 135%;
}

.bold-text {
  color: #fff;
}

.subtitle-text {
  color: #fff;
  text-align: right;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0053a078;
  border: 1px #0053a0;
  border-radius: 80px;
  width: auto;
  height: auto;
  padding: 20px;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 0 4px 4px #e6e6e630;
}

.circle {
  box-shadow: none;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  text-align: left;
  background-color: #0053a000;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0%;
  display: flex;
  position: static;
  inset: 23% 12% 0% auto;
}

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

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

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

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

.logo-link-sin {
  width: 128px;
}

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

.sup-text {
  color: #0053a0;
  text-transform: uppercase;
  font-weight: 600;
}

.date-text {
  text-align: right;
  font-size: 18px;
}

.text1 {
  margin-bottom: 20px;
}

.link-5 {
  color: #0053a0;
  font-weight: 600;
}

.zmist-sec {
  background-image: linear-gradient(174deg, #0e426bc4, #426a8a 100%, #fff), url('../images/phon.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-bottom: 0;
}

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

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

.zmist-item.other {
  background-color: #fff3;
  border: 1px solid #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.zmist-link-item {
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 40px;
  text-decoration: none;
  transition: transform .555s;
}

.zmist-link-item:hover {
  transform: translate(0, -10px);
}

.zmist-lbl {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
}

.zmist-lbl.ot {
  color: #0053a000;
  text-align: center;
  letter-spacing: 4px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  font-size: 40px;
}

.arrow-box {
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 40px;
  display: flex;
}

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

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

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

.heading-2 {
  color: #0053a0;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 135%;
}

.quot-option {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f5f7fa;
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 5fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
  box-shadow: 0 2px 3px #0003;
}

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

.image-5.qm {
  width: 80px;
}

.words-part {
  border-left: 2px solid #0053a0;
  padding-left: 10px;
}

.quot-text1 {
  color: #0053a0;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
}

.quot-text1.olp {
  margin-bottom: 0;
}

.text2 {
  margin-bottom: 20px;
}

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

.text3 {
  color: #0053a0;
  font-weight: 600;
}

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

.navy-style-span {
  color: #0053a0;
  font-weight: 600;
}

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

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

.color-sec {
  background-color: #0053a0;
  background-image: none;
  padding-bottom: 0;
}

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

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

.text4 {
  color: #fff;
  margin-bottom: 20px;
}

.text4.prumit {
  margin-bottom: 40px;
  font-size: 14px;
  font-style: italic;
}

.quot-dif {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #fff;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 5.5fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
}

.quot-dif.iok.seesaw, .quot-dif.notsee {
  display: none;
}

.image-8 {
  width: 80px;
}

.image-8.koi {
  width: auto;
}

.quot2words {
  border-left: 1px solid #fff;
  padding-left: 10px;
}

.quot2-textn {
  color: #fdb814;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
}

.qot2-text2 {
  color: #fff;
}

.yelspan {
  color: #fff;
  font-weight: 600;
}

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

.info-box.ggg {
  grid-template-rows: auto auto;
  margin-bottom: 10px;
}

.info-item {
  border: 1px solid #fff;
  border-radius: 8px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 20px;
  display: flex;
}

.info-item.io {
  background-color: #fff0;
  border-style: none;
  padding: 0;
}

.rer-text1 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 600;
}

.rer-text2 {
  color: #fff;
  font-size: 14px;
}

.litexpl {
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.litexpl.ll {
  margin-bottom: 0;
}

.squre {
  background-color: #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  display: flex;
}

.letter-text {
  color: #0053a0;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
}

.letter-text1 {
  color: #fff;
  padding-left: 10px;
  font-size: 14px;
  line-height: 135%;
}

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

.test-expl-box {
  background-color: #0053a0;
  border-radius: 8px;
  padding: 20px;
}

.test-text1 {
  color: #0053a0;
  text-align: center;
  text-transform: uppercase;
  padding: 10px;
  font-size: 20px;
  font-weight: 700;
}

.lbl-test {
  background-color: #fff;
  border-radius: 4px;
}

.test-text2 {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  font-size: 16px;
}

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

.link-6 {
  color: #fdb814;
  font-weight: 700;
}

.headlbl {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 22px;
  font-weight: 600;
}

.left-arrow {
  background-color: #e2f557;
  border-radius: 4px;
  height: 40px;
  inset: auto auto -10% 0%;
}

.left-arrow.bl {
  background-color: #fff;
}

.intrslider {
  background-color: #ddd0;
  height: auto;
}

.slide {
  border-radius: 8px;
  padding-bottom: 0;
}

.icon-2 {
  color: #0053a0;
  font-size: 24px;
}

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

.image-10 {
  object-fit: cover;
  border: 1px solid #fff;
  border-radius: 8px;
  width: 784px;
  height: 520px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.right-arrow {
  background-color: #e2f557;
  border-radius: 4px;
  height: 40px;
  inset: auto 0% -10% auto;
}

.right-arrow.bl {
  background-color: #fff;
}

.slide-nav {
  display: none;
}

.mask {
  border-radius: 8px;
}

.gasrt-box {
  padding-top: 0;
  padding-bottom: 20px;
  font-weight: 800;
}

.lotsphotoesoption {
  margin: 0 10% 40px;
  padding-bottom: 0;
}

.steps {
  background-color: #f5f7fa;
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  box-shadow: 0 2px 4px #0003;
}

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

.advstep-text.kio {
  margin-bottom: 0;
}

.squear-span {
  color: #0053a0;
  font-size: 22px;
  font-weight: 700;
}

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

.last-advice-utem {
  border: 1px solid #0053a0;
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px;
  display: flex;
}

.last-adv-numb {
  background-color: #0053a0;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
}

.last-n-text {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  line-height: 100%;
}

.last-cerd-text {
  margin-top: 20px;
}

.link-7, .link-8, .link-9 {
  color: #0053a0;
  font-weight: 600;
}

.bold_sp_noir {
  font-weight: 600;
}

.quot-it_span, .it-text-ap {
  font-style: italic;
}

.etaps {
  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;
  margin-bottom: 40px;
  display: grid;
}

.etap_item {
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 20px;
}

.numb-et-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
}

.etap-expl-text {
  color: #fff;
  padding-top: 10px;
}

.yelop {
  color: #fdb814;
}

.lit-text-prim {
  color: #fff;
  margin-bottom: 20px;
  font-size: 14px;
  font-style: italic;
}

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

.nsterxt {
  padding-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
  line-height: 130%;
}

.wbol-sp {
  font-weight: 600;
}

.mini-text-expl {
  color: #fff;
  margin-bottom: 20px;
  font-size: 13px;
  font-style: italic;
}

.allem-sp {
  color: #fdb814;
}

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

  .heading {
    font-size: 56px;
  }

  .subtitle-text {
    padding: 40px;
    font-size: 22px;
  }

  .heading-2 {
    text-transform: none;
    width: auto;
    font-size: 30px;
  }
}

@media screen and (min-width: 1440px) {
  .up-link-box {
    width: 128px;
  }

  .life-link-box {
    width: 140px;
  }

  .main-title {
    bottom: 31%;
  }

  .heading {
    margin-bottom: 5px;
    font-size: 64px;
  }

  .subtitle-text {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 15px;
  }
}

@media screen and (min-width: 1920px) {
  .logo_box {
    padding-top: 20px;
    padding-right: 40px;
  }

  .up-link-box {
    width: 168px;
  }

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

  .life-logo {
    margin-top: 5px;
  }

  .life-link-box {
    width: 188px;
  }

  .image-3 {
    width: 188px;
    max-width: 100%;
  }

  .heading {
    font-size: 88px;
  }

  .subtitle-text {
    letter-spacing: 4px;
    font-size: 40px;
    font-weight: 400;
  }
}

@media screen and (max-width: 991px) {
  .up-link-box {
    width: 88px;
  }

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

  .life-link-box, .image-3 {
    width: 104px;
  }

  .cont-2 {
    max-width: 700px;
  }

  .heading {
    font-size: 34px;
  }

  .subtitle-text {
    letter-spacing: 1px;
    font-size: 16px;
  }

  .cont {
    max-width: 700px;
  }

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

  .zmist-item.other {
    display: none;
  }

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

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

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

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

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

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

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

  .litexpl {
    justify-content: space-between;
    align-items: center;
  }

  .letter-text1 {
    padding-right: 40px;
  }

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

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

  .lotsphotoesoption {
    margin-left: 0;
    margin-right: 0;
  }

  .last-advice-utem {
    padding: 20px;
  }

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

@media screen and (max-width: 767px) {
  .logo_box {
    padding-top: 5px;
    padding-right: 10px;
  }

  .logo-option {
    padding-top: 0%;
    padding-right: 0%;
  }

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

  .life-logo {
    margin-top: -5px;
    margin-bottom: 0;
  }

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

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

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

  .heading {
    margin-bottom: 10px;
    font-size: 28px;
  }

  .subtitle-text {
    letter-spacing: 0;
    font-size: 14px;
  }

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

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

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

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

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

  .bac-box {
    grid-template-columns: 1.5fr;
    margin-top: 20px;
  }

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

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

  .image-8.koi {
    width: 50%;
    max-width: 50%;
    display: block;
  }

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

  .headlbl {
    font-size: 18px;
  }

  .left-arrow {
    bottom: -12%;
  }

  .image-10 {
    width: auto;
    height: 400px;
  }

  .right-arrow {
    bottom: -12%;
  }

  .gasrt-box {
    padding-bottom: 20px;
  }

  .lotsphotoesoption {
    margin-bottom: 20px;
  }

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

@media screen and (max-width: 479px) {
  .logo_box {
    text-align: center;
    background-color: #f000;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }

  .logo-option {
    text-align: center;
  }

  .up-link-box {
    text-align: center;
    width: 104px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .life-logo {
    text-align: left;
  }

  .life-link-box {
    text-align: center;
    width: 118px;
  }

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

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

  .subtitle-text {
    text-align: center;
    border-radius: 50px;
    padding: 10px;
  }

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

  .logo-link-sin {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .zmist-link-item {
    padding: 20px;
  }

  .zmist-lbl {
    font-size: 16px;
  }

  .arrow-box {
    padding-top: 20px;
  }

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

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

  .quot-option {
    padding: 20px;
  }

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

  .words-part {
    border-left-style: none;
    padding-left: 0;
  }

  .quot-text1, .quot-text1.olp {
    text-align: center;
  }

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

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

  .heading-3 {
    text-align: center;
    font-size: 22px;
  }

  .quot-dif {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-8.koi {
    width: 100%;
    max-width: 100%;
  }

  .quot2words {
    border-left-style: none;
    padding-left: 0;
  }

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

  .letter-text1 {
    padding-right: 10px;
  }

  .headlbl {
    margin-bottom: 20px;
  }

  .left-arrow {
    bottom: -20%;
  }

  .left-arrow.bl {
    background-color: #fff0;
    left: 29%;
  }

  .icon-2 {
    color: #fff;
  }

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

  .image-10 {
    height: 240px;
  }

  .right-arrow {
    bottom: -20%;
  }

  .right-arrow.bl {
    background-color: #fff0;
    right: 29%;
  }

  .gasrt-box {
    padding-bottom: 0;
  }

  .lotsphotoesoption {
    margin-bottom: 20px;
    padding-bottom: 48px;
  }

  .steps {
    padding: 20px;
  }

  .nsterxt {
    text-align: center;
  }
}

#w-node-_0d05d049-b670-322f-ea82-be6226b7e767-502bd101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_24ea2f12-df6d-116e-03ce-11c995ba137c-502bd101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: auto;
}

#w-node-f3883cd5-f5e8-80c8-7ef5-56c7c13e0815-502bd101, #w-node-_2d151109-9764-87eb-13a6-19182f081c4f-502bd101 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7acd89f5-cde8-022b-46b7-ea2dd2626bae-502bd101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0ea7ed8f-2fb3-266d-6abf-f46243300ee3-502bd101 {
  place-self: center;
}

#w-node-_24143ab1-15af-b49f-fc68-fc857555e0ff-502bd101, #w-node-_5e1fb714-ba55-eb37-0f57-0ab953669672-502bd101 {
  align-self: center;
}

#w-node-_2c2c786a-e00d-2870-cae8-ea1166a22af0-502bd101, #w-node-f117df34-bfca-b1b8-3b76-6225e15b2989-502bd101 {
  place-self: center;
}

#w-node-f117df34-bfca-b1b8-3b76-6225e15b298b-502bd101, #w-node-_9eb39761-3160-cbf4-7eb1-d0e2ce22458a-502bd101 {
  align-self: center;
}

#w-node-_9eb39761-3160-cbf4-7eb1-d0e2ce22458c-502bd101 {
  place-self: center;
}

#w-node-_9f1658d8-15f9-5df9-80ad-c1ff3da1cce1-502bd101 {
  place-self: start center;
}

#w-node-_9f1658d8-15f9-5df9-80ad-c1ff3da1cce3-502bd101 {
  align-self: center;
}

#w-node-_133a2d2f-c72b-06e2-054b-8908a1644883-502bd101 {
  place-self: center;
}

#w-node-_133a2d2f-c72b-06e2-054b-8908a1644885-502bd101 {
  align-self: center;
}

#w-node-e8450e11-8c0f-f4d7-8e26-0085c1272a06-502bd101, #w-node-_8e491acb-673f-d797-acd3-27670f219b46-502bd101 {
  place-self: start center;
}

#w-node-fdd243bb-32ee-e00a-5261-a7892c87f36d-502bd101 {
  place-self: center;
}

#w-node-fdd243bb-32ee-e00a-5261-a7892c87f36f-502bd101, #w-node-_4e2a181d-a180-ca45-db26-7f00ea13301a-502bd101 {
  align-self: center;
}

#w-node-_4e2a181d-a180-ca45-db26-7f00ea13301c-502bd101 {
  place-self: center;
}

#w-node-_96fcb04c-63b5-f4b4-b15e-3e26cbb52470-502bd101 {
  place-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-_0d05d049-b670-322f-ea82-be6226b7e767-502bd101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0ea7ed8f-2fb3-266d-6abf-f46243300ee3-502bd101, #w-node-f117df34-bfca-b1b8-3b76-6225e15b2989-502bd101, #w-node-_133a2d2f-c72b-06e2-054b-8908a1644883-502bd101 {
    align-self: start;
  }

  #w-node-a87bd306-d6f1-5e70-c22c-a32d05314268-502bd101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c397d81f-4cf9-5b44-5ace-be2bf57c7505-502bd101, #w-node-e622907a-473d-873c-f517-05273c438693-502bd101, #w-node-_62ab02cc-ba94-ff0c-6741-e5b0c8f949d7-502bd101 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fdd243bb-32ee-e00a-5261-a7892c87f36d-502bd101 {
    align-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_7acd89f5-cde8-022b-46b7-ea2dd2626bae-502bd101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8e491acb-673f-d797-acd3-27670f219b46-502bd101 {
    align-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c397d81f-4cf9-5b44-5ace-be2bf57c7505-502bd101, #w-node-e622907a-473d-873c-f517-05273c438693-502bd101, #w-node-_62ab02cc-ba94-ff0c-6741-e5b0c8f949d7-502bd101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


