:root {
  --white: white;
  --black: black;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@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;
}

.container {
  max-width: 1050px;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 7px;
}

.section {
  background-color: #0482bf;
  padding-left: 5%;
  padding-right: 5%;
}

.heading {
  color: #333;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Helveticaneue, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.heading-2 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: Helveticaneue, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.image {
  margin-top: 0;
}

.main-heading-h {
  margin-top: 19px;
  margin-bottom: 10px;
  font-family: Helveticaneue, sans-serif;
  font-size: 30px;
  line-height: 120%;
}

.main-heading-h._3h {
  margin-top: 4px;
}

.main-heading-h._4h {
  margin-top: 0;
  margin-bottom: 22px;
}

.main-heading-h.center {
  text-align: center;
  font-size: 28px;
  line-height: 34px;
}

.div_first {
  padding-top: 0;
  padding-bottom: 15px;
  display: flex;
}

.div-block {
  flex: 1;
  max-width: none;
}

.div-block.sec_2 {
  margin-left: 20px;
}

.text-block {
  margin-top: 0;
  margin-bottom: 13px;
  font-family: Helveticaneue, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-block.afterp {
  margin-top: 20px;
  font-size: 18px;
  line-height: 25px;
}

.text-block.ben {
  margin-bottom: 10px;
  font-size: 23px;
  line-height: 25px;
}

.text-block.name {
  text-align: right;
}

.div-block-2 {
  flex: 1;
  max-width: 500px;
  display: block;
}

.image-2 {
  max-width: 98%;
  margin-left: auto;
  margin-right: 0;
  padding-top: 10px;
  display: block;
}

.image-3 {
  margin-top: 12px;
  margin-bottom: 22px;
}

.paragraph {
  margin-bottom: 14px;
  font-family: Helveticaneue, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph.b4h, .paragraph.b4h-copy {
  margin-bottom: 29px;
}

.paragraph.li {
  margin-bottom: 6px;
}

.paragraph.sub_img {
  text-align: center;
  margin-bottom: 15px;
  font-size: 14px;
}

.text-span {
  font-weight: 700;
}

.list {
  flex-direction: column;
  justify-content: center;
  margin-bottom: 13px;
  font-family: Helveticaneue, sans-serif;
  font-size: 16px;
  font-weight: 700;
  list-style-type: decimal;
  display: block;
}

.paragraph-2 {
  padding-left: 10px;
  padding-right: 10px;
  font-family: Helveticaneue, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.paragraph-2.ili {
  margin-bottom: 0;
}

.div-block-3 {
  outline-offset: 0px;
  border: 10px #d3d3d3;
  outline: 10px solid #d3d3d3;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.div-block-4 {
  background-color: #d3d3d3;
  display: flex;
}

.div-block-5 {
  flex: 1;
  max-width: 50%;
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
}

.div-block-6 {
  flex: 1;
  max-width: 50%;
  padding-left: 40px;
  padding-right: 40px;
}

.heading-3 {
  max-width: 290px;
  font-family: Helveticaneue, sans-serif;
  font-weight: 500;
}

.text-block-2 {
  color: #717171;
  max-width: 220px;
  margin-top: 20px;
  font-family: Helveticaneue, sans-serif;
  font-size: 27px;
  line-height: 30px;
}

.image-4 {
  outline-offset: 0px;
  outline: 8px #ffcbd8;
  max-width: 100%;
  margin-bottom: 6px;
}

.list-2 {
  list-style-type: decimal;
}

.image-5 {
  max-width: 60%;
  margin: 14px auto 16px;
  display: block;
}

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

.image-6 {
  text-align: left;
  object-fit: fill;
  max-width: 300px;
  margin-top: 23px;
  margin-left: 29%;
  padding-left: 0%;
  display: block;
  position: static;
}

.image-7 {
  margin-top: 26px;
  margin-bottom: 26px;
}

.button {
  text-align: center;
  background-color: #0482bf;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 80px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Helveticaneue, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.button.wo-mar {
  margin-bottom: 0;
}

.button.button-top {
  background-color: #0482bf;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 18px;
}

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

.div-block-7 {
  justify-content: center;
  display: flex;
}

.div-block-8 {
  padding-left: 20px;
  padding-right: 20px;
}

.link {
  color: #fff;
  font-family: Helveticaneue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  text-decoration: none;
}

.link-2, .link-3 {
  text-decoration: none;
}

.section-2 {
  background-color: #0482bf;
  padding-left: 5%;
  padding-right: 5%;
}

.container-2 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-3 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 0;
  padding-left: 5%;
  padding-right: 5%;
  font-family: Helveticaneue, sans-serif;
  display: flex;
  position: static;
}

.div-block-9 {
  display: flex;
}

.div-block-10 {
  flex: 0 auto;
  max-width: 496px;
  padding-right: 10px;
}

.div-block-11 {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  padding-top: 5px;
  display: flex;
}

.div-block-12 {
  display: flex;
}

.div-block-13 {
  flex: 1;
  max-width: 50%;
}

.div-block-14 {
  flex: 1;
}

.heading-4 {
  text-align: center;
  text-transform: uppercase;
  font-family: Helveticaneue, sans-serif;
}

.div-block-15 {
  display: block;
}

.container-3 {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.list-item, .list-item-2 {
  list-style-type: decimal;
}

.div-block-16 {
  display: block;
}

.text-span-2 {
  color: #f71212;
  font-size: 30px;
}

.text-block-3 {
  color: #d6d0d0;
  text-align: right;
  font-family: Helveticaneue, sans-serif;
  font-size: 11px;
  font-weight: 100;
}

.text-block-4 {
  color: #dcdcdc;
  text-align: right;
  font-family: Helveticaneue, sans-serif;
  font-size: 12px;
  font-weight: 100;
}

.column {
  text-align: right;
}

.column-2 {
  display: block;
}

.div-block-17 {
  display: flex;
}

.paragraph-3 {
  font-size: 18px;
}

.columns {
  margin-bottom: 20px;
}

.image-9 {
  padding-top: 0;
}

.italic-text {
  font-size: 20px;
  line-height: 25px;
}

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

.subhead {
  margin-top: 0;
  margin-bottom: 22px;
  font-size: 30px;
  line-height: 35px;
}

.image-10 {
  margin-bottom: 11px;
}

.image-11 {
  text-align: center;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-4 {
  text-align: center;
  margin-top: 9px;
  font-size: 20px;
  line-height: 25px;
}

.grid {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-areas: "Area"
                       "."
                       "."
                       "."
                       "."
                       "."
                       ".";
}

.heading-5 {
  font-size: 25px;
  line-height: 30px;
}

.col_grid {
  margin-top: 15px;
}

.columns-2 {
  margin-top: 20px;
  display: none;
}

.image-12 {
  margin-left: 40px;
}

.image-13 {
  margin-top: 30px;
}

.image-14 {
  margin-top: 20px;
}

.image-15 {
  margin-top: 10px;
}

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

.div-block-18 {
  z-index: 4;
  background-color: #000000ad;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
}

.div-block-19 {
  background-color: #fff;
  border-radius: 9px;
  width: 650px;
  height: 430px;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.div-block-20 {
  padding-top: 23px;
  padding-left: 40px;
  padding-right: 40px;
}

.heading-6 {
  margin-top: 16px;
  font-family: Helveticaneue, sans-serif;
  font-size: 35px;
  line-height: 38px;
}

.form {
  padding-top: 13px;
  font-family: Helveticaneue, sans-serif;
  font-size: 18px;
}

.submit-button {
  background-color: #01663d;
  border-radius: 20px;
  min-width: 100%;
  margin-top: 12px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-weight: 700;
}

.text-field, .text-field-2, .text-field-3 {
  border-radius: 20px;
}

.div-block-21 {
  padding: 12px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-17 {
  max-width: 15px;
}

.columns-3 {
  margin-bottom: 15px;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.container-5 {
  max-width: 1050px;
}

.quick-stack {
  padding-left: 0;
  padding-right: 0;
}

.r_block {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Helveticaneue, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.image-18 {
  margin-bottom: 15px;
}

.image-19 {
  width: 100%;
  margin-bottom: 15px;
}

.div-block-22 {
  margin-top: 11px;
}

.container-6 {
  max-width: 1050px;
}

.image-20 {
  text-align: left;
  max-width: 100%;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
}

.rte-label {
  color: #000;
  margin-top: 15px;
  margin-bottom: 12px;
  font-size: 13.5px;
  font-weight: 600;
  line-height: 15px;
}

.clone-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-red {
  color: #ff0004;
}

.scrollbar {
  max-height: 600px;
  padding: 30px;
  font-family: Helveticaneue, sans-serif;
  overflow: auto;
}

.input {
  color: #000;
  background-color: #fff;
  border: 1px solid #b7bbd1;
  border-radius: 6px;
  height: 48px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 18px;
  font-size: 15px;
  font-weight: 300;
  transition: border-color .2s, box-shadow .2s;
  box-shadow: 0 3px 6px -2px #1d01501a;
}

.input:hover {
  box-shadow: none;
  border-color: #434de7;
}

.input:focus {
  border: 1px solid #434de7;
}

.input::placeholder {
  color: #6e6e6e;
}

.job_sticky-card {
  border: 1px solid #f2f3ff;
  border-radius: 15px;
  padding: 35px 30px;
}

.custom-scrollbar {
  display: none;
}

.form-separator {
  background-color: #f2f3ff;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-row {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.popup-wrap {
  background-color: #fff;
  border-radius: 15px;
  width: 100%;
  max-width: 680px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.button-2 {
  color: #fff;
  text-align: center;
  background-color: #434de7;
  border-radius: 10px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 15px;
  padding: 15px 0;
  font-family: Helveticaneue, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  box-shadow: 0 10px 20px -3px #1d01501a;
}

.button-2:hover {
  box-shadow: none;
  background-color: #000;
}

.button-2.in-form {
  width: 100%;
  height: 52px;
  margin-top: 0;
  margin-left: 0;
  line-height: 20px;
}

.button-2.hover-mobile {
  display: none;
}

.message_success {
  color: #fff;
  background-color: #434de7;
  border-radius: 10px;
  font-weight: 600;
}

.form-border {
  background-color: #fff;
  border: 1px solid #f2f3ff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 400px;
  max-width: none;
  margin-bottom: 0;
  padding: 30px;
  display: flex;
  box-shadow: 0 20px 30px -10px #1d01501a;
}

.paragraph-5 {
  opacity: .9;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.input-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 12px;
  display: flex;
  position: relative;
}

.input-wrapper.mr-15 {
  margin-right: 15px;
}

.spacer-15 {
  width: 100%;
  height: 15px;
}

.h4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
}

.h3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
}

.popup {
  z-index: 9999;
  opacity: 0;
  background-color: #0006;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.input-label {
  z-index: 2;
  color: #000;
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 0;
  padding-left: 6px;
  padding-right: 7px;
  font-size: 13.5px;
  font-weight: 600;
  line-height: 15px;
  display: inline-block;
  position: relative;
  bottom: -7px;
  left: 6px;
}

.form_100w {
  width: 100%;
}

.spacer-20 {
  width: 100%;
  height: 20px;
}

.spacer-30 {
  width: 100%;
  height: 30px;
}

.popup-close {
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: absolute;
  inset: 13% 15% auto auto;
}

.spacer-10 {
  width: 100%;
  height: 10px;
}

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

.button-3 {
  pointer-events: auto;
  text-align: center;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: multiply;
  background-clip: border-box;
  min-width: 100%;
  font-family: Helveticaneue, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 40px;
}

.button-3.hover-mobile {
  display: none;
}

.button-3.botm {
  margin-bottom: 28px;
}

.button-3.botm._2 {
  margin-top: 21px;
}

.button-3.mob {
  display: none;
}

.header-section {
  border-bottom: 1px solid #ebebeb;
  height: 80px;
}

.conta {
  max-width: none;
  height: 100%;
  padding-left: 2%;
  padding-right: 2%;
}

.conta._1200 {
  max-width: 1200px;
  padding-left: 0%;
  padding-right: 0%;
}

.header-wrap {
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.logo-wrap {
  align-items: center;
  height: 100%;
  display: flex;
}

.image-21 {
  height: 60px;
}

.link-menu {
  display: flex;
}

.link-item {
  border-bottom: 3px solid #fff;
  align-items: flex-end;
  height: 100%;
  margin-right: 20px;
  padding-bottom: 15px;
  display: flex;
}

.link-item.how {
  border-bottom: 3px solid #282828;
}

.text-block-5 {
  color: #000;
  font-family: Helveticaneue, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.image-22 {
  height: 12px;
  margin-bottom: 6px;
  margin-left: 3px;
}

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

.image-23 {
  color: #3d3d3d;
  height: 30px;
}

.section-blog-info {
  height: auto;
  padding-top: 50px;
}

.blog-info-wrap {
  height: auto;
}

.quick-stack-2 {
  grid-column-gap: 110px;
  grid-row-gap: 110px;
  height: auto;
  padding: 0;
}

.infa-blog {
  height: auto;
}

.cell {
  align-items: stretch;
}

.right-side {
  flex: 1;
  position: relative;
}

.cell-2 {
  align-items: stretch;
}

.wrap-side {
  background-color: #ba202000;
  width: 100%;
  height: auto;
  padding-bottom: 60px;
  position: sticky;
  top: 10px;
  bottom: 0;
}

.hero-wrap-blog {
  margin-left: 50px;
}

.label-hero {
  color: #fd0000;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Helveticaneue, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

.hero-heading {
  color: #000;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Helveticaneue, sans-serif;
  font-size: 45px;
  line-height: 120%;
}

.hero-heading._3h {
  margin-top: 4px;
}

.hero-heading._4h {
  margin-top: 0;
  margin-bottom: 22px;
}

.hero-heading.center {
  text-align: center;
  font-size: 28px;
  line-height: 34px;
}

.under-h {
  color: #1d1d1d;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: Helveticaneue, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}

.under-h.left-ar {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 18px;
}

.info-autor {
  background-color: #fbfbfb;
  border-left: 5px solid #000;
  border-radius: 0 0 6px 6px;
  justify-content: space-between;
  margin-top: 0;
  margin-left: 50px;
  padding: 10px 10px 10px 15px;
  display: flex;
}

.image-24 {
  object-fit: cover;
  border-radius: 200px;
  width: 60px;
  height: 60px;
}

.div-block-24 {
  flex-direction: column;
  justify-content: center;
  margin-left: 20px;
  display: flex;
}

.heading-7 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticaneue, sans-serif;
  font-size: 22px;
}

.text-block-6 {
  font-family: Helveticaneue, sans-serif;
  font-size: 16px;
}

.autor-name {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Helveticaneue, sans-serif;
  font-size: 22px;
  line-height: 120%;
}

.some-autor {
  display: flex;
}

.text-block-7 {
  color: #727272;
  margin-top: 5px;
  padding-right: 5px;
  font-family: Helveticaneue, sans-serif;
}

.text-info {
  margin-top: 50px;
  padding-left: 50px;
}

.text-info-h {
  color: #000;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Helveticaneue, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.text-info-h._3h {
  margin-top: 4px;
}

.text-info-h._4h {
  margin-top: 0;
  margin-bottom: 22px;
}

.text-info-h.center {
  text-align: center;
  font-size: 28px;
  line-height: 34px;
}

.text-info-h.in {
  margin-top: 30px;
}

.paragraph-new {
  color: #000;
  margin-bottom: 10px;
  font-family: Helveticaneue, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.paragraph-new.b4h, .paragraph-new.b4h-copy {
  margin-bottom: 29px;
}

.paragraph-new.li {
  margin-bottom: 6px;
}

.paragraph-new.sub_img {
  text-align: center;
  font-size: 14px;
}

.paragraph-new.qu {
  margin-bottom: 0;
}

.paragraph-new.nequ {
  margin-bottom: 15px;
}

.section-4 {
  margin-top: 4343px;
  padding-top: 0;
}

.quote {
  background-color: #fbfbfb;
  border-left: 5px solid #3898ec;
  border-radius: 6px;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 15px;
  padding: 10px 10px 10px 15px;
  display: flex;
}

.image-25 {
  margin-top: 5px;
}

.link-4 {
  font-weight: 700;
}

.image-26, .image-27 {
  margin-bottom: 10px;
}

.image-5-copy {
  max-width: 100%;
  margin: 14px auto 16px;
  display: block;
}

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

.link-5 {
  font-weight: 700;
}

.section-2-copy {
  background-color: #0482bf;
  padding-left: 5%;
  padding-right: 5%;
}

.coments {
  width: 65%;
  padding: 20px;
}

.some-coment {
  width: 100%;
  margin-bottom: 15px;
  display: flex;
}

.some-coment.ret {
  margin-left: 0;
  padding-left: 48px;
}

.image-coment {
  object-fit: cover;
  border-radius: 200px;
  width: 40px;
  height: 40px;
}

.name-text {
  background-color: #fbfbfb;
  border-radius: 0 8px 8px;
  width: 100%;
  margin-left: 10px;
  padding: 10px;
}

.name-coment {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Helveticaneue, sans-serif;
  font-size: 16px;
  line-height: 130%;
}

.text-coment {
  margin-bottom: 0;
  font-family: Helveticaneue, sans-serif;
  font-size: 14px;
}

.coments-wrap {
  margin-top: 30px;
}

.place-of-coments {
  width: 100%;
}

.image-coment-gost {
  opacity: .6;
  object-fit: cover;
  border: 1px solid #333;
  border-radius: 200px;
  width: 40px;
  height: 40px;
}

.heading-8 {
  color: #000;
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 20px;
  font-size: 32px;
}

.burger, .wrap-mob {
  display: none;
}

.body-quiz {
  color: #383738;
  background-color: #e9e9e9;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.hero-section {
  margin-bottom: 80px;
  padding-top: 30px;
}

.hero-section._2 {
  padding-top: 0;
}

.hero-section-wrap {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.wrap-logo {
  margin-bottom: 50px;
}

.wrap-logo._2 {
  margin-bottom: 0;
}

.image-30 {
  width: 217px;
}

.image-30.new {
  width: 140px;
}

.some-info-in-hero-blok {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  margin-bottom: 20px;
  display: flex;
}

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

.new-h {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 34px;
}

.new-h._36 {
  color: #0682bf;
  padding-left: 80px;
  padding-right: 80px;
  font-size: 36px;
  line-height: 40px;
}

.new-h._36.color {
  color: #383738;
}

.new-h._36.pad-0 {
  padding-left: 0;
  padding-right: 0;
}

.new-h._26 {
  font-size: 26px;
  line-height: 35px;
}

.new-h._55 {
  font-size: 55px;
  line-height: 58px;
}

.new-h._55.color {
  color: #fc6;
}

.new-h._22 {
  font-size: 22px;
  line-height: 26px;
}

.paragraph-6 {
  margin-bottom: 0;
  font-size: 22px;
  line-height: 26px;
}

.paragraph-6.alert {
  background-color: #f6ff64;
}

.text-span-3 {
  display: block;
}

.video-some-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  flex-direction: column;
  width: 100%;
  padding-bottom: 0;
  display: flex;
  box-shadow: 2px 2px 4px #0000001a;
}

.some-items-under-video {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: center;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.some-items-under-video.wrap {
  background-color: #f4f4f4;
  border-radius: 8px;
  justify-content: flex-start;
  padding: 20px;
}

.some-items-under-video.left {
  justify-content: flex-start;
}

.some-items-under-video.left.fl {
  flex: 1;
}

.items-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 20px;
  display: flex;
}

.items-block._15 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.items-block.no-gap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
}

.item-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.item-wrap.top {
  align-items: flex-start;
}

.image-31 {
  width: 30px;
  height: 30px;
}

.image-31.small {
  width: 18px;
  height: 18px;
}

.p-ite {
  margin-bottom: 0;
}

.what-we-do {
  margin-bottom: 0;
  padding-bottom: 80px;
}

.what-we-do-wrap {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-direction: column;
  display: flex;
}

.some-info-in-h {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.white-wrap {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  background-color: #fff;
  border-radius: 15px;
  justify-content: space-between;
  padding: 35px;
  display: flex;
  box-shadow: 2px 2px 4px #0000001a;
}

.white-wrap.new {
  background-color: #383738;
  height: 100vh;
}

.wrap-white-image {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 48%;
  display: flex;
  position: relative;
}

.wrap-white-info {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  flex: 0 auto;
  display: flex;
}

.wrap-white-info._2 {
  order: -1;
}

.wrap-white-info.flex-ho {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: row;
  justify-content: space-between;
}

.wrap-white-info.centr {
  justify-content: center;
}

.image-32 {
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 69px;
  transform: translate(0, -50%);
}

.or {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.quiz-section {
  background-color: #383738;
}

.rating {
  padding-top: 80px;
  padding-bottom: 80px;
}

.rating-wrap {
  justify-content: space-between;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rating-item {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 165px;
  padding: 15px 15px 10px;
  display: flex;
}

.rating-text {
  text-transform: uppercase;
}

.customers-say {
  padding-bottom: 80px;
}

.text-block-8 {
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
}

.cusstomer-sawrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.quick-stack-3 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  padding: 0;
}

.cell-rev {
  align-items: stretch;
}

.review-item {
  background-color: #fff;
  border-radius: 15px;
  flex: 1;
  overflow: hidden;
  box-shadow: 2px 2px 4px #0000001a;
}

.review-item-photo {
  height: 360px;
  position: relative;
}

.review-item-info {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  padding: 20px;
  display: flex;
}

.rev-picture {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.rev-label {
  background-color: var(--white);
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: 4px 10px;
  display: flex;
  position: absolute;
  inset: 6% auto auto 6%;
}

.txt-label {
  color: #000;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
}

.rev-name {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.rev-ava {
  border-radius: 200px;
  width: 40px;
  height: 40px;
}

.rev-ava.red {
  background-color: #c0392b;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rev-ava.green {
  background-color: #9ba37e;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rev-ava.blue {
  background-color: #2980b9;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rev-ava.darck-green {
  background-color: #16a085;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-9 {
  color: var(--white);
  font-size: 20px;
  font-weight: 600;
}

.star {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.image-33 {
  width: 116px;
}

.paragraph-7, .new-p {
  margin-bottom: 0;
}

.new-p._16 {
  font-size: 16px;
}

.new-p._16.color {
  color: #71768b;
}

.new-p._16.bold {
  color: #1c1c1c;
  text-align: center;
  font-weight: 700;
}

.new-p._22 {
  color: #101010;
  font-size: 22px;
  font-weight: 700;
  line-height: 29px;
}

.number {
  background-color: #fc6;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.number.left {
  inset: 0% auto auto 0%;
}

.image-34 {
  height: 100%;
}

.image-34.rad {
  border-radius: 15px;
  width: 100%;
}

.serving-our-communities {
  margin-top: 80px;
  padding-bottom: 80px;
}

.serving-wrap {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-direction: column;
  display: flex;
}

.paragraph-8 {
  flex: 1;
}

.unlimited-design-options {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

.unlimited-wrap {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-direction: column;
  display: flex;
}

.unlimited-items {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.quick-stack-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding: 0;
}

.unlim-item {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.unlim-img {
  height: auto;
}

.unlim-item-img-wrap {
  justify-content: center;
  align-items: center;
  height: 217px;
  display: flex;
}

.what-you-get {
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}

.wrpa-icon-h {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.get-icon {
  border-bottom: 4px solid #fc6;
  padding-bottom: 5px;
}

.get-rad {
  background-color: #f3f3f3;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.img-get {
  width: 30px;
  height: 30px;
}

.installation-process {
  padding-bottom: 80px;
}

.process-wrap {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-direction: column;
  display: flex;
}

.text-span-4 {
  color: #0682bf;
}

.quick-stack-5 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding: 0;
}

.proc-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  padding: 35px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.proc-h {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.circle {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  background-color: #fc6;
  border-radius: 200px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
}

.text-block-10 {
  color: #383738;
  font-size: 9px;
  font-weight: 500;
  line-height: 10px;
}

.text-block-10._2 {
  font-size: 18px;
  font-weight: 700;
}

.proc-p {
  margin-bottom: 0;
}

.image-35 {
  object-fit: cover;
  border-radius: 15px;
  width: 100%;
  height: 383px;
}

.section-promotion {
  background-color: #c6c6c6;
  padding-top: 80px;
  display: block;
  overflow: hidden;
}

.promotion-wrap {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.image-36 {
  position: absolute;
  inset: 0% -19% 0% auto;
}

.image-37 {
  margin-left: auto;
  margin-right: auto;
}

.prom-info {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.image-38 {
  height: 86px;
}

.text-span-5 {
  display: block;
}

.tel {
  color: #004899;
  border: 2px solid #004899;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  padding: 15px 25px;
  font-size: 17px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.tel:hover {
  color: #fff;
  background-color: #004899;
}

.image-39 {
  margin-top: 10px;
  padding-top: 10px;
  position: absolute;
  inset: -8% 0% 0% auto;
}

.futer {
  background-color: #383738;
  padding-top: 30px;
  padding-bottom: 30px;
}

.fut-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.link-6 {
  color: #fff;
  font-size: 16px;
}

.youtube {
  object-fit: cover;
  border-radius: 15px;
  height: 383px;
  overflow: hidden;
}

.pori {
  padding-bottom: 80px;
}

.pori-wrap {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.quick-stack-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 90%;
  padding: 0;
}

.wrap-cell {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.wrap-cell.align-right {
  text-align: right;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  padding: 25px 30px;
  display: flex;
}

.wrap-cell.align-right.bg {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #70c8f3;
  padding-left: 30px;
  padding-right: 30px;
}

.wrap-cell.align-right.bg2 {
  background-color: #ddd;
}

.wrap-cell.align-centr {
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 25px 30px;
  display: flex;
}

.wrap-cell.align-centr.bg {
  background-color: #70c8f3;
  padding-left: 30px;
  padding-right: 30px;
}

.wrap-cell.align-centr.bord {
  border-top: 3px solid #70c8f3;
  border-left: 3px solid #70c8f3;
  border-right: 3px solid #70c8f3;
}

.wrap-cell.align-centr.bor-2 {
  border-left: 3px solid #70c8f3;
  border-right: 3px solid #70c8f3;
}

.wrap-cell.align-centr.bor-3 {
  border-bottom: 3px solid #70c8f3;
  border-left: 3px solid #70c8f3;
  border-right: 3px solid #70c8f3;
}

.wrap-cell.align-centr.bg2 {
  background-color: #ddd;
  align-self: stretch;
}

.p-cell {
  flex: 0 auto;
  margin-bottom: 0;
}

.p-cell.bold {
  font-weight: 700;
}

.p-cell.bold._26 {
  text-align: center;
  font-size: 26px;
  line-height: 32px;
}

.p-cell.bold._26.gree {
  color: #0682bf;
}

.icon {
  flex: none;
}

.div-block-26 {
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.div-block-27 {
  display: none;
}

.new-quiz-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.form-quiz {
  width: 100%;
  height: 100%;
}

.form-2 {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.slider-quiz {
  background-color: #0000;
  height: 100%;
}

.slide-nav {
  display: none;
}

.slide-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  height: 100%;
  display: flex;
  position: relative;
}

.progres-line {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
  position: static;
  inset: 0% 0% auto;
}

.progres_line {
  background-color: #0682bf33;
  flex: none;
  height: 8px;
}

.progres_line.done {
  background-color: #0682bf;
}

.cell-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
}

.cell-3._33 {
  justify-content: center;
  align-items: center;
}

.some-info-in-slider {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  height: 100%;
  padding: 0;
}

.image-wrap-on-slider {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80vh;
  display: flex;
  overflow: hidden;
}

.some-image-on-slider {
  object-fit: fill;
  flex: none;
  width: auto;
  height: auto;
  display: block;
}

.info-in-slider {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  padding-top: 30px;
  display: flex;
}

.h-in-qiuz {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dots-number {
  background-color: #0aa06e;
  border-radius: 30px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
}

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

.quiz-h {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}

.rev-in-slider {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 48px;
  display: flex;
}

.radio-button-field {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  border: 2px solid #5c5c5c;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 240px;
  padding: 10px;
  font-size: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.radio-button {
  border-color: #ccc0;
  border-radius: 8px;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.radio-button.w--redirected-checked {
  background-color: #5e5e5e;
  border-width: 3px;
  border-color: #e5e5e5;
  width: auto;
  height: auto;
}

.left-arrow {
  border: 1px solid #fff;
  border-radius: 10px;
  height: 40px;
  inset: auto auto 0% 1%;
}

.icone {
  color: #fff;
  font-size: 18px;
}

.icone.white {
  color: #fff;
  flex: none;
  margin: 0;
  font-size: 18px;
  position: static;
}

.rigth-arrow {
  background-color: #0682bf;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 60px;
  padding-left: 20px;
  padding-right: 10px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 11%;
}

.rigth-arrow.buttom {
  padding-left: 25px;
  padding-right: 25px;
}

.text-block-12 {
  color: #fffc;
  margin-bottom: 10px;
  font-size: 20px;
}

.select {
  color: #191919;
  background-color: #fcfcfc;
  border-radius: 5px;
  height: auto;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
}

.text-field-4 {
  color: #191919;
  height: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 18px;
}

.text-field-4::placeholder {
  color: #383738cc;
  font-size: 19px;
}

.fild-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.text-block-13 {
  color: #f1f1f1;
  font-size: 16px;
  font-weight: 500;
}

.input-2 {
  border: 1px solid #dadada;
  border-radius: 6px;
  margin-bottom: 0;
  box-shadow: 0 2px 2px #0000001a;
}

.input-2:focus-visible, .input-2[data-wf-focus-visible] {
  border-color: #4769ff;
}

.radio-button-label {
  position: relative;
}

.text-next {
  padding-bottom: 3px;
  padding-right: 4px;
  font-size: 18px;
  font-weight: 500;
}

.pop-up_input-group {
  grid-row-gap: 1.25rem;
  flex-direction: column;
  display: flex;
}

.pop-up_input-3 {
  color: #000;
  letter-spacing: 1px;
  background-color: #fff;
  border: .8px solid #c9c9c9;
  border-radius: .93rem;
  height: 3.75rem;
  margin-bottom: 0;
  padding: .5rem 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.55;
}

.pop-up_input-3:focus {
  border-style: solid;
  border-color: #c9c9c9;
}

.pop-up_input-3::placeholder {
  letter-spacing: normal;
  font-size: 1rem;
  font-weight: 400;
}

.form_phone {
  grid-column-gap: .5ch;
  color: #000;
  letter-spacing: 1px;
  background-color: #fff;
  border: .8px solid #c9c9c9;
  border-radius: .93rem;
  align-items: center;
  height: 3.75rem;
  margin-bottom: 0;
  padding: .5rem 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.55;
  display: flex;
}

.form_phone:focus {
  border-style: solid;
  border-color: #c9c9c9;
}

.form_phone::placeholder {
  letter-spacing: normal;
  font-size: 1rem;
  font-weight: 400;
}

.form_phone-code {
  z-index: -1;
  opacity: 0;
  color: #000;
  letter-spacing: 1px;
  border: 1px #000;
  flex: 0 auto;
  width: auto;
  max-width: 4ch;
  height: auto;
  margin-bottom: 0;
  padding: 0;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.55;
  position: absolute;
}

.form_phone-code::placeholder {
  letter-spacing: normal;
  font-size: 1rem;
  font-weight: 400;
}

.form_phone-code-text {
  color: #000;
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.55;
}

.form_phone-code-text::placeholder {
  letter-spacing: normal;
  font-size: 1rem;
  font-weight: 400;
}

.form_phone-body-2 {
  color: #000;
  letter-spacing: 1px;
  border-style: none;
  flex: auto;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.55;
}

.form_phone-body-2::placeholder {
  letter-spacing: normal;
  font-size: 1rem;
  font-weight: 400;
}

.pop-up_submit-btn {
  background-color: #79d1b7;
  border-radius: .93rem;
  padding: .93rem 1rem;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 1.55;
  transition: all .3s ease-in-out;
}

.pop-up_submit-btn:hover {
  color: #000;
}

.pop-up_submit-btn.rigth-arrow {
  height: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.pop-up_submit-btn.rigth-arrow-copy {
  height: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  position: absolute;
  bottom: 0%;
  left: 11%;
}

.form_phone-2 {
  grid-column-gap: .5ch;
  color: #000;
  letter-spacing: 1px;
  border: .8px solid #c9c9c9;
  border-radius: .93rem;
  align-items: center;
  height: 3.75rem;
  margin-bottom: 0;
  padding: .5rem 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.55;
  display: flex;
}

.form_phone-2:focus {
  border-style: solid;
  border-color: #c9c9c9;
}

.form_phone-2::placeholder {
  letter-spacing: normal;
  font-size: 1rem;
  font-weight: 400;
}

.form_phone-3 {
  grid-column-gap: .5ch;
  color: #000;
  letter-spacing: 1px;
  border: .8px solid #c9c9c9;
  border-radius: .93rem;
  align-items: center;
  height: 3.75rem;
  margin-bottom: 0;
  padding: .5rem 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.55;
  display: flex;
}

.form_phone-3:focus {
  border-style: solid;
  border-color: #c9c9c9;
}

.form_phone-3::placeholder {
  letter-spacing: normal;
  font-size: 1rem;
  font-weight: 400;
}

.flex-block {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ececec;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: none;
  position: fixed;
  inset: 20px 0% auto auto;
}

.flex-block.mobile {
  display: flex;
}

.div-block-31 {
  -webkit-text-fill-color: inherit;
  background-color: #1800ce;
  background-clip: border-box;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-31.red {
  background-color: #ce0003;
}

.heading-11 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #c7c7c7;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 20px;
}

.quick-stack-7 {
  width: 100%;
}

.code-embed {
  border-radius: 15px;
}

.code-embed-2 {
  padding-bottom: 9px;
}

.text-span-6, .text-span-7 {
  color: #0c4b6b;
}

.paragraph-9 {
  color: #fff;
  text-align: center;
  font-size: 8px;
  line-height: 10px;
}

.contact-terms-section {
  background-color: #383738;
}

.list-item-3 {
  font-size: 18px;
  line-height: 30px;
  list-style-type: none;
}

.block-quote {
  background-color: #f7f5d7;
  margin-top: 0;
}

.image-41 {
  margin-bottom: 11px;
}

.image-42 {
  margin-bottom: 15px;
}

.quick-stack-8 {
  padding: 0;
}

.image-43 {
  margin-bottom: 0;
}

.div-block-32, .dev_second {
  display: flex;
}

.div-block-33 {
  padding-left: 28px;
}

@media screen and (max-width: 991px) {
  .div_first.div_sec {
    display: block;
  }

  .div-block.sec_2 {
    margin-top: 15px;
    margin-left: 0;
  }

  .div-block-2 {
    max-width: 100%;
  }

  .container-4 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .popup-close {
    top: 5%;
    right: 5%;
  }

  .button-3.mob {
    margin-top: 30px;
    display: block;
  }

  .header-section {
    position: relative;
  }

  .conta._1200 {
    max-width: none;
    padding-left: 3%;
    padding-right: 3%;
  }

  .link-menu {
    display: none;
  }

  .link-menu.mob {
    flex-direction: column;
    display: flex;
  }

  .link-item {
    padding-bottom: 30px;
    font-size: 18px;
  }

  .search {
    display: none;
  }

  .section-blog-info {
    padding-top: 30px;
  }

  .cell-2 {
    display: none;
  }

  .hero-wrap-blog, .info-autor {
    margin-left: 0;
  }

  .text-info {
    margin-top: 30px;
    padding-left: 0;
  }

  .coments {
    width: 100%;
  }

  .burger {
    align-items: center;
    height: 100%;
    display: flex;
  }

  .image-28 {
    width: 60px;
    height: 60px;
  }

  .wrap-mob {
    z-index: 3;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #ffffffb3;
    justify-content: flex-end;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .link-mob {
    background-color: #fff;
    width: 40%;
    padding: 65px 30px 30px 40px;
    position: relative;
  }

  .image-29 {
    width: 40px;
    height: 40px;
    position: absolute;
    inset: 3% 3% auto auto;
  }

  .some-items-under-video {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .items-block.no-gap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
  }

  .p-ite {
    font-size: 16px;
  }

  .white-wrap {
    flex-direction: column;
  }

  .white-wrap.new {
    height: auto;
  }

  .wrap-white-image {
    width: 100%;
  }

  .wrap-white-info._2 {
    order: 1;
  }

  .wrap-white-info.flex-ho {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .image-32 {
    display: none;
  }

  .quick-stack-3, .quick-stack-4, .quick-stack-5 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .cell-2.visible {
    display: flex;
  }

  .slider-quiz {
    padding-bottom: 0;
  }

  .slide-wrap {
    padding-bottom: 62px;
  }

  .some-info-in-slider {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .image-wrap-on-slider {
    flex: none;
    justify-content: center;
    align-items: flex-start;
    height: 300px;
  }

  .some-image-on-slider {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .info-in-slider {
    padding-top: 0;
  }

  .rigth-arrow {
    left: 15%;
  }
}

@media screen and (max-width: 767px) {
  .div_first {
    display: block;
  }

  .div-block-2 {
    max-width: none;
  }

  .image-2 {
    margin-bottom: 28px;
    margin-right: auto;
  }

  .image-6 {
    margin-left: 22%;
  }

  .div-block-9 {
    display: block;
  }

  .hero-heading-center {
    padding: 60px 15px;
  }

  .scrollbar {
    padding-bottom: 20px;
    padding-right: 10px;
  }

  .popup-wrap {
    padding-left: 0;
  }

  .popup {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading {
    margin-top: 20px;
    margin-bottom: 1px;
    font-size: 28px;
    line-height: 34px;
  }

  .heading-2 {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 24px;
  }

  .main-heading-h {
    font-size: 26px;
    line-height: 28px;
  }

  .div_first {
    padding-bottom: 0;
    display: block;
  }

  .div-block.sec_2 {
    margin-top: 10px;
    margin-left: 0;
  }

  .div-block-2 {
    max-width: none;
  }

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

  .paragraph.l {
    margin-bottom: 29px;
  }

  .image-6 {
    margin-left: 0;
  }

  .button {
    margin-bottom: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .image-8 {
    margin-bottom: 10px;
  }

  .div-block-7 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-8 {
    margin-bottom: 20px;
  }

  .div-block-8.l {
    margin-bottom: 0;
  }

  .container-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-9 {
    display: block;
  }

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

  .container-4 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .scrollbar {
    padding: 20px;
  }

  .form-row {
    flex-direction: column;
  }

  .button-2.hover-mobile {
    display: inline-block;
  }

  .form-border {
    min-width: auto;
    padding: 20px;
  }

  .input-wrapper.mr-15 {
    margin-right: 0;
  }

  .popup-close {
    top: 30px;
    right: 30px;
  }

  .button-3 {
    margin-top: 0;
    margin-bottom: 6px;
  }

  .button-3.hover-mobile {
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
  }

  .button-3.mob {
    margin-top: 20px;
    font-size: 18px;
  }

  .label-hero {
    margin-bottom: 1px;
    font-size: 18px;
    line-height: 120%;
  }

  .hero-heading {
    margin-top: 10px;
    font-size: 26px;
    line-height: 28px;
  }

  .under-h {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 120%;
  }

  .info-autor {
    padding-left: 10px;
  }

  .image-24 {
    width: 50px;
    height: 50px;
  }

  .div-block-24 {
    margin-left: 10px;
  }

  .text-block-6 {
    font-size: 14px;
  }

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

  .text-info {
    margin-top: 20px;
  }

  .text-info-h {
    font-size: 26px;
    line-height: 120%;
  }

  .paragraph-new {
    font-size: 16px;
    line-height: 140%;
  }

  .paragraph-new.l {
    margin-bottom: 29px;
  }

  .wrap-mob {
    display: none;
  }

  .link-mob {
    width: 60%;
  }

  .div-block-25 {
    flex: none;
  }

  .bold-text-3 {
    font-size: 24px;
    line-height: 120%;
  }

  .heading-9 {
    line-height: 100%;
  }

  .body-quiz {
    font-size: 16px;
    line-height: 20px;
  }

  .hero-section {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .hero-section._2 {
    padding-top: 0;
  }

  .wrap-logo {
    margin-bottom: 20px;
  }

  .wrap-logo._2 {
    margin-bottom: 0;
  }

  .image-30 {
    width: 129px;
  }

  .new-h._36 {
    padding-left: 0;
    padding-right: 0;
    font-size: 26px;
    line-height: 32px;
  }

  .new-h._26 {
    font-size: 22px;
    line-height: 28px;
  }

  .new-h._22 {
    font-size: 18px;
    line-height: 24px;
  }

  .new-h.centr {
    text-align: center;
  }

  .paragraph-6 {
    font-size: 18px;
  }

  .some-items-under-video {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .some-items-under-video.wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .items-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    justify-content: space-between;
  }

  .image-31 {
    width: 20px;
    height: 20px;
  }

  .p-ite {
    font-size: 14px;
    line-height: 18px;
  }

  .what-we-do {
    padding-bottom: 40px;
  }

  .what-we-do-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .white-wrap {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    padding: 15px;
  }

  .wrap-white-info._2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .wrap-white-info.flex-ho {
    flex-direction: column;
  }

  .rating {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .customers-say {
    padding-bottom: 40px;
  }

  .serving-our-communities {
    margin-top: 40px;
    padding-bottom: 40px;
  }

  .serving-wrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .unlimited-design-options {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .unlimited-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .unlim-item {
    height: 100%;
    padding: 10px;
  }

  .unlim-img {
    height: 100%;
  }

  .unlim-item-img-wrap {
    height: 105px;
  }

  .what-you-get {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .process-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .proc-item {
    padding: 10px;
  }

  .image-35 {
    height: 250px;
  }

  .prom-info {
    align-items: center;
    padding-bottom: 0;
  }

  .image-39 {
    position: relative;
  }

  .fut-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
  }

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

  .quick-stack-6 {
    position: relative;
  }

  .wrap-cell.align-right {
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
  }

  .wrap-cell.align-right.bg {
    background-color: #70c8f300;
  }

  .wrap-cell.align-right.bg2 {
    text-align: center;
    background-color: #ddd0;
  }

  .wrap-cell.align-right.first {
    padding-top: 0;
    padding-bottom: 0;
  }

  .wrap-cell.align-centr {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    border-bottom: 1px solid #000;
    padding: 0 15px 10px;
  }

  .wrap-cell.align-centr.bg {
    background-color: #70c8f300;
    padding-left: 15px;
    padding-right: 15px;
  }

  .wrap-cell.align-centr.bord {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
  }

  .wrap-cell.align-centr.bor-2 {
    border-left-style: none;
    border-right-style: none;
  }

  .wrap-cell.align-centr.bor-3.bg2 {
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
  }

  .wrap-cell.align-centr.bg2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    background-color: #ddd0;
  }

  .wrap-cell.align-centr.bg2.last {
    border-bottom-style: none;
  }

  .p-cell {
    font-size: 16px;
  }

  .icon {
    width: 20px;
  }

  .div-block-26 {
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 20px;
    display: flex;
    position: relative;
  }

  .div-block-27 {
    background-color: #70c8f380;
    width: 50%;
    display: block;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .form-quiz, .form-2, .slider-quiz {
    height: auto;
  }

  .slide-wrap {
    padding-bottom: 0;
  }

  .info-in-slider {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    align-items: flex-start;
  }

  .rev-in-slider {
    align-items: stretch;
    width: 100%;
    margin-left: 0;
  }

  .radio-button-field {
    width: 100%;
  }

  .rigth-arrow {
    height: 50px;
    left: 32%;
  }

  .pop-up_input-3, .form_phone {
    height: 2.8rem;
    padding-top: .4rem;
  }

  .pop-up_submit-btn.rigth-arrow-copy {
    width: 100%;
    position: static;
    left: 34%;
  }

  .div-block-28 {
    order: 1;
    display: none;
  }

  .div-block-29 {
    display: none;
  }

  .mask {
    height: auto;
  }

  .div-block-30 {
    height: 60px;
  }

  .flex-block {
    width: 100%;
    display: flex;
    inset: 0% 0% auto;
  }

  .flex-block.mobile {
    display: none;
    overflow: visible;
  }

  .div-block-31 {
    background-color: #ce0003;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-11 {
    font-size: 16px;
    line-height: 18px;
    display: block;
  }

  .image-40 {
    display: none;
  }

  .div-block-33 {
    padding-left: 0;
  }
}

#w-node-_7afb1613-36cc-39b6-1999-caba18eb3d5b-4141799c {
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-b1f951a9 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-b1f951a9, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-b1f951a9, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-b1f951a9, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-b1f951a9, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-b1f951a9, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-b1f951a9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-b1f951a9 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-e2cbb485 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-e2cbb485, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-e2cbb485, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-e2cbb485, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-e2cbb485, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-e2cbb485, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-e2cbb485 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-e2cbb485 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-f755a4a7 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-f755a4a7, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-f755a4a7, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-f755a4a7, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-f755a4a7, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-f755a4a7, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-f755a4a7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-f755a4a7 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-04e25c4f {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-04e25c4f, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-04e25c4f, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-04e25c4f, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-04e25c4f, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-04e25c4f, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-04e25c4f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-04e25c4f {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-a2acf85a {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-a2acf85a, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-a2acf85a, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-a2acf85a, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-a2acf85a, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-a2acf85a, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-a2acf85a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-a2acf85a {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-0fdfa25f {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-0fdfa25f, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-0fdfa25f, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-0fdfa25f, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-0fdfa25f, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-0fdfa25f, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-0fdfa25f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-0fdfa25f {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-ad076f79 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-ad076f79, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-ad076f79, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-ad076f79, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-ad076f79, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-ad076f79, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-ad076f79 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-ad076f79 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_94e16efe-136e-847e-f015-76067b1bdaca-4672078b {
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-4672078b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-4672078b, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-4672078b, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-4672078b, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-4672078b, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-4672078b, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-4672078b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-4672078b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3f544270-ad6b-0a7f-0e35-7f07cffacb2d-97f4d2eb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_3f544270-ad6b-0a7f-0e35-7f07cffacb3c-97f4d2eb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_6c655432-31e5-9aa7-4cbf-ed1877e3343c-97f4d2eb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_0fe103f6-adef-258e-449d-c486b6e0b337-97f4d2eb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_10a5b45c-97de-643e-8320-222152d44898-97f4d2eb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_10a5b45c-97de-643e-8320-222152d448a7-97f4d2eb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_80783a31-1c13-0225-e4b7-a994d5f69855-97f4d2eb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_80783a31-1c13-0225-e4b7-a994d5f69864-97f4d2eb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_6fc030c0-f6cd-ca4b-2fe1-91ae1e6c4079-97f4d2eb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_6fc030c0-f6cd-ca4b-2fe1-91ae1e6c4088-97f4d2eb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_61a842db-4a54-febe-a5f7-26cf1bc0f53a-97f4d2eb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_61a842db-4a54-febe-a5f7-26cf1bc0f549-97f4d2eb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-97f4d2eb {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-97f4d2eb, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-97f4d2eb, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-97f4d2eb, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-97f4d2eb, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-97f4d2eb, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-97f4d2eb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-97f4d2eb {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-fbc53b08 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-fbc53b08, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-fbc53b08, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-fbc53b08, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-fbc53b08, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-fbc53b08, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-fbc53b08 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-fbc53b08 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-53b445d6 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-53b445d6, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-53b445d6, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-53b445d6, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-53b445d6, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-53b445d6, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-53b445d6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-53b445d6 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-37bea6b1 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-37bea6b1, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-37bea6b1, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-37bea6b1, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-37bea6b1, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-37bea6b1, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-37bea6b1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-37bea6b1 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-8578ecf7 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-8578ecf7, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-8578ecf7, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-8578ecf7, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-8578ecf7, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-8578ecf7, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-8578ecf7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-8578ecf7 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-3c4e38d6 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-3c4e38d6, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-3c4e38d6, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-3c4e38d6, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-3c4e38d6, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-3c4e38d6, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-3c4e38d6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-3c4e38d6 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-2ba2e4ed {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-2ba2e4ed, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-2ba2e4ed, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-2ba2e4ed, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-2ba2e4ed, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-2ba2e4ed, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-2ba2e4ed {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-2ba2e4ed {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_93990c20-b184-9042-408f-4d9e4d7bc087-390d334d {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-390d334d {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-390d334d, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-390d334d, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-390d334d, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-390d334d, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-390d334d, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-390d334d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-390d334d {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_93990c20-b184-9042-408f-4d9e4d7bc087-e45fb543 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-e45fb543 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-e45fb543, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-e45fb543, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-e45fb543, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-e45fb543, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-e45fb543, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-e45fb543 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-e45fb543 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-4424bdf6 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-4424bdf6, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-4424bdf6, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-4424bdf6, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-4424bdf6, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-4424bdf6, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-4424bdf6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-4424bdf6 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-36276f0a {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-36276f0a, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-36276f0a, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-36276f0a, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-36276f0a, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-36276f0a, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-36276f0a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-36276f0a {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-503b9f55 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe7bc266-5d59-500b-712d-81ad8d5e6f24-503b9f55, #w-node-_7c13a466-df33-1007-0006-e4e1471038a3-503b9f55, #w-node-bccf7344-83af-40f8-6028-d04d666f4170-503b9f55, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd58-503b9f55, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295c-503b9f55, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8522-503b9f55 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ac6cb3db-7feb-2fa8-e055-50cb68b63db3-503b9f55 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_7afb1613-36cc-39b6-1999-caba18eb3d5c-4141799c {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-b1f951a9 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-b1f951a9, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-b1f951a9, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-b1f951a9, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-b1f951a9, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-b1f951a9, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-b1f951a9, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-b1f951a9, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-b1f951a9, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-b1f951a9, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-b1f951a9, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-b1f951a9, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-b1f951a9, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-b1f951a9, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-b1f951a9, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-b1f951a9, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-b1f951a9, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-b1f951a9, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-b1f951a9, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-b1f951a9, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-b1f951a9, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-b1f951a9, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-b1f951a9, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-b1f951a9, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-b1f951a9, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-b1f951a9, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-b1f951a9, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-b1f951a9, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-b1f951a9, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-b1f951a9, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-b1f951a9, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-b1f951a9, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-b1f951a9, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-b1f951a9, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-b1f951a9 {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-e2cbb485 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-e2cbb485, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-e2cbb485, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-e2cbb485, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-e2cbb485, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-e2cbb485, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-e2cbb485, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-e2cbb485, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-e2cbb485, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-e2cbb485, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-e2cbb485, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-e2cbb485, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-e2cbb485, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-e2cbb485, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-e2cbb485, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-e2cbb485, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-e2cbb485, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-e2cbb485, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-e2cbb485, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-e2cbb485, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-e2cbb485, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-e2cbb485, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-e2cbb485, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-e2cbb485, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-e2cbb485, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-e2cbb485, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-e2cbb485, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-e2cbb485, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-e2cbb485, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-e2cbb485, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-e2cbb485, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-e2cbb485, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-e2cbb485, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-e2cbb485, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-e2cbb485 {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-f755a4a7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-f755a4a7, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-f755a4a7, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-f755a4a7, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-f755a4a7, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-f755a4a7, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-f755a4a7, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-f755a4a7, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-f755a4a7, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-f755a4a7, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-f755a4a7, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-f755a4a7, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-f755a4a7, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-f755a4a7, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-f755a4a7, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-f755a4a7, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-f755a4a7, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-f755a4a7, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-f755a4a7, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-f755a4a7, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-f755a4a7, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-f755a4a7, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-f755a4a7, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-f755a4a7, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-f755a4a7, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-f755a4a7, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-f755a4a7, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-f755a4a7, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-f755a4a7, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-f755a4a7, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-f755a4a7, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-f755a4a7, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-f755a4a7, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-f755a4a7, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-f755a4a7 {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-04e25c4f {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-04e25c4f, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-04e25c4f, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-04e25c4f, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-04e25c4f, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-04e25c4f, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-04e25c4f, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-04e25c4f, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-04e25c4f, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-04e25c4f, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-04e25c4f, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-04e25c4f, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-04e25c4f, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-04e25c4f, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-04e25c4f, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-04e25c4f, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-04e25c4f, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-04e25c4f, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-04e25c4f, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-04e25c4f, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-04e25c4f, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-04e25c4f, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-04e25c4f, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-04e25c4f, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-04e25c4f, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-04e25c4f, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-04e25c4f, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-04e25c4f, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-04e25c4f, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-04e25c4f, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-04e25c4f, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-04e25c4f, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-04e25c4f, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-04e25c4f, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-04e25c4f {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-a2acf85a {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-a2acf85a, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-a2acf85a, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-a2acf85a, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-a2acf85a, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-a2acf85a, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-a2acf85a, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-a2acf85a, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-a2acf85a, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-a2acf85a, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-a2acf85a, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-a2acf85a, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-a2acf85a, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-a2acf85a, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-a2acf85a, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-a2acf85a, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-a2acf85a, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-a2acf85a, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-a2acf85a, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-a2acf85a, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-a2acf85a, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-a2acf85a, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-a2acf85a, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-a2acf85a, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-a2acf85a, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-a2acf85a, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-a2acf85a, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-a2acf85a, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-a2acf85a, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-a2acf85a, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-a2acf85a, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-a2acf85a, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-a2acf85a, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-a2acf85a, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-a2acf85a {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-0fdfa25f {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-0fdfa25f, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-0fdfa25f, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-0fdfa25f, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-0fdfa25f, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-0fdfa25f, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-0fdfa25f, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-0fdfa25f, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-0fdfa25f, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-0fdfa25f, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-0fdfa25f, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-0fdfa25f, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-0fdfa25f, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-0fdfa25f, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-0fdfa25f, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-0fdfa25f, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-0fdfa25f, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-0fdfa25f, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-0fdfa25f, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-0fdfa25f, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-0fdfa25f, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-0fdfa25f, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-0fdfa25f, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-0fdfa25f, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-0fdfa25f, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-0fdfa25f, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-0fdfa25f, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-0fdfa25f, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-0fdfa25f, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-0fdfa25f, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-0fdfa25f, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-0fdfa25f, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-0fdfa25f, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-0fdfa25f, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-0fdfa25f {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-ad076f79 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-ad076f79, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-ad076f79, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-ad076f79, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-ad076f79, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-ad076f79, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-ad076f79, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-ad076f79, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-ad076f79, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-ad076f79, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-ad076f79, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-ad076f79, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-ad076f79, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-ad076f79, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-ad076f79, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-ad076f79, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-ad076f79, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-ad076f79, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-ad076f79, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-ad076f79, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-ad076f79, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-ad076f79, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-ad076f79, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-ad076f79, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-ad076f79, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-ad076f79, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-ad076f79, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-ad076f79, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-ad076f79, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-ad076f79, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-ad076f79, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-ad076f79, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-ad076f79, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-ad076f79, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-ad076f79 {
    grid-column: span 2 / span 2;
  }

  #w-node-_94e16efe-136e-847e-f015-76067b1bdaca-4672078b {
    grid-template-rows: auto auto auto auto auto auto auto auto auto;
    grid-template-columns: .5fr 1fr 1fr;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-4672078b {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-4672078b, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-4672078b, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-4672078b, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-4672078b, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-4672078b, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-4672078b, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-4672078b, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-4672078b, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-4672078b, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-4672078b, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-4672078b, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-4672078b, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-4672078b, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-4672078b, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-4672078b, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-4672078b, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-4672078b, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-4672078b, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-4672078b, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-4672078b, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-4672078b, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-4672078b, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-4672078b, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-4672078b, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-4672078b, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-4672078b, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-4672078b, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-4672078b, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-4672078b, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-4672078b, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-4672078b, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-4672078b, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-4672078b, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-4672078b {
    grid-column: span 2 / span 2;
  }

  #w-node-_3f544270-ad6b-0a7f-0e35-7f07cffacb3d-97f4d2eb {
    order: 9999;
    grid-column: span 2 / span 2;
  }

  #w-node-_3f544270-ad6b-0a7f-0e35-7f07cffacb5a-97f4d2eb, #w-node-_0fe103f6-adef-258e-449d-c486b6e0b338-97f4d2eb {
    grid-column: span 2 / span 2;
  }

  #w-node-_0fe103f6-adef-258e-449d-c486b6e0b339-97f4d2eb {
    order: -9999;
    grid-column: span 2 / span 2;
  }

  #w-node-_10a5b45c-97de-643e-8320-222152d448a8-97f4d2eb {
    order: 9999;
    grid-column: span 2 / span 2;
  }

  #w-node-_10a5b45c-97de-643e-8320-222152d448bd-97f4d2eb {
    grid-column: span 2 / span 2;
  }

  #w-node-_80783a31-1c13-0225-e4b7-a994d5f69865-97f4d2eb {
    order: 9999;
    grid-column: span 2 / span 2;
  }

  #w-node-_80783a31-1c13-0225-e4b7-a994d5f6987a-97f4d2eb {
    grid-column: span 2 / span 2;
  }

  #w-node-_6fc030c0-f6cd-ca4b-2fe1-91ae1e6c4089-97f4d2eb {
    order: 9999;
    grid-column: span 2 / span 2;
  }

  #w-node-_6fc030c0-f6cd-ca4b-2fe1-91ae1e6c409a-97f4d2eb {
    grid-column: span 2 / span 2;
  }

  #w-node-_61a842db-4a54-febe-a5f7-26cf1bc0f54a-97f4d2eb {
    order: 9999;
    grid-column: span 2 / span 2;
  }

  #w-node-_61a842db-4a54-febe-a5f7-26cf1bc0f563-97f4d2eb {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-97f4d2eb {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-97f4d2eb, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-97f4d2eb, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-97f4d2eb, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-97f4d2eb, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-97f4d2eb, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-97f4d2eb, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-97f4d2eb, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-97f4d2eb, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-97f4d2eb, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-97f4d2eb, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-97f4d2eb, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-97f4d2eb, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-97f4d2eb, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-97f4d2eb, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-97f4d2eb, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-97f4d2eb, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-97f4d2eb, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-97f4d2eb, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-97f4d2eb, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-97f4d2eb, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-97f4d2eb, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-97f4d2eb, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-97f4d2eb, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-97f4d2eb, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-97f4d2eb, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-97f4d2eb, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-97f4d2eb, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-97f4d2eb, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-97f4d2eb, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-97f4d2eb, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-97f4d2eb, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-97f4d2eb, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-97f4d2eb, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-97f4d2eb {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-fbc53b08 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-fbc53b08, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-fbc53b08, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-fbc53b08, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-fbc53b08, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-fbc53b08, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-fbc53b08, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-fbc53b08, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-fbc53b08, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-fbc53b08, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-fbc53b08, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-fbc53b08, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-fbc53b08, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-fbc53b08, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-fbc53b08, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-fbc53b08, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-fbc53b08, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-fbc53b08, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-fbc53b08, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-fbc53b08, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-fbc53b08, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-fbc53b08, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-fbc53b08, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-fbc53b08, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-fbc53b08, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-fbc53b08, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-fbc53b08, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-fbc53b08, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-fbc53b08, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-fbc53b08, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-fbc53b08, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-fbc53b08, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-fbc53b08, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-fbc53b08, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-fbc53b08 {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-53b445d6 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-53b445d6, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-53b445d6, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-53b445d6, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-53b445d6, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-53b445d6, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-53b445d6, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-53b445d6, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-53b445d6, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-53b445d6, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-53b445d6, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-53b445d6, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-53b445d6, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-53b445d6, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-53b445d6, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-53b445d6, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-53b445d6, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-53b445d6, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-53b445d6, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-53b445d6, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-53b445d6, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-53b445d6, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-53b445d6, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-53b445d6, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-53b445d6, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-53b445d6, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-53b445d6, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-53b445d6, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-53b445d6, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-53b445d6, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-53b445d6, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-53b445d6, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-53b445d6, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-53b445d6, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-53b445d6 {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-37bea6b1 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-37bea6b1, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-37bea6b1, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-37bea6b1, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-37bea6b1, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-37bea6b1, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-37bea6b1, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-37bea6b1, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-37bea6b1, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-37bea6b1, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-37bea6b1, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-37bea6b1, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-37bea6b1, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-37bea6b1, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-37bea6b1, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-37bea6b1, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-37bea6b1, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-37bea6b1, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-37bea6b1, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-37bea6b1, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-37bea6b1, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-37bea6b1, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-37bea6b1, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-37bea6b1, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-37bea6b1, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-37bea6b1, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-37bea6b1, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-37bea6b1, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-37bea6b1, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-37bea6b1, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-37bea6b1, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-37bea6b1, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-37bea6b1, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-37bea6b1, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-37bea6b1 {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-8578ecf7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-8578ecf7, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-8578ecf7, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-8578ecf7, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-8578ecf7, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-8578ecf7, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-8578ecf7, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-8578ecf7, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-8578ecf7, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-8578ecf7, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-8578ecf7, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-8578ecf7, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-8578ecf7, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-8578ecf7, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-8578ecf7, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-8578ecf7, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-8578ecf7, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-8578ecf7, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-8578ecf7, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-8578ecf7, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-8578ecf7, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-8578ecf7, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-8578ecf7, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-8578ecf7, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-8578ecf7, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-8578ecf7, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-8578ecf7, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-8578ecf7, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-8578ecf7, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-8578ecf7, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-8578ecf7, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-8578ecf7, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-8578ecf7, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-8578ecf7, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-8578ecf7 {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-3c4e38d6 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-3c4e38d6, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-3c4e38d6, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-3c4e38d6, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-3c4e38d6, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-3c4e38d6, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-3c4e38d6, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-3c4e38d6, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-3c4e38d6, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-3c4e38d6, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-3c4e38d6, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-3c4e38d6, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-3c4e38d6, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-3c4e38d6, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-3c4e38d6, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-3c4e38d6, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-3c4e38d6, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-3c4e38d6, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-3c4e38d6, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-3c4e38d6, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-3c4e38d6, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-3c4e38d6, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-3c4e38d6, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-3c4e38d6, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-3c4e38d6, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-3c4e38d6, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-3c4e38d6, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-3c4e38d6, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-3c4e38d6, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-3c4e38d6, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-3c4e38d6, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-3c4e38d6, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-3c4e38d6, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-3c4e38d6, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-3c4e38d6 {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-2ba2e4ed {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-2ba2e4ed, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-2ba2e4ed, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-2ba2e4ed, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-2ba2e4ed, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-2ba2e4ed, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-2ba2e4ed, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-2ba2e4ed, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-2ba2e4ed, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-2ba2e4ed, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-2ba2e4ed, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-2ba2e4ed, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-2ba2e4ed, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-2ba2e4ed, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-2ba2e4ed, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-2ba2e4ed, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-2ba2e4ed, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-2ba2e4ed, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-2ba2e4ed, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-2ba2e4ed, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-2ba2e4ed, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-2ba2e4ed, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-2ba2e4ed, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-2ba2e4ed, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-2ba2e4ed, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-2ba2e4ed, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-2ba2e4ed, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-2ba2e4ed, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-2ba2e4ed, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-2ba2e4ed, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-2ba2e4ed, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-2ba2e4ed, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-2ba2e4ed, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-2ba2e4ed, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-2ba2e4ed {
    grid-column: span 2 / span 2;
  }

  #w-node-_93990c20-b184-9042-408f-4d9e4d7bc087-390d334d {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_93990c20-b184-9042-408f-4d9e4d7bc088-390d334d, #w-node-_93990c20-b184-9042-408f-4d9e4d7bc09d-390d334d, #w-node-_93990c20-b184-9042-408f-4d9e4d7bc0b1-390d334d {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-390d334d {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-390d334d, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-390d334d, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-390d334d, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-390d334d, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-390d334d, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-390d334d, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-390d334d, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-390d334d, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-390d334d, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-390d334d, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-390d334d, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-390d334d, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-390d334d, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-390d334d, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-390d334d, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-390d334d, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-390d334d, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-390d334d, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-390d334d, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-390d334d, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-390d334d, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-390d334d, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-390d334d, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-390d334d, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-390d334d, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-390d334d, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-390d334d, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-390d334d, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-390d334d, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-390d334d, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-390d334d, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-390d334d, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-390d334d, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-390d334d {
    grid-column: span 2 / span 2;
  }

  #w-node-_93990c20-b184-9042-408f-4d9e4d7bc087-e45fb543 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_93990c20-b184-9042-408f-4d9e4d7bc088-e45fb543, #w-node-_93990c20-b184-9042-408f-4d9e4d7bc09d-e45fb543, #w-node-_93990c20-b184-9042-408f-4d9e4d7bc0b1-e45fb543 {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-e45fb543 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-e45fb543, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-e45fb543, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-e45fb543, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-e45fb543, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-e45fb543, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-e45fb543, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-e45fb543, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-e45fb543, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-e45fb543, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-e45fb543, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-e45fb543, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-e45fb543, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-e45fb543, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-e45fb543, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-e45fb543, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-e45fb543, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-e45fb543, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-e45fb543, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-e45fb543, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-e45fb543, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-e45fb543, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-e45fb543, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-e45fb543, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-e45fb543, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-e45fb543, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-e45fb543, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-e45fb543, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-e45fb543, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-e45fb543, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-e45fb543, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-e45fb543, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-e45fb543, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-e45fb543, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-e45fb543 {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-4424bdf6 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-4424bdf6, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-4424bdf6, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-4424bdf6, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-4424bdf6, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-4424bdf6, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-4424bdf6, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-4424bdf6, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-4424bdf6, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-4424bdf6, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-4424bdf6, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-4424bdf6, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-4424bdf6, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-4424bdf6, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-4424bdf6, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-4424bdf6, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-4424bdf6, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-4424bdf6, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-4424bdf6, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-4424bdf6, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-4424bdf6, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-4424bdf6, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-4424bdf6, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-4424bdf6, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-4424bdf6, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-4424bdf6, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-4424bdf6, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-4424bdf6, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-4424bdf6, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-4424bdf6, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-4424bdf6, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-4424bdf6, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-4424bdf6, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-4424bdf6, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-4424bdf6 {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-36276f0a {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-36276f0a, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-36276f0a, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-36276f0a, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-36276f0a, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-36276f0a, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-36276f0a, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-36276f0a, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-36276f0a, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-36276f0a, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-36276f0a, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-36276f0a, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-36276f0a, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-36276f0a, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-36276f0a, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-36276f0a, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-36276f0a, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-36276f0a, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-36276f0a, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-36276f0a, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-36276f0a, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-36276f0a, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-36276f0a, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-36276f0a, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-36276f0a, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-36276f0a, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-36276f0a, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-36276f0a, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-36276f0a, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-36276f0a, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-36276f0a, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-36276f0a, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-36276f0a, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-36276f0a, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-36276f0a {
    grid-column: span 2 / span 2;
  }

  #w-node-_1c55ab1d-a1aa-6530-d939-2e15f8d7e452-503b9f55 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-503b9f55, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-503b9f55, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-503b9f55, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-503b9f55, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-503b9f55, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-503b9f55, #w-node-_2db28c2d-6cf9-69b2-54a9-3bcd99a0f652-503b9f55, #w-node-_5c9d89ca-6393-17ff-37a4-e7b090f93240-503b9f55, #w-node-fdf9e216-dd81-f98b-27f9-c699449776bb-503b9f55, #w-node-_10f1a61b-ec70-2583-85ff-05593fb7e9c5-503b9f55, #w-node-_7c13a466-df33-1007-0006-e4e1471038a4-503b9f55, #w-node-_7c13a466-df33-1007-0006-e4e1471038aa-503b9f55, #w-node-_7c13a466-df33-1007-0006-e4e1471038b1-503b9f55, #w-node-_7c13a466-df33-1007-0006-e4e1471038b9-503b9f55, #w-node-bccf7344-83af-40f8-6028-d04d666f4171-503b9f55, #w-node-bccf7344-83af-40f8-6028-d04d666f4179-503b9f55, #w-node-bccf7344-83af-40f8-6028-d04d666f4181-503b9f55, #w-node-bccf7344-83af-40f8-6028-d04d666f4189-503b9f55, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd59-503b9f55, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd61-503b9f55, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd69-503b9f55, #w-node-_6838ab08-ad39-6a16-f759-fdbb29b8bd71-503b9f55, #w-node-e858fd60-0428-b350-4e7b-d4c005a3295d-503b9f55, #w-node-e858fd60-0428-b350-4e7b-d4c005a32965-503b9f55, #w-node-e858fd60-0428-b350-4e7b-d4c005a3296d-503b9f55, #w-node-e858fd60-0428-b350-4e7b-d4c005a32975-503b9f55, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8523-503b9f55, #w-node-_88564fd3-676b-8dcf-3383-0ce300db852b-503b9f55, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8533-503b9f55, #w-node-_88564fd3-676b-8dcf-3383-0ce300db8534-503b9f55, #w-node-_32478bc5-1ce2-c264-5cdc-02b93a58e27d-503b9f55, #w-node-_3cc8f025-8f91-0917-6a5e-4025aca0321d-503b9f55, #w-node-fdee6533-70b0-898c-f006-ba86e9f51b78-503b9f55, #w-node-aa72e721-9264-3e92-f8e2-f2ab7d1263f0-503b9f55 {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-b1f951a9, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-b1f951a9, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-b1f951a9, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-b1f951a9, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-b1f951a9, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-b1f951a9, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-e2cbb485, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-e2cbb485, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-e2cbb485, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-e2cbb485, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-e2cbb485, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-e2cbb485, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-f755a4a7, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-f755a4a7, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-f755a4a7, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-f755a4a7, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-f755a4a7, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-f755a4a7, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-04e25c4f, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-04e25c4f, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-04e25c4f, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-04e25c4f, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-04e25c4f, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-04e25c4f, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-a2acf85a, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-a2acf85a, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-a2acf85a, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-a2acf85a, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-a2acf85a, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-a2acf85a, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-0fdfa25f, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-0fdfa25f, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-0fdfa25f, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-0fdfa25f, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-0fdfa25f, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-0fdfa25f, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-ad076f79, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-ad076f79, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-ad076f79, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-ad076f79, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-ad076f79, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-ad076f79 {
    grid-column: span 4 / span 4;
  }

  #w-node-_94e16efe-136e-847e-f015-76067b1bdaca-4672078b {
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-fa00dae7-5aa4-51d7-27c4-fa1c9147366a-4672078b {
    grid-column: span 4 / span 4;
  }

  #w-node-_51e8c638-8775-5812-748c-6c3afcaab4b2-4672078b, #w-node-_2ae0666b-f9b2-e33c-4f80-c5d9c9cb50f3-4672078b {
    grid-column: span 2 / span 2;
  }

  #w-node-_74805457-1753-768b-0f3a-9a8b059153bd-4672078b {
    grid-column: span 4 / span 4;
  }

  #w-node-_7953d60c-08e7-2463-0709-b3c3839b57bf-4672078b, #w-node-fbb02eff-936e-3af0-3f7c-ea30c8748bba-4672078b {
    grid-column: span 2 / span 2;
  }

  #w-node-_5204f286-3029-781d-75c0-e734803f96de-4672078b {
    grid-column: span 4 / span 4;
  }

  #w-node-dd3d7072-1c90-680c-ae84-e24decb1877a-4672078b, #w-node-_9f20671e-373d-a595-69d6-41d6f77d9530-4672078b {
    grid-column: span 2 / span 2;
  }

  #w-node-f58f7260-5193-5219-74ec-0e090bc37383-4672078b {
    grid-column: span 4 / span 4;
  }

  #w-node-d059318e-b184-a7e6-6da5-565389c3ec54-4672078b, #w-node-_0800c3ff-afb6-b2a7-2329-db9554266664-4672078b {
    grid-column: span 2 / span 2;
  }

  #w-node-b8a60d93-f14a-37c3-0887-b649b86f8cb3-4672078b {
    grid-column: span 4 / span 4;
  }

  #w-node-_29bcfa77-e854-1d25-b952-afe710deec26-4672078b, #w-node-_5e2212d7-40d1-8507-9191-7b8a77225cad-4672078b {
    grid-column: span 2 / span 2;
  }

  #w-node-_81b82859-f77a-8329-04f4-4e0ff1f2756e-4672078b {
    grid-column: span 4 / span 4;
  }

  #w-node-_069c691b-cbfc-3395-231e-1459625127f6-4672078b, #w-node-c599e8ac-f8b8-03e7-d6a8-2780005bedee-4672078b {
    grid-column: span 2 / span 2;
  }

  #w-node-_25a5eee8-5d79-1dc4-b01b-e72eb358090c-4672078b {
    grid-column: span 4 / span 4;
  }

  #w-node-_5577806d-04bd-c185-cc94-70c8b7af962c-4672078b, #w-node-e2dd59e4-c718-6be0-0d46-bbdc53460e2f-4672078b {
    grid-column: span 2 / span 2;
  }

  #w-node-fb67c758-a771-07eb-a234-7604a0dadb1d-4672078b {
    grid-column: span 4 / span 4;
  }

  #w-node-bab4e681-74df-8f61-f44c-1d61ceb2cf22-4672078b, #w-node-_53c3111a-1459-608d-01d0-e6af62916639-4672078b {
    grid-column: span 2 / span 2;
  }

  #w-node-_635102b8-685a-5930-8ebd-fdc915a4ec94-4672078b {
    grid-column: span 4 / span 4;
  }

  #w-node-f12c217c-d23c-d472-eeec-2e9a1792b8ef-4672078b, #w-node-d3df70f9-dd7d-f43e-f792-c9b595f96834-4672078b {
    grid-column: span 2 / span 2;
  }

  #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-4672078b, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-4672078b, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-4672078b, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-4672078b, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-4672078b, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-4672078b, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-97f4d2eb, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-97f4d2eb, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-97f4d2eb, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-97f4d2eb, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-97f4d2eb, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-97f4d2eb, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-fbc53b08, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-fbc53b08, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-fbc53b08, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-fbc53b08, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-fbc53b08, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-fbc53b08, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-53b445d6, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-53b445d6, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-53b445d6, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-53b445d6, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-53b445d6, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-53b445d6, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-37bea6b1, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-37bea6b1, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-37bea6b1, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-37bea6b1, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-37bea6b1, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-37bea6b1, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-8578ecf7, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-8578ecf7, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-8578ecf7, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-8578ecf7, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-8578ecf7, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-8578ecf7, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-3c4e38d6, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-3c4e38d6, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-3c4e38d6, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-3c4e38d6, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-3c4e38d6, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-3c4e38d6, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-2ba2e4ed, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-2ba2e4ed, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-2ba2e4ed, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-2ba2e4ed, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-2ba2e4ed, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-2ba2e4ed, #w-node-_93990c20-b184-9042-408f-4d9e4d7bc088-390d334d, #w-node-_93990c20-b184-9042-408f-4d9e4d7bc09d-390d334d, #w-node-_93990c20-b184-9042-408f-4d9e4d7bc0b1-390d334d, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-390d334d, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-390d334d, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-390d334d, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-390d334d, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-390d334d, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-390d334d, #w-node-_93990c20-b184-9042-408f-4d9e4d7bc088-e45fb543, #w-node-_93990c20-b184-9042-408f-4d9e4d7bc09d-e45fb543, #w-node-_93990c20-b184-9042-408f-4d9e4d7bc0b1-e45fb543, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-e45fb543, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-e45fb543, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-e45fb543, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-e45fb543, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-e45fb543, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-e45fb543, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-4424bdf6, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-4424bdf6, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-4424bdf6, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-4424bdf6, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-4424bdf6, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-4424bdf6, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-36276f0a, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-36276f0a, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-36276f0a, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-36276f0a, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-36276f0a, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-36276f0a, #w-node-_84826f8d-03af-4bb7-c42b-690d443e2a9e-503b9f55, #w-node-_528d3241-f737-bf60-c7b8-a1740d0382eb-503b9f55, #w-node-_2ac9f8c9-564c-c095-8c44-60a4cd53a646-503b9f55, #w-node-_864df207-e37b-a0a6-65cd-9f25c349a052-503b9f55, #w-node-_63c5ba7a-3b9a-a5ed-1e95-a4288baf0dcb-503b9f55, #w-node-c22c5fbb-0382-aadc-d2c5-31bdd3e96825-503b9f55 {
    grid-column: span 4 / span 4;
  }
}


@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Ultralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}