/**
* 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;
}

.rev-row {
  flex-direction: row-reverse;
}

.home .main-content {
  padding: 0;
}

.home .team {
  margin-top: 30px;
  padding-bottom: 50px;
  background-color: var(--color-secondary);
}

@media screen and (min-width: 768px) {
  .home .team {
    margin-top: 78px;
    padding-bottom: 72px;
  }
}
.home .team .image-holder {
  text-align: center;
}

.home .team .image-holder img {
  margin-top: -30px;
  box-shadow: 0px 11px 30px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 768px) {
  .home .team .image-holder img {
    margin-top: -78px;
  }
}
.home .results {
  padding: 40px 0;
  background: linear-gradient(0deg, #F3F3F3 0%, rgba(255, 255, 255, 0) 100%);
}

@media screen and (min-width: 768px) {
  .home .results {
    padding: 37px 0 60px;
  }
}
.home .attorneys-home {
  padding-bottom: 55px;
}

@media screen and (min-width: 768px) {
  .home .attorneys-home {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .home .attorneys-home {
    padding-bottom: 90px;
  }
}
@media (min-width: 1400px) {
  .home .attorneys-home {
    padding-bottom: 131px;
  }
}
@media (max-width: 1399px) {
  .home .attorneys-home {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .home .attorneys-home {
    padding-top: 90px;
    margin-bottom: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home .attorneys-home {
    padding-top: 80px;
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .home .attorneys-home {
    padding-top: 43px;
    margin-bottom: 73px;
  }
}
@media (min-width: 1400px) {
  .home .attorneys-home .container {
    max-width: 100%;
  }
}
.home .attorneys-home .content-holder {
  position: relative;
  z-index: 2;
  background-color: #fff;
}

@media screen and (min-width: 1440px) {
  .home .attorneys-home .content-holder {
    padding-left: calc((100vw - 1434px) / 2 + 3px);
    margin-right: 30px;
  }
}
@media (min-width: 1400px) and (max-width: 1439px) {
  .home .attorneys-home .content-holder {
    padding-left: calc((100vw - 1320px) / 2 + 3px);
  }
}
@media (min-width: 1400px) {
  .home .attorneys-home .content-holder {
    padding-top: 111px;
    padding-bottom: 112px;
    padding-right: 30px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .home .attorneys-home .content-holder {
    margin-bottom: 40px;
  }
}
@media (max-width: 1199px) {
  .home .attorneys-home .content-holder {
    margin-bottom: 27px;
  }
}
@media (min-width: 1400px) {
  .home .attorneys-home .content-holder .content {
    max-width: 572px;
  }
}
.home .attorneys-home .content-holder .content h2 {
  margin-bottom: 23px;
}

@media screen and (min-width: 768px) {
  .home .attorneys-home .content-holder .content h2 {
    margin-bottom: 27px;
  }
}
.home .attorneys-home .content-holder .content p:last-child {
  margin-bottom: 0;
}

.home .attorneys-home .content-holder .btn-wrapper {
  display: flex;
  margin-top: 29px;
}

.home .attorneys-home .content-holder .btn-wrapper .btn {
  width: 100%;
  max-width: 290px;
}

.home .attorneys-home .content-holder .btn-wrapper .btn:first-child {
  margin-right: 29px;
}

.home .attorneys-home .home-grid-attorney-wrapper {
  position: relative;
}

@media screen and (min-width: 1440px) {
  .home .attorneys-home .home-grid-attorney-wrapper {
    margin-left: -30px;
  }
}
@media (min-width: 1400px) {
  .home .attorneys-home .home-grid-attorney-wrapper {
    padding-bottom: 46px;
  }
}
@media (min-width: 1400px) {
  .home .attorneys-home .home-grid-attorney-wrapper .home-grid-attorney .swiper-wrapper {
    align-items: end;
    height: 566px;
  }
}
@media (min-width: 1400px) and (max-width: 1439px) {
  .home .attorneys-home .home-grid-attorney-wrapper .home-grid-attorney .swiper-wrapper {
    height: 514px;
  }
}
.home .attorneys-home .home-grid-attorney-wrapper .swiper-slide {
  height: auto;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .home .attorneys-home .home-grid-attorney-wrapper .swiper-slide .attorney-item {
    margin: 0 auto;
    max-width: 450px;
  }
}
@media (max-width: 767px) {
  .home .attorneys-home .home-grid-attorney-wrapper .swiper-slide .attorney-item {
    margin: 0 auto;
    max-width: 330px;
  }
}
.home .attorneys-home .home-grid-attorney-wrapper .swiper-slide .attorney-item .image-holder img {
  margin-top: -53px;
  height: 293px;
  width: auto;
  transition: height 0.3s ease-in-out;
}

@media screen and (min-width: 768px) {
  .home .attorneys-home .home-grid-attorney-wrapper .swiper-slide .attorney-item .image-holder img {
    margin-top: -60px;
    height: 330px;
  }
}
@media screen and (min-width: 992px) {
  .home .attorneys-home .home-grid-attorney-wrapper .swiper-slide .attorney-item .image-holder img {
    margin-top: -75px;
    height: 415px;
  }
}
@media screen and (min-width: 1200px) {
  .home .attorneys-home .home-grid-attorney-wrapper .swiper-slide .attorney-item .image-holder img {
    margin-top: -60px;
    height: 330px;
  }
}
@media (min-width: 1400px) {
  .home .attorneys-home .home-grid-attorney-wrapper .swiper-slide .attorney-item .image-holder img {
    margin-top: -89px;
    height: 415px;
  }
}
.home .attorneys-home .home-grid-attorney-wrapper .swiper-slide .attorney-item .info-holder {
  padding-left: 0;
  transition: padding-left 0.3s ease-in-out;
}

@media (max-width: 767px) {
  .home .attorneys-home .home-grid-attorney-wrapper .swiper-slide .attorney-item .info-holder {
    text-align: center;
  }
}
@media (min-width: 1400px) {
  .home .attorneys-home .home-grid-attorney-wrapper .swiper-slide.swiper-slide-active .attorney-item .image-holder img {
    height: 492px;
  }
}
@media (min-width: 1400px) and (max-width: 1439px) {
  .home .attorneys-home .home-grid-attorney-wrapper .swiper-slide.swiper-slide-active .attorney-item .image-holder img {
    height: 440px;
  }
}
@media screen and (min-width: 1440px) {
  .home .attorneys-home .home-grid-attorney-wrapper .swiper-slide.swiper-slide-active .attorney-item .info-holder {
    padding-left: 60px;
  }
}
@media (min-width: 1400px) and (max-width: 1439px) {
  .home .attorneys-home .home-grid-attorney-wrapper .swiper-slide.swiper-slide-active .attorney-item .info-holder {
    padding-left: 40px;
  }
}
.home .attorneys-home .home-grid-attorney-wrapper .attorney-item {
  padding-top: 53px;
}

@media screen and (min-width: 768px) {
  .home .attorneys-home .home-grid-attorney-wrapper .attorney-item {
    padding-top: 60px;
  }
}
@media screen and (min-width: 992px) {
  .home .attorneys-home .home-grid-attorney-wrapper .attorney-item {
    padding-top: 75px;
  }
}
@media screen and (min-width: 1200px) {
  .home .attorneys-home .home-grid-attorney-wrapper .attorney-item {
    padding-top: 60px;
  }
}
@media (min-width: 1400px) {
  .home .attorneys-home .home-grid-attorney-wrapper .attorney-item {
    padding-top: 89px;
  }
}
.home .attorneys-home .home-grid-attorney-wrapper .attorney-item .image-holder {
  margin-bottom: 18px;
  text-align: center;
  background-color: #E8E8E8;
}

.home .attorneys-home .home-grid-attorney-wrapper .attorney-item .name {
  color: #2D2D2D;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.54px;
}

.home .attorneys-home .home-grid-attorney-wrapper .attorney-item .name a {
  color: #2D2D2D;
}

.home .attorneys-home .home-grid-attorney-wrapper .attorney-item .position {
  color: #868686;
  font-size: 12px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .home .attorneys-home .home-grid-attorney-wrapper .attorney-item .position {
    line-height: 30px;
  }
}
@media screen and (min-width: 768px) {
  .home .attorneys-home .home-grid-attorney-wrapper .swiper-button-wrapper {
    position: absolute;
    right: 0;
    bottom: -40px;
  }
}
@media (min-width: 1400px) {
  .home .attorneys-home .home-grid-attorney-wrapper .swiper-button-wrapper {
    right: 15px;
    bottom: -38px;
  }
}
@media screen and (min-width: 1440px) {
  .home .attorneys-home .home-grid-attorney-wrapper .swiper-button-wrapper {
    right: calc((100vw - 1434px) / 2 + 12px);
  }
}
@media (max-width: 767px) {
  .home .attorneys-home .home-grid-attorney-wrapper .swiper-button-wrapper {
    justify-content: center;
    margin-top: 10px;
  }
}
.home .attorneys-home .btn-wrapper-mobile {
  margin-top: 21px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .home .attorneys-home .btn-wrapper-mobile {
    display: flex;
    margin-top: 70px;
    justify-content: center;
  }
}
.home .attorneys-home .btn-wrapper-mobile .btn {
  width: 100%;
  max-width: 330px;
}

.home .attorneys-home .btn-wrapper-mobile .btn:first-child {
  margin-right: 29px;
}

@media (max-width: 767px) {
  .home .attorneys-home .btn-wrapper-mobile .btn:first-child {
    margin-right: 0;
    margin-bottom: 19px;
  }
}
.home .claim-section {
  padding-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .home .claim-section {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .home .claim-section {
    padding-bottom: 143px;
  }
}
@media screen and (min-width: 1200px) {
  .home .claim-section .content {
    max-width: 570px;
  }
}
@media (max-width: 1399px) {
  .home .claim-section .content h2 br {
    display: none;
  }
}
@media (max-width: 767px) {
  .home .claim-section .content h2 span {
    display: block;
  }
}
.home .claim-section .content p.subtitle {
  margin-bottom: 15px;
}

.home .claim-section .image-holder {
  max-width: 735px;
}

@media screen and (min-width: 1200px) {
  .home .claim-section .image-holder {
    text-align: right;
  }
}
@media (max-width: 1199px) {
  .home .claim-section .image-holder {
    margin-bottom: 42px;
    text-align: center;
  }
}
.home .map-section {
  padding: 64px 0 150px;
  background-color: var(--color-neutral);
}

@media screen and (min-width: 768px) {
  .home .map-section {
    padding: 80px 0 120px;
  }
}
@media screen and (min-width: 1200px) {
  .home .map-section {
    padding: 117px 0;
  }
}
.home .map-section__row {
  row-gap: 40px;
}

@media screen and (min-width: 1200px) {
  .home .map-section .content {
    margin-left: 37px;
    max-width: 558px;
  }
}
@media (max-width: 767px) {
  .home .map-section .content h2 {
    margin-right: -1px;
  }
}
.home .map-section .image-holder {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .home .map-section .image-holder {
    margin-right: 52px;
    max-width: 543px;
  }
}
@media (max-width: 1199px) {
  .home .map-section .image-holder {
    margin-top: 13px;
  }
}
@media (max-width: 767px) {
  .home .map-section .image-holder img {
    max-width: 255px;
  }
}
.home .map-section .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  padding: 10px;
  max-width: 330px;
  width: 100%;
  font-size: 16.667px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 2.167px;
  background-color: #fff;
  box-shadow: 0px 11px 30px 0px rgba(0, 0, 0, 0.15);
  transform: translate(-50%, -50%);
}

@media screen and (min-width: 768px) {
  .home .map-section .btn {
    max-width: 543px;
    line-height: 30px;
  }
}

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