@media (max-width: 1353px) {
  .ctaBox.absolutePosition {
    right: 1rem;
  }
  .footer .footer--top {
    flex-wrap: wrap;
    gap: 2rem;
  }
  .footer .footer-col-left {
    width: 100%;
  }
  .footer .footer-col-right {
    flex-direction: column;
    width: 100%;
  }
  .footer .socialLink {
    width: 100%;
  }
  .footer .contactInfo {
    width: 100%;
  }
  .footer .socialLink .social-icons {
    justify-content: flex-start;
  }
  .footer .socialLink .conditionLinks ul {
    align-items: flex-start;
  }
}
@media (max-width: 1110px) {
  .ctaBox.absolutePosition {
    left: 50%;
    top: 74%;
    max-width: 800px;
    transform: translate(-50%, -50%);
    right: calc((100% - 1353px) / 2 + 1rem);
  }
  .hero-headline {
    padding: 31px 0;
  }
  .hero-text-content {
    margin-top: 26%;
  }
  .ctaBox {
    width: 700px;
    display: flex;
    align-items: center;
    background-color: rgb(252, 252, 253);
  }
  .ctaBox-header {
    height: 200px;
  }
  .ctaBox-img {
    height: 100%;
  }
  .ctaBox-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .ctaBox-footer {
    padding: 10px;
  }
  .slider-action-container {
    bottom: 1.5rem;
  }
  .header .main-ul {
    gap: 1.5rem;
    justify-content: flex-end;
  }
  .header .navlinks {
    justify-content: right;
  }
  .header .dropdown:hover .dropdown-content {
    display: none;
  }
  .dropdown:hover .link-text::before {
    display: none;
  }
}
.slick-dots {
  display: none !important;
}

@media (max-width: 980px) {
  .slider-action-container {
    display: none;
  }
  .slick-dots {
    display: block !important;
    bottom: 25px !important;
  }
}
@media (max-width: 960px) {
  .header .header-top {
    display: none;
  }
  .header .header-main {
    display: none;
  }
  .header .mobnav-wrapper {
    padding: 25px;
    display: flex;
    justify-content: space-between;
  }
  .header .mobnav-logo-container {
    display: inline;
  }
  .header .toggle-btn {
    display: block;
    background: none;
    border: none;
    cursor: pointer;
    padding: 10px;
  }
  .header .navigation .navigation--items {
    display: block;
    gap: 0;
    font-size: 13px;
    padding-left: 1rem;
    padding-right: 1rem;
    --tw-text-opacity: 1;
    color: rgb(53 57 69/var(--tw-text-opacity));
  }
  .header .navigation--items ul {
    list-style: none;
  }
  .header .navigation--items ul li {
    margin-bottom: 20px;
  }
  .header .navigation--items li a {
    text-decoration: none;
    color: var(--neutral-colour-3);
  }
  .header .navigation--items ul li button {
    width: 100%;
    justify-content: center;
  }
}
@media (max-width: 800px) {
  .hero-text-content {
    padding-top: 200px;
  }
  .slide-top {
    flex-direction: column;
    padding: 0;
    font-size: 14px;
  }
  .ctaBox-img img {
    width: 199px;
  }
  .ctaBox.absolutePosition {
    width: 600px;
    left: 50%;
    top: 80%;
    max-width: 600px;
    transform: translate(-50%, -50%);
    right: calc((100% - 1353px) / 2 + 1rem);
  }
  .ctaBox {
    padding-inline: 20px;
    display: flex;
    align-items: center;
    background-color: rgb(252, 252, 253);
  }
  .hero-text-content {
    padding-top: 110px;
  }
  .home-hero-secondary-container {
    margin-left: 6%;
  }
  .footer .footer--bottom .footer--bottom--wrapper {
    flex-direction: column;
    gap: 1rem;
  }
}
@media (max-width: 622px) {
  .footer-col {
    padding-right: 0;
  }
  .ctaBox-img img {
    width: 100%;
  }
  .hero-text-content {
    padding-top: 25px;
  }
  .ctaBox.absolutePosition {
    padding: 0px;
    width: 300px;
    left: 50%;
    top: 69%;
    max-width: 300px;
    transform: translate(-50%, -50%);
    right: calc((100% - 1353px) / 2 + 1rem);
  }
  .ctaBox {
    padding-inline: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgb(252, 252, 253);
  }
  .ctaBox-footer {
    padding-top: 0.5rem;
    padding-bottom: 1rem;
    padding-inline: 1rem;
    background: transparent;
  }
  .ctaBox-footer p {
    display: none;
  }
  .ctaBox-footer h4 {
    font-size: 18px;
  }
  .ctaBox-header {
    padding: 0;
  }
  .section-top {
    padding-top: 2.5rem;
  }
  .section-bottom {
    padding-bottom: 2.5rem;
  }
}
@media (max-width: 500px) {
  .hero-headline h1 {
    font-size: 28px;
    line-height: 40px;
  }
  .hero-headline {
    padding: 15px 0;
  }
  .font-body-1,
  .font-body-2 {
    font-size: 14px !important;
    line-height: 24px !important;
  }
  .text14 {
    font-size: 12px;
  }
  .section-title {
    font-size: 26px !important;
  }
  .section-label {
    font-size: 16px !important;
    margin-bottom: 1rem !important;
  }
  .slide-title h4 {
    font-size: 16px;
  }
  .slide-heading {
    padding-left: 0;
    padding-right: 0;
  }
  .slide-content p {
    font-size: 14px;
  }
  .ctaBox.absolutePosition {
    padding: 0px;
    width: 260px;
    left: 50%;
    top: 76%;
    max-width: 300px;
  }
  .ctaBox-footer h4 {
    font-size: 14px;
    line-height: 24px;
  }
  .contact-box-footer-button {
    font-size: 14px;
  }
  .ctaBox-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .ctaBox-header {
    height: 150px;
  }
  .ctaBox-header {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .hero-text-content {
    padding-top: 44px;
  }
  .hero-text-content p {
    font-size: 14px;
  }
}
@media (max-width: 500px) and (max-width: 960px) {
  .header .mobnav-wrapper {
    padding: 9px 15px;
  }
}
@media (max-width: 500px) {
  .footer .footer-contact span {
    font-size: 12px;
  }
  .footer .footer-contact p {
    font-size: 12px;
  }
  .footer .footer-contact .font-body-1, .footer .footer-contact .font-body-2 {
    font-size: 12px !important;
  }
  .footer .conditionLinks {
    font-size: 12px;
  }
  .footer .footer--bottom p {
    font-size: 12px;
  }
}/*# sourceMappingURL=responsive.css.map */