/* Home page layout — scoped to .home-page */

.home-page {
  overflow-x: hidden;
}

.home-page .container {
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
}

/* Section topbar — two rows, full container width */
.home-page .section-topbar--wide {
  width: 100%;
  max-width: 100%;
  margin: 0 auto 36px;
  padding: 0 10px;
  box-sizing: border-box;
}

.home-page .section-topbar-row {
  display: block;
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

.home-page .section-topbar-row--title {
  margin-bottom: 18px;
  min-height: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-page .section-topbar-row--desc {
  margin-bottom: 6px;
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-page .section-topbar--wide .main-titles {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 34px;
  line-height: 1.25;
  font-weight: 700;
}

.home-page .section-topbar-row--title .main-titles {
  margin: auto 0;
}

.home-page .section-topbar--wide .topbar-line {
  display: block;
  width: 100%;
}

.home-page .section-topbar--wide .topbar-line--sub {
  display: block;
  margin-top: 10px;
  font-size: 0.72em;
  font-weight: 500;
  line-height: 1.4;
  color: #515151;
  letter-spacing: 0.01em;
}

.home-page .section-topbar--wide .section-description {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0 24px;
  box-sizing: border-box;
  font-size: 19px;
  line-height: 1.65;
  text-align: center;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.home-page .section-topbar--wide .section-description,
.home-page .home-aside-note {
  color: #515151;
}

.home-page .section-topbar--wide .section-description a,
.home-page .home-aside-note a {
  color: inherit;
  text-decoration: none;
  font-weight: inherit;
}

.home-page .section-topbar--wide .seperatore-line {
  margin-top: 28px;
}

/* About section gets extra horizontal room */
.home-page #about .container {
  max-width: 1200px;
}

.home-page #about .section-topbar-row,
.home-page #about .section-topbar--wide .section-description {
  max-width: 1140px;
}

/* Service cards */
.home-page .Wblock {
  padding: 20px 0 10px;
}

.home-page .service-cards-row {
  margin-left: -12px;
  margin-right: -12px;
  display: flex;
  flex-wrap: wrap;
}

.home-page .service-cards-row::before,
.home-page .service-cards-row::after {
  display: none;
}

.home-page .service-cards-row > [class*="col-"] {
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 24px;
  display: flex;
  float: none;
}

@media (min-width: 768px) {
  .home-page .service-cards-row > .col-sm-3 {
    width: 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.home-page .service-cards-row > [class*="col-"] > .wblcoks {
  flex: 1 1 auto;
  width: 100%;
}

.home-page .wblcoks {
  min-height: 220px;
  margin-bottom: 0;
  overflow: hidden;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.home-page .wblcoks p.truncate-multiline {
  flex: 1 1 auto;
  margin-bottom: 12px;
}

.home-page .wblcoks .link {
  position: static;
  margin-top: auto;
  display: inline-block;
  align-self: flex-start;
}

.home-page .wblcoks h2 {
  line-height: 1.35;
  word-wrap: break-word;
}

/* Technologies */
.home-page #new-services {
  padding-top: 80px;
  padding-bottom: 60px;
}

.home-page .new-services-wrapper {
  height: auto;
  min-height: 0;
  padding: 36px 15px 40px;
  background-size: 380px auto;
  background-position: center right;
}

.home-page .new-service-domain .tech-title,
.home-page .domain-wrapper-text .tech-title {
  padding: 80px 0 0 30px;
}

.home-page .new-service-domain .home-aside-note {
  width: auto;
  max-width: 100%;
  margin: 0;
  padding: 12px 30px 0;
  text-align: left;
  font-size: 15px;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.92);
}

.home-page .new-service-domain .home-aside-note a {
  color: inherit;
  text-decoration: none;
}

.home-page .tech-cards-row {
  margin-left: -10px;
  margin-right: -10px;
}

.home-page .tech-cards-row > [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  float: left;
}

.home-page .new-service-card {
  margin-bottom: 0;
  height: 100%;
}

.home-page .new-service-card a {
  height: 180px;
  padding: 32px 12px 48px;
  box-sizing: border-box;
  overflow: hidden;
}

.home-page .new-service-card img {
  max-width: 120px;
  max-height: 72px;
  width: auto;
  height: auto;
  object-fit: contain;
}

.home-page .new-service-card h2 {
  font-size: 14px;
  line-height: 1.35;
  bottom: 20px;
  padding: 0 10px;
  margin: 0;
}

.home-page .new-service-card--featured h2 {
  font-size: 13px;
}

/* Domains */
.home-page #domains {
  padding: 60px 0;
}

.home-page .domain-wrapper {
  height: auto;
  min-height: 0;
  padding: 48px 15px;
  background-size: 380px auto;
  background-position: center left;
}

.home-page .domain-wrapper-text .home-aside-note {
  padding: 12px 30px 0;
  text-align: left;
  font-size: 15px;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.92);
  max-width: 100%;
}

.home-page .domain-tiles-row {
  margin-left: -10px;
  margin-right: -10px;
}

.home-page .domain-tiles-row > [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}

.home-page .odd-domain-cw a,
.home-page .even-domain-cw a {
  height: auto;
  min-height: 200px;
  padding: 28px 16px 20px;
  box-sizing: border-box;
  margin-bottom: 0;
  overflow: hidden;
}

.home-page .odd-domain-cw h2,
.home-page .even-domain-cw h2 {
  font-size: 15px;
  line-height: 1.35;
  padding: 0 8px;
  word-wrap: break-word;
}

.home-page .mobile-tech .home-aside-note {
  color: #515151;
  text-align: center;
  padding: 0 15px 16px;
  font-size: 15px;
}

  .home-page .mobile-tech .home-aside-note a {
    color: inherit;
    text-decoration: none;
  }

.home-page .home-section-cta {
  margin-top: 8px;
  margin-bottom: 0;
  text-align: center;
}

.home-page .home-section-cta .link-btn {
  margin-top: 12px;
}

@media screen and (max-width: 991px) {
  .home-page .mobile-tech {
    display: block;
    height: auto;
    min-height: 0;
    padding: 28px 15px;
  }

  .home-page .mobile-tech .tech-title {
    margin: 0 0 8px;
    padding: 0;
    color: #fff;
  }

  .home-page .new-services-wrapper,
  .home-page .domain-wrapper {
    background: none;
    padding: 24px 0;
  }

  .home-page .tech-title {
    padding: 0 15px 8px;
    text-align: center;
    color: #121212;
    font-size: 28px;
  }

  .home-page .new-service-domain .home-aside-note,
  .home-page .domain-wrapper-text .home-aside-note {
    color: #515151;
    text-align: center;
    padding: 0 15px 20px;
  }

  .home-page .new-service-domain .home-aside-note a,
  .home-page .domain-wrapper-text .home-aside-note a {
    color: inherit;
    text-decoration: none;
  }
}

@media screen and (max-width: 767px) {
  .home-page .common-sections {
    padding: 56px 0 40px;
  }

  .home-page .wblcoks {
    min-height: 0;
    margin-bottom: 0;
  }

  .home-page .section-topbar--wide .main-titles {
    font-size: 26px;
  }

  .home-page .section-topbar--wide .topbar-line--sub {
    font-size: 0.78em;
    margin-top: 8px;
  }

  .home-page .section-topbar--wide .section-description {
    font-size: 16px;
    padding: 0 12px;
    text-align: center;
  }

  .home-page .section-topbar--wide {
    margin-bottom: 28px;
    padding: 0 5px;
  }

  .home-page .section-topbar-row--title {
    min-height: 0;
  }

  .home-page .section-topbar-row--desc {
    min-height: 0;
  }

  .home-page .service-cards-row > [class*="col-"] {
    width: 100%;
    float: none;
  }

  .home-page .tech-cards-row > [class*="col-"] {
    width: 50%;
  }

  .home-page .new-service-card a {
    height: 160px;
    padding: 24px 8px 44px;
  }

  .home-page .new-service-card h2 {
    font-size: 13px;
    bottom: 14px;
  }
}

@media screen and (max-width: 520px) {
  .home-page .tech-cards-row > [class*="col-"] {
    width: 100%;
    float: none;
  }

  .home-page .service-cards-row > [class*="col-"] {
    margin-bottom: 20px;
  }
}
