:root {
  --tomato: #f84040;
  --black-2: #0a0a0a;
  --white: white;
  --black: #333;
  --accent: #399fff;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

img {
  max-width: 100%;
  display: inline-block;
}

.navbar {
  background-color: #3330;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0 0 19px -8px #000;
}

.nav-wrapper {
  justify-content: space-between;
  align-items: center;
  height: 70px;
  display: flex;
}

.menu-wrapper {
  z-index: 900;
  filter: blur();
  margin-top: -90px;
  position: sticky;
  top: 0;
}

.cart-nav-wrapper {
  align-items: center;
  display: flex;
}

.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.brand {
  height: 70px;
  padding-bottom: 0;
}

.brand.footer.w--current {
  height: 150px;
}

.nav-menu {
  align-items: center;
  display: flex;
}

.nav-link {
  color: #f9f9f9;
  border-radius: 5px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 4px 10px;
  font-size: 16px;
  transition: all .3s;
}

.nav-link:hover {
  color: var(--tomato);
  background-color: #0000;
  background-image: none;
}

.nav-link.w--current {
  color: #f9f9f9;
}

.nav-link.w--current:hover {
  color: var(--tomato);
}

.preloader {
  z-index: 999;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.preload-wrapper {
  background-color: #0000;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.top-wrapper {
  padding-bottom: 10px;
  overflow: hidden;
}

.top-accent {
  border-bottom: 20px solid var(--tomato);
  background-color: var(--black-2);
  width: 300vw;
  height: 30vh;
  margin-left: -150vw;
  transform: rotate(-10deg);
}

.mid-section {
  z-index: 999;
  justify-content: center;
  align-items: center;
  height: 40vh;
  display: flex;
  position: static;
}

.image-5 {
  width: 20vw;
  max-width: none;
}

.bottom-wrapper {
  padding-top: 10px;
  overflow: hidden;
}

.bottom-accent {
  border-top: 20px solid var(--tomato);
  background-color: var(--black-2);
  width: 300vw;
  height: 30vh;
  margin-left: -50vw;
  transform: rotate(-10deg);
}

.slide-nav-2, .left-arrow {
  z-index: 100;
}

.slide-2 {
  background-image: linear-gradient(to top, #000000f0, #3a3a3a38), url('../images/o-6_1.webp');
  background-position: 0 0, 50% 55%;
}

.title-heading-2 {
  color: #f9f9f9;
  text-transform: uppercase;
  font-size: 50px;
  font-weight: 700;
  line-height: 56px;
  position: relative;
}

.btn-2 {
  background-color: #333;
  border: 1px solid #eb5757;
  border-radius: 5px;
  padding: 5px 25px;
  font-weight: 700;
  transition: border-color .3s, background-color .3s;
}

.btn-2:hover {
  background-color: #222;
  border-color: #222;
}

.btn-2.light {
  color: #222;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}

.btn-2.light:hover {
  color: #f9f9f9;
  background-color: #eb5757;
  border-color: #eb5757;
}

.btn-2.light.outline {
  border-color: var(--tomato);
  color: #f9f9f9;
  background-color: #0000;
  font-size: 16px;
}

.btn-2.light.outline:hover {
  background-color: var(--tomato);
  color: #f9f9f9;
  border-color: #f9f9f9;
}

.social-wrapper {
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.social-wrapper.black {
  z-index: 10;
  background-color: #00000040;
  border-radius: 8px;
  justify-content: space-between;
  width: auto;
  margin: 40px 140px 20px 0;
  padding: 5px 10px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.social-wrapper.lmg {
  text-align: left;
  justify-content: center;
  width: auto;
  padding-top: 20px;
}

.hero-wrapper {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 1200px;
  height: 1150px;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.hero-wrapper.specials {
  height: 600px;
}

.right-arrow {
  z-index: 100;
}

.social-link {
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  padding: 10px;
  transition: transform .3s;
  display: flex;
}

.social-link:hover {
  transform: scale(1.1);
}

.social-link._1, .social-link._2 {
  display: none;
}

.hero-section {
  min-height: 1200px;
  position: relative;
}

.hero-section.specials {
  min-height: 700px;
}

.slide-1 {
  background-image: linear-gradient(to top, #020202f0, #fff0), url('../images/header_1.webp');
  background-position: 0 0, 50% 40%;
  background-size: auto, cover;
  position: relative;
}

.slide-1.specials {
  background-image: url('../images/header_1.webp'), linear-gradient(0deg, #020202f0, #fff0);
  background-position: 50%, 0 0;
  background-size: cover, auto;
}

.slider {
  z-index: 10;
  height: 1200px;
  position: absolute;
  inset: 0%;
}

.slider.specials {
  height: auto;
}

.slide-3 {
  background-image: linear-gradient(to top, #111111f2, #46464633);
  background-position: 0 0;
}

.hero-paragraph-2 {
  color: #f9f9f9;
  width: 35%;
  margin-top: 10px;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 24px;
}

.about-columns-wrapper {
  justify-content: space-between;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
}

.support-wrapper {
  justify-content: space-between;
  display: flex;
}

.support-top-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 1.2;
}

.paragraph-8 {
  border: 2px solid var(--tomato);
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
}

.icon {
  display: block;
}

.paragraph {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.paragraph.red {
  color: #fd0200;
}

.support-top-details-text {
  text-align: left;
  text-transform: uppercase;
}

.support-square {
  background-color: #222;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  min-height: 350px;
  margin-bottom: 45px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.support-square.square-image-1 {
  background-image: linear-gradient(to top, #0000004a, #0000), url('../images/pexels-jan-kopřiva-3354647_1-2_1.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  min-height: 300px;
  margin-bottom: 20px;
}

.support-square.square-image-3 {
  background-image: linear-gradient(to top, #0000007d 4%, #0000), url('../images/pexels-jan-kopřiva-3354647_1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  min-height: 300px;
  margin-bottom: 20px;
}

.support-square.square-image-2 {
  background-image: linear-gradient(to top, #00000063, #0000), url('../images/pexels-jan-kopřiva-3354647_1.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  min-height: 300px;
  margin-bottom: 20px;
}

.link {
  color: #1976d2;
}

.about-column {
  width: 22%;
}

.support-top-right {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 45%;
  padding-right: 0;
  display: flex;
}

.support-top-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.heading-5 {
  border-left: 2px solid var(--tomato);
  padding-left: 5px;
  font-size: 22px;
}

.support-top-left {
  flex-direction: column;
  display: flex;
}

.support-top-left.center {
  text-transform: capitalize;
  flex-direction: column;
  align-items: center;
}

.support-section {
  padding-top: 65px;
  padding-bottom: 65px;
}

.div-block {
  color: #f1f1f1;
  text-align: left;
  border-top: 2px #d4d4d4;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-left: 25%;
  margin-right: 25%;
  padding-bottom: 100px;
  display: block;
  position: static;
}

.support-column {
  width: 30%;
  min-height: 200px;
}

.support-square-text {
  color: #f9f9f9;
  text-align: center;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
}

.icon-wrapper {
  background-image: linear-gradient(to bottom, var(--tomato), var(--tomato));
  border-radius: 10px;
  width: 58px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  display: block;
}

.safe-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  min-height: 550px;
  display: flex;
}

.safe-section {
  background-image: linear-gradient(#2222222b, #00000070), url('../images/1_1.webp');
  background-position: 0 0, 50% 60%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 650px;
}

.safe-paragraph {
  color: #f9f9f9;
  text-align: right;
  width: 35%;
  margin-bottom: 25px;
  font-size: 18px;
}

.safe-heading {
  color: #f9f9f9;
  text-align: right;
  width: 45%;
  font-size: 45px;
  line-height: 1.2;
}

.btn {
  border: 1px solid var(--tomato);
  background-color: #333;
  border-radius: 5px;
  padding: 5px 25px;
  font-weight: 700;
  transition: border-color .3s, background-color .3s;
}

.btn:hover {
  background-color: #222;
  border-color: #222;
}

.btn.light {
  color: #222;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}

.btn.light:hover {
  color: #f9f9f9;
  background-color: #eb5757;
  border-color: #eb5757;
}

.btn.light.hero {
  margin-right: 10px;
}

.btn.light.hero.safe {
  background-color: var(--tomato);
  color: var(--white);
  font-size: 16px;
  display: inline-block;
}

.btn.light.hero.safe:hover {
  background-color: var(--black);
  border-color: #1976d2;
}

.btn.light.hero.safe.call {
  border-color: var(--tomato);
  color: var(--white);
  background-color: #0000;
  margin-left: 0;
  margin-right: 20px;
}

.btn.light.hero.safe.call:hover {
  border-color: var(--white);
  background-color: var(--tomato);
}

.tabs {
  border-radius: 7px;
  flex-direction: column;
  align-items: center;
  display: block;
  overflow: hidden;
}

.feature-image-mask {
  object-fit: fill;
  object-position: 50% 50%;
  width: 80%;
  height: auto;
  max-height: 400px;
  margin-right: 40px;
  overflow: hidden;
}

.tabs-menu {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.tab-dropdown-2 {
  display: none;
}

.additional-services {
  max-width: 1200px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.tab-text {
  color: #f9f9f9;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
}

.tabs-block {
  margin: 4% 5%;
  display: flex;
}

.tabs-block.specials {
  border: 5px solid var(--accent);
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  border-radius: 20px;
  padding: 2%;
}

.tabs-content {
  background-image: linear-gradient(to top, var(--tomato), #444);
  color: #fff;
  padding-bottom: 0;
  display: block;
}

.shop-top-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 10px;
}

.service-heading {
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.service-heading.cystal {
  margin-bottom: 10px;
}

.tab-div {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.heading-4 {
  display: block;
}

.products-section {
  padding-top: 65px;
  padding-bottom: 30px;
}

.feature-image {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 7px;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-bottom: 0;
}

.service-para {
  text-transform: capitalize;
  width: 626.016px;
  margin-top: 10px;
}

.tab {
  text-align: left;
  background-color: #333;
  border: 1px solid #000;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 90px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.tab.w--current {
  background-color: #525252;
  height: 90px;
}

.disclaimer {
  margin-top: 10px;
}

.div-block-2 {
  flex: 0 auto;
  align-items: center;
  height: auto;
  display: block;
}

.list-item {
  text-transform: none;
  margin-bottom: 0;
}

.instagram-html {
  max-width: 1200px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.container-3 {
  max-width: 1200px;
}

.content-section {
  padding-top: 50px;
  padding-bottom: 65px;
}

.contact-form {
  padding-top: 60px;
  padding-bottom: 100px;
}

.heading-3 {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
}

.form-div {
  margin-top: 10px;
}

.link-2 {
  color: #333;
  font-weight: 600;
  text-decoration: none;
}

.form {
  align-items: center;
  display: flex;
}

.footer-title {
  color: var(--tomato);
  margin-bottom: 22px;
  font-size: 17px;
}

.footer-01 {
  color: #333;
  background-color: #222;
  padding: 80px 3%;
}

.container-2 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.text-field {
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #ffffff21;
  min-height: 62px;
  margin-bottom: 0;
  font-size: 16px;
}

.form-block {
  margin-top: 40px;
}

.footer {
  background-color: #222;
  padding-top: 0;
  padding-bottom: 0;
}

.footer-column {
  flex-direction: column;
  align-items: flex-start;
  padding-right: 40px;
  display: flex;
}

.footer-title-button {
  color: #fff;
  margin-right: 20px;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.4;
}

.lmg-text {
  text-align: left;
}

.footer-grid-01 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr 1fr 1fr;
}

.footer-link {
  color: #fff;
  width: auto;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: opacity .2s;
  display: block;
}

.footer-link:hover {
  opacity: .5;
}

.google-tag-manager-html {
  display: none;
}

.phone-button-wrapper {
  z-index: 100;
  background-color: var(--tomato);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  margin-bottom: 20px;
  margin-right: 40px;
  padding: 15px;
  transition: transform .3s;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.phone-button-wrapper:hover {
  transform: scale(1.1);
}

.icon-embed {
  color: var(--tomato);
  width: 114%;
  height: 114%;
}

.special-div {
  background-color: var(--tomato);
  text-align: center;
  line-height: 24px;
  display: block;
}

.special-text {
  color: var(--white);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.body {
  text-transform: capitalize;
  font-family: Montserrat, sans-serif;
}

.about-para {
  text-align: left;
  font-size: 16px;
  line-height: 22px;
}

.navlink-wrap {
  border-right: 2px solid var(--tomato);
  height: auto;
  min-height: auto;
}

.navlink-wrap.last {
  border-right-width: 0;
}

.toggle-div {
  z-index: 99;
  width: 80px;
  height: auto;
  margin-top: 120px;
  margin-left: 40px;
  display: inline-block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.lottie-animation {
  padding-bottom: 0;
  display: block;
}

.image-6 {
  height: 70px;
  display: block;
}

.image-6.footer {
  height: 150px;
}

.div-block-3 {
  z-index: 50;
  margin-top: -90px;
  position: sticky;
  top: 0;
}

.image-7 {
  z-index: -2;
  width: 100vw;
  max-width: none;
  position: absolute;
  inset: 0%;
}

.special-div-2 {
  text-align: center;
  background-color: #cea553;
  line-height: 24px;
}

.special-text-2 {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.click-guard-html {
  display: none;
}

.strikeout {
  color: #fd0000;
  font-weight: 700;
  text-decoration: line-through;
}

.highlight {
  color: var(--accent);
}

@media screen and (max-width: 991px) {
  .nav-button {
    color: #f9f9f9;
  }

  .nav-button.w--open {
    z-index: 100;
    background-color: #222;
    border-radius: 5px;
  }

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .brand.footer.w--current {
    height: 120px;
  }

  .nav-menu {
    background-color: var(--tomato);
    flex-wrap: wrap;
    justify-content: center;
    width: 100vw;
    margin-top: 80px;
    padding-top: 140px;
    padding-bottom: 30px;
  }

  .nav-link {
    text-align: center;
    font-size: 30px;
  }

  .preloader {
    display: none;
  }

  .top-wrapper {
    padding-bottom: 20px;
  }

  .top-accent {
    transform: rotate(-15deg);
  }

  .image-5 {
    width: 40vw;
  }

  .bottom-wrapper {
    padding-top: 20px;
  }

  .bottom-accent {
    transform: rotate(-15deg);
  }

  .left-arrow {
    z-index: 100;
  }

  .hero-wrapper {
    height: 760px;
    margin-left: 60px;
    margin-right: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-section {
    min-height: 800px;
  }

  .slider {
    height: 800px;
  }

  .hero-paragraph-2 {
    width: 55%;
  }

  .support-square {
    min-height: 330px;
  }

  .support-square-text {
    font-size: 30px;
  }

  .safe-paragraph {
    width: 55%;
  }

  .safe-heading {
    width: 60%;
  }

  .btn.light.hero.safe {
    margin-right: 0;
  }

  .btn.light.hero.safe.call {
    margin-left: 0;
    margin-right: 20px;
  }

  .feature-image-mask {
    align-items: center;
    display: flex;
  }

  .additional-services {
    margin-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .service-para {
    width: auto;
  }

  .tab, .tab.w--current {
    height: 110px;
  }

  .contact-form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-column {
    padding-right: 20px;
  }

  .footer-grid-01 {
    grid-template-columns: .25fr 1fr 1fr 1fr;
  }

  .navlink-wrap {
    padding-bottom: 20px;
  }

  .image-6.footer {
    height: 120px;
  }

  .image-7 {
    width: auto;
    height: 100vh;
  }
}

@media screen and (max-width: 767px) {
  .brand.w--current {
    align-items: center;
    display: flex;
  }

  .brand.footer.w--current {
    height: 80px;
  }

  .preloader {
    display: none;
  }

  .top-wrapper {
    padding-bottom: 20px;
  }

  .image-5 {
    width: 40vw;
  }

  .bottom-wrapper {
    height: auto;
    margin-top: 0;
    padding-top: 20px;
  }

  .title-heading-2 {
    white-space: normal;
    width: auto;
    font-size: 42px;
  }

  .social-wrapper.black {
    margin-right: 140px;
  }

  .hero-wrapper {
    justify-content: center;
    padding-top: 0;
    padding-left: 20px;
  }

  .slide-1 {
    background-position: 0 0, 90%;
  }

  .hero-paragraph-2 {
    font-weight: 400;
  }

  .about-columns-wrapper, .support-wrapper {
    flex-wrap: wrap;
  }

  .support-square.square-image-2 {
    background-size: auto, cover;
  }

  .about-column {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 45px;
    display: flex;
  }

  .support-top-right {
    width: 100%;
  }

  .support-top-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .support-top-left {
    margin-bottom: 15px;
  }

  .support-column {
    width: 100%;
    margin-bottom: 40px;
  }

  .support-square-text {
    font-size: 40px;
  }

  .safe-wrapper {
    justify-content: flex-end;
    padding-bottom: 25px;
  }

  .safe-section {
    background-position: 0 0, 10% 60%;
  }

  .btn.light.hero.safe.call {
    margin-left: 0;
    margin-right: 20px;
  }

  .feature-image-mask {
    justify-content: center;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .tabs-menu {
    z-index: 50;
    flex-direction: column;
    align-items: flex-end;
    margin-top: 0;
    padding-top: 0;
    display: none;
    position: absolute;
  }

  .tab-dropdown-2 {
    color: #fff;
    text-align: left;
    letter-spacing: .2px;
    cursor: pointer;
    background-color: #333;
    background-image: url('../images/dropdown-icon.svg');
    background-position: 95%;
    background-repeat: no-repeat;
    background-size: 20px;
    border-radius: 3px;
    height: 50px;
    padding-top: 12px;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 800;
    display: block;
  }

  .tab-dropdown-2:hover {
    background-color: #525252;
  }

  .additional-services {
    margin-top: 60px;
  }

  .shop-top-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .heading-4 {
    font-size: 24px;
  }

  .feature-image {
    margin-left: auto;
    margin-right: auto;
  }

  .service-para {
    width: auto;
    font-size: 14px;
  }

  .tab, .tab.w--current {
    width: 100%;
    height: auto;
  }

  .contact-form {
    padding: 40px 20px;
  }

  .footer-column {
    padding-right: 0;
  }

  .footer-grid-01 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .image-6.footer {
    height: 80px;
  }

  .image-7 {
    width: auto;
    height: 100vh;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    background-color: #222;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-wrapper {
    justify-content: space-between;
  }

  .brand {
    width: 100px;
  }

  .brand.w--current {
    align-items: center;
    width: 90px;
    height: 60px;
    display: flex;
  }

  .brand.footer.w--current {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu {
    background-color: var(--tomato);
    margin-top: 70px;
  }

  .preloader {
    z-index: 999;
    height: 100vh;
    display: none;
    position: fixed;
  }

  .preload-wrapper {
    background-size: cover;
  }

  .top-wrapper {
    padding-bottom: 0;
    overflow: hidden;
  }

  .top-accent {
    width: 500vw;
    height: 25vh;
    margin-left: -260vw;
    padding-bottom: 0;
    padding-right: 0;
    transform: rotate(-20deg);
  }

  .mid-section {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 50vh;
    margin-bottom: -104px;
    padding-bottom: 52px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    overflow: hidden;
  }

  .image-5 {
    z-index: 999;
    flex: 0 auto;
    width: 300px;
    max-width: 100%;
    height: auto;
    max-height: none;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
    inset: 45% 0%;
  }

  .bottom-wrapper {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .bottom-accent {
    width: 600vw;
    height: 40vh;
    margin-left: -190vw;
    transform: rotate(-20deg);
  }

  .slide-nav-2 {
    display: none;
  }

  .icon-5 {
    margin-right: 10px;
    display: none;
  }

  .title-heading-2 {
    flex: 0 auto;
    width: auto;
    font-size: 32px;
    line-height: 40px;
    position: static;
  }

  .btn-2.light.outline {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-button-wrapper {
    margin-right: -20px;
  }

  .social-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
    display: flex;
  }

  .social-wrapper.black {
    margin-top: 40px;
    margin-right: 80px;
  }

  .icon-4 {
    margin-left: 10px;
    display: none;
  }

  .hero-wrapper {
    justify-content: center;
    height: auto;
    min-height: 660px;
    margin-left: 30px;
    margin-right: 30px;
    padding-top: 40px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .social-link {
    width: auto;
    height: auto;
    padding: 5px 5px 0;
  }

  .hero-section {
    background-image: none;
    min-height: 700px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slide-1 {
    background-image: linear-gradient(to top, #131313f0, #4b4b4b4f), url('../images/header_1.webp');
    background-position: 0 0, 90%;
    background-size: auto, cover;
  }

  .slider {
    height: 700px;
  }

  .hero-paragraph-2 {
    width: 90%;
    font-size: 14px;
  }

  .about-columns-wrapper {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .support-top-heading {
    text-align: center;
    margin-bottom: 0;
  }

  .support-top-details-text {
    text-align: center;
  }

  .support-square.square-image-1, .support-square.square-image-3, .support-square.square-image-2 {
    min-height: 250px;
  }

  .about-column {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 35px;
    display: flex;
  }

  .support-section {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block {
    margin-top: 0;
    padding-bottom: 60px;
  }

  .safe-wrapper {
    justify-content: center;
    min-height: 375px;
  }

  .safe-section {
    background-position: 0 0, 5%;
    min-height: 400px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .safe-paragraph {
    width: 70%;
    font-size: 13px;
  }

  .safe-heading {
    width: 100%;
    font-size: 30px;
  }

  .btn.light.hero.safe {
    margin-right: 0;
  }

  .btn.light.hero.safe.call {
    margin-left: 0;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .tabs {
    border-radius: 0 0 5px 5px;
  }

  .feature-image-mask {
    display: none;
  }

  .tabs-menu {
    z-index: 50;
    width: 100%;
    height: auto;
    margin-top: -50px;
    padding-top: 50px;
    display: none;
    position: absolute;
    overflow: hidden;
  }

  .tab-dropdown-2 {
    background-color: #333;
    background-position: 94%;
    border-radius: 5px 5px 0 0;
    padding-top: 13px;
    padding-left: 15px;
    font-size: 16px;
  }

  .tab-dropdown-2:hover {
    background-color: #222;
  }

  .additional-services {
    margin-top: 60px;
  }

  .tab-text.tab-menu-text {
    padding-right: 40px;
    font-size: 19px;
    font-weight: 700;
  }

  .column-2 {
    margin-bottom: 10px;
  }

  .tabs-content {
    min-height: 400px;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .heading-4 {
    margin-bottom: 0;
  }

  .products-section {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .feature-image {
    display: none;
  }

  .service-para {
    width: auto;
  }

  .tab {
    width: 100%;
    height: 50px;
    padding-top: 13px;
    padding-left: 15px;
    padding-right: 20px;
    display: block;
  }

  .tab.w--current {
    height: auto;
    padding-right: 20px;
  }

  .disclaimer {
    font-size: 14px;
  }

  .content-section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .contact-form {
    padding-top: 0;
  }

  .link-2 {
    text-align: center;
  }

  .footer-01 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-title-button {
    margin-bottom: -15px;
    margin-right: 0;
  }

  .lmg-text {
    text-align: center;
  }

  .footer-grid-01 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 2fr;
  }

  .phone-button-wrapper {
    z-index: 901;
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 10px;
  }

  .icon-embed {
    width: auto;
    height: auto;
  }

  .toggle-div {
    height: auto;
    margin-left: 20px;
    position: absolute;
  }

  .image-6 {
    height: 60px;
  }

  .image-6.footer {
    padding-left: 0;
    padding-right: 0;
  }
}

#w-node-_0c62ead8-53f5-e766-4cf1-15869c84d22b-3422f05f, #w-node-_0c62ead8-53f5-e766-4cf1-15869c84d23a-3422f05f, #w-node-cef82a26-3346-3c17-5650-f9c41990bcf7-bedade96, #w-node-cef82a26-3346-3c17-5650-f9c41990bcf8-bedade96 {
  align-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-_0c62ead8-53f5-e766-4cf1-15869c84d22b-3422f05f {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_0c62ead8-53f5-e766-4cf1-15869c84d23a-3422f05f {
    align-self: center;
  }

  #w-node-cef82a26-3346-3c17-5650-f9c41990bcf7-bedade96 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-cef82a26-3346-3c17-5650-f9c41990bcf8-bedade96 {
    align-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0c62ead8-53f5-e766-4cf1-15869c84d22b-3422f05f, #w-node-cef82a26-3346-3c17-5650-f9c41990bcf7-bedade96 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


