@import url("https://use.typekit.net/rpd5tyj.css");
/* fonts */
.art {
  font-family: "articulat-cf", sans-serif !important;
}
.vog {
  font-family: "Classy Vogue", sans-serif !important;
}
/* body */
html,
body {
  margin: 0;
  background: #fff;
  font-size: 62.5% !important;
  color: #0A0A0A;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-family: "articulat-cf", sans-serif !important;
}
#page {
  padding-top: 10rem;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
body p {
  color: #0A0A0A;
}
table,
tr,
td {
  font-size: 20px;
}
a {
  outline: none;
  text-decoration: none;
}
.row {
  max-width: 150rem;
  height: inherit;
  margin: 0 auto;
  padding: 0 3rem;
  position: relative;
  z-index: 5;
}
.row .anchor {
  position: absolute;
  top: -16rem;
  height: 1px;
  width: 1px;
}
* {
  box-sizing: border-box;
}
/* layout */
.flex {
  display: flex;
}
/* header */
header#head {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 50;
  background: #fff;
}
header#head .line {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(112deg, rgba(230, 97, 243, 0.7) 27.21%, rgba(13, 49, 255, 0.7) 74.84%);
  height: 2rem;
  transition: all .3s;
}
header#head .row {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  max-width: 128rem;
  transition: all .3s;
}
header#head #logo {
  height: 5.2rem;
}
header#head .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header#head .flex nav {
  flex: 1;
}
header#head .flex nav ul {
  display: flex;
  justify-content: center;
  margin: 0 -1.6rem;
  padding: 0;
  list-style: none;
}
header#head .flex nav ul li {
  padding: 0 1.6rem;
  position: relative;
}
header#head .flex nav ul li a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #000;
}
header#head .flex nav ul li a:hover:before {
  left: 1rem;
  right: 50%;
}
header#head .flex nav ul li a:hover:after {
  right: 1rem;
  left: 50%;
}
header#head .flex nav ul li a:before,
header#head .flex nav ul li a:after {
  content: '';
  display: block;
  height: 0;
  border-bottom: 1px solid #feaf0a;
  position: absolute;
  top: 2.5rem;
  transition: all .3s;
}
header#head .flex nav ul li a:before {
  left: -50%;
  right: 150%;
}
header#head .flex nav ul li a:after {
  right: -50%;
  left: 150%;
}
header#head .flex nav ul li:first-of-type {
  margin-left: auto;
}
header#head .flex nav ul li:last-of-type {
  margin-left: auto;
}
header#head .flex nav ul li:last-of-type a {
  color: #6f4f72;
  padding: 0.9rem 1.7rem;
  border: 1px solid #583f52;
  border-radius: 2rem;
  transition: all .3s;
}
header#head .flex nav ul li:last-of-type a:before,
header#head .flex nav ul li:last-of-type a:after {
  display: none;
}
header#head .flex nav ul li:last-of-type a:hover {
  background-color: #583f52;
  color: #fff;
}
#mobileTrigger {
  display: none;
  height: 3.4rem;
  width: 4rem;
  cursor: pointer;
  padding: 0 1rem;
  position: absolute;
  right: 2rem;
  top: 2.5rem;
  z-index: 110;
}
#mobileTrigger div {
  width: 2rem;
  height: 2px;
  background: #000;
  margin: 1rem 0;
  transition: all .3s;
}
#mobileTrigger div + div {
  width: 1.1rem;
}
#mobileTrigger.opened {
  position: fixed;
  top: 1.8rem;
  right: 2.3rem;
}
#mobileTrigger.opened div {
  width: 2.4rem;
  position: absolute;
  top: 0.7rem;
  left: 0.9rem;
  transform: rotate(45deg);
  background: #000;
}
#mobileTrigger.opened div + div {
  transform: rotate(-45deg);
}
body.scrolled header#head {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
body.scrolled header#head .line {
  height: 0;
}
body.scrolled header#head .row {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
/* HOME */
.page-template-page-home #hero .row {
  max-width: 142rem;
}
.page-template-page-home #hero .row .bg {
  max-width: 100%;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  padding: 8rem 0 12.5rem 0;
  border-radius: 4rem;
  border-radius: 40px;
  box-shadow: 0 4px 0 0 #FACC15;
}
.page-template-page-home #hero .row .bg .txt {
  max-width: 74rem;
  text-align: center;
  padding: 0 2rem;
}
.page-template-page-home #hero .row .bg .txt h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 3.1rem;
  line-height: 84%;
  font-weight: 400;
  color: #000;
  letter-spacing: 7px;
  text-transform: uppercase;
  margin: 0 auto;
}
.page-template-page-home #hero .row .bg .txt h1 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 14.5rem;
  line-height: 80%;
  font-weight: 400;
  color: #000;
  letter-spacing: -5.3px;
  margin: 0 auto;
}
.page-template-page-home #hero .row .bg .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #000;
  margin: 1.7rem auto;
}
.page-template-page-home #hero .row .bg .txt a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 500;
  color: #fff;
  margin: 0 auto;
  padding: 1.5rem 3rem;
  border: 1px solid #fff;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 2.3rem;
  display: inline-block;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  transition: all .3s;
}
.page-template-page-home #hero .row .bg .txt a:hover {
  background: linear-gradient(180deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
}
.page-template-page-home #care {
  padding: 5.6rem 0 9rem 0;
}
.page-template-page-home #care .row {
  max-width: 110rem;
  text-align: center;
}
.page-template-page-home #care .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 6.8rem;
  line-height: 86%;
  font-weight: 400;
  color: #000;
  letter-spacing: -2px;
  margin: 0 auto 1.6rem auto;
  max-width: 46rem;
}
.page-template-page-home #care .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2rem;
  line-height: 140%;
  font-weight: 400;
  color: #000;
  margin: 0 auto 6rem auto;
  max-width: 71rem;
}
.page-template-page-home #care .row .flex {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin: 0 -2.2rem;
}
.page-template-page-home #care .row .flex .box {
  flex: 1 0 33.33%;
  max-width: 33.33%;
  padding: 0 2.2rem 4.4rem 2.2rem;
}
.page-template-page-home #care .row .flex .box .content {
  height: 100%;
  border-radius: 2.4rem;
  background: #fff;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.07);
  padding: 4rem 4rem 5rem 4rem;
}
.page-template-page-home #care .row .flex .box .content .img {
  width: 8.5rem;
  height: 8rem;
  margin: 0 auto 2rem auto;
}
.page-template-page-home #care .row .flex .box .content .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.page-template-page-home #care .row .flex .box .content .txt h3 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 3.2rem;
  line-height: 100%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto 1.4rem auto;
  max-width: 17.5rem;
}
.page-template-page-home #care .row .flex .box .content .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.6rem;
  line-height: 150%;
  font-weight: 400;
  color: #000;
  margin: 0 auto;
  max-width: 21.5rem;
}
.page-template-page-home #stories .row {
  max-width: 114rem;
  text-align: center;
}
.page-template-page-home #stories .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  margin: 0 auto 4rem auto;
  letter-spacing: -1.8px;
}
.page-template-page-home #stories .row .flex {
  max-width: 78rem;
  margin: 0 auto;
}
.page-template-page-home #stories .row .flex .box {
  padding: 4.6rem 1.4rem;
  border-radius: 4rem;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  margin: 0 auto;
}
.page-template-page-home #stories .row .flex .box blockquote p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.1rem;
  line-height: 120%;
  font-weight: 500;
  color: #2b303b;
  margin: 0 auto 2.1rem auto;
  max-width: 69rem;
  padding-top: 4rem;
  background-image: url('../img/stars.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 14.4rem 2.4rem;
}
.page-template-page-home #stories .row .flex .box hr {
  border: none;
  border-top: 1px solid #ef5da8;
  width: 58rem;
}
.page-template-page-home #stories .row .flex .box p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 120%;
  font-weight: 700;
  color: #2b303b;
  margin: 2.1rem auto 0 auto;
}
.page-template-page-home #stories .row .flex .box p + p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto;
}
.page-template-page-home #summary {
  padding: 7rem 0;
}
.page-template-page-home #summary .row {
  max-width: 128rem;
}
.page-template-page-home #summary .row .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 -4rem;
}
.page-template-page-home #summary .row .flex .txt {
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0 4rem;
}
.page-template-page-home #summary .row .flex .txt h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 3rem;
  line-height: 120%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 0 2.4rem 0;
}
.page-template-page-home #summary .row .flex .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 155%;
  font-weight: 300;
  color: #000;
  margin: 0 0 2.5rem 0;
  max-width: 54rem;
}
.page-template-page-home #summary .row .flex .txt a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 500;
  color: #fff;
  margin: 0 auto;
  padding: 1.5rem 3rem;
  border: 1px solid #fff;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 2.3rem;
  display: inline-block;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  transition: all .3s;
}
.page-template-page-home #summary .row .flex .txt a:hover {
  background: linear-gradient(180deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
}
.page-template-page-home #summary .row .flex .review {
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0 4rem;
}
.page-template-page-home #summary .row .flex .review .box .content {
  padding: 2.4rem;
  border-radius: 3rem;
  border: 1px solid #eeeff2;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  background: linear-gradient(112deg, rgba(230, 97, 243, 0.5) 27.21%, rgba(13, 49, 255, 0.5) 74.84%);
}
.page-template-page-home #summary .row .flex .review .box .content p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.1rem;
  line-height: 123%;
  font-weight: 600;
  color: #2b303b;
  margin: 0 0 1.6rem 0;
  padding-top: 4rem;
  background-image: url('../img/stars-white.png');
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 14rem 3.2rem;
}
.page-template-page-home #summary .row .flex .review .box .content hr {
  border: none;
  border-top: 1px solid #fff;
}
.page-template-page-home #summary .row .flex .review .box .content hr + p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.6rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0;
  padding-top: 2rem;
  background-image: none;
}
/* THERAPIES */
.page-template-page-therapies #hero .row {
  max-width: 142rem;
}
.page-template-page-therapies #hero .row .bg {
  max-width: 100%;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  padding: 8rem 0 12.5rem 0;
  border-radius: 4rem;
  border-radius: 40px;
  box-shadow: 0 4px 0 0 #FACC15;
  position: relative;
  z-index: 1;
}
.page-template-page-therapies #hero .row .bg .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 43%);
  z-index: 2;
}
.page-template-page-therapies #hero .row .bg .txt {
  max-width: 74rem;
  text-align: center;
  padding: 0 2rem;
  position: relative;
  z-index: 3;
}
.page-template-page-therapies #hero .row .bg .txt h1 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 14.5rem;
  line-height: 80%;
  font-weight: 400;
  color: #000;
  letter-spacing: -5.3px;
  margin: 0 auto;
}
.page-template-page-therapies #hero .row .bg .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #000;
  margin: 1.7rem auto;
}
.page-template-page-therapies #hero .row .bg .txt a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 500;
  color: #fff;
  margin: 0 auto;
  padding: 1.5rem 3rem;
  border: 1px solid #fff;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 2.3rem;
  display: inline-block;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  transition: all .3s;
}
.page-template-page-therapies #hero .row .bg .txt a:hover {
  background: linear-gradient(180deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
}
.page-template-page-therapies #infusions {
  padding: 10rem 0;
}
.page-template-page-therapies #infusions .row {
  max-width: 116rem;
  text-align: center;
}
.page-template-page-therapies #infusions .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 3rem auto;
}
.page-template-page-therapies #infusions .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 1.7rem auto;
  max-width: 84rem;
}
.page-template-page-therapies #infusions .row p + p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.6rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto;
  font-style: italic;
}
.page-template-page-therapies #treatment {
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 253, 240, 0) 43%);
  padding-bottom: 10rem;
}
.page-template-page-therapies #treatment .row {
  max-width: 124rem;
  text-align: center;
}
.page-template-page-therapies #treatment .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 6.8rem;
  line-height: 86%;
  font-weight: 400;
  color: #000;
  letter-spacing: -2px;
  margin: 0 auto 1.6rem auto;
  max-width: 46rem;
}
.page-template-page-therapies #treatment .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2rem;
  line-height: 140%;
  font-weight: 400;
  color: #000;
  margin: 0 auto 6rem auto;
  max-width: 69rem;
}
.page-template-page-therapies #treatment .row .flex {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -1rem;
}
.page-template-page-therapies #treatment .row .flex .box {
  flex: 1 0 33.33%;
  max-width: 33.33%;
  padding: 0 1rem 3rem 1rem;
}
.page-template-page-therapies #treatment .row .flex .box .content {
  height: 100%;
  border-radius: 2.4rem;
  background: #fff;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.07);
  padding: 4rem 4rem 5rem 4rem;
  transition: all .5s;
}
.page-template-page-therapies #treatment .row .flex .box .content .img {
  width: 6.5rem;
  height: 6rem;
  margin: 0 auto 2rem auto;
}
.page-template-page-therapies #treatment .row .flex .box .content .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.page-template-page-therapies #treatment .row .flex .box .content .txt {
  margin-bottom: 1.5rem;
}
.page-template-page-therapies #treatment .row .flex .box .content .txt h3 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 3.2rem;
  line-height: 100%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto 1rem auto;
}
.page-template-page-therapies #treatment .row .flex .box .content .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto;
  max-width: 21.5rem;
  font-style: italic;
}
.page-template-page-therapies #treatment .row .flex .box .content:hover {
  transform: scale(0.95);
}
.page-template-page-therapies #treatment .row .flex .box .content p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 140%;
  font-weight: 400;
  color: #000;
  margin: 0 auto;
}
.page-template-page-therapies #questions {
  padding: 0 0 12rem 0;
}
.page-template-page-therapies #questions .row {
  max-width: 110rem;
  text-align: center;
}
.page-template-page-therapies #questions .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 3rem auto;
}
.page-template-page-therapies #questions .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 3rem auto;
  max-width: 84rem;
}
.page-template-page-therapies #questions .row .data {
  max-width: 44rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-template-page-therapies #questions .row .data a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 600;
  color: #fff;
  margin: 0 auto;
  padding: 1.5rem 3rem;
  border: 1px solid #fff;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 2.3rem;
  display: inline-block;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  transition: all .3s;
}
.page-template-page-therapies #questions .row .data a:hover {
  background: linear-gradient(180deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
}
.page-template-page-therapies #questions .row .data p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.6rem;
  line-height: 150%;
  font-weight: 500;
  color: #2b303b;
  margin: 0 auto;
}
/* APPOINTMENT */
.page-template-page-appointment #hero .row {
  max-width: 142rem;
}
.page-template-page-appointment #hero .row .bg {
  max-width: 100%;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  padding: 8rem 0 12.5rem 0;
  border-radius: 4rem;
  border-radius: 40px;
  box-shadow: 0 4px 0 0 #FACC15;
  position: relative;
  z-index: 1;
}
.page-template-page-appointment #hero .row .bg .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 43%);
  z-index: 2;
}
.page-template-page-appointment #hero .row .bg .txt {
  max-width: 62rem;
  text-align: center;
  padding: 0 2rem;
  position: relative;
  z-index: 3;
}
.page-template-page-appointment #hero .row .bg .txt h1 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 12rem;
  line-height: 80%;
  font-weight: 400;
  color: #000;
  letter-spacing: -5.3px;
  margin: 0 auto;
}
.page-template-page-appointment #hero .row .bg .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #000;
  margin: 1.7rem auto;
}
.page-template-page-appointment #hero .row .bg .txt p + p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.2rem;
  line-height: 133%;
  font-weight: 500;
  color: #000;
  margin: 0 auto;
}
.page-template-page-appointment #hero .row .bg .txt a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 500;
  color: #fff;
  margin: 1.5rem auto 0 auto;
  padding: 1.5rem 3rem;
  border: 1px solid #fff;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 2.3rem;
  display: inline-block;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  transition: all .3s;
}
.page-template-page-appointment #hero .row .bg .txt a:hover {
  background: linear-gradient(180deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
}
.page-template-page-appointment #form {
  padding: 10rem 0 3rem 0;
}
.page-template-page-appointment #form .row {
  max-width: 86rem;
}
.page-template-page-appointment #form .row .nf-form-cont {
  padding: 5rem 3.5rem;
}
.page-template-page-appointment #form .row .nf-form-cont h3 {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 3rem;
  line-height: 120%;
  font-weight: 700;
  color: #000;
  margin: 0 auto 3rem auto;
  text-align: center;
}
.page-template-page-appointment #form .row .nf-form-cont p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.2rem;
  line-height: 150%;
  font-weight: 400;
  color: #000;
  margin: 0 0 3rem 0;
}
.page-template-page-appointment #form .row .nf-form-cont hr {
  border: none;
  border-top: 1px solid #fff;
  margin: 4rem 0;
}
.page-template-page-appointment #form .row .nf-form-cont .nf-form-content nf-fields-wrap nf-field:nth-of-type(2),
.page-template-page-appointment #form .row .nf-form-cont .nf-form-content nf-fields-wrap nf-field:nth-of-type(3),
.page-template-page-appointment #form .row .nf-form-cont .nf-form-content nf-fields-wrap nf-field:nth-of-type(4),
.page-template-page-appointment #form .row .nf-form-cont .nf-form-content nf-fields-wrap nf-field:nth-of-type(5) {
  flex: 1 0 50%;
  max-width: 50%;
  width: 100%;
}
.page-template-page-appointment #form .row .nf-form-cont .one-half {
  width: 100%;
}
.page-template-page-appointment #form .row .nf-form-cont .nf-response-msg {
  max-width: 55rem;
  margin: 0 auto;
}
.page-template-page-appointment #form .row .nf-form-cont .nf-response-msg p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.2rem;
  line-height: 150%;
  font-weight: 400;
  color: #000;
  margin: 1rem 0;
}
.page-template-page-appointment #form .row .nf-form-cont .nf-response-msg p:first-of-type {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 3.2rem;
}
.page-template-page-appointment #call {
  padding: 10rem 0;
}
.page-template-page-appointment #call .row {
  max-width: 116rem;
  text-align: center;
}
.page-template-page-appointment #call .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 5rem auto;
}
.page-template-page-appointment #call .row .flex {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin: 0 -1rem;
}
.page-template-page-appointment #call .row .flex .box {
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0 1rem;
}
.page-template-page-appointment #call .row .flex .box .content {
  height: 100%;
  border-radius: 2.4rem;
  background: #fff;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.07);
  padding: 4rem 4rem 5rem 4rem;
  transition: all .5s;
}
.page-template-page-appointment #call .row .flex .box .content .img {
  width: 6.5rem;
  height: 6rem;
  margin: 0 auto 2rem auto;
}
.page-template-page-appointment #call .row .flex .box .content .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.page-template-page-appointment #call .row .flex .box .content .txt {
  margin-bottom: 1.5rem;
}
.page-template-page-appointment #call .row .flex .box .content .txt h3 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 3rem;
  line-height: 100%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto 1rem auto;
}
.page-template-page-appointment #call .row .flex .box .content .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto;
}
.page-template-page-appointment #call .row .flex .box .content .txt p a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto;
  text-decoration: underline;
}
.page-template-page-appointment #call .row .flex .box .content:hover {
  transform: scale(0.95);
}
/* ABOUT */
.page-template-page-about #hero .row {
  max-width: 142rem;
}
.page-template-page-about #hero .row .bg {
  max-width: 100%;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  padding: 8rem 0 12.5rem 0;
  border-radius: 4rem;
  border-radius: 40px;
  box-shadow: 0 4px 0 0 #FACC15;
  position: relative;
  z-index: 1;
}
.page-template-page-about #hero .row .bg .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 70%);
  z-index: 2;
}
.page-template-page-about #hero .row .bg .txt {
  max-width: 62rem;
  text-align: center;
  padding: 0 2rem;
  position: relative;
  z-index: 3;
}
.page-template-page-about #hero .row .bg .txt h1 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 12rem;
  line-height: 80%;
  font-weight: 400;
  color: #000;
  letter-spacing: -5.3px;
  margin: 0 auto;
}
.page-template-page-about #hero .row .bg .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #000;
  margin: 1.7rem auto;
}
.page-template-page-about #hero .row .bg .txt a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 500;
  color: #fff;
  margin: 1.5rem auto 0 auto;
  padding: 1.5rem 3rem;
  border: 1px solid #fff;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 2.3rem;
  display: inline-block;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  transition: all .3s;
}
.page-template-page-about #hero .row .bg .txt a:hover {
  background: linear-gradient(180deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
}
.page-template-page-about #mission {
  padding: 10rem 0;
}
.page-template-page-about #mission .row {
  max-width: 88rem;
  text-align: center;
}
.page-template-page-about #mission .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 6.8rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 1.5rem auto;
}
.page-template-page-about #mission .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 3rem auto;
  max-width: 78rem;
}
.page-template-page-about #approach {
  padding: 0 0 10rem 0;
}
.page-template-page-about #approach .row {
  max-width: 128rem;
  text-align: center;
}
.page-template-page-about #approach .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 1.5rem auto;
}
.page-template-page-about #approach .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 5rem auto;
  max-width: 72rem;
}
.page-template-page-about #approach .row .flex {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin: 0 -1.5rem;
}
.page-template-page-about #approach .row .flex .box {
  flex: 1 0 33.33%;
  max-width: 33.33%;
  padding: 0 1.5rem;
}
.page-template-page-about #approach .row .flex .box .content {
  height: 100%;
  border-radius: 2.4rem;
  background: #fff;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.07);
  padding: 4rem 4rem 5rem 4rem;
  transition: all .5s;
}
.page-template-page-about #approach .row .flex .box .content .img {
  width: 6.5rem;
  height: 6rem;
  margin: 0 auto 2rem auto;
}
.page-template-page-about #approach .row .flex .box .content .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.page-template-page-about #approach .row .flex .box .content .txt {
  margin-bottom: 1.5rem;
}
.page-template-page-about #approach .row .flex .box .content .txt h3 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 3rem;
  line-height: 100%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto 1rem auto;
}
.page-template-page-about #approach .row .flex .box .content .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto;
}
.page-template-page-about #approach .row .flex .box .content .txt p a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto;
  text-decoration: underline;
}
.page-template-page-about #approach .row .flex .box .content:hover {
  transform: scale(0.95);
}
.page-template-page-about #values {
  padding: 0 0 10rem 0;
}
.page-template-page-about #values .row {
  max-width: 128rem;
  text-align: center;
}
.page-template-page-about #values .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 1.5rem auto;
}
.page-template-page-about #values .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 5rem auto;
  max-width: 72rem;
}
.page-template-page-about #values .row .flex {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin: 0 -1.5rem;
}
.page-template-page-about #values .row .flex .box {
  flex: 1 0 33.33%;
  max-width: 33.33%;
  padding: 0 1.5rem;
}
.page-template-page-about #values .row .flex .box .content {
  height: 100%;
  border-radius: 2.4rem;
  background: #fff;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.07);
  padding: 4rem 4rem 5rem 4rem;
  transition: all .5s;
}
.page-template-page-about #values .row .flex .box .content .img {
  width: 6.5rem;
  height: 6rem;
  margin: 0 auto 2rem auto;
}
.page-template-page-about #values .row .flex .box .content .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.page-template-page-about #values .row .flex .box .content .txt {
  margin-bottom: 1.5rem;
}
.page-template-page-about #values .row .flex .box .content .txt h3 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 3rem;
  line-height: 100%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto 1rem auto;
}
.page-template-page-about #values .row .flex .box .content .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto;
}
.page-template-page-about #values .row .flex .box .content .txt p a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto;
  text-decoration: underline;
}
.page-template-page-about #values .row .flex .box .content:hover {
  transform: scale(0.95);
}
.page-template-page-about #numbers {
  padding: 4rem 0 12rem 0;
}
.page-template-page-about #numbers .row {
  max-width: 128rem;
}
.page-template-page-about #numbers .row .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.page-template-page-about #numbers .row .flex .left {
  flex: 1;
  max-width: 100%;
  padding-right: 6rem;
}
.page-template-page-about #numbers .row .flex .left h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 0 1.5rem 0;
}
.page-template-page-about #numbers .row .flex .left p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 0 1.5rem 0;
}
.page-template-page-about #numbers .row .flex .right {
  flex: 1 0 42rem;
  max-width: 42rem;
}
.page-template-page-about #numbers .row .flex .right .container {
  margin: 0 auto 0 auto;
  padding: 5rem 4rem 1.5rem 4rem;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 2.3rem;
}
.page-template-page-about #numbers .row .flex .right .container h3 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 3.2rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1px;
  margin: 0 auto 2.5rem auto;
  text-align: center;
}
.page-template-page-about #numbers .row .flex .right .container .flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.page-template-page-about #numbers .row .flex .right .container .flex .box {
  padding: 0 0 3.5rem 0;
  flex: 1 0 100%;
  max-width: 100%;
  position: relative;
  text-align: center;
}
.page-template-page-about #numbers .row .flex .right .container .flex .box p {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 2.6rem;
  line-height: 120%;
  font-weight: 600;
  color: #000;
  letter-spacing: -0.8px;
  margin: 0 auto 0.5rem auto;
}
.page-template-page-about #numbers .row .flex .right .container .flex .box p + p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto;
}
.page-template-page-about #numbers .row .flex .right .container .flex .box:after {
  content: '';
  width: 17rem;
  height: 1px;
  background-color: #2b303b;
  position: absolute;
  bottom: 1rem;
  left: 50%;
  margin-left: -8.5rem;
}
.page-template-page-about #numbers .row .flex .right .container .flex .box:last-of-type:after {
  display: none;
}
/* SERVICES */
.page-template-page-services #hero .row {
  max-width: 142rem;
}
.page-template-page-services #hero .row .bg {
  max-width: 100%;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  padding: 8rem 0 12.5rem 0;
  border-radius: 4rem;
  border-radius: 40px;
  box-shadow: 0 4px 0 0 #FACC15;
  position: relative;
  z-index: 1;
}
.page-template-page-services #hero .row .bg .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 50%);
  z-index: 2;
}
.page-template-page-services #hero .row .bg .txt {
  max-width: 55rem;
  text-align: center;
  padding: 0 2rem;
  position: relative;
  z-index: 3;
}
.page-template-page-services #hero .row .bg .txt h1 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 12rem;
  line-height: 80%;
  font-weight: 400;
  color: #000;
  letter-spacing: -5.3px;
  margin: 0 auto;
}
.page-template-page-services #hero .row .bg .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #000;
  margin: 1.7rem auto;
}
.page-template-page-services #hero .row .bg .txt a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 500;
  color: #fff;
  margin: 1.5rem auto 0 auto;
  padding: 1.5rem 3rem;
  border: 1px solid #fff;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 2.3rem;
  display: inline-block;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  transition: all .3s;
}
.page-template-page-services #hero .row .bg .txt a:hover {
  background: linear-gradient(180deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
}
.page-template-page-services #overview {
  padding: 10rem 0;
}
.page-template-page-services #overview .row {
  max-width: 94rem;
  text-align: center;
}
.page-template-page-services #overview .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 6.8rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 1.5rem auto;
}
.page-template-page-services #overview .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 3rem auto;
  max-width: 88rem;
}
.page-template-page-services #treatments {
  padding: 0 0 10rem 0;
}
.page-template-page-services #treatments .row {
  max-width: 128rem;
  text-align: center;
}
.page-template-page-services #treatments .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 1.5rem auto;
}
.page-template-page-services #treatments .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 2rem auto;
  max-width: 78rem;
}
.page-template-page-services #treatments .row p + p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 6rem auto;
  max-width: 68rem;
  font-style: italic;
}
.page-template-page-services #treatments .row .flex {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin: 0 -1.5rem;
}
.page-template-page-services #treatments .row .flex .box {
  flex: 1 0 33.33%;
  max-width: 33.33%;
  padding: 0 1.5rem;
}
.page-template-page-services #treatments .row .flex .box .content {
  height: 100%;
  border-radius: 2.4rem;
  background: #fff;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.07);
  padding: 4rem 4rem 5rem 4rem;
  transition: all .5s;
}
.page-template-page-services #treatments .row .flex .box .content .img {
  width: 6.5rem;
  height: 6rem;
  margin: 0 auto 2rem auto;
}
.page-template-page-services #treatments .row .flex .box .content .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.page-template-page-services #treatments .row .flex .box .content .txt {
  margin-bottom: 1.5rem;
}
.page-template-page-services #treatments .row .flex .box .content .txt h3 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 3rem;
  line-height: 100%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto 1rem auto;
}
.page-template-page-services #treatments .row .flex .box .content .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto;
}
.page-template-page-services #treatments .row .flex .box .content .txt p a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto;
  text-decoration: underline;
}
.page-template-page-services #treatments .row .flex .box .content:hover {
  transform: scale(0.95);
}
.page-template-page-services #experience {
  padding: 4rem 0 10rem 0;
}
.page-template-page-services #experience .row {
  max-width: 132rem;
  text-align: center;
}
.page-template-page-services #experience .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 1.5rem auto;
}
.page-template-page-services #experience .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 4rem auto;
  max-width: 90rem;
}
.page-template-page-services #experience .row .quote {
  max-width: 96rem;
  margin: 0 auto 4.5rem auto;
  border-radius: 2.4rem;
  background: rgba(250, 204, 21, 0.05);
  box-shadow: 0 4px 0 0 #FACC15;
  border: 1px solid #facca5;
  padding: 4rem 5rem;
  text-align: center;
}
.page-template-page-services #experience .row .quote p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 2rem auto;
  font-style: italic;
}
.page-template-page-services #experience .row .quote p + p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.6rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto;
}
.page-template-page-services #experience .row a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 500;
  color: #fff;
  margin: 1.5rem auto 7rem auto;
  padding: 1.5rem 3rem;
  border: 1px solid #fff;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 2.3rem;
  display: inline-block;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  transition: all .3s;
}
.page-template-page-services #experience .row a:hover {
  background: linear-gradient(180deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
}
.page-template-page-services #experience .row .flex {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin: 0 -2rem;
}
.page-template-page-services #experience .row .flex .box {
  flex: 1 0 25%;
  max-width: 25%;
  padding: 0 2rem;
}
.page-template-page-services #experience .row .flex .box .number {
  width: 6rem;
  height: 6rem;
  margin: 0 auto 2rem auto;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-template-page-services #experience .row .flex .box .number h3 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 3.2rem;
  line-height: 120%;
  font-weight: 400;
  color: #fff;
  letter-spacing: -1.8px;
  margin: 0 auto;
}
.page-template-page-services #experience .row .flex .box .txt {
  margin-bottom: 1.5rem;
}
.page-template-page-services #experience .row .flex .box .txt h3 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 2.4rem;
  line-height: 100%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto 1rem auto;
  max-width: 17rem;
}
.page-template-page-services #experience .row .flex .box .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto;
}
.page-template-page-services #services {
  padding: 4rem 0 14rem 0;
}
.page-template-page-services #services .row {
  max-width: 128rem;
  text-align: center;
}
.page-template-page-services #services .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 5rem auto;
}
.page-template-page-services #services .row .flex {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin: 0 -1.5rem;
}
.page-template-page-services #services .row .flex .box {
  flex: 1 0 33.33%;
  max-width: 33.33%;
  padding: 0 1.5rem;
}
.page-template-page-services #services .row .flex .box .content {
  height: 100%;
  border-radius: 2.4rem;
  background: #fff;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.07);
  padding: 4rem 4rem 5rem 4rem;
  transition: all .5s;
}
.page-template-page-services #services .row .flex .box .content .img {
  width: 6.5rem;
  height: 6rem;
  margin: 0 auto 2rem auto;
}
.page-template-page-services #services .row .flex .box .content .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.page-template-page-services #services .row .flex .box .content .txt {
  margin-bottom: 1.5rem;
}
.page-template-page-services #services .row .flex .box .content .txt h3 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 3rem;
  line-height: 100%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto 1rem auto;
}
.page-template-page-services #services .row .flex .box .content .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto;
}
.page-template-page-services #services .row .flex .box .content .txt p a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto;
  text-decoration: underline;
}
.page-template-page-services #services .row .flex .box .content:hover {
  transform: scale(0.95);
}
/* CONDITIONS */
.page-template-page-conditions #hero .row {
  max-width: 142rem;
}
.page-template-page-conditions #hero .row .bg {
  max-width: 100%;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  padding: 8rem 0 12.5rem 0;
  border-radius: 4rem;
  border-radius: 40px;
  box-shadow: 0 4px 0 0 #FACC15;
  position: relative;
  z-index: 1;
}
.page-template-page-conditions #hero .row .bg .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 75%);
  z-index: 2;
}
.page-template-page-conditions #hero .row .bg .txt {
  max-width: 55rem;
  text-align: center;
  padding: 0 2rem;
  position: relative;
  z-index: 3;
}
.page-template-page-conditions #hero .row .bg .txt h1 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 12rem;
  line-height: 80%;
  font-weight: 400;
  color: #000;
  letter-spacing: -5.3px;
  margin: 0 auto;
}
.page-template-page-conditions #hero .row .bg .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #000;
  margin: 1.7rem auto;
}
.page-template-page-conditions #hero .row .bg .txt a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 500;
  color: #fff;
  margin: 1.5rem auto 0 auto;
  padding: 1.5rem 3rem;
  border: 1px solid #fff;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 2.3rem;
  display: inline-block;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  transition: all .3s;
}
.page-template-page-conditions #hero .row .bg .txt a:hover {
  background: linear-gradient(180deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
}
.page-template-page-conditions #overview {
  padding: 10rem 0;
}
.page-template-page-conditions #overview .row {
  max-width: 94rem;
  text-align: center;
}
.page-template-page-conditions #overview .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 6.8rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 1.5rem auto;
}
.page-template-page-conditions #overview .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 3rem auto;
  max-width: 88rem;
}
.page-template-page-conditions #conditions {
  padding: 0 0 10rem 0;
}
.page-template-page-conditions #conditions .row {
  max-width: 128rem;
}
.page-template-page-conditions #conditions .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 1.5rem auto;
  text-align: center;
}
.page-template-page-conditions #conditions .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 6rem auto;
  max-width: 90rem;
  text-align: center;
}
.page-template-page-conditions #conditions .row .flex {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0 -1.5rem;
  flex-wrap: wrap;
}
.page-template-page-conditions #conditions .row .flex .box {
  flex: 1 0 33.33%;
  max-width: 33.33%;
  padding: 0 1.5rem 3rem 1.5rem;
}
.page-template-page-conditions #conditions .row .flex .box .content {
  height: 100%;
  border-radius: 2.4rem;
  background: #fff;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.07);
  padding: 4rem 4rem 5rem 4rem;
  transition: all .5s;
}
.page-template-page-conditions #conditions .row .flex .box .content h3 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 2.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.2px;
  margin: 0;
  padding: 2rem 0 2rem 5rem;
  background-image: url('../img/ico-file.png');
  background-repeat: no-repeat;
  background-position: left top 0.8rem;
  background-size: 5rem;
}
.page-template-page-conditions #conditions .row .flex .box .content p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0;
  text-align: left;
}
.page-template-page-conditions #treatment {
  padding: 4rem 0 10rem 0;
}
.page-template-page-conditions #treatment .row {
  max-width: 132rem;
  text-align: center;
}
.page-template-page-conditions #treatment .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 1.5rem auto;
}
.page-template-page-conditions #treatment .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 4rem auto;
  max-width: 90rem;
}
.page-template-page-conditions #treatment .row .quote {
  max-width: 96rem;
  margin: 0 auto 4.5rem auto;
  border-radius: 2.4rem;
  background: rgba(250, 204, 21, 0.05);
  box-shadow: 0 4px 0 0 #FACC15;
  border: 1px solid #facca5;
  padding: 4rem 5rem;
  text-align: center;
}
.page-template-page-conditions #treatment .row .quote p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 2rem auto;
  font-style: italic;
}
.page-template-page-conditions #treatment .row .quote p + p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.6rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto;
}
.page-template-page-conditions #treatment .row a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 500;
  color: #fff;
  margin: 1.5rem auto 7rem auto;
  padding: 1.5rem 3rem;
  border: 1px solid #fff;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 2.3rem;
  display: inline-block;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  transition: all .3s;
}
.page-template-page-conditions #treatment .row a:hover {
  background: linear-gradient(180deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
}
.page-template-page-conditions #treatment .row .box {
  max-width: 52rem;
  margin: 0 auto;
}
.page-template-page-conditions #treatment .row .box .content {
  padding: 6rem 4rem;
  border-radius: 3rem;
  border: 1px solid #eeeff2;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  background: linear-gradient(112deg, rgba(230, 97, 243, 0.5) 27.21%, rgba(13, 49, 255, 0.5) 74.84%);
}
.page-template-page-conditions #treatment .row .box .content h3 {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.6rem;
  line-height: 123%;
  font-weight: 700;
  color: #fff;
  margin: 0 auto 1.5rem auto;
}
.page-template-page-conditions #treatment .row .box .content p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.2rem;
  line-height: 133%;
  font-weight: 500;
  color: #fff;
  margin: 0 auto;
}
/* FAQS */
.page-template-page-faq #hero .row {
  max-width: 142rem;
}
.page-template-page-faq #hero .row .bg {
  max-width: 100%;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  padding: 8rem 0 12.5rem 0;
  border-radius: 4rem;
  border-radius: 40px;
  box-shadow: 0 4px 0 0 #FACC15;
  position: relative;
  z-index: 1;
}
.page-template-page-faq #hero .row .bg .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 85%);
  z-index: 2;
}
.page-template-page-faq #hero .row .bg .txt {
  max-width: 47rem;
  text-align: center;
  padding: 0 2rem;
  position: relative;
  z-index: 3;
}
.page-template-page-faq #hero .row .bg .txt h1 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 9rem;
  line-height: 80%;
  font-weight: 400;
  color: #000;
  letter-spacing: -5.3px;
  margin: 0 auto;
}
.page-template-page-faq #hero .row .bg .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #000;
  margin: 1.7rem auto;
  max-width: 45rem;
}
.page-template-page-faq #hero .row .bg .txt a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 500;
  color: #fff;
  margin: 1.5rem auto 0 auto;
  padding: 1.5rem 3rem;
  border: 1px solid #fff;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 2.3rem;
  display: inline-block;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  transition: all .3s;
}
.page-template-page-faq #hero .row .bg .txt a:hover {
  background: linear-gradient(180deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
}
.page-template-page-faq #faqs {
  padding: 10rem 0 12rem 0;
}
.page-template-page-faq #faqs .row {
  max-width: 96rem;
}
.page-template-page-faq #faqs .row .flex {
  display: flex;
  flex-direction: column;
  margin-bottom: 7rem;
}
.page-template-page-faq #faqs .row .flex .box {
  flex: 1 0 100%;
  max-width: 100%;
  padding: 0 0 1.5rem 0;
}
.page-template-page-faq #faqs .row .flex .box .content {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 1.5rem 2rem;
  border-radius: 1.5rem;
}
.page-template-page-faq #faqs .row .flex .box .content h2 {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2rem;
  line-height: 133%;
  font-weight: 600;
  color: #000;
  margin: 0;
  padding-right: 5rem;
  position: relative;
}
.page-template-page-faq #faqs .row .flex .box .content h2:after {
  content: '';
  width: 1rem;
  height: 1rem;
  background-image: url('../img/arrow-dropdown.svg');
  background-repeat: no-repeat;
  position: absolute;
  top: 0.8rem;
  right: 0;
  background-size: 1rem auto;
}
.page-template-page-faq #faqs .row .flex .box .content .answer {
  padding: 1rem 0;
  display: none;
}
.page-template-page-faq #faqs .row .flex .box .content .answer p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.7rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0;
  padding-right: 5rem;
}
.page-template-page-faq #faqs .row .flex .box .content.opened h2:after {
  opacity: 0.5;
  transform: rotate(180deg);
}
.page-template-page-faq #faqs .row a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 500;
  color: #fff;
  text-align: center;
  margin: 1.5rem auto 0 auto;
  text-transform: uppercase;
  padding: 1.5rem 3rem;
  border: 1px solid #fff;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 2.3rem;
  display: block;
  letter-spacing: 2.8px;
  transition: all .3s;
  max-width: 40rem;
}
.page-template-page-faq #faqs .row a:hover {
  background: linear-gradient(180deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
}
/* INSURANCE */
.page-template-page-insurance #hero .row {
  max-width: 142rem;
}
.page-template-page-insurance #hero .row .bg {
  max-width: 100%;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  padding: 8rem 0 12.5rem 0;
  border-radius: 4rem;
  border-radius: 40px;
  box-shadow: 0 4px 0 0 #FACC15;
  position: relative;
  z-index: 1;
}
.page-template-page-insurance #hero .row .bg .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 55%);
  z-index: 2;
}
.page-template-page-insurance #hero .row .bg .txt {
  max-width: 47rem;
  text-align: center;
  padding: 0 2rem;
  position: relative;
  z-index: 3;
}
.page-template-page-insurance #hero .row .bg .txt h1 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 12rem;
  line-height: 80%;
  font-weight: 400;
  color: #000;
  letter-spacing: -5.3px;
  margin: 0 auto 1rem auto;
}
.page-template-page-insurance #hero .row .bg .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #000;
  margin: 1.7rem auto;
  max-width: 45rem;
}
.page-template-page-insurance #hero .row .bg .txt a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 500;
  color: #fff;
  margin: 1.5rem auto 0 auto;
  padding: 1.5rem 3rem;
  border: 1px solid #fff;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 2.3rem;
  display: inline-block;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  transition: all .3s;
}
.page-template-page-insurance #hero .row .bg .txt a:hover {
  background: linear-gradient(180deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
}
.page-template-page-insurance #plans {
  padding: 10rem 0;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.07);
}
.page-template-page-insurance #plans .row {
  max-width: 128rem;
  text-align: center;
}
.page-template-page-insurance #plans .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 1.5rem auto;
}
.page-template-page-insurance #plans .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 4rem auto;
  max-width: 90rem;
}
.page-template-page-insurance #plans .row p:last-of-type {
  font-style: italic;
  font-size: 1.8rem;
  font-weight: 600;
}
.page-template-page-insurance #plans .row .flex {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0 -1.5rem;
  flex-wrap: wrap;
}
.page-template-page-insurance #plans .row .flex .box {
  flex: 1 0 33.33%;
  max-width: 33.33%;
  padding: 0 1.5rem 4rem 1.5rem;
}
.page-template-page-insurance #plans .row .flex .box .content {
  height: 100%;
  border-radius: 2.4rem;
  background: #fff;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.07);
  padding: 4rem 4rem 5rem 4rem;
  transition: all .5s;
}
.page-template-page-insurance #plans .row .flex .box .content .img {
  width: 5rem;
  height: 4.5rem;
  margin: 0 auto 1rem auto;
}
.page-template-page-insurance #plans .row .flex .box .content .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.page-template-page-insurance #plans .row .flex .box .content .txt {
  margin-bottom: 1.5rem;
}
.page-template-page-insurance #plans .row .flex .box .content .txt h3 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 3rem;
  line-height: 100%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto 1rem auto;
}
.page-template-page-insurance #plans .row .flex .box .content .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto;
}
.page-template-page-insurance #plans .row .flex .box .content .txt p a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto;
  text-decoration: underline;
}
.page-template-page-insurance #plans .row .flex .box .content:hover {
  transform: scale(0.95);
}
.page-template-page-insurance #billing {
  padding: 12rem 0;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.07);
}
.page-template-page-insurance #billing .row {
  max-width: 92rem;
  text-align: center;
}
.page-template-page-insurance #billing .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 1.5rem auto;
}
.page-template-page-insurance #billing .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 4rem auto;
  max-width: 90rem;
}
.page-template-page-insurance #assistance {
  padding: 10rem 0;
}
.page-template-page-insurance #assistance .row {
  max-width: 72rem;
  text-align: center;
}
.page-template-page-insurance #assistance .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 1.5rem auto;
}
.page-template-page-insurance #assistance .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 4rem auto;
  max-width: 90rem;
}
/* TEAM */
.page-template-page-team #hero .row {
  max-width: 142rem;
}
.page-template-page-team #hero .row .bg {
  max-width: 100%;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  padding: 8rem 0 12.5rem 0;
  border-radius: 4rem;
  border-radius: 40px;
  box-shadow: 0 4px 0 0 #FACC15;
  position: relative;
  z-index: 1;
}
.page-template-page-team #hero .row .bg .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 40%);
  z-index: 2;
}
.page-template-page-team #hero .row .bg .txt {
  max-width: 53rem;
  text-align: center;
  padding: 0 2rem;
  position: relative;
  z-index: 3;
  margin-top: 3rem;
}
.page-template-page-team #hero .row .bg .txt h1 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 12rem;
  line-height: 80%;
  font-weight: 400;
  color: #000;
  letter-spacing: -5.3px;
  margin: 0 auto 1rem auto;
}
.page-template-page-team #hero .row .bg .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #000;
  margin: 1.7rem auto;
  max-width: 45rem;
}
.page-template-page-team #hero .row .bg .txt a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 500;
  color: #fff;
  margin: 1.5rem auto 0 auto;
  padding: 1.5rem 3rem;
  border: 1px solid #fff;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 2.3rem;
  display: inline-block;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  transition: all .3s;
}
.page-template-page-team #hero .row .bg .txt a:hover {
  background: linear-gradient(180deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
}
.page-template-page-team #staff {
  padding: 10rem 0;
}
.page-template-page-team #staff .row {
  max-width: 124rem;
  text-align: center;
}
.page-template-page-team #staff .row .flex {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0 -1.5rem;
}
.page-template-page-team #staff .row .flex .box {
  flex: 1 0 33.33%;
  max-width: 33.33%;
  padding: 0 1.5rem 4rem 1.5rem;
}
.page-template-page-team #staff .row .flex .box h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 2.6rem;
  line-height: 100%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto 2.5rem auto;
}
.page-template-page-team #staff .row .flex .box .content {
  height: 100%;
  border-radius: 2.4rem;
  background: #fff;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.07);
  padding: 4rem 4rem 0 4rem;
  transition: all .5s;
}
.page-template-page-team #staff .row .flex .box .content .img {
  width: 10rem;
  height: 10rem;
  margin: 0 auto 1.5rem auto;
}
.page-template-page-team #staff .row .flex .box .content .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.page-template-page-team #staff .row .flex .box .content .txt h3 {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 100%;
  font-weight: 600;
  color: #2b303b;
  margin: 0 auto 2rem auto;
}
.page-template-page-team #staff .row .flex .box .content .txt h3 strong {
  font-size: 2rem;
  font-weight: 400;
}
.page-template-page-team #staff .row .flex .box .content .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 1rem auto 0 auto;
}
.page-template-page-team #questions {
  padding: 2rem 0 10rem 0;
}
.page-template-page-team #questions .row {
  max-width: 90rem;
  text-align: center;
}
.page-template-page-team #questions .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 1.5rem auto;
}
.page-template-page-team #questions .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 4rem auto;
  max-width: 80rem;
}
.page-template-page-team #questions .row a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 500;
  color: #fff;
  margin: 1.5rem auto;
  padding: 1.5rem 3rem;
  border: 1px solid #fff;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 2.3rem;
  display: inline-block;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  transition: all .3s;
}
.page-template-page-team #questions .row a:hover {
  background: linear-gradient(180deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
}
.page-template-page-team #questions .row .box {
  max-width: 52rem;
  margin: 0 auto;
}
.page-template-page-team #questions .row .box .content {
  padding: 6rem 4rem;
  border-radius: 3rem;
  border: 1px solid #eeeff2;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  background: linear-gradient(112deg, rgba(230, 97, 243, 0.5) 27.21%, rgba(13, 49, 255, 0.5) 74.84%);
}
.page-template-page-team #questions .row .box .content h3 {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.6rem;
  line-height: 123%;
  font-weight: 700;
  color: #fff;
  margin: 0 auto 1.5rem auto;
}
.page-template-page-team #questions .row .box .content p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.2rem;
  line-height: 133%;
  font-weight: 500;
  color: #fff;
  margin: 0 auto;
}
/* LOCATION */
.page-template-page-location #hero .row {
  max-width: 142rem;
}
.page-template-page-location #hero .row .bg {
  max-width: 100%;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  padding: 8rem 0 12.5rem 0;
  border-radius: 4rem;
  border-radius: 40px;
  box-shadow: 0 4px 0 0 #FACC15;
  position: relative;
  z-index: 1;
}
.page-template-page-location #hero .row .bg .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 55%);
  z-index: 2;
}
.page-template-page-location #hero .row .bg .txt {
  max-width: 54rem;
  text-align: center;
  padding: 0 2rem;
  position: relative;
  z-index: 3;
  margin-top: 3rem;
}
.page-template-page-location #hero .row .bg .txt h1 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 10rem;
  line-height: 80%;
  font-weight: 400;
  color: #000;
  letter-spacing: -3.3px;
  margin: 0 auto 1rem auto;
}
.page-template-page-location #hero .row .bg .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.4rem;
  line-height: 133%;
  font-weight: 300;
  color: #000;
  margin: 1.7rem auto;
  max-width: 54rem;
}
.page-template-page-location #hero .row .bg .txt a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 500;
  color: #fff;
  margin: 1.5rem auto 0 auto;
  padding: 1.5rem 3rem;
  border: 1px solid #fff;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  border-radius: 2.3rem;
  display: inline-block;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  transition: all .3s;
}
.page-template-page-location #hero .row .bg .txt a:hover {
  background: linear-gradient(180deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
}
.page-template-page-location #address {
  padding: 10rem 0 12rem 0;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.07);
}
.page-template-page-location #address .row {
  max-width: 82rem;
}
.page-template-page-location #address .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 3.5rem auto;
  text-align: center;
}
.page-template-page-location #address .row .flex {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin: 0 -1.5rem;
}
.page-template-page-location #address .row .flex .info {
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0 1.5rem;
}
.page-template-page-location #address .row .flex .info .content {
  height: 100%;
  border-radius: 2.4rem;
  background: #fff;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.07);
  padding: 4rem 4rem 2rem 4rem;
  transition: all .5s;
}
.page-template-page-location #address .row .flex .info .content h3 {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.6rem;
  line-height: 133%;
  font-weight: 600;
  color: #000;
  margin: 0 0 2.5rem 0;
  padding-left: 3rem;
  background-image: url('../img/ico-pin.png');
  background-repeat: no-repeat;
  background-size: 4rem auto;
  background-position: center left -1rem;
}
.page-template-page-location #address .row .flex .info .content p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 0 2rem 0;
}
.page-template-page-location #address .row .flex .info .content p strong {
  font-size: 1.8rem;
  font-weight: 600;
  margin: 0;
}
.page-template-page-location #address .row .flex .info .content p a {
  color: #2b303b;
}
.page-template-page-location #address .row .flex .info .content p a:hover {
  text-decoration: underline;
}
.page-template-page-location #address .row .flex .hours {
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0 1.5rem;
}
.page-template-page-location #address .row .flex .hours .content {
  height: 100%;
  border-radius: 2.4rem;
  background: #fff;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.07);
  padding: 4rem 4rem 2rem 4rem;
  transition: all .5s;
}
.page-template-page-location #address .row .flex .hours .content h3 {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.6rem;
  line-height: 133%;
  font-weight: 600;
  color: #000;
  margin: 0 0 2.5rem 0;
  padding-left: 3rem;
  background-image: url('../img/ico-clock.png');
  background-repeat: no-repeat;
  background-size: 2rem auto;
  background-position: center left;
}
.page-template-page-location #address .row .flex .hours .content .flex {
  display: flex;
  flex-direction: column;
  padding: 0 2rem;
}
.page-template-page-location #address .row .flex .hours .content .flex .box {
  display: flex;
  justify-content: space-between;
}
.page-template-page-location #address .row .flex .hours .content .flex .box p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.8rem;
  line-height: 133%;
  font-weight: 600;
  color: #2b303b;
  margin: 0 0 1rem 0;
}
.page-template-page-location #address .row .flex .hours .content .flex .box p:last-of-type {
  font-weight: 300;
  margin: 0;
}
.page-template-page-location #map {
  padding: 10rem 0;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.07);
}
.page-template-page-location #map .row {
  max-width: 126rem;
  text-align: center;
}
.page-template-page-location #map .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 3.5rem auto;
  text-align: center;
}
.page-template-page-location #map .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.2rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 4rem auto;
  max-width: 80rem;
}
.page-template-page-location #map .row p:last-of-type {
  max-width: 100%;
}
.page-template-page-location #map .row p:last-of-type iframe {
  border-radius: 1.5rem;
  width: 100%;
}
.page-template-page-location #contact {
  padding: 10rem 0 12rem 0;
}
.page-template-page-location #contact .row {
  max-width: 106rem;
}
.page-template-page-location #contact .row h2 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 4.6rem;
  line-height: 120%;
  font-weight: 400;
  color: #000;
  letter-spacing: -1.8px;
  margin: 0 auto 3.5rem auto;
  text-align: center;
}
.page-template-page-location #contact .row p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.2rem;
  line-height: 133%;
  font-weight: 300;
  color: #2b303b;
  margin: 0 auto 5rem auto;
  max-width: 80rem;
  text-align: center;
}
.page-template-page-location #contact .row .form {
  max-width: 60rem;
  margin: 0 auto;
}
.page-template-page-location #contact .row .form .nf-form-cont .nf-form-content nf-fields-wrap nf-field:nth-of-type(1) p:nth-of-type(1) {
  font-weight: 700;
  color: #000;
  margin-bottom: 1.5rem;
}
.page-template-page-location #contact .row .form .nf-form-cont .nf-form-content nf-fields-wrap nf-field:nth-of-type(1) p:nth-of-type(2) {
  font-weight: 300;
  color: #000;
  margin-bottom: 3rem;
  max-width: 46rem;
  font-size: 1.8rem;
}
.page-template-page-location #contact .row .form .nf-form-cont .nf-form-content nf-fields-wrap nf-field:nth-of-type(1) p:nth-of-type(2) span {
  color: #000 !important;
}
.page-template-page-location #contact .row .form .nf-form-cont .nf-form-content nf-fields-wrap nf-field:nth-of-type(2),
.page-template-page-location #contact .row .form .nf-form-cont .nf-form-content nf-fields-wrap nf-field:nth-of-type(3) {
  flex: 1 0 50%;
  max-width: 50%;
}
/* CONTACT */
.page-template-page-contact #contact {
  padding: 10rem 0 12rem 0;
}
.page-template-page-contact #contact .row {
  max-width: 128rem;
}
.page-template-page-contact #contact .row .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 -4rem;
}
.page-template-page-contact #contact .row .flex .txt {
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0 4rem;
  text-align: center;
}
.page-template-page-contact #contact .row .flex .txt h1 {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 10.5rem;
  line-height: 80%;
  font-weight: 400;
  color: #000;
  letter-spacing: -4px;
  margin: 0 auto 4rem auto;
}
.page-template-page-contact #contact .row .flex .txt h2 {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 2.1rem;
  line-height: 123%;
  font-weight: 600;
  color: #2b303b;
  margin: 0 auto 1rem auto;
}
.page-template-page-contact #contact .row .flex .txt p {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.6rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto 2rem auto;
}
.page-template-page-contact #contact .row .flex .txt a {
  font-family: "articulat-cf", sans-serif !important;
  font-size: 1.6rem;
  line-height: 150%;
  font-weight: 400;
  color: #2b303b;
  margin: 0 auto 2rem auto;
}
.page-template-page-contact #contact .row .flex .txt a:hover {
  text-decoration: underline;
}
.page-template-page-contact #contact .row .flex .txt .menu-social-menu-container {
  margin-top: 6rem;
}
.page-template-page-contact #contact .row .flex .txt .menu-social-menu-container .menu {
  justify-content: center;
}
.page-template-page-contact #contact .row .flex .txt .menu-social-menu-container a {
  filter: invert(1);
  margin: 0;
}
.page-template-page-contact #contact .row .flex .form {
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0 4rem;
}
/* 404 */
.error404 #p404 {
  padding: 25rem 0 30rem 0;
}
.error404 #p404 h1 {
  font-size: 16rem;
  line-height: 16rem;
  color: #000;
  margin: 0;
  text-align: center;
  font-weight: 700;
}
.error404 #p404 p {
  font-size: 5rem;
  line-height: 5rem;
  color: #000;
  margin: 0;
  text-align: center;
  font-weight: 600;
}
/* ninja */
.nf-form-cont {
  margin: 0 auto;
  background: linear-gradient(92deg, #875d12 -25.01%, #e9c77a 11.06%, #c99a20 62.76%, #7c5103 100.04%);
  opacity: 0.9;
  padding: 3.5rem;
  border-radius: 2.3rem;
}
.nf-form-cont .nf-response-msg {
  margin: 0 0 0 0;
  padding: 4rem 0;
}
.nf-form-cont .nf-response-msg p {
  font-family: "Classy Vogue", sans-serif !important;
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: 700;
  color: #000;
  margin: 0 auto;
  text-align: center;
}
.nf-form-cont .nf-form-content {
  padding: 0;
}
.nf-form-cont .nf-form-content .nf-field-container {
  margin: 0 0 1.5rem 0;
}
.nf-form-cont .nf-form-content .nf-field-container .nf-input-limit {
  margin: 0;
}
.nf-form-cont .nf-form-content .nf-field-container .nf-field-label label {
  color: #000;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 130%;
}
.nf-form-cont .nf-form-content .nf-field-container .nf-field-label label .fa {
  display: none;
}
.nf-form-cont .nf-form-content .nf-field-container .nf-field-element h2 {
  font-size: 2.3rem;
  font-weight: 800;
  line-height: 130%;
  color: #000;
  margin: 0 0 1.5rem 0;
}
.nf-form-cont .nf-form-content .nf-field-container .nf-field-element p {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 130%;
  color: #000;
  margin: 0 0 2rem 0;
}
.nf-form-cont .nf-form-content .nf-field-container .nf-field-element input,
.nf-form-cont .nf-form-content .nf-field-container .nf-field-element textarea,
.nf-form-cont .nf-form-content .nf-field-container .nf-field-element select {
  background: #f4f4f4;
  padding: 1.5rem;
  border-radius: 0.8rem;
  font-size: 1.6rem;
  border: none;
}
.nf-form-cont .nf-form-content .nf-field-container .nf-field-element textarea {
  height: 12.5rem;
}
.nf-form-cont .nf-form-content .nf-field-container .nf-field-element input[type="submit"] {
  background-color: #2b303b;
  display: inline-block;
  text-align: center;
  color: #f2ca50;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "articulat-cf", sans-serif !important;
  transition: all .3s;
  padding: 1.2rem 5rem 1.3rem 5rem;
  border-radius: 2.3rem;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
.nf-form-cont .nf-form-content .nf-field-container .nf-field-element input[type="submit"]:hover {
  background: #0b0c0f;
}
.nf-form-cont .nf-form-content .nf-field-container .nf-field-element input[type="text"] {
  color: #2b303b;
  font-size: 1.6rem;
  font-weight: 400;
}
.nf-form-cont .nf-form-fields-required {
  display: none;
}
.nf-form-cont nf-fields-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1rem;
}
.nf-form-cont nf-fields-wrap nf-field {
  flex: 1 0 100%;
  max-width: 100%;
  padding: 0 1rem;
}
.nf-form-cont nf-fields-wrap nf-field {
  margin: 0 0;
}
.nf-form-cont nf-fields-wrap .field-wrap {
  display: block;
}
.nf-form-cont nf-fields-wrap .nf-error-wrap {
  margin: 0.5rem 0 0 0;
}
.nf-form-cont nf-fields-wrap .nf-error-wrap .nf-error-msg {
  display: block;
  font-size: 1.4rem;
  text-align: left;
  color: #f00;
  margin: 0 0 0 0;
}
.nf-form-cont .nf-after-form-content {
  margin: 1rem 0 0 0;
}
.nf-form-cont .nf-after-form-content .nf-error-msg {
  font-size: 1.8rem;
  color: #f00;
  font-weight: 400;
  text-align: left;
}
.nf-form-cont .nf-error.field-wrap .nf-field-element:after {
  display: none;
}
.nf-form-cont .nf-pass.field-wrap .nf-field-element:after {
  display: none;
}
.nf-form-cont .nf-error .nf-error-msg {
  display: none;
}
/* social */
.menu-social-menu-container {
  /*a[href*="tiktok"]{background-image: url('../img/social-tiktok.svg');}
  a[href*="youtube"]{background-image: url('../img/social-yt.svg');}
  a[href*="spotify"]{background-image: url('../img/social-spotify.svg');}*/
}
.menu-social-menu-container ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0 -1rem;
  padding: 0;
  list-style: none;
}
.menu-social-menu-container ul li {
  padding: 0 1rem;
}
.menu-social-menu-container ul li a {
  display: block;
  width: 2rem;
  height: 2rem;
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -999rem;
}
.menu-social-menu-container a[href*="facebook"] {
  background-image: url('../img/social-facebook.svg');
}
.menu-social-menu-container a[href*="instagram"] {
  background-image: url('../img/social-instagram.svg');
}
/* footer */
footer#footer {
  border-top: 1px solid #E5E7EB;
  background: linear-gradient(94deg, #875d12 -2.66%, #e9c77a 27.72%, #c99a20 71.26%, #7c5103 102.65%);
  padding: 4.8rem 0;
}
footer#footer .row {
  max-width: 128rem;
}
footer#footer .flex {
  display: flex;
  justify-content: space-between;
  margin: 0 -1.6rem 4rem -1.6rem;
}
footer#footer .flex .logo {
  padding: 0 1.6rem;
}
footer#footer .flex .logo p {
  margin: 1.5rem 0 0 0;
  color: #fff;
  font-size: 1.6rem;
  line-height: 150%;
  max-width: 37rem;
}
footer#footer .flex .menu,
footer#footer .flex .contact {
  padding: 0 1.6rem;
}
footer#footer .flex .menu h2,
footer#footer .flex .contact h2 {
  font-family: "Classy Vogue", sans-serif !important;
  color: #fff;
  font-size: 2.1rem;
  line-height: 115%;
  margin: 0 0 1.5rem 0;
  font-weight: 400;
}
footer#footer .flex .menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer#footer .flex .menu ul li {
  margin: 0 0 0.8rem;
}
footer#footer .flex .menu ul li a {
  color: #fff;
  font-size: 1.6rem;
  line-height: 150%;
}
footer#footer .flex .menu ul li a:hover {
  text-decoration: underline;
}
footer#footer .flex .menu ul li:last-of-type {
  margin: 0;
}
footer#footer .flex .contact .box {
  margin: 0 0 1.5rem 0;
  padding-left: 2.5rem;
  background-repeat: no-repeat;
  background-position: left 0.4rem;
  background-size: auto 1.6rem;
}
footer#footer .flex .contact .box.address {
  background-image: url('../img/ico-address.svg');
}
footer#footer .flex .contact .box.email {
  background-image: url('../img/ico-email.svg');
}
footer#footer .flex .contact .box.phone {
  background-image: url('../img/ico-phone.svg');
}
footer#footer .flex .contact .box a {
  color: #fff;
  font-size: 1.4rem;
  line-height: 2.4rem;
}
footer#footer .flex .contact .box a:hover {
  text-decoration: underline;
}
footer#footer .flex .contact .box:nth-of-type(4) {
  padding-left: 0;
}
footer#footer .flex .contact .box:nth-of-type(4) p {
  color: #fff;
  font-size: 1.4rem;
  line-height: 2.4rem;
}
footer#footer .flex .contact .menu-social-menu-container {
  margin-top: 2.5rem;
}
footer#footer .flex .contact .menu-social-menu-container ul {
  padding: 0;
}
footer#footer .copy {
  color: #fff;
  font-size: 1.2rem;
  line-height: 165%;
  margin: 0;
  padding-top: 1.6rem;
  padding-bottom: 4.5rem;
  border-top: 1px solid #fff;
  text-align: center;
}
.footline {
  background: linear-gradient(90deg, #e661f3 0%, #0d31ff 100%);
  height: 1rem;
}
/* misc */
input:focus,
button:focus,
textarea:focus,
select:focus {
  outline: none !important;
}
input::-webkit-input-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder,
input:-moz-placeholder {
  color: rgba(74, 74, 74, 0.6);
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 400;
}
img.alignleft {
  float: left;
  margin: 0 2rem 2rem 0;
}
img.alignright {
  float: right;
  margin: 0 0 2rem 2rem;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
svg.hidden {
  display: none;
}
.hidden {
  visibility: hidden !important;
}
.visible {
  visibility: visible !important;
}
/* RWD */
@media only screen and (min-width: 1131px) {
  html {
    overflow-y: auto !important;
  }
  header#head #mainMenu {
    position: static !important;
    display: block !important;
  }
}
@media only screen and (max-width: 1130px) {
  header#head #mainMenu {
    display: none;
    position: fixed;
    width: 90vw;
    max-width: 27rem;
    top: 0;
    right: -50rem;
    height: 100vh;
    z-index: 50;
    background-color: rgba(255, 255, 255, 0.7);
    border-left: 5px solid #feaf0a;
    backdrop-filter: blur(10px);
    padding: 0 0 0 6px;
    margin: 0 0 0 5rem;
  }
  header#head #mainMenu .body {
    padding: 8rem 0 8rem;
    height: 100vh;
  }
  header#head #mainMenu .scroll {
    overflow-x: hidden;
    height: 100%;
    overflow-y: auto;
    padding: 0 3rem 0 3rem;
  }
  header#head #mainMenu .scroll .content {
    min-height: 100%;
    flex-direction: column;
    padding: 0 0 0 0;
    position: relative;
    justify-content: center;
    display: flex;
  }
  header#head #mainMenu .menu-main-menu-container > ul {
    flex-direction: column;
    background: none;
    backdrop-filter: none;
  }
  header#head #mainMenu .menu-main-menu-container > ul > li {
    padding: 0;
    margin: 1.5rem 0;
    background-color: transparent;
  }
  header#head #mainMenu .menu-main-menu-container > ul > li a {
    color: #000;
    font-size: 1.8rem;
    display: inline-block;
    letter-spacing: 0;
  }
  header#head #mainMenu .menu-main-menu-container > ul > li a:before,
  header#head #mainMenu .menu-main-menu-container > ul > li a:after {
    border-bottom: none;
  }
  header#head #mainMenu .menu-main-menu-container > ul > li:last-of-type {
    margin-top: 4rem;
  }
  header#head #mainMenu .menu-main-menu-container > ul > li:last-of-type a {
    color: #6f4f72;
    border: 1px solid #583f52;
  }
  header#head #mainMenu .menu-main-menu-container > ul > li:last-of-type a:hover {
    color: #fff;
  }
  header#head #mobileTrigger {
    display: block;
  }
}
@media only screen and (max-width: 1200px) {
  .page-template-page-home #hero .row .bg {
    padding-bottom: 9.5rem;
  }
  .page-template-page-home #hero .row .bg .txt {
    max-width: 60rem;
  }
  .page-template-page-home #hero .row .bg .txt h2 {
    font-size: 2.8rem;
  }
  .page-template-page-home #hero .row .bg .txt h1 {
    font-size: 12rem;
    letter-spacing: -4.2px;
  }
  .page-template-page-home #hero .row .bg .txt p {
    font-size: 2.2rem;
  }
  .page-template-page-therapies #hero .row .bg {
    padding-bottom: 9.5rem;
  }
  .page-template-page-therapies #hero .row .bg .txt {
    max-width: 53rem;
  }
  .page-template-page-therapies #hero .row .bg .txt h1 {
    font-size: 12rem;
    letter-spacing: -4.2px;
  }
  .page-template-page-therapies #hero .row .bg .txt p {
    font-size: 2.2rem;
  }
  .page-template-page-therapies #hero .row .bg .gradient {
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 55%);
  }
  .page-template-page-appointment #hero .row .bg,
  .page-template-page-about #hero .row .bg,
  .page-template-page-services #hero .row .bg,
  .page-template-page-team #hero .row .bg {
    padding: 8rem 0 9rem 0;
  }
  .page-template-page-appointment #hero .row .bg .gradient,
  .page-template-page-about #hero .row .bg .gradient,
  .page-template-page-services #hero .row .bg .gradient,
  .page-template-page-team #hero .row .bg .gradient {
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 63%);
  }
  .page-template-page-appointment #hero .row .bg .txt,
  .page-template-page-about #hero .row .bg .txt,
  .page-template-page-services #hero .row .bg .txt,
  .page-template-page-team #hero .row .bg .txt {
    max-width: 53rem;
  }
  .page-template-page-appointment #hero .row .bg .txt h1,
  .page-template-page-about #hero .row .bg .txt h1,
  .page-template-page-services #hero .row .bg .txt h1,
  .page-template-page-team #hero .row .bg .txt h1 {
    font-size: 10rem;
  }
  .page-template-page-conditions #hero .row .bg {
    padding: 8rem 0;
  }
  .page-template-page-conditions #hero .row .bg .txt h1 {
    font-size: 10rem;
    letter-spacing: -3px;
  }
  .page-template-page-insurance #hero .row .bg .txt {
    max-width: 45rem;
  }
  .page-template-page-insurance #hero .row .bg .txt h1 {
    font-size: 10rem;
    letter-spacing: -3px;
  }
  .page-template-page-insurance #hero .row .bg .gradient {
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 63%);
  }
  .page-template-page-team #staff .row .flex {
    margin: 0 -1rem;
  }
  .page-template-page-team #staff .row .flex .box {
    padding: 0 1rem;
  }
  .page-template-page-team #staff .row .flex .box .content {
    padding: 4rem 2.5rem 0 2.5rem;
  }
}
@media only screen and (max-width: 1100px) {
  .page-template-page-home #stories .row h2 {
    max-width: 78rem;
  }
  .page-template-page-contact #contact .row .flex {
    margin: 0 -2.5rem;
  }
  .page-template-page-contact #contact .row .flex .form {
    padding: 0 2.5rem;
  }
  .page-template-page-contact #contact .row .flex .txt {
    padding: 0 2.5rem;
  }
  .page-template-page-contact #contact .row .flex .txt h1 {
    font-size: 9rem;
  }
  .page-template-page-conditions #conditions .row .flex .box .content {
    padding: 4rem 3rem 4.5rem 3rem;
  }
}
@media only screen and (max-width: 1050px) {
  .page-template-page-home #hero .row .bg .txt {
    max-width: 53rem;
  }
  .page-template-page-home #hero .row .bg .txt h2 {
    font-size: 2.6rem;
  }
  .page-template-page-home #hero .row .bg .txt h1 {
    font-size: 10rem;
    letter-spacing: -3.8px;
  }
  .page-template-page-home #hero .row .bg .txt p {
    font-size: 2rem;
  }
  .page-template-page-home #care .row h2 {
    font-size: 5.5rem;
    letter-spacing: -1.8px;
  }
  .page-template-page-home #care .row .flex {
    margin: 0 -1.5rem;
  }
  .page-template-page-home #care .row .flex .box {
    padding: 0 1.5rem;
  }
  .page-template-page-home #care .row .flex .box .content {
    padding: 4rem 2.5rem 4.5rem 2.5rem;
  }
  .page-template-page-home #care .row .flex .box .content .txt h3 {
    font-size: 2.8rem;
  }
  .page-template-page-home #summary .row .flex {
    margin: 0 -2rem;
  }
  .page-template-page-home #summary .row .flex .txt {
    padding: 0 2rem;
  }
  .page-template-page-home #summary .row .flex .review {
    padding: 0 2rem;
  }
  .page-template-page-home #summary .row .flex .review .box .content {
    padding: 2.4rem 3rem;
  }
  .page-template-page-therapies #hero .row .bg {
    background-position: center left;
  }
  .page-template-page-therapies #hero .row .bg .txt {
    max-width: 53rem;
  }
  .page-template-page-therapies #hero .row .bg .txt h1 {
    font-size: 10rem;
    letter-spacing: -3.8px;
  }
  .page-template-page-therapies #hero .row .bg .txt p {
    font-size: 2rem;
  }
  .page-template-page-therapies #hero .row .bg .gradient {
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 65%);
  }
  .page-template-page-therapies #treatment .row h2 {
    font-size: 6rem;
  }
  .page-template-page-therapies #treatment .row .flex .box .content {
    padding: 3rem 2.5rem 4rem 2.5rem;
  }
  .page-template-page-about #approach .row .flex .box .content,
  .page-template-page-about #values .row .flex .box .content {
    padding: 3.5rem 2.5rem 4rem 2.5rem;
  }
  .page-template-page-about #approach .row .flex .box .content .img,
  .page-template-page-about #values .row .flex .box .content .img {
    width: 5.5rem;
    height: 5rem;
  }
  .page-template-page-about #approach .row .flex .box .content .txt h3,
  .page-template-page-about #values .row .flex .box .content .txt h3 {
    font-size: 2.6rem;
  }
  .page-template-page-about #numbers .row .flex .left {
    padding-right: 4.5rem;
  }
  .page-template-page-about #numbers .row .flex .left h2 {
    font-size: 4rem;
  }
  .page-template-page-about #numbers .row .flex .left p {
    font-size: 2.2rem;
  }
  .page-template-page-about #numbers .row .flex .right {
    max-width: 38rem;
  }
  .page-template-page-services #hero .row .bg {
    background-position: center left;
  }
  .page-template-page-services #hero .row .bg .txt {
    max-width: 45rem;
  }
  .page-template-page-services #hero .row .bg .txt h1 {
    letter-spacing: -3.8px;
  }
  .page-template-page-services #hero .row .bg .txt p {
    font-size: 2rem;
  }
  .page-template-page-services #hero .row .bg .gradient {
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 85%);
  }
  .page-template-page-services #treatments .row h2 {
    font-size: 4rem;
    letter-spacing: -1.3px;
  }
  .page-template-page-services #treatments .row .flex .box .content {
    padding: 3rem 3rem 4rem 3rem;
  }
  .page-template-page-services #treatments .row .flex .box .content .img {
    width: 5.5rem;
    height: 5rem;
  }
  .page-template-page-services #treatments .row .flex .box .content .txt h3 {
    font-size: 2.6rem;
    letter-spacing: -1.2px;
  }
  .page-template-page-services #experience .row h2 {
    font-size: 4rem;
    letter-spacing: -1.3px;
  }
  .page-template-page-services #experience .row .flex {
    flex-wrap: wrap;
    max-width: 70rem;
    margin: 0 auto;
  }
  .page-template-page-services #experience .row .flex .box {
    flex: 1 0 50%;
    max-width: 32rem;
    padding: 0 2rem 4rem 2rem;
  }
  .page-template-page-services #services .row h2 {
    font-size: 4rem;
    letter-spacing: -1.3px;
  }
  .page-template-page-services #services .row .flex .box .content {
    padding: 3rem 3rem 4rem 3rem;
  }
  .page-template-page-services #services .row .flex .box .content .img {
    width: 5.5rem;
    height: 5rem;
  }
  .page-template-page-services #services .row .flex .box .content .txt h3 {
    font-size: 2.6rem;
    letter-spacing: -1.2px;
  }
  .page-template-page-conditions #conditions {
    padding-bottom: 7rem;
  }
  .page-template-page-conditions #conditions .row h2 {
    font-size: 4rem;
    letter-spacing: -1.3px;
  }
  .page-template-page-conditions #conditions .row .flex .box {
    flex: 1 0 50%;
    max-width: 50%;
  }
  .page-template-page-conditions #conditions .row .flex .box .content {
    padding: 4rem;
  }
  .page-template-page-conditions #treatment .row h2 {
    font-size: 4rem;
    letter-spacing: -1.3px;
  }
  .page-template-page-faq #hero .row .bg {
    background-position: center left;
    padding: 8rem 0;
  }
  .page-template-page-faq #hero .row .bg .txt {
    max-width: 45rem;
  }
  .page-template-page-faq #hero .row .bg .txt h1 {
    font-size: 8rem;
    letter-spacing: -2.7px;
  }
  .page-template-page-faq #hero .row .bg .txt p {
    font-size: 2rem;
    max-width: 37rem;
  }
  .page-template-page-faq #hero .row .bg .gradient {
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 85%);
  }
  .page-template-page-insurance #plans .row h2 {
    font-size: 4rem;
    letter-spacing: -1.3px;
  }
  .page-template-page-insurance #plans .row p {
    font-size: 2.2rem;
  }
  .page-template-page-insurance #plans .row .flex .box .content {
    padding: 4rem 3rem;
  }
  .page-template-page-insurance #plans .row .flex .box .content .txt h3 {
    font-size: 2.8rem;
  }
  .page-template-page-insurance #billing .row h2,
  .page-template-page-insurance #assistance .row h2 {
    font-size: 4rem;
    letter-spacing: -1.3px;
  }
  .page-template-page-team #hero .row .bg {
    background-position: center left;
  }
  .page-template-page-team #hero .row .bg .txt {
    max-width: 39rem;
    margin-top: 0;
  }
  .page-template-page-team #hero .row .bg .txt h1 {
    font-size: 8rem;
    letter-spacing: -2.7px;
  }
  .page-template-page-team #hero .row .bg .txt p {
    font-size: 2rem;
    max-width: 37rem;
  }
  .page-template-page-team #hero .row .bg .gradient {
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 60%);
  }
  .page-template-page-location #hero .row .bg {
    padding: 8rem 0 9rem 0;
  }
  .page-template-page-location #hero .row .bg .txt {
    max-width: 45rem;
    margin-top: 0;
  }
  .page-template-page-location #hero .row .bg .txt h1 {
    font-size: 8rem;
    letter-spacing: -2.7px;
  }
  .page-template-page-location #hero .row .bg .txt p {
    font-size: 2rem;
  }
  .page-template-page-location #hero .row .bg .gradient {
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 60%);
  }
}
@media only screen and (max-width: 950px) {
  .page-template-page-home #hero .row .bg {
    padding: 7rem 0;
  }
  .page-template-page-home #hero .row .bg .txt {
    max-width: 45rem;
  }
  .page-template-page-home #hero .row .bg .txt h2 {
    font-size: 2.4rem;
  }
  .page-template-page-home #hero .row .bg .txt h1 {
    font-size: 8rem;
    letter-spacing: -3.2px;
  }
  .page-template-page-therapies #treatment .row h2 {
    font-size: 6rem;
  }
  .page-template-page-therapies #treatment .row .flex {
    max-width: 74rem;
    margin: 0 auto;
  }
  .page-template-page-therapies #treatment .row .flex .box {
    flex: 1 0 50%;
    max-width: 35rem;
    margin: 0 auto;
    padding: 0 1rem 4.5rem 1rem;
  }
  .page-template-page-appointment #hero .row .bg,
  .page-template-page-about #hero .row .bg {
    padding: 8rem 0;
  }
  .page-template-page-appointment #hero .row .bg .txt,
  .page-template-page-about #hero .row .bg .txt {
    max-width: 47rem;
  }
  .page-template-page-appointment #hero .row .bg .txt h1,
  .page-template-page-about #hero .row .bg .txt h1 {
    font-size: 8.5rem;
    letter-spacing: -3px;
  }
  .page-template-page-appointment #hero .row .bg .txt p,
  .page-template-page-about #hero .row .bg .txt p {
    font-size: 2.2rem;
  }
  .page-template-page-appointment #hero .row .bg .txt p + p,
  .page-template-page-about #hero .row .bg .txt p + p {
    font-size: 2rem;
  }
  .page-template-page-conditions #hero .row .bg .txt {
    max-width: 47rem;
  }
  .page-template-page-conditions #hero .row .bg .txt h1 {
    font-size: 8.5rem;
  }
  .page-template-page-conditions #hero .row .bg .txt p {
    font-size: 2.2rem;
  }
  .page-template-page-insurance #hero .row .bg .txt {
    max-width: 45rem;
  }
  .page-template-page-insurance #hero .row .bg .txt h1 {
    font-size: 8.5rem;
    letter-spacing: -2.6px;
  }
  .page-template-page-insurance #hero .row .bg .gradient {
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 73%);
  }
  .page-template-page-team #staff .row .flex {
    margin: 0;
    flex-wrap: wrap;
  }
  .page-template-page-team #staff .row .flex .box {
    padding: 0 2rem 6rem 2rem;
    flex: 1 0 100%;
    max-width: 100%;
    margin-bottom: 4rem;
  }
  .page-template-page-team #staff .row .flex .box .content {
    padding: 4rem 4rem 2rem 4rem;
  }
}
@media only screen and (max-width: 900px) {
  .page-template-page-home #care .row h2 {
    font-size: 5rem;
    letter-spacing: -1.6px;
  }
  .page-template-page-home #care .row .flex .box .content {
    padding: 3rem 2.5rem 4rem 2.5rem;
  }
  .page-template-page-home #care .row .flex .box .content .txt h3 {
    font-size: 2.6rem;
  }
  .page-template-page-home #care .row .flex .box .content .img {
    width: 7.5rem;
    height: 7rem;
  }
  .page-template-page-home #summary .row .flex {
    flex-wrap: wrap;
    margin: 0;
  }
  .page-template-page-home #summary .row .flex .txt {
    flex: 1 0 100%;
    max-width: 64rem;
    margin: 0 auto;
    padding: 0 0 5rem 0;
    text-align: center;
  }
  .page-template-page-home #summary .row .flex .txt p {
    margin: 0 auto 2.5rem auto;
  }
  .page-template-page-home #summary .row .flex .review {
    padding: 0;
    flex: 1 0 100%;
    max-width: 53rem;
    margin: 0 auto;
  }
  .page-template-page-contact #contact .row .flex {
    margin: 0;
    flex-wrap: wrap;
  }
  .page-template-page-contact #contact .row .flex .form {
    padding: 0 ;
    flex: 1 0 100%;
    max-width: 56rem;
    margin: 0 auto;
  }
  .page-template-page-contact #contact .row .flex .txt {
    padding: 0 0 5rem 0;
    flex: 1 0 100%;
    max-width: 100%;
  }
  .page-template-page-contact #contact .row .flex .txt h1 {
    font-size: 9rem;
  }
  footer#footer .flex {
    flex-wrap: wrap;
  }
  footer#footer .flex .logo {
    flex: 1 0 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0 6rem 0;
    text-align: center;
  }
  footer#footer .flex .logo .footlogo {
    text-align: center;
  }
  footer#footer .flex .logo p {
    margin: 2rem auto 0 auto;
  }
  footer#footer .flex .menu {
    flex: 1 0 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0 6rem 0;
    text-align: center;
  }
  footer#footer .flex .contact {
    flex: 1 0 100%;
    max-width: 26rem;
    margin: 0 auto;
    padding: 0 0 4rem 0;
    text-align: center;
  }
  footer#footer .flex .contact .box {
    display: inline-block;
  }
  footer#footer .flex .contact .box p {
    margin: 0;
  }
  footer#footer .flex .contact .menu-social-menu-container ul {
    justify-content: center;
  }
  .page-template-page-appointment #call .row .flex .box .content {
    padding: 3rem 3rem 4rem 3rem;
  }
  .page-template-page-appointment #call .row .flex .box .content .img {
    width: 5rem;
    height: 4.5rem;
  }
  .page-template-page-about #approach .row .flex,
  .page-template-page-about #values .row .flex {
    flex-wrap: wrap;
  }
  .page-template-page-about #approach .row .flex .box,
  .page-template-page-about #values .row .flex .box {
    flex: 1 0 50%;
    max-width: 34rem;
    padding: 0 1.5rem 4rem 1.5rem;
  }
  .page-template-page-about #numbers {
    padding-top: 0;
  }
  .page-template-page-about #numbers .row .flex .left {
    padding-right: 4.5rem;
  }
  .page-template-page-about #numbers .row .flex .left h2 {
    font-size: 3.6rem;
  }
  .page-template-page-about #numbers .row .flex .left p {
    font-size: 2rem;
  }
  .page-template-page-about #numbers .row .flex .right {
    max-width: 32rem;
  }
  .page-template-page-about #numbers .row .flex .right .container {
    padding: 4rem 3rem 1.5rem 3rem;
  }
  .page-template-page-about #numbers .row .flex .right .container h3 {
    font-size: 3rem;
  }
  .page-template-page-services #treatments .row p {
    font-size: 2.2rem;
    max-width: 70rem;
  }
  .page-template-page-services #treatments .row .flex .box .content {
    padding: 3rem 2rem;
  }
  .page-template-page-services #experience .row p {
    font-size: 2.2rem;
    max-width: 70rem;
  }
  .page-template-page-services #services {
    padding-top: 0;
  }
  .page-template-page-services #services .row .flex .box .content {
    padding: 3rem 2rem;
  }
  .page-template-page-team #staff {
    padding-bottom: 5rem;
  }
  .page-template-page-team #questions {
    padding: 0 0 10rem 0;
  }
  .page-template-page-team #questions .row h2 {
    font-size: 4rem;
    letter-spacing: -1.3px;
  }
  .page-template-page-team #questions .row p {
    font-size: 2.2rem;
    padding: 0 2rem;
  }
  .page-template-page-location #hero .row .bg {
    background-position: center;
  }
  .page-template-page-location #hero .row .bg .gradient {
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 80%);
  }
}
@media only screen and (max-width: 850px) {
  .page-template-page-appointment #hero .row .bg {
    background-position: center left;
  }
  .page-template-page-appointment #hero .row .bg .txt {
    max-width: 46rem;
  }
  .page-template-page-appointment #hero .row .bg .txt h1 {
    font-size: 7rem;
    letter-spacing: -2.8px;
  }
  .page-template-page-appointment #hero .row .bg .txt p {
    font-size: 2rem;
  }
  .page-template-page-about #hero .row .bg {
    background-position: center left;
  }
  .page-template-page-about #hero .row .bg .gradient {
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 85%);
  }
  .page-template-page-about #hero .row .bg .txt {
    max-width: 46rem;
  }
  .page-template-page-about #hero .row .bg .txt h1 {
    font-size: 7rem;
    letter-spacing: -2.8px;
  }
  .page-template-page-about #hero .row .bg .txt p {
    font-size: 2rem;
  }
  .page-template-page-insurance #plans .row p {
    font-size: 2rem;
  }
  .page-template-page-insurance #plans .row .flex {
    max-width: 68rem;
    margin: 0 auto;
  }
  .page-template-page-insurance #plans .row .flex .box {
    flex: 1 0 50%;
    max-width: 34rem;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 800px) {
  .page-template-page-home #hero .row .bg {
    padding: 7rem 0;
    background-position: center right -9rem;
  }
  .page-template-page-home #hero .row .bg .txt {
    max-width: 40rem;
  }
  .page-template-page-home #hero .row .bg .txt h2 {
    font-size: 2.2rem;
    font-weight: 600;
  }
  .page-template-page-home #hero .row .bg .txt h1 {
    font-size: 7rem;
    letter-spacing: -3px;
  }
  .page-template-page-home #hero .row .bg .txt p {
    font-size: 1.8rem;
    font-weight: 400;
  }
  .page-template-page-home #care .row .flex {
    flex-wrap: wrap;
    max-width: 65rem;
    margin: 0 auto;
  }
  .page-template-page-home #care .row .flex .box {
    flex: 1 0 50%;
    max-width: 30rem;
    margin: 0 auto;
    padding: 0 1.5rem 5rem 1.5rem;
  }
  .page-template-page-home #care .row .flex .box .content {
    padding: 4rem 3rem;
  }
  .page-template-page-therapies #hero .row .bg {
    background-position: center left -12rem;
  }
  .page-template-page-therapies #hero .row .bg .txt {
    max-width: 41rem;
  }
  .page-template-page-therapies #hero .row .bg .txt h1 {
    font-size: 8rem;
    letter-spacing: -3px;
  }
  .page-template-page-therapies #hero .row .bg .gradient {
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 65%);
  }
  .page-template-page-therapies #infusions .row p {
    padding: 0 1rem;
  }
  .page-template-page-about #numbers .row .flex {
    flex-wrap: wrap;
  }
  .page-template-page-about #numbers .row .flex .left {
    padding: 0 1rem 5rem 1rem;
    flex: 1 0 100%;
    max-width: 100%;
    text-align: center;
  }
  .page-template-page-about #numbers .row .flex .left h2 {
    font-size: 3.6rem;
    margin: 0 auto 2rem auto;
  }
  .page-template-page-about #numbers .row .flex .left p {
    margin: 0 auto 1.2rem auto;
    max-width: 68rem;
  }
  .page-template-page-about #numbers .row .flex .left p + p {
    max-width: 54rem;
  }
  .page-template-page-about #numbers .row .flex .right {
    max-width: 38rem;
    flex: 1 0 100%;
    margin: 0 auto;
  }
  .page-template-page-about #numbers .row .flex .right .container {
    padding: 4rem 3rem 1.5rem 3rem;
  }
  .page-template-page-about #numbers .row .flex .right .container h3 {
    font-size: 3rem;
  }
  .page-template-page-services #hero .row .bg .txt {
    max-width: 41rem;
  }
  .page-template-page-services #hero .row .bg .txt h1 {
    letter-spacing: -2.8px;
    font-size: 8rem;
  }
  .page-template-page-services #treatments .row .flex {
    flex-wrap: wrap;
  }
  .page-template-page-services #treatments .row .flex .box {
    flex: 1 0 50%;
    max-width: 34rem;
    padding: 0 1.5rem 4rem 1.5rem;
  }
  .page-template-page-services #treatments .row .flex .box .content {
    padding: 3rem;
  }
  .page-template-page-services #services .row .flex {
    flex-wrap: wrap;
  }
  .page-template-page-services #services .row .flex .box {
    flex: 1 0 50%;
    max-width: 34rem;
    padding: 0 1.5rem 4rem 1.5rem;
  }
  .page-template-page-services #services .row .flex .box .content {
    padding: 3rem;
  }
  .page-template-page-conditions #hero .row .bg {
    background-position: center left;
  }
  .page-template-page-conditions #hero .row .bg .txt {
    max-width: 47rem;
    margin: 0 auto;
  }
  .page-template-page-conditions #hero .row .bg .txt h1 {
    font-size: 8rem;
  }
  .page-template-page-conditions #hero .row .bg .txt p {
    font-size: 2.2rem;
  }
  .page-template-page-conditions #hero .row .bg .gradient {
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 85%);
  }
  .page-template-page-insurance #hero .row .bg {
    background-position: center left;
  }
  .page-template-page-insurance #hero .row .bg .txt {
    max-width: 41rem;
  }
  .page-template-page-insurance #hero .row .bg .txt p {
    font-size: 2.2rem;
  }
  .page-template-page-team #hero .row .bg {
    background-position: center right -18rem;
  }
  .page-template-page-team #hero .row .bg .gradient {
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 70%);
  }
  .page-template-page-location #address .row h2 {
    font-size: 4rem;
  }
  .page-template-page-location #address .row .flex {
    margin: 0;
    flex-wrap: wrap;
  }
  .page-template-page-location #address .row .flex .info {
    flex: 1 0 100%;
    max-width: 40rem;
    margin: 0 auto;
    padding-bottom: 4rem;
  }
  .page-template-page-location #address .row .flex .hours {
    flex: 1 0 100%;
    max-width: 40rem;
    margin: 0 auto;
  }
  .page-template-page-location #address .row .flex .hours .content .flex {
    padding: 0 0 2rem 0;
  }
  .page-template-page-location #map .row h2 {
    font-size: 4rem;
  }
  .page-template-page-location #map .row p {
    max-width: 68rem;
  }
  .page-template-page-location #contact .row h2 {
    font-size: 4rem;
  }
  .page-template-page-location #contact .row p {
    max-width: 68rem;
  }
}
@media only screen and (max-width: 750px) {
  .row {
    padding: 0 2rem;
  }
  header#head #mobileTrigger {
    right: 1rem;
  }
  .page-template-page-services #overview .row h2,
  .page-template-page-conditions #overview .row h2 {
    font-size: 5rem;
    letter-spacing: -2.4px;
  }
  .page-template-page-services #overview .row p,
  .page-template-page-conditions #overview .row p {
    font-size: 2.2rem;
    padding: 0 1rem;
  }
  .page-template-page-conditions #conditions .row p {
    font-size: 2.2rem;
  }
  .page-template-page-conditions #conditions .row .flex .box .content {
    padding: 2rem 3rem 4rem 3rem;
  }
  .page-template-page-conditions #conditions .row .flex .box .content p {
    font-size: 1.8rem;
  }
  .page-template-page-conditions #treatment .row p {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 650px) {
  .page-template-page-home #hero .row .bg {
    padding: 22rem 0 7rem 0;
    background-position: top left -11rem;
  }
  .page-template-page-home #hero .row .bg .txt {
    max-width: 46rem;
    margin: -12rem auto 0 auto;
    padding: 0 2rem;
  }
  .page-template-page-home #hero .row .bg .txt h2 {
    font-size: 2.2rem;
    font-weight: 600;
  }
  .page-template-page-home #hero .row .bg .txt h1 {
    font-size: 7rem;
    letter-spacing: -3px;
  }
  .page-template-page-home #hero .row .bg .txt p {
    font-size: 1.8rem;
    font-weight: 500;
  }
  .page-template-page-home #care .row .flex .box {
    flex: 1 0 100%;
    max-width: 34rem;
    margin: 0 auto;
    padding: 0 0 5rem 0;
  }
  .page-template-page-home #stories .row h2 {
    font-size: 4rem;
  }
  .page-template-page-home #stories .row .flex .box hr {
    width: 38rem;
  }
  .page-template-page-home #stories .row .flex .box blockquote p {
    font-size: 2rem;
  }
  .page-template-page-therapies #hero .row .bg {
    background-position: top left -12rem;
    border-radius: 2.5rem;
  }
  .page-template-page-therapies #hero .row .bg .txt {
    max-width: 41rem;
  }
  .page-template-page-therapies #hero .row .bg .txt h1 {
    font-size: 6.5rem;
    letter-spacing: -2.6px;
  }
  .page-template-page-therapies #hero .row .bg .txt p {
    font-size: 1.8rem;
    font-weight: 500;
  }
  .page-template-page-therapies #treatment .row h2 {
    font-size: 5rem;
  }
  .page-template-page-therapies #treatment .row .flex .box {
    flex: 1 0 100%;
    max-width: 35rem;
    margin: 0 auto;
    padding: 0 1rem 4.5rem 1rem;
  }
  .page-template-page-therapies #treatment .row .flex .box .content {
    padding: 3.5rem 4rem 4.5rem 4rem;
  }
  .page-template-page-therapies #questions .row p {
    font-size: 2.2rem;
    padding: 0 1rem;
  }
  .page-template-page-appointment #hero .row .bg .txt {
    max-width: 46rem;
    margin: 0 auto;
  }
  .page-template-page-appointment #hero .row .bg .gradient {
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 85%);
  }
  .page-template-page-appointment #call .row .flex .box .content {
    padding: 3rem;
  }
  .page-template-page-appointment #call .row .flex .box .content .img {
    width: 4.5rem;
    height: 4rem;
  }
  .page-template-page-appointment #call .row .flex .box .content .txt h3 {
    font-size: 2.6rem;
  }
  .page-template-page-about #hero .row .bg .gradient {
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 85%);
  }
  .page-template-page-about #hero .row .bg .txt {
    margin: 0 auto;
  }
  .page-template-page-about #mission .row h2 {
    font-size: 4rem;
  }
  .page-template-page-about #approach .row h2,
  .page-template-page-about #values .row h2 {
    font-size: 4rem;
  }
  .page-template-page-about #approach .row .flex .box,
  .page-template-page-about #values .row .flex .box {
    max-width: 30rem;
  }
  .page-template-page-services #hero .row .bg {
    padding: 10rem 0 7rem 0;
  }
  .page-template-page-services #hero .row .bg .gradient {
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 98%);
  }
  .page-template-page-services #hero .row .bg .txt {
    margin: 0 auto;
  }
  .page-template-page-services #treatments .row .flex {
    margin: 0 -1rem;
  }
  .page-template-page-services #treatments .row .flex .box {
    max-width: 29rem;
    padding: 0 1rem 4rem 1rem;
  }
  .page-template-page-services #treatments .row .flex .box .content {
    padding: 3rem;
  }
  .page-template-page-services #experience .row .flex .box {
    flex: 1 0 100%;
    max-width: 32rem;
    padding: 0 0 4rem 0;
  }
  .page-template-page-services #services .row .flex {
    margin: 0 -1rem;
  }
  .page-template-page-services #services .row .flex .box {
    max-width: 29rem;
    padding: 0 1rem 4rem 1rem;
  }
  .page-template-page-conditions #conditions .row .flex {
    margin: 0;
  }
  .page-template-page-conditions #conditions .row .flex .box {
    flex: 1 0 100%;
    max-width: 32rem;
    padding: 0 0 5rem 0;
    margin: 0 auto;
  }
  .page-template-page-faq #hero .row .bg {
    background-position: center;
  }
  .page-template-page-faq #hero .row .bg .txt {
    margin: 0 auto;
  }
  .page-template-page-faq #hero .row .bg .txt h1 {
    font-size: 7rem;
    letter-spacing: -2.3px;
  }
  .page-template-page-faq #hero .row .bg .gradient {
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 85%);
  }
  .page-template-page-insurance #hero .row .bg {
    background-position: center;
    padding: 8rem 0 5rem 0;
  }
  .page-template-page-insurance #hero .row .bg .txt {
    max-width: 39rem;
    margin: 3rem auto 0 auto;
  }
  .page-template-page-insurance #hero .row .bg .txt h1 {
    font-size: 7rem;
    letter-spacing: -2.3px;
  }
  .page-template-page-insurance #hero .row .bg .gradient {
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 73%);
  }
  .page-template-page-insurance #billing .row p,
  .page-template-page-insurance #assistance .row p {
    font-size: 2.2rem;
    padding: 0 1rem;
    margin: 0 auto;
  }
  .page-template-page-team #hero .row .bg {
    background-position: center;
    padding: 8rem 0 5rem 0;
  }
  .page-template-page-team #hero .row .bg .txt {
    max-width: 39rem;
    margin: 0 auto;
  }
  .page-template-page-team #hero .row .bg .txt h1 {
    font-size: 7rem;
    letter-spacing: -2.3px;
  }
  .page-template-page-team #hero .row .bg .gradient {
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 90%);
  }
  .page-template-page-location #hero .row .bg .txt {
    max-width: 39rem;
    margin: 0 auto;
  }
  .page-template-page-location #hero .row .bg .txt h1 {
    font-size: 7rem;
    letter-spacing: -2.3px;
  }
  .page-template-page-location #hero .row .bg .txt p {
    max-width: 34rem;
  }
  .page-template-page-location #hero .row .bg .gradient {
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 90%);
  }
}
@media only screen and (max-width: 600px) {
  .page-template-page-insurance #plans .row .flex {
    margin: 0;
  }
  .page-template-page-insurance #plans .row .flex .box {
    flex: 1 0 100%;
  }
}
@media only screen and (max-width: 550px) {
  .page-template-page-appointment #form .row .nf-form-cont {
    padding: 5rem 2rem 3rem 2rem;
  }
  .page-template-page-appointment #form .row .nf-form-cont .nf-form-content nf-fields-wrap nf-field:nth-of-type(2),
  .page-template-page-appointment #form .row .nf-form-cont .nf-form-content nf-fields-wrap nf-field:nth-of-type(3),
  .page-template-page-appointment #form .row .nf-form-cont .nf-form-content nf-fields-wrap nf-field:nth-of-type(4),
  .page-template-page-appointment #form .row .nf-form-cont .nf-form-content nf-fields-wrap nf-field:nth-of-type(5) {
    flex: 1 0 100%;
    max-width: 100%;
  }
  .page-template-page-appointment #form .row .nf-form-cont .nf-form-content .nf-field-container .nf-field-element input[type="submit"] {
    width: 23rem;
    display: block;
    margin: 0 auto;
    padding: 1.2rem 1rem 1.3rem 1rem;
  }
  .page-template-page-appointment #form .row .nf-form-cont .nf-form-content .nf-field-container .nf-field-element input[type="text"] {
    padding: 1.5rem;
  }
  .page-template-page-appointment #form .row .nf-form-cont .nf-form-content .nf-field-container .nf-field-element textarea,
  .page-template-page-appointment #form .row .nf-form-cont .nf-form-content .nf-field-container .nf-field-element select {
    padding: 1.5rem;
  }
  .page-template-page-appointment #call .row h2 {
    font-size: 4rem;
  }
  .page-template-page-appointment #call .row .flex {
    flex-wrap: wrap;
    margin: 0;
  }
  .page-template-page-appointment #call .row .flex .box {
    flex: 1 0 100%;
    max-width: 34rem;
    margin: 0 auto;
    padding: 0 0 3rem 0;
  }
  .page-template-page-about #approach .row h2,
  .page-template-page-about #values .row h2 {
    font-size: 3.6rem;
  }
  .page-template-page-about #approach .row p,
  .page-template-page-about #values .row p {
    font-size: 2.2rem;
  }
  .page-template-page-about #approach .row .flex,
  .page-template-page-about #values .row .flex {
    margin: 0;
  }
  .page-template-page-about #approach .row .flex .box,
  .page-template-page-about #values .row .flex .box {
    flex: 1 0 100%;
    max-width: 32rem;
    padding: 0 0 4rem 0;
  }
  .page-template-page-about #approach .row .flex .box .content,
  .page-template-page-about #values .row .flex .box .content {
    padding: 3.5rem 3rem 4rem 3rem;
  }
  .page-template-page-services #treatments .row .flex {
    margin: 0;
  }
  .page-template-page-services #treatments .row .flex .box {
    flex: 1 0 100%;
    max-width: 32rem;
    padding: 0 0 4rem 0;
  }
  .page-template-page-services #treatments .row .flex .box .content {
    padding: 3rem;
  }
  .page-template-page-services #treatments .row .flex .box .content .txt h3 {
    max-width: 18rem;
  }
  .page-template-page-services #services {
    padding-bottom: 12rem;
  }
  .page-template-page-services #services .row .flex {
    margin: 0;
  }
  .page-template-page-services #services .row .flex .box {
    flex: 1 0 100%;
    max-width: 32rem;
    padding: 0 0 4rem 0;
  }
  .page-template-page-conditions #hero .row .bg {
    background-position: center;
  }
  .page-template-page-conditions #hero .row .bg .txt {
    max-width: 40rem;
  }
  .page-template-page-conditions #hero .row .bg .txt h1 {
    font-size: 7rem;
    letter-spacing: -2px;
  }
  .page-template-page-conditions #hero .row .bg .txt p {
    font-size: 2rem;
  }
  .page-template-page-conditions #hero .row .bg .gradient {
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 95%);
  }
  .page-template-page-conditions #treatment .row .quote {
    padding: 3.5rem 2.5rem;
  }
  .page-template-page-team #questions {
    padding: 0 0 10rem 0;
  }
  .page-template-page-team #questions .row h2 {
    max-width: 29rem;
  }
  .page-template-page-team #questions .row p {
    font-size: 2rem;
    padding: 0 0.5rem;
  }
  .page-template-page-location #contact .row .form .nf-form-cont .nf-form-content nf-fields-wrap nf-field:nth-of-type(2),
  .page-template-page-location #contact .row .form .nf-form-cont .nf-form-content nf-fields-wrap nf-field:nth-of-type(3) {
    flex: 1 0 100%;
    max-width: 100%;
  }
  .page-template-page-location #contact .row .form .nf-form-cont .nf-form-content nf-fields-wrap nf-field:nth-of-type(6) {
    text-align: center;
  }
}
@media only screen and (max-width: 500px) {
  .page-template-page-home #stories .row h2 {
    font-size: 3.6rem;
  }
  .page-template-page-home #stories .row .flex .box hr {
    width: 24rem;
  }
  .page-template-page-home #stories .row .flex .box blockquote {
    margin: 0 2rem;
  }
  .page-template-page-home #stories .row .flex .box p + p {
    max-width: 23rem;
  }
  .page-template-page-contact #contact .row .flex .txt h1 {
    font-size: 7rem;
  }
  .page-template-page-contact #contact .row .flex .form .nf-form-cont {
    border-radius: 1.5rem;
  }
  .page-template-page-therapies #hero .row .bg {
    background-position: top left -12rem;
    border-radius: 2.5rem;
  }
  .page-template-page-therapies #hero .row .bg .txt {
    margin: 0 auto;
  }
  .page-template-page-therapies #hero .row .bg .txt h1 {
    font-size: 5.5rem;
    letter-spacing: -2.2px;
  }
  .page-template-page-appointment #hero .row .bg {
    background-position: center top;
  }
  .page-template-page-appointment #hero .row .bg .txt p {
    padding: 0 2rem;
  }
  .page-template-page-appointment #hero .row .bg .gradient {
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 85%);
  }
  .page-template-page-services #hero .row .bg {
    background-position: center;
  }
  .page-template-page-services #hero .row .bg .gradient {
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  }
  .page-template-page-services #hero .row .bg .txt h1 {
    font-size: 6rem;
    letter-spacing: -2px;
  }
}
@media only screen and (max-width: 450px) {
  .page-template-page-home #hero .row .bg {
    border-radius: 2rem;
  }
  .page-template-page-home #hero .row .bg .txt h1 {
    font-size: 6rem;
    letter-spacing: -2.7px;
  }
  .page-template-page-home #care .row h2 {
    font-size: 4.5rem;
    letter-spacing: -1.4px;
  }
  .page-template-page-home #care .row p {
    font-size: 1.8rem;
  }
  .page-template-page-home #summary .row .flex .txt {
    fpadding: 0 0 7rem 0;
  }
  .page-template-page-home #summary .row .flex .txt a {
    width: 26rem;
    border-radius: 3.3rem;
  }
  .page-template-page-home #summary .row .flex .review .box .content {
    padding: 2.4rem 2rem;
  }
  footer#footer .flex .logo {
    padding: 0 0 5rem 0;
  }
  footer#footer .flex .logo p {
    max-width: 28rem;
  }
  footer#footer .flex .contact {
    padding: 0 0 2rem 0;
  }
  .page-template-page-therapies #infusions .row h2 {
    font-size: 4rem;
  }
  .page-template-page-therapies #infusions .row p {
    font-size: 2.2rem;
  }
  .page-template-page-therapies #questions .row h2 {
    font-size: 4rem;
  }
  .page-template-page-therapies #questions .row p {
    font-size: 2rem;
  }
  .page-template-page-therapies #questions .row .data {
    flex-wrap: wrap;
    text-align: center;
  }
  .page-template-page-therapies #questions .row .data a {
    flex: 1 0 100%;
    max-width: 24rem;
    margin: 0 2rem 2rem 2rem;
  }
  .page-template-page-therapies #questions .row .data p {
    flex: 1 0 100%;
    max-width: 100%;
  }
  .page-template-page-appointment #hero .row .bg,
  .page-template-page-about #hero .row .bg {
    background-position: center top;
    border-radius: 2rem;
  }
  .page-template-page-appointment #hero .row .bg .txt h1,
  .page-template-page-about #hero .row .bg .txt h1 {
    font-size: 6rem;
    letter-spacing: -2.4px;
  }
  .page-template-page-appointment #hero .row .bg .txt p,
  .page-template-page-about #hero .row .bg .txt p {
    padding: 0 1rem;
  }
  .page-template-page-appointment #hero .row .bg .txt p a,
  .page-template-page-about #hero .row .bg .txt p a {
    border-radius: 3.2rem;
    letter-spacing: 2px;
  }
  .page-template-page-services #overview .row h2 {
    font-size: 4rem;
    letter-spacing: -1.8px;
  }
  .page-template-page-services #overview .row p {
    font-size: 2rem;
    padding: 0 0.5rem;
  }
  .page-template-page-services #treatments .row p {
    font-size: 2rem;
  }
  .page-template-page-services #experience {
    padding-top: 0;
  }
  .page-template-page-services #experience .row p {
    font-size: 2rem;
  }
  .page-template-page-services #experience .row .quote {
    padding: 4rem 3rem;
  }
  .page-template-page-services #experience .row .quote .content p {
    font-size: 2.2rem;
  }
  .page-template-page-services #experience .row .quote .content p + p {
    font-size: 1.6rem;
  }
  .page-template-page-services #experience .row .flex .box {
    flex: 1 0 100%;
    max-width: 32rem;
    padding: 0 0 4rem 0;
  }
  .page-template-page-conditions #overview .row h2 {
    font-size: 4rem;
    letter-spacing: -1.8px;
  }
  .page-template-page-conditions #overview .row p {
    font-size: 2rem;
    padding: 0 0.5rem;
  }
  .page-template-page-conditions #conditions .row .flex .box .content {
    padding: 2rem 3rem 4rem 3rem;
  }
  .page-template-page-conditions #conditions .row .flex .box .content h3 {
    font-size: 2.4rem;
  }
  .page-template-page-conditions #treatment .row .quote p:first-of-type {
    font-size: 2.2rem;
  }
  .page-template-page-conditions #treatment .row a {
    border-radius: 3.2rem;
    max-width: 28rem;
  }
  .page-template-page-conditions #treatment .row .box .content {
    padding: 6rem 2rem;
  }
  .page-template-page-faq #hero .row .bg {
    border-radius: 2rem;
  }
  .page-template-page-faq #hero .row .bg .txt h1 {
    font-size: 6rem;
    letter-spacing: -2px;
  }
  .page-template-page-faq #faqs .row .flex .box .content h2 {
    padding-right: 3rem;
  }
  .page-template-page-faq #faqs .row .flex .box .content.opened .answer p {
    padding-right: 2rem;
  }
  .page-template-page-faq #faqs .row a {
    border-radius: 3.2rem;
    max-width: 28rem;
  }
  .page-template-page-insurance #hero .row .bg {
    border-radius: 2rem;
  }
  .page-template-page-insurance #hero .row .bg .txt {
    max-width: 33rem;
  }
  .page-template-page-insurance #hero .row .bg .txt h1 {
    font-size: 6rem;
    letter-spacing: -2px;
  }
  .page-template-page-insurance #hero .row .bg .gradient {
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 85%);
  }
  .page-template-page-insurance #plans .row .flex .box {
    padding: 0 0 5rem 0;
  }
  .page-template-page-team #hero .row .bg {
    border-radius: 2rem;
  }
  .page-template-page-team #hero .row .bg .txt h1 {
    font-size: 6rem;
    letter-spacing: -2px;
  }
  .page-template-page-team #hero .row .bg .txt a {
    border-radius: 3.2rem;
  }
  .page-template-page-team #staff .row .flex .box {
    padding: 0 0 6rem 0;
  }
  .page-template-page-team #staff .row .flex .box .content {
    padding: 3rem 2.5rem 0 2.5rem;
  }
  .page-template-page-team #questions .row .box .content {
    padding: 6rem 2rem;
  }
  .page-template-page-location #hero .row .bg .txt h1 {
    font-size: 6rem;
    letter-spacing: -2px;
  }
  .page-template-page-location #hero .row .bg .txt p {
    max-width: 34rem;
  }
  .page-template-page-location #hero .row .bg .gradient {
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 90%);
  }
  .page-template-page-location #address .row .flex .info {
    padding: 0 0 4rem 0;
  }
  .page-template-page-location #address .row .flex .info .content {
    padding: 3rem 3rem 2rem 3rem;
  }
  .page-template-page-location #address .row .flex .hours {
    padding: 0;
  }
  .page-template-page-location #address .row .flex .hours .content {
    padding: 3rem;
  }
}
@media only screen and (max-width: 380px) {
  .page-template-page-home #hero .row .bg {
    background-position: top left -12rem;
  }
  .page-template-page-home #hero .row .bg .txt a {
    border-radius: 3.3rem;
  }
  .page-template-page-home #stories .row .flex .box hr {
    width: 18rem;
  }
  .page-template-page-home #stories .row .flex .box blockquote {
    margin: 0 1rem;
  }
  .page-template-page-contact #contact .row .flex .txt h1 {
    font-size: 6rem;
  }
  .page-template-page-contact #contact .row .flex .form .nf-form-cont {
    padding: 3.5rem 2rem;
  }
  footer#footer {
    padding-bottom: 2rem;
  }
  footer#footer .copy {
    max-width: 20rem;
    margin: 0 auto;
  }
  .page-template-page-therapies #hero .row .bg {
    background-position: top left -12rem;
    border-radius: 2.5rem;
  }
  .page-template-page-therapies #hero .row .bg .txt {
    padding: 0 1rem;
  }
  .page-template-page-therapies #hero .row .bg .txt a {
    border-radius: 3.2rem;
  }
  .page-template-page-therapies #treatment .row h2 {
    font-size: 4.5rem;
  }
  .page-template-page-therapies #treatment .row .flex .box .content {
    padding: 3.5rem 2.5rem 4.5rem 2.5rem;
  }
  .page-template-page-therapies #treatment .row .flex .box .content .img {
    width: 5.5rem;
    height: 5rem;
  }
  .page-template-page-therapies #treatment .row .flex .box .content .txt h3 {
    font-size: 2.9rem;
  }
  .page-template-page-services #hero .row .bg {
    border-radius: 2.5rem;
  }
  .page-template-page-services #hero .row .bg .txt {
    padding: 0 1rem;
  }
  .page-template-page-services #hero .row .bg .txt a {
    border-radius: 3.2rem;
  }
  .page-template-page-services #experience .row p {
    font-size: 2rem;
  }
  .page-template-page-services #experience .row .quote {
    padding: 4rem 2rem;
  }
  .page-template-page-services #experience .row .quote .content p {
    font-size: 2.2rem;
  }
  .page-template-page-services #experience .row .quote .content p + p {
    font-size: 1.6rem;
  }
  .page-template-page-services #experience .row a {
    border-radius: 3.2rem;
  }
  .page-template-page-services #experience .row .flex .box {
    flex: 1 0 100%;
    max-width: 32rem;
    padding: 0 0 4rem 0;
  }
  .page-template-page-conditions #hero .row .bg .txt h1 {
    font-size: 5.5rem;
  }
  .page-template-page-conditions #hero .row .bg .txt a {
    border-radius: 3.2rem;
  }
  .page-template-page-conditions #hero .row .bg .gradient {
    background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 95%);
  }
  .page-template-page-faq #hero .row .bg .txt h1 {
    font-size: 5rem;
    letter-spacing: -1.3px;
  }
  .page-template-page-insurance #billing .row p,
  .page-template-page-insurance #assistance .row p {
    font-size: 2rem;
    padding: 0 0.5rem;
  }
  .page-template-page-location #address .row .flex .info {
    padding: 0 0 4rem 0;
  }
  .page-template-page-location #address .row .flex .info .content {
    padding: 3rem 2rem 2rem 2rem;
  }
  .page-template-page-location #address .row .flex .info .content h3 {
    font-size: 2.3rem;
  }
  .page-template-page-location #address .row .flex .info .content p {
    font-size: 1.6rem;
  }
  .page-template-page-location #address .row .flex .hours {
    padding: 0;
  }
  .page-template-page-location #address .row .flex .hours .content {
    padding: 3rem 2rem;
  }
  .page-template-page-location #address .row .flex .hours .content h3 {
    font-size: 2.3rem;
  }
  .page-template-page-location #address .row .flex .hours .content .flex .box p {
    font-size: 1.6rem;
  }
  .page-template-page-location #contact .row .form .nf-form-cont {
    padding: 3.5rem 2rem;
  }
}
