@font-face {
  font-family: "Area Normal";
  font-style: normal;
  font-weight: 500;
  src: url("../webfonts/AreaNormal-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Area Normal";
  font-style: italic;
  font-weight: 500;
  src: url("../webfonts/AreaNormal-RegularItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Area Normal";
  font-style: normal;
  font-weight: 300;
  src: url("../webfonts/AreaNormal-Thin.woff2") format("woff2");
}
@font-face {
  font-family: "Area Normal";
  font-style: italic;
  font-weight: 300;
  src: url("../webfonts/AreaNormal-ThinItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Area Normal";
  font-style: normal;
  font-weight: 800;
  src: url("../webfonts/AreaNormal-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Area Normal";
  font-style: italic;
  font-weight: 800;
  src: url("../webfonts/AreaNormal-BoldItalic.woff2") format("woff2");
}
.text-yellow {
  color: #F9A703 !important;
}

.text-underline {
  text-decoration: underline !important;
}

.pt-36 {
  padding-top: 36px !important;
}

.page-template-tmpl-sculpt-landing .area-normal {
  font-family: "Area Normal" !important;
}
.page-template-tmpl-sculpt-landing .border-black {
  border-color: #000 !important;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .menu-container {
  height: 100px;
}
@media screen and (max-width: 957px) {
  .page-template-tmpl-sculpt-landing #wrapper-navbar .menu-container.sculpt-ppc-mob-header {
    height: 54px;
  }
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .mobile-fixed-content {
  background: #fff;
  opacity: 0;
  transition: 0.4s;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .mobile-fixed-content .row .col-6:first-child {
  width: 100% !important;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .mobile-fixed-content .row .col-6:first-child .btn-wrap {
  width: 100%;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .mobile-fixed-content .row .col-6:first-child .btn-wrap .button {
  border-radius: 0 !important;
  display: block !important;
  text-align: center !important;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .mobile-fixed-content .row .col-6:nth-child(2) {
  display: none !important;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .mobile-fixed-content.active {
  opacity: 1;
}
.page-template-tmpl-sculpt-landing .ppc-landing-wrapper {
  margin-top: 100px;
}
.page-template-tmpl-sculpt-landing .home-hero {
  background-position: top right;
  background-size: contain;
}
.page-template-tmpl-sculpt-landing .home-hero .outer-padding {
  padding-left: 12px;
  padding-right: 12px;
}
.page-template-tmpl-sculpt-landing .home-hero h1 {
  font-weight: 500 !important;
  letter-spacing: 1.5px !important;
}
.page-template-tmpl-sculpt-landing .home-hero h1 em {
  font-style: normal !important;
  font-weight: 300 !important;
}
.page-template-tmpl-sculpt-landing .home-hero h1 strong {
  font-weight: 800 !important;
}
.page-template-tmpl-sculpt-landing .home-hero h1 span {
  color: #53C2C0 !important;
  font-weight: 800 !important;
}
.page-template-tmpl-sculpt-landing .home-hero .hero-content {
  gap: 12px !important;
}
.page-template-tmpl-sculpt-landing .home-hero .hero-content p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 140% !important;
  letter-spacing: 0.9px !important;
  text-transform: uppercase;
}
.page-template-tmpl-sculpt-landing .home-hero .hero-content p * {
  letter-spacing: 0.9px !important;
}
.page-template-tmpl-sculpt-landing .home-hero .hero-content p strong {
  font-weight: 600 !important;
}
.page-template-tmpl-sculpt-landing .home-hero .hero-content p a {
  text-decoration: underline;
}
.page-template-tmpl-sculpt-landing .home-hero .price-wrapper h3 {
  letter-spacing: normal !important;
  line-height: 160% !important;
}
.page-template-tmpl-sculpt-landing .review-stars .star {
  display: block;
  height: 16px;
  position: relative;
  width: 16px;
}
.page-template-tmpl-sculpt-landing .review-stars .star .icon {
  left: 0;
  position: absolute;
  top: 0;
}
.page-template-tmpl-sculpt-landing .review-stars .star .icon--full {
  z-index: 3;
}
.page-template-tmpl-sculpt-landing .review-stars .star .icon--half {
  z-index: 2;
}
.page-template-tmpl-sculpt-landing .review-stars .star .icon--none {
  z-index: 1;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .dexa-london-logo .st0 {
  fill: #000 !important;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .menu-container.sculpt-ppc-mob-header {
  background: #fff;
  padding: 5px 0 !important;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .menu-container.sculpt-ppc-mob-header .sculpt-ppc-mob-header__inner {
  padding-top: 5px;
  padding-bottom: 5px;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .menu-container.sculpt-ppc-mob-header .sculpt-ppc-mob-header__logo {
  display: block;
  width: 100px;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .menu-container.sculpt-ppc-mob-header .sculpt-ppc-mob-header__logo svg {
  display: block;
  height: 38px;
  width: 100%;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .menu-container.sculpt-ppc-mob-header .sculpt-ppc-mob-header__actions {
  gap: 27px;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .menu-container.sculpt-ppc-mob-header .sculpt-ppc-mob-header__icon {
  color: #1a1a1a !important;
  font-size: 20px;
  line-height: 1;
  text-decoration: none;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .menu-container.sculpt-ppc-mob-header .sculpt-ppc-mob-header__burger {
  cursor: pointer;
  font-size: 20px;
  color: #1a1a1a;
  line-height: 1;
  position: relative;
  width: 25px;
  display: flex;
  place-content: center;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .menu-container.sculpt-ppc-mob-header .sculpt-ppc-mob-header__burger .fa-bars {
  color: #000 !important;
  display: block !important;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .menu-container.sculpt-ppc-mob-header .sculpt-ppc-mob-header__burger .custom-close {
  display: none !important;
  filter: invert(1);
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .menu-container.sculpt-ppc-mob-header .sculpt-ppc-mob-header__burger.trigger-active .fa-bars {
  display: none !important;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar .menu-container.sculpt-ppc-mob-header .sculpt-ppc-mob-header__burger.trigger-active .custom-close {
  display: flex !important;
}
.page-template-tmpl-sculpt-landing #wrapper-navbar.scroll-active .menu-container.sculpt-ppc-mob-header .sculpt-ppc-mob-header__burger .fa-bars {
  color: #000 !important;
}
.page-template-tmpl-sculpt-landing .scan-report {
  background-position: center 16px;
  background-size: 60%;
  overflow: hidden;
}
@media screen and (min-width: 958px) {
  .page-template-tmpl-sculpt-landing .scan-report {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 40px;
  }
}
.page-template-tmpl-sculpt-landing .scan-report__lmi-img {
  display: block;
  max-width: 400px;
}
@media screen and (max-width: 957px) {
  .page-template-tmpl-sculpt-landing .scan-report__lmi-img {
    width: 55%;
    margin-left: auto;
  }
}
@media screen and (max-width: 957px) {
  .page-template-tmpl-sculpt-landing .scan-report__vfa-img {
    left: 20%;
    max-width: none;
    position: relative;
    width: 125%;
  }
}
@media screen and (min-width: 958px) {
  .page-template-tmpl-sculpt-landing .scan-report__vfa-img {
    width: 400px;
  }
}
.page-template-tmpl-sculpt-landing .scan-report__heading {
  color: #1A1A1A;
  font-family: "Area Normal";
  font-size: 24px !important;
  font-weight: 800;
  letter-spacing: normal !important;
  line-height: 160%;
}
@media screen and (min-width: 958px) {
  .page-template-tmpl-sculpt-landing .scan-report__heading {
    flex: 1 0 100%;
    order: -1;
    text-align: center;
  }
}
.page-template-tmpl-sculpt-landing .scan-report__heading span {
  color: #C20015;
}
@media screen and (min-width: 958px) {
  .page-template-tmpl-sculpt-landing .scan-report__report {
    flex: 1 0 100%;
  }
}
.page-template-tmpl-sculpt-landing .radiology-team-section h3 {
  letter-spacing: 0.44px !important;
}
.page-template-tmpl-sculpt-landing .radiology-team-section .team-selector {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  justify-content: center;
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 957px) {
  .page-template-tmpl-sculpt-landing .radiology-team-section .team-selector {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, auto);
    max-width: 480px;
  }
}
.page-template-tmpl-sculpt-landing .radiology-team-section .team-selector .team-member {
  margin: 0 auto;
  max-width: 250px;
}
.page-template-tmpl-sculpt-landing .radiology-team-section .team-selector .team-member h3 {
  font-size: 20px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  letter-spacing: normal !important;
  line-height: 160% !important;
  margin: 0 0 10px !important;
}
@media screen and (max-width: 957px) {
  .page-template-tmpl-sculpt-landing .radiology-team-section .team-selector .team-member h3 {
    font-size: 16px !important;
    margin: 0 0 6px !important;
  }
}
.page-template-tmpl-sculpt-landing .radiology-team-section .team-selector .team-member .team-position {
  margin: 0 0 6px !important;
}
@media screen and (max-width: 957px) {
  .page-template-tmpl-sculpt-landing .radiology-team-section .team-selector .team-member .team-position {
    font-size: 14px !important;
    margin: 0 0 4px !important;
  }
}
@media screen and (max-width: 957px) {
  .page-template-tmpl-sculpt-landing .radiology-team-section .team-selector .team-member:nth-child(1) {
    grid-column: 2/4;
    grid-row: 1/2;
  }
  .page-template-tmpl-sculpt-landing .radiology-team-section .team-selector .team-member:nth-child(2) {
    grid-column: 1/3;
    grid-row: 2/3;
  }
  .page-template-tmpl-sculpt-landing .radiology-team-section .team-selector .team-member:nth-child(3) {
    grid-column: 3/5;
    grid-row: 2/3;
  }
}
.page-template-tmpl-sculpt-landing .radiology-team-section .team-avatar {
  aspect-ratio: 3/4;
  margin: 0 auto 6px;
  overflow: hidden;
}
.page-template-tmpl-sculpt-landing .radiology-team-section .team-avatar img {
  height: 100%;
  max-width: 200%;
  transform: translateX(-25%);
  width: auto;
}
.page-template-tmpl-sculpt-landing .ppc-landing.how-dexa-works .bg-element-cover {
  position: relative;
}
.page-template-tmpl-sculpt-landing .ppc-landing.how-dexa-works .video-wrapper {
  height: 100%;
  width: 100%;
  min-height: unset;
  position: absolute;
}
@media screen and (min-width: 958px) {
  .page-template-tmpl-sculpt-landing .ppc-landing.how-dexa-works .video-wrapper {
    padding-bottom: 400px;
  }
}
.page-template-tmpl-sculpt-landing .ppc-landing.how-dexa-works .content-container {
  position: relative;
}
.page-template-tmpl-sculpt-landing .ppc-landing.how-dexa-works .content-container h3 {
  font-family: "Area Normal" !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 800 !important;
  line-height: 160% !important;
}
.page-template-tmpl-sculpt-landing .ppc-landing.how-dexa-works .content-container p {
  font-family: "Area Normal" !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 160% !important;
}
.page-template-tmpl-sculpt-landing .ppc-landing.how-dexa-works .section-image {
  bottom: -80px;
  margin-top: -80px;
  position: relative;
}
.page-template-tmpl-sculpt-landing .what-is-dexa .how-it-helps-list p,
.page-template-tmpl-sculpt-landing .what-is-dexa .how-it-helps-list p > span {
  letter-spacing: 1px !important;
}
.page-template-tmpl-sculpt-landing .what-is-dexa .how-it-helps-list p span {
  color: #53c2c0;
  text-transform: uppercase;
}
@media screen and (max-width: 957px) {
  .page-template-tmpl-sculpt-landing .ppc-landing-wrapper {
    margin-top: 48px;
  }
}

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