:root {
  --red-2: #a50000;
  --dark-slate-blue: #024b9b;
  --dark-black: #141414;
  --red: #c40000;
  --141414: white;
  --deep-sky-blue: #00abcb;
  --deep-sky-blue-2: #4dc1ff;
}

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

@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;
  background-color: #f3f3f3;
  font-family: Circularstd Book, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.main-container {
  max-width: 1050px;
  position: relative;
}

.paragraph-footer {
  color: #121212;
  text-align: center;
  margin-bottom: 30px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.footer-block {
  padding: 40px 80px;
}

.footer-section {
  background-color: #fff;
  padding-top: 20px;
}

.footer-section.top40 {
  margin-top: 40px;
}

.section-first {
  z-index: 2;
  margin-top: -30px;
}

.section-first.top-20 {
  color: #3f134f;
  margin-top: 20px;
}

.block-no-bg {
  margin-bottom: 0;
  padding: 40px 80px;
}

.blockquote {
  border: 2px dashed var(--red-2);
  text-align: left;
  background-color: #f7f7f7;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 800px;
  margin: 20px auto;
  padding: 30px 40px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 14px #0003;
}

.blockquote.bot30 {
  grid-column-gap: 19px;
  grid-row-gap: 16px;
  border-color: var(--dark-slate-blue);
  border-left-width: 2px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-bottom: 30px;
  display: grid;
}

.bodytext {
  color: #2d2d2d;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
}

.bodytext.bot30 {
  margin-bottom: 30px;
}

.bodytext.top10---bot30 {
  margin-top: 10px;
  margin-bottom: 30px;
}

.bodytext.top30 {
  margin-top: 30px;
}

.link-11 {
  color: #337ab7;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  line-height: 21px;
  text-decoration: none;
}

.div-block-8 {
  background-color: #337ab7;
  width: 2px;
}

.div-block-9 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  margin-bottom: 30px;
  display: flex;
}

.underline {
  text-decoration: underline;
}

.hl-35 {
  color: var(--dark-black);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 35px;
  font-weight: 900;
  line-height: 40px;
}

.hl-35.bot30 {
  color: var(--dark-black);
  margin-bottom: 30px;
}

.img-container {
  justify-content: center;
  width: 100%;
  margin-top: 25px;
  display: flex;
}

.img-container.top0 {
  margin-top: 0;
  display: block;
}

.hl-50 {
  color: var(--dark-black);
  text-align: center;
  justify-content: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 50px;
  line-height: 52px;
  display: block;
}

.hl-50.color {
  color: var(--red-2);
}

.hl-50.color.horpadding100 {
  padding-left: 100px;
  padding-right: 100px;
}

.hl-50.color.horpadding50 {
  padding-left: 20px;
  padding-right: 20px;
}

.hl-30 {
  color: var(--dark-black);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.hl-30.bot30 {
  margin-bottom: 30px;
}

._2column-stack {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-bottom: 30px;
  padding: 0;
}

._2column-stack.bot0 {
  grid-column-gap: 40px;
  margin-bottom: 0;
}

._2column-stack.s-gap35 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

._2column-stack.top10 {
  margin-top: 10px;
}

.hl-40 {
  color: var(--dark-black);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 40px;
  line-height: 45px;
}

.hl-40.bot30 {
  margin-bottom: 30px;
}

.hl-40.bot30.color {
  color: var(--dark-slate-blue);
}

.hl-40.horpadding100 {
  padding-left: 100px;
  padding-right: 100px;
}

.hl-40.color, .hl-40.color.bot30 {
  color: var(--red-2);
}

.hl-40.horpadding140 {
  padding-left: 110px;
  padding-right: 110px;
}

.image-main {
  text-align: center;
  object-fit: fill;
  border: 1px #fff;
  border-radius: 15px;
  flex: 1;
  width: auto;
  max-width: 100%;
  box-shadow: 15px 14px 60px -11px #0006;
}

.img-container-5 {
  justify-content: center;
  width: 100%;
  margin-top: 25px;
  display: flex;
}

.img-container-5.bot30 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 30px;
  display: block;
}

.img-container-5.top0 {
  margin-top: 0;
}

.img-container-5.but {
  flex-flow: column;
  align-items: center;
}

.divider-blue {
  background-color: var(--red);
  width: 75px;
  height: 4px;
  margin: 10px auto 30px;
}

.testi-box-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #f7f7f7;
  border: 2px #c40000;
  border-radius: 15px;
  align-items: flex-start;
  padding: 40px;
  display: flex;
  box-shadow: 0 2px 5px 3px #0000001a;
}

.testi-box-3.bot40 {
  background-color: #fff;
  margin-bottom: 40px;
  box-shadow: 0 2px 5px 3px #0000001a;
}

.testi-photos {
  border-radius: 15px;
  width: 125px;
  box-shadow: 0 4px 14px #0000004d;
}

.bodytext-3 {
  color: #2d2d2d;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
}

.bodytext-3.testimonial-content {
  border-left: 10px solid var(--dark-slate-blue);
  background-color: #f7f7f7;
  margin-bottom: 0;
  padding: 20px 10px 20px 20px;
  box-shadow: 0 2px 5px #0003;
}

.color {
  color: var(--dark-slate-blue);
}

.list {
  color: #2d2d2d;
  margin-bottom: 30px;
  padding-top: 0;
  padding-left: 30px;
  font-family: Circularstd Book, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 30px;
}

.list--regular {
  margin-bottom: 10px;
  font-family: Circularstd Book, sans-serif;
  font-weight: 400;
}

.image-32 {
  text-align: center;
  object-fit: fill;
  border: 1px solid #fff;
  border-radius: 15px;
  flex: 1;
  width: 300px;
  max-width: 100%;
  box-shadow: 0 2px 15px -1px #0003;
}

.image-32.width85 {
  max-width: 85%;
}

.image-32.width85.xxx-100 {
  max-width: 90%;
}

.bodytext-8 {
  color: #2d2d2d;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
}

.bodytext-8.bot30 {
  margin-bottom: 30px;
}

.div-block-15 {
  background-color: var(--dark-slate-blue);
  width: 12px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.subheading-28 {
  color: var(--dark-black);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Circularstd Book, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 33px;
}

.subheading-28.bot30 {
  margin-bottom: 30px;
}

.subheading-28.bot30.top30 {
  margin-top: 30px;
}

.hl-55 {
  color: var(--dark-black);
  text-align: center;
  justify-content: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 53px;
  line-height: 55px;
  display: block;
}

.hl-55.bot30 {
  margin-bottom: 30px;
}

.mw-25 {
  color: #141414;
  text-align: center;
  margin-top: 10px;
  font-family: Merriweather, serif;
  font-size: 23px;
  line-height: 33px;
}

.mw-25.top0 {
  margin-top: 0;
}

.block-white-both {
  background-color: #fff;
  border: 0 solid #000;
  border-top-width: 1px;
  border-radius: 30px;
  padding: 40px 80px;
  box-shadow: 0 4px 14px #0003;
}

.mw-253 {
  color: #141414;
  text-align: center;
  margin-top: 10px;
  font-family: Merriweather, serif;
  font-size: 22px;
  line-height: 32px;
}

.mw-253.top0 {
  margin-top: 0;
}

.blockquote2 {
  border: 2px dashed var(--red-2);
  text-align: left;
  background-color: #f7f7f7;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 800px;
  margin: 20px auto;
  padding: 30px 40px 20px;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 14px #0003;
}

.gif {
  text-align: center;
  max-width: 30%;
}

@media screen and (min-width: 1440px) {
  .hl-50 {
    line-height: 52px;
  }

  .hl-40.color {
    color: var(--dark-slate-blue);
  }

  .divider-blue {
    width: 100px;
  }

  .subheading-28 {
    color: #000;
  }

  .hl-55 {
    line-height: 52px;
  }
}

@media screen and (min-width: 1920px) {
  .blockquote {
    flex-wrap: nowrap;
    align-items: center;
    width: 800px;
    margin-top: 40px;
    padding: 40px;
  }

  .blockquote.bot30 {
    border-width: 1px;
    border-color: var(--red-2);
  }

  .image-main, .image-32 {
    box-shadow: 0 2px 15px -1px #0003;
  }

  .div-block-15 {
    background-color: var(--red);
  }

  .subheading-28 {
    color: #000;
  }

  .blockquote2 {
    border-color: var(--red-2);
    flex-wrap: nowrap;
    align-items: center;
    width: 800px;
    margin-top: 40px;
    padding: 40px;
  }
}

@media screen and (max-width: 991px) {
  .main-container {
    background-color: #f3f3f3;
  }

  .footer-block {
    background-color: #fff;
    padding-left: 60px;
    padding-right: 60px;
  }

  .section-first {
    padding-left: 20px;
    padding-right: 40px;
  }

  .section-first.top-20 {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .block-no-bg {
    background-color: #0000;
    padding-left: 40px;
    padding-right: 40px;
  }

  .blockquote {
    width: auto;
  }

  .bodytext {
    font-size: 18px;
    line-height: 26px;
  }

  .hl-35 {
    font-size: 30px;
    line-height: 35px;
  }

  .hl-35.bot30 {
    padding-left: 100px;
    padding-right: 100px;
    font-size: 35px;
    line-height: 40px;
  }

  .hl-50 {
    font-size: 45px;
    line-height: 50px;
  }

  .hl-30 {
    font-size: 30px;
    line-height: 35px;
  }

  ._2column-stack.s-gap35 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .hl-40 {
    font-size: 30px;
    line-height: 35px;
  }

  .hl-40.bot30 {
    font-size: 35px;
    line-height: 40px;
  }

  .hl-40.bot30.color {
    padding-left: 100px;
    padding-right: 100px;
    font-size: 35px;
    line-height: 40px;
  }

  .hl-40.horpadding100 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-main {
    max-width: 80%;
  }

  .testi-box-3 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .bodytext-3 {
    font-size: 18px;
    line-height: 26px;
  }

  .list {
    padding-left: 20px;
  }

  .list--regular {
    font-size: 18px;
  }

  .bodytext-8 {
    font-size: 18px;
    line-height: 26px;
  }

  .subheading-28 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 35px;
  }

  .subheading-28.bot30 {
    font-size: 30px;
    line-height: 35px;
  }

  .hl-55 {
    font-size: 45px;
    line-height: 50px;
  }

  .block-white-both {
    padding-left: 40px;
    padding-right: 40px;
  }

  .blockquote2 {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .footer-block {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-first {
    padding-left: 0;
    padding-right: 0;
  }

  .block-no-bg {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blockquote.bot30 {
    display: block;
  }

  .bodytext {
    font-size: 18px;
    line-height: 28px;
  }

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

  .hl-35.bot30 {
    padding-left: 0;
    padding-right: 0;
    font-size: 28px;
    line-height: 33px;
  }

  .img-container.top0 {
    text-align: center;
  }

  .hl-50 {
    margin-bottom: 0;
    font-size: 45px;
    line-height: 50px;
  }

  .hl-50.color.horpadding100, .hl-50.color.horpadding50.adj2 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-30 {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 30px;
  }

  .hl-30.bot30 {
    font-size: 30px;
    line-height: 35px;
  }

  .hl-40 {
    margin-bottom: 0;
    font-size: 27px;
    line-height: 32px;
  }

  .hl-40.bot30.color {
    padding-left: 0;
    padding-right: 0;
    font-size: 36px;
    line-height: 41px;
  }

  .hl-40.horpadding140.adj {
    padding-left: 0;
    padding-right: 0;
  }

  .img-container-5.top0 {
    text-align: center;
    align-self: center;
    width: 100%;
  }

  .divider-blue {
    width: 100px;
  }

  .bodytext-3, .list--regular, .bodytext-8 {
    font-size: 18px;
    line-height: 28px;
  }

  .subheading-28 {
    font-size: 23px;
    line-height: 28px;
  }

  .subheading-28.bot30 {
    font-size: 25px;
    line-height: 30px;
  }

  .hl-55 {
    margin-bottom: 0;
    font-size: 45px;
    line-height: 50px;
  }

  .block-white-both {
    padding: 40px 20px;
  }

  .gif {
    max-width: 50%;
  }
}

@media screen and (max-width: 479px) {
  .footer-block {
    padding: 20px;
  }

  .section-first {
    padding-left: 0;
    padding-right: 0;
  }

  .block-no-bg {
    padding: 20px;
  }

  .blockquote {
    padding-left: 30px;
    padding-right: 10px;
  }

  .blockquote.bot30 {
    display: block;
  }

  .bodytext {
    font-size: 16px;
    line-height: 24px;
  }

  .bodytext.top30.bot30 {
    line-height: 24px;
  }

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

  .div-block-9 {
    flex-direction: row;
  }

  .hl-35 {
    padding-left: 0;
    padding-right: 0;
    font-size: 28px;
    line-height: 32px;
  }

  .hl-35.bot30.xxgg {
    font-size: 28px;
    line-height: 36px;
  }

  .hl-35.bot30._35x {
    font-size: 28px;
    line-height: 35px;
  }

  .hl-35.adj3 {
    font-size: 22px;
  }

  .img-container.top0 {
    display: block;
    overflow: visible;
  }

  .hl-50 {
    margin-bottom: 5px;
    font-size: 35px;
    line-height: 40px;
  }

  .hl-50.color.horpadding100, .hl-50.color.horpadding50 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-50.color.horpadding50.adj2 {
    font-size: 28px;
    line-height: 32px;
  }

  .hl-50.color.mone {
    font-size: 36px;
    line-height: 42px;
  }

  .hl-50.color.x50 {
    font-size: 28px;
    line-height: 32px;
  }

  .hl-30 {
    font-size: 24px;
    line-height: 30px;
  }

  .hl-30.bot30 {
    font-size: 32px;
    line-height: 37px;
  }

  .hl-30.bot30.xxs1 {
    font-size: 22px;
    line-height: 25px;
  }

  ._2column-stack {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .hl-40 {
    font-size: 26px;
    line-height: 26px;
  }

  .hl-40.bot30 {
    font-size: 33px;
    line-height: 38px;
  }

  .hl-40.bot30.color {
    padding-left: 0;
    padding-right: 0;
    font-size: 29px;
    line-height: 34px;
  }

  .hl-40.bot30._40x {
    font-size: 25px;
    line-height: 30px;
  }

  .hl-40.color {
    font-size: 30px;
    line-height: 35px;
  }

  .hl-40.color.bot30.horpadding100.adj5 {
    font-size: 22px;
    line-height: 28px;
  }

  .hl-40.color.bot30.xxl3 {
    font-size: 32px;
    line-height: 36px;
  }

  .hl-40.horpadding140 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-40.horpadding140.adj {
    font-size: 22px;
    line-height: 25px;
  }

  .image-main {
    max-width: 90%;
    overflow: clip;
  }

  .img-container-5.top0 {
    width: 100%;
  }

  .testi-box-3 {
    padding: 20px;
  }

  .testi-box-3.bot40 {
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .testi-photos.bot0 {
    margin-bottom: -20px;
  }

  .bodytext-3 {
    font-size: 18px;
    line-height: 28px;
  }

  .bodytext-3.testimonial-content, .list, .list--regular {
    font-size: 16px;
    line-height: 24px;
  }

  .image-32.width85.xxx-100 {
    max-width: 100%;
  }

  .bodytext-8 {
    font-size: 16px;
    line-height: 22px;
  }

  .subheading-28 {
    font-size: 20px;
    line-height: 20px;
  }

  .subheading-28.bot30 {
    font-size: 23px;
    line-height: 28px;
  }

  .subheading-28.bot30.top30.adj4 {
    font-size: 20px;
    line-height: 25px;
  }

  .subheading-28.bot30.adjj6 {
    font-size: 18px;
    line-height: 20px;
  }

  .hl-55 {
    font-size: 35px;
    line-height: 40px;
  }

  .hl-55.bot30.adh {
    font-size: 25px;
    line-height: 28px;
  }

  .mw-25.top0.adj-xx {
    font-size: 16px;
    line-height: 25px;
  }

  .block-white-both {
    padding: 20px;
  }

  .mw-253.top0.nwx {
    font-size: 16px;
    line-height: 25px;
  }

  .blockquote2 {
    padding-left: 30px;
    padding-right: 10px;
  }

  .gif {
    max-width: 80%;
  }
}

#w-node-dab3b414-5e31-5ee6-1ce7-59dee46fef65-32934aa1 {
  grid-template-rows: auto;
  grid-template-columns: 14.5fr 10fr;
}

#w-node-dab3b414-5e31-5ee6-1ce7-59dee46fef66-32934aa1, #w-node-dab3b414-5e31-5ee6-1ce7-59dee46fef69-32934aa1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69213e61-907d-5e6e-db02-c665fedbcfe7-32934aa1 {
  grid-template-rows: auto;
  grid-template-columns: 14.5fr 12fr;
}

#w-node-_69213e61-907d-5e6e-db02-c665fedbcfe8-32934aa1, #w-node-_69213e61-907d-5e6e-db02-c665fedbcff8-32934aa1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e471198-c165-8c66-3335-e106be7110d9-32934aa1 {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 3.25fr;
}

#w-node-_7e471198-c165-8c66-3335-e106be7110da-32934aa1, #w-node-_7e471198-c165-8c66-3335-e106be7110dd-32934aa1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d7844bc8-15fa-56c5-74c7-9a93e372f156-32934aa1 {
  grid-template-rows: auto;
  grid-template-columns: 14.5fr 7.25fr;
}

#w-node-d7844bc8-15fa-56c5-74c7-9a93e372f157-32934aa1, #w-node-d7844bc8-15fa-56c5-74c7-9a93e372f164-32934aa1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_77dc713e-6ce1-7d28-515b-87da5a95830a-32934aa1 {
  grid-template-rows: auto;
  grid-template-columns: 2fr 4fr;
}

#w-node-_77dc713e-6ce1-7d28-515b-87da5a95830b-32934aa1, #w-node-_77dc713e-6ce1-7d28-515b-87da5a95831e-32934aa1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47555b6d-2239-a3b9-37a3-82cf4daf8b46-32934aa1 {
  grid-template-rows: auto;
  grid-template-columns: 2fr 2fr;
}

#w-node-_47555b6d-2239-a3b9-37a3-82cf4daf8b47-32934aa1, #w-node-_47555b6d-2239-a3b9-37a3-82cf4daf8b5c-32934aa1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fb91eaf1-3cc5-2a15-6771-b78025102a7d-32934aa1 {
  grid-template-rows: auto;
  grid-template-columns: 9.5fr 8.5fr;
}

#w-node-fb91eaf1-3cc5-2a15-6771-b78025102a7e-32934aa1, #w-node-fb91eaf1-3cc5-2a15-6771-b78025102a81-32934aa1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-dab3b414-5e31-5ee6-1ce7-59dee46fef65-32934aa1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-dab3b414-5e31-5ee6-1ce7-59dee46fef66-32934aa1, #w-node-dab3b414-5e31-5ee6-1ce7-59dee46fef69-32934aa1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_69213e61-907d-5e6e-db02-c665fedbcfe7-32934aa1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_69213e61-907d-5e6e-db02-c665fedbcfe8-32934aa1, #w-node-_69213e61-907d-5e6e-db02-c665fedbcff8-32934aa1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7e471198-c165-8c66-3335-e106be7110d9-32934aa1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_7e471198-c165-8c66-3335-e106be7110da-32934aa1, #w-node-_7e471198-c165-8c66-3335-e106be7110dd-32934aa1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d7844bc8-15fa-56c5-74c7-9a93e372f156-32934aa1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-d7844bc8-15fa-56c5-74c7-9a93e372f157-32934aa1, #w-node-d7844bc8-15fa-56c5-74c7-9a93e372f164-32934aa1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_77dc713e-6ce1-7d28-515b-87da5a95830a-32934aa1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_77dc713e-6ce1-7d28-515b-87da5a95830b-32934aa1, #w-node-_77dc713e-6ce1-7d28-515b-87da5a95831e-32934aa1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47555b6d-2239-a3b9-37a3-82cf4daf8b46-32934aa1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_47555b6d-2239-a3b9-37a3-82cf4daf8b47-32934aa1, #w-node-_47555b6d-2239-a3b9-37a3-82cf4daf8b5c-32934aa1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fb91eaf1-3cc5-2a15-6771-b78025102a7d-32934aa1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-fb91eaf1-3cc5-2a15-6771-b78025102a7e-32934aa1, #w-node-fb91eaf1-3cc5-2a15-6771-b78025102a81-32934aa1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Slabo 27 Px Regular';
  src: url('../fonts/Slabo27px-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Circularstd Book';
  src: url('../fonts/CircularStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Circularstd Black';
  src: url('../fonts/CircularStd-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}