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

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

.video-part {
  background-image: linear-gradient(337deg, #ff267e82, #005 99%, #1c045a29 100%, #fff);
  height: 100vh;
}

.video-option {
  height: 100vh;
}

.logo-option {
  padding-top: 10px;
  padding-right: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.ep-link-box {
  text-align: right;
}

.image {
  max-width: 50%;
}

.main-title {
  position: absolute;
  inset: 35% 10% auto;
}

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

.elements {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
  position: static;
  inset: 35% 15% auto 10%;
}

.elements-item {
  border: 1px solid #ff267e;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 64px;
  margin-bottom: 40px;
  margin-right: 10px;
  padding: 20px;
  display: flex;
}

.elements-item.long {
  width: 280px;
}

.elements-item.l2 {
  width: 320px;
}

.el-text1 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
}

.purple {
  color: #ff267e;
}

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

.hand-option {
  margin-right: 400px;
}

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

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

.favb-logo {
  width: 240px;
}

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

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

.text1 {
  margin-bottom: 20px;
}

.link, .link-2 {
  color: #ff267e;
  font-weight: 500;
}

.cont-gr-ph-box {
  margin-bottom: 10px;
}

.gr-it-img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.content-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: none;
}

.icon-gr-box-arrow {
  text-align: right;
  margin-bottom: 20px;
  margin-right: 10px;
}

.arrow-img {
  width: 45px;
  height: 45px;
}

.content-gr-item {
  border: 1px #005;
  border-radius: 8px;
}

.cont-gr-link-box {
  border: 2px solid #ff267e;
  border-radius: 8px;
  text-decoration: none;
  transition: background-color 1s cubic-bezier(.215, .61, .355, 1);
}

.cont-gr-link-box:hover {
  background-color: #ff267e;
}

.title-gr-text {
  color: #005;
  height: 72px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 500;
}

.cont-gr-title {
  margin-bottom: 10px;
}

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

.new-quot {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 2fr;
  grid-auto-columns: 1fr;
  margin: 40px 0%;
  display: grid;
}

.new-quot.nos {
  display: none;
}

.heading-2 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 135%;
}

.heading-2.okil {
  margin-top: 40px;
}

.link-3 {
  color: #ff267e;
}

.new-quot-text2 {
  color: #005;
  font-size: 16px;
  font-weight: 500;
}

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

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

.quot-wh-text {
  color: #ff81b8;
  font-size: 18px;
  font-weight: 500;
}

.quot-wh-text.bleue {
  color: #005;
  font-size: 16px;
}

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

.part-item-sec {
  background-image: url('../images/phon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.quot-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 2.25fr;
  grid-auto-columns: 1fr;
  margin: 40px 0%;
  display: grid;
}

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

.link-4 {
  color: #ff267e;
}

.text-span {
  color: #ff81b8;
}

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

.policy {
  border: 1px solid #ff267e;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pol-text1 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 150%;
}

.zero-item {
  border: 1px solid #ff267e;
  border-radius: 8px;
  padding: 20px;
}

.zero-text1 {
  color: #fff;
  margin-bottom: 10px;
  font-weight: 500;
}

.zero-text2 {
  color: #d1d1d1;
}

.visual-two {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #000;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.min-one {
  border: 1px solid #ff267e;
  border-radius: 8px;
  justify-content: space-between;
  display: block;
}

.image-8 {
  border-radius: 8px;
  width: 100%;
  height: 100%;
}

.min-two {
  background-color: #e4035e;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.min-two._2 {
  background-color: #ff267e00;
  border: 1px solid #ff267e;
}

.min-two.blst {
  background-color: #005;
}

.min-text1 {
  color: #fff;
  text-align: left;
  font-size: 80px;
  line-height: 150%;
}

.min-text2 {
  color: #e7e7e7;
}

.say-part {
  margin-top: 20px;
}

.wh-st-all-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

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

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

.text5 {
  font-size: 16px;
  font-style: normal;
}

.text5.plll, .text5.gapn {
  margin-bottom: 20px;
}

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

.heading-3.newheader {
  margin-top: 40px;
}

.gr-quot-box.newquotstyle {
  background-color: #fff5f900;
  border: 1px solid #ff267e;
  border-style: solid none;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 20px;
}

.grid-item-ph-quot-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #cfcfcf;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  display: grid;
}

.grid-item-ph-quot-box._2.special {
  border-bottom-style: none;
}

.grid-item-ph-quot-box._2.krt {
  border-bottom-style: none;
  margin-bottom: 0;
}

.say-text {
  color: #005;
  font-size: 16px;
  font-weight: 500;
}

.ph-part-gr {
  height: 320px;
}

.part-item-wh-style {
  background-color: #eceef300;
}

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

.violet {
  color: #ff267e;
}

.violet.bl {
  text-transform: uppercase;
}

.quotspecific {
  color: #005;
  font-style: italic;
  font-weight: 600;
}

.link-5 {
  color: #ff267e;
  font-weight: 500;
}

.foot-sec {
  background-image: url('../images/phon.png');
  background-position: 50%;
  background-size: cover;
}

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

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

.alltrendes {
  justify-content: space-around;
  align-items: center;
  display: none;
}

.link-6, .link-7, .link-8 {
  color: #ff267e;
  font-weight: 500;
}

.pinkst {
  color: #013780;
  font-weight: 500;
}

.atack_box {
  background-color: #f7faff;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  margin-bottom: 40px;
  padding: 40px;
}

.lbl-atacks {
  margin-bottom: 10px;
}

.name-of-atack-text {
  color: #ff267e;
  text-transform: uppercase;
  font-weight: 500;
}

.in-attack {
  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: block;
}

.at-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #dbdbdb;
  border-bottom-style: solid;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.5fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  padding: 0 0 10px;
  display: grid;
}

.at-item.opl {
  border-bottom-style: none;
  margin-bottom: 0;
}

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

.at-name-text {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
}

.expl-st-box {
  margin-top: 10px;
}

.expl-at-text {
  padding-left: 20px;
  font-size: 16px;
}

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

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

.atacks-name {
  font-size: 18px;
}

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

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

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

.crypto.nstl {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 40px;
}

.crypto.nstl.aboutcomp {
  grid-template-rows: auto auto auto auto;
}

.crypto-item {
  border: 1px solid #ff267e;
  border-radius: 8px;
  padding: 20px;
}

.crypto-circle {
  background-color: #ff267e00;
  border: 2px solid #ff7fb5;
  border-radius: 24px;
  width: 24px;
  height: 24px;
  margin-bottom: 0;
}

.crypto-text {
  color: #fff;
  margin-top: 20px;
}

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

.image-14 {
  border-radius: 8px;
  width: auto;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-9 {
  color: #ff267e;
  font-weight: 500;
}

.link-10, .link-11 {
  color: #ff257e;
  font-weight: 500;
}

.ph-opt-infgr {
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-15 {
  border: 16px solid #fff;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-15.notdif {
  border-style: none;
}

.descrp-infgr-text {
  color: #bbb;
  text-align: center;
  padding-top: 10px;
  font-size: 14px;
  font-style: italic;
  line-height: 135%;
}

.descrp-infgr-text.noirbcgr {
  color: #000;
}

.link-12 {
  color: #ff257e;
  font-weight: 500;
}

.cryptonamely {
  align-items: center;
  display: flex;
}

.nmasp-text {
  color: #ff257e;
  text-transform: uppercase;
  padding-left: 8px;
  font-weight: 500;
}

.aacceenntt {
  color: #ff7fb5;
}

.link-13 {
  color: #ff257e;
  font-weight: 500;
}

.comp-text {
  color: #ff257e;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 500;
}

.artem-say-text {
  color: #005;
  text-align: center;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 500;
}

.artem-say-text.doubl {
  text-align: left;
  margin-top: 40px;
  margin-bottom: 20px;
}

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

.aspfvb-item {
  background-color: #f7f7f7;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  padding: 20px;
}

.asp_numb {
  align-items: center;
  display: flex;
}

.asp-numb-text {
  color: #ff257e;
  font-size: 40px;
  font-weight: 500;
  line-height: 100%;
}

.asp-expl-text {
  color: #005;
  text-transform: uppercase;
  padding-left: 8px;
  font-size: 15px;
  font-weight: 500;
  line-height: 135%;
}

.hju-text {
  margin-top: 10px;
  font-size: 14px;
}

.viosp {
  color: #ff257e;
  text-transform: uppercase;
  font-weight: 500;
}

.link-14 {
  color: #ff257e;
}

.link-15 {
  color: #ff257e;
  font-weight: 500;
}

.link-16 {
  color: #ff257e;
}

.link-17 {
  color: #ff257e;
  font-weight: 500;
}

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

  .elements-item {
    border-width: 2px;
    width: 360px;
    height: 72px;
  }

  .elements-item.long {
    width: 400px;
  }

  .elements-item.l2 {
    width: 440px;
  }

  .el-text1 {
    font-size: 28px;
  }

  .quot-wh-text {
    font-size: 18px;
    font-weight: 500;
  }

  .part-item-sec {
    background-image: url('../images/phon.png');
    background-repeat: no-repeat;
    background-size: cover;
  }

  .part-item-wh-style {
    background-color: #eceef3;
  }
}

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

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

  .image {
    max-width: 70%;
  }

  .main-title {
    top: 25%;
  }

  .heading {
    font-size: 96px;
  }

  .elements {
    margin-top: 60px;
  }

  .elements-item {
    width: 480px;
    height: 80px;
    margin-bottom: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .elements-item.long {
    width: 560px;
    height: 80px;
    margin-bottom: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .elements-item.l2 {
    width: 640px;
    height: 80px;
    margin-bottom: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .el-text1 {
    font-size: 40px;
  }
}

@media screen and (max-width: 991px) {
  .image {
    max-width: 45%;
  }

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

  .heading {
    font-size: 40px;
  }

  .cont {
    max-width: 700px;
  }

  .favb-logo {
    width: 160px;
  }

  .title-gr-text {
    height: 120px;
  }

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

  .pol-text1 {
    text-align: center;
  }

  .visual-two {
    grid-template-columns: 1fr 1fr;
  }

  .image-8 {
    object-fit: cover;
  }

  .wh-st-all-box {
    padding-bottom: 40px;
  }

  .image-9 {
    object-fit: cover;
  }

  .ph-part-gr {
    height: 240px;
  }

  .image-11, .image-13 {
    object-fit: cover;
  }
}

@media screen and (max-width: 767px) {
  .main-title {
    top: 35%;
  }

  .heading {
    font-size: 32px;
  }

  .elements-item {
    width: 220px;
  }

  .elements-item.long {
    width: 240px;
  }

  .elements-item.l2 {
    width: 260px;
  }

  .el-text1 {
    font-size: 18px;
  }

  .pream-part {
    padding-bottom: 20px;
  }

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

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

  .title-gr-text {
    height: auto;
  }

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

  .new-quot {
    grid-template-columns: 1fr;
    margin-left: 0%;
    margin-right: 0%;
  }

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

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

  .quot-box {
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .say-part {
    margin-top: 0;
  }

  .wh-st-all-box {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-9 {
    width: auto;
    max-width: 70%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .grid-item-ph-quot-box {
    grid-template-columns: 1fr .5fr;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .grid-item-ph-quot-box._2 {
    grid-template-columns: 1fr 2fr;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .grid-item-ph-quot-box._2.krt {
    grid-template-columns: 1fr 2fr;
  }

  .ph-part-gr {
    height: auto;
  }

  .image-11, .image-13 {
    width: auto;
    max-width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .crypto-text {
    margin-top: 8px;
    font-size: 14px;
  }

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

  .cryptonamely {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .nmasp-text {
    height: 56px;
    padding-top: 8px;
    padding-left: 0;
    font-size: 15px;
  }

  .artem-say-text {
    text-align: left;
  }

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

  .asp_numb {
    border-bottom: 1px solid #b9b9b9;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 4px;
  }
}

@media screen and (max-width: 479px) {
  .main-title {
    top: 40%;
  }

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

  .elements {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }

  .elements-item {
    width: 200px;
    height: 40px;
  }

  .elements-item.long, .elements-item.l2 {
    width: 200px;
    height: 40px;
    margin-bottom: 20px;
  }

  .el-text1 {
    letter-spacing: 0;
    font-size: 15px;
  }

  .favb-logo {
    width: 128px;
  }

  .gr-it-img {
    object-fit: cover;
    height: 160px;
  }

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

  .new-quot {
    grid-template-columns: 1.25fr;
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .new-quot-text2 {
    font-size: 16px;
  }

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

  .quot-wh-text, .italic-text {
    font-size: 16px;
  }

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

  .policy {
    padding: 20px;
  }

  .say-part {
    margin-top: 0;
  }

  .wh-st-all-box {
    padding-bottom: 20px;
  }

  .wh-st-all-box.kio {
    padding-bottom: 40px;
  }

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

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

  .heading-3.newheader {
    margin-top: 20px;
  }

  .grid-item-ph-quot-box {
    grid-template-columns: 1fr;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .grid-item-ph-quot-box._2 {
    grid-template-columns: 1fr;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .grid-item-ph-quot-box._2.special {
    padding-bottom: 0;
  }

  .grid-item-ph-quot-box._2.krt {
    grid-template-columns: 1fr;
  }

  .say-text {
    font-size: 16px;
  }

  .image-5 {
    width: 45px;
    max-width: none;
    height: 45px;
  }

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

  .image-10 {
    width: 45px;
    max-width: none;
    height: 45px;
  }

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

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

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

  .crypto {
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

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

  .image-15 {
    border: 10px solid #fff;
    border-radius: 2px;
  }

  .nmasp-text {
    height: auto;
  }

  .comp-text {
    text-align: left;
  }

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

#w-node-_8bf8eeb3-9456-e1a1-193b-886f16f605a9-7bf8bcb1 {
  place-self: center stretch;
}

#w-node-_65808fc8-760d-85ae-6de1-dad7e60f892d-7bf8bcb1 {
  place-self: center;
}

#w-node-_65808fc8-760d-85ae-6de1-dad7e60f8934-7bf8bcb1, #w-node-_1351d100-f8df-e45b-564c-199496fb7b9b-7bf8bcb1 {
  place-self: auto;
}

#w-node-_1351d100-f8df-e45b-564c-199496fb7b9d-7bf8bcb1, #w-node-cc5bf752-a606-5e0a-84ee-0140dcd1ab9c-7bf8bcb1 {
  place-self: center;
}

#w-node-cc5bf752-a606-5e0a-84ee-0140dcd1aba3-7bf8bcb1, #w-node-_72d57fb4-aea7-d1a7-b629-50f0e273f9a8-7bf8bcb1 {
  place-self: auto;
}

#w-node-_72d57fb4-aea7-d1a7-b629-50f0e273f9aa-7bf8bcb1, #w-node-_0ad9de23-a567-4926-b0c1-245903e48c48-7bf8bcb1 {
  place-self: center;
}

#w-node-_0ad9de23-a567-4926-b0c1-245903e48c50-7bf8bcb1, #w-node-_3a541583-cddb-1586-1c5c-183a4ea135f5-7bf8bcb1 {
  place-self: auto;
}

#w-node-_3a541583-cddb-1586-1c5c-183a4ea135f7-7bf8bcb1, #w-node-_27a6c804-0b81-22ae-35a0-ec828381a5af-7bf8bcb1 {
  place-self: center;
}

#w-node-_27a6c804-0b81-22ae-35a0-ec828381a5b7-7bf8bcb1, #w-node-_905a6692-d8cc-96ca-f7ec-1cfd669e5fde-7bf8bcb1 {
  place-self: auto;
}

#w-node-_905a6692-d8cc-96ca-f7ec-1cfd669e5fe0-7bf8bcb1, #w-node-_247e2d91-efff-cf80-7ce8-86b545e87bf0-7bf8bcb1 {
  place-self: center;
}

#w-node-_247e2d91-efff-cf80-7ce8-86b545e87bf8-7bf8bcb1, #w-node-_95cc22cf-ee75-b6ee-5eee-5a2315b47d6b-7bf8bcb1 {
  place-self: auto;
}

#w-node-_95cc22cf-ee75-b6ee-5eee-5a2315b47d6d-7bf8bcb1 {
  place-self: center;
}

#w-node-_64bcbbfd-c456-423f-5bfc-7e4ede927a15-7bf8bcb1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1241daf1-c7b1-a892-2d6c-cb2d4e9aa03d-7bf8bcb1 {
  align-self: center;
}

#w-node-c57fd0ca-703a-9842-6ca0-b8dd342d26de-7bf8bcb1 {
  place-self: start center;
}

#w-node-c57fd0ca-703a-9842-6ca0-b8dd342d26e0-7bf8bcb1 {
  align-self: center;
}

#w-node-_954c4d34-dfa4-c8cc-3ee7-1a1de9f5604d-7bf8bcb1 {
  place-self: start center;
}

#w-node-_954c4d34-dfa4-c8cc-3ee7-1a1de9f5604f-7bf8bcb1, #w-node-e308cebc-ff84-2664-e7c1-4e6ac3c25400-7bf8bcb1 {
  align-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-_20fd82bc-6ebb-5b90-91e6-413a08cf1443-7bf8bcb1 {
    place-self: center;
  }

  #w-node-_1351d100-f8df-e45b-564c-199496fb7b9b-7bf8bcb1, #w-node-_72d57fb4-aea7-d1a7-b629-50f0e273f9a8-7bf8bcb1, #w-node-_3a541583-cddb-1586-1c5c-183a4ea135f5-7bf8bcb1, #w-node-_905a6692-d8cc-96ca-f7ec-1cfd669e5fde-7bf8bcb1 {
    justify-self: auto;
  }

  #w-node-_247e2d91-efff-cf80-7ce8-86b545e87bf8-7bf8bcb1, #w-node-_95cc22cf-ee75-b6ee-5eee-5a2315b47d6b-7bf8bcb1 {
    place-self: stretch stretch;
  }

  #w-node-_64bcbbfd-c456-423f-5bfc-7e4ede927a15-7bf8bcb1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1241daf1-c7b1-a892-2d6c-cb2d4e9aa03b-7bf8bcb1, #w-node-e308cebc-ff84-2664-e7c1-4e6ac3c253fe-7bf8bcb1 {
    place-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_5af7ec7f-1de8-de43-f320-8ff1fab8d23c-7bf8bcb1, #w-node-_186d5f16-7d75-4d5e-1912-9ae1d8cebc65-7bf8bcb1, #w-node-_6b2fbbab-ae23-5ed7-0a37-a52404519482-7bf8bcb1, #w-node-_85083e56-1bb3-dc70-ca50-ca0f8fbd19ff-7bf8bcb1, #w-node-_6bb593ae-7556-ec06-ea10-672c098c6bd2-7bf8bcb1, #w-node-_6906b5a9-aac8-ba8e-edc2-6469e8c9250b-7bf8bcb1, #w-node-d67dfc9f-eaa9-df5d-0b23-78dc91da4724-7bf8bcb1, #w-node-_8d286059-6d3b-6e20-73f1-a5466f5801b1-7bf8bcb1 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_20fd82bc-6ebb-5b90-91e6-413a08cf1443-7bf8bcb1 {
    place-self: center;
  }

  #w-node-_65808fc8-760d-85ae-6de1-dad7e60f892d-7bf8bcb1 {
    align-self: auto;
  }

  #w-node-_56a61f6f-4010-9fee-2b34-6b687ba2de6d-7bf8bcb1, #w-node-_56a61f6f-4010-9fee-2b34-6b687ba2de76-7bf8bcb1, #w-node-_56a61f6f-4010-9fee-2b34-6b687ba2de7f-7bf8bcb1, #w-node-_56a61f6f-4010-9fee-2b34-6b687ba2de88-7bf8bcb1, #w-node-_56a61f6f-4010-9fee-2b34-6b687ba2de91-7bf8bcb1, #w-node-_56a61f6f-4010-9fee-2b34-6b687ba2de9a-7bf8bcb1, #w-node-_56a61f6f-4010-9fee-2b34-6b687ba2dea2-7bf8bcb1 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_1241daf1-c7b1-a892-2d6c-cb2d4e9aa03b-7bf8bcb1 {
    place-self: center;
  }

  #w-node-c57fd0ca-703a-9842-6ca0-b8dd342d26de-7bf8bcb1, #w-node-_954c4d34-dfa4-c8cc-3ee7-1a1de9f5604d-7bf8bcb1 {
    place-self: auto;
  }

  #w-node-e308cebc-ff84-2664-e7c1-4e6ac3c253fe-7bf8bcb1 {
    place-self: center;
  }
}


