/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.main-wrapper .cw-accordion__item-title:after, .gform_wrapper.gravity-theme .gform_footer .button,
.gform_wrapper.gform-theme--orbital .gform_footer .button, .btn {
  transition: all 0.3s ease;
}

.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;
}

.main-wrapper {
  overflow: hidden;
}

.page-template-contact .main-wrapper {
  border-top: none;
}

.main-content {
  position: relative;
  padding-top: 40px;
}

@media screen and (min-width: 768px) {
  .main-content {
    padding-top: 79px;
  }
}
.page-template-default:not(.home) .main-content:before, .page-template-about-us .main-content:before, .page-template-meet-the-team .main-content:before, .page-template-practice-area .main-content:before, .page-template-archive-pa .main-content:before, .page-template-contact .main-content:before, .page-template-location .main-content:before, .page-template-legal-legacies .main-content:before, .page-template-press .main-content:before, .page-template-brain-resource-center .main-content:before, .page-template-mass-tort .main-content:before, .blog .main-content:before, .archive .main-content:before, .category .main-content:before, .search-results .main-content:before, .single .main-content:before, .page-template-archive-testimonial .main-content:before, .page-template-archive-result .main-content:before, .error404 .main-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 385px;
  background-image: url(../images/bg-main-content.webp);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .page-template-default:not(.home) .main-content:before, .page-template-about-us .main-content:before, .page-template-meet-the-team .main-content:before, .page-template-practice-area .main-content:before, .page-template-archive-pa .main-content:before, .page-template-contact .main-content:before, .page-template-location .main-content:before, .page-template-legal-legacies .main-content:before, .page-template-press .main-content:before, .page-template-brain-resource-center .main-content:before, .page-template-mass-tort .main-content:before, .blog .main-content:before, .archive .main-content:before, .category .main-content:before, .search-results .main-content:before, .single .main-content:before, .page-template-archive-testimonial .main-content:before, .page-template-archive-result .main-content:before, .error404 .main-content:before {
    height: 651px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-default:not(.home) .main-content:before, .page-template-about-us .main-content:before, .page-template-meet-the-team .main-content:before, .page-template-practice-area .main-content:before, .page-template-archive-pa .main-content:before, .page-template-contact .main-content:before, .page-template-location .main-content:before, .page-template-legal-legacies .main-content:before, .page-template-press .main-content:before, .page-template-brain-resource-center .main-content:before, .page-template-mass-tort .main-content:before, .blog .main-content:before, .archive .main-content:before, .category .main-content:before, .search-results .main-content:before, .single .main-content:before, .page-template-archive-testimonial .main-content:before, .page-template-archive-result .main-content:before, .error404 .main-content:before {
    height: 863px;
  }
}
.page-template-archive-testimonial .main-content:before {
  background-image: url(../images/bg-testimonials.webp);
}

@media screen and (min-width: 1200px) {
  .main-content .container .row > .entry-content.col-xl-8,
.main-content .container .row > .content.col-xl-8 {
    padding-right: 145px;
  }
}
[v-cloak] > * {
  display: none;
}

#loader-div {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  overflow: hidden;
  transition: all 0.5s ease;
}

#loader-div .lds-ring {
  display: inline-block;
  position: relative;
  width: 77px;
  height: 77px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  display: block;
}

#loader-div .lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 70px;
  height: 70px;
  margin: 6px;
  border: 7px solid #4164f2;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #4164f2 transparent transparent transparent;
}

#loader-div .lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

#loader-div .lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

#loader-div .lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.post-type-archive-press_release .main-content:before,
.post-type-archive-in_news .main-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 385px;
  background-image: url(../images/bg-press-release.webp);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .post-type-archive-press_release .main-content:before,
.post-type-archive-in_news .main-content:before {
    height: 696px;
  }
}
.blog .page-title,
.archive .page-title,
.category .page-title,
.search-results .page-title,
.page-template-mass-tort .page-title {
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .blog .page-title,
.archive .page-title,
.category .page-title,
.search-results .page-title,
.page-template-mass-tort .page-title {
    margin-bottom: 55px;
  }
}
.blog .post-excerpt,
.archive .post-excerpt,
.category .post-excerpt,
.search-results .post-excerpt,
.page-template-mass-tort .post-excerpt {
  padding-bottom: 40px;
  margin-bottom: 30px;
  border-bottom: 1px solid #E8E8E8;
}

@media screen and (min-width: 1200px) {
  .blog .post-wrap,
.archive .post-wrap,
.category .post-wrap,
.search-results .post-wrap,
.page-template-mass-tort .post-wrap {
    display: flex;
  }
}
@media screen and (min-width: 992px) {
  .blog .post-wrap.top-post,
.archive .post-wrap.top-post,
.category .post-wrap.top-post,
.search-results .post-wrap.top-post,
.page-template-mass-tort .post-wrap.top-post {
    align-items: center;
    padding: 40px 40px 38px;
    margin-bottom: 50px;
    background-color: #fff;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
  }
  .blog .post-wrap.top-post .image-holder,
.archive .post-wrap.top-post .image-holder,
.category .post-wrap.top-post .image-holder,
.search-results .post-wrap.top-post .image-holder,
.page-template-mass-tort .post-wrap.top-post .image-holder {
    margin-top: 0;
    flex: 0 0 max-content;
    max-width: max-content;
    height: auto;
    text-align: center;
  }
}
@media screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1399px) {
  .blog .post-wrap.top-post .image-holder,
.archive .post-wrap.top-post .image-holder,
.category .post-wrap.top-post .image-holder,
.search-results .post-wrap.top-post .image-holder,
.page-template-mass-tort .post-wrap.top-post .image-holder {
    flex: 0 0 400px;
    max-width: 400px;
  }
}
@media screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
  .blog .post-wrap.top-post .image-holder,
.archive .post-wrap.top-post .image-holder,
.category .post-wrap.top-post .image-holder,
.search-results .post-wrap.top-post .image-holder,
.page-template-mass-tort .post-wrap.top-post .image-holder {
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .blog .post-wrap.top-post .image-holder img,
.archive .post-wrap.top-post .image-holder img,
.category .post-wrap.top-post .image-holder img,
.search-results .post-wrap.top-post .image-holder img,
.page-template-mass-tort .post-wrap.top-post .image-holder img {
    width: auto;
    height: auto;
    object-fit: initial;
    max-height: 402px;
  }
}
@media screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
  .blog .post-wrap.top-post .image-holder img,
.archive .post-wrap.top-post .image-holder img,
.category .post-wrap.top-post .image-holder img,
.search-results .post-wrap.top-post .image-holder img,
.page-template-mass-tort .post-wrap.top-post .image-holder img {
    max-height: 350px;
  }
}
@media screen and (min-width: 992px) {
  .blog .post-wrap.top-post .info-holder,
.archive .post-wrap.top-post .info-holder,
.category .post-wrap.top-post .info-holder,
.search-results .post-wrap.top-post .info-holder,
.page-template-mass-tort .post-wrap.top-post .info-holder {
    margin-right: 24px;
  }
}
@media screen and (min-width: 992px) and (min-width: 1400px) {
  .blog .post-wrap.top-post .info-holder,
.archive .post-wrap.top-post .info-holder,
.category .post-wrap.top-post .info-holder,
.search-results .post-wrap.top-post .info-holder,
.page-template-mass-tort .post-wrap.top-post .info-holder {
    margin-left: 60px;
  }
}
@media screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
  .blog .post-wrap.top-post .info-holder,
.archive .post-wrap.top-post .info-holder,
.category .post-wrap.top-post .info-holder,
.search-results .post-wrap.top-post .info-holder,
.page-template-mass-tort .post-wrap.top-post .info-holder {
    margin-right: auto;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .blog .post-wrap.top-post,
.archive .post-wrap.top-post,
.category .post-wrap.top-post,
.search-results .post-wrap.top-post,
.page-template-mass-tort .post-wrap.top-post {
    padding-bottom: 40px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E8E8E8;
  }
}
.blog .post-wrap .image-holder,
.archive .post-wrap .image-holder,
.category .post-wrap .image-holder,
.search-results .post-wrap .image-holder,
.page-template-mass-tort .post-wrap .image-holder {
  flex: 0 0 210px;
  max-width: 210px;
}

@media screen and (min-width: 1200px) {
  .blog .post-wrap .image-holder,
.archive .post-wrap .image-holder,
.category .post-wrap .image-holder,
.search-results .post-wrap .image-holder,
.page-template-mass-tort .post-wrap .image-holder {
    margin-top: 10px;
    margin-right: 30px;
  }
}
@media (max-width: 1199px) {
  .blog .post-wrap .image-holder,
.archive .post-wrap .image-holder,
.category .post-wrap .image-holder,
.search-results .post-wrap .image-holder,
.page-template-mass-tort .post-wrap .image-holder {
    margin: 0 auto 20px;
  }
}
.blog .post-wrap .image-holder img,
.archive .post-wrap .image-holder img,
.category .post-wrap .image-holder img,
.search-results .post-wrap .image-holder img,
.page-template-mass-tort .post-wrap .image-holder img {
  width: 100%;
  object-fit: cover;
  box-shadow: 0px 11px 30px 0px rgba(0, 0, 0, 0.15);
}

.blog .post-wrap .info-holder .post-title,
.archive .post-wrap .info-holder .post-title,
.category .post-wrap .info-holder .post-title,
.search-results .post-wrap .info-holder .post-title,
.page-template-mass-tort .post-wrap .info-holder .post-title {
  padding-bottom: 0;
  margin-bottom: 15px;
}

.blog .post-wrap .info-holder .post-title:after,
.archive .post-wrap .info-holder .post-title:after,
.category .post-wrap .info-holder .post-title:after,
.search-results .post-wrap .info-holder .post-title:after,
.page-template-mass-tort .post-wrap .info-holder .post-title:after {
  display: none;
}

.blog .post-wrap .info-holder .post-title a,
.archive .post-wrap .info-holder .post-title a,
.category .post-wrap .info-holder .post-title a,
.search-results .post-wrap .info-holder .post-title a,
.page-template-mass-tort .post-wrap .info-holder .post-title a {
  color: #081A13;
}

.blog .post-wrap .info-holder .post-title a:hover,
.archive .post-wrap .info-holder .post-title a:hover,
.category .post-wrap .info-holder .post-title a:hover,
.search-results .post-wrap .info-holder .post-title a:hover,
.page-template-mass-tort .post-wrap .info-holder .post-title a:hover {
  color: var(--color-secondary);
}

.blog .post-wrap .info-holder .excerpt,
.archive .post-wrap .info-holder .excerpt,
.category .post-wrap .info-holder .excerpt,
.search-results .post-wrap .info-holder .excerpt,
.page-template-mass-tort .post-wrap .info-holder .excerpt {
  margin-bottom: 30px;
}

.blog .post-wrap .info-holder .excerpt p,
.archive .post-wrap .info-holder .excerpt p,
.category .post-wrap .info-holder .excerpt p,
.search-results .post-wrap .info-holder .excerpt p,
.page-template-mass-tort .post-wrap .info-holder .excerpt p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.blog .post-wrap .info-holder .excerpt p:last-child,
.archive .post-wrap .info-holder .excerpt p:last-child,
.category .post-wrap .info-holder .excerpt p:last-child,
.search-results .post-wrap .info-holder .excerpt p:last-child,
.page-template-mass-tort .post-wrap .info-holder .excerpt p:last-child {
  margin-bottom: 0;
}

.blog .post-wrap .info-holder .excerpt a,
.archive .post-wrap .info-holder .excerpt a,
.category .post-wrap .info-holder .excerpt a,
.search-results .post-wrap .info-holder .excerpt a,
.page-template-mass-tort .post-wrap .info-holder .excerpt a {
  display: none;
}

.blog .post-wrap .info-holder .post-meta,
.archive .post-wrap .info-holder .post-meta,
.category .post-wrap .info-holder .post-meta,
.search-results .post-wrap .info-holder .post-meta,
.page-template-mass-tort .post-wrap .info-holder .post-meta {
  margin-bottom: 15px;
  color: #868686;
  font-size: 16px;
  line-height: 24px;
}

@media screen and (min-width: 768px) {
  .blog .post-wrap .info-holder .post-meta,
.archive .post-wrap .info-holder .post-meta,
.category .post-wrap .info-holder .post-meta,
.search-results .post-wrap .info-holder .post-meta,
.page-template-mass-tort .post-wrap .info-holder .post-meta {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .blog .post-wrap .info-holder .post-meta div,
.archive .post-wrap .info-holder .post-meta div,
.category .post-wrap .info-holder .post-meta div,
.search-results .post-wrap .info-holder .post-meta div,
.page-template-mass-tort .post-wrap .info-holder .post-meta div {
    margin-bottom: 5px;
  }
  .blog .post-wrap .info-holder .post-meta div:last-child,
.archive .post-wrap .info-holder .post-meta div:last-child,
.category .post-wrap .info-holder .post-meta div:last-child,
.search-results .post-wrap .info-holder .post-meta div:last-child,
.page-template-mass-tort .post-wrap .info-holder .post-meta div:last-child {
    margin-bottom: 0;
  }
}
.blog .post-wrap .info-holder .post-meta .author,
.blog .post-wrap .info-holder .post-meta .category,
.archive .post-wrap .info-holder .post-meta .author,
.archive .post-wrap .info-holder .post-meta .category,
.category .post-wrap .info-holder .post-meta .author,
.category .post-wrap .info-holder .post-meta .category,
.search-results .post-wrap .info-holder .post-meta .author,
.search-results .post-wrap .info-holder .post-meta .category,
.page-template-mass-tort .post-wrap .info-holder .post-meta .author,
.page-template-mass-tort .post-wrap .info-holder .post-meta .category {
  position: relative;
}

@media screen and (min-width: 768px) {
  .blog .post-wrap .info-holder .post-meta .author,
.blog .post-wrap .info-holder .post-meta .category,
.archive .post-wrap .info-holder .post-meta .author,
.archive .post-wrap .info-holder .post-meta .category,
.category .post-wrap .info-holder .post-meta .author,
.category .post-wrap .info-holder .post-meta .category,
.search-results .post-wrap .info-holder .post-meta .author,
.search-results .post-wrap .info-holder .post-meta .category,
.page-template-mass-tort .post-wrap .info-holder .post-meta .author,
.page-template-mass-tort .post-wrap .info-holder .post-meta .category {
    margin-left: 33px;
  }
}
@media screen and (min-width: 768px) {
  .blog .post-wrap .info-holder .post-meta .author:before,
.blog .post-wrap .info-holder .post-meta .category:before,
.archive .post-wrap .info-holder .post-meta .author:before,
.archive .post-wrap .info-holder .post-meta .category:before,
.category .post-wrap .info-holder .post-meta .author:before,
.category .post-wrap .info-holder .post-meta .category:before,
.search-results .post-wrap .info-holder .post-meta .author:before,
.search-results .post-wrap .info-holder .post-meta .category:before,
.page-template-mass-tort .post-wrap .info-holder .post-meta .author:before,
.page-template-mass-tort .post-wrap .info-holder .post-meta .category:before {
    content: "";
    position: absolute;
    top: 5px;
    left: -16px;
    width: 1px;
    height: 15px;
    background-color: #E8E8E8;
  }
}
.blog .post-wrap .info-holder .post-meta .author a,
.blog .post-wrap .info-holder .post-meta .category a,
.archive .post-wrap .info-holder .post-meta .author a,
.archive .post-wrap .info-holder .post-meta .category a,
.category .post-wrap .info-holder .post-meta .author a,
.category .post-wrap .info-holder .post-meta .category a,
.search-results .post-wrap .info-holder .post-meta .author a,
.search-results .post-wrap .info-holder .post-meta .category a,
.page-template-mass-tort .post-wrap .info-holder .post-meta .author a,
.page-template-mass-tort .post-wrap .info-holder .post-meta .category a {
  font-weight: 400;
}

.blog .post-wrap .info-holder .btn-wrapper .btn,
.archive .post-wrap .info-holder .btn-wrapper .btn,
.category .post-wrap .info-holder .btn-wrapper .btn,
.search-results .post-wrap .info-holder .btn-wrapper .btn,
.page-template-mass-tort .post-wrap .info-holder .btn-wrapper .btn {
  max-width: 140px;
}

.hosts {
  padding: 40px 0 0;
  background: linear-gradient(180deg, #F3F3F3 0%, rgba(255, 255, 255, 0) 100%);
}

@media screen and (min-width: 768px) {
  .hosts {
    padding: 75px 0 17px;
  }
}
.hosts .section-title {
  padding-bottom: 0;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .hosts .section-title {
    margin-bottom: 58px;
  }
}
.hosts .section-title:after {
  display: none;
}

@media (max-width: 991px) {
  .hosts .col-item {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .hosts .col-item:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .hosts .col-item:last-child .item {
    justify-content: end;
  }
}
@media screen and (min-width: 1200px) {
  .hosts .item {
    display: flex;
  }
}
@media (max-width: 1199px) {
  .hosts .item {
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  .hosts .item .image-holder {
    flex: 0 0 234px;
    margin-right: 24px;
  }
}
@media (max-width: 1199px) {
  .hosts .item .image-holder {
    margin-bottom: 20px;
  }
}
.hosts .item .info-holder {
  max-width: 400px;
}

@media screen and (min-width: 1200px) {
  .hosts .item .info-holder {
    margin-top: -2px;
  }
}
@media (max-width: 1199px) {
  .hosts .item .info-holder {
    margin: 0 auto;
  }
}
.hosts .item .info-holder .name {
  margin-bottom: 4px;
  color: #2D2D2D;
  font-family: var(--secondary-font), sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.hosts .item .info-holder .position {
  margin-bottom: 15px;
  color: #868686;
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
}

.hosts .item .info-holder .excerpt {
  margin-bottom: 21px;
}

.hosts .item .info-holder .excerpt p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.hosts .item .info-holder .excerpt p:last-child {
  margin-bottom: 0;
}

.hosts .item .info-holder .btn-wrapper .btn {
  max-width: 268px;
}

.testimonials {
  padding-bottom: 71px;
}

@media screen and (min-width: 768px) {
  .testimonials {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .testimonials {
    padding-bottom: 270px;
  }
}
@media (min-width: 1440px) {
  .testimonials {
    padding-bottom: 210px;
  }
}
@media (min-width: 3000px) {
  .testimonials {
    padding-bottom: 375px;
  }
}
.testimonials.testimonials-pa {
  margin-top: 125px;
}

.testimonials.testimonials-pa .section-title {
  z-index: 999;
  position: relative;
  text-align: center;
  padding-top: 40px;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
}

@media (max-width: 1439px) {
  .testimonials.testimonials-pa .section-title {
    font-size: 35px;
  }
}
@media (max-width: 479px) {
  .testimonials.testimonials-pa .section-title {
    font-size: 30px;
  }
}
.testimonials.testimonials-pa .section-title span {
  color: #237354;
}

.testimonials.testimonials-pa .section-title:after {
  left: 50%;
  transform: translateX(-50%);
}

.testimonials.testimonials-pa .btn-wrapper {
  margin-top: 10px;
}

@media (max-width: 991px) {
  .testimonials.testimonials-pa .btn-wrapper {
    margin-top: 25px;
  }
}
@media (max-width: 575px) {
  .testimonials.testimonials-pa .btn-wrapper {
    margin-top: 155px;
  }
}
@media (max-width: 419px) {
  .testimonials.testimonials-pa .btn-wrapper {
    margin-top: 280px;
  }
}
.testimonials .testimonials-swiper-wrapper {
  position: relative;
}

.testimonials .testimonials-image {
  filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.25));
}

@media screen and (min-width: 1200px) {
  .testimonials .testimonials-image {
    margin-right: 0;
    margin-left: 0;
    max-width: 600px;
  }
}
@media (min-width: 1440px) {
  .testimonials .testimonials-image {
    max-width: 751px;
  }
}
@media (min-width: 1400px) and (max-width: 1439px) {
  .testimonials .testimonials-image {
    max-width: 730px;
  }
}
@media (max-width: 1199px) {
  .testimonials .testimonials-image {
    margin-bottom: 34px;
  }
}
.testimonials .testimonials-image .swiper-slide {
  width: auto;
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .testimonials .testimonials-image .swiper-slide {
    text-align: right;
  }
}
@media (max-width: 1199px) {
  .testimonials .testimonials-image .swiper-slide {
    transition-property: opacity;
  }
}
@media screen and (min-width: 768px) {
  .testimonials .testimonials-image .swiper-slide img {
    max-width: 533px;
  }
}
@media (min-width: 1400px) {
  .testimonials .testimonials-image .swiper-slide img {
    max-width: 667px;
  }
}
.testimonials .testimonials-section-slider {
  position: relative;
  max-width: 720px;
  margin: 0 auto;
  overflow: visible;
  padding-bottom: 140px;
  display: flex;
  justify-content: center;
  /* the white testimonial card itself */
  /* photo below the card */
  /* navigation */
}

.testimonials .testimonials-section-slider .swiper-wrapper {
  position: relative !important;
  transform: none !important;
  display: block !important;
  overflow: visible;
  min-height: 600px;
}

.testimonials .testimonials-section-slider .swiper-slide {
  position: absolute !important;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: all 0.9s cubic-bezier(0.25, 1, 0.3, 1);
  transform: translateX(-50%) translateY(40px) scale(0.94);
  z-index: 1;
}

.testimonials .testimonials-section-slider .swiper-slide.stack-3 {
  opacity: 0.6;
  transform: translateX(-50%) translateY(40px) scale(0.94);
  width: 96%;
  z-index: 1;
  filter: drop-shadow(0 5px 6px rgba(0, 0, 0, 0.08));
}

.testimonials .testimonials-section-slider .swiper-slide.stack-2 {
  opacity: 0.8;
  transform: translateX(-50%) translateY(20px) scale(0.97);
  width: 98%;
  z-index: 3;
  filter: drop-shadow(0 8px 10px rgba(0, 0, 0, 0.1));
}

.testimonials .testimonials-section-slider .swiper-slide.stack-1 {
  opacity: 1;
  transform: translateX(-50%) translateY(0) scale(1);
  width: 100%;
  z-index: 5;
  filter: drop-shadow(0 16px 20px rgba(0, 0, 0, 0.15));
}

.testimonials .testimonials-section-slider .swiper-slide.active {
  opacity: 1;
  transform: translateX(-50%) translateY(-12px) scale(1.04);
  z-index: 6;
  filter: drop-shadow(0 22px 25px rgba(0, 0, 0, 0.2));
}

.testimonials .testimonials-section-slider .swiper-slide.inactive {
  opacity: 0 !important;
  transform: translateX(-50%) translateY(80px) scale(0.9) !important;
  pointer-events: none;
  z-index: 0 !important;
}

.testimonials .testimonials-section-slider .testimonials-section-slider,
.testimonials .testimonials-section-slider .testimonials-section-slider .swiper-wrapper {
  overflow: visible !important;
}

.testimonials .testimonials-section-slider .testimonials-section-slider .swiper-slide {
  position: absolute !important;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  transition: transform 0.8s ease, opacity 0.8s ease;
}

.testimonials .testimonials-section-slider .testimonials-slider-item {
  background: #fff;
  border-radius: 0;
  box-shadow: none;
  padding: 155px 60px 90px;
  text-align: left;
  width: 100%;
  min-height: 630px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  transition: transform 0.6s ease, opacity 0.6s ease;
  position: relative;
}

@media (max-width: 1439px) {
  .testimonials .testimonials-section-slider .testimonials-slider-item {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 1199px) {
  .testimonials .testimonials-section-slider .testimonials-slider-item {
    min-height: 500px;
  }
}
@media (max-width: 991px) {
  .testimonials .testimonials-section-slider .testimonials-slider-item {
    min-height: 600px;
  }
}
@media (max-width: 575px) {
  .testimonials .testimonials-section-slider .testimonials-slider-item {
    padding-top: 200px;
    min-height: 700px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 374px) {
  .testimonials .testimonials-section-slider .testimonials-slider-item {
    min-height: 800px;
  }
}
.testimonials .testimonials-section-slider .testimonials-content {
  font-size: 16px;
  line-height: 1.8;
  color: #333;
  margin-bottom: 0;
}

.testimonials .testimonials-section-slider .testimonials-content p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
  letter-spacing: 0.16px;
  margin-bottom: 20px;
}

@media (max-width: 1439px) {
  .testimonials .testimonials-section-slider .testimonials-content p {
    letter-spacing: normal;
    line-height: 26px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .testimonials .testimonials-section-slider .testimonials-content p {
    font-size: 16px;
    letter-spacing: 0.16px;
    line-height: 31px;
  }
}
@media (max-width: 767px) {
  .testimonials .testimonials-section-slider .testimonials-content p {
    letter-spacing: normal;
    line-height: 26px;
    font-size: 14px;
  }
}
@media (max-width: 374px) {
  .testimonials .testimonials-section-slider .testimonials-content p {
    letter-spacing: normal;
    line-height: 23px;
  }
}
.testimonials .testimonials-section-slider .author {
  font-weight: 700;
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 26px;
  /* 144.444% */
  letter-spacing: 0.54px;
}

.testimonials .testimonials-section-slider .author-photo {
  position: absolute;
  left: 50%;
  bottom: -100px;
  transform: translateX(-50%);
  width: 154px;
  height: 154px;
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid #fff;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
  opacity: 0;
  transition: opacity 0.6s ease;
}

.testimonials .testimonials-section-slider .author-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.testimonials .testimonials-section-slider .swiper-slide.stack-1 .author-photo,
.testimonials .testimonials-section-slider .swiper-slide.active .author-photo {
  opacity: 1;
}

.testimonials .testimonials-section-slider .swiper-button-wrapper {
  position: absolute;
  bottom: 30px;
  right: 40px;
  display: flex;
  gap: 18px;
  z-index: 10;
}

@media (max-width: 1199px) {
  .testimonials .testimonials-section-slider .swiper-button-wrapper {
    bottom: -70px;
    right: 43%;
    transform: translateX(-50%);
  }
}
@media (max-width: 991px) {
  .testimonials .testimonials-section-slider .swiper-button-wrapper {
    bottom: -150px;
  }
}
@media (max-width: 767px) {
  .testimonials .testimonials-section-slider .swiper-button-wrapper {
    right: 40%;
  }
}
@media (max-width: 575px) {
  .testimonials .testimonials-section-slider .swiper-button-wrapper {
    bottom: -260px;
  }
}
@media (max-width: 479px) {
  .testimonials .testimonials-section-slider .swiper-button-wrapper {
    bottom: -390px;
    right: 35%;
  }
}
.testimonials .testimonials-section-slider .swiper-button-wrapper .swiper-button-prev,
.testimonials .testimonials-section-slider .swiper-button-wrapper .swiper-button-next {
  width: 30px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.testimonials .testimonials-section-slider .swiper-button-wrapper .swiper-button-prev {
  content: url(../images/icons/icon-arrow-prev-pa.svg);
  left: -100px;
}

.testimonials .testimonials-section-slider .swiper-button-wrapper .swiper-button-next {
  content: url(../images/icons/icon-arrow-next-pa.svg);
}

@media screen and (min-width: 1200px) {
  .testimonials .testimonials-content-holder {
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 1;
    max-width: 643px;
  }
}
@media (min-width: 1400px) {
  .testimonials .testimonials-content-holder {
    top: 38px;
    right: 7px;
    max-width: 805px;
  }
}
@media (min-width: 1400px) and (max-width: 1439px) {
  .testimonials .testimonials-content-holder {
    right: 0;
    max-width: 750px;
  }
}
@media screen and (min-width: 1200px) {
  .testimonials .testimonials-content-holder:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 58px);
    height: 100%;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.15);
  }
}
@media (min-width: 1400px) {
  .testimonials .testimonials-content-holder:before {
    width: calc(100% - 73px);
  }
}
@media screen and (min-width: 1200px) {
  .testimonials .testimonials-content-slider-wrapper {
    padding: 50px 20px 50px 88px;
    background-color: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(23.5px);
    clip-path: polygon(100% 0, 100% 100%, calc(100% - (100% - 58px)) 100%, calc(100% - (100% - 58px)) calc(100% - (100% - 108px)), 0 0);
  }
}
@media (min-width: 1400px) {
  .testimonials .testimonials-content-slider-wrapper {
    padding: 64px 20px 66px 172px;
    clip-path: polygon(100% 0, 100% 100%, calc(100% - (100% - 73px)) 100%, calc(100% - (100% - 73px)) calc(100% - (100% - 132px)), 0 0);
  }
}
@media (min-width: 1400px) and (max-width: 1439px) {
  .testimonials .testimonials-content-slider-wrapper {
    padding-left: 130px;
  }
}
.testimonials .testimonials-content-slider-wrapper .section-title {
  margin-bottom: 23px;
  max-width: 200px;
}

.lang-es .testimonials .testimonials-content-slider-wrapper .section-title {
  max-width: 250px;
}

@media screen and (min-width: 768px) {
  .testimonials .testimonials-content-slider-wrapper .section-title {
    max-width: 100%;
  }
  .lang-es .testimonials .testimonials-content-slider-wrapper .section-title {
    max-width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .testimonials .testimonials-content-slider-wrapper .section-title {
    max-width: 320px;
  }
  .lang-es .testimonials .testimonials-content-slider-wrapper .section-title {
    max-width: 420px;
  }
}
.testimonials .testimonials-content-slider-wrapper .swiper-slide {
  transition-property: opacity;
}

@media screen and (min-width: 1200px) {
  .testimonials .testimonials-content-slider-wrapper .testimonials-slider-item {
    max-width: 582px;
  }
}
.testimonials .testimonials-content-slider-wrapper .testimonials-slider-item .testimonials-content {
  margin-bottom: 18px;
}

@media screen and (min-width: 1200px) {
  .testimonials .testimonials-content-slider-wrapper .testimonials-slider-item .testimonials-content {
    margin-bottom: 46px;
  }
}
.testimonials .testimonials-content-slider-wrapper .testimonials-slider-item .testimonials-content p {
  color: #313131;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.16px;
}

@media screen and (min-width: 768px) {
  .testimonials .testimonials-content-slider-wrapper .testimonials-slider-item .testimonials-content p {
    line-height: 25px;
  }
}
.testimonials .testimonials-content-slider-wrapper .testimonials-slider-item .testimonials-content p:last-child {
  margin-bottom: 0;
}

.testimonials .testimonials-content-slider-wrapper .testimonials-slider-item .author {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.54px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .testimonials .testimonials-content-slider-wrapper .testimonials-slider-item .author {
    padding-left: 18px;
  }
}
.testimonials .swiper-button-wrapper {
  margin-top: 17px;
}

@media screen and (min-width: 1200px) {
  .testimonials .swiper-button-wrapper {
    margin-top: 67px;
    margin-left: 5px;
  }
}
@media (min-width: 1440px) {
  .testimonials .swiper-button-wrapper {
    margin-left: 20px;
  }
}
@media (min-width: 1400px) and (max-width: 1439px) {
  .testimonials .swiper-button-wrapper {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .testimonials .swiper-button-wrapper {
    margin-left: 16px;
  }
}
.testimonials .btn-wrapper {
  margin-top: 23px;
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .testimonials .btn-wrapper {
    margin-top: -30px;
    max-width: 530px;
  }
}
@media screen and (min-width: 1440px) {
  .testimonials .btn-wrapper {
    max-width: 860px;
  }
}
@media (min-width: 1400px) and (max-width: 1439px) {
  .testimonials .btn-wrapper {
    max-width: 546px;
    text-align: right;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .testimonials .btn-wrapper {
    padding-right: 40px;
    text-align: right;
  }
}
.btn {
  position: relative;
  display: inline-block;
  padding: 9px 10px;
  width: 100%;
  max-width: 336px;
  color: var(--text-color);
  font-family: var(--main-font), sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
  background: none;
  letter-spacing: 1.95px;
  text-transform: uppercase;
  border: 0;
  border-radius: 4px;
  box-shadow: none;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .btn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.btn.with-icon {
  display: inline-flex;
  padding: 0;
  width: auto;
  max-width: 100%;
  overflow: hidden;
}

.btn.with-icon .text {
  padding: 13px 20px 14px 31px;
}

.btn.btn-primary {
  color: #fff;
  background-color: var(--color-primary);
}

.btn.btn-primary:hover {
  background-color: #2B5540;
}

.btn.btn-primary.with-icon:after {
  background-color: #2B5540;
}

.btn.btn-primary.btn-light {
  color: var(--color-secondary);
  background-color: #fff;
  letter-spacing: 1.05px;
}

.btn.btn-primary.btn-light:hover {
  background-color: var(--color-neutral);
}

.btn.btn-primary.btn-light.with-icon:after {
  background-color: var(--color-neutral);
  background-image: url(../images/icons/icon-arrow-right-blue.svg);
}

.btn.btn-secondary {
  color: #fff;
  background-color: var(--color-secondary);
}

.btn.btn-secondary:hover {
  background-color: #0A3669;
}

.btn.btn-secondary.with-icon:after {
  background-color: #0A3669;
}

.btn.btn-secondary.btn-phone {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.54px;
}

.btn.btn-secondary.btn-phone .text {
  padding: 8px 9px 8px 20px;
}

.btn.btn-secondary.btn-consultation {
  max-width: 367px;
}

.lang-es .btn.btn-secondary.btn-consultation {
  max-width: max-content;
}

.btn.with-icon:after {
  content: "";
  width: 58px;
  background-repeat: no-repeat;
  background-size: 22px 12px;
  background-position: center;
  clip-path: polygon(16% 0%, 100% 0, 100% 100%, 0% 100%);
}

.btn.with-icon.icon-arrow:after {
  background-image: url(../images/icons/icon-arrow-right.svg);
}

.btn.with-icon.icon-phone:after {
  background-size: 21px 21px;
  background-image: url(../images/icons/icon-phone.svg);
}

.btn.btn-outline {
  padding: 8px 10px;
  color: #353535;
  border: 1px solid #000;
}

@media screen and (min-width: 768px) {
  .btn.btn-outline {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.btn.btn-outline:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.btn.btn-max {
  display: block;
  max-width: max-content;
}

@media (max-width: 767px) {
  .btn.btn-max {
    margin: 0 auto;
  }
}
.btn-wrapper .btn.btn-secondary.btn-consultation {
  position: relative;
  top: unset;
  left: unset;
  transform: unset;
  background-color: #355295;
  box-shadow: none;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.256px;
  padding: 20px;
  max-width: 338px;
}

/* purgecss start ignore */
.gform_wrapper.gravity-theme form,
.gform_wrapper.gform-theme--orbital form {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}

.gform_wrapper.gravity-theme .gform_heading,
.gform_wrapper.gform-theme--orbital .gform_heading {
  display: none;
}

.gform_wrapper.gravity-theme .gform_validation_errors,
.gform_wrapper.gform-theme--orbital .gform_validation_errors {
  padding: 15px !important;
}

.gform_wrapper.gravity-theme .gfield_description.validation_message,
.gform_wrapper.gform-theme--orbital .gfield_description.validation_message {
  padding: 15px;
  font-size: 13px;
  line-height: 17.6px;
}

.gform_wrapper.gravity-theme .gchoice,
.gform_wrapper.gravity-theme .ginput_container_consent,
.gform_wrapper.gform-theme--orbital .gchoice,
.gform_wrapper.gform-theme--orbital .ginput_container_consent {
  position: relative;
  padding-left: 32px;
}

.gform_wrapper.gravity-theme .gchoice label,
.gform_wrapper.gravity-theme .ginput_container_consent label,
.gform_wrapper.gform-theme--orbital .gchoice label,
.gform_wrapper.gform-theme--orbital .ginput_container_consent label {
  margin: 0;
}

.gform_wrapper.gravity-theme .gchoice label:after,
.gform_wrapper.gravity-theme .ginput_container_consent label:after,
.gform_wrapper.gform-theme--orbital .gchoice label:after,
.gform_wrapper.gform-theme--orbital .ginput_container_consent label:after {
  content: "";
  background: transparent;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  left: 0;
  top: 1px;
  border-radius: 7px;
  z-index: 0;
  border: 1px solid #ACACAC;
}

.gform_wrapper.gravity-theme .gchoice label:before,
.gform_wrapper.gravity-theme .ginput_container_consent label:before,
.gform_wrapper.gform-theme--orbital .gchoice label:before,
.gform_wrapper.gform-theme--orbital .ginput_container_consent label:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 9px;
  border: solid #515151;
  border-width: 0 2px 2px 0;
  left: 9px;
  top: 7px;
  transform: rotate(45deg);
  opacity: 0;
  z-index: 1;
  transition: all 100ms;
}

.gform_wrapper.gravity-theme .gchoice input,
.gform_wrapper.gravity-theme .ginput_container_consent input,
.gform_wrapper.gform-theme--orbital .gchoice input,
.gform_wrapper.gform-theme--orbital .ginput_container_consent input {
  height: auto !important;
}

.gform_wrapper.gravity-theme input[type=checkbox],
.gform_wrapper.gform-theme--orbital input[type=checkbox] {
  opacity: 0;
  outline: none;
  z-index: 100;
  width: 27px;
  height: 27px;
  top: 0;
  left: 0;
  position: absolute;
  appearance: none;
  cursor: pointer;
}

.gform_wrapper.gravity-theme input[type=checkbox] + label,
.gform_wrapper.gform-theme--orbital input[type=checkbox] + label {
  cursor: pointer;
}

.gform_wrapper.gravity-theme input[type=checkbox]:checked + label:before,
.gform_wrapper.gform-theme--orbital input[type=checkbox]:checked + label:before {
  opacity: 1;
}

.gform_wrapper.gravity-theme .gfield,
.gform_wrapper.gform-theme--orbital .gfield {
  margin-bottom: 12px;
}

@media screen and (min-width: 992px) {
  .gform_wrapper.gravity-theme .gfield,
.gform_wrapper.gform-theme--orbital .gfield {
    margin-bottom: 17px;
  }
}
.gform_wrapper.gravity-theme .gfield .ginput_container label,
.gform_wrapper.gform-theme--orbital .gfield .ginput_container label {
  color: white;
}

.gform_wrapper.gravity-theme .gfield .ginput_container input,
.gform_wrapper.gravity-theme .gfield .ginput_container textarea,
.gform_wrapper.gform-theme--orbital .gfield .ginput_container input,
.gform_wrapper.gform-theme--orbital .gfield .ginput_container textarea {
  color: var(--text-color);
  height: 38px;
  background-color: transparent;
  border-radius: 7px;
  border: 1px solid #ACACAC;
  box-shadow: none;
}

@media screen and (min-width: 992px) {
  .gform_wrapper.gravity-theme .gfield .ginput_container input,
.gform_wrapper.gravity-theme .gfield .ginput_container textarea,
.gform_wrapper.gform-theme--orbital .gfield .ginput_container input,
.gform_wrapper.gform-theme--orbital .gfield .ginput_container textarea {
    height: 45px;
  }
}
.gform_wrapper.gravity-theme .gfield .ginput_container textarea.large,
.gform_wrapper.gform-theme--orbital .gfield .ginput_container textarea.large {
  height: 90px;
  min-block-size: auto;
}

@media screen and (min-width: 992px) {
  .gform_wrapper.gravity-theme .gfield .ginput_container textarea.large,
.gform_wrapper.gform-theme--orbital .gfield .ginput_container textarea.large {
    height: 90px;
  }
}
.gform_wrapper.gravity-theme .ginput_container.ginput_container_consent label,
.gform_wrapper.gform-theme--orbital .ginput_container.ginput_container_consent label {
  color: var(--form-label-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.gform_wrapper.gravity-theme .ginput_container.ginput_container_consent label .gfield_required_asterisk,
.gform_wrapper.gform-theme--orbital .ginput_container.ginput_container_consent label .gfield_required_asterisk {
  display: none;
}

.gform_wrapper.gravity-theme .ginput_container_select select,
.gform_wrapper.gform-theme--orbital .ginput_container_select select {
  position: relative;
  padding: 8px;
  width: 100%;
  height: 45px;
  color: var(--form-label-color);
  font-size: 14px;
  font-weight: 400;
  background: url(../images/icons/icon-select-arrow-down-form.svg) #fff no-repeat 100%;
  border-radius: 4px;
  border: 1px solid #ACACAC;
  appearance: none;
}

@media screen and (min-width: 768px) {
  .gform_wrapper.gravity-theme .ginput_container_select select,
.gform_wrapper.gform-theme--orbital .ginput_container_select select {
    padding: 10px 17px;
  }
}
.gform_wrapper.gravity-theme .gform_body .gform_fields,
.gform_wrapper.gform-theme--orbital .gform_body .gform_fields {
  row-gap: 0;
  grid-column-gap: 18px;
}

@media (max-width: 1199px) {
  .gform_wrapper.gravity-theme .gform_body .gform_fields,
.gform_wrapper.gform-theme--orbital .gform_body .gform_fields {
    display: block;
  }
}
.gform_wrapper.gravity-theme .gform_body .gfield_label,
.gform_wrapper.gravity-theme .gform_body .gfield-choice-input + label,
.gform_wrapper.gform-theme--orbital .gform_body .gfield_label,
.gform_wrapper.gform-theme--orbital .gform_body .gfield-choice-input + label {
  display: block;
  margin-bottom: 3px;
  color: var(--form-label-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.gform_wrapper.gravity-theme .gform_body .gfield_required,
.gform_wrapper.gform-theme--orbital .gform_body .gfield_required {
  display: inline;
  padding: 0;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.gform_wrapper.gravity-theme .gform_footer.top_label,
.gform_wrapper.gform-theme--orbital .gform_footer.top_label {
  padding: 0;
  margin: 21px 0 0;
}

@media screen and (min-width: 1200px) {
  .gform_wrapper.gravity-theme .gform_footer.top_label,
.gform_wrapper.gform-theme--orbital .gform_footer.top_label {
    margin-top: 15px;
  }
}
.gform_wrapper.gravity-theme .gform_footer .button,
.gform_wrapper.gform-theme--orbital .gform_footer .button {
  display: block;
  padding: 5px;
  margin: 0 auto;
  width: 100%;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: var(--form-button-background);
  border-radius: 4px;
  border: none;
}

@media screen and (min-width: 992px) {
  .gform_wrapper.gravity-theme .gform_footer .button,
.gform_wrapper.gform-theme--orbital .gform_footer .button {
    padding: 9px;
    letter-spacing: 1.95px;
  }
}
.gform_wrapper.gravity-theme .gform_footer .button:hover, .gform_wrapper.gravity-theme .gform_footer .button:focus,
.gform_wrapper.gform-theme--orbital .gform_footer .button:hover,
.gform_wrapper.gform-theme--orbital .gform_footer .button:focus {
  background-color: var(--form-button-hover);
}

.footer .gform_wrapper.gravity-theme .gform_footer .button,
.footer .gform_wrapper.gform-theme--orbital .gform_footer .button {
  max-width: 307px;
}

.form-wrap {
  padding: 20px 30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: auto;
  background-color: #fff;
  border: 1px solid #E2E6ED;
  border-radius: 18px;
  box-shadow: 0px 4px 35px 0px rgba(52, 73, 113, 0.1);
}

@media screen and (min-width: 768px) {
  .form-wrap {
    padding: 40px 80px;
  }
}
@media screen and (min-width: 992px) {
  .form-wrap {
    padding: 30px;
    max-width: 540px;
  }
}
@media screen and (min-width: 1200px) {
  .form-wrap {
    padding: 57px 80px;
  }
}
.sidebar-widgets .form-wrap {
  box-shadow: none;
  border: none;
}

@media screen and (min-width: 1200px) {
  .sidebar-widgets .form-wrap {
    padding: 57px 40px;
  }
}
.footer .form-wrap {
  padding: 30px 36px 44px;
  max-width: 100%;
}

@media screen and (min-width: 1200px) {
  .footer .form-wrap {
    padding: 62px 20px 68px;
  }
}
.footer .form-wrap form {
  max-width: 553px;
}

.main-contact-form .form-wrap {
  padding: 30px 15px;
  margin-top: 20px;
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .main-contact-form .form-wrap {
    padding: 40px 70px 70px;
  }
}
.form-wrap label,
.form-wrap input {
  display: block;
  font-size: 16px;
  line-height: 1;
}

.form-wrap label {
  color: #fff;
  font-weight: 400;
  margin-bottom: 8px;
}

.form-wrap input,
.form-wrap textarea {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.form-wrap input:focus,
.form-wrap textarea:focus {
  border: 2px solid #4164f2;
}

.form-wrap input::-webkit-input-placeholder,
.form-wrap textarea::-webkit-input-placeholder {
  color: #9a9b9b;
}

.form-wrap input::-moz-placeholder,
.form-wrap textarea::-moz-placeholder {
  opacity: 1;
  color: #9a9b9b;
}

.form-wrap input:-moz-placeholder,
.form-wrap textarea:-moz-placeholder {
  color: #9a9b9b;
}

.form-wrap input:-ms-input-placeholder,
.form-wrap textarea:-ms-input-placeholder {
  color: #9a9b9b;
}

.form-wrap input.placeholder,
.form-wrap textarea.placeholder {
  color: #9a9b9b;
}

.form-wrap textarea {
  height: 77px;
  padding-top: 15px;
}

.form-wrap .btn {
  width: 100%;
  margin-top: 10px;
  letter-spacing: 1.5px;
}

@media screen and (min-width: 768px) {
  .form-wrap .btn span {
    padding-left: 33px;
    padding-right: 33px;
  }
}
.page-template-sms-opt-in .form-wrap .subtitle {
  color: #081A13;
  font-size: 16px;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: 1.5px;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .page-template-sms-opt-in .form-wrap .subtitle {
    letter-spacing: 3.2px;
  }
}
.form-title {
  margin-bottom: 12px;
  color: var(--form-title-color);
  font-family: var(--secondary-font), sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 33px;
  letter-spacing: 0.96px;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (min-width: 992px) {
  .form-title {
    margin-bottom: 27px;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 38px;
  }
}
.sidebar-widgets .form-title {
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 20px;
}

.form-desc {
  margin-bottom: 25px;
  color: var(--text-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .form-desc {
    font-size: 18px;
    line-height: 33px;
  }
}
.newsletter-form-container {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .newsletter-form-container .form-wrap {
    padding: 57px 40px;
  }
}
.newsletter-form-container .form-title {
  margin-bottom: 10px;
}

#video_play {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}

#video_play iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#video_play .cw_video_description {
  display: none;
}

.cw_video_gallery.cw_video_type_matrix .cw_video_size_small {
  margin: 10px;
  padding: 10px;
  width: 142px;
}

.cw_video_gallery.cw_video_type_matrix .cw_video_size_small .cw_video_item_title {
  padding-top: 10px !important;
}

.cw_video_open_popup_customized {
  margin-bottom: 30px;
  display: inline-block;
}

.main-wrapper .cw-accordion--disabled .cw-accordion__item {
  border-radius: 0 !important;
  margin-bottom: 18px;
}

.main-wrapper .cw-accordion--disabled .cw-accordion__item-title {
  background-image: none !important;
  border-radius: 0 !important;
}

.main-wrapper .cw-accordion--disabled .cw-accordion__item[open] {
  border-top: 5px solid #355295 !important;
  border-radius: 0 !important;
}

.main-wrapper .cw-accordion--disabled .cw-accordion__item[open] .cw-accordion__item-title:after {
  background-image: url(../images/icons/icon-circle-minus.svg) !important;
  transform: translateY(-50%) rotate(180deg) !important;
}

.main-wrapper .cw-accordion__item {
  margin-bottom: 16px;
  box-shadow: 0px 11px 30px 0px rgba(0, 0, 0, 0.15);
}

.main-wrapper .cw-accordion__item:last-child {
  margin-bottom: 0;
}

.main-wrapper .cw-accordion__item-title {
  position: relative;
  font-weight: 600;
  letter-spacing: 0;
  background: none;
  border: none;
  border-top: 5px solid;
  border-color: transparent;
  transition: border-color 0.3s ease;
}

@media (max-width: 767px) {
  .main-wrapper .cw-accordion__item-title {
    padding: 20px 80px 20px 15px;
    font-size: 16px;
  }
}
.main-wrapper .cw-accordion__item-title:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 34px;
  height: 34px;
  background: url(../images/icons/icon-circle-plus.svg) no-repeat center !important;
  background-size: 100%;
  transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
  .main-wrapper .cw-accordion__item-title:after {
    right: 30px;
    width: 34px;
    height: 34px;
  }
}
.main-wrapper .cw-accordion__item-title[aria-expanded=true] {
  border-color: var(--color-secondary) !important;
}

.main-wrapper .cw-accordion__item-title[aria-expanded=true]:after {
  background-image: url(../images/icons/icon-circle-minus.svg) !important;
  transform: translateY(-50%) rotate(180deg);
}

.main-wrapper .cw-accordion__item-content p {
  line-height: 28px;
}

@media screen and (min-width: 768px) {
  .main-wrapper .cw-accordion__item-content p {
    line-height: 33px;
  }
}
.main-wrapper .cw-accordion__item-content p:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .main-wrapper .cw-accordion__item-content {
    padding: 0 15px 20px 15px;
  }
}
.main-wrapper .cw-accordion__item-content strong {
  font-weight: 600;
}

.main-wrapper .cw-accordion__item--open .cw-accordion__item-title {
  border-radius: 0;
  background-image: url(../images/icons/icon-minus-white.svg);
}

.main-wrapper .cw-accordion__item--open .cw-accordion__item-content {
  border: none;
  animation-duration: 0.3s;
}

.breadcrumb-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}

.post-type-archive-podcast_episode .breadcrumb-container {
  top: 41px;
}

.breadcrumb-container .breadcrumb {
  margin: 0;
  padding: 20px 0 0;
  color: #868686;
  font-size: 14px;
  line-height: 20px;
  list-style: none;
  letter-spacing: 0;
  border-radius: 0;
}

.breadcrumb-container .breadcrumb a {
  text-decoration: underline;
  color: #2B5540;
}

.breadcrumb-container .breadcrumb a:hover {
  color: #18397b;
}

.breadcrumb-container .breadcrumb a:after {
  content: url(../images/icons/icon-double-arrow.svg);
  margin: 0 8px 0 12px;
}

.blog-pagination {
  margin-top: 45px;
  text-align: center;
}

@media (max-width: 991px) {
  .blog-pagination {
    margin-bottom: 15px;
  }
}
.blog-pagination .blog-navigation {
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: row;
}

.blog-pagination .blog-navigation span.page {
  padding-right: 15px;
}

.blog-pagination ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin: 0 -5px;
}

.blog-pagination ul li {
  margin: 2px;
  width: 26px;
  height: 26px;
}

@media screen and (min-width: 768px) {
  .blog-pagination ul li {
    margin: 5px;
    width: 35px;
    height: 35px;
  }
}
.blog-pagination ul li.page-li {
  display: none;
}

.blog-pagination ul li a, .blog-pagination ul li span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: var(--text-color);
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  background-color: #E8E8E8;
  border: 1px solid #868686;
  border-radius: 4px;
}

@media screen and (min-width: 768px) {
  .blog-pagination ul li a, .blog-pagination ul li span {
    font-size: 16px;
  }
}
.blog-pagination ul li a:hover, .blog-pagination ul li span:hover {
  color: #fff;
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
}

.blog-pagination ul li a.current, .blog-pagination ul li span.current {
  color: #fff;
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
  pointer-events: none;
}

.blog-pagination ul li a.next:hover svg path, .blog-pagination ul li a.prev:hover svg path, .blog-pagination ul li span.next:hover svg path, .blog-pagination ul li span.prev:hover svg path {
  fill: #fff;
  fill-opacity: 1;
}

.blog-pagination ul li a.dots, .blog-pagination ul li span.dots {
  color: var(--text-color);
  background: none;
  border: none;
}

.blog-pagination ul li.active a {
  color: #fff;
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
  pointer-events: none;
}

.blog-pagination ul li.next-link a:hover svg path, .blog-pagination ul li.prev-link a:hover svg path {
  fill: #fff;
  fill-opacity: 1;
}

.blog-pagination ul li.dots {
  color: var(--text-color);
  background: none;
  border: none;
}

.blog-pagination.blog-vue ul li svg {
  width: 8px;
  position: relative;
  top: -2px;
}

.blog-pagination.blog-vue ul li.disabled {
  opacity: 0;
  visibility: hidden;
}

.blog-pagination.blog-vue ul li.disabled.page-item {
  opacity: 1;
  visibility: visible;
  border: 0;
  background: none;
  margin: 0;
  cursor: default;
}

.blog-pagination.blog-vue ul li.disabled.page-item a {
  border: 0;
  background: none;
  padding-left: 9px;
  padding-right: 9px;
  min-width: auto;
  cursor: default;
}

.faq-catname {
  display: none;
}

.qa-faqs {
  padding-top: 10px;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-template-default .qa-faqs {
    margin-bottom: 50px;
  }
}
.qa-faqs #qaplus_searchform {
  display: none;
}

.qa-faqs .qa-faq {
  margin-bottom: 0;
}

.qa-faqs .qa-faq:last-child {
  border-bottom: 1px solid #d8d9d9;
}

.qa-faqs .qa-faq:last-child h3 {
  border-bottom: none;
}

.qa-faqs .qa-faq > h3 {
  margin: 0 !important;
  padding: 0;
  background-color: transparent;
  border-top: 1px solid #d8d9d9;
}

.qa-faqs .qa-faq .qa-faq-anchor {
  background-color: #f0f2f4;
  display: block;
  padding: 17px 50px 17px 0;
  text-decoration: none;
  color: #000;
  font-family: var(--main-font), sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 31px;
  background: url("../images/icon-accordion-plus.svg") no-repeat scroll right 15px top 27px transparent;
  background-size: 13px 8px;
}

@media screen and (max-width: 1199px) {
  .qa-faqs .qa-faq .qa-faq-anchor {
    font-size: 20px;
    line-height: 30px;
  }
}
.qa-faqs .qa-faq .qa-faq-anchor.active {
  background: url("../images/icon-accordion-minus.svg") no-repeat scroll right 15px top 27px transparent;
  background-size: 13px 8px;
}

@media (max-width: 767px) {
  .qa-faqs .qa-faq .qa-faq-anchor {
    text-transform: none;
    padding: 17px 50px 17px 0;
    background: url("../images/icon-accordion-plus.svg") no-repeat scroll right 15px top 27px transparent;
    background-size: 13px 8px;
    font-size: 17px;
    line-height: 27px;
  }
  .qa-faqs .qa-faq .qa-faq-anchor.active {
    background: url("../images/icon-accordion-minus.svg") no-repeat scroll right 15px top 27px transparent;
    background-size: 13px 8px;
  }
}
.qa-faqs .qa-faq .qa-faq-answer {
  padding: 0;
  padding-top: 0;
  padding-bottom: 25px;
  background: white;
  padding-right: 0;
}

.qa-faqs .qa-faq .qa-faq-answer p:last-child {
  margin-bottom: 0;
}

.qa-faqs .qa-faq .qa-faq-answer p {
  padding-left: 0;
  margin-bottom: 15px;
}

@media screen and (max-width: 1199px) {
  .qa-faqs .qa-faq .qa-faq-answer p {
    padding-left: 0;
  }
}
.qa-faqs .qa-faq .qa-faq-title.open + .qa-faq-answer {
  display: block !important;
}

.results-slider__sidebar {
  position: relative;
}

.results-slider__sidebar .grid-results {
  margin: 0;
}

.results-slider__sidebar .grid-results .item .value {
  padding-top: 0;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}

.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border: 2px solid #c6c6c6;
  background: transparent;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #18397b;
  border: 2px solid #18397b;
}

.arrow-prev,
.arrow-next {
  position: absolute;
  top: 70%;
  width: 42px;
  height: 42px;
  z-index: 99999;
}

.arrow-prev {
  left: 15px;
  background-image: url("../images/arrows/arrow-prev.svg");
  /*@media screen and (min-width: 1200px) {
      left:-10px;
  }

  @include media('>=1367px','<1400px') {
      left:-50px;
  }

  @media screen and (min-width: 1440px) {
      left:-30px;
  }*/
}

.arrow-next {
  right: 15px;
  background-image: url("../images/arrows/arrow-next.svg");
  /*@media screen and (min-width: 1200px) {
      right:-10px;
  }

  @include media('>=1367px','<1400px') {
      right:-50px;
  }

  @media screen and (min-width: 1440px) {
      right:-30px;
  }*/
}

.swiper-button-wrapper {
  display: flex;
  align-items: center;
}

.swiper-button-wrapper .swiper-button-next {
  margin-left: 18px;
}

.swiper-button-prev,
.swiper-button-next {
  position: static;
  margin-top: 0;
  width: 26px;
  height: 12px;
  background: none;
  transform: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  content: url(../images/icons/icon-arrow-swiper.svg);
  transform: none;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 1;
}

.swiper-button-prev.swiper-button-disabled:after,
.swiper-button-next.swiper-button-disabled:after {
  content: url(../images/icons/icon-arrow-swiper-disabled.svg);
}

.swiper-button-prev.large,
.swiper-button-next.large {
  width: 36px;
  height: 31px;
}

.swiper-button-prev.large:after,
.swiper-button-next.large:after {
  content: url(../images/icons/icon-arrow-swiper-large.svg);
  width: 100%;
  height: 100%;
}

.swiper-button-prev.large.swiper-button-disabled:after,
.swiper-button-next.large.swiper-button-disabled:after {
  content: url(../images/icons/icon-arrow-swiper-large-disabled.svg);
}

.swiper-button-prev.white:after,
.swiper-button-next.white:after {
  content: url(../images/icons/icon-arrow-swiper-large-white.svg);
}

.swiper-button-next:after {
  transform: rotate(180deg);
}

.cw__modal-dialog {
  padding: 10px;
  background-color: var(--modal-overlay-color, rgba(0, 0, 0, 0.8));
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 9999;
  align-items: center;
  justify-content: center;
  /* Hide this modal until we need it */
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s;
  display: none;
}

.cw__modal-dialog.open {
  opacity: 1;
  pointer-events: all;
  display: flex;
}

.cw__modal-dialog .inner-modal {
  width: var(--inner-modal-width, 600px);
  height: auto;
  background-color: white;
  border-radius: 3px;
  padding: 1rem;
  border: 3px solid #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.cw__modal-dialog .inner-modal .modal-content {
  border: 3px solid #fff;
}

.cw__modal-dialog .close {
  position: absolute;
  top: -70px;
  right: -20px;
  padding: 0;
  width: 28px;
  height: 28px;
  background: url(../images/icons/icon-modal-close.svg) no-repeat center;
  background-size: contain;
  border: none;
}

.cw__modal-dialog .close span {
  display: none;
}

#hoursModal .modal-content .modal-header,
#hoursLocationModal .modal-content .modal-header,
#eBookModal .modal-content .modal-header {
  padding: 0 0 10px 0;
}

#hoursModal .modal-content .modal-header .modal-title,
#hoursLocationModal .modal-content .modal-header .modal-title,
#eBookModal .modal-content .modal-header .modal-title {
  color: #081A13;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 0.54px;
}

#hoursModal .modal-content .modal-body,
#hoursLocationModal .modal-content .modal-body,
#eBookModal .modal-content .modal-body {
  padding: 20px 0;
}

#hoursModal .modal-content .modal-body .opening-hours table,
#hoursLocationModal .modal-content .modal-body .opening-hours table,
#eBookModal .modal-content .modal-body .opening-hours table {
  margin: 0 auto;
  width: 100%;
}

#hoursModal .modal-content .modal-body .opening-hours table tr .day,
#hoursLocationModal .modal-content .modal-body .opening-hours table tr .day,
#eBookModal .modal-content .modal-body .opening-hours table tr .day {
  color: var(--day-color, var(--text-color));
  position: relative;
  font-weight: 600;
}

#hoursModal .modal-content .modal-body .opening-hours table tr .day:after,
#hoursLocationModal .modal-content .modal-body .opening-hours table tr .day:after,
#eBookModal .modal-content .modal-body .opening-hours table tr .day:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 80%;
  background-color: silver;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#hoursModal .modal-content .modal-body .opening-hours table tr:nth-child(even),
#hoursLocationModal .modal-content .modal-body .opening-hours table tr:nth-child(even),
#eBookModal .modal-content .modal-body .opening-hours table tr:nth-child(even) {
  background-color: var(--odd-rows-background-color, beige);
}

#hoursModal .modal-content .modal-body .opening-hours table tr th,
#hoursModal .modal-content .modal-body .opening-hours table tr td,
#hoursLocationModal .modal-content .modal-body .opening-hours table tr th,
#hoursLocationModal .modal-content .modal-body .opening-hours table tr td,
#eBookModal .modal-content .modal-body .opening-hours table tr th,
#eBookModal .modal-content .modal-body .opening-hours table tr td {
  border: 0;
  padding: 0.5em;
  color: var(--hours-color, #000);
}

#hoursModal .modal-content .modal-body .opening-hours table tr th:nth-child(2),
#hoursModal .modal-content .modal-body .opening-hours table tr td:nth-child(2),
#hoursLocationModal .modal-content .modal-body .opening-hours table tr th:nth-child(2),
#hoursLocationModal .modal-content .modal-body .opening-hours table tr td:nth-child(2),
#eBookModal .modal-content .modal-body .opening-hours table tr th:nth-child(2),
#eBookModal .modal-content .modal-body .opening-hours table tr td:nth-child(2) {
  padding-left: 30px;
}

#officeTour .inner-modal,
#officeLocationTour .inner-modal {
  padding: 0;
  border: none;
  max-width: 1410px;
  width: 100%;
}

#officeTour .modal-content,
#officeLocationTour .modal-content {
  padding: 0;
  border: none;
}

#officeTour .modal-content .close,
#officeLocationTour .modal-content .close {
  top: -50px;
  right: 0;
}

#officeTour .modal-body,
#officeLocationTour .modal-body {
  padding: 0;
}

#officeTour .modal-body iframe,
#officeLocationTour .modal-body iframe {
  display: block;
  height: 705px;
}

@media (max-width: 767px) {
  #officeTour .modal-body iframe,
#officeLocationTour .modal-body iframe {
    height: 350px;
  }
}
.modal-video .inner-modal .modal-header {
  display: none;
}

.modal-video .inner-modal .modal-body {
  padding: 0;
}

.modal-video .inner-modal .modal-body > div {
  margin-bottom: 0;
}

.share-wrap {
  margin-top: 25px;
  padding-top: 30px;
  border-top: 1px solid #d8d9d9;
}

.share-wrap .social-icons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
}

.share-wrap .social-icons li {
  padding: 0;
  margin: 0;
  margin-right: 8px;
  display: inline-block;
}

@media screen and (min-width: 992px) {
  .share-wrap .social-icons li {
    margin-right: 9px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .share-wrap .social-icons li {
    margin-right: 5px;
  }
}
.share-wrap .social-icons li:first-child, .share-wrap .social-icons li:last-child {
  margin-right: 0;
}

.share-wrap .social-icons span {
  margin-right: 15px;
  color: #081A13;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 3.2px;
  text-transform: uppercase;
}

.share-wrap .social-icons a {
  background-color: var(--color-neutral);
  width: 40px;
  height: 40px;
  display: flex;
  text-align: center;
  border-radius: 50%;
  color: #ffffff;
  justify-content: center;
  align-items: center;
}

ul.social-icon-list {
  padding: 0;
  margin: 0;
  display: flex;
}

.page-template-contact main ul.social-icon-list {
  justify-content: center;
  margin-bottom: 20px;
}

ul.social-icon-list li {
  padding: 0;
  margin: 0;
  margin-right: 8px;
  display: inline-block;
}

@media screen and (min-width: 992px) {
  ul.social-icon-list li {
    margin-right: 9px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  ul.social-icon-list li {
    margin-right: 5px;
  }
}
ul.social-icon-list li:last-child {
  margin-right: 0;
}

ul.social-icon-list li .icon-facebook {
  background-image: url("../images/social-icons/icon-facebook.svg");
  display: block;
  height: 22px;
  width: 22px;
  background-size: 100%;
}

ul.social-icon-list li .icon-twitter {
  background-image: url("../images/social-icons/icon-twitter.svg");
  display: block;
  height: 20px;
  width: 22px;
  background-size: 100%;
}

ul.social-icon-list li .icon-google-plus {
  background-image: url("../images/social-icons/icon-google-plus.svg");
  display: block;
  height: 24px;
  width: 28px;
  background-size: 100%;
}

ul.social-icon-list li .icon-linkedin {
  background-image: url("../images/social-icons/icon-linkedin.svg");
  display: block;
  height: 19px;
  width: 18px;
  background-size: 100%;
}

ul.social-icon-list li .icon-instagram {
  background: url("../images/social-icons/icon-instagram.svg") no-repeat scroll center center transparent;
  display: block;
  height: 20px;
  width: 20px;
  background-size: 100%;
}

ul.social-icon-list li .icon-youtube {
  background: url("../images/social-icons/icon-youtube.svg") no-repeat scroll center center transparent;
  display: block;
  height: 14px;
  width: 21px;
  background-size: 100%;
}

ul.social-icon-list li .icon-tiktok {
  background: url("../images/social-icons/icon-tiktok.svg") no-repeat scroll center center transparent;
  display: block;
  height: 19px;
  width: 17px;
  background-size: 100%;
}

ul.social-icon-list li .icon-email {
  background: url("../images/social-icons/icon-email.svg") no-repeat scroll center center transparent;
  display: block;
  height: 15px;
  width: 19px;
  background-size: 100%;
}

ul.social-icon-list li a {
  display: block;
  background-color: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  text-align: center;
  border-radius: 50%;
  color: #ffffff;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 992px) {
  ul.social-icon-list li a {
    width: 42px;
    height: 42px;
  }
}
.attorney-img-slider__wrap {
  position: relative;
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
}

.attorney-img-slider__wrap .swiper.attorney-img-slider {
  box-shadow: 0px 11px 30px 0px rgba(0, 0, 0, 0.15);
}

.attorney-img-slider__wrap .swiper.attorney-img-slider .attorney-img-slider__item {
  height: 420px;
  overflow: hidden;
}

.attorney-img-slider__wrap .swiper.attorney-img-slider .attorney-img-slider__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.attorney-img-slider__wrap .swiper-nav-buttons {
  display: flex;
  margin-top: 20px;
  margin-left: auto;
  max-width: 100px;
  justify-content: end;
  column-gap: 20px;
}

.attorney-img-slider__wrap .swiper-nav-buttons .swiper-button-prev,
.attorney-img-slider__wrap .swiper-nav-buttons .swiper-button-next {
  width: 40px;
  height: 36px;
}

.attorney-img-slider__wrap .swiper-nav-buttons .swiper-button-prev::after,
.attorney-img-slider__wrap .swiper-nav-buttons .swiper-button-next::after {
  content: none;
}

.attorney-img-slider__wrap .swiper-nav-buttons .swiper-button-prev {
  background: url(../images/arrows/navigation-arrow-dark-left.svg) center/auto no-repeat;
}

.attorney-img-slider__wrap .swiper-nav-buttons .swiper-button-next {
  background: url(../images/arrows/navigation-arrow-dark-right.svg) center/auto no-repeat;
}

#google-reviews-slider {
  margin-bottom: 160px;
}

#google-reviews-slider .eapps-widget .es-review-content-text, #google-reviews-slider [class^=elfsight-app] .es-review-content-text {
  font-family: var(--main-font), sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 31px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #313131;
}

#google-reviews-slider .eapps-widget .ggomAA, #google-reviews-slider [class^=elfsight-app] .ggomAA {
  zoom: 1.5;
  display: block;
}

#google-reviews-slider .eapps-widget .es-header-container, #google-reviews-slider .eapps-widget .HeaderContainer__Inner-sc-1532ffp-0, #google-reviews-slider [class^=elfsight-app] .es-header-container, #google-reviews-slider [class^=elfsight-app] .HeaderContainer__Inner-sc-1532ffp-0 {
  background-color: #fff;
}

#google-reviews-slider .eapps-widget .WidgetTitle__Header-sc-ruy1gu-2, #google-reviews-slider [class^=elfsight-app] .WidgetTitle__Header-sc-ruy1gu-2 {
  font-size: 30px;
  font-family: var(--secondary-font), sans-serif;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #google-reviews-slider .eapps-widget .WidgetTitle__Header-sc-ruy1gu-2, #google-reviews-slider [class^=elfsight-app] .WidgetTitle__Header-sc-ruy1gu-2 {
    font-size: 40px;
  }
}
#google-reviews-slider .eapps-widget .es-review-background-container, #google-reviews-slider [class^=elfsight-app] .es-review-background-container {
  background-color: #fff;
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(23.5px);
  padding: 60px;
  border: 0;
  height: 100%;
  border-radius: 0;
  text-align: left;
  border-radius: 0 !important;
}

@media (max-width: 991px) {
  #google-reviews-slider .eapps-widget .es-review-background-container, #google-reviews-slider [class^=elfsight-app] .es-review-background-container {
    padding: 35px 35px 45px;
  }
}
@media (max-width: 767px) {
  #google-reviews-slider .eapps-widget .es-review-background-container, #google-reviews-slider [class^=elfsight-app] .es-review-background-container {
    padding: 25px 25px 35px;
  }
}
@media screen and (min-width: 992px) {
  #google-reviews-slider .eapps-widget .es-review-background-container, #google-reviews-slider [class^=elfsight-app] .es-review-background-container {
    min-height: 381px;
  }
}
#google-reviews-slider .eapps-widget .Carousel__CarouselArrowControlContainer-sc-f2ox7y-8 .ArrowControl__ArrowControlContainer-sc-ps7sz3-0, #google-reviews-slider [class^=elfsight-app] .Carousel__CarouselArrowControlContainer-sc-f2ox7y-8 .ArrowControl__ArrowControlContainer-sc-ps7sz3-0 {
  box-shadow: none !important;
  width: 36px !important;
  height: 31px !important;
  padding: 0 !important;
  margin: 0 !important;
  background-color: transparent !important;
}

#google-reviews-slider .eapps-widget .Carousel__CarouselArrowControlContainer-sc-f2ox7y-8 .ArrowControl__ArrowControlContainer-sc-ps7sz3-0 svg, #google-reviews-slider [class^=elfsight-app] .Carousel__CarouselArrowControlContainer-sc-f2ox7y-8 .ArrowControl__ArrowControlContainer-sc-ps7sz3-0 svg {
  display: none;
}

#google-reviews-slider .eapps-widget .Carousel__CarouselArrowControlContainer-sc-f2ox7y-8[aria-label=Next], #google-reviews-slider [class^=elfsight-app] .Carousel__CarouselArrowControlContainer-sc-f2ox7y-8[aria-label=Next] {
  background: url(../images/arrows/arrow-right-d-green.svg) no-repeat center center/contain;
}

#google-reviews-slider .eapps-widget .Carousel__CarouselArrowControlContainer-sc-f2ox7y-8[aria-label=Previous], #google-reviews-slider [class^=elfsight-app] .Carousel__CarouselArrowControlContainer-sc-f2ox7y-8[aria-label=Previous] {
  background: url(../images/arrows/arrow-left-d-green.svg) no-repeat center center/contain;
}

#google-reviews-slider .eapps-widget .es-header-write-review-button, #google-reviews-slider [class^=elfsight-app] .es-header-write-review-button {
  border: 2px solid #DADADA !important;
  text-align: center;
  font-weight: 400 !important;
  line-height: normal;
  letter-spacing: 0.256px;
  text-transform: uppercase;
  padding: 15px;
  font-family: var(--main-font), sans-serif;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 19.36px;
  letter-spacing: 0.016em;
  text-align: center;
  display: block;
  box-shadow: none;
  background-color: transparent !important;
  border-radius: 4px !important;
  color: #237354 !important;
  position: absolute !important;
  bottom: -120px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
}

#google-reviews-slider .eapps-widget .es-header-write-review-button:hover, #google-reviews-slider [class^=elfsight-app] .es-header-write-review-button:hover {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

#google-reviews-slider .eapps-widget .dIKKtD, #google-reviews-slider .eapps-widget .bMMjYH, #google-reviews-slider [class^=elfsight-app] .dIKKtD, #google-reviews-slider [class^=elfsight-app] .bMMjYH {
  overflow: initial !important;
}

#google-reviews-slider .eapps-widget .swiper-slide, #google-reviews-slider [class^=elfsight-app] .swiper-slide {
  visibility: hidden;
}

#google-reviews-slider .eapps-widget .swiper-slide-visible, #google-reviews-slider [class^=elfsight-app] .swiper-slide-visible {
  visibility: visible;
}

#google-reviews-slider .eapps-widget .swiper, #google-reviews-slider [class^=elfsight-app] .swiper {
  overflow: visible !important;
}

#google-reviews-slider .eapps-widget .kBskxl, #google-reviews-slider [class^=elfsight-app] .kBskxl {
  position: initial !important;
}

@media (max-width: 767px) {
  #google-reviews-slider .eapps-widget .WidgetBackground__Container-sc-1ho7q3r-0, #google-reviews-slider [class^=elfsight-app] .WidgetBackground__Container-sc-1ho7q3r-0 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

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