﻿@font-face {
  font-family: "HelvNeue";
  src: url("/Fonts/HelveticaNeue.woff2") format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "HelvNeue";
  src: url("/Fonts/HelveticaNeue-Bold.woff2") format("woff2");
  font-weight: 700;
}
@font-face {
  font-family: "HelvNeue";
  src: url("/Fonts/HelveticaNeue-Light.woff2") format("woff2");
  font-weight: 300;
}
@font-face {
  font-family: "HevlNeue";
  src: url("/Fonts/HelveticaNeue-UltraLight.woff2") format("woff2");
  font-weight: 200;
}
@font-face {
  font-family: "HevlNeue";
  src: url("/Fonts/HelveticaNeue-Medium.woff2") format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: "HevlNeue";
  src: url("/Fonts/HelveticaNeue-Black.woff2") format("woff2");
  font-weight: 900;
}
@media screen and (max-width: 768px) {
  button {
    border-radius: 10px;
    font-size: 14px;
  }
  header {
    padding-bottom: 40px;
  }
  header .header-items-wrapper {
    display: block;
  }
  header .header-items-wrapper .logo {
    text-align: center;
    margin-bottom: 20px;
  }
  header .header-items-wrapper .contact-items {
    display: block;
  }
  header .header-items-wrapper .contact-items .contact-item {
    width: 100%;
    text-align: center;
  }
  .hero-wrapper {
    min-height: 240px;
  }
  .hero-wrapper .hero-content-wrapper .hero-content {
    padding: 20px 0px 20px 0px;
  }
  .hero-wrapper .hero-content-wrapper .hero-content h1 {
    font-size: 30px;
    line-height: 34px;
    text-align: center;
  }
  .hero-wrapper .hero-content-wrapper .hero-content h2 {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }
  .section-1-wrapper {
    padding: 20px 0;
  }
  .section-1-wrapper .section-1-content h3 {
    font-size: 22px;
    line-height: 28px;
  }
  .section-1-wrapper .section-1-content h3 br {
    display: none;
  }
  .section-1-wrapper .section-1-content p {
    font-size: 18px;
    line-height: 22px;
  }
  .section-2-wrapper {
    padding: 20px 0;
  }
  .section-2-wrapper .section-2-columns {
    display: block;
  }
  .section-2-wrapper .section-2-columns .section-2-column.left {
    padding: 0;
  }
  .section-2-wrapper .section-2-columns .section-2-column.left h4 {
    text-align: center;
  }
  .section-2-wrapper .section-2-columns .section-2-column.right {
    padding: 20px 20px;
  }
  .section-2-wrapper .section-2-columns .section-2-column.right h4 {
    text-align: center;
  }
  .section-2-wrapper .section-2-columns .section-2-column.right p {
    text-align: center;
  }
  .section-2-wrapper .section-2-columns .section-2-column.right .valuer-container {
    justify-content: space-between;
  }
  .section-2-wrapper .section-2-columns .section-2-column.right .valuer-container .valuer {
    flex: 0 0 45%;
  }
  .section-2-wrapper .section-2-columns .section-2-column.right .valuer-container .valuer:first-of-type {
    margin-right: 0;
  }
  .section-2-wrapper .section-2-columns .section-2-column.right .valuer-container .valuer img {
    width: 100%;
  }
  .section-3-wrapper h4 {
    margin-bottom: 20px;
  }
  .section-3-wrapper .bring-items-container {
    gap: 10px 10px;
  }
  .section-3-wrapper .bring-items-container .bring-item {
    flex: 0 0 48%;
    padding: 5px 20px;
  }
  .section-3-wrapper .bring-items-container .bring-item img {
    width: 80%;
  }
  .section-3-wrapper .bring-items-container .bring-item p {
    font-size: 14px;
    line-height: 18px;
  }
  .section-4-wrapper h4 br {
    display: block;
  }
  .section-4-wrapper .steps-wrapper {
    gap: 20px;
  }
  .section-4-wrapper .steps-wrapper .step-item {
    flex: 0 0 46%;
  }
  .section-4-wrapper .steps-wrapper .step-item .number {
    font-size: 30px;
    width: 60px;
    height: 60px;
    line-height: 58px;
  }
  .section-4-wrapper .steps-wrapper .step-item h5 {
    font-size: 18px;
    line-height: 20px;
  }
  .section-5-wrapper h4 {
    margin-bottom: 30px;
  }
  .section-5-wrapper .section-5-columns {
    display: block;
  }
  .section-5-wrapper .section-5-columns .section-5-column.right .faq-wrapper p {
    font-size: 18px;
    line-height: 24px;
  }
  .section-5-wrapper .section-5-columns .section-5-column .testimonials-wrapper .testimonial-item .quotes {
    font-size: 72px;
  }
  .section-5-wrapper .section-5-columns .section-5-column .testimonials-wrapper .testimonial-item .copy p {
    font-size: 18px;
    line-height: 24px;
  }
  .form-wrapper {
    padding: 30px 0;
  }
  .form-wrapper .form-columns {
    display: block;
  }
  .form-wrapper .form-columns .form-column.left {
    flex: 0 0 30%;
    padding-bottom: 20px;
  }
  .form-wrapper .form-columns .form-column.right {
    padding-top: 0px;
    flex: 0 0 55%;
  }
  .form-wrapper .form-item {
    margin-bottom: 20px;
  }
  .form-wrapper .form-item label {
    font-weight: bold;
  }
  .form-wrapper .form-item .form-error {
    font-size: 14px;
    font-weight: bold;
    color: red;
    display: none;
  }
  .locations-wrapper {
    padding: 30px;
  }
  .locations-wrapper .location-items {
    display: block;
  }
  .locations-wrapper .location-items .location-item {
    border: 0;
    margin-bottom: 0px;
    padding: 20px 0px;
    border-bottom: #e7e7f0 2px solid;
  }
  .locations-wrapper .location-items .location-item h5 {
    font-size: 24px;
    margin: 0;
  }
  .locations-wrapper .location-items .location-item p {
    font-size: 16px;
    line-height: 20px;
  }
  .locations-wrapper .location-items .location-item p:last-of-type {
    margin-bottom: 0;
  }
  .locations-wrapper .location-items .location-item:last-of-type {
    border: 0;
  }
  footer {
    padding: 30px 10px;
  }
  footer .footer-items-wrapper {
    display: block;
  }
  footer .footer-items-wrapper .logo {
    display: none;
  }
  footer .footer-items-wrapper .contact {
    text-align: center;
  }
  footer .footer-items-wrapper .contact h5 {
    display: none;
  }
  footer .footer-items-wrapper .contact-items {
    display: block;
  }
  footer .footer-items-wrapper .contact-items .contact-item {
    margin-bottom: 6px;
  }
  footer .footer-items-wrapper .socials {
    margin-top: 20px;
    justify-content: center;
  }
}
