﻿/* #region breakpoints for new mockups */
/* #endregion breakpoints for new mockups */
/* #region breakpoints for new mockups */
/* #endregion breakpoints for new mockups */
/* #region media queries for new mockups */
/* #endregion media queries for new mockups */
/* #region breakpoints for new mockups */
/* #endregion breakpoints for new mockups */
/* #region media queries for new mockups */
/* #endregion media queries for new mockups */
.home-whoweare-section .counters-container {
  position: relative;
  width: 288px;
  height: 290px;
  margin: 57px auto 0px; }
  .home-whoweare-section .counters-container .counter-item {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    border-radius: 8px; }
    .home-whoweare-section .counters-container .counter-item > * {
      text-align: center; }
    .home-whoweare-section .counters-container .counter-item .text-wrapper {
      width: 137px;
      height: 137px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-content: center; }
      .home-whoweare-section .counters-container .counter-item .text-wrapper .counter-header {
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 36px;
        line-height: 100%;
        margin: auto;
        margin-bottom: 5px;
        display: flex;
        justify-content: center;
        padding-top: 6px; }
        .home-whoweare-section .counters-container .counter-item .text-wrapper .counter-header .counter-header-text {
          display: block;
          margin-top: .5em;
          margin-bottom: .5em; }
      .home-whoweare-section .counters-container .counter-item .text-wrapper .counter-description {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 120%;
        min-height: 40px;
        padding: 0 20px;
        margin-bottom: auto; }
  .home-whoweare-section .counters-container .counter-item:nth-child(2n + 1) {
    background: white;
    box-shadow: 4px 4px 15px rgba(51, 51, 51, 0.15); }
  .home-whoweare-section .counters-container .counter-item:nth-child(1) {
    z-index: 2;
    width: 137px;
    height: 137px;
    left: 8px;
    top: 15px; }
  .home-whoweare-section .counters-container .counter-item:nth-child(2) {
    border-radius: 0 50%;
    background: #DEF8FF;
    width: 170px;
    height: 171px;
    right: 0px;
    top: -1px; }
  .home-whoweare-section .counters-container .counter-item:nth-child(3) {
    z-index: 2;
    width: 135px;
    height: 135px;
    right: 8px;
    top: 163px; }
  .home-whoweare-section .counters-container .counter-item:nth-child(4) {
    border-radius: 50% 50% 0 50%;
    background: #E6FFF7;
    width: 169px;
    height: 169px;
    left: 0px;
    top: 146px; }

.home-whoweare-section .home-whoweare-label {
  display: block;
  margin-left: -10px;
  color: #D9FFF2;
  z-index: -1;
  font-family: Ubuntu !important;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 44px;
  line-height: 52px; }

.home-whoweare-section .home-whoweare-text {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
  margin-top: -23px;
  margin-bottom: 20px; }

.home-whoweare-section .home-whoweare-link {
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  color: #404040;
  text-transform: uppercase;
  padding: 8px 1px 5px;
  border-bottom: 3px solid #00E699;
  transition: all .2s ease-out; }
  .home-whoweare-section .home-whoweare-link:visited {
    color: #404040; }
  .home-whoweare-section .home-whoweare-link:hover {
    color: #FFFFFF;
    background: #00E699;
    margin-left: -4px;
    padding: 8px 5px 5px; }

@media only screen and (min-width: 360px) {
  .home-whoweare-section .home-whoweare-label {
    display: block;
    margin-left: -15px;
    color: #D9FFF2;
    z-index: -1;
    font-size: 52px;
    line-height: 44px !important;
    letter-spacing: -2px; }
  .home-whoweare-section .home-whoweare-text {
    margin-top: -16px; }
  .home-whoweare-section .counters-container {
    width: 318px;
    height: 339px; }
    .home-whoweare-section .counters-container .counter-item .counter-header {
      font-size: 23px;
      width: 100px; }
    .home-whoweare-section .counters-container .counter-item .counter-description {
      font-size: 13px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(1) {
      width: 156px;
      height: 156px;
      left: 10px;
      top: 19px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(2) {
      width: 193px;
      height: 194px;
      right: 0px;
      top: 0px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(3) {
      width: 153px;
      height: 153px;
      right: 9px;
      top: 185px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(4) {
      width: 192px;
      height: 192px;
      left: 0px;
      top: 166px; } }

@media only screen and (min-width: 768px) {
  .home-whoweare-section .home-whoweare-label {
    display: block;
    margin-left: -25px;
    color: #D9FFF2;
    z-index: -1;
    font-size: 110px;
    line-height: 0.8em !important; }
  .home-whoweare-section .counters-container {
    width: 704px;
    height: 232px; }
    .home-whoweare-section .counters-container .counter-item .text-wrapper {
      width: 180px;
      height: 180px; }
      .home-whoweare-section .counters-container .counter-item .text-wrapper .counter-header {
        font-size: 42px;
        width: 80px;
        padding-top: 15px;
        margin-bottom: 10px; }
        .home-whoweare-section .counters-container .counter-item .text-wrapper .counter-header .counter-header-text {
          display: block;
          margin-top: .5em;
          margin-bottom: .5em; }
      .home-whoweare-section .counters-container .counter-item .text-wrapper .counter-description {
        font-size: 18px;
        padding: 0 15px;
        min-height: 50px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(odd) {
      width: 180px;
      height: 180px;
      top: 23px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(even) {
      width: 225px;
      height: 225px;
      top: 0px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(1) {
      left: 0px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(2) {
      left: 140px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(3) {
      left: 327px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(4) {
      left: 472px; }
      .home-whoweare-section .counters-container .counter-item:nth-child(4) .text-wrapper .counter-description {
        padding: 0 15px 0 30px; }
  .home-whoweare-section .home-whoweare-text {
    font-size: 20px;
    line-height: 27px;
    max-width: 730px;
    margin-top: -27px; }
  .home-whoweare-section .home-whoweare-link {
    font-size: 16px;
    line-height: 27px; } }

@media only screen and (min-width: 1024px) {
  .home-whoweare-section .home-whoweare-label {
    display: block;
    margin-left: -30px;
    color: #D9FFF2;
    z-index: -1;
    font-size: 110px;
    line-height: 89px !important;
    letter-spacing: 0; }
  .home-whoweare-section .home-whoweare-text {
    /*font-family: Open Sans;
            font-style: normal;
            font-weight: normal;
            font-size: 24px;
            line-height: 150%;
            margin-top: -22px;*/ }
  .home-whoweare-section .counters-container {
    width: 960px;
    height: 316px; }
    .home-whoweare-section .counters-container .counter-item .text-wrapper {
      width: 254px;
      height: 254px; }
      .home-whoweare-section .counters-container .counter-item .text-wrapper .counter-header {
        font-size: 54px;
        width: 80px;
        padding-top: 15px; }
        .home-whoweare-section .counters-container .counter-item .text-wrapper .counter-header .counter-header-text {
          display: block;
          margin-top: .5em;
          margin-bottom: .5em; }
      .home-whoweare-section .counters-container .counter-item .text-wrapper .counter-description {
        font-size: 18px;
        min-height: 70px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(odd) {
      width: 254px;
      height: 254px;
      top: 32px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(even) {
      width: 316px;
      height: 316px;
      top: 1px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(2) {
      left: 191px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(3) {
      left: 446px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(4) {
      left: 643px; }
      .home-whoweare-section .counters-container .counter-item:nth-child(4) .text-wrapper .counter-description {
        padding: 0 20px 0 40px; } }

@media only screen and (min-width: 1366px) {
  .home-whoweare-section .home-whoweare-label {
    display: block;
    margin-left: -40px;
    color: #D9FFF2;
    z-index: -1;
    font-size: 150px;
    line-height: 153px; }
  .home-whoweare-section .home-whoweare-text {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 24px !important;
    line-height: 36px !important;
    margin-top: -19px;
    margin-bottom: 27px; }
  .home-whoweare-section .counters-container {
    width: 1022px;
    height: 337px; }
    .home-whoweare-section .counters-container .counter-item .counter-item .text-wrapper {
      width: 270px;
      height: 270px; }
      .home-whoweare-section .counters-container .counter-item .counter-item .text-wrapper .counter-header {
        font-size: 60px;
        width: 80px;
        padding-top: 30px;
        margin-bottom: 12px; }
        .home-whoweare-section .counters-container .counter-item .counter-item .text-wrapper .counter-header .counter-header-text {
          display: block;
          margin-top: .5em;
          margin-bottom: .5em; }
      .home-whoweare-section .counters-container .counter-item .counter-item .text-wrapper .counter-description {
        font-size: 21px;
        min-height: 80px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(odd) {
      width: 270px;
      height: 270px;
      top: 36px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(even) {
      width: 337px;
      height: 337px;
      top: 2px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(2) {
      left: 204px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(3) {
      left: 476px; }
    .home-whoweare-section .counters-container .counter-item:nth-child(4) {
      left: 685px; }
  .home-whoweare-section .home-whoweare-text {
    max-width: 820px; } }

/* #region breakpoints for new mockups */
/* #endregion breakpoints for new mockups */
/* #region media queries for new mockups */
/* #endregion media queries for new mockups */
.home-choose-arcadia-section {
  display: grid;
  grid-template-columns: 100%;
  align-items: center; }
  .home-choose-arcadia-section .home-choose-arcadia-header {
    display: block;
    width: 319px;
    margin-left: -15px;
    color: #FFF4ED;
    z-index: -1;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 50px; }
  .home-choose-arcadia-section .home-choose-arcadia-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    width: 730px;
    margin-top: -22px; }
  .home-choose-arcadia-section .quote-container {
    margin: 120px 0 0;
    background-image: url(/images/quotes-large.svg);
    background-position: left top;
    background-repeat: no-repeat; }
    .home-choose-arcadia-section .quote-container .quote-content {
      margin: 42px 0px 0px;
      font-family: Open Sans;
      font-style: normal;
      font-weight: 300;
      font-size: 18px;
      line-height: 25px;
      text-align: center; }
    .home-choose-arcadia-section .quote-container .quote-author {
      margin: 20px 0 0;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .home-choose-arcadia-section .quote-container .quote-author .author-name {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 24px;
        flex-basis: 100%; }
      .home-choose-arcadia-section .quote-container .quote-author .author-description {
        color: #8C8C8C;
        font-family: Open Sans;
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 24px;
        flex-basis: 100%; }
  .home-choose-arcadia-section .iwd-container .iwd-grid-item {
    padding: 25px 39px;
    box-sizing: border-box; }

@media only screen and (min-width: 360px) {
  .home-choose-arcadia-section .home-choose-arcadia-header {
    width: 350px;
    font-size: 44px;
    line-height: 50px; } }

@media only screen and (min-width: 768px) {
  .home-choose-arcadia-section .home-choose-arcadia-header {
    width: 760px;
    margin-left: -30px;
    font-size: 100px;
    line-height: 117px; }
  .home-choose-arcadia-section .home-choose-arcadia-text {
    font-size: 20px;
    line-height: 135%;
    text-align: left;
    width: 730px;
    margin-top: -44px;
    margin-bottom: 29px; }
  .home-choose-arcadia-section .quote-container {
    background-size: 227px 184px;
    margin-top: 137px; }
    .home-choose-arcadia-section .quote-container .quote-content {
      margin-top: 30px;
      font-size: 24px;
      line-height: 36px; }
    .home-choose-arcadia-section .quote-container .quote-author {
      display: block;
      margin-top: 27px;
      text-align: center; }
      .home-choose-arcadia-section .quote-container .quote-author .author-name {
        font-size: 24px;
        line-height: 36px; }
      .home-choose-arcadia-section .quote-container .quote-author .author-description {
        font-size: 24px;
        line-height: 36px; } }

@media only screen and (min-width: 1024px) {
  .home-choose-arcadia-section .home-choose-arcadia-header {
    width: 840px;
    margin-left: -30px;
    font-size: 110px;
    line-height: 129px;
    letter-spacing: 0; }
  .home-choose-arcadia-section .home-choose-arcadia-text {
    margin-bottom: 29px; }
  .home-choose-arcadia-section .quote-container {
    margin: 173px auto 0px;
    max-width: 1040px; }
    .home-choose-arcadia-section .quote-container .quote-content {
      margin-top: 0px;
      text-align: left;
      margin-left: 300px; }
    .home-choose-arcadia-section .quote-container .quote-author {
      text-align: left;
      margin-top: 27px;
      margin-left: 300px;
      display: block; } }

@media only screen and (min-width: 1280px) {
  .home-choose-arcadia-section .home-choose-arcadia-header {
    margin-left: -40px;
    font-size: 150px;
    line-height: 153px;
    width: 1140px; }
  .home-choose-arcadia-section .home-choose-arcadia-text {
    font-size: 24px;
    line-height: 150%; }
  .home-choose-arcadia-section .quote-container {
    margin-top: 137px; } }

@media only screen and (min-width: 1366px) {
  .home-choose-arcadia-section .home-choose-arcadia-header {
    margin-left: -40px;
    font-size: 150px;
    line-height: 153px; }
  .home-choose-arcadia-section .home-choose-arcadia-text {
    width: 820px; } }

@media only screen and (min-width: 1440px) and (max-width: 1919px) {
  .home-choose-arcadia-section .iwd-container .iwd-grid-item {
    padding: 22px 6px; }
  .home-choose-arcadia-section .quote-container {
    margin-top: 176px; } }

@media (min-width: 1366px) and (max-width: 1439px) {
  .home-choose-arcadia-section .iwd-container .iwd-grid-item {
    padding: 25px 0px; } }

@media (min-width: 1366px) and (max-width: 1365px) {
  .home-choose-arcadia-section {
    margin-bottom: 50px; }
    .home-choose-arcadia-section .iwd-container .iwd-grid-item {
      padding: 25px 35px; }
      .home-choose-arcadia-section .iwd-container .iwd-grid-item .iwd-grid-item-name {
        padding-bottom: 4px; } }

@media only screen and (min-width: 1024px) and (max-width: 1365px) {
  .home-choose-arcadia-section {
    margin-bottom: 115px; }
    .home-choose-arcadia-section .home-choose-arcadia-text {
      width: 820px; }
    .home-choose-arcadia-section .iwd-container .iwd-grid-item {
      padding: 25px 0;
      width: 100%; } }

@media only screen and (max-width: 1023px) {
  .home-choose-arcadia-section .home-choose-arcadia-text {
    width: 96%; }
  .home-choose-arcadia-section .iwd-container .iwd-grid-item {
    padding: 25px 0; } }

@media (min-width: 1366px) and (max-width: 1365px) {
  .home-choose-arcadia-section .iwd-container .iwd-grid-item {
    width: 45%; } }

@media (max-width: 375px) {
  .home-choose-arcadia-section .iwd-container .iwd-grid-item {
    width: 100%; } }

/* #region breakpoints for new mockups */
/* #endregion breakpoints for new mockups */
/* #region media queries for new mockups */
/* #endregion media queries for new mockups */
/* #region breakpoints for new mockups */
/* #endregion breakpoints for new mockups */
@media only screen and (min-width: 320px) {
  .home-partners-section .home-partners-container {
    box-sizing: border-box;
    padding: 10px 0;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
    height: 170px; }
  .home-partners-section .home-partners-item {
    height: 150px;
    background-size: 85% 100%;
    background-repeat: no-repeat;
    background-position: center; } }

@media only screen and (min-width: 768px) {
  .home-partners-section .home-partners-container {
    height: 146px;
    padding: 18px 22px; }
  .home-partners-section .home-partners-item {
    height: 110px; } }

@media only screen and (min-width: 1024px) {
  .home-partners-section .home-partners-container {
    height: 189px;
    padding: 18px 21px; }
  .home-partners-section .home-partners-item {
    height: 153px; } }

@media only screen and (min-width: 1280px) {
  .home-partners-section .home-partners-container {
    height: 176px;
    padding: 18px 20px; }
  .home-partners-section .home-partners-item {
    height: 140px; } }

@media only screen and (min-width: 1366px) {
  .home-partners-section .home-partners-container {
    height: 186px; }
  .home-partners-section .home-partners-item {
    height: 150px; } }

@media only screen and (min-width: 1440px) {
  .home-partners-section .home-partners-container {
    height: 191px; }
  .home-partners-section .home-partners-item {
    height: 155px; } }

/* #region breakpoints for new mockups */
/* #endregion breakpoints for new mockups */
/* #region media queries for new mockups */
/* #endregion media queries for new mockups */
.home-services-section .home-services-text-container {
  margin-bottom: 20px; }
  .home-services-section .home-services-text-container .home-services-label {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    color: rgba(0, 171, 219, 0.1); }

.home-services-section .home-services-container {
  display: flex;
  justify-content: space-between;
  margin: 0 auto; }
  .home-services-section .home-services-container .home-service-item {
    box-shadow: 4px 4px 15px rgba(51, 51, 51, 0.15);
    border-radius: 8px;
    box-sizing: border-box;
    padding: 50px 40px 60px 40px;
    font-size: 18px;
    line-height: 1.35;
    position: relative; }
    .home-services-section .home-services-container .home-service-item .home-service-item-header {
      font-size: 24px;
      line-height: 1.35;
      font-weight: 600; }
    .home-services-section .home-services-container .home-service-item .home-service-item-description {
      margin: 18px 0 35px 0; }
    .home-services-section .home-services-container .home-service-item .home-service-item-link {
      font-size: 16px;
      text-transform: uppercase;
      text-decoration: none;
      font-weight: 600;
      border-bottom: 3px solid;
      color: #404040;
      position: absolute;
      bottom: 50px;
      line-height: 20px;
      padding: 3px 1px 0px;
      transition: all .2s ease-out; }
      .home-services-section .home-services-container .home-service-item .home-service-item-link:hover {
        color: #FFFFFF;
        margin-left: -4px;
        padding: 3px 5px 0px; }
    .home-services-section .home-services-container .home-service-item:nth-child(3n+1) a {
      border-color: #00E699; }
      .home-services-section .home-services-container .home-service-item:nth-child(3n+1) a:hover {
        background: #00E699; }
    .home-services-section .home-services-container .home-service-item:nth-child(3n+2) a {
      border-color: #00ABDB; }
      .home-services-section .home-services-container .home-service-item:nth-child(3n+2) a:hover {
        background: #00ABDB; }
    .home-services-section .home-services-container .home-service-item:nth-child(3n+3) a {
      border-color: #FF6100; }
      .home-services-section .home-services-container .home-service-item:nth-child(3n+3) a:hover {
        background: #FF6100; }

@media (max-width: 550px) {
  .home-services-section .home-services-container .home-service-item {
    margin-bottom: 20px;
    font-size: 15px;
    width: 344px;
    padding: 80px 37px 100px 37px; }
    .home-services-section .home-services-container .home-service-item .home-service-item-header {
      font-size: 18px; }
    .home-services-section .home-services-container .home-service-item .home-service-item-description {
      margin: 16px 0 34px 0; } }

@media (max-width: 374px) {
  .home-services-section .home-services-container .home-service-item {
    padding: 80px 28px 100px 28px;
    width: 328px; } }

@media (max-width: 359px) {
  .home-services-section .home-services-container .home-service-item {
    width: 288px;
    padding: 56px 37px 75px 37px; }
    .home-services-section .home-services-container .home-service-item .home-service-item-description {
      margin: 16px 0 40px 0; }
    .home-services-section .home-services-container .home-service-item .home-service-item-link {
      text-transform: uppercase;
      text-decoration: none;
      font-weight: 600;
      border-bottom: 3px solid;
      color: #404040;
      position: absolute;
      bottom: 55px; } }

@media only screen and (min-width: 1920px) {
  .home-services-section .home-services-text-container {
    margin-bottom: 50px; }
    .home-services-section .home-services-text-container .home-services-text {
      width: 865px; }
  .home-services-section .home-services-container .home-service-item {
    width: 450px; }
    .home-services-section .home-services-container .home-service-item .home-service-item-description {
      margin-top: 2em;
      margin-bottom: 2.5em;
      font-family: Open Sans;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 150%; } }

@media only screen and (min-width: 1440px) and (max-width: 1919px) {
  .home-services-section .home-services-text-container {
    margin-bottom: 50px; }
    .home-services-section .home-services-text-container .home-services-text {
      width: 865px; }
  .home-services-section .home-services-container .home-service-item {
    width: 400px;
    padding-top: 2em; }
    .home-services-section .home-services-container .home-service-item .home-service-item-description {
      margin-top: 2em;
      margin-bottom: 2.2em;
      font-family: Open Sans;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 150%; } }

@media only screen and (min-width: 1366px) {
  .home-services-section .home-services-text-container {
    margin-bottom: 50px; }
    .home-services-section .home-services-text-container .home-services-text {
      width: 865px; }
  .home-services-section .home-services-container .home-service-item {
    width: 400px; } }

@media only screen and (min-width: 1366px) and (max-width: 1439px) {
  .home-services-section .home-services-container .home-service-item-description {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 150%; } }

@media only screen and (min-width: 1366px) and (max-width: 1365px) {
  .home-services-section .section-label {
    top: 45px !important; }
  .home-services-section .home-services-text-container {
    margin-bottom: 50px; }
    .home-services-section .home-services-text-container .home-services-text {
      width: 680px; }
  .home-services-section .home-services-container {
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-bottom: -70px; }
    .home-services-section .home-services-container .home-service-item {
      flex-basis: 41%;
      padding: 50px 40px 60px 40px;
      margin-bottom: 36px; }
      .home-services-section .home-services-container .home-service-item .home-service-item-description {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 150%;
        margin-bottom: 45px; } }

@media only screen and (min-width: 768px) {
  .home-services-section .home-services-container .home-service-item .home-service-item-link {
    line-height: 27px; } }

@media only screen and (min-width: 1024px) and (max-width: 1365px) {
  .home-services-section .home-services-text-container {
    margin-bottom: 70px; }
  .home-services-section .home-services-container {
    margin-bottom: 30px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around; }
    .home-services-section .home-services-container .home-service-item {
      flex-basis: 400px;
      padding: 70px 40px 80px 40px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      margin-bottom: 30px; }
      .home-services-section .home-services-container .home-service-item .home-service-item-header {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 30px;
        line-height: 41px; }
      .home-services-section .home-services-container .home-service-item .home-service-item-description {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 27px; }
      .home-services-section .home-services-container .home-service-item .home-service-item-link {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 27px;
        display: block;
        width: max-content;
        position: initial; } }

@media only screen and (max-width: 1023px) {
  .home-services-section .home-services-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 400px;
    width: 100%;
    margin-bottom: -50px; }
    .home-services-section .home-services-container .home-service-item {
      padding: 50px 40px 60px 40px;
      width: 100%;
      margin-bottom: 20px; }
      .home-services-section .home-services-container .home-service-item .home-service-item-header {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 140%; }
      .home-services-section .home-services-container .home-service-item .home-service-item-description {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 25px; }
      .home-services-section .home-services-container .home-service-item .home-service-item-link {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 166%; } }

@media only screen and (max-width: 320px) {
  .home-services-section .home-services-label {
    display: block;
    margin-left: -10px;
    z-index: -1;
    font-size: 44px;
    line-height: 52px; }
  .home-services-section .home-services-text-container .home-services-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    margin-top: -23px; }
  .home-services-section .home-services-container {
    width: 288px; } }

@media only screen and (min-width: 360px) {
  .home-services-section .home-services-label {
    display: block;
    margin-left: -15px;
    z-index: -1;
    font-size: 52px;
    line-height: 44px !important; }
  .home-services-section .home-services-text-container .home-services-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    margin-top: -16px; } }

@media only screen and (min-width: 768px) {
  .home-services-section .home-services-label {
    display: block;
    margin-left: -25px;
    z-index: -1;
    font-size: 110px;
    line-height: 0.8em !important; }
  .home-services-section .home-services-text-container {
    margin-bottom: 36px; }
    .home-services-section .home-services-text-container .home-services-text {
      font-family: Open Sans;
      font-style: normal;
      font-weight: normal;
      font-size: 20px;
      line-height: 27px;
      max-width: 730px;
      margin-top: -27px; } }

@media only screen and (min-width: 1024px) {
  .home-services-section .home-services-label {
    display: block;
    margin-left: -30px;
    z-index: -1;
    font-size: 110px;
    line-height: 89px !important; }
  .home-services-section .home-services-text-container .home-services-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    margin-top: -27px; } }

@media only screen and (min-width: 1366px) {
  .home-services-section .home-services-label {
    display: block;
    margin-left: -40px;
    z-index: -1;
    font-size: 150px;
    line-height: 153px; }
  .home-services-section .home-services-text-container {
    margin-bottom: 45px; }
    .home-services-section .home-services-text-container .home-services-text {
      font-family: Open Sans !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-size: 24px !important;
      line-height: 36px !important;
      margin-top: -19px; } }

@media (min-width: 1366px) {
  .home-services-section .home-service-item-header {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%; }
  .home-services-section .home-service-item-link {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 168%; } }

/* #region breakpoints for new mockups */
/* #endregion breakpoints for new mockups */
/* #region media queries for new mockups */
/* #endregion media queries for new mockups */
/* #region breakpoints for new mockups */
/* #endregion breakpoints for new mockups */
.home-industries-section {
  position: relative; }
  .home-industries-section .home-industries-header {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    color: #D9FFF2; }
  .home-industries-section .home-industries-container {
    display: grid; }
    .home-industries-section .home-industries-container a {
      outline: none;
      text-decoration: none; }
    .home-industries-section .home-industries-container .hide-nav {
      cursor: default;
      pointer-events: none; }
    .home-industries-section .home-industries-container .home-industry-item:hover {
      background-color: #E6FFF7;
      grid-template-rows: auto; }
      .home-industries-section .home-industries-container .home-industry-item:hover .home-industry-icon {
        display: none; }
      .home-industries-section .home-industries-container .home-industry-item:hover .home-industry-name {
        display: none; }
      .home-industries-section .home-industries-container .home-industry-item:hover .home-industry-description {
        display: block;
        margin: auto; }
    .home-industries-section .home-industries-container .inactive-item {
      border-bottom: 4px solid #fff !important; }

@media only screen and (min-width: 320px) {
  .home-industries-section .home-industries-header {
    display: block;
    margin-left: -10px;
    z-index: -1;
    font-size: 52px;
    line-height: 50px;
    margin-bottom: -12px; }
  .home-industries-section .home-industries-description {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    margin-top: -20px; }
  .home-industries-section .home-industries-container {
    display: grid;
    grid-template-columns: repeat(2, 134px);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-top: 29px; }
    .home-industries-section .home-industries-container .home-industry-item {
      height: 145px;
      display: grid;
      grid-template-rows: 68px 77px;
      box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.25);
      border-radius: 8px;
      border-bottom: 4px solid #00E699; }
      .home-industries-section .home-industries-container .home-industry-item .home-industry-icon {
        background-repeat: no-repeat;
        background-position: center;
        background-size: 50px;
        margin: 20px 0 0 0; }
      .home-industries-section .home-industries-container .home-industry-item .home-industry-name {
        display: flex;
        flex-direction: column;
        justify-content: center;
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        text-shadow: 0 0 black;
        color: #000000;
        text-align: center;
        text-decoration: none;
        font-size: 12px;
        line-height: 150%;
        margin: auto; }
      .home-industries-section .home-industries-container .home-industry-item .home-industry-description {
        display: none;
        padding: 5px 10px 0 10px;
        flex-direction: column;
        justify-content: center;
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        font-size: 12px;
        line-height: 150%; } }

@media only screen and (min-width: 360px) {
  .home-industries-section .home-industries-header {
    display: block;
    margin-left: -15px;
    z-index: -1;
    font-size: 52px;
    line-height: 44px !important;
    margin-bottom: -7px; }
  .home-industries-section .home-industries-description {
    margin-top: -16px; }
  .home-industries-section .home-industries-container {
    grid-template-columns: repeat(2, 155px); } }

@media only screen and (min-width: 768px) {
  .home-industries-section .home-industries-header {
    display: block;
    margin-left: -25px;
    z-index: -1;
    font-size: 110px;
    line-height: 0.8em !important;
    margin-bottom: -19px; }
  .home-industries-section .home-industries-description {
    font-size: 20px;
    line-height: 27px;
    max-width: 730px;
    margin-top: -27px; }
  .home-industries-section .home-industries-container {
    grid-template-columns: repeat(2, 338.5px);
    grid-column-gap: 27px;
    grid-row-gap: 27px; }
    .home-industries-section .home-industries-container .home-industry-item {
      height: 229px;
      grid-template-rows: auto 95px;
      border-bottom: 5px solid #00E699; }
      .home-industries-section .home-industries-container .home-industry-item .home-industry-icon {
        margin: 30px 0 0 0;
        background-size: 90px; }
      .home-industries-section .home-industries-container .home-industry-item .home-industry-name {
        font-size: 20px;
        line-height: 27px; }
      .home-industries-section .home-industries-container .home-industry-item .home-industry-description {
        display: none;
        font-size: 18px;
        line-height: 138%; } }

@media only screen and (min-width: 1024px) {
  .home-industries-section .home-industries-header {
    display: block;
    margin-left: -30px;
    z-index: -1;
    font-size: 110px;
    line-height: 89px !important;
    margin-bottom: 4px; }
  .home-industries-section .home-industries-description {
    font-size: 20px;
    line-height: 27px;
    margin-top: -27px; }
  .home-industries-section .home-industries-container {
    grid-template-columns: repeat(3, 302px); }
    .home-industries-section .home-industries-container .home-industry-item {
      grid-template-rows: auto 93px; }
      .home-industries-section .home-industries-container .home-industry-item .home-industry-icon {
        margin: 20px 0 0 0; } }

@media only screen and (min-width: 1280px) {
  .home-industries-section .home-industries-header {
    font-size: 150px;
    line-height: 153px;
    margin-left: -50px; }
  .home-industries-section .home-industries-description {
    font-size: 24px;
    line-height: 150%;
    margin-top: -27px; }
  .home-industries-section .home-industries-container {
    grid-template-columns: repeat(4, 270px); }
    .home-industries-section .home-industries-container .home-industry-item .home-industry-icon {
      margin: 20px 0 0 0; } }

@media only screen and (min-width: 1366px) {
  .home-industries-section .home-industries-header {
    display: block;
    margin-left: -55px;
    z-index: -1;
    font-size: 150px;
    line-height: 153px;
    margin-bottom: 3px; }
  .home-industries-section .home-industries-description {
    font-size: 24px !important;
    line-height: 36px !important;
    margin-top: -19px; }
  .home-industries-section .home-industries-container {
    grid-template-columns: repeat(4, 292px); }
    .home-industries-section .home-industries-container .home-industry-item {
      height: 234px; }
      .home-industries-section .home-industries-container .home-industry-item .home-industry-icon {
        margin: 20px 0 0 0; } }

@media only screen and (min-width: 1440px) {
  .home-industries-section .home-industries-header {
    margin-left: -48px; }
  .home-industries-section .home-industries-description {
    max-width: 863px; }
  .home-industries-section .home-industries-container {
    grid-template-columns: repeat(4, 300px); }
    .home-industries-section .home-industries-container .home-industry-item .home-industry-icon {
      margin: 20px 0 0 0; }
    .home-industries-section .home-industries-container .home-industry-item .home-industry-description {
      padding: 0 30px; } }

@media only screen and (min-width: 1440px) and (max-width: 1919px) {
  .home-industries-section .section-label {
    top: 25px !important; } }

@media only screen and (min-width: 1366px) and (max-width: 1439px) {
  .home-industries-section .section-label {
    top: 25px !important; } }

@media only screen and (min-width: 1366px) and (max-width: 1365px) {
  .home-industries-section .section-label {
    top: 20px !important; } }

@media only screen and (max-width: 1023px) {
  .home-industries-section .section-label {
    top: 17px !important; } }

@media only screen and (min-width: 1366px) {
  .home-industries-section .industry-icon-container {
    width: 250px;
    height: 250px;
    padding: 25px; } }

@media only screen and (min-width: 1366px) and (max-width: 1365px) {
  .home-industries-section .industry-icon-container {
    width: 270px;
    height: 270px;
    padding: 23px;
    box-sizing: border-box; } }

@media only screen and (max-width: 1365px) {
  .home-industries-section .home-industry-item:nth-child(4) {
    order: 6; }
  .home-industries-section .home-industry-item:nth-child(6) {
    order: 4; } }

/* #region breakpoints for new mockups */
/* #endregion breakpoints for new mockups */
/* #region media queries for new mockups */
/* #endregion media queries for new mockups */
/* #region breakpoints for new mockups */
/* #endregion breakpoints for new mockups */
.slider-emptychild {
  margin-left: 120px;
  min-width: 1px; }

.home-qa-section {
  position: relative; }
  .home-qa-section .section-label {
    z-index: -1; }
  .home-qa-section .home-qa-header {
    color: rgba(0, 171, 219, 0.1); }
  .home-qa-section .slider-container .slider {
    overflow-y: hidden;
    scrollbar-width: none; }
  .home-qa-section .home-qa-arrows {
    width: 140px;
    display: flex;
    height: 35px;
    justify-content: space-between;
    position: absolute; }
    .home-qa-section .home-qa-arrows .arrow-back {
      background-image: url("../images/back 2.svg");
      background-size: 100% 100%;
      width: 50%;
      height: 100%;
      float: left;
      cursor: pointer; }
      .home-qa-section .home-qa-arrows .arrow-back.disabled {
        background-image: url("../images/back disabled 2.svg"); }
    .home-qa-section .home-qa-arrows .arrow-next {
      background-image: url("../images/next 2.svg");
      background-size: 100% 100%;
      width: 50%;
      height: 100%;
      float: right;
      cursor: pointer; }
      .home-qa-section .home-qa-arrows .arrow-next.disabled {
        background-image: url("../images/next disabled 2.svg"); }
  .home-qa-section .home-qa-container {
    padding-top: 10px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none; }
    .home-qa-section .home-qa-container::-webkit-scrollbar {
      display: none; }
    .home-qa-section .home-qa-container .home-qa-item {
      width: 465px;
      margin: 0 9px 18px 9px;
      box-shadow: 4px 4px 15px rgba(51, 51, 51, 0.15);
      border-radius: 8px;
      background: white;
      z-index: 1001;
      flex: 0 0 auto; }
      .home-qa-section .home-qa-container .home-qa-item .home-qa-icon {
        background-size: 100% 100%;
        width: 64px;
        height: 64px;
        margin: 26px auto 10px auto; }
      .home-qa-section .home-qa-container .home-qa-item .home-qa-question {
        font-size: 24px;
        font-weight: 600;
        line-height: 1.35;
        text-align: center; }
      .home-qa-section .home-qa-container .home-qa-item .home-qa-answer {
        font-size: 18px;
        line-height: 1.35;
        text-align: center;
        margin: 0 50px 30px 50px; }
  .home-qa-section .home-qa-indicators {
    display: none;
    justify-content: center;
    margin-top: 20px; }

@media (max-width: 1500px) {
  .slider-emptychild {
    margin-left: 80px; } }

@media (max-width: 1200px) {
  .home-qa-section .home-qa-container .home-qa-item {
    width: 428px; }
    .home-qa-section .home-qa-container .home-qa-item .home-qa-icon {
      margin: 50px auto 15px auto; }
    .home-qa-section .home-qa-container .home-qa-item .home-qa-question {
      font-size: 24px; }
    .home-qa-section .home-qa-container .home-qa-item .home-qa-answer {
      margin: 20px 30px 30px 30px; } }

@media (max-width: 1100px) {
  .slider-emptychild {
    margin-left: 50px; } }

@media (max-width: 768px) {
  .home-qa-section .home-qa-arrows {
    display: none; }
  .home-qa-section .home-qa-container {
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth; }
    .home-qa-section .home-qa-container .home-qa-item {
      scroll-snap-align: center;
      scroll-snap-stop: always; }
  .home-qa-section .home-qa-indicators {
    display: flex; } }

@media only screen and (min-width: 1920px) {
  .home-qa-section.labeled-section {
    padding-top: 55px; }
    .home-qa-section.labeled-section .section-label {
      top: 25px !important; }
    .home-qa-section.labeled-section .home-qa-arrows {
      position: absolute;
      height: 35px;
      top: 111px;
      right: -22px; }
    .home-qa-section.labeled-section .slider-container {
      overflow: hidden;
      margin: 0 calc(-1 * 311px); }
      .home-qa-section.labeled-section .slider-container .slider {
        overflow-x: auto;
        height: auto; }
        .home-qa-section.labeled-section .slider-container .slider .home-qa-item:first-child {
          margin-left: 311px; }
    .home-qa-section.labeled-section .home-qa-container .home-qa-question {
      width: 340px;
      text-align: center;
      margin: 0 auto;
      margin-bottom: 0.8em; } }

@media only screen and (min-width: 1440px) and (max-width: 1919px) {
  .home-qa-section.labeled-section {
    padding-top: 25px; }
    .home-qa-section.labeled-section .section-label {
      top: 24px !important; }
    .home-qa-section.labeled-section .home-qa-header {
      position: relative;
      left: -60px;
      top: 60px;
      font-family: Raleway;
      font-weight: 800;
      font-size: 150px;
      line-height: 176px; }
    .home-qa-section.labeled-section .slider-container {
      overflow: hidden;
      height: auto;
      margin: 0 calc(-71px - ((100vw - 1440px) / 2)); }
      .home-qa-section.labeled-section .slider-container .slider {
        overflow-x: auto;
        height: auto; }
        .home-qa-section.labeled-section .slider-container .slider .home-qa-item:first-child {
          margin-left: calc(-1 * (-71px - ((100vw - 1440px) / 2))); }
    .home-qa-section.labeled-section .home-qa-arrows {
      top: 86px;
      right: -22px; } }

@media (min-width: 1366px) and (max-width: 1439px) {
  .home-qa-section.labeled-section .section-label {
    top: 25px !important; }
  .home-qa-section.labeled-section .home-qa-container {
    margin: 0 calc(-1 * 60px);
    padding-left: 60px; }
  .home-qa-section.labeled-section .slider-container {
    overflow: hidden;
    height: auto;
    margin: 0 calc(-1 * 60px); }
    .home-qa-section.labeled-section .slider-container .slider {
      overflow-x: auto;
      height: auto; }
      .home-qa-section.labeled-section .slider-container .slider .home-qa-item:first-child {
        margin-left: 60px; }
  .home-qa-section.labeled-section .home-qa-arrows {
    top: 64px;
    right: -22px; }
  .home-qa-section.labeled-section .home-qa-header {
    position: relative;
    top: 50px;
    left: -47px; } }

@media (min-width: 1366px) and (max-width: 1365px) {
  .home-qa-section.labeled-section .section-label {
    top: 22px !important; }
  .home-qa-section.labeled-section .home-qa-arrows {
    display: none; }
  .home-qa-section.labeled-section .home-qa-header {
    position: relative;
    top: 50px;
    left: -16px; }
  .home-qa-section.labeled-section .slider-container {
    overflow: hidden;
    margin: 0 calc(-1 * 60px); }
    .home-qa-section.labeled-section .slider-container .slider {
      overflow-x: auto;
      height: 100%; }
      .home-qa-section.labeled-section .slider-container .slider .home-qa-item:first-child {
        margin-left: 60px; }
      .home-qa-section.labeled-section .slider-container .slider .home-qa-answer {
        margin: 0;
        margin-top: 1em; }
      .home-qa-section.labeled-section .slider-container .slider .home-qa-icon {
        margin: 1em auto; } }

@media only screen and (min-width: 1024px) and (max-width: 1365px) {
  .home-qa-section .home-qa-arrows {
    display: none; }
  .home-qa-section .home-qa-header {
    position: relative;
    top: 50px;
    left: -20px; }
  .home-qa-section .slider-container {
    overflow: hidden;
    margin: 0 calc(-1 * 32px); }
    .home-qa-section .slider-container .slider {
      overflow-x: auto;
      height: auto; }
      .home-qa-section .slider-container .slider .home-qa-item:first-child {
        margin-left: 32px; }
      .home-qa-section .slider-container .slider .home-qa-answer {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 27px;
        margin: 0;
        margin-top: 1em; }
      .home-qa-section .slider-container .slider .home-qa-question {
        height: 4em; }
      .home-qa-section .slider-container .slider .home-qa-icon {
        margin: 1em auto; } }

@media (max-width: 440px) {
  .home-qa-section .slider-container {
    height: auto; }
  .home-qa-section .home-qa-item {
    height: auto; } }

@media (min-width: 440px) {
  .home-qa-section .slider-container {
    height: auto; }
  .home-qa-section .home-qa-item {
    height: auto; } }

@media (min-width: 600px) {
  .home-qa-section .slider-container {
    height: auto; } }

@media (min-width: 1024px) {
  .home-qa-section .slider-container {
    height: auto; } }

@media (min-width: 1200px) {
  .home-qa-section .slider-container .home-qa-item {
    display: flex;
    flex-direction: column;
    padding: 40px 15px;
    align-items: center;
    width: 465px; }
    .home-qa-section .slider-container .home-qa-item .home-qa-icon {
      flex-basis: 64px;
      flex-shrink: 0;
      width: 100%;
      align-items: center;
      margin: 0 0 20px 0; }
    .home-qa-section .slider-container .home-qa-item .home-qa-question {
      flex-basis: 3em;
      flex-shrink: 0;
      flex-grow: 0;
      margin: 0 0 20px 0; }
    .home-qa-section .slider-container .home-qa-item .home-qa-answer {
      margin: 0;
      display: flex;
      justify-content: flex-start;
      flex-shrink: 1;
      flex-grow: 1; } }

@media only screen and (max-width: 1023px) {
  .home-qa-header {
    position: relative;
    top: 22px; }
  .home-qa-arrows {
    display: none; }
  .home-qa-section.labeled-section .home-qa-indicators {
    margin-top: 10px; }
  .home-qa-section.labeled-section .slider-container {
    overflow: hidden;
    margin: 0 calc(-1 * 16px); }
    .home-qa-section.labeled-section .slider-container .slider {
      overflow-x: auto;
      height: auto; }
      .home-qa-section.labeled-section .slider-container .slider .home-qa-item:first-child {
        margin-left: 16px; }
      .home-qa-section.labeled-section .slider-container .slider .home-qa-item {
        display: flex;
        flex-direction: column;
        padding: 40px 15px;
        align-items: center;
        width: 84vw; }
        .home-qa-section.labeled-section .slider-container .slider .home-qa-item .home-qa-icon {
          flex-basis: 64px;
          flex-shrink: 0;
          width: 100%;
          align-items: center;
          margin: 0 0 20px 0; }
        .home-qa-section.labeled-section .slider-container .slider .home-qa-item .home-qa-question {
          flex-basis: 4.2em;
          flex-shrink: 0;
          flex-grow: 0;
          margin: 0 0 20px 0; }
        .home-qa-section.labeled-section .slider-container .slider .home-qa-item .home-qa-answer {
          margin: 0;
          display: flex;
          justify-content: flex-start;
          flex-shrink: 1;
          flex-grow: 1; }
  .home-qa-section.labeled-section .home-qa-container {
    overflow-y: hidden; }
    .home-qa-section.labeled-section .home-qa-container .home-qa-item {
      width: 90vw;
      max-width: 428px; }
      .home-qa-section.labeled-section .home-qa-container .home-qa-item .home-qa-question {
        margin: 0 auto;
        width: 89%;
        font-family: Open Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 140%; }
      .home-qa-section.labeled-section .home-qa-container .home-qa-item .home-qa-answer {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 25px; } }

@media only screen and (min-width: 375px) and (max-width: 1023px) {
  .home-qa-header {
    top: 23px; } }

@media only screen and (min-width: 321px) and (max-width: 374px) {
  .home-qa-header {
    top: 23px; }
  .home-qa-section .slider-container .home-qa-question {
    flex-basis: 5em; } }

@media (min-width: 440px) and (max-width: 1024px) {
  .slider-container {
    overflow: hidden;
    height: 346px;
    margin: 0 calc(-1 * 32px); }
    .slider-container .slider {
      overflow-x: auto;
      height: auto; }
      .slider-container .slider .home-qa-item:first-child {
        margin-left: 32px; } }

@media (min-width: 375px) and (max-width: 439px) {
  .home-qa-section .slider-container {
    overflow: hidden; }
    .home-qa-section .slider-container .slider {
      overflow-x: auto;
      height: 100%; }
      .home-qa-section .slider-container .slider .home-qa-item:first-child {
        /*margin-left: $main-padding-sm;*/ } }

@media (max-width: 374px) {
  .home-qa-section .slider-container .slider {
    overflow-x: auto;
    overflow-y: hidden;
    height: 100%; }
    .home-qa-section .slider-container .slider .home-qa-item:first-child {
      /*margin-left: $main-padding-sm;*/ } }

@media only screen and (min-width: 420px) {
  .home-qa-section .home-qa-container .home-qa-item {
    padding: 30px 33px;
    box-sizing: border-box;
    line-height: 150%; } }

@media (min-width: 1024px) {
  .home-qa-section .home-qa-container .home-qa-item .home-qa-question {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 33px; } }

@media (min-width: 1025px) {
  .home-qa-section .home-qa-container .home-qa-item .home-qa-answer {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 150%; } }

@media (min-width: 1366px) and (max-width: 1365px) {
  .home-qa-section .home-qa-item .home-qa-question {
    height: 4em; } }

@media (max-width: 320px) {
  .home-qa-section.labeled-section .section-label {
    top: 27px !important; } }

@media (min-width: 321px) {
  .home-qa-section.labeled-section .section-label {
    top: 19px !important; } }

@media only screen and (min-width: 1024px) {
  .home-qa-section.labeled-section .section-label {
    top: 24px !important; } }

/* #region breakpoints for new mockups */
/* #endregion breakpoints for new mockups */
/* #region media queries for new mockups */
/* #endregion media queries for new mockups */
/* #region breakpoints for new mockups */
/* #endregion breakpoints for new mockups */
.whats-new-section {
  position: relative; }
  .whats-new-section .whats-new-label {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    color: #D9FFF2; }
  .whats-new-section .slider-container {
    overflow: hidden;
    height: auto !important; }
    .whats-new-section .slider-container .slider::-webkit-scrollbar {
      display: none; }
    .whats-new-section .slider-container .slider {
      scrollbar-width: none; }
  .whats-new-section .whats-new-slider {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto; }
    .whats-new-section .whats-new-slider .home-whats-new-emptychild {
      margin-left: 80px;
      min-width: 1px; }
    .whats-new-section .whats-new-slider .sliderItem {
      cursor: pointer;
      background-size: 100% 100%;
      height: 100%;
      border-radius: 8px; }
      .whats-new-section .whats-new-slider .sliderItem .home-blogposts-type {
        color: white;
        height: 45px;
        width: 120px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 11%; }
      .whats-new-section .whats-new-slider .sliderItem .home-blogposts-description {
        color: white;
        position: absolute;
        bottom: 35px;
        padding: 0 1.3em; }
      .whats-new-section .whats-new-slider .sliderItem:nth-last-child(2) {
        margin-right: 0; }
  .whats-new-section .secondary-btn {
    background: #FFFFFF;
    border: 2px solid #00ABDB;
    box-sizing: border-box;
    border-radius: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #00ABDB; }
  .whats-new-section .secondary-btn:focus {
    outline: none; }
  .whats-new-section .view-all-btn-container {
    display: flex;
    justify-content: space-between;
    margin-top: 36px;
    cursor: pointer; }
    .whats-new-section .view-all-btn-container .view-all-btn {
      height: 45px;
      padding: 0 27px;
      font-size: 16px;
      line-height: 27px;
      font-family: Open Sans;
      font-style: normal;
      font-weight: 700;
      color: #00ABDB;
      width: fit-content;
      margin: 0 auto;
      display: flex;
      cursor: pointer;
      text-decoration: none; }
      .whats-new-section .view-all-btn-container .view-all-btn .btn-label {
        margin: auto 0; }
      .whats-new-section .view-all-btn-container .view-all-btn > .btn-arrow {
        width: 8px;
        height: 8px;
        border: 3px solid;
        transform: rotate(-45deg);
        border-top: none;
        border-left: none;
        position: relative;
        margin: auto 0 auto 10px; }
      .whats-new-section .view-all-btn-container .view-all-btn:hover {
        box-shadow: 0px 0px 10px #00ABDB; }
  .whats-new-section .whats-new-indicators {
    display: none; }

@media only screen and (max-width: 1023px) {
  .whats-new-section .whats-new-slider {
    height: 230px; }
    .whats-new-section .whats-new-slider .sliderItem {
      flex: 0 0 91vw;
      max-width: 428px;
      margin-right: 20px;
      position: relative; }
      .whats-new-section .whats-new-slider .sliderItem:last-child {
        margin-right: 0; }
      .whats-new-section .whats-new-slider .sliderItem .home-blogposts-type {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 15px;
        line-height: 166%; }
      .whats-new-section .whats-new-slider .sliderItem .home-blogposts-description {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 33px; } }

@media only screen and (min-width: 1024px) {
  .whats-new-section .whats-new-slider {
    height: 298px; }
    .whats-new-section .whats-new-slider .sliderItem {
      flex: 0 0 428px;
      position: relative;
      margin-right: 20px; }
      .whats-new-section .whats-new-slider .sliderItem:last-child {
        margin-right: 0; }
      .whats-new-section .whats-new-slider .sliderItem .home-blogposts-type {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        line-height: 22px; }
      .whats-new-section .whats-new-slider .sliderItem .home-blogposts-description {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 150%; } }

@media only screen and (min-width: 1366px) {
  .whats-new-section .view-all-btn-container {
    position: absolute;
    right: 0px;
    top: 18px;
    margin-top: 0px; }
  .whats-new-section .whats-new-slider {
    height: 270px; }
    .whats-new-section .whats-new-slider .sliderItem {
      flex: 0 0 400px;
      margin-right: 40px;
      position: relative; }
      .whats-new-section .whats-new-slider .sliderItem .home-blogposts-description {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 150%;
        color: white;
        position: absolute;
        bottom: 35px;
        padding: 0 1.3em; } }

@media only screen and (max-width: 320px) {
  .whats-new-section .whats-new-label {
    display: block;
    margin-left: -10px;
    z-index: -1;
    font-size: 44px;
    line-height: 52px;
    margin-bottom: -12px; }
  .whats-new-section .home-industries-container {
    margin-top: -20px; } }

@media only screen and (min-width: 360px) {
  .whats-new-section .whats-new-label {
    display: block;
    margin-left: -15px;
    z-index: -1;
    font-size: 52px;
    line-height: 44px !important;
    margin-bottom: -7px; }
  .whats-new-section .home-industries-container {
    margin-top: -15px; } }

@media only screen and (min-width: 768px) {
  .whats-new-section .whats-new-label {
    display: block;
    margin-left: -25px;
    z-index: -1;
    font-size: 110px;
    line-height: 0.8em !important;
    margin-bottom: -12px; }
  .whats-new-section .home-industries-container {
    margin-top: -20px; } }

@media only screen and (min-width: 1024px) {
  .whats-new-section .whats-new-label {
    display: block;
    margin-left: -30px;
    z-index: -1;
    font-size: 110px;
    line-height: 89px !important;
    margin-bottom: -12px; }
  .whats-new-section .home-industries-container {
    margin-top: -22px; } }

@media only screen and (min-width: 1366px) {
  .whats-new-section .whats-new-label {
    display: block;
    margin-left: -40px;
    z-index: -1;
    font-size: 150px;
    line-height: 153px;
    margin-bottom: -4px; }
  .whats-new-section .home-industries-container {
    margin-top: -22px; } }

@media only screen and (max-width: 1023px) {
  .whats-new-section .slider-container {
    margin: 0 calc(-1 * 16px); }
    .whats-new-section .slider-container .sliderItem:first-child {
      margin-left: 16px; }
  .whats-new-section .whats-new-slider .sliderItem .home-blogposts-description {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%; } }

@media only screen and (min-width: 1024px) and (max-width: 1365px) {
  .whats-new-section {
    margin-bottom: 100px; }
    .whats-new-section .slider-container {
      margin: 0 calc(-1 * 32px); }
      .whats-new-section .slider-container .sliderItem:first-child {
        margin-left: 32px; } }

@media only screen and (min-width: 1366px) and (max-width: 1365px) {
  .whats-new-section .section-label {
    top: 15px !important; }
  .whats-new-section .slider-container {
    margin: 0 calc(-1 * 60px); }
    .whats-new-section .slider-container .sliderItem:first-child {
      margin-left: 60px; } }

@media only screen and (min-width: 1366px) and (max-width: 1439px) {
  .whats-new-section .slider-container {
    margin: 0 calc(-1 * 60px); }
    .whats-new-section .slider-container .sliderItem:first-child {
      margin-left: 60px; } }

@media only screen and (min-width: 1440px) and (max-width: 1919px) {
  .whats-new-section .slider-container {
    margin: 0 calc(-71px - ((100vw - 1440px) / 2)); }
    .whats-new-section .slider-container .sliderItem:first-child {
      margin-left: calc(-1 * (-71px - ((100vw - 1440px) / 2))); }
    .whats-new-section .slider-container .sliderItem:last-child {
      margin-right: calc(-1 * (-71px - ((100vw - 1440px) / 2))); } }

@media only screen and (min-width: 1920px) {
  .whats-new-section .slider-container {
    margin: 0 calc(-1 * 311.5px); }
    .whats-new-section .slider-container .sliderItem:first-child {
      margin-left: 311.5px; } }

@media (max-width: 1365px) {
  .whats-new-section .home-whats-new-arrows {
    display: none; } }

@media (max-width: 768px) {
  .whats-new-section .view-all-btn-container {
    margin-top: 20px; }
    .whats-new-section .view-all-btn-container .view-all-btn {
      height: 30px;
      padding: 0 15px;
      font-size: 12px;
      line-height: 20px; }
  .whats-new-section .whats-new-indicators {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-top: 20px; }
  .whats-new-section .slider {
    scroll-snap-type: x mandatory;
    scrollbar-width: none; }
    .whats-new-section .slider .sliderItem {
      scroll-snap-align: center; }
      .whats-new-section .slider .sliderItem .home-blogposts-description {
        padding: 0 1.8em; }
      .whats-new-section .slider .sliderItem .home-blogposts-type {
        height: 30px;
        width: 105px; } }

.home-tagline-section {
  height: 587px;
  position: relative; }
  .home-tagline-section .home-tagline-text .home-tagline-dot {
    font-family: Montserrat;
    font-weight: 800; }
  .home-tagline-section .home-tagline-text .home-tagline {
    font-family: Ubuntu !important;
    font-style: normal !important;
    font-weight: 500 !important; }
  .home-tagline-section .home-tagline-pictures {
    float: right;
    height: 640px;
    width: 480px;
    position: absolute; }
    .home-tagline-section .home-tagline-pictures .home-tagline-upper-pictures {
      display: flex;
      height: 40%;
      width: 100%;
      justify-content: flex-end;
      position: relative; }
      .home-tagline-section .home-tagline-pictures .home-tagline-upper-pictures .home-pictures-left-block {
        width: 42%;
        height: 50%;
        background-image: url("../images/collage_1.svg");
        background-size: 100% 100%;
        top: 32%;
        right: -10.5%; }
      .home-tagline-section .home-tagline-pictures .home-tagline-upper-pictures .home-pictures-center-block {
        width: 42%;
        height: 80%;
        background-image: url("../images/collage_2.svg");
        background-size: 100% 100%; }
      .home-tagline-section .home-tagline-pictures .home-tagline-upper-pictures .home-pictures-right-block {
        width: 11.5%;
        height: 50%;
        background-image: url("../images/collage_3.svg");
        background-size: 100% 100%;
        position: absolute;
        top: 32.5%;
        right: -11.5%; }
    .home-tagline-section .home-tagline-pictures .home-tagline-lower-pictures {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
      height: 62.4%;
      width: 100%;
      position: relative; }
      .home-tagline-section .home-tagline-pictures .home-tagline-lower-pictures .home-pictures-upper-block {
        width: 43%;
        height: 29%;
        background-size: 100% 100%;
        position: relative;
        top: -15%;
        right: -1%; }
      .home-tagline-section .home-tagline-pictures .home-tagline-lower-pictures .home-pictures-lower-block {
        width: 412px;
        display: flex;
        flex-direction: row;
        height: 206px;
        background-size: 100% 100%;
        position: relative;
        top: -17%;
        left: 1%; }
        .home-tagline-section .home-tagline-pictures .home-tagline-lower-pictures .home-pictures-lower-block .home-pictures-lower-left {
          height: 206px;
          flex-basis: 50%;
          background-size: 100% 100%; }
        .home-tagline-section .home-tagline-pictures .home-tagline-lower-pictures .home-pictures-lower-block .home-pictures-lower-right {
          height: 238px;
          flex-basis: 50%;
          background-size: 100% 100%;
          position: relative;
          top: -32px; }

.home-tagline-section-mobile .home-tagline {
  font-family: Ubuntu !important;
  font-style: normal !important;
  font-weight: 500 !important; }

.indicator {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #CCCCCC;
  box-shadow: 0 2px 1px white; }
  .indicator:not(:last-child) {
    margin-right: 10px; }
  .indicator.active {
    background-color: #00ABDB; }

@media (max-width: 1500px) {
  .home-tagline-section {
    height: 506px; }
    .home-tagline-section .home-tagline-pictures {
      /*width: 380.5px;*/ } }

@media (min-width: 1366px) {
  .home-tagline {
    width: 960px; } }

@media (min-width: 1366px) {
  .home-tagline-pictures {
    right: 3%; } }

/*@media (min-width: $bp-lg + 1px) {
    .home-tagline-pictures {
        right: 3%;
    }
}*/
/*@media (min-width: 540px) and (max-width: 1023px) {
    .home-tagline-section {
        

        .home-tagline-pictures .home-tagline-lower-pictures {
            height: 44%;

            .home-pictures-upper-block {
                display: none;
            }

            .home-pictures-lower-block {
                height: 100%;
            }
        }

        .go-down-btn {
            bottom: -5%;
        }
    }
}*/
/*@media (max-width: 1023px) {
    .home-tagline-section {

        .home-tagline-text {

            .home-tagline {
                padding-right: 0;
            }
        }

        .home-tagline-pictures {
            .home-tagline-upper-pictures .home-pictures-center-block {
                display: none;
            }

            .home-tagline-lower-pictures {
                top: 30%;
                
                .home-pictures-lower-block {
                    position: relative;
                }
            }
        }
    }
}*/
@media (min-width: 756px) and (max-width: 809px) {
  .home-tagline-section .home-tagline-text .home-tagline {
    font-size: 46px;
    width: 650px; } }

@media (max-width: 370px) {
  .home-tagline-section {
    margin: 10px 16px 32px 16px;
    height: 428px; }
    .home-tagline-section .home-tagline-text {
      top: 3%; }
    .home-tagline-section .home-tagline-pictures {
      width: 328px; }
      .home-tagline-section .home-tagline-pictures .home-tagline-upper-pictures .home-pictures-left-block {
        display: none; }
      .home-tagline-section .home-tagline-pictures .home-tagline-lower-pictures {
        top: 15%;
        height: 44%; }
        .home-tagline-section .home-tagline-pictures .home-tagline-lower-pictures .home-pictures-upper-block {
          display: none; }
        .home-tagline-section .home-tagline-pictures .home-tagline-lower-pictures .home-pictures-lower-block {
          height: 100%;
          background-size: 100% 100%;
          position: relative;
          top: -13%; } }

@media (max-width: 320px) {
  .home-tagline-section {
    height: 398px; }
    .home-tagline-section .home-tagline-text .home-tagline {
      font-size: 28px;
      width: 300px; }
    .home-tagline-section .home-tagline-text .home-tagline-description {
      font-size: 15px;
      line-height: 22px;
      width: 300px; }
    .home-tagline-section .home-tagline-pictures {
      width: 288px; } }

@media only screen and (min-width: 1920px) {
  .home-tagline-text {
    position: relative;
    top: 25%; }
    .home-tagline-text .home-tagline-pictures {
      right: 60px; }
    .home-tagline-text h1.home-tagline {
      margin: 0;
      width: 850px;
      margin-bottom: 0.3em; }
    .home-tagline-text .home-tagline-description {
      width: 600px; } }

@media only screen and (min-width: 1440px) and (max-width: 1919px) {
  .home-tagline-section {
    height: 510px; }
    .home-tagline-section .home-tagline-pictures {
      position: absolute;
      right: 60px; }
    .home-tagline-section .home-tagline-text {
      position: relative;
      top: 25%; }
    .home-tagline-section h1.home-tagline {
      width: 860px;
      letter-spacing: 0.1px;
      margin-bottom: 0.45em;
      line-height: 72px; }
    .home-tagline-section .home-tagline-description {
      width: 600px; }
    .home-tagline-section .home-tagline-pictures {
      height: 637px;
      width: 480px; } }

@media (min-width: 1366px) and (max-width: 1439px) {
  .home-tagline-section {
    height: 585px; }
    .home-tagline-section h1.home-tagline {
      width: 881px;
      letter-spacing: 1px;
      margin-bottom: 0.2em; }
    .home-tagline-section .home-tagline-text {
      position: relative;
      top: 25%; }
    .home-tagline-section .home-tagline-pictures {
      width: 480px;
      height: 638px; } }

@media (min-width: 1366px) and (max-width: 1440px) {
  h1.home-tagline {
    width: 830px;
    margin-bottom: 0.3em; }
  .home-tagline-description {
    font-size: 24px;
    width: 590px; } }

@media only screen and (min-width: 1366px) and (max-width: 1365px) {
  .home-tagline-section {
    height: 475px; }
    .home-tagline-section .home-tagline-pictures {
      position: absolute;
      right: 0;
      width: 384px;
      height: 519px; }
    .home-tagline-section .home-tagline-text {
      position: relative;
      top: 25%; }
      .home-tagline-section .home-tagline-text .home-tagline {
        width: 800px; }
      .home-tagline-section .home-tagline-text .home-tagline-description {
        width: 600px;
        margin-top: 0.6em; } }

@media (max-width: 1024px) {
  .home-pictures-right-block {
    display: none; } }

@media only screen and (min-width: 1024px) and (max-width: 1365px) {
  .home-tagline-section {
    margin-top: -10px; }
    .home-tagline-section .home-tagline-pictures {
      position: absolute;
      right: 0; }
    .home-tagline-section .home-tagline-text {
      position: relative;
      top: 25%; }
      .home-tagline-section .home-tagline-text .home-tagline {
        margin-bottom: 20px;
        margin-right: 240px; }
    .home-tagline-section .home-tagline-description {
      width: 556px; }
    .home-tagline-section .home-tagline-pictures .home-tagline-lower-pictures .home-pictures-lower-block {
      top: -4%; } }

@media only screen and (max-width: 1023px) {
  .home-tagline-section {
    display: none; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .home-pictures-upper-block {
    display: none; } }

@media only screen and (min-width: 375px) and (max-width: 1023px) {
  .home-tagline-section-mobile {
    display: flex;
    flex-direction: column; }
    .home-tagline-section-mobile > * {
      margin-bottom: 20px; }
      .home-tagline-section-mobile > *:last-child {
        margin-bottom: 0; }
    .home-tagline-section-mobile h1.home-tagline {
      width: 92%; }
    .home-tagline-section-mobile .home-tagline-description {
      width: 76%;
      font-size: 17px; }
    .home-tagline-section-mobile .home-tagline-upper-picture {
      width: calc(86px * 2);
      flex-basis: 86px;
      background-size: 100% 100%;
      align-self: flex-end; }
    .home-tagline-section-mobile .home-tagline-lower-pictures {
      width: calc(86px * 4);
      height: calc(86px * 3);
      display: flex;
      flex-direction: column;
      align-self: flex-end; }
      .home-tagline-section-mobile .home-tagline-lower-pictures .home-pictures-upper-block {
        width: 50%;
        align-self: flex-end;
        background-size: 100% 100%;
        flex-basis: 86px;
        flex-shrink: 0; }
      .home-tagline-section-mobile .home-tagline-lower-pictures .home-pictures-lower-block {
        width: 100%;
        display: flex;
        flex-basis: calc(86px * 2);
        flex-direction: row;
        background-size: 100% 100%;
        position: relative; }
        .home-tagline-section-mobile .home-tagline-lower-pictures .home-pictures-lower-block .home-pictures-lower-left {
          flex-basis: 50%;
          background-size: 100% 100%;
          height: calc(86px * 2); }
        .home-tagline-section-mobile .home-tagline-lower-pictures .home-pictures-lower-block .home-pictures-lower-right {
          flex-basis: 50%;
          background-size: 100% 100%;
          position: relative;
          bottom: 28px;
          height: 200px; } }

@media only screen and (min-width: 321px) and (max-width: 374px) {
  .home-tagline-section-mobile h1.home-tagline {
    width: 92%;
    margin-bottom: 0.5em; }
  .home-tagline-section-mobile .home-tagline-description {
    font-size: 17px;
    width: 90%;
    margin-bottom: 2.5em; }
  .home-tagline-section-mobile .home-tagline-upper-picture {
    display: none; }
  .home-tagline-section-mobile .home-tagline-lower-pictures {
    width: calc(22.7vw * 4);
    height: calc(22.7vw * 2); }
    .home-tagline-section-mobile .home-tagline-lower-pictures .home-pictures-upper-block {
      display: none; }
  .home-tagline-section-mobile .home-pictures-lower-block {
    width: 100%;
    display: flex;
    height: calc(22.7vw * 2);
    background-size: 100% 100%;
    position: relative;
    top: -13%; }
    .home-tagline-section-mobile .home-pictures-lower-block .home-pictures-lower-left {
      flex-basis: 50%;
      background-size: 100% 100%;
      height: calc(22.7vw * 2); }
    .home-tagline-section-mobile .home-pictures-lower-block .home-pictures-lower-right {
      flex-basis: 50%;
      background-size: 100% 100%;
      position: relative;
      bottom: 30px;
      height: 118%; } }

@media only screen and (max-width: 320px) {
  .home-tagline-section-mobile {
    margin-bottom: 50px; }
    .home-tagline-section-mobile h1.home-tagline {
      margin-bottom: 0.5em; }
    .home-tagline-section-mobile .home-tagline-description {
      font-size: 17px;
      width: 90%;
      margin-bottom: 2.5em; }
    .home-tagline-section-mobile .home-tagline-upper-picture {
      display: none; }
    .home-tagline-section-mobile .home-tagline-lower-pictures .home-pictures-upper-block {
      display: none; }
    .home-tagline-section-mobile .home-tagline-lower-pictures .home-pictures-lower-block {
      width: 100%;
      display: flex;
      flex-direction: row;
      height: 167px;
      background-size: 100% 100%;
      position: relative;
      top: -13%; }
      .home-tagline-section-mobile .home-tagline-lower-pictures .home-pictures-lower-block .home-pictures-lower-left {
        height: 144px;
        flex-basis: 50%;
        background-size: 100% 100%; }
      .home-tagline-section-mobile .home-tagline-lower-pictures .home-pictures-lower-block .home-pictures-lower-right {
        height: 168px;
        flex-basis: 50%;
        background-size: 100% 100%;
        position: relative;
        top: -24px; } }

@media only screen and (max-width: 360px) {
  .home-tagline-lower-pictures .home-pictures-lower-block {
    width: 100%;
    display: flex;
    flex-direction: row;
    height: 167px;
    background-size: 100% 100%;
    position: relative;
    top: -13%; }
    .home-tagline-lower-pictures .home-pictures-lower-block .home-pictures-lower-left {
      height: 164px;
      flex-basis: 50%;
      background-size: 100% 100%; }
    .home-tagline-lower-pictures .home-pictures-lower-block .home-pictures-lower-right {
      height: 191px;
      flex-basis: 50%;
      background-size: 100% 100%;
      position: relative;
      top: -27px; } }

@media only screen and (min-width: 1024px) {
  .home-tagline-section-mobile {
    display: none; } }

@media (min-width: 1024px) and (max-width: 1365px) {
  .home-tagline-section {
    height: 561px; }
    .home-tagline-section .home-tagline-pictures .home-tagline-upper-pictures {
      left: -10%; }
      .home-tagline-section .home-tagline-pictures .home-tagline-upper-pictures .home-pictures-left-block {
        width: 192px; }
    .home-tagline-section .home-tagline-pictures .home-tagline-lower-pictures {
      position: relative;
      top: -9px; }
      .home-tagline-section .home-tagline-pictures .home-tagline-lower-pictures .home-pictures-upper-block {
        top: -50px;
        width: 40%; }
      .home-tagline-section .home-tagline-pictures .home-tagline-lower-pictures .home-pictures-lower-block {
        width: 384px;
        display: flex;
        flex-direction: row;
        height: 192px;
        background-size: 100% 100%;
        position: relative;
        top: -15%;
        left: -10%; }
        .home-tagline-section .home-tagline-pictures .home-tagline-lower-pictures .home-pictures-lower-block .home-pictures-lower-left {
          height: 192px;
          flex-basis: 50%;
          background-size: 100% 100%; }
        .home-tagline-section .home-tagline-pictures .home-tagline-lower-pictures .home-pictures-lower-block .home-pictures-lower-right {
          height: 224px;
          flex-basis: 50%;
          background-size: 100% 100%;
          position: relative;
          top: -32px; } }

@media (min-width: 1367px) {
  .home-tagline-section {
    margin-top: -20px; } }

@media only screen and (min-width: 360px) {
  .home-tagline-lower-pictures .home-pictures-lower-block {
    height: 192px; } }

@media only screen and (min-width: 375px) {
  .home-tagline-lower-pictures .home-pictures-lower-block {
    height: 100%; } }

@media only screen and (min-width: 768px) {
  .home-tagline-section-mobile h1.home-tagline {
    width: 100%;
    margin-top: 16px;
    margin-bottom: 18px; }
  .home-tagline-section-mobile .home-tagline-description {
    font-size: 24px;
    width: 100%; } }
