:root {
  --yellow: #f4c841;
  --red: #d52600;
  --blue: #06d;
  --black: #100f0f;
  --smoke: #f2f2f2;
  --water: #e1ecff;
  --ice: #f1f6ff;
  --white: #fff;
  --32px: 2rem;
  --24px: 1.5rem;
  --16px: 1rem;
  --20px: 1.25rem;
  --wave: #acbeff;
  --12px: .75rem;
  --56px: 3.5rem;
  --4px: .25rem;
  --8px: .5rem;
  --52px: 3.25rem;
  --48px: 3rem;
  --44px: 2.75rem;
  --28px: 1.75rem;
  --36px: 2.25rem;
  --40px: 2.5rem;
  --60px: 3.75rem;
  --64px: 4rem;
  --display-40: Montserrat, sans-serif;
  --white-2: white;
  --black-2: black;
}

.style-container {
  width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10rem;
}

.styleguide_headline {
  border-bottom: 1px solid #6d6d6d;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}

.styleguide_typography_columns {
  grid-column-gap: 121px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 2rem;
  padding-bottom: 8rem;
  text-decoration: none;
  display: flex;
}

.styleguide_typography_column {
  grid-row-gap: 21px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.display-40 {
  color: #000;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.display-32 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 125%;
  text-decoration: none;
}

.display-24 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
}

.display-22 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
}

.display-20 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 165%;
  text-decoration: none;
}

.display-20.reduce-height {
  line-height: 100%;
}

.display-18 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 165%;
  text-decoration: none;
}

.display-16 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 145%;
  text-decoration: none;
}

.display-14 {
  text-transform: undefined;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 165%;
  text-decoration: none;
}

.display-14.verticle_center {
  align-self: center;
}

.display-12 {
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 165%;
  text-decoration: none;
}

.display-semi-40 {
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 145%;
  text-decoration: none;
}

.display-semi-32 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 125%;
  text-decoration: none;
}

.display-semi-24 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 145%;
  text-decoration: none;
}

.display-semi-24.yellow {
  color: var(--yellow);
}

.display-semi-22 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 145%;
  text-decoration: none;
}

.display-semi-22.red {
  color: var(--red);
}

.display-semi-20 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 165%;
  text-decoration: none;
}

.display-semi-20.smaller {
  font-size: 18px;
}

.display-semi-18 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 165%;
  text-decoration: none;
}

.display-semi-16 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 165%;
  text-decoration: none;
}

.display-semi-14 {
  color: #000;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 165%;
  text-decoration: none;
}

.display-semi-12 {
  color: #000;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 165%;
  text-decoration: none;
}

.display-bold-40 {
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
}

.display-bold-32 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 125%;
  text-decoration: none;
}

.display-bold-24 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 145%;
  text-decoration: none;
}

.display-bold-24.water, .display-bold-24.blue {
  color: var(--blue);
}

.display-bold-22 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 145%;
  text-decoration: none;
}

.display-bold-20 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 165%;
  text-decoration: none;
}

.display-bold-18 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 165%;
  text-decoration: none;
}

.display-bold-16 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 165%;
  text-decoration: none;
}

.display-bold-14 {
  color: #000;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 165%;
  text-decoration: none;
}

.display-bold-12 {
  color: #000;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 800;
  line-height: 165%;
  text-decoration: none;
}

.styleguide_color_boxes {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-decoration: none;
  display: flex;
}

.styleguide_color_box {
  border: .25px solid #b4b4b4;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 12.5rem;
  height: 12.5rem;
  text-decoration: none;
  display: flex;
}

.styleguide_color_box.black {
  background-color: var(--black);
}

.styleguide_color_box.blue {
  background-color: var(--blue);
}

.styleguide_color_box.red {
  background-color: var(--red);
}

.styleguide_color_box.yellow {
  background-color: var(--yellow);
}

.styleguide_color_box.smoke {
  background-color: var(--smoke);
}

.styleguide_color_box.water {
  background-color: var(--water);
}

.styleguide_color_box.ice {
  background-color: var(--ice);
}

.styleguide_color_box.white {
  background-color: var(--white);
}

.hero {
  background-image: url('../images/SkyLine_GC.svg'), linear-gradient(#00397c, #001332);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.navigation {
  padding-top: var(--32px);
  padding-right: var(--32px);
  padding-left: var(--32px);
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-links {
  grid-column-gap: var(--24px);
  grid-row-gap: var(--24px);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.headline-1_slider {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.headline_content {
  padding-right: 0;
  padding-bottom: var(--32px);
  grid-column-gap: var(--32px);
  grid-row-gap: var(--32px);
  color: var(--white);
  flex-flow: column;
  width: 43%;
  display: flex;
}

.slider-container {
  width: 50%;
}

.h1 {
  color: var(--white);
}

.headline_ctas {
  grid-column-gap: var(--16px);
  grid-row-gap: var(--16px);
  display: flex;
}

.cta_insta {
  padding-top: var(--16px);
  padding-bottom: var(--16px);
  grid-column-gap: var(--20px);
  grid-row-gap: var(--20px);
  border-bottom: 1px solid var(--wave);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.location {
  grid-column-gap: var(--12px);
  grid-row-gap: var(--12px);
  color: var(--white);
  align-items: center;
  text-decoration: none;
  display: flex;
}

.cta {
  height: var(--56px);
  grid-column-gap: var(--4px);
  grid-row-gap: var(--4px);
  color: var(--white);
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.cta.ghost {
  padding: var(--4px) var(--24px);
  border: 1px solid var(--wave);
  border-radius: 2rem;
}

.cta.solid {
  padding: var(--4px) var(--24px);
  border-radius: 2rem;
}

.cta.solid.red {
  background-color: var(--red);
}

.cta.solid.blue {
  background-color: var(--blue);
}

.cta.right-border {
  padding-right: var(--16px);
  border-right: 1px solid var(--wave);
}

.insta_cta {
  padding: var(--8px) var(--12px);
  grid-column-gap: var(--4px);
  grid-row-gap: var(--4px);
  border-radius: var(--4px);
  color: var(--white);
  background-color: #012867;
  border: 1px solid #285297;
  text-decoration: none;
  display: flex;
}

.content-holder-1260px {
  padding: var(--52px) var(--32px);
  max-width: 78.75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.content-holder-1260px.remove-bottom-padding {
  padding-bottom: 0;
}

.content-holder-1260px.vertical {
  padding-right: var(--32px);
  padding-left: var(--32px);
  flex-flow: column;
  position: relative;
}

.h1-text-description {
  grid-column-gap: var(--16px);
  grid-row-gap: var(--16px);
  flex-flow: column;
  display: flex;
}

.insta_icon {
  width: var(--20px);
  height: var(--20px);
}

.slider {
  border-top-left-radius: var(--20px);
  border-top-right-radius: var(--20px);
  height: 100%;
}

.slide-1-image {
  background-image: url('../images/Fixin_AC_1.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-mask {
  border-top-left-radius: var(--20px);
  border-top-right-radius: var(--20px);
}

.slide-2-image {
  background-image: url('../images/Drilling_Holes_1.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3-image {
  background-image: url('../images/ac_1.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-4-image {
  background-image: url('../images/ac-2_1.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.icon {
  width: var(--48px);
  height: var(--48px);
  padding: var(--12px);
  background-color: var(--white);
  color: var(--blue);
}

.left-arrow {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.right-arrow {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.hamburger-2 {
  display: none;
}

.section-dark-blue {
  color: var(--water);
  background-image: linear-gradient(315deg, #0a2448, #003e97);
}

.body {
  background-color: var(--ice);
}

.form {
  width: 35%;
}

.services {
  padding-left: var(--32px);
  grid-column-gap: var(--56px);
  grid-row-gap: var(--56px);
  flex-flow: column;
  width: 65%;
  display: flex;
}

.form-background-red {
  padding: var(--32px) 38px 1rem;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #061a3d;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  display: flex;
}

.module-text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 0;
  display: flex;
}

.module-name {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form-container-vertical {
  flex-flow: column;
  align-content: stretch;
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.form-field-full-width {
  grid-column-gap: 65px;
  grid-row-gap: 65px;
  color: #6d6d6d;
  background-color: #fff;
  border-radius: 4px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 64px;
  margin-bottom: 6px;
  padding: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  display: flex;
}

.submit-blue-btn {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: var(--8px);
  background-color: var(--red);
  color: #fff;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 1em 0 1em .5em;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.services-holder {
  grid-column-gap: var(--32px);
  grid-row-gap: var(--32px);
  flex-flow: column;
  display: flex;
}

.services-cards {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.card_icon_text {
  padding: var(--16px);
  grid-column-gap: var(--16px);
  grid-row-gap: var(--16px);
  border-radius: var(--8px);
  background-color: var(--white);
  color: var(--black);
  align-items: center;
  width: 48%;
  display: flex;
}

.card_icon_text._100 {
  width: 100%;
}

.card_icon {
  width: var(--44px);
  height: var(--44px);
}

.services-cards-heating {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

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

.carousel {
  flex-direction: row;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.logo-carousel-clone {
  grid-column-gap: 1rem;
  justify-content: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: hidden;
}

.logo-carousel-item {
  border-left: 1px solid #fff;
  flex: none;
  padding: 5px 12px;
}

.logo-carousel-item.our_work_item {
  padding-right: var(--20px);
  padding-left: var(--20px);
  border-left-width: 0;
  align-self: center;
}

.logo-carousel {
  padding-top: var(--24px);
  padding-bottom: var(--24px);
  background-color: var(--white);
  justify-content: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: hidden;
}

.logo-carousel-wrap {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .05);
  flex: none;
  width: auto;
  display: flex;
  transform: perspective(1px);
}

.google-reviews {
  width: 132px;
}

.slider-button-right {
  border: 3px solid var(--blue);
  color: #7e3d5d;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/arrow_right.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 100px;
  width: 56px;
  height: 56px;
  padding: 12px;
  font-size: 0;
  font-weight: 400;
  line-height: 1em;
  transition: background-position .15s cubic-bezier(.47, 0, .745, .715), background-color .2s, color .2s;
}

.slider-button-right:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-position: 60%;
}

.slider-button-right:active {
  background-color: rgba(0, 0, 0, 0);
}

.reviewr-name {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.link-2 {
  color: #cc9200;
}

.slider-button-left {
  border: 3px solid var(--blue);
  color: #7e3d5d;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/arrow_left.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  padding: 12px;
  font-size: 0;
  font-weight: 400;
  line-height: 1em;
  transition: background-position .15s cubic-bezier(.47, 0, .745, .715), background-color .2s, color .2s;
}

.slider-button-left:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-position: 40%;
}

.slider-button-left:active {
  background-color: rgba(0, 0, 0, 0);
}

.grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.grid-2-columns.values-grid {
  flex-flow: column-reverse;
  grid-template-columns: .75fr .75fr;
  grid-auto-flow: row;
  margin-top: 64px;
  display: block;
}

.grid-2-columns.values-grid.mg_top_mobile {
  margin-top: 0;
}

.default-container {
  padding-top: 0;
  padding-bottom: var(--52px);
  max-width: 100%;
}

.areas-expertise_slider {
  width: 100%;
}

.swiper-wrapper {
  flex: none;
  display: block;
}

.swiper-wrapper.flow-ninja-team {
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
  min-height: 100%;
  display: flex;
  overflow: visible;
}

.fnt-slider-buttons-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  justify-items: start;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.work_sans_18m {
  color: #000;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
}

.swiper-slide {
  flex: none;
}

.swiper-slide.flow-ninja-team-swiper-slide {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  position: relative;
}

.slider-contain {
  position: relative;
}

.review-link {
  color: #bb8600;
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.card {
  border: 1px solid #fff;
  border-radius: 58px;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(39, 57, 147, .06);
}

.card.areas_exxpertise {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  border-width: 0;
  border-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  padding: 35px 34px;
  display: flex;
}

.arrow_holder {
  max-width: 78.75rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  padding-bottom: 0;
  display: flex;
}

.headline-holder-1260 {
  padding-top: var(--52px);
  padding-bottom: var(--20px);
  max-width: 78.75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.call-out {
  padding: var(--24px);
  grid-column-gap: var(--32px);
  grid-row-gap: var(--32px);
  border-radius: var(--16px);
  background-color: var(--water);
  width: 100%;
  display: flex;
}

.call-out.no-color {
  background-color: rgba(225, 236, 255, 0);
}

.call-out.no-color.bottom_border {
  border-bottom: 1px solid var(--wave);
  border-radius: 0;
  padding: 0 0 1.5rem;
}

.call-out.vertical {
  flex-flow: column;
}

.call-out-text-cta_btn {
  grid-column-gap: var(--16px);
  grid-row-gap: var(--16px);
  flex-flow: column;
  align-self: center;
  align-items: flex-start;
  display: flex;
}

.call-out-text-cta_btn.no-row-space {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
}

.image {
  width: 45%;
}

.icon_title {
  width: 60px;
  height: 60px;
}

.bold_red {
  color: var(--red);
  font-weight: 700;
}

.headline-p {
  padding-top: var(--32px);
  grid-column-gap: var(--32px);
  grid-row-gap: var(--32px);
  width: 100%;
  display: flex;
}

.p {
  grid-column-gap: var(--16px);
  grid-row-gap: var(--16px);
  flex-flow: column;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.h3 {
  align-self: flex-start;
  width: 50%;
  position: -webkit-sticky;
  position: sticky;
}

._4-text-cards {
  grid-column-gap: var(--16px);
  grid-row-gap: var(--16px);
  flex-flow: wrap;
  width: 100%;
  display: flex;
}

.plain-card {
  padding: var(--32px);
  grid-column-gap: var(--16px);
  grid-row-gap: var(--16px);
  border-radius: var(--8px);
  background-color: var(--white);
  flex-flow: column;
  width: 49%;
  display: flex;
  overflow: hidden;
}

.plain-card.areas_exxpertise {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  border-width: 0;
  border-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  padding: 35px 34px;
  display: flex;
}

._4-text-image-cards {
  grid-column-gap: var(--16px);
  grid-row-gap: var(--16px);
  flex-flow: wrap;
  width: 100%;
  display: flex;
}

.different-size-images {
  width: 49%;
}

.q-a {
  padding-bottom: var(--24px);
  grid-column-gap: var(--16px);
  grid-row-gap: var(--16px);
  border-bottom: 1px solid var(--wave);
  flex-flow: column;
  display: flex;
}

.q-a.remove_bottom_border {
  border-bottom-width: 0;
}

.sign-off {
  padding-top: var(--32px);
  border-top: 1px solid var(--wave);
  justify-content: space-between;
  width: 100%;
  display: flex;
}

._7studi-link {
  color: var(--red);
  text-decoration: none;
}

@media screen and (min-width: 1280px) {
  .grid-2-columns.values-grid.mg_top_mobile {
    margin-top: 32px;
  }

  .default-container {
    padding-left: 100px;
    padding-right: 100px;
    overflow: hidden;
  }

  .swiper-wrapper.flow-ninja-team {
    align-items: stretch;
    height: 100%;
  }

  .swiper-slide.flow-ninja-team-swiper-slide {
    align-items: stretch;
    min-height: 100%;
    display: flex;
  }

  .arrow_holder {
    padding-top: var(--16px);
  }

  .plain-card, .different-size-images {
    width: 49%;
  }
}

@media screen and (min-width: 1440px) {
  .grid-2-columns.values-grid.mg_top_mobile {
    margin-top: 32px;
  }

  .default-container {
    padding-bottom: 32px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .card.areas_exxpertise {
    justify-content: flex-start;
  }

  .plain-card {
    width: 49%;
  }

  .plain-card.areas_exxpertise {
    justify-content: flex-start;
  }
}

@media screen and (min-width: 1920px) {
  .logo-carousel-clone {
    margin-left: -14px;
  }

  .default-container {
    max-width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    overflow: hidden;
  }

  .plain-card {
    width: 49%;
  }
}

@media screen and (max-width: 991px) {
  .hero {
    background-position: 80%, 0 0;
    background-attachment: scroll, scroll;
  }

  .navigation {
    padding-top: var(--32px);
    padding-left: var(--32px);
    justify-content: space-between;
    align-items: center;
    position: relative;
  }

  .logo {
    z-index: 23;
    position: relative;
  }

  .nav-links {
    z-index: 2;
    background-color: var(--blue);
    flex-flow: column;
    justify-content: center;
    width: 100%;
    min-height: 100vh;
    margin-left: -100%;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .headline-1_slider {
    flex-flow: column;
  }

  .headline_content {
    text-align: center;
    width: 100%;
  }

  .slider-container {
    z-index: 1;
    width: 100%;
    height: 380px;
    position: relative;
  }

  .headline_ctas {
    justify-content: center;
    align-items: center;
  }

  .cta_insta {
    justify-content: center;
  }

  .cta.right-border {
    border-right-width: 0;
  }

  .content-holder-1260px {
    padding-right: var(--32px);
    padding-left: var(--32px);
    flex-flow: column;
    width: 100%;
  }

  .hamburger {
    z-index: 21;
    padding: var(--8px);
    background-color: var(--yellow);
    border-radius: 2px;
    position: relative;
  }

  .hamburger-2 {
    z-index: 6;
    cursor: pointer;
    width: 2rem;
    height: 2rem;
    display: block;
    position: relative;
  }

  .form {
    width: 100%;
  }

  .services {
    padding-top: var(--32px);
    width: 100%;
    padding-left: 0;
  }

  .form-background-red {
    border-radius: 8px;
  }

  .form-container-vertical {
    grid-column-gap: 0%;
    grid-row-gap: 0%;
    justify-content: space-around;
  }

  .form-field-full-width {
    width: 100%;
    max-width: 100%;
  }

  .slider-button-right:hover, .slider-button-left:hover {
    background-position: 50%;
  }

  .grid-2-columns.values-grid {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-direction: column;
    grid-template-columns: 1fr;
    align-items: stretch;
  }

  .default-container {
    max-width: 100%;
    padding-left: 32px;
    padding-right: 0;
  }

  .swiper-wrapper.flow-ninja-team {
    justify-content: flex-start;
    align-items: stretch;
    max-width: 600px;
  }

  .fnt-slider-buttons-wrapper {
    justify-content: flex-end;
    align-items: center;
  }

  .swiper-slide.flow-ninja-team-swiper-slide {
    max-width: none;
    display: block;
  }

  .arrow_holder {
    padding-top: 0;
    padding-right: var(--32px);
    padding-left: var(--32px);
    flex-flow: column;
    width: 100%;
  }

  .headline-holder-1260 {
    padding-right: var(--32px);
    padding-left: var(--32px);
    flex-flow: column;
    width: 100%;
  }

  .call-out {
    flex-flow: column;
  }

  .call-out.no-color {
    flex-flow: row;
  }

  .image, .plain-card, .different-size-images {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .headline_ctas {
    flex-flow: column;
  }

  .hamburger-2 {
    width: 2rem;
    height: 2rem;
  }

  .form-background-red {
    padding: 20px;
  }

  .form-container-vertical {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .form-field-full-width {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
  }

  .services-cards {
    flex-flow: column;
  }

  .card_icon_text {
    width: 100%;
  }

  .logo-carousel-item {
    padding: 0 8px;
  }

  .slider-button-right, .slider-button-left {
    background-size: 16px;
    width: 48px;
    height: 48px;
  }

  .grid-2-columns {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.values-grid {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    width: 100%;
    margin-top: 67.5px;
  }

  .grid-2-columns.values-grid.mg_top_mobile {
    margin-top: 32px;
  }

  .default-container {
    padding-left: 22px;
    padding-right: 22px;
    overflow: hidden;
  }

  .swiper-wrapper.flow-ninja-team {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
  }

  .fnt-slider-buttons-wrapper {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 10px;
  }

  .work_sans_18m {
    font-size: 16px;
    line-height: 140%;
  }

  .swiper-slide.flow-ninja-team-swiper-slide {
    max-width: 100%;
  }

  .card {
    border-radius: 16px;
  }

  .card.areas_exxpertise {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    border-radius: 12px;
    padding: 24px;
  }

  .headline-p {
    flex-flow: column;
  }

  .p, .h3 {
    width: 100%;
  }

  .plain-card {
    border-radius: 16px;
  }

  .plain-card.areas_exxpertise {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    border-radius: 12px;
    padding: 24px;
  }
}

@media screen and (max-width: 479px) {
  .display-24 {
    font-size: 20px;
  }

  .display-semi-40 {
    font-size: 32px;
  }

  .headline_content {
    grid-column-gap: var(--16px);
    grid-row-gap: var(--16px);
    align-items: center;
    padding-right: 0;
  }

  .cta_insta {
    grid-column-gap: var(--16px);
    grid-row-gap: var(--16px);
    text-align: left;
    flex-flow: column;
    width: 100%;
  }

  .location {
    text-align: left;
  }

  .cta.solid.red._100--width {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .content-holder-1260px {
    padding: var(--32px) var(--24px);
  }

  .form-field-full-width {
    width: 100%;
    max-width: 100%;
    height: 48px;
    margin-bottom: 0;
  }

  .grid-2-columns.values-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 32px;
  }

  .default-container {
    padding-top: var(--52px);
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

  .swiper-wrapper.flow-ninja-team {
    align-items: stretch;
    max-width: none;
    padding-left: 0;
  }

  .fnt-slider-buttons-wrapper {
    padding-top: var(--16px);
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: 0;
  }

  .work_sans_18m {
    font-weight: 300;
    line-height: 165%;
  }

  .swiper-slide.flow-ninja-team-swiper-slide {
    max-width: 100%;
  }

  .card.areas_exxpertise {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: flex-start;
    height: 100%;
  }

  .arrow_holder {
    padding-right: var(--24px);
    padding-left: var(--24px);
  }

  .headline-holder-1260 {
    padding: 0;
  }

  .call-out.no-color {
    flex-flow: column;
  }

  .plain-card.areas_exxpertise {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: flex-start;
    height: 100%;
  }

  .sign-off {
    grid-column-gap: var(--20px);
    grid-row-gap: var(--20px);
    flex-flow: column;
    align-items: center;
  }
}


