/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.uppercase-title {
  font-family: var(--secondary-font), sans-serif;
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.home .main-content {
  position: relative;
  padding-top: 84px;
  padding-bottom: 0;
  background-color: var(--color-neutral);
}

@media screen and (min-width: 768px) {
  .home .main-content {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .home .main-content {
    padding-top: 95px;
    padding-bottom: 65px;
  }
}
.home .main-content .content-holder {
  position: relative;
}

.home .main-content .content-holder:before {
  content: "";
  position: absolute;
  top: -55px;
  left: 50%;
  width: 305px;
  height: 303px;
  background-image: url(../images/icon-patel.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  .home .main-content .content-holder:before {
    top: -44px;
    width: 448px;
    height: 444px;
  }
}
@media screen and (min-width: 1200px) {
  .home .main-content .content-holder:before {
    top: 50%;
    left: -55px;
    width: 631px;
    height: 625px;
    margin-top: -43px;
    transform: translateY(-50%);
  }
}
@media (min-width: 1400px) {
  .home .main-content .content-holder:before {
    left: -84px;
    width: 774px;
    height: 768px;
  }
}
@media (max-width: 1199px) {
  .home .main-content .content-holder:before {
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 1200px) {
  .home .main-content .content {
    max-width: 690px;
  }
}
.home .main-content .content h1 {
  margin-bottom: 13px;
}

@media screen and (min-width: 768px) {
  .home .main-content .content h1 {
    margin-bottom: 19px;
  }
}
.home .main-content .video-holder {
  position: relative;
  max-width: 570px;
}

@media screen and (min-width: 1200px) {
  .home .main-content .video-holder {
    margin-top: -29px;
  }
}
@media (max-width: 1199px) {
  .home .main-content .video-holder {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 78px;
  }
}
.home .main-content .video-holder a {
  margin: 0;
}

.home .why-section {
  position: relative;
  padding-top: 82px;
  padding-bottom: 40px;
  background-color: var(--color-neutral);
}

@media screen and (min-width: 768px) {
  .home .why-section {
    padding-top: 100px;
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 992px) {
  .home .why-section {
    padding-top: 130px;
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .home .why-section {
    padding-top: 178px;
    padding-bottom: 166px;
  }
}
.home .why-section:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(50% - 68px);
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .home .why-section:before {
    height: calc(50% - 93px);
  }
}
.home .why-section .content-holder {
  position: relative;
  z-index: 1;
  padding: 62px 15px 44px;
}

@media screen and (min-width: 768px) {
  .home .why-section .content-holder {
    padding: 62px 20px 44px;
  }
}
@media screen and (min-width: 1200px) {
  .home .why-section .content-holder {
    padding: 85px 0;
  }
}
@media (max-width: 1199px) {
  .home .why-section .content-holder {
    background-color: #fff;
    box-shadow: 0 0 30px 2px rgba(16, 21, 31, 0.1);
  }
}
@media screen and (min-width: 1200px) {
  .home .why-section .content-holder:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 74.5%;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 0 30px 2px rgba(16, 21, 31, 0.1);
  }
}
.home .why-section .content-holder .row {
  align-items: center;
}

@media screen and (min-width: 992px) {
  .home .why-section .content {
    padding: 0 60px;
  }
}
.home .why-section .content h2 {
  margin-bottom: 27px;
  max-width: 238px;
}

@media screen and (min-width: 768px) {
  .home .why-section .content h2 {
    max-width: 443px;
  }
}
.home .why-section .content .btn-wrapper {
  margin-top: -6px;
}

@media screen and (min-width: 992px) {
  .home .why-section .content .btn-wrapper {
    margin-top: 50px;
  }
}
@media (max-width: 1199px) {
  .home .why-section .content .btn-wrapper {
    text-align: center;
  }
}
.home .why-section .content .btn-wrapper .btn {
  max-width: 341px;
  width: 100%;
}

.home .why-section .image-holder {
  margin-left: auto;
  max-width: 278px;
  text-align: center;
  background: linear-gradient(266deg, #10151F 7.01%, #222939 95.29%);
  box-shadow: 144px 127px 54px 0 rgba(0, 0, 0, 0), 92px 81px 49px 0 rgba(0, 0, 0, 0.01), 52px 46px 41px 0 rgba(0, 0, 0, 0.05), 23px 20px 31px 0 rgba(0, 0, 0, 0.09), 6px 5px 17px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 768px) {
  .home .why-section .image-holder {
    max-width: 340px;
  }
}
@media screen and (min-width: 992px) {
  .home .why-section .image-holder {
    max-width: 390px;
  }
}
@media screen and (min-width: 1200px) {
  .home .why-section .image-holder {
    max-width: 606px;
  }
}
@media (max-width: 1199px) {
  .home .why-section .image-holder {
    margin-right: auto;
    margin-bottom: 25px;
  }
}
.home .why-section .image-holder img {
  margin-top: -103px;
}

@media screen and (min-width: 1200px) {
  .home .why-section .image-holder img {
    margin-top: -227px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home .why-section .image-holder img {
    max-width: 350px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home .why-section .image-holder img {
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  .home .why-section .image-holder img {
    max-width: 248px;
  }
}
.home .help-section {
  padding-bottom: 31px;
}

@media screen and (min-width: 768px) {
  .home .help-section {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 992px) {
  .home .help-section {
    padding-bottom: 98px;
  }
}
@media screen and (min-width: 1200px) {
  .home .help-section .content {
    margin-left: auto;
    max-width: 570px;
  }
}
.home .help-section .content p:last-child {
  margin-bottom: 0;
}

@media (max-width: 1199px) {
  .home .help-section .image-holder {
    margin-bottom: 35px;
    text-align: center;
  }
}
.home .form-section {
  position: relative;
  padding-bottom: 35px;
}

@media screen and (min-width: 768px) {
  .home .form-section {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 992px) {
  .home .form-section {
    padding-bottom: 95px;
  }
}
@media screen and (min-width: 992px) {
  .home .form-section:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background-color: var(--color-neutral);
  }
}
.home .form-section .form-holder {
  padding: 30px 15px;
  background: linear-gradient(266deg, #10151F 7.01%, #222939 95.29%);
  box-shadow: 0 0 30px 2px rgba(16, 21, 31, 0.1);
}

@media screen and (min-width: 768px) {
  .home .form-section .form-holder {
    padding: 80px 20px;
  }
}
.home .testimonials-video {
  padding-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .home .testimonials-video {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 992px) {
  .home .testimonials-video {
    padding-bottom: 80px;
    background-color: var(--color-neutral);
  }
}
@media screen and (min-width: 1200px) {
  .home .testimonials-video {
    padding-bottom: 100px;
  }
}
.home .need-section {
  position: relative;
  padding: 0 0 31px;
  background: var(--Color-gradient, linear-gradient(266deg, #10151F 7.01%, #222939 95.29%));
}

@media screen and (min-width: 768px) {
  .home .need-section {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .home .need-section {
    padding: 99px 0 97px;
    margin-top: 61px;
    margin-bottom: 53px;
  }
}
@media screen and (min-width: 1200px) {
  .home .need-section:before {
    content: "";
    position: absolute;
    top: -61px;
    left: 0;
    bottom: -53px;
    width: 49.1%;
    background-image: var(--need-image);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 0 30px 2px rgba(16, 21, 31, 0.1);
  }
}
@media screen and (min-width: 1200px) {
  .home .need-section:after {
    content: "";
    position: absolute;
    top: -61px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 61px;
    background-color: var(--color-neutral);
  }
}
.home .need-section .image-holder {
  margin: 0 auto 25px;
  text-align: center;
}

@media (max-width: 575px) {
  .home .need-section .image-holder {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (min-width: 1200px) {
  .home .need-section .content {
    margin-left: auto;
    max-width: 570px;
  }
}
@media (min-width: 1400px) {
  .home .need-section .content {
    margin-right: 22px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .home .need-section .content {
    padding-left: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .home .need-section .content h2 {
    padding-top: 31px;
  }
}
.home .need-section .content p:last-child {
  margin-bottom: 0;
}

.home .community {
  padding: 30px 0 0;
  background-image: url(../images/bg-community-mobile.webp);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  .home .community {
    padding: 60px 0 30px;
    background-image: url(../images/bg-community.webp);
    background-position: center;
  }
}
@media screen and (min-width: 992px) {
  .home .community {
    padding: 75px 0 50px;
  }
}
@media screen and (min-width: 1200px) {
  .home .community {
    padding-bottom: 110px;
  }
}
@media screen and (min-width: 1200px) {
  .home .community .content {
    max-width: 570px;
  }
}
@media screen and (min-width: 1200px) {
  .home .community .content h2 {
    padding-top: 31px;
  }
}
.home .community .video-holder {
  position: relative;
  max-width: 690px;
}

@media screen and (min-width: 1200px) {
  .home .community .video-holder {
    padding-top: 5px;
  }
}
@media (max-width: 1199px) {
  .home .community .video-holder {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home .community .video-holder {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .home .community .video-holder {
    margin-bottom: 19px;
  }
}
.home .community .video-holder a {
  position: relative;
  margin: 0;
}

.home .community .video-holder a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #fff;
}

@media screen and (min-width: 768px) {
  .home .community .video-holder .icon-community {
    position: absolute;
    bottom: 13px;
    right: 23px;
  }
}
@media (max-width: 767px) {
  .home .community .video-holder .icon-community {
    margin-top: 30px;
    max-width: 154px;
  }
}

/*# sourceMappingURL=home.css.map*/