.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Libre Franklin, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

h4 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Libre Franklin, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  color: #000;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

img {
  max-width: 100%;
  display: inline-block;
}

blockquote {
  color: #000;
  border-color: #5ab963 #5ab963 #5ab963 #e6e6e6;
  border-left-style: solid;
  border-left-width: 5px;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

.navigation {
  z-index: 1;
  background-color: #f6c205;
  justify-content: center;
  align-items: center;
  margin-bottom: -4px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.navigation-container {
  width: 100%;
  height: 90px;
  max-width: 1170px;
  background-color: #f6c207;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  margin-left: -71px;
  margin-right: -36px;
  font-size: 20px;
  display: flex;
}

.header {
  width: 100%;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Screenshot-2022-08-25-124728.png');
  background-size: cover;
  background-attachment: fixed;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  margin-top: -10px;
  padding: 116px 30px 59px;
  display: flex;
}

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

.navigation-link {
  color: #fff;
  margin-left: 15px;
  margin-right: 15px;
  font-family: Libre Franklin, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.bullet {
  width: 4px;
  height: 4px;
  background-color: #fff;
  border-radius: 50%;
  margin-left: 15px;
  margin-right: 15px;
}

.navigation-button {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 4px;
  margin-left: 15px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  transition: background-color .2s, color .2s;
}

.navigation-button:hover {
  color: #000;
  background-color: #fff;
}

.header-content {
  max-width: 770px;
  perspective: 2000px;
  text-align: center;
}

.h1_pro {
  direction: ltr;
  color: #fff;
  letter-spacing: -1px;
  text-transform: none;
  white-space: normal;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 68px;
  font-weight: 400;
  line-height: 78px;
}

.h1_pro.cc-black {
  color: #000;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 60px;
}

.paragraph {
  color: #fff;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.paragraph.cc-gray {
  color: #000;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  margin-top: -18px;
  margin-right: -251px;
  padding-right: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.button {
  color: #000;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #edcd1f;
  background-clip: padding-box;
  border-radius: 4px;
  margin-top: 50px;
  padding: 15px 30px;
  font-family: Libre Franklin, sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 30px;
  transition: background-color .2s;
}

.button:hover {
  background-color: #edcd1f;
}

.button.cc-cta {
  margin-top: 0;
}

.button.cc-banner {
  color: #000;
  background-color: #fff;
}

.button.cc-banner:hover {
  background-color: #e6e6e6;
}

.container-fotter {
  z-index: 1;
  width: 100%;
  max-width: 1170px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 75px;
  padding-top: 7px;
  position: relative;
}

.container-fotter.cc-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-fotter.cc-cta {
  background-color: rgba(0, 0, 0, 0);
  display: flex;
}

.container-fotter.cc-footer {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: flex-start;
  margin-top: 28px;
  display: flex;
}

.container-fotter.cc-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.container-fotter.cc-blogpost {
  max-width: 770px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: block;
}

.container-fotter.cc-contact {
  margin-left: 6px;
  margin-right: -3px;
  padding-top: 27px;
  padding-left: 52px;
  padding-right: 0;
  display: flex;
}

.features {
  justify-content: center;
  align-items: center;
  padding: 10px 30px 35px;
  display: flex;
}

.h2 {
  color: #b3b3b3;
  text-align: right;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Libre Franklin, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
}

.h2.cc-center {
  margin: 67px 145px 40px 85px;
  padding-right: 30px;
}

.h2.cc-2-rows {
  text-align: center;
  margin: -38px -32px 25px 9px;
  padding-bottom: 21px;
  padding-left: 113px;
}

.h2.cc-white-text {
  color: #fff;
}

.h2.text-span.cc-post-text {
  margin-bottom: 15px;
}

.h2-container {
  width: 50%;
  margin-bottom: 90px;
}

.h2-container.cc-center {
  width: 65%;
  text-align: center;
  margin-bottom: 0;
}

.h2-container.cc-questions {
  margin-bottom: 60px;
}

.text-span {
  color: #000;
  margin-left: -57px;
  padding-left: 47px;
  padding-right: 26px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 28px;
}

.text-span.cc-white-text {
  color: #fff;
}

.feature-item-container {
  height: 330px;
  border: 1px solid #f7f7f7;
  padding: 50px 40px;
  transition: box-shadow .2s;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
}

.collection-list {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.collection-list.cc-feature-row {
  margin-bottom: -20px;
}

.h3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Libre Franklin, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.h3.cc-cta {
  color: #000;
  margin-bottom: 0;
}

.h3.cc-header {
  color: #fff;
  margin-bottom: 0;
  text-decoration: none;
}

.h3.cc-pricing {
  width: 100%;
}

.h3.cc-team-title {
  width: 100%;
  margin-bottom: 0;
}

.h3.cc-latest-posts {
  margin-bottom: 40px;
}

.slider-section {
  background-color: #fafafa;
  flex-flow: wrap;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  margin-top: 360px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.slider {
  height: 720px;
  max-width: 1440px;
  flex: 1;
  margin-top: -360px;
}

.slide {
  background-image: url('../images/image-slider-01.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-nav {
  font-size: 6px;
}

.icon {
  width: 30px;
  height: 30px;
}

.left-arrow, .right-arrow {
  display: none;
}

.slide-2 {
  background-image: url('../images/image-slider-02.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/image-slider-03.jpg');
  background-position: 50%;
  background-size: cover;
}

.about {
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  padding: 115px 30px;
  display: flex;
}

.link {
  color: #5ab963;
  text-transform: uppercase;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
  transition: color .2s;
}

.link:hover {
  color: #48944f;
}

.separator {
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.separator.cc-background-grey {
  background-color: #fafafa;
}

.line-color {
  height: 1px;
  background-color: #e6e6e6;
}

.premium {
  background-color: #fafafa;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 13px;
  margin-left: 29px;
  margin-right: 26px;
  padding: 37px 30px 74px;
  display: flex;
}

.premium.cc-background {
  background-color: rgba(0, 0, 0, 0);
}

._2-row-image.cc-bottom {
  margin-right: 0;
}

._2-row-image.cc-row-spacing {
  margin-right: 100px;
}

._2-row-text {
  max-width: 370px;
  margin-right: 100px;
}

._2-row-text.cc-bottom {
  margin-right: 100px;
}

._2-row-text.cc-bottom.cc-reverse {
  margin-left: 100px;
  margin-right: 0;
}

.row {
  flex: 1;
  padding-top: 80px;
  display: flex;
}

.row.cc-bottom {
  flex-direction: row-reverse;
  margin-top: 90px;
}

.row.cc-bottom.cc-reverse {
  flex-direction: row;
}

.row.cc-reverse {
  flex-direction: row-reverse;
}

._2-row-action-text {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 110px;
}

.cta {
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  margin-top: -51px;
  margin-bottom: 33px;
  padding: 0 30px 45px;
  display: flex;
}

.cta-line-2 {
  width: 30px;
  height: 2px;
  mix-blend-mode: hard-light;
  background-color: #edcd1f;
  margin-top: -25px;
  margin-left: -144px;
  font-weight: 700;
}

.cta-line-2.cc-header {
  background-color: #fff;
}

.cta-column {
  width: 50%;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.cta-left-top {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.footer {
  background-color: #0a0e1a;
  justify-content: center;
  align-items: center;
  padding: 0 0 26px 30px;
  display: flex;
}

.footer-column {
  width: 50%;
  margin-top: 40px;
  display: flex;
}

.footer-column.cc-footer {
  flex-direction: column;
}

.text-footer-credits {
  color: #666;
  margin-top: 15px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}

.footer-links-list {
  flex-direction: column;
  padding-right: 50px;
  display: flex;
}

.link-footer {
  color: #fdfafa;
  margin-bottom: 25px;
  font-family: Libre Franklin, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
  transition: color .2s;
}

.link-footer:hover {
  color: rgba(255, 255, 255, .7);
}

.link-social {
  width: 15px;
  height: 15px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  display: flex;
}

.footer-social {
  width: 25%;
  justify-content: flex-start;
  display: flex;
}

.collection-item {
  width: 33.3333%;
  padding-left: 10px;
  padding-right: 10px;
}

.collection-item.cc-feature-row {
  width: 25%;
  margin-bottom: 20px;
}

.feature-icon {
  width: 60px;
  height: 60px;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.nav-button {
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  display: none;
}

.nav-icon {
  width: 28px;
  height: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-icon-piece {
  width: 100%;
  height: 2px;
  background-color: #000;
  position: relative;
}

.nav-icon-piece.top {
  position: absolute;
  transform: translate(0, -8px);
}

.nav-icon-piece.bottom {
  position: absolute;
  transform: translate(0, 8px);
}

.header-inner {
  background-color: #edcd1f;
  justify-content: center;
  align-items: center;
  margin-top: -90px;
  padding: 180px 30px 90px;
  display: flex;
}

.header-inner.cc-header-extra {
  padding-bottom: 210px;
}

.header-inner-content {
  width: 57%;
}

.inner-category {
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.premium-banner {
  width: 100vw;
  max-height: 720px;
  background-image: url('../images/image-premium-banner.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding: 120px 30px;
  display: flex;
}

.premium-banner-inner {
  max-width: 370px;
  background-color: #5ab963;
  padding: 60px 50px;
}

.premium-intro {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px 30px;
  display: flex;
}

.premium-image-banner {
  max-height: 720px;
  max-width: 1440px;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.premium-image-container {
  width: 100%;
  max-width: 1170px;
  background-color: #fff;
  border: 1px solid #f7f7f7;
  justify-content: space-between;
  align-items: center;
  margin-top: -60px;
  margin-bottom: 120px;
  padding: 40px 60px;
  display: flex;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
}

.image-banner {
  margin-right: 60px;
}

.container-quote {
  width: 70%;
  text-align: center;
}

.block-quote {
  color: #5ab963;
  border-left: 0 rgba(0, 0, 0, 0);
  font-family: Libre Franklin, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
}

.author {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.text-block {
  color: #000;
  margin-left: 20px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.container-pricing {
  justify-content: center;
  align-items: stretch;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.pricing-block {
  width: 33.3333%;
  border: 1px solid #f7f7f7;
  flex-wrap: wrap;
  align-content: space-between;
  align-items: stretch;
  margin-left: 10px;
  margin-right: 10px;
  transition: box-shadow .2s;
  display: flex;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
}

.pricing-block:hover {
  box-shadow: 0 5px 20px rgba(0, 0, 0, .14);
}

.price {
  color: #000;
  font-family: Libre Franklin, sans-serif;
  font-size: 72px;
  font-weight: 800;
  line-height: 78px;
}

.price-block {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.currency {
  color: #999;
  margin-top: 40px;
  margin-left: 10px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.small-text {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.small-text.cc-light {
  color: #999;
  margin-top: 0;
  margin-bottom: 0;
}

.pricing-block-separator {
  width: 100%;
  height: 1px;
  background-color: #5ab963;
  margin-top: 30px;
  margin-bottom: 30px;
}

.pricing-info {
  padding: 50px 40px 40px;
}

.button-pricing {
  width: 100%;
  height: 60px;
  color: #fff;
  background-color: #5ab963;
  justify-content: center;
  align-items: center;
  font-family: Libre Franklin, sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 30px;
  transition: background-color .2s;
  display: flex;
}

.button-pricing:hover {
  background-color: #48944f;
}

.container-facts {
  justify-content: center;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.facts {
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.fact-block {
  background-color: #fff;
  border: 1px solid #f7f7f7;
  padding: 50px 40px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
}

.image-2 {
  margin-bottom: 20px;
}

.facts-gray-background {
  width: 100%;
  height: 70%;
  background-color: #fafafa;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.faq {
  background-color: #fafafa;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  padding: 120px 30px;
  display: flex;
}

.container-questions {
  width: 100%;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  margin: -30px -10px;
  display: flex;
}

.question-block {
  width: 50%;
  margin: 30px 50px 30px 10px;
}

.container-facts-inner {
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.header-banner {
  justify-content: center;
  align-items: center;
  margin-top: -120px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.about-intro {
  justify-content: center;
  align-items: center;
  padding: 115px 30px 75px;
  display: flex;
}

.goals-container {
  align-items: flex-start;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.goals-container-inner {
  width: 33.3333%;
  margin-left: 10px;
  margin-right: 10px;
}

.team {
  justify-content: center;
  align-items: center;
  padding: 120px 30px;
  display: flex;
}

.collection-list-2 {
  margin: -10px;
}

.team-member {
  padding-top: 10px;
  padding-bottom: 10px;
}

.team-inner-container {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
}

.team-avatar {
  width: 100%;
  height: 100%;
}

.team-member-info {
  width: 100%;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px 10px;
  display: flex;
}

.our-goals {
  justify-content: center;
  align-items: center;
  padding: 120px 30px;
  display: flex;
}

.blog-posts {
  justify-content: center;
  align-items: center;
  margin-top: -120px;
  margin-bottom: 120px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.blog-posts-item {
  width: 33.3333%;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: center;
  align-items: stretch;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.post-list {
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: flex-start;
  margin: -10px;
  display: flex;
}

.blog-posts-item-container {
  background-color: #fff;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
}

.post-info {
  padding: 30px;
}

.post-date {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.header-blog {
  justify-content: center;
  align-items: center;
  margin-top: -90px;
  padding-top: 90px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.header-image {
  z-index: 1;
  max-height: 750px;
  max-width: 1440px;
  position: relative;
}

.header-color {
  width: 100%;
  height: 75%;
  background-color: #5ab963;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.content {
  justify-content: center;
  align-items: center;
  padding: 90px 30px;
  display: flex;
}

.contact-intro {
  flex-flow: column wrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-top: 28px;
  margin-left: 47px;
  padding: 0 30px 76px 17px;
  display: flex;
}

.contact-info {
  width: 50%;
  margin-top: -10px;
  margin-bottom: -10px;
}

.contact-info-row {
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.contact-info-text {
  width: 25%;
  color: #999;
  text-align: left;
  margin-left: 32px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.contact-info-text.cc-text-black {
  width: auto;
  color: #000;
  justify-content: space-between;
  margin-right: -191px;
  padding-left: 49px;
  padding-right: 74px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  display: flex;
}

.form-input {
  width: 50%;
  margin-top: -10px;
  margin-bottom: -10px;
}

.text-field {
  height: 60px;
  color: #b3b3b3;
  border: 1px #000;
  border-bottom: 1px solid #e6e6e6;
  padding-left: 0;
  padding-right: 0;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.text-field:hover {
  border-bottom-color: #000;
}

.text-field:active {
  color: #000;
}

.text-field:focus {
  color: #000;
  border-bottom-color: #000;
}

.text-field::-ms-input-placeholder {
  color: #b3b3b3;
}

.text-field::placeholder {
  color: #b3b3b3;
}

.rich-text {
  color: #000;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.rich-text h2 {
  font-family: Libre Franklin, sans-serif;
  font-size: 24px;
  font-weight: 800;
}

.rich-text p {
  color: #000;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.rich-text img {
  margin-top: 30px;
  margin-bottom: 30px;
}

.rich-text figcaption {
  color: #777;
  text-align: left;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Libre Franklin, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.logo {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.nav-link {
  color: #fff;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.nav-link.w--current {
  color: #fff;
}

.latest-posts {
  justify-content: center;
  align-items: center;
  padding: 90px 30px;
  display: flex;
}

.style-guide-label {
  color: #777;
  border-bottom: 1px solid #777;
  flex: 1;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 13px;
  line-height: 14px;
}

.image-licensing {
  background-color: rgba(0, 0, 0, .05);
  border: 1px solid rgba(0, 0, 0, .1);
  padding: 15px;
  line-height: 24px;
}

.text-span-2 {
  padding-left: 0;
  font-size: 60px;
}

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

.image-3 {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 711px;
}

.heading2 {
  margin-top: 54px;
  margin-bottom: 35px;
  margin-left: 89px;
  padding-left: 0;
  font-style: italic;
}

.button-2 {
  position: static;
}

.submit-button {
  background-color: #edcd1f;
}

.div-block, .div-block-2 {
  padding-bottom: 66px;
}

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

.paragraph-2 {
  text-align: left;
  padding-right: 53px;
  font-size: 16px;
  font-weight: 700;
  position: static;
}

.text-block-2 {
  color: #edcd1f;
}

.youtube {
  width: 50%;
  margin: 0 -164px -21px -1px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 184px;
}

.image-4 {
  max-width: 50%;
  text-align: left;
}

.bold-text-2, .paragraph-3 {
  text-align: center;
}

.youtube-2 {
  width: 75%;
  opacity: 1;
  mix-blend-mode: darken;
  border-radius: 20px;
}

.column {
  padding-left: 0;
  padding-right: 0;
}

.columns {
  margin-bottom: 139px;
  margin-left: 26px;
  padding-right: 0;
}

.image-6 {
  margin-bottom: 0;
  margin-left: 81px;
}

.bold-text-5 {
  text-align: right;
  margin-left: -1px;
  margin-right: -176px;
  padding-right: 29px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.bold-text-6 {
  margin-left: -75px;
  margin-right: -856px;
  padding-right: 55px;
}

.bold-text-7 {
  margin-left: 492px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.image-7 {
  margin-top: 15px;
  margin-left: 77px;
}

.image-9 {
  margin: 12px 130px 5px 82px;
  padding-left: 0;
  padding-right: 0;
}

.heading-7 {
  margin-top: 83px;
}

.image-10 {
  margin-top: 75px;
  margin-left: 145px;
  padding-right: 0;
}

.image-11 {
  margin-top: 77px;
  margin-bottom: -9px;
  margin-left: 152px;
}

.heading-8 {
  margin-top: 73px;
}

.bold-text-8 {
  margin-right: 30px;
  padding-right: 81px;
}

.text-block-4 {
  margin: -204px 53px 1px 476px;
  padding-left: 43px;
  font-family: Libre Franklin, sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 36px;
}

.heading-9 {
  margin-top: -21px;
  margin-left: 78px;
  margin-right: -100px;
  padding-left: 0;
  padding-right: 0;
  font-size: 36px;
}

.container-2 {
  padding: 122px 130px 130px 178px;
}

.bold-text-9 {
  padding-left: 55px;
  padding-right: 3px;
}

.columns-2 {
  margin-bottom: 66px;
}

.image-12 {
  padding-left: 479px;
}

.grid {
  grid-template-rows: auto auto auto;
  grid-template-areas: "Area Area-2"
                       "Area-4 Area-3"
                       "Area-5 Area-6";
  margin-top: 68px;
}

.text-block-5 {
  text-align: justify;
  font-size: 12px;
}

.heading-10, .heading-11 {
  font-size: 30px;
}

.bold-text-10 {
  margin-right: 84px;
  padding-right: 0;
  font-style: normal;
}

.text-span-4 {
  font-size: 32px;
}

.heading-12 {
  font-style: italic;
}

.heading-13, .italic-text-3, .italic-text-4 {
  font-size: 32px;
}

.paragraph-6 {
  margin-top: 4px;
  font-size: 16px;
}

.grid-2 {
  grid-template: "Area"
                 "." minmax(auto, 1fr)
                 "."
                 / 1fr;
}

.image-13 {
  margin-bottom: 41px;
  margin-left: 469px;
}

.grid-3 {
  grid-template: "Area-2 Area"
  / .5fr 1fr;
}

.paragraph-7 {
  font-size: 38px;
  line-height: 40px;
}

.paragraph-8 {
  font-size: 22px;
  line-height: 32px;
}

.image-14 {
  margin-top: 44px;
  margin-left: 61px;
  margin-right: 12px;
  padding-right: 0;
}

.container-3 {
  padding-left: 0;
}

.heading-14 {
  margin-top: 17px;
  margin-bottom: 36px;
  margin-left: -206px;
}

.column-4 {
  margin-top: 34px;
}

.text-span-5 {
  text-transform: capitalize;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 700;
  line-height: 70px;
}

.heading-for-contact {
  color: #fff;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 60px;
}

.headings-for-project {
  color: #fff;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 60px;
  line-height: 60px;
}

.big-headings {
  color: #fff;
  background-color: rgba(0, 0, 0, .31);
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 60px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.bold-text-11, .paragraph-9 {
  font-size: 16px;
}

@media screen and (max-width: 991px) {
  .navigation {
    z-index: 999;
    padding-right: 10px;
  }

  .header {
    padding-left: 60px;
    padding-right: 60px;
  }

  .bullet {
    display: none;
  }

  .navigation-button {
    width: 75%;
    margin: 20px 30px;
  }

  .container-fotter.cc-contact {
    flex-wrap: wrap;
  }

  .h2-container, .h2-container.cc-center {
    width: 80%;
  }

  .feature-item-container {
    height: auto;
  }

  .collection-list {
    align-items: stretch;
    margin-left: -5px;
    margin-right: -5px;
  }

  .slider-section {
    margin-top: 240px;
  }

  .slider {
    height: 480px;
    margin-top: -240px;
  }

  ._2-row-image {
    max-width: 50%;
    margin-right: 30px;
  }

  ._2-row-image.cc-row-spacing {
    margin-right: 50px;
  }

  ._2-row-image.cc-row-reverse, ._2-row-text {
    margin-right: 0;
  }

  ._2-row-text.cc-bottom {
    margin-right: 50px;
  }

  ._2-row-text.cc-bottom.cc-reverse {
    margin-left: 50px;
  }

  ._2-row-text.cc-row-reverse {
    margin-right: 50px;
  }

  .collection-item {
    width: 33.3333%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .collection-item.cc-feature-row {
    width: 50%;
    display: flex;
  }

  .header-inner-content {
    width: 80%;
  }

  .premium-image-container {
    margin-top: 0;
  }

  .container-quote {
    width: 100%;
  }

  .container-pricing {
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: -10px;
    margin-bottom: -10px;
  }

  .pricing-block {
    width: 100%;
    align-content: flex-start;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .container-facts {
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: stretch;
    margin: -10px;
  }

  .fact-block {
    flex-wrap: wrap;
    align-items: flex-start;
    display: flex;
  }

  .container-facts-inner {
    width: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .team {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .collection-list-2 {
    flex-wrap: wrap;
    display: flex;
  }

  .team-member {
    width: 33.3333%;
  }

  .blog-posts-item {
    width: 50%;
  }

  .header-color {
    height: 85%;
  }

  .contact-intro {
    flex-flow: wrap;
    padding-bottom: 110px;
  }

  .contact-info {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .form-input {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0;
  }

  .nav-menu {
    background-color: #5ab963;
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
  }

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

  .icon-2 {
    color: #fff;
    font-size: 32px;
  }

  .menu-button:active, .menu-button.w--open {
    background-color: #5ab963;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: 600px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .navigation-links {
    display: none;
  }

  .h1_pro {
    font-size: 48px;
    line-height: 54px;
  }

  .h1_pro.cc-black {
    margin-bottom: 50px;
  }

  .container-fotter.cc-cta, .container-fotter.cc-footer {
    flex-wrap: wrap;
  }

  .features {
    padding-top: 60px;
  }

  .h2-container {
    width: 100%;
    margin-bottom: 60px;
  }

  .h2-container.cc-center {
    width: 100%;
  }

  .feature-item-container {
    height: auto;
  }

  .collection-list {
    flex-direction: column;
    margin: -10px 0;
  }

  .slider-section {
    margin-top: 150px;
  }

  .slider {
    height: 300px;
    margin-top: -150px;
  }

  .about {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .premium {
    padding-top: 60px;
    padding-bottom: 90px;
  }

  ._2-row-image {
    max-width: 100%;
    margin-bottom: 60px;
    margin-right: 0;
    display: flex;
  }

  ._2-row-image.cc-row-spacing, ._2-row-text, ._2-row-text.cc-bottom {
    margin-right: 0;
  }

  ._2-row-text.cc-bottom.cc-reverse {
    margin-left: 0;
  }

  ._2-row-text.cc-row-reverse {
    margin-right: 0;
  }

  .row {
    flex-wrap: wrap;
    justify-content: center;
  }

  ._2-row-action-text {
    margin-top: 50px;
  }

  .cta {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .cta-column {
    width: 100%;
    justify-content: flex-start;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer-column {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .footer-column.cc-footer {
    width: 100%;
  }

  .collection-item {
    width: 100%;
    margin: 10px 0;
    padding-left: 0;
    padding-right: 0;
  }

  .collection-item.cc-feature-row {
    width: 100%;
    flex: 1;
  }

  .nav-button {
    display: flex;
  }

  .nav-icon-piece, .nav-icon-piece.top {
    background-color: #fff;
  }

  .collection-list-wrapper.cc-feature-row {
    margin-bottom: -60px;
  }

  .header-inner {
    padding-top: 150px;
    padding-bottom: 60px;
  }

  .header-inner.cc-header-extra {
    padding-bottom: 180px;
  }

  .header-inner-content {
    width: 100%;
  }

  .premium-intro {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .premium-image-container {
    margin-bottom: 90px;
  }

  .about-intro {
    padding-top: 85px;
    padding-bottom: 45px;
  }

  .goals-container {
    flex-wrap: wrap;
    margin-top: -15px;
    margin-bottom: -25px;
  }

  .goals-container-inner {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .team-member {
    width: 50%;
  }

  .our-goals {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .blog-posts-item {
    width: 100%;
  }

  .header-color {
    height: 85%;
  }

  .content {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .contact-intro {
    padding-top: 90px;
    padding-bottom: 80px;
  }

  .contact-info-row {
    flex-wrap: wrap;
    align-items: flex-start;
  }

  .contact-info-text {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .navigation {
    color: #edcd1f;
  }

  .navigation-container {
    height: 60px;
  }

  .header {
    width: 100%;
    height: 40vh;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: -60px;
    padding-top: 120px;
    padding-bottom: 60px;
    padding-left: 26px;
  }

  .navigation-logo {
    margin-left: 10px;
  }

  .h1_pro {
    letter-spacing: 0;
    margin-top: -43px;
    margin-bottom: 7px;
    padding-top: 0;
    font-size: 12px;
    line-height: 42px;
  }

  .paragraph {
    margin-bottom: 34px;
    font-size: 8px;
    line-height: 15px;
  }

  .paragraph.cc-gray {
    margin-left: 26px;
    padding-left: 0;
  }

  .button {
    border-radius: 20px;
    margin-top: -10px;
    padding: 5px 10px;
  }

  .button.cc-cta {
    margin-left: 115px;
    padding: 0 27px 0 26px;
  }

  .container-fotter {
    margin-top: 28px;
    padding-top: 0;
    top: -216px;
    bottom: -22px;
  }

  .container-fotter.cc-cta {
    margin-bottom: -18px;
    padding-top: 171px;
    padding-bottom: 0;
  }

  .container-fotter.cc-footer {
    margin-bottom: -375px;
  }

  .container-fotter.cc-contact {
    margin-top: 138px;
  }

  .h2 {
    font-size: 10px;
    line-height: 30px;
  }

  .h2.cc-center {
    margin-top: 124px;
  }

  .h2.cc-2-rows {
    text-align: right;
    margin-top: -21px;
  }

  .h2-container {
    margin-top: 37px;
    margin-bottom: 94px;
  }

  .text-span {
    margin-left: -52px;
    padding-left: 51px;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 10px;
    line-height: 10px;
  }

  .slider-section {
    margin-top: 75px;
  }

  .slider {
    height: 150px;
    margin-top: -75px;
  }

  .premium {
    margin-top: 49px;
    margin-bottom: -514px;
    padding-top: 55px;
    padding-bottom: 0;
  }

  ._2-row-image {
    align-items: flex-start;
    margin-bottom: 60px;
  }

  ._2-row-text {
    max-width: 100%;
    margin-top: 3px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  ._2-row-text.cc-bottom {
    margin-right: 0;
  }

  ._2-row-text.cc-bottom.cc-reverse {
    margin-left: 0;
  }

  .row {
    margin-top: 149px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .row.cc-bottom {
    margin-top: -83px;
  }

  .cta {
    margin-top: 336px;
    margin-bottom: -324px;
    padding-top: 64px;
    padding-bottom: 23px;
  }

  .footer {
    margin-top: 167px;
    margin-bottom: 27px;
  }

  .footer-column {
    flex-wrap: wrap;
    margin-bottom: 112px;
  }

  .footer-links-list {
    width: 50%;
    margin-top: -92px;
    padding-top: 0;
  }

  .footer-social {
    width: 50%;
  }

  .header-inner {
    margin-top: -60px;
    margin-bottom: -28px;
    padding-top: 138px;
    padding-bottom: 0;
  }

  .header-inner.cc-header-extra {
    padding-bottom: 150px;
  }

  .header-inner-content {
    margin-top: 161px;
    margin-bottom: -143px;
  }

  .inner-category {
    margin-top: 20px;
  }

  .premium-banner {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .premium-banner-inner {
    padding-left: 30px;
    padding-right: 30px;
  }

  .premium-intro {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .premium-image-container {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-banner {
    margin-bottom: 30px;
    margin-right: 0;
  }

  .faq {
    padding-top: 90px;
    padding-bottom: 60px;
  }

  .container-questions {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
  }

  .question-block {
    width: 100%;
    margin: 15px 0;
  }

  .container-facts-inner {
    width: 100%;
  }

  .about-intro {
    margin-bottom: -526px;
    padding-bottom: 0;
  }

  .team-member {
    width: 100%;
  }

  .blog-posts {
    margin-top: -90px;
    margin-bottom: 90px;
  }

  .header-color {
    height: 85%;
  }

  .contact-intro {
    margin-top: 22px;
    margin-bottom: 106px;
    padding-top: 113px;
    padding-bottom: 80px;
  }

  .contact-info {
    margin-bottom: 60px;
    margin-left: -109px;
    padding-left: 0;
  }

  .contact-info-row {
    margin-top: 11px;
  }

  .nav-menu {
    background-color: #edcd1f;
  }

  .icon-2 {
    background-color: #f5c205;
    margin-top: 6px;
    margin-left: -9px;
    margin-right: -22px;
    padding-left: 0;
  }

  .menu-button {
    padding-left: 0;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .heading2 {
    margin-top: 115px;
    margin-left: -14px;
    font-size: 18px;
  }

  .paragraph-2 {
    margin-bottom: 21px;
    padding-right: 0;
    font-size: 10px;
  }

  .bold-text-2, .paragraph-3 {
    font-size: 8px;
  }

  .youtube-2 {
    margin-right: 27px;
    padding-right: 10px;
    left: 36px;
    right: -23px;
  }

  .youtube-3 {
    position: relative;
  }

  .bold-text-3, .bold-text-4 {
    font-size: 8px;
  }

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

  .heading-3, .heading-4, .heading-5 {
    font-size: 18px;
  }

  .image-5 {
    margin-left: 88px;
    margin-right: 21px;
    padding-left: 17px;
    padding-right: 0;
  }

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

  .text-span-3 {
    font-size: 8px;
  }

  .image-6 {
    margin-top: 100px;
    margin-left: -2px;
    margin-right: 8px;
  }

  .bold-text-5 {
    font-size: 12px;
  }

  .bold-text-6 {
    margin-left: -12px;
    padding-left: 43px;
    padding-right: 7px;
    font-size: 12px;
  }

  .bold-text-7 {
    font-size: 12px;
  }

  .paragraph-4 {
    margin-left: 42px;
    margin-right: 18px;
    font-size: 10px;
  }

  .paragraph-5 {
    margin-left: 49px;
    margin-right: 27px;
    font-size: 10px;
  }

  .image-7 {
    margin-top: -24px;
    margin-left: 99px;
    padding-top: 0;
  }

  .image-8 {
    margin-top: 113px;
  }

  .html-embed {
    margin-top: 40px;
    padding-bottom: 0;
  }

  .html-embed-2 {
    margin-top: -264px;
    padding-top: 9px;
  }

  .column-2 {
    margin-top: -282px;
    padding-top: 0;
  }

  .image-9 {
    margin-top: 100px;
  }

  .heading-7 {
    margin-left: 26px;
  }

  .italic-text {
    margin-left: 44px;
  }

  .image-10 {
    margin-left: 108px;
  }

  .image-11 {
    margin-left: 89px;
  }

  .heading-8 {
    margin-left: 21px;
  }

  .italic-text-2 {
    margin-left: 44px;
  }

  .column-3 {
    padding-top: 107px;
  }

  .grid {
    grid-template-columns: .25fr .25fr;
    margin-left: -21px;
  }

  .heading-12 {
    font-size: 10px;
    line-height: 12px;
  }

  .image-13 {
    margin-left: 14px;
  }

  .grid-3 {
    grid-template: "Area-2 Area"
                   ". ."
                   / 1fr;
  }

  .paragraph-8 {
    text-align: left;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 13px;
  }

  .image-14 {
    margin-top: 46px;
    margin-left: -12px;
  }

  .container-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-14 {
    margin-top: -95px;
    margin-bottom: 0;
    margin-left: -79px;
    font-size: 18px;
  }

  .text-span-5 {
    font-size: 16px;
    line-height: 16px;
  }

  .big-headings {
    font-size: 18px;
    line-height: 20px;
  }

  .bold-text-11 {
    font-size: 12px;
  }

  .paragraph-10 {
    margin-left: -78px;
  }
}

#w-node-_70d33c26-800c-0375-4962-962c130d57a4-ca926684 {
  grid-area: Area-2;
}

#w-node-d37882ea-619f-0aa8-a47b-0c4e9fc9ebba-ca926684 {
  grid-area: Area;
}

#w-node-f63f620c-8a8e-ca50-39b1-ef448bb006a0-ca926684, #w-node-ddf2f7f6-64a4-5673-51b4-21ca2d1e6ee3-ca926684 {
  grid-area: Area-2;
}

#w-node-_6e2261f6-8eaa-2244-8e94-88733d7b1433-ca926684 {
  grid-area: Area-3;
}

#w-node-_93c0602c-b964-aadb-129b-93dced960477-ca926684 {
  grid-area: Area-4;
}

#w-node-_92853cd0-aa5f-f0f1-2390-725bee086c74-ca926684 {
  grid-area: Area-5;
}

#w-node-c3d56dd4-5d4e-1ab9-0942-c776b4c6d870-ca926684, #w-node-_7ae92a8d-c39d-5fd6-187a-854365239341-ca926684 {
  grid-area: Area-6;
}

#w-node-_3ac15281-f89f-ea78-b9f8-505df0363d66-ca926684 {
  grid-area: Area-3;
}

@media screen and (max-width: 479px) {
  #w-node-_4a57cee4-ba00-e4c7-1319-c66d4e2c536d-ca926684 {
    grid-area: Area;
  }
}


