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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.banner-3-background-image {
  background-image: linear-gradient(#0003, #0003), linear-gradient(315deg, #00505c, #9e8afd66 25%, #0000 50%, #28233f00 81%, #9e8afd4d 93%), linear-gradient(#0000004d, #fff0 29% 53%, #00000040), linear-gradient(#00000040, #00000040), url('../images/pexels-cedric-fauntleroy-4270379.jpg');
  background-position: 0 0, 0 0, 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat, repeat, no-repeat;
  background-size: auto, auto, auto, auto, cover;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  min-height: 600px;
  display: flex;
  overflow: hidden;
}

.section-two-side-title-wrapper-home-two {
  z-index: 999;
  grid-column-gap: 50px;
  grid-row-gap: 20px;
  text-align: left;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  width: 80%;
  margin-bottom: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.section-two-side-title-wrapper-home-two.bottom {
  text-align: left;
  border-bottom-color: #0000;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.text-block-5 {
  text-transform: none;
}

.banner-3-number {
  color: #fff;
  margin-top: 0;
}

.clients-pics-wrapp-banner {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  text-align: right;
  flex-direction: row;
  align-items: center;
  width: auto;
  display: flex;
}

.button-arrow {
  display: flex;
}

.button-arrow-element {
  color: #89ccff;
  background-color: #89ccff;
  border-radius: 3px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-left: -10px;
  display: flex;
}

.button-arrow-element.primary {
  background-color: #3e9adf;
}

.avatars-image {
  object-fit: cover;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  margin-right: -12px;
}

.avatars-image.last-item {
  margin-right: 0;
}

.home-3-banner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 15px;
}

.avatars-wrapper {
  flex-direction: row;
  margin-bottom: 10px;
  display: flex;
}

.avatars-wrapper.banner-three-style {
  margin-bottom: 0;
}

.home-seasons-link {
  color: #fff;
}

.home-seasons-link:hover {
  color: #89ccff;
}

.paragraph-banner {
  color: #fff;
  width: 58%;
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-banner.limited-width {
  width: 70%;
}

.arrow-button {
  color: #0c0c0d;
  text-align: center;
  text-transform: lowercase;
  background-color: #3030c000;
  border: 1px solid #afafaf80;
  border-radius: 3px;
  padding: 10px 26px;
  font-size: 16px;
  transition: all .3s;
  display: inline-block;
}

.arrow-button:hover {
  opacity: 1;
}

.arrow-button.white-outline {
  color: #fff;
  border-color: #fff;
}

.section-title-limited-width-home-two {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Tight, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 1.2em;
}

.home-banner-3-section {
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  min-height: 600px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.highlight-text {
  color: #89ccff;
  -webkit-text-fill-color: transparent;
  background-color: #3e9adf;
  background-image: linear-gradient(270deg, #00505c, #fff0 60%);
  -webkit-background-clip: text;
  background-clip: text;
}

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

.collapsing-cards {
  background-color: #e7a9a9;
  border-radius: 20px;
  width: 80px;
  min-width: 80px;
  transition: all .3s;
  position: relative;
}

.collapsing-cards.second {
  filter: grayscale(30%);
  background-image: linear-gradient(0deg, #00505c66, #fff0 47%), url('../images/pane-3.jpg');
  background-position: 0 0, 60%;
  background-size: auto, cover;
  border-radius: 5px;
}

.collapsing-cards.last {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  filter: grayscale(30%);
  object-fit: fill;
  background-image: linear-gradient(12deg, #00505c80, #fff0 47%), url('../images/pexels-bakytzhan-baurzhanov-9951386-x-800.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  border-radius: 5px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  height: auto;
  display: block;
}

.collapsing-cards.first {
  filter: grayscale(30%);
  background-image: linear-gradient(0deg, #00505c66, #fff0 47%), url('../images/portrait-cheerful-attractive_1portrait-cheerful-attractive.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  border-radius: 5px;
}

.section {
  padding-top: 100px;
  padding-bottom: 80px;
  position: relative;
}

.section.without-bottom-spacing {
  color: #89ccff;
  padding-top: 40px;
  padding-bottom: 0;
}

.section.without-bottom-spacing-copy {
  color: #89ccff;
  padding-bottom: 0;
}

.section.without-bottom-spacing-copy.hide {
  display: none;
}

.section.without-bottom-spacing-copy {
  color: #89ccff;
  padding-bottom: 0;
  display: none;
}

.team-collapsing-info {
  z-index: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #de444199;
  border-radius: 20px;
  width: 200px;
  padding: 20px;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: 80px;
  overflow: hidden;
}

.team-collapsing-info.first, .team-collapsing-info.second {
  opacity: 0;
  background-color: #3b99dfb3;
  border-radius: 5px;
  width: 225px;
}

.team-collapsing-info.last {
  background-color: #3b99dfb3;
  border-radius: 5px;
  width: 225px;
}

.collapsing-cards-position {
  color: #fff;
}

.two-column-wrapper-home {
  z-index: 999;
  grid-column-gap: 112px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1.75fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: grid;
  position: relative;
}

.collapsing-cards-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  height: 400px;
  display: flex;
  overflow: hidden;
}

.inovation-title-home {
  color: #000;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Inter Tight, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1em;
}

.button-wrapper-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.column-one {
  width: 50%;
}

.column-one.assymetric {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.column-one.assymetric-values-block {
  flex-direction: column;
  justify-content: space-between;
  align-self: flex-start;
  width: 40%;
  display: flex;
}

.column-one.assymetric-values-block.sticky {
  width: 100%;
  position: sticky;
  top: 100px;
}

.collapsing-cards-name {
  color: #fff;
  margin-top: 0;
}

.icon-100-arrow {
  width: 100%;
  height: 100%;
}

.no-margin {
  color: #000;
  margin-top: 0;
  font-family: Inter Tight, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}

.base-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.team-collapsing-arrow {
  background-color: #fff;
  border-radius: 5px;
  flex-direction: row;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 12px;
  transition: transform .4s, color .3s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: 20px;
}

.team-collapsing-arrow:hover {
  transform: rotate(45deg);
}

.column-two {
  width: 50%;
}

.column-two.assymetric {
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.column-two.assymetric-about-2 {
  width: 100%;
}

.background-video-2 {
  width: 100%;
  height: 100%;
  min-height: 100%;
}

.div-block-22 {
  margin-top: auto;
}

.button-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.in-section-title-copy {
  color: #fff;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Inter Tight, sans-serif;
  font-weight: 500;
  line-height: 1em;
}

.dar-half {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  height: 500px;
  padding: 0;
}

.button-text-dark {
  color: #fff;
}

.column-dark-2 {
  width: 100%;
}

.dark-half {
  background-color: #00505c;
  justify-content: center;
  align-items: flex-start;
  padding: 60px;
}

.cell-pic-1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
}

.no-margin-light {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Tight, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}

.main-features-wrapper {
  z-index: 1;
  grid-column-gap: 30px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.ikonik-joge7 {
  color: #00505c;
}

.div-block-26 {
  margin-bottom: 25px;
  margin-left: 140px;
}

.home-support-services-div {
  margin-bottom: 140px;
}

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

.icon-features-wrapper {
  background-color: #fbf5fa;
  border-radius: 100%;
  margin-bottom: 15px;
  padding: 28px;
  position: relative;
}

.section-title-copy {
  color: #000;
  margin-top: 0;
  margin-bottom: 25px;
}

.section-title-copy._2 {
  display: flex;
}

.ikonik-taln8, .ikonik-0ikd9i, .ikonik-op8pyh {
  color: #00505c;
}

.section-two-side-title-wrapp {
  z-index: 999;
  grid-column-gap: 60px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
  position: relative;
}

.ikonik-xtql5, .ikonik-wpiy9, .ikonik-s94at {
  color: #00505c;
}

.features {
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.ikonik-5xlv1 {
  color: #00505c;
}

.two-column-wrapper-footer {
  z-index: 999;
  grid-column-gap: 60px;
  grid-row-gap: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.footer-brand {
  color: #fff;
  margin-bottom: 10px;
}

.footer-brand.w--current {
  color: #fff;
  padding-left: 0;
}

.footer-copyright {
  color: #afafaf80;
  font-family: Inter Tight, sans-serif;
  font-size: 14px;
  display: inline;
}

.footer {
  background-color: #00505c;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
}

.footer.footer-text {
  color: #fff;
  height: 100vh;
  padding-top: 320px;
  padding-bottom: 320px;
  display: block;
  position: relative;
}

.column-one-footer {
  flex-direction: column;
  justify-content: space-between;
  width: 40%;
  display: flex;
}

.footer-links-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.footer-bottom-wrapper {
  grid-row-gap: 5px;
  border-top: 1px solid #afafaf80;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 40px;
  display: flex;
}

.footer-link {
  color: #fff;
  border: 1px solid #afafaf80;
  border-radius: 3px;
  padding: 6px 14px;
  transition: all .3s;
}

.footer-link:hover {
  color: #89ccff;
  border-color: #afafaf80;
}

.column-two-footer {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 60%;
  display: flex;
}

.footer-title-text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Inter Tight, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2em;
}

.srevices-more-div {
  text-align: center;
  padding-top: 40px;
}

.ikonik-6690l, .ikonik-hus6p {
  color: #00505c;
}

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

.ikonik-7z2rx, .ikonik-7mh8 {
  color: #00505c;
}

.accordion-item {
  border: 1px solid #afafaf80;
  border-radius: 5px;
  width: 100%;
  padding: 20px 30px;
  position: static;
}

.who-image-squae-1 {
  filter: grayscale(30%);
  background-image: url('../images/dentist-7536347.jpg');
  background-position: 45% 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.faq-area {
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
}

.who-image-squae-3 {
  filter: grayscale(30%);
  background-image: url('../images/true-agency-JwP90y9wgr4-unsplash-cropped1.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.accordion-list-content {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
}

.accordion-icon {
  margin-left: 20px;
  font-size: 17px;
  line-height: 24px;
}

.who-we-are-image-square-2 {
  border-radius: 5px;
  width: 100%;
  height: 100px;
  min-height: 150px;
  overflow: hidden;
}

.in-section-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 25px;
  line-height: .6em;
}

.in-section-title.no-margin {
  margin-bottom: 0;
  font-family: Inter Tight, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1em;
}

.qa-div {
  margin-bottom: 60px;
}

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

.div-block-44 {
  padding-bottom: 20px;
}

.accordion-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
}

.accordion-wrap-one-column {
  grid-row-gap: 20px;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.background-video {
  filter: grayscale(30%);
  width: 100%;
  height: 100%;
}

.who-image-squae-4 {
  filter: grayscale(30%);
  background-image: url('../images/linkedin-sales-solutions-qbDiSp5IqxA-unsplash1000w.jpg');
  background-position: 100% 100%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.who-we-are-image-square-1 {
  border-radius: 5px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.in-section-title-who-we-are {
  color: #000;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 30px;
}

.accordion-toggle {
  color: #000;
  white-space: normal;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 10px 0;
  display: flex;
}

.accordion-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100%;
  display: flex;
}

.accordion-wrapper.faq-div {
  margin-top: 60px;
}

.accordion-list {
  background-color: #0000;
  width: 100%;
  display: block;
  position: static;
  overflow: hidden;
}

.accordion-list.w--open {
  background-color: #0000;
  padding-top: 0;
  padding-bottom: 20px;
  display: block;
}

.two-column-wrapper {
  z-index: 999;
  grid-column-gap: 47px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .5fr .75fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: grid;
  position: relative;
}

.about-seasons-section {
  background-image: linear-gradient(135deg, #3e9adf80, #00505c80), url('../images/pexels-iam-luisao-12917374-2200.jpg');
  background-position: 0 0, 50% 15%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 500px;
  position: sticky;
  top: 100px;
}

.about-seasons-div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 500px;
  max-height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  display: grid;
}

.about-heading-text {
  flex-flow: row;
  order: -1;
  justify-content: center;
  align-self: auto;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.seasons-heading-text {
  color: #fff;
  font-family: Inter Tight, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2em;
  position: static;
}

.seasons-list-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.div-block-43 {
  text-align: left;
  font-family: Inter Tight, sans-serif;
  font-size: 16px;
  line-height: 1.2em;
  display: inline-block;
}

.seasons-list-text {
  color: #fff;
  font-family: Inter Tight, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2em;
}

.mission-title-text {
  color: #000;
  margin-top: 0;
  margin-bottom: 25px;
  line-height: 1em;
}

.about-bottom-text-div {
  width: 80%;
  padding-bottom: 20px;
}

.about-bottom-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.about-bottom-section {
  background-color: #f9f9fa;
  padding-top: 140px;
  padding-bottom: 140px;
  display: none;
  position: relative;
}

.about-bottom-cell {
  border: 1px #f9f9fa;
  padding: 10px;
}

.about-bottom-table {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #e9e9e9;
  padding: 0;
}

.about-bottom-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.centered-subheading {
  color: #000;
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter Tight, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.home-compare-check-div {
  text-align: center;
  width: auto;
  max-width: none;
}

.comparison-title {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  margin-left: 24px;
  font-family: Inter Tight, sans-serif;
  font-size: 1.5em;
  font-weight: 500;
}

.features-table {
  border-bottom: 1px #e4ebf3;
  padding: 10px 30px 120px;
  position: relative;
}

.text-block {
  color: #000;
  font-family: Inter Tight, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  height: 97%;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 40px;
  display: flex;
}

.div-block-6 {
  height: auto;
}

.comparison-negative {
  color: #000;
  white-space: pre-wrap;
  margin-left: 24px;
  padding-left: 0;
  font-family: Inter Tight, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.25em;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 5px;
  display: grid;
}

.circle-check-icon {
  color: #000;
  width: 20px;
  max-width: none;
  font-family: Inter Tight, sans-serif;
}

.centered-heading {
  color: #000;
  text-align: center;
  margin-bottom: 16px;
  font-family: Inter Tight, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2em;
}

.comparison-positive {
  justify-content: center;
  align-items: center;
  margin-left: 24px;
  padding-left: 0;
  display: block;
}

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

.comparison-table {
  flex-direction: column;
  margin-top: 50px;
  display: flex;
}

.consideration-title {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  margin-left: 24px;
  font-family: Inter Tight, sans-serif;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.2em;
}

.comparison-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: grid;
}

.div-block-45 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ahi-logo-div {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 140px;
  display: flex;
}

.hero-subtext {
  color: #fff;
  font-family: Inter Tight, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}

.quality-of-life-image-div {
  filter: grayscale(45%);
  background-image: url('../images/663360e4b81e8a10a141a489_qlife1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.heading {
  color: #000;
}

.who-image-squae-5 {
  filter: grayscale(30%);
  background-image: url('../images/663361e2513d2bbdce9d9824_caroline-lm--m-4tYmtLlI-unsplash_2200.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.bold-text, .italic-text {
  font-weight: 500;
}

.bold-text-2 {
  font-family: Inter Tight, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2em;
}

@media screen and (min-width: 1280px) {
  .section-two-side-title-wrapper-home-two {
    text-align: left;
  }

  .section-two-side-title-wrapper-home-two.bottom {
    width: 100%;
  }

  .paragraph-banner.limited-width {
    text-align: left;
    width: 41%;
  }

  .collapsing-cards.first {
    background-color: #765aa7;
  }

  .section {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .team-collapsing-info.last {
    background-color: #3e9adfb3;
  }

  .two-column-wrapper-footer {
    grid-column-gap: 100px;
    padding-bottom: 60px;
  }

  .footer {
    padding-top: 80px;
  }

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

  .about-seasons-section {
    min-height: 900px;
  }

  .about-seasons-div {
    height: 800px;
  }
}

@media screen and (min-width: 1440px) {
  .collapsing-cards.last {
    background-color: #000;
  }

  .inovation-title-home, .in-section-title, .mission-title-text {
    line-height: 1em;
  }
}

@media screen and (min-width: 1920px) {
  .home-3-banner {
    max-width: 1400px;
  }

  .paragraph-banner.limited-width {
    width: 45%;
  }

  .two-column-wrapper-home {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .base-container {
    max-width: 1400px;
  }

  .main-features-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .two-column-wrapper-footer {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
  }

  .two-column-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .about-bottom-container {
    max-width: 1400px;
  }
}

@media screen and (max-width: 991px) {
  .banner-3-background-image {
    background-image: linear-gradient(#00000080, #00000080), linear-gradient(#0000, #0000), linear-gradient(315deg, #00505c, #9e8afd66 25%, #0000 50%, #28233f00 81%, #9e8afd4d 93%), linear-gradient(#0000004d, #fff0 29% 53%, #00000040), linear-gradient(#0000, #0000), url('../images/pexels-cedric-fauntleroy-4270379.jpg');
    background-position: 0 0, 0 0, 0 0, 0 0, 0 0, 0%;
    background-repeat: repeat, repeat, repeat, repeat, repeat, no-repeat;
    background-size: auto, auto, auto, auto, auto, cover;
    min-height: 700px;
  }

  .section-two-side-title-wrapper-home-two.bottom {
    width: 100%;
  }

  .paragraph-banner {
    width: 66%;
  }

  .paragraph-banner.limited-width {
    width: 90%;
  }

  .arrow-button {
    display: block;
  }

  .section-title-limited-width-home-two {
    width: 100%;
    font-size: 62px;
    line-height: 1em;
  }

  .home-banner-3-section {
    min-height: 700px;
  }

  .section.without-bottom-spacing {
    padding-top: 40px;
  }

  .two-column-wrapper-home {
    flex-direction: column;
    grid-template-columns: 1.25fr;
  }

  .column-one, .column-one.assymetric, .column-one.assymetric-values-block, .column-two {
    width: 100%;
  }

  .column-two.assymetric {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .column-two.assymetric-about-2, .column-dark-2 {
    width: 100%;
  }

  .main-features-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .two-column-wrapper-footer {
    grid-column-gap: 60px;
    flex-direction: column;
  }

  .column-one-footer {
    flex-direction: row;
    align-items: center;
    width: 100%;
  }

  .footer-bottom-wrapper {
    flex-direction: column;
  }

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

  .quick-stack-2 {
    position: sticky;
    top: 50px;
  }

  .who-image-squae-4 {
    background-position: 100%;
  }

  .two-column-wrapper {
    grid-column-gap: 20px;
    flex-direction: column;
  }

  .seasons-list-text {
    font-size: 20px;
  }

  .about-bottom-section {
    padding-bottom: 40px;
  }

  .circle-check-icon {
    width: 18px;
  }

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

  .hero-subtext {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .banner-3-background-image {
    background-image: linear-gradient(to bottom, null, null), linear-gradient(315deg, #00505c, #9e8afd66 25%, transparent 50%, #28233f00 81%, #9e8afd4d 93%), linear-gradient(180deg, #0000004d, #fff0 29%, #fff0 53%, #00000040), linear-gradient(to bottom, null, null), url('../images/pexels-cedric-fauntleroy-4270379.jpg');
    background-position: 0 0, 0 0, 0 0, 0 0, 0%;
  }

  .section-two-side-title-wrapper-home-two {
    grid-row-gap: 20px;
    text-align: center;
    justify-content: center;
  }

  .section-two-side-title-wrapper-home-two.bottom {
    grid-row-gap: 30px;
    justify-content: center;
  }

  .clients-pics-wrapp-banner {
    flex-wrap: wrap;
    justify-content: center;
  }

  .home-3-banner {
    font-family: Inter Tight, sans-serif;
  }

  .paragraph-banner {
    width: 80%;
  }

  .section-title-limited-width-home-two {
    text-align: left;
    width: 100%;
    font-size: 56px;
  }

  .home-banner-3-section {
    min-height: 600px;
  }

  .home-inovation-button-div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
    position: static;
  }

  .collapsing-cards.second {
    height: 400px;
  }

  .collapsing-cards.last {
    flex: 0 auto;
    width: 100%;
    height: 400px;
  }

  .collapsing-cards.first {
    height: 400px;
  }

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

  .section.without-bottom-spacing {
    float: none;
    padding-top: 0;
  }

  .section.without-bottom-spacing-copy {
    float: none;
    float: none;
  }

  .team-collapsing-info.first, .team-collapsing-info.second {
    opacity: 1;
    width: auto;
    left: 20px;
    right: 20px;
  }

  .team-collapsing-info.last {
    width: auto;
    left: 20px;
    right: 20px;
  }

  .two-column-wrapper-home {
    flex-direction: column;
    grid-auto-rows: auto;
    grid-auto-columns: 1fr;
    justify-content: center;
  }

  .collapsing-cards-wrapper {
    width: 100%;
    height: auto;
  }

  .button-wrapper-copy {
    margin-top: 20px;
  }

  .column-one.assymetric-values-block.sticky {
    position: static;
  }

  .team-collapsing-arrow {
    top: 20px;
    bottom: auto;
  }

  .button-wrapper {
    margin-top: 20px;
  }

  .cell-pic-1 {
    background-position: 10% 100%;
    display: block;
  }

  .div-block-26 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    display: flex;
    position: static;
  }

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

  .icon-features-wrapper {
    margin-bottom: 5px;
  }

  .section-title-copy._2 {
    display: inline-flex;
  }

  .section-two-side-title-wrapp {
    grid-column-gap: 60px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 40px;
    display: block;
  }

  .two-column-wrapper-footer {
    flex-direction: column;
  }

  .footer-brand {
    padding-left: 0;
  }

  .column-one-footer {
    grid-row-gap: 15px;
    flex-wrap: wrap;
  }

  .footer-bottom-wrapper {
    flex-wrap: wrap;
  }

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

  .who-image-squae-1 {
    background-position: 45% 0;
  }

  .accordion-wrapper {
    flex-wrap: wrap;
  }

  .two-column-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .seasons-heading-text {
    font-size: 42px;
  }

  .about-bottom-section {
    padding-bottom: 60px;
  }

  .about-bottom-cell {
    padding-top: 0;
    padding-bottom: 0;
  }

  .features-table {
    padding: 20px 15px 60px;
  }

  .circle-check-icon {
    width: 17px;
  }

  .hero-subtext {
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  .banner-3-background-image {
    background-image: linear-gradient(#0006, #0006), linear-gradient(#0000, #0000), linear-gradient(315deg, #00505c, #9e8afd66 25%, #0000 50%, #28233f00 81%, #9e8afd4d 93%), linear-gradient(#0000004d, #fff0 29% 53%, #00000040), linear-gradient(#0000, #0000), url('../images/pexels-cedric-fauntleroy-4270379.jpg');
    background-position: 0 0, 0 0, 0 0, 0 0, 0 0, 25% 75%;
    background-repeat: repeat, repeat, repeat, repeat, repeat, no-repeat;
    background-size: auto, auto, auto, auto, auto, cover;
  }

  .section-two-side-title-wrapper-home-two {
    width: 100%;
  }

  .clients-pics-wrapp-banner {
    text-align: center;
    flex-direction: column;
  }

  .avatars-image {
    max-width: 90%;
  }

  .home-3-banner, .paragraph-banner {
    width: 100%;
  }

  .section-title-limited-width-home-two {
    font-size: 48px;
  }

  .home-inovation-button-div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .collapsing-cards.last {
    background-position: 0 0, 50%;
  }

  .section {
    padding-bottom: 10px;
  }

  .collapsing-cards-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .inovation-title-home {
    margin-bottom: 15px;
    line-height: 1em;
  }

  .background-video-2 {
    height: 300px;
    min-height: auto;
  }

  .div-block-22 {
    margin-bottom: 40px;
  }

  .in-section-title-copy {
    margin-bottom: 15px;
  }

  .dar-half {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 750px;
    padding-bottom: 0;
  }

  .dark-half {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .cell-pic-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: linear-gradient(#0000, #0000);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .main-features-wrapper {
    grid-template-columns: 1fr;
  }

  .div-block-26 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .section-title-copy {
    margin-bottom: 15px;
  }

  .section-title-copy._2 {
    margin-bottom: auto;
    display: block;
  }

  .footer-copyright {
    text-align: center;
    justify-content: center;
    width: 100%;
    line-height: 1.6em;
  }

  .footer {
    text-align: left;
  }

  .footer-links-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: inline-grid;
  }

  .footer-bottom-wrapper {
    flex-wrap: wrap;
    margin-top: 0;
  }

  .footer-title-text {
    margin-bottom: 15px;
  }

  .accordion-item {
    padding-left: 20px;
    padding-right: 20px;
  }

  .in-section-title {
    margin-bottom: 15px;
    line-height: 1em;
  }

  .who-image-squae-4 {
    background-position: 80% 65%;
  }

  .in-section-title-who-we-are {
    margin-bottom: 15px;
  }

  .about-seasons-div {
    height: 550px;
  }

  .seasons-heading-text {
    text-align: left;
    font-size: 36px;
    line-height: 1.2em;
  }

  .seasons-list-text {
    font-size: 16px;
  }

  .mission-title-text {
    margin-bottom: 15px;
    line-height: 1em;
  }

  .about-bottom-section {
    padding-bottom: 20px;
  }

  .centered-subheading {
    line-height: 1.5em;
  }

  .comparison-title {
    margin-left: 0;
    font-size: 1em;
    line-height: 20px;
  }

  .features-table {
    padding-top: 0;
  }

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

  .comparison-negative {
    white-space: normal;
    background-image: none;
    margin-left: 0;
    padding-left: 0;
    font-size: 14px;
  }

  .comparison-row-main {
    grid-column-gap: 4px;
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
    padding-top: 0;
  }

  .circle-check-icon {
    width: 16px;
  }

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

  .comparison-positive {
    background-image: none;
    margin-left: 0;
    padding-left: 0;
  }

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

  .comparison-table {
    margin-top: 20px;
  }

  .consideration-title {
    margin-left: 0;
    font-size: 1em;
  }

  .comparison-row {
    grid-column-gap: 5px;
  }

  .hero-subtext {
    font-size: 14px;
  }

  .div-block-46 {
    padding-top: 40px;
  }

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

#w-node-_328f79e5-7b59-651d-5c47-a515d8b55537-5a88da17 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_328f79e5-7b59-651d-5c47-a515d8b55538-5a88da17 {
  grid-row: span 3 / span 3;
}

#w-node-f784f7f2-6002-4076-b881-ebfd9c58f0a9-5a88da17 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab24c-5a88da17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end start;
}

#w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab24e-5a88da17 {
  place-self: end start;
}

#w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab259-5a88da17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab25b-5a88da17, #w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab25e-5a88da17, #w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab262-5a88da17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab266-5a88da17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab268-5a88da17, #w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab26b-5a88da17, #w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab26e-5a88da17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab272-5a88da17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab274-5a88da17, #w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab277-5a88da17, #w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab27b-5a88da17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab27f-5a88da17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab281-5a88da17, #w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab285-5a88da17, #w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab288-5a88da17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab28c-5a88da17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab28e-5a88da17, #w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab292-5a88da17, #w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab296-5a88da17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab29a-5a88da17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab29c-5a88da17, #w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab2a1-5a88da17, #w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab2a5-5a88da17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab2a9-5a88da17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab2ab-5a88da17, #w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab2af-5a88da17, #w-node-b48a3b6a-4c02-e9ff-5b85-195f660ab2b2-5a88da17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-e426f08b-1aa5-77cc-7491-17b9d2e2fcd8-5a88da17 {
  align-self: center;
}

#w-node-_8ba11122-dca7-77fa-b269-bb48b76e1d4f-5a88da17 {
  align-self: end;
}

#w-node-_8ba11122-dca7-77fa-b269-bb48b76e1d52-5a88da17 {
  align-self: start;
}

@media screen and (max-width: 767px) {
  #w-node-f784f7f2-6002-4076-b881-ebfd9c58f0a9-5a88da17 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-f784f7f2-6002-4076-b881-ebfd9c58f0aa-5a88da17 {
    order: 0;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f784f7f2-6002-4076-b881-ebfd9c58f0a9-5a88da17 {
    grid-template-rows: auto;
    grid-template-columns: 2fr;
  }

  #w-node-f784f7f2-6002-4076-b881-ebfd9c58f0aa-5a88da17 {
    grid-row: span 11 / span 11;
  }
}


