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

.html-embed {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.z2a-d-header {
  background-color: #000;
}

.z2a-d-header-wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.z2a-d-header-logo {
  max-height: 70px;
}

.z2a-d-author-section-personal {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  margin-top: 2em;
  margin-bottom: 2em;
  display: flex;
}

.image-13 {
  max-height: 15px;
}

.z2a-d-list {
  padding-left: 20px;
}

.z2a-d-hero-img {
  width: 100%;
}

.article-heading {
  color: #000;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-style: italic;
  font-weight: 900;
  line-height: 111%;
}

.regular-img {
  width: 100%;
  display: none;
}

.z2a-d-content {
  background-color: #f8f8f8;
  justify-content: center;
  align-items: flex-start;
  min-height: 100vh;
  display: flex;
}

.z2a-d-v2-author.mt-3em {
  margin-top: 5em;
}

.heading-7 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-style: italic;
  font-weight: 900;
  line-height: 100%;
}

.z2a-divider {
  border-bottom: 1px solid #000;
  height: 1px;
}

.system-req-box-wrapper {
  padding: 1em 2em;
}

.text-span-6 {
  font-style: normal;
}

.article-preamble {
  color: #000;
  margin-top: 5em;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  line-height: 140%;
}

.z2a-d-about-article {
  border-bottom: 1px solid #fff;
  justify-content: space-between;
  padding-bottom: 5px;
  display: flex;
}

.z2a-tags-wrapper.v2-1 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-wrap: wrap;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 0;
  display: flex;
}

.z2a-v2-vcc-section {
  justify-content: space-between;
  margin-top: 1em;
  display: flex;
}

.system-req-box {
  border: 1px solid #0000001a;
  border-radius: 15px;
  margin-bottom: 2em;
  overflow: hidden;
}

.bold-text-4 {
  font-weight: 900;
}

.z2a-d-li {
  color: #000;
  margin-bottom: 1.5em;
  padding-left: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.article-info {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.paragraph-18.metro {
  margin-bottom: 0;
}

.paragraph-18.metro.position {
  color: #adadad;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 500;
  line-height: 100%;
}

.paragraph-21 {
  color: #000;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 100%;
}

.paragraph-21.p-z {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
}

.z2a-d-content-wrapper-inner {
  background-color: #fff;
  min-height: 0;
  padding: 2em 3em;
}

.z2a-d-content-wrapper {
  background-color: #fff;
  width: 50%;
}

.z2a-d-h {
  color: #000;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-style: italic;
  font-weight: 900;
  line-height: 100%;
}

.z2a-d-h.fsz-s {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 21px;
}

.z2a-d-h.center-align {
  text-align: center;
}

.button {
  color: #000;
  text-align: center;
  background-color: #ffe177;
  border-radius: 100px;
  min-width: 60%;
  margin-top: 20px;
  padding: 1em 5em;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
}

.button.m-auto {
  background-color: #000;
  border: 2px solid #ffe177;
  margin-left: auto;
  margin-right: auto;
  transition: all .4s;
  display: block;
}

.button.m-auto:hover {
  background-color: #0000;
}

.z2a-tag.ta-tag {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #000;
  text-transform: uppercase;
  border: 1px solid #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 10px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  display: flex;
}

.paragraph-19.metro {
  color: #000;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 140%;
}

.z2a-d-p {
  color: #000;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.z2a-d-p.centre-align {
  text-align: center;
  text-decoration: underline;
}

.z2a-d-p.no-top-spac {
  margin-top: 0;
}

.system-req-box-img {
  width: 100%;
}

.z2a-d-author-name-in-article {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.z2a-v2-vcc-item.v2-1 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: row;
  align-items: flex-end;
  display: flex;
}

.z2a-v2-vcc-item.second-item.v2-1 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.paragraph-20.v2-1 {
  margin-bottom: 0;
}

.author-img {
  max-height: 100px;
}

.z2a-d-footer {
  background-color: #000;
}

.z2a-d-footer-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.image {
  max-height: 50px;
}

.image.footer-logo {
  max-height: 30px;
}

.z2a-d-footer-links {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  margin-top: 1em;
  display: flex;
}

.footer-link {
  color: #fff;
  text-decoration: underline;
}

.footer-link.no-underline {
  text-decoration: none;
}

.pcp-box-ul {
  background-color: #f5ffa5;
  border-radius: 15px;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 2em 2em 2em 3em;
}

.pcp-box-ul.no-top-mar {
  margin-top: 0;
}

.pcp-box-ul.no-top-mar.new-green-bk {
  background-color: #e1f3e3;
  font-family: Open Sans, sans-serif;
}

.pcp-box-ul.no-top-mar.new-green-bk.new-yel-col {
  background-color: #fbdd3d;
  border-radius: 5px;
}

.pcp-box-ul.no-top-mar.grey-bk-col {
  background-color: #e2e2e2;
}

.pcp-box-li.par-v4-p.new-font-style {
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.pcp-box-li.par-v4-p.new-font-style.first-child {
  margin-top: 0;
}

.pcp-box-li.par-v4-p.new-font-style.first-child.font-style-new, .pcp-box-li.par-v4-p.new-font-style.change-font {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.bold-text-11 {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.nl-p {
  color: #000;
  margin-bottom: 1.25em;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.nl-p.mb-0 {
  text-align: center;
  margin-bottom: 0;
  font-weight: 400;
  display: flex;
}

.nl-p.ta-c {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.nl-list-item {
  background-color: #fff9de;
  border-radius: 5px;
  padding: 1em;
}

.nl-list-item.new-col-bk {
  background-color: #fbdd3d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nl-list {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  margin-bottom: 2em;
  display: flex;
}

.nl-list.top-mar-space {
  margin-top: 40px;
}

.div-block-9 {
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
}

.div-block-9.table-wrapper {
  height: auto;
  margin-bottom: 40px;
}

.cell-5, .cell-7 {
  justify-content: center;
  align-items: flex-start;
}

.rows-right {
  border: 1px solid #000;
  width: 100%;
  height: 120px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.rows-right.gray-color {
  background-color: #8b193d;
}

.rows-right.new-col-bk {
  background-color: #fff9de;
  height: 90px;
}

.cell-14 {
  justify-content: center;
  align-items: flex-start;
  line-height: 18px;
}

.cell-13, .cell-16, .cell-6 {
  justify-content: center;
  align-items: flex-start;
}

.rows {
  border: 1px solid #000;
  width: 100%;
  height: 120px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.rows.new-color {
  background-color: #8b193d;
}

.rows.new-col-bk {
  background-color: #fff9de;
  height: 90px;
}

.div-block-10 {
  flex-flow: column;
  width: 100%;
  height: 60px;
  display: flex;
}

.div-block-10.table-left, .div-block-10.table-right {
  height: 100%;
}

.text-block-10 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-10.no-bold {
  font-weight: 400;
}

.text-block-10.no-bold.size-s {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.text-block-10.white-color {
  color: #fff;
}

.div-block-5 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #efd3da;
  flex-flow: column;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

.div-block-5.new-yel-bkl {
  text-align: center;
  background-color: #faf8f3;
  justify-content: center;
  align-items: center;
  height: 250px;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-5.new-yel-bkl.no-img-bk {
  background-image: none;
  height: 350px;
}

.text-block-8 {
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  display: flex;
}

.bold-text-50 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.bold-text-50.size-m {
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 900;
}

.nl-6-testimonial-stars {
  height: 20px;
}

.faq-item.f-child {
  border-bottom: 1px solid #0000004d;
  margin-top: 0;
  padding-top: .5em;
  padding-bottom: .5em;
}

.faq-item.f-child.l-child {
  border-bottom-width: 0;
}

.italic-text-2 {
  font-family: Montserrat, sans-serif;
  font-size: 22px;
}

.faq-box {
  background-color: #faf8f3;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 3em;
  margin-bottom: 3em;
  padding: 1.5em 2em;
  display: flex;
}

.nl-h3 {
  font-family: Lato, sans-serif;
}

.italic-text-3 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.top-mar {
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}

.bold-text-51, .bold-text-52 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.nl-cta-section-h1 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-size: 36px;
  line-height: 120%;
}

.nl-cta-section-h1.mb-1em {
  margin-bottom: 1em;
}

.nl-cta-section-h1.mb-1em.mt-0 {
  margin-top: 0;
}

.nl-img {
  border-radius: 15px;
}

.nl-img.cta-img {
  max-width: 60%;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bold-text-53 {
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.nl-content-piece.cta-section {
  background-color: #e6f3ff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2em;
  margin-bottom: 7em;
  padding: 5em;
  display: flex;
}

.nl-content-piece.cta-section.new-yel-bk {
  background-color: #faf8f3;
}

.nl-content-piece.cta-section.new-yel-bk.no-bot-mar {
  background-color: #fff9de;
  margin-bottom: 2em;
}

.nl-ol {
  padding-left: 20px;
  font-size: 18px;
  list-style-type: decimal;
}

.paragraph-11 {
  color: #000;
  margin-bottom: 0;
  text-decoration: none;
}

.cta-section-btn {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 10px;
  margin-top: 0;
  padding: 15px 3em;
  font-size: 21px;
  line-height: 100%;
  text-decoration: none;
}

.cta-section-btn:hover {
  color: #000;
}

.cta-section-btn.new-cta-green {
  background-color: #1c4846;
  margin-top: 1em;
  margin-bottom: 1em;
}

.cta-section-btn.new-cta-green.bk-black {
  color: #000;
  background-color: #000;
  border-radius: 10px;
}

.cta-section-btn.new-cta-green.bk-black:hover {
  color: #000;
  background-color: #fff;
  border: 3px solid #000;
}

.bold-text-54 {
  color: #fff;
  background-color: #0000;
  font-weight: 400;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.background-video-6 {
  z-index: 9999;
  box-sizing: border-box;
  aspect-ratio: 16 / 9;
  object-fit: contain;
  object-position: 36% 50%;
  width: 100%;
  height: auto;
  max-height: none;
  padding-right: 0;
  display: flex;
}

.bold-text-55 {
  font-family: Montserrat, sans-serif;
}

.bold-text-56, .bold-text-57 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.tgl-cta-btn {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #00b403;
  border: 2px solid #00b403;
  border-radius: 5px;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 2em;
  padding-top: .7em;
  padding-bottom: .7em;
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  line-height: 100%;
  transition: all .4s cubic-bezier(.86, 0, .07, 1);
}

.tgl-cta-btn:hover {
  color: #00b403;
  background-color: #0000;
  border: 2px solid #00b403;
}

.tgl-cta-btn.off-on-mobiles {
  text-transform: uppercase;
}

.tgl-cta-btn.off-on-mobiles:hover {
  color: #000;
  border-color: #000;
}

@media screen and (min-width: 1440px) {
  .nl-content-piece.cta-section {
    background-color: #e6f3ff;
  }
}

@media screen and (min-width: 1920px) {
  .z2a-d-about-article {
    border-bottom-color: #000;
  }
}

@media screen and (max-width: 991px) {
  .z2a-d-author-section-personal {
    flex-direction: column;
    align-items: flex-start;
  }

  .image-13 {
    max-height: 20px;
    padding-right: 10px;
  }

  .z2a-d-v2-author {
    color: #fff;
    text-transform: uppercase;
    margin: 3em 0 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
  }

  .heading-7 {
    color: #000;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 900;
  }

  .z2a-divider {
    background-color: #000;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .z2a-tags-wrapper {
    flex-wrap: wrap;
    align-items: center;
    display: flex;
  }

  .z2a-tags-wrapper.v2-1 {
    text-transform: uppercase;
    margin-left: 0;
    margin-right: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .z2a-v2-vcc-section {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .z2a-v2-vcc-left {
    display: flex;
  }

  .image-14 {
    min-height: 25px;
    margin-right: 10px;
  }

  .image-14.eye-icon {
    margin-bottom: 8px;
    padding-bottom: 0;
  }

  .paragraph-18 {
    color: #adadad;
    text-transform: none;
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
  }

  .paragraph-21 {
    color: #000;
    text-transform: none;
    margin-bottom: 0;
    padding-top: 7px;
    font-size: 16px;
    font-weight: 400;
  }

  .paragraph-21.p-z {
    padding-top: 0;
  }

  .z2a-d-content-wrapper-inner {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .z2a-d-content-wrapper {
    width: 100%;
  }

  .z2a-tag {
    border: 1px solid #000;
    border-radius: 100px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 10px 20px;
    display: flex;
  }

  .z2a-tag.ta-tag {
    align-items: center;
  }

  .paragraph-19 {
    color: #000;
    text-transform: none;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 130%;
  }

  .paragraph-19.metro {
    font-size: 16px;
  }

  .z2a-v2-vcc-item {
    align-items: center;
    display: flex;
  }

  .z2a-v2-vcc-item.v2-1 {
    align-items: center;
  }

  .z2a-v2-vcc-item.second-item {
    margin-left: 15px;
  }

  .z2a-v2-vcc-item.second-item.v2-1 {
    align-items: center;
    display: flex;
  }

  .paragraph-20 {
    color: #000;
    margin-bottom: 0;
  }

  .paragraph-20.v2-1 {
    font-size: 11px;
  }

  .author-img {
    max-height: 150px;
    margin-top: 20px;
  }

  .cell-5, .cell-7, .cell-8, .cell-15, .cell-14, .cell-9, .cell-13, .cell-6, .cell-12, .cell-11, .cell-10 {
    justify-content: center;
    align-items: flex-start;
  }

  .text-block-10.no-bold.size-s {
    font-size: 16px;
  }

  .text-block-10.text-smaller {
    font-size: 12px;
  }

  .div-block-5, .text-block-8 {
    justify-content: center;
    align-items: center;
  }

  .nl-content-piece {
    max-width: 100%;
    padding: 1em;
  }

  .paragraph-11 {
    font-weight: 700;
  }

  .background-video-6 {
    height: auto;
  }

  .tgl-cta-btn.off-on-mobiles {
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }
}

@media screen and (max-width: 767px) {
  .z2a-d-author-section-personal {
    align-items: flex-start;
  }

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

  .z2a-d-about-article {
    flex-direction: column;
  }

  .image-14.eye-icon {
    min-height: 20px;
  }

  .image-14.claps-icon {
    margin-bottom: 5px;
  }

  .paragraph-21, .paragraph-19 {
    font-size: 16px;
  }

  .paragraph-20.v2-1 {
    font-size: 12px;
  }

  .author-img {
    max-height: 100px;
    margin-top: 0;
  }

  .z2a-d-footer-links {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .rows-right {
    height: 150px;
  }

  .cell-13, .cell-12 {
    justify-content: center;
    align-items: flex-start;
  }

  .rows {
    height: 150px;
  }

  .text-block-10.no-bold.size-s {
    font-size: 16px;
    line-height: 16px;
  }

  .text-block-10.text-smaller {
    font-size: 11px;
  }

  .div-block-5 {
    justify-content: flex-start;
    align-items: center;
  }

  .nl-img.cta-img {
    max-width: 100%;
  }

  .nl-content-piece.cta-section {
    margin-left: 1em;
    margin-right: 1em;
    padding: 3em 1.5em;
  }

  .paragraph-11 {
    text-align: center;
    font-size: 18px;
  }

  .background-video-6 {
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .image-13 {
    max-height: 15px;
  }

  .article-heading {
    font-size: 32px;
    line-height: 91%;
    display: block;
  }

  .heading-7 {
    margin-bottom: 5px;
    font-size: 28px;
    line-height: 85%;
  }

  .article-preamble {
    margin-top: 2em;
  }

  .bold-text-4 {
    font-size: 26px;
    line-height: 82%;
  }

  .image-14, .image-14.eye-icon {
    min-height: 20px;
  }

  .image-14.claps-icon {
    min-height: 25px;
    margin-bottom: 5px;
  }

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

  .paragraph-21 {
    padding-top: 0;
    font-size: 16px;
  }

  .z2a-d-h {
    font-size: 26px;
  }

  .button {
    width: 100%;
    min-width: 0%;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-20 {
    font-size: 13px;
  }

  .paragraph-20.v2-1 {
    padding-top: 0;
    font-size: 12px;
  }

  .z2a-d-footer-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer-link.no-underline {
    text-align: center;
  }

  .pcp-box-ul {
    padding-left: 2em;
  }

  .pcp-box-li.par-v4-p {
    font-size: 20px;
  }

  .nl-p.mb-0 {
    text-align: center;
  }

  .div-block-9.table-wrapper {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
    display: inline-flex;
  }

  .rows-right, .rows {
    height: 178px;
  }

  .text-block-10.no-bold.size-s {
    font-size: 16px;
    line-height: 19px;
  }

  .text-block-10.text-smaller {
    font-size: 12px;
  }

  .div-block-5 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-5.new-yel-bkl {
    text-align: center;
    text-align: center;
  }

  .text-block-8 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .bold-text-50 {
    text-align: center;
  }

  .italic-text-2 {
    font-size: 20px;
  }

  .top-mar {
    padding-left: 0;
    padding-right: 0;
  }

  .nl-cta-section-h1 {
    font-size: 28px;
  }

  .nl-cta-section-h1.mb-1em.mt-0 {
    line-height: 114%;
  }

  .bold-text-53 {
    font-size: 23px;
    line-height: 112%;
  }

  .nl-content-piece {
    padding-top: 0;
  }

  .nl-content-piece.cta-section.new-yel-bk.no-bot-mar {
    margin-left: 0;
    margin-right: 0;
  }

  .cta-section-btn {
    padding-left: 1em;
    padding-right: 1em;
    font-size: 18px;
  }

  .background-video-6 {
    height: auto;
  }

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

  .tgl-cta-btn.off-on-mobiles {
    display: inline-flex;
  }
}

#w-node-_1690ea7b-f271-5440-b465-906565611eac-3f99baa6, #w-node-_1690ea7b-f271-5440-b465-906565611ebc-3f99baa6, #w-node-_1690ea7b-f271-5440-b465-906565611ed1-3f99baa6, #w-node-_1690ea7b-f271-5440-b465-906565611ed5-3f99baa6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-cee7b3d1-3f8b-e7c8-cb94-12af6163fec3-3f99baa6, #w-node-_5daecf52-0f5c-92f1-4476-98e7927e4cc2-3f99baa6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d1037247-a855-ccdb-2ea0-6b9488f822fb-3f99baa6, #w-node-_0eefd934-d4bc-6a58-71da-d30f0aa0c303-3f99baa6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1690ea7b-f271-5440-b465-906565611eac-ca9f21f3, #w-node-_1690ea7b-f271-5440-b465-906565611ebc-ca9f21f3, #w-node-_1690ea7b-f271-5440-b465-906565611ed1-ca9f21f3, #w-node-_1690ea7b-f271-5440-b465-906565611ed5-ca9f21f3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-cee7b3d1-3f8b-e7c8-cb94-12af6163fec3-ca9f21f3, #w-node-_5daecf52-0f5c-92f1-4476-98e7927e4cc2-ca9f21f3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d1037247-a855-ccdb-2ea0-6b9488f822fb-ca9f21f3, #w-node-_0eefd934-d4bc-6a58-71da-d30f0aa0c303-ca9f21f3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-cee7b3d1-3f8b-e7c8-cb94-12af6163fec3-3f99baa6, #w-node-_5daecf52-0f5c-92f1-4476-98e7927e4cc2-3f99baa6, #w-node-d1037247-a855-ccdb-2ea0-6b9488f822fb-3f99baa6, #w-node-_0eefd934-d4bc-6a58-71da-d30f0aa0c303-3f99baa6, #w-node-cee7b3d1-3f8b-e7c8-cb94-12af6163fec3-ca9f21f3, #w-node-_5daecf52-0f5c-92f1-4476-98e7927e4cc2-ca9f21f3, #w-node-d1037247-a855-ccdb-2ea0-6b9488f822fb-ca9f21f3, #w-node-_0eefd934-d4bc-6a58-71da-d30f0aa0c303-ca9f21f3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-cee7b3d1-3f8b-e7c8-cb94-12af6163fec3-3f99baa6, #w-node-_5daecf52-0f5c-92f1-4476-98e7927e4cc2-3f99baa6, #w-node-d1037247-a855-ccdb-2ea0-6b9488f822fb-3f99baa6, #w-node-_0eefd934-d4bc-6a58-71da-d30f0aa0c303-3f99baa6, #w-node-cee7b3d1-3f8b-e7c8-cb94-12af6163fec3-ca9f21f3, #w-node-_5daecf52-0f5c-92f1-4476-98e7927e4cc2-ca9f21f3, #w-node-d1037247-a855-ccdb-2ea0-6b9488f822fb-ca9f21f3, #w-node-_0eefd934-d4bc-6a58-71da-d30f0aa0c303-ca9f21f3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-cee7b3d1-3f8b-e7c8-cb94-12af6163fec3-3f99baa6, #w-node-_5daecf52-0f5c-92f1-4476-98e7927e4cc2-3f99baa6, #w-node-d1037247-a855-ccdb-2ea0-6b9488f822fb-3f99baa6, #w-node-_0eefd934-d4bc-6a58-71da-d30f0aa0c303-3f99baa6, #w-node-cee7b3d1-3f8b-e7c8-cb94-12af6163fec3-ca9f21f3, #w-node-_5daecf52-0f5c-92f1-4476-98e7927e4cc2-ca9f21f3, #w-node-d1037247-a855-ccdb-2ea0-6b9488f822fb-ca9f21f3, #w-node-_0eefd934-d4bc-6a58-71da-d30f0aa0c303-ca9f21f3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

.header__container__logo a {
    font-family: Tenor Sans, sans-serif;
    font-size: clamp(15px,4vw,28px);
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
}


