:root {
  --black: #14181b;
  --white: #fff7eb;
  --blue: #c6eaf4;
  --white-25: rgba(255, 247, 235, 0.25);
  --gradient-1: #c6eaf4;
  --gradient-2: #a7d8e8;
  --gradient-3: #8cc8d8;
  --white-26: white;
  --black-2: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-page-count {
  text-align: center;
  width: 100%;
  margin-top: 20px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

@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 {
  background-color: var(--black);
  color: var(--white);
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 150%;
}

h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 115px;
  font-weight: 600;
  line-height: 110%;
}

h2 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 112%;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 133%;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 120%;
}

h5 {
  letter-spacing: -0.02em;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 130%;
}

h6 {
  letter-spacing: -0.02em;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

p {
  margin-bottom: 10px;
}

a {
  color: var(--blue);
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  max-width: 100%;
  display: inline-block;
}

strong {
  font-weight: bold;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

.limit-680 {
  max-width: 680px;
}

.h1-animation-two {
  color: rgba(255, 255, 255, 0.5);
}

.main-container {
  width: 100%;
  max-width: 1480px;
  padding-left: 24px;
  padding-right: 24px;
}

.subtitle {
  font-size: 32px;
  font-weight: 300;
  line-height: 125%;
}

.section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section.bg-section-blue{
  background: #c6eaf4;
}

.section.hero-template {
  background-color: rgba(255, 255, 255, 0.02);
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

.section.hero-section {
  height: 596px;
  padding-top: 88px;
  padding-bottom: 64px;
  position: relative;
}

.section.hero-section.contact-c {
  background-image: url("../images/AdobeStock_301701986.jpg");
  background-size: cover;
}

.section.hero-section.contact-b {
  background-image: url("../images/contact-us.png");
  background-position: top;
  background-size: cover;
}

.section.hero-section.contact-a {
  background-image: url("../images/Contact-A_1Contact A.webp");
  background-position: 50%;
  background-size: cover;
}

.section.hero-section.blog-hero {
  background-image: url("../images/Blog-2_1Blog (2).webp");
  background-position: 50%;
  background-size: cover;
}

.section.hero-section.service {
  background-image: url("../images/pexels-andrea-piacquadio-845451.jpg");
  background-position: 50%;
  background-size: cover;
}

.section.hero-section.portfolio-a-section {
  background-image: url("../images/Project-A-1_1Project A (1).webp");
  background-position: 50%;
  background-size: cover;
}

.section.hero-section.portfolio-b-section {
  background-image: url("../images/Project-B_1Project B.webp");
  background-position: 50%;
  background-size: cover;
}

.section.hero-section.about-hero {
  background-image: url("../images/bgimg.jpg");
  background-position: 50%;
  background-size: cover;
}

.section.blog-slider-section {
  padding-top: 0;
  padding-bottom: 40px;
  overflow: hidden;
}

.section.hero-project {
  padding-top: 56px;
  padding-bottom: 64px;
}

.section.project-details {
  padding-top: 0;
  padding-bottom: 0;
}

.section.project-gallery-section {
  padding-top: 34px;
}

.section.hero-home-a {
  padding-top: 64px;
  padding-bottom: 20px;
}

.section.video-section {
  height: 700px;
  padding-top: 0;
  padding-bottom: 0;
}

.section.video-section.about-video-section {
  margin-top: 40px;
  margin-bottom: 120px;
}

.section.home-a-testimonials-section {
  padding-top: 40px;
  padding-bottom: 120px;
  overflow: hidden;
}

.section.stats-section {
  padding-top: 120px;
  padding-bottom: 40px;
}

.section.home-a-faq-section {
  padding-top: 40px;
  padding-bottom: 120px;
}

.section.numbers-section {
  background-image: url("../images/Numbers-Section_1Numbers Section.webp");
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 600px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section.map-v1-section {
  height: 800px;
  padding-top: 0;
  padding-bottom: 0;
}

.section.contact-a-section {
  padding-top: 120px;
  padding-bottom: 120px;
}

.section.contact-b-section {
  padding-bottom: 40px;
}

.section.map-b-section {
  padding-bottom: 120px;
}

.section.map-c-section {
  padding-top: 0;
  padding-bottom: 0;
}

.section.contact-c-section {
  padding-bottom: 120px;
}

.section.contact-c-info {
  padding-top: 120px;
  padding-bottom: 160px;
}

.section.team-section {
  overflow: hidden;
}

.section.about-numbers-section {
  padding-top: 0;
  padding-bottom: 40px;
}

.section.about-milestone {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section.services-hero {
  padding-top: 56px;
  padding-bottom: 56px;
}

.section.service-slider-section {
  padding-bottom: 120px;
  overflow: hidden;
}

.section.service-content-section {
  padding-bottom: 40px;
  position: relative;
}

.section.colapse-section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section.home-b-slider-section {
  overflow: hidden;
}

.section.quote-section {
  background-image: url("../images/Quote--Achievements-Section-1_1Quote + Achievements Section (1).webp");
  background-position: 50%;
  background-size: cover;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.section.home-b-hero {
  padding-top: 72px;
  padding-bottom: 100px;
}

.section.home-b-services {
  padding-top: 120px;
  padding-bottom: 40px;
}

.section.home-b-faq {
  padding-bottom: 120px;
}

.section.home-c-hero {
  padding-top: 72px;
  padding-bottom: 60px;
}

.section.home-c-achievment {
  background-image: url("../images/Numbers-Section-1_1Numbers Section (1).webp");
  background-position: 50%;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 0;
}

.section.home-c-about {
  padding-bottom: 40px;
  position: relative;
}

.section.home-c-slider-section {
  padding-top: 40px;
  padding-bottom: 120px;
}

.section.home-c-qualities {
  padding-top: 120px;
  padding-bottom: 40px;
}

.section.home-c-team-section {
  padding-top: 40px;
  padding-bottom: 120px;
  overflow: hidden;
}

.section.article-section {
  padding-bottom: 120px;
}

.section.hero-article {
  padding-top: 56px;
  padding-bottom: 64px;
}

.section.article-body-section {
  padding-top: 0;
}

.section.article-last-section {
  padding-top: 40px;
  padding-bottom: 120px;
}

.section.hero-sales {
  padding-top: 100px;
  padding-bottom: 64px;
}

.section.bg-color-section {
  background-color: #c6eaf4;
}

.section.plan-section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.padding-bottom-0{
  padding-bottom:0 !important;
}

.flex-cta-left {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.flex-cta-left.mg-top-48 {
  margin-top: 48px;
}

.wrap-heading-animation {
  grid-column-gap: 24px;
  grid-row-gap: 0px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.wrap-heading-animation.mg-bottom-24 {
  margin-bottom: 24px;
}

.text-h3 {
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 133%;
}

.template-h2 {
  margin-top: 0;
}

.right-column-template-details {
  grid-row-gap: 32px;
  flex-direction: column;
  padding: 0 0 0 24px;
  display: flex;
}

.color {
  border: 1px solid #f0f0f0;
  border-radius: 18px;
  flex-direction: column;
  padding-top: 100%;
}

.color.color-four {
  background-color: var(--white-25);
}

.color.color-one {
  background-color: var(--black);
}

.color.color-three {
  background-color: var(--white);
}

.color.color-two {
  background-color: var(--blue);
}

.color.colour-five {
  background-color: var(--gradient-1);
}

.color.colour-six {
  background-color: var(--gradient-2);
}

.color.colour-seven {
  background-color: var(--gradient-3);
}

.cta-secondary {
  border: 1px solid var(--blue);
  color: var(--blue);
  text-align: center;
  letter-spacing: -0.02em;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 8px 32px;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
  transition: color 0.2s, background-color 0.2s;
  display: flex;
}

.cta-secondary:hover {
  background-color: var(--blue);
  color: var(--white);
}

.cta-secondary.tag {
  padding: 10px 40px;
}

.cta-secondary.tag.w--current {
  background-color: var(--white);
}

.cta-secondary.tag.w--current:hover {
  background-color: var(--blue);
}

.cta-secondary.tag-all {
  background-color: var(--white);
  color: var(--gradient-2);
  flex: none;
  padding: 10px 40px;
}

.cta-secondary.tag-all:hover {
  background-color: var(--blue);
  color: var(--white);
}

.columns-template-details {
  display: flex;
}

.space-24 {
  height: 24px;
}

.text-h5 {
  letter-spacing: -0.02em;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 130%;
  overflow: visible;
}

.text-h5.lowercase {
  text-transform: lowercase;
}

.cta-main {
  border: 1px solid var(--white);
  color: var(--white);
  text-align: center;
  letter-spacing: -0.02em;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 100px;
  justify-content: center;
  padding: 10px 40px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
  transition: color 0.2s, background-color 0.2s;
}

.cta-main:hover {
  background-color: var(--white);
  color: var(--black);
}

.cta-main.nav-cta {
  display: none;
}

.cta-main.full-size {
  width: 100%;
}

.cta-main.dark-bg {
  border-color: var(--black);
  color: var(--black);
}

.cta-main.dark-bg:hover{
  background-color: var(--black);
  color: var(--white);
}

.card-template-navigation {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: rgba(255, 255, 255, 0.08);
  border-radius: 18px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 380px;
  padding: 24px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

.icons-grid-template {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.color-wrap-style-guide {
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.text-h2 {
  text-transform: uppercase;
  align-self: center;
  font-family: Poppins, sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 112%;
}

.text-h4 {
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 120%;
}

.divider-typography {
  background-color: #dcdcdc;
  width: 100%;
  height: 1px;
}

.colors-grid-style-guide {
  grid-template-columns: 1fr 1fr 1fr;
}

.card-template-details {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(255, 255, 255, 0.08);
  border-radius: 18px;
  flex-direction: column;
  padding: 32px;
  display: flex;
}

.card-template-details.typography-card {
  grid-row-gap: 24px;
}

.underline-link {
  text-decoration: underline;
}

.body-1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 150%;
}

.text-h1 {
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 95px;
  font-weight: 600;
  line-height: 110%;
}

.left-column-template-details {
  padding: 0;
}

.link-template-navigation {
  color: rgba(255, 255, 255, 0.7);
  font-size: 20px;
  font-weight: 400;
}

.link-template-navigation.w--current {
  color: #fff;
  font-weight: 500;
}

.button-wrap {
  grid-row-gap: 12px;
  border-radius: 18px;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px;
  display: flex;
}

.text-h6 {
  letter-spacing: -0.02em;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-h7 {
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
}

.text-bold {
  letter-spacing: -0.02em;
  font-weight: 700;
}

.cta-white {
  border: 1px solid var(--white);
  background-color: var(--white);
  color: var(--black);
  text-align: center;
  letter-spacing: -0.02em;
  border-radius: 100px;
  padding: 10px 40px;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
  transition: border-color 0.2s, color 0.2s, background-color 0.2s;
}

.cta-white:hover {
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
}

.cta-white.full-size {
  width: 100%;
}

.limit-610 {
  width: 100%;
  max-width: 610px;
}

.wrap-legal-text {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.navigation-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: relative;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 40px;
  padding-top: 6px;
  padding-bottom: 6px;
  position: relative;
}

.nav-link {
  color: var(--white);
  text-transform: uppercase;
  padding: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.nav-link.w--current {
  color: var(--white);
}

.brand-link-navbar {
  height: 28px;
}

.brand-navbar {
  height: 100%;
  width:100%;
  max-width: 120px;
}

.nav-menu {
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  align-items: center;
  font-family: Poppins, sans-serif;
  display: flex;
  position: static;
}

.menu-icon {
  width: 24px;
  height: 24px;
}

.breadcrumbs-master {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  display: flex;
}

.breadcrumb {
  color: var(--blue);
  text-decoration: none;
}

.limit-602 {
  max-width: 602px;
}

.span-outline {
  color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 1.2px;
  -webkit-text-stroke-color: #c6eaf4;
}

.span-outline.dark-outline {
  -webkit-text-stroke-color: #14181b;
}

.intro-master {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  display: flex;
}

.cube-wrap {
  border: 1px solid var(--white-25);
  justify-content: center;
  align-items: center;
  min-width: 64px;
  height: 70px;
  display: flex;
}

.intro-divider {
  background-color: var(--white-25);
  width: 100%;
  height: 1px;
}

.intro-first-tile {
  align-items: center;
  width: 100%;
  margin-right: 20px;
  display: flex;
}

.hero-top-tile {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.hero-top-tile.bottom-margin {
  margin-bottom: 94px;
}

.text-center {
  text-align: center;
}

.category-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  display: flex;
}

.margin-top-32 {
  margin-top: 32px;
}

.post-body strong {
  color: var(--blue);
}

.post-body p {
  opacity: 0.8;
}

.post-body figcaption {
  opacity: 0.8;
  text-align: left;
  font-size: 16px;
}

.slider {
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
}

.slider-nav-hidden {
  display: none;
}

.mask {
  width: 100%;
}

.slider-arrow {
  width: 48px;
  height: 48px;
}

.slider-arrow.left-arrow {
  transform: rotate(180deg);
}

.slide-blog-tile {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: var(--white);
  flex-direction: column;
  font-weight: 300;
  text-decoration: none;
  display: flex;
}

.slide-blog-image {
  width: 100%;
  height: 462px;
}

.image-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.slide-blog-info {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.slide-blog-author-info {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  display: flex;
}

.margin-top-8 {
  margin-top: 8px;
}

.opacity-80 {
  opacity: 0.8;
}

.slider-right-button {
  width: 48px;
  height: 48px;
  margin-top: 216px;
  right: -90px;
}

.slider-left-arrow {
  width: 48px;
  height: 48px;
  margin-top: 216px;
  left: -90px;
  transform: rotate(180deg);
}

.project-gallery-layer-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.project-gallery {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.project-gallery-top {
  height: 436px;
  overflow: hidden;
}

.project-gallery-bottom {
  height: 326px;
}

.project-master-hero {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.side-info {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-left: 4px solid var(--blue);
  flex-direction: column;
  padding-top: 8px;
  padding-left: 52px;
  display: flex;
}

.side-info.services-side-info {
  justify-content: space-between;
  padding-top: 0;
  padding-left: 56px;
}

.project-hero-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: auto minmax(auto, 370px);
  height: 560px;
}

.project-video {
  background-image: url("../images/Video_1Video.webp");
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.play-button {
  width: 51px;
  height: 60px;
}

.project-hero-images {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: 40% auto;
  grid-template-columns: 1fr;
  display: grid;
}

.info-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(auto, 845px);
  align-items: start;
}

.project-info-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  margin-top: 64px;
  display: flex;
}

.limit-554 {
  max-width: 554px;
}

.project-process-thirds {
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 340px) minmax(auto, 340px) minmax(
      auto,
      340px
    );
  justify-content: end;
  margin-top: 64px;
  display: grid;
}

.process-tile {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.span-outline-25 {
  color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 1.2px;
  -webkit-text-stroke-color: var(--white-25);
}

.text-blue {
  color: #c6eaf4;
}

.project-pagination {
  justify-content: space-between;
  margin-top: 56px;
  display: flex;
}

.footer-v3 {
  padding-bottom: 64px;
}

.footer-brand-logo {
  width: 100%;
}

.footer-brand {
  width: 100%;
  display: block;
}

.footer-v3-master {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 446px) auto;
  margin-top: 80px;
  display: grid;
}

.footer-column-thirds {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
}

.footer-column {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-direction: column;
  display: flex;
}

.footer-links {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.footer-link {
  opacity: 0.8;
  color: var(--white);
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.footer-link:hover {
  opacity: 1;
}

.footer-contact {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url("../images/CTA_1CTA.webp");
  background-position: 50%;
  background-size: cover;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  padding: 24px;
  display: flex;
  overflow: hidden;
}

.limit-224 {
  max-width: 224px;
}

.footer-v3-info-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.newsletter-v3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.text-field-newsletter-v3 {
  background-color: var(--white);
  color: var(--black);
  border-radius: 10px;
  height: 72px;
  margin-bottom: 0;
  padding: 24px;
  font-size: 16px;
  line-height: 150%;
}

.text-field-newsletter-v3::placeholder {
  color: rgba(20, 24, 27, 0.5);
}

.block-relative {
  z-index: 1;
  position: relative;
}

.newsletter-v3-submit {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../images/Arrow-Newsletter.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  margin-top: 28px;
  padding: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 24px;
}

.copyright-wrap {
  justify-content: space-between;
  display: flex;
}

.copyright-wrap.free-trial-footer {
  border-top: 1px solid #474747;
  padding-top: 20px;
}

.opacity-50 {
  opacity: 0.5;
}

.footer-pp-v3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.copyright-link {
  opacity: 0.5;
  color: var(--white);
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.success-v3 {
  border: 1px solid var(--white-25);
  background-color: rgba(0, 0, 0, 0);
}

.error-message {
  background-color: #ff5858;
}

.footer-v1 {
  padding-bottom: 64px;
  position: relative;
}

.footer-v1-master {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-direction: column;
  display: flex;
}

.footer-v1-wrap {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: space-between;
  display: flex;
}

.newsletter-v1-submit {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../images/Arrow-Newsletter.svg");
  background-position: 50%;
  background-size: contain;
  width: 24px;
  height: 24px;
  font-size:24px;
  padding: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.limit-297 {
  max-width: 297px;
}

.newsletter-v1 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.text-field-newsletter-v1 {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--white-25);
  color: rgba(255, 247, 235, 0.8);
  background-color: rgba(0, 0, 0, 0);
  height: 56px;
  margin-bottom: 0;
  padding: 0 0 32px;
  font-size: 20px;
  line-height: 150%;
}

.success-v1 {
  border: 1px solid var(--blue);
  background-color: rgba(0, 0, 0, 0);
}

.footer-v1-info-wrap {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  width: 100%;
  max-width: 654px;
  display: flex;
}

.newsletter-block {
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 486px;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.footer-v1-copyright {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.footer-v1-logo {
  text-align: left;
  flex: 0 auto;
  order: 0;
  align-self: center;
  max-width: 100%;
  margin: 0 0 25px;
}

.footer-mask {
  overflow: hidden;
}

.footer-v1-bg-image {
  z-index: -1;
  opacity: 0.07;
  position: absolute;
  top: -213px;
  bottom: auto;
  left: auto;
  right: 0%;
  height:auto;
}

.footer-v2 {
  padding-bottom: 64px;
}

.footer-v2-contact {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: url("../images/banner-bg.webp");
  background-position: 50%;
  background-size: cover;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 384px;
  display: flex;
  overflow: hidden;
}

.footer-v2-master {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  display: flex;
}

.footer-v2-wrap {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  display: flex;
}

.footer-v2-logo {
  height: 43px;
  display: block;
}

.footer-v2-brand {
  align-items: flex-start;
  display: flex;
}

.margin-top-24 {
  margin-top: 24px;
}

.process-header {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  display: flex;
}

.home-a-halves {
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 100px;
  display: grid;
}

.home-a-image {
  width: 220px;
  height: 100%;
}

.home-a-heading {
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}

.hero-small-text {
  text-transform: lowercase;
  margin-top: 16px;
  margin-left: 16px;
  margin-right: 16px;
}

.home-a-side-tile {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-direction: column;
  display: flex;
}

.home-a-description-wrap {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  align-items: center;
  display: flex;
}

.home-a-line {
  background-color: var(--white-25);
  width: 184px;
  height: 1px;
}

.limit-450 {
  max-width: 450px;
}

.opacity-75 {
  opacity: 0.75;
}

.section-headline {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  padding-top: 23px;
  padding-bottom: 23px;
  display: flex;
}

.headline-divider {
  background-color: var(--white-25);
  width: 100%;
  height: 1px;
}

.home-a-project {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--white);
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 400px;
  padding: 32px;
  font-weight: 300;
  transition: border-radius 0.4s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home-a-project:hover {
  border-radius: 40px 0 40px 40px;
}

.project-arrow {
  z-index: 2;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 32px;
  bottom: auto;
  left: auto;
  right: 32px;
}

.home-a-project-overlay {
  z-index: 1;
  background-color: rgba(42, 111, 133, 0.5);
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.home-project-text-wrap {
  z-index: 2;
  position: relative;
}

.project-text-wrap {
  overflow: hidden;
}

.home-a-project-halves {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 56px;
  display: grid;
}

.project-image-overlay {
  background-color: rgba(20, 24, 27, 0.5);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.latest-projects-header {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.limit-467 {
  max-width: 467px;
}

.home-a-project-tile {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.home-a-project-image {
  width: 512px;
  height: 324px;
  overflow: hidden;
}

.home-a-project-info {
  flex-direction: column;
  gap:20px;
  display: flex;
}

.project-year {
  justify-content: space-between;
  display: flex;
}

.project-icon {
  width: 24px;
  height: 24px;
}

.home-a-project-title {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  font-size: 20px;
  display: flex;
}

.home-a-projects {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-direction: column;
  margin-top: 64px;
  display: flex;
}

.home-project-middle:nth-child(2n) {
  border-top: 1px solid var(--white-25);
  border-bottom: 1px solid var(--white-25);
  padding-top: 48px;
  padding-bottom: 48px;
}

.project-link {
  color: var(--white);
  font-weight: 300;
  text-decoration: none;
}

.process-halves {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: auto;
}

.process-left-column {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-direction: column;
  display: flex;
}

.process-list {
  grid-column-gap: 32px;
  flex-direction: column;
  max-width: 720px;
  display: flex;
}

.process-tab {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-left: 8px solid var(--white);
  opacity: 0.25;
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  padding-top: 0;
  padding-bottom: 22px;
  padding-left: 56px;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
  display: flex;
}

.process-tab.w--current {
  border-left-color: var(--blue);
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.process-tab-content {
  height: 800px;
  margin-top: -250px;
}

.process-side-image {
  border-radius: 40px 0;
  height: 100%;
  overflow: hidden;
}

.limit-635 {
  max-width: 635px;
}

.limit-480 {
  max-width: 480px;
}

.home-a-testimonial-header {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  display: flex;
}

.opacity-70 {
  opacity: 0.7;
}

.no-margins {
  margin-top: 0;
  margin-bottom: 0;
}

.testimonials-v1 {
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
  margin-top: 56px;
}

.testimonial-tile-home-a {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  border: 2px solid #c6eaf4;
  border-radius: 20px;
  flex-direction: column;
  padding: 48px;
  display: flex;
}

.testimonial-slide {
  width: 600px;
  margin-right: 32px;
}

.quote {
  width: 32px;
  height: 24px;
}

.author-tile {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  display: flex;
}

.author-tile.article-author {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.author-image-wrap {
  border-radius: 50%;
  width: 52px;
  height: 52px;
  overflow: hidden;
}

.author-info {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.margin-top-4 {
  margin-top: 4px;
}

.home-a-sldier-mask {
  width: 10%;
  overflow: visible;
}

.slider-button {
  width: 32px;
  height: 32px;
  top: -88px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.slider-button.prev-button {
  right: 56px;
}

.arrow-image {
  width: 32px;
  height: 32px;
}

.video {
  background-image: url("../images/Video-Section---Homa-A_1Video Section - Homa A.webp");
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.video.about-video {
  background-image: url("../images/Video-Section-About_1Video Section About.webp");
}

.video.service-video {
  background-image: url("../images/Video-Section_1Video Section.webp");
}

.stats-grid {
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto auto;
  align-items: center;
  justify-items: center;
  width: 100%;
}

.stats-grid.home-a {
  text-align: left;
}

.stats-tile {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
  color:var(--black);
  width:100%;
  align-items:center;
}

.stats-tile .text-h2 {
    width: 100%;
    text-align: center;
}

.circle-blue {
  background-color: var(--black);
  border-radius: 10px;
  width: 100%;
  max-width: 30px;
  height: 2px;
}

.home-a-blog-thirds {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
  align-items: end;
  justify-items: stretch;
}

.home-a-blog {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 56px;
  display: grid;
}

.blog-link {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: var(--white);
  flex-direction: column;
  width: 100%;
  font-weight: 300;
  text-decoration: none;
  display: flex;
}

.margin-top-16 {
  margin-top: 16px;
}

.expandable-single {
  border-bottom: 1px solid var(--white-25);
  cursor: pointer;
  padding-top: 6px;
  padding-bottom: 30px;
  position: relative;
}

.plus-expand-master {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.expandable-master {
  grid-row-gap: 32px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.expandable-top {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.expandable-bottom {
  transform-origin: 50% 0;
  flex-direction: column;
  align-items: flex-start;
  display: none;
}

.expandable-bottom.services-bottom {
  max-width: 700px;
}

.faq-icon {
  width: 28px;
  height: 28px;
}

.margin-top-56 {
  margin-top: 56px;
}

.logo-grid {
  z-index: 1;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto auto auto;
  justify-items: stretch;
  position: relative;
}

.logo-company {
  height: 36px;
}

.faq-master {
  padding-top: 24px;
  padding-left: 80px;
}

.home-b-header {
  flex-direction: column;
  display: flex;
}

.home-b-header-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  display: flex;
}

.home-b-hero-description {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  max-width: 280px;
  display: flex;
}

.home-b-header-master {
  margin-bottom: 116px;
}

.hero-b-bg {
  z-index: -1;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -25%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.center-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.limit-672 {
  max-width: 672px;
}

.service-thirds {
  grid-column-gap: 40px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.margin-top-48 {
  margin-top: 48px;
}

.service-tile {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid var(--white-25);
  color: var(--white);
  text-align: center;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 48px 50px 56px;
  font-weight: 300;
  text-decoration: none;
  display: flex;
}

.service-icon-big {
  width: 100%;
  max-width: 231px;
  height: 189px;
}

.service-top-tile {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 180px;
  display: flex;
}

.service-bottom-tile {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.home-b-project-header {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.projects-header {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.limit-530 {
  max-width: 530px;
}

.project-colapse-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 700px;
  margin-top: 40px;
  display: grid;
}

.project-colapse {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50%;
  background-size: cover;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  padding: 50px;
  display: flex;
  position: relative;
}

.project-colapse-arrow {
  z-index: 1;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50px;
  right: 50px;
}

.colapse-overlay {
  background-color: rgba(74, 167, 196, 0.5);
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  justify-content: flex-end;
  align-items: flex-end;
  height: 100%;
  padding: 50px 50px 40px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.colapse-text-wrap {
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.home-b-testimonial {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.testimonial-b-info-tile {
  grid-column-gap: 84px;
  grid-row-gap: 84px;
  flex-direction: column;
  padding: 56px 48px 56px 64px;
  display: flex;
}

.testimonial-bottom-tile {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.testimonial-author-tile {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.testimonial-image-wrap {
  width: 376px;
  height: 100%;
}

.limit-813 {
  max-width: 813px;
}

.contact-a-wrap {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 80px;
  margin-bottom: 40px;
  display: flex;
}

.contact-a-info-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.contact-info-tile {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.contact-a-top-tile {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  display: flex;
}

.text-white {
  color: var(--white);
}

.image-contain {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.contact-a-form-wrap {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: space-between;
  display: flex;
}

.contact-form-block {
  background-color: #c6eaf4;
  border-radius: 10px;
  width: 100%;
  padding: 20px;
}

.contact-form-block label{
  color: var(--black);
}

.text-field-contact {
  background-color: var(--black);
  color: var(--white);
  border-radius: 10px;
  height: 60px;
  margin-bottom: 0;
  padding: 10px 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.text-field-contact.area {
  height: 120px;
}

.contact-field-wrap {
  width: 100%;
  margin-bottom: 28px;
}

.contact-field-double {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: space-between;
  display: flex;
}

.limit-257 {
  max-width: 257px;
}

.limit-452 {
  max-width: 452px;
}

.contact-form-bottom-tile {
  justify-content: flex-end;
  display: flex;
}

.contact-master {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.contact-form-image {
  border-radius: 7px 7px 7px 40px;
  min-width: 387px;
  overflow: hidden;
}

.contact-tile {
align-items: center;
    padding: 8px;
    display: flex;
    background: transparent;
    text-align: left;
    position: relative;
    color: #fff;
    border: 2px solid #c6eaf4;
    border-radius: 100px;
    gap: 10px;
    transition: .5s;
    overflow: hidden;
}


.contact-tile:before {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #c6eaf4;
    transition: .5s;
    z-index: -1;
    border-radius: 100px;
}

.contact-tile:hover:before {
    width: 100%;
    transition: .5s;
}

.contact-tile:hover, .contact-tile:hover a {
    color:#000;
    transition: .5s;
}

.contact-tile:hover .contact-icon{
    filter: brightness(0) invert(0) !important;
    transition: .5s;
}

.contact-tile .contact-icon{
    filter: brightness(0) invert(1);
    border: 2px solid #c6eaf4;
    border-radius: 50px;
    transition: .5s;
}

.contact-tile .contact-text-wrap{
    line-height:1.2;
}

.contact-tile.email-break {
  word-break: break-all;
}

.contact-icon {
  width: 50px;
  height: 50px;
}

.contact-side-info {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin: -10px auto 50px;
  max-width: 950px;
}

.contact-b-wrap {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  display: flex;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.limit-600 {
  max-width: 600px;
}

.limit-750 {
  max-width: 750px;
}

.map-b-wrap {
  border-radius: 50px;
  width: 100%;
  height: 522px;
  overflow: hidden;
}

.limit-264 {
  max-width: 264px;
}

.contact-form-c-wrap {
  grid-column-gap: 136px;
  grid-row-gap: 136px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.map-c-wrap {
  width: 100%;
  height: 600px;
}

.contact-c-grid {
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto auto;
  align-items: center;
  justify-items: stretch;
}

.circle-blue-contact {
  background-color: var(--blue);
  border-radius: 50%;
  width: 8px;
  height: 8px;
}

.hero-overlay {
  background-image: linear-gradient(#14181b, rgba(20, 24, 27, 0));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.margin-top-80 {
  margin-top: 80px;
}

.category-all-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: flex-start;
  display: flex;
}

.limit-730 {
  max-width: 730px;
}

.service-floating-image {
  object-fit: cover;
  width: 292px;
  height: 400px;
  display: block;
  position: absolute;
  top: -50%;
  bottom: 0%;
  left: auto;
  right: 5%;
}

.service-single {
  border-bottom: 1px solid var(--white-25);
  color: var(--white);
  width: 100%;
  padding-bottom: 54px;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  position: relative;
}

.service-expandable-master {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  display: flex;
}

.process-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.process-card {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.opacity-25 {
  opacity: 0.25;
}

.process-circle {
  background-color: var(--white);
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin-bottom: 12px;
}

.process-master {
  margin-top: 100px;
}

.process-line {
  background-image: linear-gradient(
    rgba(255, 247, 235, 0),
    rgba(255, 247, 235, 0.1) 48%,
    rgba(255, 255, 255, 0)
  );
  width: 100%;
  height: 1px;
  margin-bottom: -4px;
}

.limit-900 {
  max-width: 900px;
}

.project-a-image {
  width: 100%;
  height: 426px;
  overflow: hidden;
}

.project-a-card {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border-bottom: 1px solid var(--white-25);
  color: var(--white);
  flex-direction: column;
  padding-bottom: 16px;
  font-weight: 300;
  display: flex;
}

.project-a-info-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.project-a-top-tile {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  display: flex;
}

.icon-24 {
  width: 24px;
  height: 24px;
}

.project-thirds {
  grid-column-gap: 40px;
  grid-row-gap: 80px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.pagination {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
}

.pagination-button {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  border-radius: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.page-count {
  margin-top: 0;
}

.projects-b-master {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.projects-top-layer {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 387px 1fr;
  grid-auto-columns: 1fr;
  height: 400px;
  display: grid;
}

.project-b {
  color: var(--white);
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 32px;
  font-weight: 300;
  display: flex;
  position: relative;
  overflow: hidden;
}

.project-b:hover {
  border-radius: 40px 0 40px 40px;
}

.project-b-top-layer {
  z-index: 2;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.icon-28 {
  width: 28px;
  height: 28px;
}

.project-b-bottom-layer {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
  position: relative;
}

.project-b-overlay {
  background-color: rgba(42, 111, 133, 0.5);
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.project-b-image-overlay {
  background-color: rgba(20, 24, 27, 0.5);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.projects-middle-layer {
  height: 400px;
}

.project-item {
  height: 100%;
}

.projects-bottom-layer {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 387px;
  grid-auto-columns: 1fr;
  height: 400px;
  display: grid;
}

.project-name-wrap {
  flex-direction: column;
  display: flex;
}

.about-small-image {
  border-top-left-radius: 40px;
  width: 274px;
  height: 322px;
  overflow: hidden;
}

.about-big-image {
  width: 100%;
  height: 420px;
}

.about-cta-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.limit-692 {
  max-width: 692px;
}

.about-cta {
  min-width: 48px;
  min-height: 48px;
  transform: rotate(90deg);
}

.about-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 274px minmax(auto, 846px);
  align-items: start;
  justify-items: start;
}

.about-grid.grid-first-tile {
  margin-top: 80px;
  margin-bottom: 64px;
}

.about-content-wrap {
  padding-left: 80px;
}

.values-header {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 80px;
  margin-bottom: 72px;
  display: flex;
}

.values-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.values-tile {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border: 2px solid #c6eaf4;
  overflow-wrap: anywhere;
  border-radius: 20px;
  flex-direction: column;
  padding: 48px;
  display: flex;
}

.values-tile.top-margin {
  margin-top: 40px;
}

.values-icon {
  width: 100px;
  height: 100px;
  filter: brightness(0) invert(1)
}

.values-text-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.middle-process {
  flex-direction: column;
  align-items: center;
  width: 32px;
  display: flex;
}

.fill-circle {
  background-color: var(--white);
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.single-process {
  grid-column-gap: 80px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  display: grid;
}

.scroll-circle {
  background-color: var(--white-25);
  border-radius: 50%;
  flex: none;
  width: 8px;
  height: 8px;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.master-process {
  width: 100%;
  max-width: 1026px;
  margin-left: auto;
  margin-right: auto;
}

.right-process {
  grid-row-gap: 24px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding-top: 75px;
  padding-bottom: 75px;
  display: flex;
}

.line-process {
  background-color: var(--white-25);
  width: 4px;
  height: 100%;
}

.fill-line {
  background-color: var(--white);
  transform-origin: 50% 0;
  width: 100%;
  height: 100%;
}

.left-process {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.left-process.reversed {
  justify-content: flex-start;
}

.text-blue-outline {
  color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--blue);
}

.limit-494 {
  max-width: 494px;
}

.milestone-header {
  margin-top: 80px;
  margin-bottom: 140px;
}

.team-header {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  margin-top: 80px;
  margin-bottom: 48px;
  display: flex;
}

.limit-387 {
  max-width: 387px;
}

.team-tile {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  transition: border-radius 0.4s;
  display: flex;
  overflow: hidden;
}

.team-tile:hover {
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
}

.team-member-image {
  width: 100%;
  height: 512px;
  position: relative;
}

.team-info {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.team-info-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  display: flex;
}

.team-overlay {
  background-color: rgba(74, 167, 196, 0.5);
  justify-content: flex-end;
  padding: 24px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.team-socials {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.social-icon {
  border: 1px solid var(--white);
  color: var(--white);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  font-weight: 300;
  display: flex;
}

.team-slide {
  width: 387px;
  margin-right: 40px;
}

.team-mask {
  width: 0;
  overflow: visible;
}

.limit-809 {
  max-width: 809px;
}

.services-header {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.limit-331 {
  max-width: 331px;
}

.limit-753 {
  max-width: 753px;
}

.service-details-wrap {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 64px;
  display: flex;
}

.limit-948 {
  width: 100%;
  max-width: 948px;
}

.details-bottom-tile {
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.details-image-wrap {
  width: 508px;
  height: 272px;
}

.limit-792 {
  max-width: 792px;
}

.limit-654 {
  max-width: 654px;
}

.service-slide {
  margin-right: 40px;
}

.service-mask {
  width: 30.5%;
  overflow: visible;
}

.service-bg {
  z-index: -1;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.slider-prev {
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-left: -4%;
  display: flex;
}

.slider-next {
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-right: -4%;
  display: flex;
}

.quote-wrap {
  z-index: 1;
  grid-column-gap: 270px;
  grid-row-gap: 270px;
  flex-direction: column;
  height: 100%;
  display: flex;
  position: relative;
}

.achievments-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  margin-left: auto;
  display: flex;
}

.achievment-tile {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-left: 4px solid var(--blue);
  flex-direction: column;
  padding-left: 32px;
  display: flex;
}

.quote-overlay {
  background-color: rgba(21, 26, 30, 0.25);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.faq-b-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: auto minmax(auto, 709px);
}

.faq-content-wrap {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.faq-top-tile {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.faq-bottom-tile {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.expandable-single-v2 {
  border-bottom: 1px solid var(--white-25);
  cursor: pointer;
  padding-top: 6px;
  padding-bottom: 30px;
}

.limit-907 {
  width: 100%;
  max-width: 907px;
}

.home-c-hero-cta {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  border-top: 1px solid var(--white);
  margin-left: auto;
  padding-top: 24px;
  display: flex;
}

.limit-314 {
  max-width: 314px;
}

.home-c-hero-wrap {
  flex-direction: column;
  display: flex;
}

.home-c-title-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 20px;
  margin-bottom: 88px;
  display: flex;
}

.limit-274 {
  width: 100%;
  max-width: 274px;
}

.home-c-content-image {
  border-top-left-radius: 40px;
  width: 100%;
  height: 382px;
  overflow: hidden;
}

.limit-405 {
  max-width: 405px;
}

.home-c-services {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  margin-top: 64px;
  display: flex;
}

.home-c-services-image {
  width: 334px;
}

.home-c-projects {
  grid-column-gap: 40px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.project-a-image-v2 {
  width: 100%;
  height: 632px;
  overflow: hidden;
}

.projects-right-side {
  margin-top: 64px;
}

.home-c-projects-halves {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  margin-top: 64px;
}

.home-c-slider-mask {
  width: 100%;
}

.home-c-slide-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.home-c-slide-button {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.home-c-slide-button.left-button {
  right: 64px;
}

.home-c-logo {
  height: 64px;
}

.home-c-achievments {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-style: solid none none solid;
  border-width: 1px;
  border-color: var(--white);
  border-top-left-radius: 50px;
  margin-top: auto;
  margin-left: auto;
  padding: 40px 100px 40px 120px;
  display: flex;
}

.home-c-achievment-wrap {
  flex-direction: column;
  align-items: flex-start;
  height: 700px;
  display: flex;
}

.achievment-wrap {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.why-us-halves {
  grid-column-gap: 88px;
  grid-row-gap: 88px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  margin-top: 80px;
}

.qualities-grid {
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  margin-top: 56px;
}

.quality-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.icon-60 {
  width: 60px;
  height: 60px;
}

.quality-text-wrap {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.qualities-image {
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  max-width: 532px;
  overflow: hidden;
}

.home-c-blog-tile {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  color: var(--white);
  flex-direction: column;
  font-weight: 300;
  display: flex;
}

.home-c-blog-image {
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 360px;
  padding: 24px;
  display: flex;
}

.home-c-blog-halves {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 64px;
  display: grid;
}

.home-c-blog-text {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.home-c-service-thirds {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
  align-items: end;
}

.home-c-bg {
  z-index: -1;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 450px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.error-image {
  width: 100%;
  max-width: 240px;
}

.blog-grid {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 294px 1fr;
}

.blog-side-master {
  position: relative;
}

.blog-subheading {
  border-left: 4px solid var(--blue);
  padding-left: 24px;
}

.side-blog-tile {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: var(--white);
  flex-direction: row;
  font-weight: 300;
  display: flex;
}

.side-blog-tile:hover {
  text-decoration: underline;
}

.side-blog-list {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  margin-top: 44px;
  display: flex;
}

.side-blog-text-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.popular-tags {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-wrap: wrap;
  display: flex;
}

.tag-link {
  color: var(--blue);
  letter-spacing: -0.02em;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
}

.sticky-bottom-tile {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  margin-top: 72px;
  display: flex;
}

.blog-halves {
  grid-column-gap: 32px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: var(--white);
  flex-direction: column;
  font-weight: 300;
  display: flex;
}

.blog-thumbnail {
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.blog-thumbnail.big {
  height: 360px;
}

.blog-info-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.blog-text-wrap {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.text-uppercase {
  text-transform: uppercase;
}

.blog-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.article-main-image {
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  width: 100%;
  height: 630px;
  overflow: hidden;
}

.article-header {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.article-header-divider {
  background-color: var(--white-25);
  width: 1px;
  height: 64px;
}

.article-info {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.duration-wrap {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  align-items: center;
  display: flex;
}

.article-date {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  display: flex;
}

.margin-top-64 {
  margin-top: 64px;
}

.articles-header-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.limit-488 {
  max-width: 488px;
}

.blog-thirds {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.article-comments {
  margin-top: 120px;
}

.comment {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-direction: column;
  display: flex;
}

.comments-wrap {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-direction: column;
  margin-top: 64px;
  display: flex;
}

.comments-divider {
  background-color: var(--white-25);
  width: 100%;
  height: 1px;
}

.comment-form {
  border: 1px solid var(--blue);
  border-radius: 20px;
  padding: 40px;
}

.search-button {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../images/Search.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  margin-top: 24px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.search {
  justify-content: flex-end;
  align-items: flex-end;
  position: relative;
}

.search-result-item {
  border: 1px solid var(--blue);
  border-radius: 20px;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 24px;
}

.search-result-wrapper {
  margin-top: 48px;
}

.tabs {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.tabs-content {
  overflow: visible;
}

.sales-mock-image {
  border: 1px solid rgba(255, 247, 235, 0.12);
  border-radius: 5px;
  width: 100%;
  margin-bottom: 0;
}

.overlay-sales-mockups {
  background-image: linear-gradient(
    #14181b,
    rgba(20, 24, 27, 0) 27%,
    rgba(20, 24, 27, 0) 78%,
    #14181b
  );
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-sales-mockups {
  height: 95vh;
  min-height: 600px;
  max-height: 900px;
  position: relative;
  overflow: hidden;
}

.grid-thirds-mokckups {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.sales-mock-link-block {
  width: 100%;
  margin-bottom: 24px;
  transition: transform 0.5s;
}

.sales-mock-link-block:hover {
  transform: scale(1.03);
}

.container-sales-mockups {
  max-width: 1400px;
  padding-left: 24px;
  padding-right: 24px;
}

.center-heading {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-included {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 64px;
}

.included-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid var(--blue);
  background-color: var(--black);
  text-align: center;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  min-height: 340px;
  padding: 0;
  display: flex;
  box-shadow: 0 2px 30px rgba(119, 119, 119, 0.06);
}

.included-card.figma-card {
  grid-column-gap: 56px;
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  min-height: 0;
  padding: 32px;
}

.included-padding-wrap {
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 24px;
  display: flex;
}

.image-included {
  width: 100%;
}

.icon-figma {
  width: 120px;
  height: 120px;
}

.wrap-figma-content {
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.h3-sales {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
}

.master-sales-pages {
  grid-row-gap: 80px;
  flex-direction: column;
  display: flex;
}

.single-sales-pages {
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.grid-thirds-sales-page {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.sales-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid var(--blue);
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding: 24px;
  text-decoration: none;
  transition: transform 0.2s;
  display: flex;
  box-shadow: 0 2px 30px rgba(147, 147, 153, 0.08);
}

.sales-card:hover {
  transform: translate(0, -4px);
}

.image-sales-page {
  border: 1px solid rgba(40, 41, 67, 0.1);
  border-radius: 8px;
  width: 100%;
}

.grid-sales-thirds {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-thirds-all-features {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 64px;
}

.more-power-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid var(--blue);
  background-color: var(--black);
  text-align: left;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding: 32px 24px;
  display: flex;
}

.flex-cta-center {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.flex-cta-center.mg-top-64 {
  margin-top: 64px;
}

.heading {
  font-size: 45px;
}

.text-span {
  font-size: 50px;
}

.heading-3 {
  color: var(--white);
  text-align: center;
  font-size: 50px;
  font-style: italic;
  font-weight: 600;
}

.text-field-newsletter-v1-copy {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--white-25);
  color: rgba(255, 247, 235, 0.8);
  background-color: rgba(0, 0, 0, 0);
  height: 56px;
  margin-bottom: 0;
  padding: 0 0 32px;
  font-size: 16px;
  line-height: 150%;
}

.div-block-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.section-2 {
  background-color: #14181b;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-4 {
  color: #fff;
  padding-top: 10px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.image-2 {
  margin-top: 40px;
}

.center-heading-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.email-header {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.email-body-content {
  max-width: 940px;
  padding: 0 20px;
}

.email-service-box {
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 20px;
  display: flex;
}

.bold-text {
  color: #c6eaf4;
  font-weight: 600;
}

.no-margins-2 {
  color: #fff;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 30px;
}

.email-footer {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  display: flex;
}

.paragraph-3 {
  color: #888;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.div-block-3 {
  background-color: #21272a;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 50%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.text-block {
  color: #fff;
  margin-top: 10px;
  font-family: Inter, sans-serif;
  font-size: 18px;
}

.email-service-heading {
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-2 {
  width: 100%;
  max-width: 50%;
  height: 100%;
  min-height: 380px;
  max-height: 380px;
}

.div-block {
  background-color: rgba(255, 247, 235, 0.25);
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.cta-secondary-2 {
  color: #4aa8c4;
  text-align: center;
  letter-spacing: -0.02em;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #4aa8c4;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding: 8px 32px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  transition: color 0.2s, background-color 0.2s;
  display: flex;
}

.cta-secondary-2:hover {
  color: #fff7eb;
  background-color: #4aa8c4;
}

.footer-social-link {
  justify-content: center;
  align-items: center;
  margin-right: 0;
}

.footer-social-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: center;
  flex-flow: wrap;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.heading-4 {
  color: #fff;
  text-transform: none;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 600;
}

.heading-5 {
  color: #fff;
  text-transform: none;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.image {
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  height: 100%;
  min-height: 380px;
  max-height: 380px;
}

.bold-text-2,
.bold-text-3,
.bold-text-4 {
  color: #c6eaf4;
}

.dropdown-list {
  background-color: #c6eaf4;
  border-radius: 0 0 30px 30px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 10px;
  padding: 40px 40px 60px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}

.dropdown-toggle {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: static;
}

.dropdown {
  position: static;
}

.text-block-2 {
  color: var(--white);
  text-transform: uppercase;
  font-size: 16px;
}

.icon-61 {
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  margin-right: 0;
  font-size: 14px;
  position: relative;
}

.grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  display: flex;
}

.heading-6 {
  color: var(--black);
  margin-bottom: 15px;
  font-size: 32px;
  font-weight: 400;
}

.paragraph-5 {
  color: var(--black);
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  display: flex;
}

.list-item {
  color: var(--\<unknown\|variable-9e140c12-53f1-4ddc-8f8e-0ab2b3e3bbb5\>);
  font-size: 26px;
  font-weight: 400;
}

.heading-7 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 400;
}

.link {
  aspect-ratio: auto;
  color: var(--\<unknown\|variable-9e140c12-53f1-4ddc-8f8e-0ab2b3e3bbb5\>);
  text-transform: capitalize;
  cursor: pointer;
  mix-blend-mode: normal;
  object-fit: fill;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  position: static;
}

.link:hover {
  color: var(--\<unknown\|variable-9e140c12-53f1-4ddc-8f8e-0ab2b3e3bbb5\>);
  -webkit-text-stroke-color: var(--blue);
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #fff;
}

.nav-heading {
  color: var(--black);
  text-transform: none;
  margin-bottom: 10px;
  font-size: 30px;
}

.list-item-2,
.list-item-3,
.list-item-4,
.list-item-5,
.list-item-6,
.list-item-7 {
  color: var(--black);
  width: 100%;
}

.link-2 {
  text-transform: capitalize;
}

.sub-menu-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--black);
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.div-block-5 {
  width: 30%;
}

.div-block-6 {
  width: 50%;
}

.div-block-7 {
  width: 20%;
}

.sub-menu-icon {
  width: 18px;
  height: 18px;
  font-size: 15px;
}

.sub-menu-link {
  color: var(--black);
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
}

.text-block-3 {
  font-weight: 500;
}

.trial-logo-section {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.contact-form-block.free-trial-contact {
    background-color: #21272a;
    padding: 30px;
}

.contact-form-block.free-trial-contact .text-bold.text-company-blue {
  color: #c6eaf4;
  font-size: 18px;
  font-weight: 600;
}

.contact-form-block.free-trial-contact .text-field-contact.free-trial-grid-ifield {
  border: 1px solid #21272a;
  height: 50px;
}

.contact-form-block.free-trial-contact .text-field-contact.area.free-trial-grid-area {
  border: 1px solid #21272a;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.columns-2 {
  margin-left: 0;
  margin-right: 0;
}

.cell {
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.paragraph-6 {
  font-size: 16px;
}

.paragraph-7 {
  font-size: 14px;
}

.card-text {
  font-size: 16px;
}

.card-heding {
  font-size: 25px;
}

.card-image{
    padding:8px;
}

.card-body{
    flex:1;
    position: relative;
    width:100%;
}

.card-body p{
    transform: scaleY(0);    
    transform-origin: top;
    transition: transform 0.26s ease;
    position: absolute;
    background: #c6eaf4;
    padding: 15px 20px;
    color: var(--black);
    font-weight: 400;
}

.main-card:hover .card-body p{
    transform: scaleY(1);
    position: relative;
}

.main-card {
  background-color: #21272a;
  border-left: 5px solid #c6eaf4;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  display: flex;
  column-gap: 10px;
  width:100%;
}

.card-inner-image {
  width: 35px;
}

.button-hover-bg {
  z-index: -1;
  background-color: #442b3d;
  width: 100%;
  height: 100%;
  position: absolute;
}

.button-hover-bg.main {
  background-color: #ff6854;
}

.enage-thumbnail-wrap {
  z-index: 0;
  background-color: #f6e186;
  border-radius: 10px;
  padding-left: 80px;
  padding-right: 40px;
  display: inline-block;
  position: relative;
}

.is-magnetic {
  display: inline-block;
}

.section-title {
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 24px;
}

.section-paragraph.engage-paragraph {
  max-width: 498px;
}

.section-paragraph.insights-paragraph {
  max-width: 500px;
}

.button-content {
  display: flex;
}

.engage-right-image {
  z-index: 3;
  border-radius: 10px;
  position: absolute;
  top: auto;
  bottom: 24px;
  left: -40px;
  right: auto;
  box-shadow: 5px 0 50px 5px rgba(0, 0, 0, 0.08);
}

.primary-button {
  z-index: 0;
  background-color: #ff6854;
  border: 1px solid #ff6854;
  border-radius: 100px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 18px 38px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.primary-button.blank {
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
}

.primary-button.blank.two {
  border-color: #ff6854;
}

.engage-left-image {
  z-index: 2;
  border-radius: 10px;
  position: absolute;
  top: -31px;
  bottom: auto;
  left: auto;
  right: -41px;
  box-shadow: 5px 0 50px 5px rgba(0, 0, 0, 0.08);
}

.btn-wrapper {
  justify-content: center;
  align-items: center;
  display: inline-block;
}

.overflow-hidden {
  overflow: hidden;
}

.button-text {
  color: #fff;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
}

.button-text.main-color {
  color: #ff6854;
}

.engage-content-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-top: 120px;
  display: grid;
}

.insights-left-image {
  border-radius: 10px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 0 5px 50px rgba(0, 0, 0, 0.05);
}

.insights-area {
  z-index: 1;
  width: 100%;
  padding-top: 50px;
}

.insights-content-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-bottom: 120px;
  display: grid;
}

.insights-right-image {
  border-radius: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 5px 50px rgba(0, 0, 0, 0.05);
}

.insights-thumbnail-wrap {
  z-index: 0;
  padding: 58px 46px 37px 105px;
  display: inline-block;
  position: relative;
}

.check-image {
  filter: invert();
  margin-right: 17px;
}

.section-featured-list {
  align-items: center;
  display: flex;
}

.section-featured-list.m-bottom {
  margin-bottom: 17px;
}

.key-featured-list-item {
  color: #fff;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.insights-bg-image-block {
  background-color: #ffc0ac;
  border-radius: 10px;
  justify-content: flex-end;
  align-items: flex-end;
  width: 386px;
  height: 337px;
  display: flex;
  overflow: hidden;
}

.container {
  width: 100%;
  max-width: 1304px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  overflow: hidden;
}

.section-3,
.section-4 {
  background-color: #c6eaf4;
}

.pricing-card-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 40px;
  padding-bottom: 40px;
  display: grid;
}

.price-card-item {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  text-align: center;
  background-color: #21272a;
  border-radius: 20px;
  flex-flow: column;
  padding: 20px;
  display: flex;
  position: relative;
  transform: scale(.9);
}

.price-card-item.price-selected {
  background-color: #c6eaf4;
  transform: scale(1.1);
  color: var(--black);
}

.price-card-item.price-selected .cta-main {
    border: 1px solid var(--black);
    color: var(--black);
    background: transparent;
}

.price-card-item.price-selected .cta-main:hover {
    background: var(--black);
    color: var(--white);
}

.price-card-item.price-selected .price-plan-tag, .price-card-item.price-selected .price-desc{
    color: var(--black) !important;
    opacity:100%;
}

.price-plan-tag {
    color: var(--white);
    letter-spacing: -0.02em;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Poppins, sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 130%;
}

.price-paln-price {
  justify-content: flex-start;
  font-size: 50px;
  line-height: 100%;
}

.price-desc.text-h7 {
  color: var(--black-2);
}

.price-desc.text-h7.opacity-70 {
  color: var(--black);
}

.price-desc.text-h7.opacity-80 {
  color: var(--white);
  padding-top: 10px;
}

.price-plan-ptice {
  font-size: 22px;
}

.bold-text-5, .bold-text-6, .bold-text-7 {
  font-size: 35px;
}

.compare-table {
  padding: 40px 0;
}

.compare-table-header {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.comapre-table-col-40 {
  width: 40%;
}

.compare-table-col-20 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20%;
  display: flex;
}

.compare-table-head-heading {
  font-size: 32px;
}

.compare-table-head-para {
  font-size: 16px;
}

.compare-table-head-para.compare-table-price {
  font-size: 22px;
  font-weight: 600;
}

.compare-table-body {
  border-top: 1px solid var(--white-25);
  border-bottom: 1px solid var(--white-25);
  padding-top: 20px;
  padding-bottom: 20px;
}

.compare-table-body-item {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.compare-plan-check {
  width: 30px;
}

.compare-table-body-heading {
  font-size: 22px;
}

.compare-table-footer {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.why-choose-section {
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-10, .paragraph-8 {
  color: var(--black);
}

.columns-3 {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.card-block-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 20px;
  padding-bottom: 20px;
  display: grid;
}

.card-block-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 2px solid #c6eaf4;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 20px;
  display: flex;
}

.heading-11 {
  color: var(--black);
}

.card-block-item-text {
  font-size: 18px;
  font-weight: 400;
  font-family: Poppins, sans-serif;
}

.card-block-image {
  filter: invert() brightness(200%);
  width: 65px;
}

.large-content-box {
  background-color: #21272a;
  border-radius: 20px;
  height: 100%;
  margin-bottom: 40px;
  padding: 20px 40px;
}

.large-content-box h2{
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: Poppins, sans-serif;
    font-size: 48px;
    font-weight: 500;
    line-height: 133%;
    text-transform: unset;
}

.image-5 {
  width: 100%;
  height: 100%;
}

.large-content-box-image {
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.columns-4 {
  justify-content: center;
  align-items: stretch;
  margin: 0 0 20px;
  display: flex;
}

.div-block-10 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.top-bottom-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}

.dark-heading {
  color: var(--black);
  font-size: 50px;
}

.card__block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 20px;
  padding-bottom: 20px;
  display: grid;
}

.card__block.types__block {
  grid-template-columns: 1fr 1fr;
  grid-column: 2 span;
}

.card__block__item {
  background-color: #21272a;
  border-radius: 10px;
  padding: 20px;
}

.card__block__image {
  width: 50px;
  margin-bottom: 10px;
}

.card__block__image.types-image {
  background-color: var(--white-26);
  border-radius: 5px;
  padding: 5px;
}

.card__block__title {
  font-size: 22px;
}

.compare-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 40px;
  padding-bottom: 20px;
  display: grid;
}

.compare-inner-section {
  background-color: var(--black);
  border-radius: 10px;
  padding: 30px 40px;
}

.compare-inner-list {
  padding: 5px 10px;
}

.compare-inner-list-item-heading {
  margin-bottom: 5px;
  font-size: 18px;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.compare--wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 5px;
  padding-bottom: 5px;
  display: grid;
}

.types-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.types-section-image {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.use-case-section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.use-case-section.use-case-info-card-header {
  background-color: #21272a;
  padding-top: 60px;
  padding-bottom: 60px;
}

.header-grid-section {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  display: grid;
}

.use-case-header-image {
  object-fit: cover;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.use-case-logo {
  filter: brightness(0) invert(1);
  width: 100%;
  max-width: 200px;
}

.company-blue-bg {
  background-color: #c6eaf4;
  border-radius: 20px;
  padding: 40px 40px 20px;
}

.use-case-site-detail-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 20px;
  padding-bottom: 20px;
  display: grid;
}

.use-case-site-list {
  background-color: #14181b;
  border-left: 3px solid #c6eaf4;
  padding: 10px;
}

.use-case-site-heading {
  color: #c6eaf4;
  margin-top: 0;
  font-weight:700;
  font-size: 16px;
}

.use-case-site-heading.opacity-70 {
  color: var(--white-26);
}

.use-case-site-sub-heading {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
}

.use-case-infomation {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.use-case-info-left {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
}

.use-case-info-right {
  grid-column: span 2;
}

.use-case-info-card {
  background-color: #21272a;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 10px 20px;
}

.info-title-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 50px;
}

.use-case-info-card-heading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 100%;
}

.use-case-info-card-header {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.use-case-info-card-header-image {
  width: 100%;
  max-width: 30px;
}

.use-case-count-box-section {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 100%;
  margin: 40px auto 0;
  display: grid;
}

.use-case-count-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #c6eaf4;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px 10px;
  display: flex;
}

.use-case-count-box-count {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 600;
  line-height: 100%;
}

.use-case-count-box-title {
  color: var(--black);
  text-align: center;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 100%;
}

.use-case-header-title {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
}

.free-trial-section {
  padding: 40px 0;
}

.free-trial-container {
  width: 100%;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
}

.free-trial-logo {
  width: 100%;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-13 {
  text-align: center;
}

.free-trial-section-heading {
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 55px;
  font-weight: 600;
}

.free-trial-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 20px;
  padding-bottom: 20px;
  display: grid;
}

.free-trial-tab {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #21272a;
  border-radius: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 40px auto 20px;
  padding: 10px;
  display: block;
}

.free-trial-tab-pills {
  color: var(--white);
  text-align: center;
  background-color: #21272a;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
}

.free-trial-tab-pills.w--current {
  color: var(--black);
  background-color: #c6eaf4;
  border-radius: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.tabs-2 {
  text-align: center;
}

.list-item-section {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-bottom: 1px solid #474747;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.list-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.list-item-para {
  font-size: 14px;
  line-height: 150%;
}

.list-item-image {
  width: 100%;
  max-width: 20px;
}

.logo-item {
  object-fit: contain;
  border: 1px solid #383838;
  border-radius: 5px;
  height: 55px;
  padding: 10px;
}

@media screen and (min-width: 1920px) {
  .nav-menu {
    position: static;
  }

  .section-2 {
    background-color: #14181b;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
  }

  .section.bg-color-section {
    background-color: #c6eaf4;
  }

  .email-body-content {
    padding-left: 0;
    padding-right: 0;
  }

  .email-service-box {
    padding: 10px 0;
  }

  .no-margins-2 {
    text-transform: none;
    font-weight: 600;
  }

  .email-footer {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-3 {
    max-width: 50%;
  }

  .email-service-heading {
    margin-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .social-icon-image {
    display: inline-block;
  }

  .footer-social-link {
    text-decoration: none;
  }

  .heading-4 {
    font-weight: 600;
  }

  .dropdown-toggle,
  .dropdown {
    position: static;
  }

  .paragraph-5 {
    color: var(--black);
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-weight: 500;
  }

  .list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .nav-heading {
    color: var(--black);
    margin-bottom: 10px;
    font-size: 30px;
  }

  .sub-menu-item {
    width: 100%;
  }

  .pricing-card-box {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: grid;
  }

  .price-card-item {
    padding: 20px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 90px;
  }

  h2 {
    font-size: 70px;
  }

  h3 {
    font-size: 40px;
  }

  h4 {
    font-size: 36px;
  }

  .h1-animation-one {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .section.hero-section {
    height: auto;
  }

  .section.map-v1-section {
    height: 550px;
  }

  .text-h3 {
    font-size: 40px;
  }

  .text-h2 {
    font-size: 70px;
  }

  .text-h4 {
    font-size: 36px;
  }

  .text-h1 {
    font-size: 90px;
  }

  .menu-button {
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
  }

  .menu-button.w--open {
    color: #000;
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-link {
    text-align: left;
    border-bottom: 1px solid rgba(255, 247, 235, 0.25);
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 24px;
    font-size: 18px;
  }

  .nav-menu {
    background-color: var(--black);
    width: 100%;
    padding: 40px 0;
  }

  .menu-icon.close {
    display: none;
  }

  .menu-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .project-master-hero {
    flex-wrap: wrap;
    margin-bottom: 24px;
  }

  .side-info {
    padding-left: 24px;
  }

  .footer-v3-master {
    grid-template-columns: auto;
  }

  .footer-contact {
    height: 400px;
  }

  .footer-v1-wrap {
    flex-direction: column;
  }

  .footer-v1-info-wrap {
    max-width: none;
  }

  .footer-v1-logo {
    margin-bottom: 24px;
    position: static;
  }

  .footer-v1-bg-image {
    width: 200px;
    top: -100px;
  }

  .footer-v2-wrap {
    flex-direction: column;
  }

  .process-header {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .home-a-project-tile {
    grid-template-columns: 1fr;
  }

  .home-a-project-image {
    width: 100%;
  }

  .process-halves {
    grid-template-columns: auto;
  }

  .process-tab-content {
    height: auto;
    margin-top: 0;
  }

  .process-side-image {
    height: 300px;
  }

  .home-a-testimonial-header {
    flex-direction: column;
  }

  .home-a-sldier-mask {
    width: 48%;
  }

  .stats-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    text-align: center;
    grid-template-columns: auto;
  }

  .stats-grid.home-a {
    text-align: center;
  }

  .home-a-blog-thirds {
    grid-template-columns: auto auto;
  }

  .expandable-master {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .faq-master {
    padding-left: 0;
  }

  .home-b-header-wrap {
    flex-direction: column;
  }

  .home-b-header-master {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    display: flex;
  }

  .hero-b-bg {
    width: 300px;
    top: 0%;
  }

  .service-thirds,
  .project-colapse-grid {
    grid-template-columns: 1fr 1fr;
  }

  .project-colapse {
    border-radius: 0;
  }

  .home-b-testimonial {
    grid-template-columns: auto;
  }

  .testimonial-image-wrap {
    width: 100%;
    height: 450px;
  }

  .contact-a-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .contact-a-form-wrap {
    flex-direction: column;
  }

  .contact-form-image {
    min-width: auto;
    height: 400px;
  }

  .contact-b-wrap {
    flex-direction: column;
  }

  .contact-form-c-wrap {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    grid-template-columns: 1fr;
  }

  .map-c-wrap {
    height: 400px;
  }

  .contact-c-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    text-align: center;
    grid-template-columns: auto;
    justify-items: center;
  }

  .category-all-wrap {
    flex-direction: column;
  }

  .service-floating-image {
    width: 200px;
    height: 300px;
  }

  .process-grid,
  .project-thirds,
  .projects-top-layer,
  .projects-bottom-layer {
    grid-template-columns: 1fr 1fr;
  }

  .about-grid.grid-first-tile,
  .about-grid.home-c-grid {
    grid-template-columns: minmax(auto, 846px);
  }

  .about-content-wrap {
    padding-left: 0;
  }

  .values-grid {
    grid-template-columns: 1fr 1fr;
  }

  .team-header {
    flex-direction: column;
  }

  .team-slide {
    width: 100%;
  }

  .team-mask {
    width: 47%;
  }

  .details-bottom-tile {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .service-mask {
    width: 47.5%;
  }

  .service-bg {
    width: 150px;
  }

  .home-c-title-wrap {
    flex-direction: column;
  }

  .home-c-services {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .home-c-services-image {
    width: 100%;
    height: 400px;
  }

  .why-us-halves {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: auto;
  }

  .qualities-image {
    width: 100%;
    max-width: none;
    height: 400px;
  }

  .home-c-service-thirds.margin-top-80 {
    grid-template-columns: auto auto;
  }

  .home-c-bg {
    width: 150px;
  }

  .hidden-tablet {
    display: none;
  }

  .blog-grid.article-body-grid,
  .blog-halves {
    grid-template-columns: 1fr;
  }

  .article-main-image {
    height: 550px;
  }

  .article-header {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    align-items: flex-start;
  }

  .article-header-divider {
    display: none;
  }

  .article-date {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .tabs {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
  }

  .grid-thirds-mokckups {
    grid-template-columns: 1fr;
  }

  .grid-thirds-mokckups.sales-mokcups {
    grid-template-columns: 1fr 1fr;
  }

  .sales-mockups-column.third-column {
    display: none;
  }

  .grid-included {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .included-card {
    min-height: 260px;
  }

  .center-tablet {
    text-align: center;
  }

  .grid-thirds-sales-page {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .sales-card {
    padding: 16px;
  }

  .grid-sales-thirds {
    grid-template-columns: 1fr 1fr;
  }

  .grid-thirds-all-features {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading {
    font-size: 25px;
  }

  .center-heading-2 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }

  .email-service-box {
    padding-left: 0;
    padding-right: 0;
  }

  .no-margins-2 {
    font-size: 40px;
    line-height: 50px;
  }

  .paragraph-3 {
    text-align: center;
  }

  .text-block {
    font-size: 15px;
    line-height: 22px;
  }

  .email-service-heading {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-4 {
    font-size: 30px;
  }

  .dropdown-list {
    border-radius: 0;
    padding: 30px 24px;
    position: static;
  }

  .dropdown-toggle {
    padding-left: 24px;
    padding-right: 24px;
  }

  .dropdown {
    border-bottom: 1px solid rgba(255, 247, 235, 0.25);
    padding: 10px 0;
  }

  .text-block-2 {
    font-size: 18px;
  }

  .grid {
    flex-flow: column;
  }

  .div-block-5,
  .div-block-6 {
    width: 100%;
  }

  .div-block-7 {
    width: 100%;
    display: none;
  }

  .sub-menu-link {
    padding: 5px 0;
  }

  .card-block-section, .card__block {
    grid-template-columns: 1fr 1fr;
  }

  .compare-section, .types-section, .header-grid-section, .use-case-infomation {
    grid-template-columns: 1fr;
  }

  .use-case-info-right {
    grid-column: span 1;
  }

  .services-header .limit-224 {
    position: absolute;
    right: 20px;
    max-width: 100px;
  }

  .free-trial-logo {
    max-width: 250px;
  }

  .free-trial-grid {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 72px;
  }

  h2 {
    font-size: 64px;
  }

  h3 {
    font-size: 36px;
  }

  h4 {
    font-size: 32px;
  }

  h5 {
    font-size: 28px;
  }

  .h1-animation-two {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .subtitle {
    font-size: 26px;
  }

  .h1-animation-one {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .section.video-section {
    height: 550px;
  }

  .section.map-v1-section {
    height: 400px;
  }

  .wrap-heading-animation {
    text-align: center;
    flex-direction: column;
  }

  .text-h3 {
    font-size: 36px;
  }

  .right-column-template-details {
    padding: 0;
  }

  .columns-template-details {
    flex-direction: column;
  }

  .text-h5 {
    font-size: 28px;
  }

  .card-template-navigation {
    padding: 24px;
  }

  .icons-grid-template {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .text-h2 {
    font-size: 64px;
  }

  .text-h4 {
    font-size: 32px;
  }

  .card-template-details {
    padding: 24px;
  }

  .text-h1 {
    font-size: 72px;
  }

  .left-column-template-details {
    display: none;
  }

  .brand-link-navbar {
    padding-left: 0;
  }

  .project-gallery-layer-1 {
    grid-template-columns: auto;
  }

  .project-gallery-top,
  .project-gallery-bottom {
    height: auto;
  }

  .project-hero-grid {
    grid-template-columns: auto;
    height: auto;
  }

  .project-video {
    height: 400px;
  }

  .info-grid {
    grid-template-columns: auto;
  }

  .project-process-thirds {
    grid-template-columns: minmax(auto, 340px) minmax(auto, 340px);
  }

  .copyright-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-direction: column;
  }



  .footer-pp-v3 {
    justify-content: center;
  }

  .footer-v1-wrap {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
  }

  .footer-v1-copyright {
    flex-direction: column;
  }
  
  div.copyright-link{
      display:none;
  }

  .footer-v1-logo {
    min-width: auto;
  }

  .footer-v1-bg-image {
    width: 100px;
    top: -50px;
  }

  .footer-v2-contact {
    text-align: center;
  }

  .home-a-halves {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .home-a-image {
    width: 100%;
    height: 300px;
  }

  .home-a-project-halves {
    grid-template-columns: 1fr;
  }

  .latest-projects-header {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: flex-start;
  }

  .testimonial-slide {
    width: auto;
  }

  .home-a-sldier-mask {
    width: 100%;
  }

  .slider-button {
    top: -60px;
  }

  .home-a-blog-thirds {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: auto;
    justify-items: start;
  }

  .home-a-blog {
    grid-template-columns: 1fr 1fr;
  }

  .logo-grid {
    grid-template-columns: auto auto auto;
  }

  .service-tile {
    padding: 16px 24px 32px;
  }

  .projects-header {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: flex-start;
  }

  .testimonial-b-info-tile {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 48px;
  }

  .testimonial-image-wrap {
    height: 350px;
  }

  .contact-a-top-tile {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .contact-form-image {
    height: 300px;
  }

  .map-b-wrap {
    height: 400px;
  }

  .service-floating-image {
    width: 100%;
    margin-top: 12px;
    position: static;
  }

  .values-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .single-process {
    grid-column-gap: 40px;
  }

  .right-process {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .team-member-image {
    height: 400px;
  }

  .team-slide {
    margin-right: 32px;
  }

  .services-header {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    align-items: flex-start;
  }
  
  .services-header .limit-224 {
    position: absolute;
    right: 20px;
    max-width: 100px;
  }

  .details-bottom-tile {
    flex-direction: column;
    align-items: flex-start;
  }

  .details-image-wrap {
    width: 100%;
  }

  .service-slide {
    margin-right: 20px;
  }

  .service-bg {
    width: 80px;
  }

  .quote-wrap {
    grid-column-gap: 115px;
    grid-row-gap: 115px;
    align-items: flex-start;
  }

  .achievments-wrap {
    margin-left: 0;
  }

  .faq-b-grid {
    grid-template-columns: auto;
  }

  .faq-content-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .home-c-hero-cta {
    margin-left: 0;
  }

  .home-c-hero-wrap {
    align-items: flex-start;
  }

  .home-c-title-wrap {
    word-break: break-all;
    align-items: flex-start;
  }

  .projects-right-side {
    margin-top: 0;
  }

  .home-c-projects-halves {
    grid-template-columns: 1fr;
  }

  .home-c-achievments {
    justify-content: center;
    padding-left: 24px;
    padding-right: 24px;
  }

  .home-c-blog-halves {
    grid-template-columns: 1fr;
  }

  .home-c-service-thirds.margin-top-80 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: auto;
    justify-items: start;
  }

  .blog-grid.margin-top-80 {
    grid-template-columns: 1fr;
  }

  .article-main-image {
    height: 450px;
  }

  .articles-header-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-thirds {
    grid-template-columns: 1fr 1fr;
  }

  .sales-mockups-column.third-column {
    display: none;
  }

  .grid-included {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
  }

  .included-card.figma-card {
    text-align: center;
    flex-direction: column;
  }

  .wrap-figma-content {
    text-align: center;
    align-items: center;
  }

  .email-service-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .no-margins-2 {
    text-align: left;
  }

  .paragraph-3 {
    text-align: center;
  }

  .div-block-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block {
    text-align: left;
  }

  .email-service-heading {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-social-block {
    padding-bottom: 10px;
  }

  .heading-4 {
    font-size: 28px;
  }

  .image {
    min-height: 380px;
    max-height: 380px;
  }

  .sub-menu-item {
    width: 100%;
  }
  
  .insights-area{
      padding-top:0;
  }
  
  .insights-content-wrap, .engage-content-wrap, .w-layout-layout{
     grid-template-columns: 1fr;
  }
  
  .insights-thumbnail-wrap{
      padding: 0;
      margin: 30px 0 0;
      width:100%;
  }
  
  .cell, .w-layout-layout{
      padding:0;
  }
  
  .main-card{
      flex-direction: column;
  }
  
  .footer-v2-contact{
      border-radius: 20px;
  }
  
  .enage-thumbnail-wrap{
      max-width: 80%;
      margin: auto;
      display:block !important;
  }
  
  .insights-bg-image-block{
      width:100%;
  }

  .pricing-card-box {
    grid-template-columns: 1fr;
  }

  .price-card-item, .price-card-item.price-selected {
    transform: scale(1);
  }

  .comapre-table-col-40, .compare-table-col-20 {
    width: 100%;
  }

  .compare-table-head-heading {
    font-size: 28px;
  }

  .compare-table-head-para {
    font-size: 14px;
    line-height: 140%;
  }

  .compare-table-head-para.compare-table-price {
    font-size: 18px;
  }

  .compare-table-body-heading {
    font-size: 19px;
  }

  .compare-table-footer {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .compare-table-footer .cta-main.plan-btn {
    width: 100%;
  }

  .card-block-section {
    grid-template-columns: 1fr;
  }

  .columns-3 {
    flex-flow: column;
  }

  .large-content-box {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .columns-4 {
    flex-flow: column;
  }

  .top-bottom-padding {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .column, .column-2, .column-3, .column-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .use-case-count-box-section{
    grid-template-columns: 1fr;
  }
  
  .contact-side-info{
      grid-template-columns: 1fr;
  }

  .cta-main.nav-cta {
    display: flex;
  }

  .cta-main.nav-desktop-cta {
    display: none;
  }

  .logo-grid-header{
    font-size: 32px !important;
  }
  
  .large-content-box h2{
      font-size:32px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 52px;
  }

  h2 {
    font-size: 38px;
  }

  h3 {
    font-size: 32px;
  }

  h4 {
    font-size: 28px;
  }

  h5 {
    font-size: 24px;
  }

  .main-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .subtitle {
    font-size: 24px;
  }

  .section {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section.video-section {
    height: 400px;
  }

  .section.map-v1-section {
    height: 300px;
  }

  .section.contact-c-info {
    padding-bottom: 120px;
  }

  .text-h3 {
    font-size: 32px;
  }

  .cta-secondary {
    font-size: 16px;
  }

  .text-h5 {
    font-size: 24px;
  }

  .cta-main {
    font-size: 16px;
  }

  .cta-main.nav-cta {
    display: flex;
  }

  .cta-main.nav-desktop-cta {
    display: none;
  }

  .card-template-navigation {
    padding: 24px;
  }

  .icons-grid-template {
    grid-template-columns: 1fr 1fr;
  }

  .text-h2 {
    font-size: 48px;
  }

  .text-h4 {
    font-size: 28px;
  }

  .buttons-grid-style-guide {
    grid-template-columns: 1fr;
  }

  .colors-grid-style-guide {
    grid-template-columns: 1fr 1fr;
  }

  .card-template-details {
    padding: 24px;
  }

  .body-1 {
    font-size: 24px;
  }

  .text-h1 {
    word-break: break-all;
    font-size: 52px;
  }

  .tiles-grid-style-guide {
    grid-template-columns: 1fr;
  }

  .text-h7.opacity-75 {
    max-width: 100%;
  }

  .menu-button {
    padding: 0;
  }

  .navigation-container,
  .nav-link {
    padding-left: 16px;
    padding-right: 16px;
  }

  .project-master-hero {
    flex-direction: column;
  }

  .project-video {
    height: 350px;
  }

  .play-button {
    width: 40px;
    height: 40px;
  }

  .project-process-thirds {
    grid-template-columns: minmax(auto, 340px);
    justify-content: center;
  }

  .project-pagination {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    margin-top: 40px;
  }

  .footer-v3-master {
    margin-top: 40px;
  }

  .footer-column-thirds {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: auto;
  }

  .footer-column {
    text-align: center;
    align-items: center;
  }

  .footer-contact {
    height: 300px;
  }

  .footer-v3-info-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .newsletter-v3 {
    margin-top: 24px;
  }

  .footer-v1-bg-image {
    width: 100px;
    top: 0;
  }

  .footer-v2-logo {
    height: 28px;
  }

  .home-a-description-wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .process-tab {
    border-left-width: 4px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .testimonial-tile-home-a {
    padding-left: 30px;
    padding-right: 30px;
  }

  .home-a-blog {
    grid-template-columns: 1fr;
  }

  .logo-grid {
    grid-template-columns: auto auto;
  }

  .logo-company {
    height: 30px;
  }

  .service-thirds {
    grid-template-columns: 1fr;
  }

  .project-colapse-grid {
    grid-template-columns: 1fr;
    height: auto;
  }

  .project-colapse {
    padding-left: 32px;
    padding-right: 32px;
  }

  .testimonial-b-info-tile {
    padding-left: 24px;
    padding-right: 24px;
  }

  .contact-field-double {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .contact-form-bottom-tile {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .map-b-wrap {
    height: 300px;
  }

  .service-floating-image {
    height: 250px;
  }

  .process-grid {
    grid-template-columns: 1fr;
  }

  .project-a-image {
    height: 350px;
  }

  .project-thirds {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .projects-top-layer {
    grid-template-columns: 1fr;
    height: auto;
  }

  .project-item {
    height: 400px;
  }

  .projects-bottom-layer {
    grid-template-columns: 1fr;
    height: auto;
  }

  .about-cta-wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .about-grid {
    grid-template-columns: minmax(auto, 846px);
  }

  .values-grid {
    grid-template-columns: 1fr;
  }

  .values-tile.top-margin {
    margin-top: 0;
  }

  .middle-process {
    width: 28px;
  }

  .single-process {
    grid-column-gap: 16px;
    display: flex;
  }

  .single-process.reversed-process {
    flex-direction: row-reverse;
  }

  .scroll-circle {
    width: 25px;
    height: 25px;
  }

  .line-process {
    width: 3px;
  }

  .left-process {
    display: none;
  }

  .milestone-header {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .team-header {
    margin-bottom: 64px;
  }

  .team-mask,
  .service-mask {
    width: 100%;
  }

  .service-bg {
    bottom: 30%;
  }

  .project-a-image-v2 {
    height: 110vw;
  }

  .home-c-achievments {
    flex-direction: column;
  }

  .qualities-grid {
    grid-template-columns: 1fr;
  }

  .article-main-image {
    height: 350px;
  }

  .blog-thirds,
  .grid-thirds-mokckups.sales-mokcups {
    grid-template-columns: 1fr;
  }

  .container-sales-mockups {
    padding-left: 16px;
    padding-right: 16px;
  }

  .sales-mockups-column.second-column,
  .sales-mockups-column.first-column {
    display: none;
  }

  .sales-mockups-column.third-column {
    display: block;
  }

  .included-card {
    padding-top: 24px;
  }

  .sales-card {
    padding: 16px;
  }

  .grid-sales-thirds {
    grid-row-gap: 8px;
    grid-template-columns: 1fr;
  }

  .more-power-card {
    padding: 24px;
  }

  .dropdown-list,
  .dropdown-toggle {
    padding-left: 16px;
    padding-right: 16px;
  }

  .sub-menu-item {
    width: 100%;
  }

  .columns-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .card-block-item {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .card-block-item-text {
    font-size: 14px;
  }

  .card-block-image {
    width: 50px;
  }

  .large-content-box {
    padding: 10px 20px;
  }

  .top-bottom-padding {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .column, .column-2, .column-3, .column-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .dark-heading {
    font-size: 30px;
  }

  .card__block, .card__block.types__block {
    grid-template-columns: 1fr;
  }

  .compare-inner-section {
    padding: 20px;
  }

  .compare-inner-list {
    padding: 0;
  }

  .image-6 {
    width: 100%;
  }

  .types-section-image{
    grid-column: 2 span;
  }

  .free-trial-tab {
    border-radius: 10px;
    width: 100%;
  }

  .free-trial-tab-pills.w--current {
    border-radius: 10px;
  }
  
  .use-case-site-detail-section {
    grid-template-columns: 1fr;
  }

  .logo-grid-header{
    font-size: 28px !important;
  }
  
  .free-trial-section-heading{
      font-size:35px !important;
  }

}

#w-node-_520c6139-cb5b-df27-392d-00ee127d67bb-e4563586,
#w-node-_520c6139-cb5b-df27-392d-00ee127d67c2-e4563586,
#w-node-_520c6139-cb5b-df27-392d-00ee127d67c9-e4563586,
#w-node-_5044c394-8626-0698-d62d-d6219b334cd3-e4563586,
#w-node-_5044c394-8626-0698-d62d-d6219b334cd8-e4563586,
#w-node-_5044c394-8626-0698-d62d-d6219b334cdd-e4563586 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5044c394-8626-0698-d62d-d6219b334ce3-e4563586 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_77594e69-8c68-c127-c608-03c9d059bd10-e4563586,
#w-node-_77594e69-8c68-c127-c608-03c9d059bd16-e4563586,
#w-node-_77594e69-8c68-c127-c608-03c9d059bd1c-e4563586,
#w-node-_77594e69-8c68-c127-c608-03c9d059bd22-e4563586,
#w-node-_77594e69-8c68-c127-c608-03c9d059bd28-e4563586,
#w-node-_77594e69-8c68-c127-c608-03c9d059bd2e-e4563586,
#w-node-_77594e69-8c68-c127-c608-03c9d059bd34-e4563586,
#w-node-_77594e69-8c68-c127-c608-03c9d059bd3a-e4563586,
#w-node-_77594e69-8c68-c127-c608-03c9d059bd40-e4563586,
#w-node-c2c61335-1d85-306b-ab27-89e4960bbbe8-960bbbc9,
#w-node-c2c61335-1d85-306b-ab27-89e4960bbbf8-960bbbc9,
#w-node-c2c61335-1d85-306b-ab27-89e4960bbc08-960bbbc9,
#w-node-_43adbc3d-50b3-b6c4-4b51-66826ecd7b40-6ecd7b3b,
#w-node-_32051be5-1c55-e126-8cee-01536886cd8e-6ecd7b3b,
#w-node-_32051be5-1c55-e126-8cee-01536886cd9e-6ecd7b3b,
#w-node-_32051be5-1c55-e126-8cee-01536886cdae-6ecd7b3b,
#w-node-_42fa744e-7b40-5491-4413-b9edd96c4224-e4563589,
#w-node-_72574429-2722-9a8e-eba1-016bb09db0ef-e4563589,
#w-node-_72574429-2722-9a8e-eba1-016bb09db0f4-e4563589,
#w-node-_72574429-2722-9a8e-eba1-016bb09db0f5-e4563589,
#w-node-_72574429-2722-9a8e-eba1-016bb09db0fa-e4563589,
#w-node-_72574429-2722-9a8e-eba1-016bb09db0fb-e4563589,
#w-node-a93ab72b-8870-2b11-4d95-0c1af0d957e8-e4563589,
#w-node-_992ef722-1931-dd31-0f6f-f79b3d5122ba-e4563589,
#w-node-c1763663-cb5a-3bc6-f37b-48aa68bc6873-e4563589,
#w-node-e96a02e6-e3aa-9343-2893-998777e58ea7-e4563589,
#w-node-c3ec3b86-8c96-1965-5cc2-cb5995f9fc3e-e456358e,
#w-node-_9197c653-2037-2d7c-e8a5-6327361373d6-e456358e,
#w-node-_450db836-5a46-dd26-8d81-1de8da1be93b-b07b640c,
#w-node-_450db836-5a46-dd26-8d81-1de8da1be94b-b07b640c,
#w-node-_450db836-5a46-dd26-8d81-1de8da1be95b-b07b640c,
#w-node-_9425b5c1-edac-bdd9-6e3b-86c972369a0b-e4563593,
#w-node-b077962c-8ff0-9c7f-bb14-7aad74bcee20-e4563593,
#w-node-a85e8257-3522-bd3f-65d5-bc90a59432fb-e4563594,
#w-node-a85e8257-3522-bd3f-65d5-bc90a5943337-e4563594,
#w-node-eaa0a774-5518-197d-b4c2-591f6bb88ce9-e4563594,
#w-node-_074eeb3a-6b37-263c-9dc8-fbcb1b88b32a-e4563595,
#w-node-_8893a3a1-95e6-dd37-8ea2-020758af36da-e4563595,
#w-node-_074eeb3a-6b37-263c-9dc8-fbcb1b88b331-e4563595,
#w-node-_074eeb3a-6b37-263c-9dc8-fbcb1b88b333-e4563595,
#w-node-_074eeb3a-6b37-263c-9dc8-fbcb1b88b336-e4563595,
#w-node-_074eeb3a-6b37-263c-9dc8-fbcb1b88b338-e4563595,
#w-node-_074eeb3a-6b37-263c-9dc8-fbcb1b88b35e-e4563595,
#w-node-_074eeb3a-6b37-263c-9dc8-fbcb1b88b367-e4563595,
#w-node-_074eeb3a-6b37-263c-9dc8-fbcb1b88b370-e4563595,
#w-node-_9c39fcff-0ef9-1d1b-42aa-2b067918e30b-e4563595,
#w-node-_9e9ccfff-9466-b73e-1439-44f266148988-e4563595,
#w-node-_3d87b8f7-d442-9e82-5ff5-8013efe2914b-e4563596,
#w-node-_54f1c02e-b3e8-ee38-6d9f-4738e36b4e3b-e4563598,
#w-node-_296de6a5-2776-9a07-ec14-b732ae4e1f15-e4563598,
#w-node-_654e265d-826d-1ead-afb3-436220d74d27-e4563598,
#w-node-_9c3f5a7b-39a8-92c5-5271-c4e1f527a82e-e4563598,
#w-node-fbb7aa99-4535-ded5-e817-f06b4e6eeed2-e4563598,
#w-node-aff9a315-dbad-68fa-6651-c64a0a71b123-e4563598,
#w-node-a188fd1d-2d0b-91aa-6892-f0665aeb1d78-e4563598,
#w-node-_53d1ffa4-d25d-ab65-4a39-f714303d08fc-e4563598,
#w-node-_3d77a3d3-3699-9439-8320-3e05c4539853-e4563598,
#w-node-e695c32d-61d8-2b0a-a9ae-e0f6219f9828-e4563598,
#w-node-c0764efb-824e-0379-c4ba-7121c477b859-e4563598,
#w-node-fd43bbc9-138c-edba-d034-0cc7702e4580-e4563598,
#w-node-_89836108-c86a-0b80-f911-ae25f1ef8d80-e4563599,
#w-node-_89836108-c86a-0b80-f911-ae25f1ef8d81-e4563599,
#w-node-_89836108-c86a-0b80-f911-ae25f1ef8d82-e4563599,
#w-node-_89836108-c86a-0b80-f911-ae25f1ef8d83-e4563599,
#w-node-_89836108-c86a-0b80-f911-ae25f1ef8d84-e4563599,
#w-node-_89836108-c86a-0b80-f911-ae25f1ef8d85-e4563599,
#w-node-_02bb5cca-198e-4a02-f9f1-5dfda79e9f8d-e4563599,
#w-node-_02bb5cca-198e-4a02-f9f1-5dfda79e9f92-e4563599,
#w-node-_02bb5cca-198e-4a02-f9f1-5dfda79e9f93-e4563599,
#w-node-_02bb5cca-198e-4a02-f9f1-5dfda79e9f98-e4563599,
#w-node-_02bb5cca-198e-4a02-f9f1-5dfda79e9f99-e4563599,
#w-node-_30c1b411-9191-0305-adb7-f6eceadb360c-e4563599,
#w-node-_737a6794-7638-a8da-137f-17d74daaa187-e456359a,
#w-node-_737a6794-7638-a8da-137f-17d74daaa188-e456359a,
#w-node-_737a6794-7638-a8da-137f-17d74daaa189-e456359a,
#w-node-_737a6794-7638-a8da-137f-17d74daaa18a-e456359a,
#w-node-_737a6794-7638-a8da-137f-17d74daaa18b-e456359a,
#w-node-_737a6794-7638-a8da-137f-17d74daaa18c-e456359a,
#w-node-_1f9aea86-2e04-d7d5-d917-436da7e7c72b-e456359a,
#w-node-_34c1a2c8-72a0-9f3e-4ce0-09237b3c4f32-e456359a,
#w-node-_5df1d883-aa2c-eb1c-da54-bdb39d6f426f-e456359a,
#w-node-ef771565-76b3-c150-dc5d-fed5795ea9a1-e456359a,
#w-node-ef771565-76b3-c150-dc5d-fed5795ea9a9-e456359a,
#w-node-dbb75f88-8200-9447-d488-8a60e6735b5a-e456359a,
#w-node-_5206e17c-c402-54e6-c49f-4a054a3104fd-e456359a,
#w-node-c1af0ed5-b845-1be7-42e5-1372d51e2b65-e456359a,
#w-node-_1e9cd1cd-be8e-d2e9-71b3-bbbf7ca110f9-e456359a,
#w-node-d9aa25b1-3e38-527a-6cb6-629fe564219d-e456359a,
#w-node-c65ea94f-ae44-268a-740b-c2db50d41e03-e456359a,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a74-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a75-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a76-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a77-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a78-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a79-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a7a-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a7b-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a7c-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a7d-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a7e-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a7f-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a80-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a81-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a82-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a83-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a84-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a85-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a86-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a87-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a88-e456359c,
#w-node-_4ca1df5e-383f-8e05-5a75-83a0e9788a89-e456359c,
#w-node-_4c37101e-a503-fcf2-3295-41add256cf29-e45635a2,
#w-node-_3c61a73e-d3b1-b4bb-72d5-08bc7a353154-e45635a2,
#w-node-_2dfa4f2c-8792-cb3d-21b2-259723826de3-e45635a2,
#w-node-bb2b0a15-a549-e3b9-a617-016272213505-e45635a2,
#w-node-_0b2c95d7-dbf8-f59d-9355-8ab5bbf518cf-e45635a2,
#w-node-_6545f27c-f977-9c24-020a-4febe233a169-e45635a2,
#w-node-e4484aa6-432c-c8f0-1e15-7cbc1452d3bb-e45635a2,
#w-node-_6e453011-87d8-9804-348e-a5c3fc69fca6-e45635a2,
#w-node-a52adf28-4d26-02ec-0379-958de755214e-e45635a2,
#w-node-fa403ed6-ebee-c4f3-3b0f-f716b2593f41-e45635a2,
#w-node-_1ee928a1-e3f0-664f-b189-38133502c78b-e45635a2,
#w-node-_5a266151-d341-5649-7999-d99d9e581439-e45635a2,
#w-node-_1731e10e-39b4-06cd-0fbd-4de26ced58a0-e45635a2,
#w-node-_3dded62b-3874-a9c0-c7db-3368b921dabe-e45635a2,
#w-node-_3dfa695e-2ebf-c3fc-4c5f-616a4b9d37ef-e45635a2,
#w-node-_10c0747c-bf02-7ef7-49c7-5e25a8b68a69-e45635a4,
#w-node-_8e29c3bf-f48d-2c51-f931-c87987c34cd5-e45635a4,
#w-node-caacc47f-f6c5-14b4-344d-4aa11cea6e61-e45635a4,
#w-node-b7af621f-1623-3f09-90d8-92b2881280b8-e45635a4,
#w-node-b9ebb429-b34c-eeba-fed7-c45b6637a0de-e45635cc,
#w-node-fc52e1d9-9f09-258f-8ce7-623edeff64bb-e45635ec,
#w-node-fc52e1d9-9f09-258f-8ce7-623edeff64bf-e45635ec,
#w-node-fc52e1d9-9f09-258f-8ce7-623edeff64c7-e45635ec,
#w-node-_6ed3cb3f-7015-68b5-a2e9-09da02a0247e-e45635ec,
#w-node-_96ce9fe1-bea8-2ca4-4e36-83fb6b9d4889-e45635ec,
#w-node-_34ac570e-2761-2673-49a3-7f3df81802ec-e45635ec,
#w-node-d556ac2c-fade-4956-e82e-4adfa1c72823-e45635ec,
#w-node-_0ec5cbae-b3ce-acd3-e5c0-193b3072bf7a-e45635ec,
#w-node-_8e23ccfb-1b1a-fe43-1cba-45bc7463e8dd-e45635ec,
#w-node-_0cc165ce-168f-24ef-301a-2185531d4b50-e45635ec,
#w-node-ae936ff3-5916-b2d5-41b1-093efb694674-e45635ec,
#w-node-f1ffd240-fcb7-d93e-8549-3b41b318d532-e45635ec,
#w-node-_5bf9e157-10ae-ca68-79c2-29378d4d077b-e45635ec,
#w-node-_035b5b14-abec-07ad-82eb-e980cd7cc0dd-e45635ec,
#w-node-f3d768ca-0cff-18e5-e93b-5e437bb22bfb-e45635ec,
#w-node-c636d75d-6e64-aa60-98de-db83c4c0e26e-e45635ec,
#w-node-b2d985bb-7e4c-3db7-0abe-73f4228b9d0a-e45635ec,
#w-node-_3f48b200-d402-14e0-baa2-b9edb3f2b6d0-e45635ec,
#w-node-f67dc8cb-003c-f3af-fcbe-a13ff6c197f7-e45635ec,
#w-node-_8cbcc715-331f-62a8-caf5-b60b405bbb5e-e45635ec,
#w-node-_0e5e6e10-e00f-c326-0466-58035966e5e0-e45635ec,
#w-node-f0e9da18-a28a-358b-7e4f-0aadca209820-e45635ec,
#w-node-c10696df-6589-8882-8780-dd8cfab32aaf-e45635ec,
#w-node-_9873b0bb-34c7-be78-e5cd-595417776376-e45635ec,
#w-node-_486645aa-edb4-0162-3bca-54b659241418-e45635ec,
#w-node-a6688a86-99dd-f825-591c-a4fcd26e8382-e45635ec,
#w-node-c24ce721-9832-16d4-6083-98b4095bb919-e45635ec,
#w-node-_3bbba612-4c6c-9739-6e1e-fe9884b76119-e45635ec,
#w-node-_65481385-a8f3-8563-3095-9227f3ec909f-e45635ec,
#w-node-fc52e1d9-9f09-258f-8ce7-623edeff64e3-e45635ec,
#w-node-fc52e1d9-9f09-258f-8ce7-623edeff64e8-e45635ec,
#w-node-fc52e1d9-9f09-258f-8ce7-623edeff64ed-e45635ec,
#w-node-_8d04eded-4324-c629-de8c-d7a2918e61a0-e45635ec,
#w-node-eabe3f9e-8591-4db0-9422-1dd3802c3ac5-e45635ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_5044c394-8626-0698-d62d-d6219b334ce3-e4563586 {
    grid-column: span 1 / span 1;
  }
}
