@charset "UTF-8";
/*
COLORS:

Light blue: #65bdde
Medium blue: #56a6c5
Dark blue: #2759b6

*/
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Libre+Caslon+Display&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600;700&family=Engagement&family=Great+Vibes&display=swap");
@keyframes moveInleft {
  0% {
    opacity: 0;
    transform: translateX(-10rem); }
  80% {
    transform: translateX(1rem); }
  100% {
    opacity: 1;
    transform: translate(0); } }

@keyframes moveInRight {
  0% {
    opacity: 0;
    transform: translateX(10rem); }
  80% {
    transform: translateX(-1rem); }
  100% {
    opacity: 1;
    transform: translate(0); } }

@keyframes moveInBottom {
  0% {
    opacity: 0;
    transform: translateY(5rem); }
  100% {
    opacity: 1;
    transform: translate(0); } }

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: inherit; }

html {
  font-size: 62.5%; }
  @media only screen and (max-width: 75em) {
    html {
      font-size: 56.25%; } }

body {
  box-sizing: border-box;
  font-family: "Clear Sans", sans-serif;
  font-size: 1.8rem;
  color: #23283f;
  line-height: 1.7;
  font-weight: 300; }
  body img {
    width: 100%; }

.container {
  max-width: 120rem;
  margin: 0 auto;
  padding: 4rem 4rem;
  overflow: hidden; }
  @media only screen and (max-width: 31.25em) {
    .container {
      padding: 4rem 2rem; } }

.row {
  max-width: 120rem;
  margin: 0 auto; }
  .row:not(:last-child) {
    margin-bottom: 8rem; }

a {
  text-decoration: none;
  color: inherit; }

.animation {
  opacity: 0; }

p {
  margin-bottom: 3rem; }

hr {
  border: 1px solid #f7f7f7;
  margin: 0 auto; }

.hide {
  opacity: 0 !important;
  visibility: hidden !important;
  transition: all 300ms linear;
  height: 0rem; }

.show {
  opacity: 1 !important;
  visibility: visible !important;
  transition: all 2s linear;
  height: 30rem; }

.telehealth {
  font-weight: bold;
  font-family: "Libre Caslon Display", serif;
  font-size: 2.5rem;
  margin: 0 auto;
  text-align: center;
  background-color: #f0dab7;
  padding: 1rem; }
  @media only screen and (max-width: 31.25em) {
    .telehealth {
      font-size: 1.8rem; } }

.entry {
  display: flex;
  align-items: center;
  background-color: rgba(240, 248, 255, 0.42);
  margin: 5rem auto;
  border-radius: 9rem;
  justify-content: space-between; }
  .entry .icon {
    box-shadow: 5px 1px 3px 0px rgba(57, 61, 95, 0.07);
    max-width: 10rem;
    max-height: 10rem;
    display: flex;
    padding: 2%;
    border-radius: 50%;
    background-color: #fff;
    border-left: 1px solid rgba(130, 167, 204, 0.16); }
    @media only screen and (max-width: 31.25em) {
      .entry .icon {
        max-width: 5rem;
        max-height: 5rem; } }
    .entry .icon .email-icon {
      fill: #eac48b; }
  .entry .heading-3 {
    margin: 0 auto;
    font-size: 2.7rem; }
    @media only screen and (max-width: 37.5em) {
      .entry .heading-3 {
        font-size: 2.5rem; } }
    @media only screen and (max-width: 31.25em) {
      .entry .heading-3 {
        font-size: 2.3rem; } }

@font-face {
  font-family: 'Fontin';
  src: url("Fontin-Regular.eot");
  src: url("Fontin-Regular.eot?#iefix") format("embedded-opentype"), url("Fontin-Regular.woff2") format("woff2"), url("Fontin-Regular.woff") format("woff"), url("Fontin-Regular.ttf") format("truetype"), url("Fontin-Regular.svg#Fontin-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Fontin';
  src: url("Fontin-Bold.eot");
  src: url("Fontin-Bold.eot?#iefix") format("embedded-opentype"), url("Fontin-Bold.woff2") format("woff2"), url("Fontin-Bold.woff") format("woff"), url("Fontin-Bold.ttf") format("truetype"), url("Fontin-Bold.svg#Fontin-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Clear Sans';
  src: url("../fonts/ClearSans.eot");
  src: url("../fonts/ClearSans.eot?#iefix") format("embedded-opentype"), url("../fonts/ClearSans.woff2") format("woff2"), url("../fonts/ClearSans.woff") format("woff"), url("../fonts/ClearSans.ttf") format("truetype"), url("../fonts/ClearSans.svg#ClearSans") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Fontin';
  src: url("Fontin-Italic.eot");
  src: url("Fontin-Italic.eot?#iefix") format("embedded-opentype"), url("Fontin-Italic.woff2") format("woff2"), url("Fontin-Italic.woff") format("woff"), url("Fontin-Italic.ttf") format("truetype"), url("Fontin-Italic.svg#Fontin-Italic") format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Clear Sans';
  src: url("../fonts/ClearSans-Light.eot");
  src: url("../fonts/ClearSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/ClearSans-Light.woff2") format("woff2"), url("../fonts/ClearSans-Light.woff") format("woff"), url("../fonts/ClearSans-Light.ttf") format("truetype"), url("../fonts/ClearSans-Light.svg#ClearSans-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Fontin SmallCaps';
  src: url("Fontin-SmallCaps.eot");
  src: url("Fontin-SmallCaps.eot?#iefix") format("embedded-opentype"), url("Fontin-SmallCaps.woff2") format("woff2"), url("Fontin-SmallCaps.woff") format("woff"), url("Fontin-SmallCaps.ttf") format("truetype"), url("Fontin-SmallCaps.svg#Fontin-SmallCaps") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Inder';
  src: url("Inder-Regular.eot");
  src: url("Inder-Regular.eot?#iefix") format("embedded-opentype"), url("Inder-Regular.woff2") format("woff2"), url("Inder-Regular.woff") format("woff"), url("Inder-Regular.ttf") format("truetype"), url("Inder-Regular.svg#Inder-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'League-Gothic';
  src: url("../fonts/LeagueGothic.eot");
  src: url("../fonts/LeagueGothic.eot?#iefix") format("embedded-opentype"), url("../fonts/LeagueGothic.woff2") format("woff2"), url("../fonts/LeagueGothic.woff") format("woff"), url("../fonts/LeagueGothic.ttf") format("truetype"), url("../fonts/LeagueGothic.svg#LeagueGothic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Clear Sans';
  src: url("../fonts/ClearSans-Medium.eot");
  src: url("../fonts/ClearSans-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/ClearSans-Medium.woff2") format("woff2"), url("../fonts/ClearSans-Medium.woff") format("woff"), url("../fonts/ClearSans-Medium.ttf") format("truetype"), url("../fonts/ClearSans-Medium.svg#ClearSans-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Clear Sans';
  src: url("../fonts/ClearSans-Bold.eot");
  src: url("../fonts/ClearSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ClearSans-Bold.woff2") format("woff2"), url("../fonts/ClearSans-Bold.woff") format("woff"), url("../fonts/ClearSans-Bold.ttf") format("truetype"), url("../fonts/ClearSans-Bold.svg#ClearSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Clear Sans';
  src: url("../fonts/ClearSans-Thin.eot");
  src: url("../fonts/ClearSans-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/ClearSans-Thin.woff2") format("woff2"), url("../fonts/ClearSans-Thin.woff") format("woff"), url("../fonts/ClearSans-Thin.ttf") format("truetype"), url("../fonts/ClearSans-Thin.svg#ClearSans-Thin") format("svg");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Fontin Sans Rg';
  src: url("FontinSans-BoldItalic.eot");
  src: url("FontinSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("FontinSans-BoldItalic.woff2") format("woff2"), url("FontinSans-BoldItalic.woff") format("woff"), url("FontinSans-BoldItalic.ttf") format("truetype"), url("FontinSans-BoldItalic.svg#FontinSans-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'Fontin Sans Rg';
  src: url("FontinSans-Bold.eot");
  src: url("FontinSans-Bold.eot?#iefix") format("embedded-opentype"), url("FontinSans-Bold.woff2") format("woff2"), url("FontinSans-Bold.woff") format("woff"), url("FontinSans-Bold.ttf") format("truetype"), url("FontinSans-Bold.svg#FontinSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'TradeGothic';
  src: url("../fonts/TradeGothic-Bold.eot");
  src: url("../fonts/TradeGothic-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/TradeGothic-Bold.woff2") format("woff2"), url("../fonts/TradeGothic-Bold.woff") format("woff"), url("../fonts/TradeGothic-Bold.ttf") format("truetype"), url("../fonts/TradeGothic-Bold.svg#TradeGothic-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Fontin Sans Sc';
  src: url("FontinSans-SmallCaps.eot");
  src: url("FontinSans-SmallCaps.eot?#iefix") format("embedded-opentype"), url("FontinSans-SmallCaps.woff2") format("woff2"), url("FontinSans-SmallCaps.woff") format("woff"), url("FontinSans-SmallCaps.ttf") format("truetype"), url("FontinSans-SmallCaps.svg#FontinSans-SmallCaps") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Fontin Sans Rg';
  src: url("FontinSans-Italic.eot");
  src: url("FontinSans-Italic.eot?#iefix") format("embedded-opentype"), url("FontinSans-Italic.woff2") format("woff2"), url("FontinSans-Italic.woff") format("woff"), url("FontinSans-Italic.ttf") format("truetype"), url("FontinSans-Italic.svg#FontinSans-Italic") format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Fontin Sans Rg';
  src: url("FontinSans-Regular.eot");
  src: url("FontinSans-Regular.eot?#iefix") format("embedded-opentype"), url("FontinSans-Regular.woff2") format("woff2"), url("FontinSans-Regular.woff") format("woff"), url("FontinSans-Regular.ttf") format("truetype"), url("FontinSans-Regular.svg#FontinSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gorgeous Serif Font';
  src: url("../fonts/GorgeousSerifFont-Regular.eot");
  src: url("../fonts/GorgeousSerifFont-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/GorgeousSerifFont-Regular.woff2") format("woff2"), url("../fonts/GorgeousSerifFont-Regular.woff") format("woff"), url("../fonts/GorgeousSerifFont-Regular.ttf") format("truetype"), url("../fonts/GorgeousSerifFont-Regular.svg#GorgeousSerifFont-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gorgeous Serif Font';
  src: url("../fonts/GorgeousSerifFont-Regular_1.eot");
  src: url("../fonts/GorgeousSerifFont-Regular_1.eot?#iefix") format("embedded-opentype"), url("../fonts/GorgeousSerifFont-Regular_1.woff2") format("woff2"), url("../fonts/GorgeousSerifFont-Regular_1.woff") format("woff"), url("../fonts/GorgeousSerifFont-Regular_1.ttf") format("truetype"), url("../fonts/GorgeousSerifFont-Regular_1.svg#GorgeousSerifFont-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'QuentinRegular';
  src: url("QuentinRegular.eot?#iefix") format("embedded-opentype"), url("QuentinRegular.otf") format("opentype"), url("QuentinRegular.woff") format("woff"), url("QuentinRegular.ttf") format("truetype"), url("QuentinRegular.svg#QuentinRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

.heading-1, .heading-2, .heading-3, .heading-4, .heading-5 {
  font-family: "Libre Caslon Display", serif;
  font-weight: 700;
  font-style: normal; }

.heading-1 {
  font-size: 4.8rem;
  line-height: 1; }

.heading-2 {
  font-size: 3.5rem;
  line-height: 1; }

.heading-3 {
  font-size: 3.1rem; }

.heading-4 {
  font-size: 2.5rem; }

.heading-5 {
  font-size: 2rem; }

.paragraph {
  font-size: 1.8rem; }
  .paragraph:not(:last-child) {
    margin-bottom: 3rem; }

.sub-heading {
  color: #eac48b;
  font-weight: bold; }

/*
-------------- PREVIOUS VERSION ----------------------

.heading-1 {
  @extend %heading;
  font-size: 5rem;
  line-height: 1;
}

.heading-2 {
  @extend %heading;
  font-size: 4rem;
  line-height: 1;
}

.heading-3 {
  @extend %heading;
  font-size: 1.6rem;
}

.heading-4 {
  @extend %heading;
  font-size: 1.3rem;
}

*/
.u-center-text {
  text-align: center !important; }

.u-margin-bottom-small {
  margin-bottom: 1.5rem !important; }

.u-margin-bottom-medium {
  margin-bottom: 4rem !important; }

.u-margin-bottom-big {
  margin-bottom: 8rem; }

.u-margin-top-huge {
  margin-top: 10rem !important; }

.bio {
  padding: 5rem 0; }
  .bio .container .image {
    height: 35rem;
    overflow: hidden;
    width: 80%;
    margin: 0 auto; }
    @media only screen and (max-width: 50em) {
      .bio .container .image {
        width: 90%; } }
    @media only screen and (max-width: 37.5em) {
      .bio .container .image {
        width: 100%;
        height: 30rem; } }
    @media only screen and (max-width: 27em) {
      .bio .container .image {
        height: 25rem; } }
    .bio .container .image img {
      object-fit: cover;
      object-position: center;
      height: 100%; }
  .bio .container .image-deb {
    height: 42rem; }
  .bio .container .text {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
    flex-wrap: wrap; }
    @media only screen and (max-width: 50em) {
      .bio .container .text {
        width: 90%; } }
    @media only screen and (max-width: 37.5em) {
      .bio .container .text {
        width: 100%; } }
    @media only screen and (max-width: 50em) {
      .bio .container .text p {
        flex: 0 0 100%; } }

.btn, .btn:link, .btn:visited {
  text-transform: uppercase;
  text-decoration: none;
  padding: 1.4rem 3rem;
  display: inline-block;
  border-radius: 0;
  transition: all .2s;
  position: relative;
  font-size: 1.8rem;
  font-family: 'Clear Sans';
  color: #fff;
  font-weight: bold;
  border: none;
  cursor: pointer; }

.btn-gold {
  background: linear-gradient(to bottom, #f9e4c4 0%, #ccad7e 100%); }

.btn-white {
  background: linear-gradient(to bottom, white 0%, #d6dce7 100%);
  color: #23283f; }

.card:not(:last-of-type) {
  margin-bottom: 2rem; }

.card {
  display: flex;
  height: 35rem;
  box-shadow: 1px 1px 4px 0px rgba(225, 225, 227, 0.74);
  overflow: hidden; }
  @media only screen and (max-width: 50em) {
    .card {
      overflow: hidden;
      flex-direction: column;
      width: 65%;
      margin: 0 auto;
      height: auto; } }
  @media only screen and (max-width: 37.5em) {
    .card {
      width: 90%; } }
  @media only screen and (max-width: 31.25em) {
    .card {
      width: 100%; } }
  .card .left {
    flex: 0 0 30%; }
    @media only screen and (max-width: 62.5em) {
      .card .left {
        flex: 0 0 38%; } }
    @media only screen and (max-width: 50em) {
      .card .left {
        height: 35rem;
        overflow: hidden; } }
    @media only screen and (max-width: 31.25em) {
      .card .left {
        height: 33rem; } }
    .card .left img {
      height: 100%;
      object-fit: cover; }
      @media only screen and (max-width: 50em) {
        .card .left img {
          overflow: hidden;
          object-position: top; } }
  .card .right {
    flex: 1;
    padding: 6rem;
    display: flex;
    flex-direction: column; }
    @media only screen and (max-width: 50em) {
      .card .right {
        padding: 3rem; } }
    .card .right .heading-2, .card .right .heading-3 {
      text-align: center; }
    .card .right .heading-3 {
      color: #eac48b;
      font-size: 2.5rem; }
    @media only screen and (max-width: 50em) {
      .card .right .heading-2 {
        font-size: 3rem; }
      .card .right .heading-3 {
        font-size: 2rem; } }
    .card .right p {
      width: 80%;
      margin: 0 auto; }
      @media only screen and (max-width: 31.25em) {
        .card .right p {
          width: 100%; } }
    .card .right .btn-gold {
      background: linear-gradient(to bottom, #f9e4c4 0%, #ccad7e 100%);
      font-size: 1.4rem;
      padding: 0.9rem 1.8rem;
      align-self: flex-end;
      margin-top: 3rem; }
      @media only screen and (max-width: 50em) {
        .card .right .btn-gold {
          font-size: 1.2rem; } }

.composition {
  position: relative; }
  .composition__photo {
    width: 55%;
    box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4);
    border: 3px solid white;
    position: absolute;
    z-index: 10;
    transition: all 0.4s cubic-bezier(0.55, 0.06, 0.68, 0.19);
    filter: grayscale(0); }
    .composition__photo--p1 {
      left: 0;
      top: -2rem;
      transform: scale(1.2); }
    .composition__photo--p2 {
      right: 0;
      top: -4rem; }
    .composition__photo--p3 {
      left: 20%;
      top: 11rem; }
      @media only screen and (max-width: 75em) {
        .composition__photo--p3 {
          top: 12rem;
          transform: scale(1.1); } }
    .composition__photo:hover {
      transform: scale(1.35) translateY(-0.5rem);
      box-shadow: 0 2.5rem 4rem rgba(0, 0, 0, 0.4);
      z-index: 20; }
  .composition:hover .composition__photo:not(:hover) {
    transform: scale(0.95);
    filter: grayscale(100%); }

.flipCard {
  perspective: 150rem;
  -moz-perspective: 150rem;
  position: relative;
  height: 52rem;
  position: relative;
  opacity: 0; }
  .flipCard__side {
    height: 100%;
    transition: all 1.4s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 0.5rem 3rem rgba(185, 186, 186, 0.52);
    border: 2px solid rgba(202, 210, 217, 0.63); }
    .flipCard__side--front {
      background-color: #fff;
      position: relative; }
    .flipCard__side--back {
      transform: rotateY(180deg);
      display: flex;
      flex-direction: column;
      justify-content: center; }
      @media only screen and (max-width: 62.5em) {
        .flipCard__side--back {
          flex-direction: column;
          justify-content: space-evenly; } }
      .flipCard__side--back-1 {
        background-color: #f3f5f7; }
        .flipCard__side--back-1 p {
          color: #23283f;
          width: 80%;
          margin: 0 auto; }
          @media only screen and (max-width: 62.5em) {
            .flipCard__side--back-1 p {
              height: 40%;
              overflow: hidden; } }
        .flipCard__side--back-1 .btn-gold {
          display: block;
          margin: 3.2rem auto;
          text-align: center;
          width: 40%;
          padding: 1.1rem 2rem;
          font-size: 1.5rem; }
          @media only screen and (max-width: 62.5em) {
            .flipCard__side--back-1 .btn-gold {
              width: 84%; } }
    .flipCard__side .front-img {
      position: absolute;
      height: 100%;
      width: 100%; }
      .flipCard__side .front-img img {
        height: 100%;
        object-fit: cover; }
    .flipCard__side .flipCard-info-front {
      background-color: rgba(255, 255, 255, 0.92);
      position: absolute;
      width: 100%;
      bottom: 0;
      z-index: 15;
      text-align: center;
      color: #23283f;
      height: 25%;
      flex-direction: column;
      display: flex;
      justify-content: center;
      border-top: 1px solid rgba(234, 196, 139, 0.27); }
      .flipCard__side .flipCard-info-front .heading-3 {
        font-size: 2.5rem;
        color: #23283f; }
      .flipCard__side .flipCard-info-front p {
        font-size: 1.8rem;
        color: #eac48b;
        font-weight: bold; }
    .flipCard__side .flipCard-info-back {
      width: 100%;
      text-align: center;
      color: #23283f;
      height: 25%;
      padding-top: 13px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .flipCard__side .flipCard-info-back .heading-3 {
        font-size: 2.7rem;
        color: #eac48b; }
      .flipCard__side .flipCard-info-back .heading-4 {
        font-size: 1.6rem;
        font-family: "Clear Sans", sans-serif; }
  .flipCard:hover .flipCard__side--front {
    transform: rotateY(-180deg); }
  .flipCard:hover .flipCard__side--back {
    transform: rotateY(0); }
  .flipCard__picture {
    background-size: cover;
    height: 23rem;
    background-blend-mode: screen;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .flipCard__picture--1 {
      background-image: linear-gradient(to right bottom, #ffb900, #ff7730), url(../img/nat-5.jpg); }
    .flipCard__picture--2 {
      background-image: linear-gradient(to right bottom, #6fceb9, #2f8060), url(../img/nat-6.jpg); }
    .flipCard__picture--3 {
      background-image: linear-gradient(to right bottom, #2998ff, #5643fa), url(../img/nat-7.jpg); }
  .flipCard__heading {
    font-size: 2.8rem;
    font-weight: 300;
    text-transform: uppercase;
    text-align: right;
    color: #fff;
    position: absolute;
    top: 12rem;
    right: 2rem;
    width: 75%; }
  .flipCard__heading-span {
    padding: 1rem 1.5rem;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone; }
    .flipCard__heading-span--1 {
      background-image: linear-gradient(to right bottom, rgba(255, 185, 0, 0.85), rgba(255, 119, 48, 0.85)); }
    .flipCard__heading-span--2 {
      background-image: linear-gradient(to right bottom, rgba(111, 206, 185, 0.85), rgba(47, 128, 96, 0.85)); }
    .flipCard__heading-span--3 {
      background-image: linear-gradient(to right bottom, rgba(41, 152, 255, 0.85), rgba(86, 67, 250, 0.85)); }
  .flipCard__details {
    padding: 3rem; }
    .flipCard__details ul {
      list-style: none;
      width: 80%;
      margin: 0 auto; }
      .flipCard__details ul li {
        text-align: center;
        font-size: 1.5rem;
        padding: 1rem; }
        .flipCard__details ul li:not(:last-child) {
          border-bottom: 1px solid #eee; }
  .flipCard__cta {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    text-align: center; }
  .flipCard__price-box {
    text-align: center;
    color: #fff;
    margin-bottom: 8rem; }
  .flipCard__price-only {
    font-size: 1.4rem;
    text-transform: uppercase; }
  .flipCard__price-value {
    font-size: 6rem;
    font-weight: 100; }

.header {
  position: relative;
  height: 50rem;
  display: flex;
  overflow: hidden;
  padding: 9.5rem 3rem 0 3rem; }
  @media only screen and (max-width: 62.5em) {
    .header {
      height: 45rem; } }
  @media only screen and (max-width: 50em) {
    .header {
      height: 40rem; } }
  .header .heading {
    margin: auto;
    position: relative;
    z-index: 5;
    text-align: center; }
  .header .heading-2 {
    color: #fff;
    font-size: 6rem; }
    @media only screen and (max-width: 50em) {
      .header .heading-2 {
        font-size: 5rem; } }
    @media only screen and (max-width: 37.5em) {
      .header .heading-2 {
        font-size: 4rem;
        line-height: 1.2; } }
  .header .heading-3 {
    color: #eac48b;
    font-size: 4rem;
    font-family: "Clear Sans", sans-serif;
    font-weight: 400; }
    @media only screen and (max-width: 50em) {
      .header .heading-3 {
        font-size: 3rem; } }
    @media only screen and (max-width: 37.5em) {
      .header .heading-3 {
        font-size: 2.8rem; } }
    @media only screen and (max-width: 31.25em) {
      .header .heading-3 {
        font-size: 2.2rem; } }
    @media only screen and (max-width: 31.25em) {
      .header .heading-3 {
        font-size: 2rem; } }
  .header .heading-4 {
    color: #eac48b;
    font-size: 3.5rem;
    font-weight: 400;
    font-family: "Clear Sans", sans-serif; }
    @media only screen and (max-width: 50em) {
      .header .heading-4 {
        font-size: 2.5rem; } }
    @media only screen and (max-width: 31.25em) {
      .header .heading-4 {
        font-size: 2rem; } }
  .header .heading-bio .heading-3 {
    font-size: 3rem; }
    @media only screen and (max-width: 37.5em) {
      .header .heading-bio .heading-3 {
        font-size: 2.8rem; } }
    @media only screen and (max-width: 27em) {
      .header .heading-bio .heading-3 {
        font-size: 2.5rem; } }
  .header .picbg {
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover; }
  .header .arthur-picbg {
    object-position: 0 -34rem; }
  .header .overlay {
    background-repeat: no-repeat;
    position: absolute;
    opacity: 0.8;
    top: 13rem;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(75, 82, 101, 0.73);
    z-index: 2; }
    @media only screen and (max-width: 62.5em) {
      .header .overlay {
        top: 10rem; } }
  .header .overlay-aboutus {
    background-color: rgba(136, 136, 136, 0.26); }
  .header .cursive {
    font-family: "Dancing Script", cursive;
    font-size: 6rem; }
    @media only screen and (max-width: 37.5em) {
      .header .cursive {
        font-size: 4.5rem; } }
    @media only screen and (max-width: 27em) {
      .header .cursive {
        font-size: 3.7rem; } }

.header-article {
  height: 65rem; }
  @media only screen and (max-width: 75em) {
    .header-article {
      height: 60rem; } }
  @media only screen and (max-width: 62.5em) {
    .header-article {
      height: 50rem; } }
  @media only screen and (max-width: 50em) {
    .header-article {
      height: 45rem; } }
  @media only screen and (max-width: 50em) {
    .header-article {
      height: 40rem; } }
  @media only screen and (max-width: 37.5em) {
    .header-article .heading-2 {
      font-size: 4rem; } }

@media only screen and (max-width: 37.5em) {
  .header-aboutus {
    height: 40rem; } }

.header-aboutus .heading-2 {
  font-size: 4rem;
  line-height: 1.3; }
  @media only screen and (max-width: 75em) {
    .header-aboutus .heading-2 {
      font-size: 4rem; } }
  @media only screen and (max-width: 37.5em) {
    .header-aboutus .heading-2 {
      font-size: 3rem; } }

.header-contact {
  height: 69rem; }
  @media only screen and (max-width: 75em) {
    .header-contact {
      height: 55rem; } }
  @media only screen and (max-width: 62.5em) {
    .header-contact {
      height: 49rem; } }
  @media only screen and (max-width: 50em) {
    .header-contact {
      height: 42rem; } }
  .header-contact .grouppic-bg {
    object-fit: cover; }
  .header-contact .overlay {
    background-color: rgba(75, 82, 101, 0.46); }

.jumbotron {
  border-radius: 0;
  height: 90rem;
  background-image: url(../img/light-people-bg.jpg);
  font-family: "League Gothic", sans-serif;
  padding: 0.1px;
  background-size: cover;
  background-position: 0 50%; }
  @media only screen and (max-width: 62.5em) {
    .jumbotron {
      background-image: url(../img/light-people-bg-mobile.jpg);
      background-position: 75% -46px;
      background-repeat: no-repeat; } }
  @media only screen and (max-width: 50em) {
    .jumbotron {
      background-image: url(../img/light-people-bg-mobile-v2.jpg);
      background-position: 31% -80px;
      background-repeat: no-repeat; } }
  @media only screen and (max-width: 37.5em) {
    .jumbotron {
      background-image: url(../img/light-people-bg-mobile-v3.jpg);
      height: 100vh;
      background-position: 0;
      padding: 0 2rem; } }
  .jumbotron .overlay {
    background-repeat: no-repeat;
    position: absolute;
    opacity: 0.8;
    top: 12rem;
    left: 0;
    width: 100%;
    height: 78rem;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 10; }
  .jumbotron .container {
    padding: 22rem 4rem 0 4rem;
    margin-top: 11rem;
    position: relative;
    z-index: 15; }
    @media only screen and (max-width: 62.5em) {
      .jumbotron .container {
        padding: 13rem 6rem 0 6rem; } }
    @media only screen and (max-width: 50em) {
      .jumbotron .container {
        padding: 13rem 4rem 0 4rem; } }
    @media only screen and (max-width: 37.5em) {
      .jumbotron .container {
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%; } }
    .jumbotron .container .heading-1 {
      color: #23283f;
      text-shadow: 2px 2px 2px #b0bcd7;
      font-size: 4.9rem;
      font-family: "Libre Caslon Display", sans-serif;
      font-weight: 300;
      line-height: 1.1; }
      @media only screen and (max-width: 62.5em) {
        .jumbotron .container .heading-1 {
          font-size: 4.5rem;
          width: 64%; } }
      @media only screen and (max-width: 50em) {
        .jumbotron .container .heading-1 {
          font-size: 4rem;
          width: 74%; } }
      @media only screen and (max-width: 37.5em) {
        .jumbotron .container .heading-1 {
          text-align: center;
          font-size: 5rem;
          width: 100%; } }
      @media only screen and (max-width: 31.25em) {
        .jumbotron .container .heading-1 {
          font-size: 3.8rem; } }
    .jumbotron .container .heading-2 {
      color: #eac48b;
      text-shadow: 1px 1px 2px #b0bcd7;
      font-size: 2.7rem; }
      @media only screen and (max-width: 62.5em) {
        .jumbotron .container .heading-2 {
          font-size: 2.3rem;
          line-height: 1.3;
          margin-bottom: 4rem; } }
      @media only screen and (max-width: 50em) {
        .jumbotron .container .heading-2 {
          font-size: 2rem; } }
      @media only screen and (max-width: 37.5em) {
        .jumbotron .container .heading-2 {
          text-align: center;
          font-size: 2.7rem; } }
      @media only screen and (max-width: 27em) {
        .jumbotron .container .heading-2 {
          font-size: 2.15rem; } }
    .jumbotron .container .LICSW {
      color: #eac48b;
      font-size: 3.8rem; }
      @media only screen and (max-width: 50em) {
        .jumbotron .container .LICSW {
          font-size: 3rem;
          font-weight: bold; } }
    .jumbotron .container p {
      font-family: "Clear Sans", sans-serif;
      font-weight: bold;
      color: #eac48b;
      font-size: 2.3rem;
      text-shadow: 1.3px 1.3px 1.3px #b0bcd7;
      width: 60%; }
      @media only screen and (max-width: 62.5em) {
        .jumbotron .container p {
          font-size: 2rem;
          width: 62%;
          text-shadow: 1px 1px 1px #b0bcd7; } }
      @media only screen and (max-width: 50em) {
        .jumbotron .container p {
          margin-bottom: 1rem; } }
      @media only screen and (max-width: 37.5em) {
        .jumbotron .container p {
          width: 80%;
          text-align: center;
          margin: 1rem auto; } }
    .jumbotron .container .btns {
      display: flex; }
      @media only screen and (max-width: 62.5em) {
        .jumbotron .container .btns {
          padding: 1.2rem 0; } }
      @media only screen and (max-width: 37.5em) {
        .jumbotron .container .btns {
          flex-direction: column;
          text-align: center; } }
      .jumbotron .container .btns .btn {
        width: auto; }
        @media only screen and (max-width: 62.5em) {
          .jumbotron .container .btns .btn {
            font-size: 1.6rem;
            padding: 1.2rem 2.4rem; } }
        @media only screen and (max-width: 37.5em) {
          .jumbotron .container .btns .btn {
            width: 100%; } }
      .jumbotron .container .btns .btn-gold {
        margin-right: 1%; }
        @media only screen and (max-width: 37.5em) {
          .jumbotron .container .btns .btn-gold {
            margin-right: 0; } }

.popup {
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(35, 40, 63, 0.8);
  z-index: 9999;
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: all 0.7s ease-in; }
  .popup__content {
    width: 110rem;
    height: 70rem;
    background-color: #fff;
    box-shadow: 0 2rem 4rem rgba(0, 0, 0, 0.2);
    display: table;
    overflow: hidden;
    margin: auto;
    position: relative;
    padding: 7rem;
    opacity: 0;
    transform: scale(0);
    transition: all 1.4s 0.9s cubic-bezier(0.12, 0.42, 0.61, 1.28);
    webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    box-shadow: 1px 2px 6px rgba(219, 219, 219, 0.66), 0 -1px 5px #4b4949, inset 0 0px 2px 2px rgba(96, 108, 163, 0.3), inset 0 1px 5px 6px rgba(70, 73, 140, 0.3);
    -moz-box-shadow: 0 1px 2px #fff, 0 -1px 1px #666, inset 0 -1px 1px rgba(0, 0, 0, 0.5), inset 0 1px 1px rgba(255, 255, 255, 0.8); }
    @media only screen and (max-width: 75em) {
      .popup__content {
        width: 100rem; } }
    @media only screen and (max-width: 62.5em) {
      .popup__content {
        width: 90%; } }
    @media only screen and (max-width: 50em) {
      .popup__content {
        padding: 5rem; } }
  .popup:target {
    opacity: 1;
    visibility: visible; }
  .popup:target .popup__content-arthur {
    opacity: 1;
    transform: scale(1); }
  .popup:target .popup__content-jocelynn {
    opacity: 1;
    transform: scale(1); }
  .popup .popup-close-bg {
    border-radius: 8rem;
    height: 4rem;
    width: 4rem;
    position: absolute;
    top: 2.5rem;
    right: 2.5rem;
    display: flex;
    background: linear-gradient(to bottom, #fbf2e4 0%, #dec39b 100%);
    box-shadow: inset 0px 0px 5px 0px #af956f;
    border: 3px solid rgba(204, 204, 204, 0.54); }
  .popup__close:link, .popup__close:visited {
    color: #676768;
    font-size: 2.5rem;
    text-decoration: none;
    transition: all .2s;
    margin: -7px auto;
    font-weight: bold; }
  .popup__close:hover {
    color: #23283f; }
  .popup .heading {
    text-align: center;
    width: 75%;
    margin: 0 auto; }
    @media only screen and (max-width: 27em) {
      .popup .heading {
        width: 100%;
        margin: 5rem auto; } }
    .popup .heading .heading-2 {
      color: #eac48b;
      text-transform: uppercase; }
  .popup .form {
    margin-top: 5rem; }
    .popup .form .form__group {
      width: 100%;
      display: flex;
      justify-content: center;
      margin: 1rem auto;
      flex-wrap: wrap; }
      .popup .form .form__group .form__input {
        flex: 0 0 40%;
        margin: 0 2%;
        box-shadow: inset 0px 0px 5px 2px rgba(158, 174, 207, 0.25);
        padding: 1.2rem;
        border-width: 1px;
        border-style: solid;
        border-color: #fefefe;
        transition: all 400ms linear; }
        .popup .form .form__group .form__input:focus {
          outline: none;
          border-color: #f7da8d;
          border-width: 1px;
          box-shadow: inset 0px 0px 5px 2px rgba(196, 153, 90, 0.23); }
        @media only screen and (max-width: 50em) {
          .popup .form .form__group .form__input {
            flex: 0 0 84%;
            margin: 0 0%; } }
        @media only screen and (max-width: 37.5em) {
          .popup .form .form__group .form__input {
            flex: 0 0 100%; } }
        .popup .form .form__group .form__input::-webkit-input-placeholder {
          color: rgba(132, 144, 172, 0.8);
          font-weight: 500;
          font-size: 1.3rem; }
    .popup .form .form__textarea {
      display: flex;
      justify-content: center; }
      .popup .form .form__textarea .textarea {
        flex: 0 0 84%;
        box-shadow: inset 0px 0px 5px 2px rgba(158, 174, 207, 0.25);
        padding: 1.2rem;
        border-width: 1px;
        border-style: solid;
        border-color: #fefefe;
        transition: all 400ms linear; }
        .popup .form .form__textarea .textarea:focus {
          outline: none;
          border-color: #f7da8d;
          border-width: 1px;
          box-shadow: inset 0px 0px 5px 2px rgba(196, 153, 90, 0.23); }
        @media only screen and (max-width: 37.5em) {
          .popup .form .form__textarea .textarea {
            flex: 0 0 100%; } }
        .popup .form .form__textarea .textarea::-webkit-input-placeholder {
          color: rgba(132, 144, 172, 0.8);
          font-weight: 500;
          font-size: 1.6rem; }
    .popup .form .btn-gold {
      background: linear-gradient(to bottom, #f9e4c4 0%, #ccad7e 100%);
      float: right;
      margin: 1.6rem 8% 0 0;
      font-size: 1.6rem;
      padding: 1rem 2.5rem; }
      @media only screen and (max-width: 37.5em) {
        .popup .form .btn-gold {
          margin: 1.6rem 0% 0 0; } }

.sub-article:not(:last-of-type) {
  margin-bottom: 4rem; }

.sub-article {
  display: flex;
  border: 1px solid rgba(174, 207, 225, 0.24); }
  .sub-article .left {
    flex: 0 0 35%; }
    .sub-article .left img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .sub-article .right {
    flex: 1;
    padding: 1rem 1.5rem; }
    .sub-article .right h5 {
      font-family: "Libre Caslon Display", sans-serif;
      color: #eac48b;
      font-size: 2.3rem;
      letter-spacing: 1px;
      font-weight: 300; }

.footer {
  color: #23283f;
  background-image: url(../img/white-wooden-bg.jpg);
  border-top: 1px solid rgba(175, 175, 175, 0.3); }
  .footer .top {
    height: auto; }
    @media only screen and (max-width: 50em) {
      .footer .top {
        height: auto; } }
    .footer .top .container {
      display: flex;
      align-items: center;
      height: 100%;
      flex-wrap: wrap; }
      .footer .top .container .logo-brand {
        flex: 0 0 100%;
        text-align: center;
        margin-bottom: 4rem; }
        @media only screen and (max-width: 31.25em) {
          .footer .top .container .logo-brand {
            margin-bottom: 1.5rem; } }
        .footer .top .container .logo-brand .heading-3 {
          font-family: "Dancing Script", cursive;
          font-size: 4.1rem; }
          @media only screen and (max-width: 50em) {
            .footer .top .container .logo-brand .heading-3 {
              font-size: 3.6rem; } }
          @media only screen and (max-width: 31.25em) {
            .footer .top .container .logo-brand .heading-3 {
              font-size: 3.1rem; } }
        .footer .top .container .logo-brand .heading-4 {
          color: #eac48b;
          margin-top: -2rem;
          font-size: 3rem; }
        .footer .top .container .logo-brand .licsw {
          color: #eac48b;
          font-size: 3.1rem; }
          @media only screen and (max-width: 50em) {
            .footer .top .container .logo-brand .licsw {
              font-size: 2.6rem; } }
          @media only screen and (max-width: 31.25em) {
            .footer .top .container .logo-brand .licsw {
              font-size: 2.3rem; } }
      .footer .top .container ul {
        display: flex;
        justify-content: space-between;
        flex: 0 0 100%;
        flex-wrap: wrap; }
        @media only screen and (max-width: 62.5em) {
          .footer .top .container ul {
            flex-direction: column;
            text-align: center; } }
        .footer .top .container ul .contact-hdr {
          width: 100%;
          text-align: center;
          margin: 1rem auto;
          font-size: 2.5rem !important;
          color: #eac48b; }
          @media only screen and (max-width: 31.25em) {
            .footer .top .container ul .contact-hdr {
              font-size: 2.2rem !important; } }
        .footer .top .container ul li {
          list-style: none;
          font-size: 1.5rem;
          font-weight: bold; }
          @media only screen and (max-width: 62.5em) {
            .footer .top .container ul li {
              font-size: 2rem;
              padding: 1rem; } }
          @media only screen and (max-width: 50em) {
            .footer .top .container ul li {
              font-size: 1.7rem;
              padding: 0.7rem; } }
          @media only screen and (max-width: 31.25em) {
            .footer .top .container ul li {
              font-size: 1.6rem; } }
  .footer .bottom {
    height: 7.5rem;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    background-color: rgba(255, 255, 255, 0.86); }
    @media only screen and (max-width: 62.5em) {
      .footer .bottom {
        height: 10.5rem; } }
    .footer .bottom .container {
      display: flex;
      justify-content: space-between;
      min-height: inherit;
      height: 100%; }
      .footer .bottom .container .copyright {
        display: flex;
        align-self: center; }
        .footer .bottom .container .copyright .gold-brand {
          color: #eac48b;
          font-family: "Libre Caslon Display", sans-serif;
          font-size: 1.8rem;
          font-weight: 300;
          letter-spacing: 1px; }
        .footer .bottom .container .copyright p {
          margin: auto; }
      .footer .bottom .container .socialmedia {
        display: flex;
        align-items: center; }
        .footer .bottom .container .socialmedia li {
          list-style: none; }
        .footer .bottom .container .socialmedia .icon {
          max-width: 4rem;
          max-height: 4rem; }

.navigation {
  background-color: rgba(255, 255, 255, 0.9);
  height: 13rem;
  position: absolute;
  width: 100%;
  z-index: 1500;
  border-bottom: 1px solid rgba(61, 61, 66, 0.19);
  /********************* CHECKBOX ******************/ }
  .navigation .accepting {
    position: absolute;
    left: 3%;
    top: 1.8rem;
    max-width: 10%; }
  @media only screen and (max-width: 62.5em) {
    .navigation {
      height: 10rem; } }
  .navigation .container {
    height: 100%; }
  .navigation .navigation__links {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%; }
    @media only screen and (max-width: 62.5em) {
      .navigation .navigation__links {
        display: none; } }
    .navigation .navigation__links li {
      margin: 0 2%;
      list-style: none; }
    .navigation .navigation__links .navigation__link:link, .navigation .navigation__links .navigation__link:visited {
      color: #23283f;
      font-size: 1.6rem;
      font-weight: bold;
      text-decoration: none;
      transition: all 500ms linear; }
    .navigation .navigation__links .navigation__link:hover, .navigation .navigation__links .navigation__link:active {
      background-position: 100%;
      color: #eac48b; }
  .navigation .mobilemenu {
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1500;
    background-color: rgba(25, 24, 38, 0.96);
    width: 100vw;
    opacity: 0;
    visibility: hidden;
    display: flex;
    transition: all 800ms 1700ms linear; }
  .navigation .mobilelinks {
    margin: auto;
    display: flex;
    flex-direction: column;
    transition: all 800ms linear;
    opacity: 0;
    visibility: hidden; }
    .navigation .mobilelinks li {
      margin: 1rem 0;
      list-style: none;
      text-align: center;
      font-size: 2.5rem;
      color: #fff; }
  .navigation .checkboxcontain {
    position: absolute;
    right: 20px;
    display: none; }
    @media only screen and (max-width: 62.5em) {
      .navigation .checkboxcontain {
        display: block; } }
  .navigation .checkbox {
    display: none; }
  .navigation .button {
    height: 30px;
    width: 30px;
    position: absolute;
    top: -8rem;
    right: 4rem;
    border-radius: 50%;
    z-index: 2000;
    text-align: center;
    cursor: pointer; }
    @media only screen and (max-width: 62.5em) {
      .navigation .button {
        top: -6.5rem; } }
  .navigation .icon {
    position: relative;
    margin-top: 1.3rem; }
    .navigation .icon, .navigation .icon::before, .navigation .icon::after {
      width: 3.9rem;
      height: 6px;
      background-color: #eac48b;
      display: inline-block; }
    .navigation .icon::before, .navigation .icon::after {
      content: "";
      position: absolute;
      left: 0;
      transition: all .6s; }
    .navigation .icon::before {
      top: -1.2rem; }
    .navigation .icon::after {
      top: 1.2rem; }
  .navigation .checkbox:checked + .button .icon {
    background-color: transparent; }
  .navigation .checkbox:checked + .button .icon::before {
    top: 0;
    transform: rotate(135deg); }
  .navigation .checkbox:checked + .button .icon::after {
    top: 0;
    transform: rotate(-135deg); }

.showmobilemenu {
  transition: all 500ms linear !important;
  opacity: 1 !important;
  visibility: visible !important; }

.showmobilelinks {
  transition: all 500ms 1000ms linear !important;
  opacity: 1 !important;
  visibility: visible !important; }

.areas {
  padding: 5rem 0; }
  .areas .areaHighlights {
    display: flex;
    justify-content: center; }
    @media only screen and (max-width: 50em) {
      .areas .areaHighlights {
        flex-direction: column; } }
    .areas .areaHighlights .highlight {
      flex: 0 0 32%;
      overflow: hidden;
      height: 33rem;
      padding-bottom: 6%;
      margin: 0 0.2%; }
      @media only screen and (max-width: 50em) {
        .areas .areaHighlights .highlight {
          width: 75%;
          margin: 3rem auto;
          padding-bottom: 10%; } }
      @media only screen and (max-width: 37.5em) {
        .areas .areaHighlights .highlight {
          width: 85%;
          height: 36rem;
          padding-bottom: 14%; } }
      @media only screen and (max-width: 31.25em) {
        .areas .areaHighlights .highlight {
          width: 85%;
          height: 30rem;
          padding-bottom: 18%; } }
      @media only screen and (max-width: 31.25em) {
        .areas .areaHighlights .highlight {
          width: 100%; } }
      .areas .areaHighlights .highlight img {
        height: 100%;
        object-fit: cover;
        object-position: top center; }
      .areas .areaHighlights .highlight .heading-4 {
        text-align: center;
        margin: 1rem auto;
        font-size: 1.8rem; }
        @media only screen and (max-width: 50em) {
          .areas .areaHighlights .highlight .heading-4 {
            font-size: 2.8rem; } }
        .areas .areaHighlights .highlight .heading-4::before, .areas .areaHighlights .highlight .heading-4::after {
          border-top: 2px solid #eac48b;
          content: "";
          display: inline-block;
          height: 0.1em;
          position: relative;
          vertical-align: middle;
          width: 15%; }
        .areas .areaHighlights .highlight .heading-4 :before {
          right: 0.5rem; }
        .areas .areaHighlights .highlight .heading-4 :after {
          left: 0.5em; }
  .areas .areaslist {
    display: flex;
    justify-content: center; }
    @media only screen and (max-width: 50em) {
      .areas .areaslist {
        flex-direction: column; } }
    .areas .areaslist ul {
      flex: 0 0 32%; }
      @media only screen and (max-width: 50em) {
        .areas .areaslist ul {
          flex: 0 0 100%;
          margin: 1rem auto; } }
      .areas .areaslist ul li {
        list-style: none;
        text-align: center; }
        @media only screen and (max-width: 37.5em) {
          .areas .areaslist ul li {
            font-size: 2rem;
            padding: 0.6rem 0; } }
        .areas .areaslist ul li a {
          text-decoration: none;
          color: #23283f; }

.articles {
  padding: 5rem 0; }
  .articles .container {
    display: flex;
    position: relative;
    flex-wrap: wrap; }
    @media only screen and (max-width: 62.5em) {
      .articles .container {
        justify-content: center; } }
    .articles .container .article {
      width: 49%;
      position: relative;
      overflow: hidden;
      margin: 2rem 0.5%;
      padding: 1.5rem; }
      @media only screen and (max-width: 62.5em) {
        .articles .container .article {
          width: 80%; } }
      @media only screen and (max-width: 50em) {
        .articles .container .article {
          width: 100%; } }
      .articles .container .article .img-holder {
        height: 36rem;
        position: relative;
        overflow: hidden; }
        @media only screen and (max-width: 50em) {
          .articles .container .article .img-holder {
            height: 32rem; } }
        @media only screen and (max-width: 31.25em) {
          .articles .container .article .img-holder {
            height: 28rem; } }
        .articles .container .article .img-holder img {
          object-position: center;
          object-fit: cover;
          height: 100%; }
      .articles .container .article .img-overlay {
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        z-index: 2;
        object-fit: cover; }
      .articles .container .article .details {
        display: flex;
        flex-direction: column;
        min-height: 41rem;
        padding-bottom: 0%; }
        @media only screen and (max-width: 62.5em) {
          .articles .container .article .details {
            min-height: 35rem; } }
        @media only screen and (max-width: 31.25em) {
          .articles .container .article .details {
            min-height: 48rem; } }
        @media only screen and (max-width: 27em) {
          .articles .container .article .details {
            min-height: 51rem; } }
        .articles .container .article .details .heading-3 {
          font-size: 3.1rem;
          color: #eac48b; }
        .articles .container .article .details .heading-4 {
          font-size: 1.8rem;
          color: #23283f; }
        .articles .container .article .details .metadata {
          position: absolute;
          z-index: 10;
          display: flex;
          justify-content: space-around;
          align-items: flex-start;
          flex-direction: column;
          bottom: 0;
          height: 10rem;
          padding-bottom: 1%;
          width: 100%; }
          .articles .container .article .details .metadata p {
            font-size: 1.8rem;
            flex-grow: 1;
            text-align: center;
            margin-bottom: 0;
            font-weight: bold; }
          .articles .container .article .details .metadata .creds {
            color: #23283f; }
          .articles .container .article .details .metadata .fa-calendar-alt {
            color: #eac48b;
            padding-right: 7px; }
          .articles .container .article .details .metadata .author {
            color: #eac48b; }
          .articles .container .article .details .metadata .readmore {
            font-size: 1.5rem;
            font-weight: bold;
            flex-grow: 2;
            text-align: right;
            align-self: flex-end;
            margin-right: 8%; }
          .articles .container .article .details .metadata .date {
            font-weight: bold; }
  .articles hr {
    width: 90%; }

.article-detail {
  padding: 5rem 0; }
  .article-detail .fullimage {
    height: 40rem;
    overflow: hidden;
    margin-bottom: 4rem; }
    .article-detail .fullimage img {
      height: 100%;
      object-fit: cover;
      object-position: center; }
  .article-detail .heading .heading-2 {
    color: #23283f; }
  .article-detail .heading .heading-3 {
    font-size: 2rem;
    font-family: "Clear Sans", sans-serif; }
  .article-detail .heading .author {
    color: #eac48b; }
  .article-detail .content .content-heading {
    text-align: center; }
  .article-detail .content .quotebox {
    margin: 4rem 0;
    width: 90%;
    margin-left: 7%;
    display: flex;
    justify-content: flex-end; }
    @media only screen and (max-width: 50em) {
      .article-detail .content .quotebox {
        width: 100%;
        margin-left: 0;
        justify-content: flex-start; } }
    .article-detail .content .quotebox::after {
      content: " ";
      border-right: 5px solid #f6ba75; }
    .article-detail .content .quotebox p {
      margin-bottom: 0;
      padding: 2rem 3rem 2rem 0;
      width: 100%; }
      @media only screen and (max-width: 50em) {
        .article-detail .content .quotebox p {
          width: 100%; } }
    .article-detail .content .quotebox .quote {
      font-size: 4rem;
      font-weight: bold;
      font-family: "TradeGothic", sans-serif;
      color: #dbdbdb;
      line-height: 1.2; }
  .article-detail .content .article-img {
    width: 35%;
    margin-bottom: 1%; }
    .article-detail .content .article-img::after {
      content: "";
      display: table;
      clear: both; }
  .article-detail .content .article-img-left {
    float: left;
    margin-right: 3%; }
  .article-detail .content .article-img-right {
    float: right;
    margin-left: 3%; }
  @media only screen and (max-width: 37.5em) {
    .article-detail .content .article-img-left,
    .article-detail .content .article-img-right {
      width: 100%;
      margin-bottom: 5%; } }
  .article-detail .content .article-img-fullwith {
    float: left;
    width: 100%;
    height: 40rem;
    object-fit: cover;
    object-position: top;
    margin: 3rem 0; }
    @media only screen and (max-width: 50em) {
      .article-detail .content .article-img-fullwith {
        height: 33rem; } }
    @media only screen and (max-width: 31.25em) {
      .article-detail .content .article-img-fullwith {
        height: 27rem; } }
  .article-detail .content .tip {
    width: 100%;
    display: block;
    color: #eac48b;
    font-size: 3rem;
    font-style: normal;
    margin-bottom: 2rem; }
  .article-detail .content .citation {
    margin: 9rem auto; }
    .article-detail .content .citation hr {
      border: 1px solid #ffddaa;
      margin: 1rem 0; }
    .article-detail .content .citation p {
      font-size: 1.5rem;
      font-weight: 500;
      text-align: center; }
  .article-detail .content .bibliography {
    padding: 2rem;
    list-style: none;
    counter-reset: my-counter; }
    .article-detail .content .bibliography li {
      padding: 0.5rem 0rem;
      counter-increment: my-counter; }
  .article-detail .content .unOrdered {
    padding: 2rem;
    width: 75%;
    margin: 0 auto; }
    @media only screen and (max-width: 31.25em) {
      .article-detail .content .unOrdered {
        width: 100%; } }
    .article-detail .content .unOrdered li {
      padding: 0.3rem 0rem;
      list-style: none; }
    .article-detail .content .unOrdered li:before {
      content: "•";
      color: #eac48b;
      display: inline-block;
      width: 1em;
      font-size: 2.4rem;
      margin-left: -1em; }
  .article-detail .content .bibliography li::before {
    content: counter(my-counter) ". ";
    color: #eac498;
    font-weight: bold;
    padding-right: 1rem; }
  .article-detail .authordetail {
    display: flex;
    margin: 10rem auto;
    flex-direction: column;
    align-items: center; }
    .article-detail .authordetail .image {
      max-width: 15rem;
      max-height: 15rem;
      border-radius: 50%;
      overflow: hidden;
      position: relative;
      margin-bottom: 2rem; }
      .article-detail .authordetail .image img {
        object-fit: cover;
        height: 100%; }
    .article-detail .authordetail .heading-3 {
      color: #23283f;
      font-size: 2.1rem; }
    .article-detail .authordetail .heading-4 {
      color: #eac48b;
      font-size: 1.6rem;
      margin-bottom: 2rem; }
    .article-detail .authordetail p {
      margin-bottom: 0;
      font-size: 1.4rem;
      width: 50%; }
    .article-detail .authordetail .socialmedia {
      display: flex;
      justify-content: center; }
      .article-detail .authordetail .socialmedia li {
        list-style: none;
        margin: 0 25%; }
      .article-detail .authordetail .socialmedia .icon {
        max-width: 3rem;
        max-height: 3rem;
        fill: #d1d9e0; }
  .article-detail .related {
    margin: 5rem auto; }
    .article-detail .related .heading-3 {
      text-align: center;
      color: #23283f;
      font-size: 4rem; }
    .article-detail .related .related-posts {
      display: flex;
      flex-wrap: wrap; }
      @media only screen and (max-width: 50em) {
        .article-detail .related .related-posts {
          flex-direction: column; } }
      .article-detail .related .related-posts .post {
        margin: 2rem 2.5%;
        flex: 1; }
        .article-detail .related .related-posts .post .image {
          height: 80%;
          margin-bottom: 2rem; }
          @media only screen and (max-width: 50em) {
            .article-detail .related .related-posts .post .image {
              height: 36rem; } }
          @media only screen and (max-width: 37.5em) {
            .article-detail .related .related-posts .post .image {
              height: 32rem; } }
          .article-detail .related .related-posts .post .image img {
            height: 100%;
            object-fit: cover; }
        .article-detail .related .related-posts .post .heading-4 {
          color: #eac48b;
          text-align: center;
          font-size: 2rem; }
          @media only screen and (max-width: 50em) {
            .article-detail .related .related-posts .post .heading-4 {
              font-size: 3.6rem; } }
          @media only screen and (max-width: 37.5em) {
            .article-detail .related .related-posts .post .heading-4 {
              font-size: 3.2rem; } }

.contact {
  padding: 2rem 0;
  min-height: 40rem; }
  .contact .content .heading-2 {
    text-align: center;
    margin: 0 auto;
    font-size: 3rem; }
    @media only screen and (max-width: 31.25em) {
      .contact .content .heading-2 {
        font-size: 2.8rem; } }
  .contact .entry .icon {
    max-width: 6rem;
    max-height: 6rem;
    display: flex;
    padding: 1.4%; }
    @media only screen and (max-width: 31.25em) {
      .contact .entry .icon {
        max-width: 5rem;
        max-height: 5rem; } }

.media {
  padding: 5rem 0; }
  .media .mediagroup {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .media .mediagroup .mediaitem {
      width: 42%;
      position: relative;
      overflow: hidden;
      margin: 2rem 0.5%;
      background-color: white;
      padding-bottom: 0px;
      box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.06); }
      @media only screen and (max-width: 62.5em) {
        .media .mediagroup .mediaitem {
          width: 60%; } }
      @media only screen and (max-width: 50em) {
        .media .mediagroup .mediaitem {
          width: 70%; } }
      @media only screen and (max-width: 37.5em) {
        .media .mediagroup .mediaitem {
          width: 85%; } }
      @media only screen and (max-width: 37.5em) {
        .media .mediagroup .mediaitem {
          width: 90%; } }
      @media only screen and (max-width: 27em) {
        .media .mediagroup .mediaitem {
          width: 100%; } }
      .media .mediagroup .mediaitem .imagecontain {
        height: 33rem;
        position: relative;
        overflow: hidden; }
        @media only screen and (max-width: 62.5em) {
          .media .mediagroup .mediaitem .imagecontain {
            height: 38rem; } }
        @media only screen and (max-width: 31.25em) {
          .media .mediagroup .mediaitem .imagecontain {
            height: 33rem; } }
        .media .mediagroup .mediaitem .imagecontain img {
          background-repeat: no-repeat;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 2;
          -o-object-fit: cover;
          object-fit: cover;
          transition: all .5s;
          transform: scale(1); }
      .media .mediagroup .mediaitem .mediainfo {
        height: auto;
        padding: 3rem 5rem; }
        .media .mediagroup .mediaitem .mediainfo .heading-3 {
          font-size: 2.3rem;
          text-align: center;
          position: relative;
          z-index: 10;
          margin-bottom: 2rem;
          color: #eac48b;
          line-height: 1.3;
          font-weight: 600; }
        .media .mediagroup .mediaitem .mediainfo P {
          font-size: 1.6rem;
          position: relative;
          z-index: 10; }
      .media .mediagroup .mediaitem:hover .imagecontain img {
        transform: scale(1.3); }

.welcome {
  padding: 5rem 0;
  background-size: cover;
  background-position: 5% 56%;
  background-repeat: no-repeat; }
  .welcome .container {
    max-width: 60%;
    padding: 5rem 4rem; }
    @media only screen and (max-width: 75em) {
      .welcome .container {
        max-width: 65%;
        padding: 0rem 4rem; } }
    @media only screen and (max-width: 62.5em) {
      .welcome .container {
        max-width: 80%; } }
    @media only screen and (max-width: 37.5em) {
      .welcome .container {
        max-width: 90%; } }
    @media only screen and (max-width: 31.25em) {
      .welcome .container {
        max-width: 100%; } }
  .welcome__heading {
    text-align: center; }
    .welcome__heading .heading-2 {
      color: #23283f; }
    @media only screen and (max-width: 62.5em) {
      .welcome__heading .heading-2 {
        text-align: center; }
      .welcome__heading .heading-3 {
        text-align: center; } }

.ourteam {
  height: auto;
  padding: 5rem 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #f3f5f7;
  border-bottom: 1px solid rgba(204, 204, 204, 0.49);
  border-top: 1px solid rgba(204, 204, 204, 0.49); }
  .ourteam__heading {
    text-align: center; }
    .ourteam__heading .heading-2 {
      color: #23283f; }
    .ourteam__heading .sub-heading {
      width: 80%;
      margin: 0 auto; }
      @media only screen and (max-width: 37.5em) {
        .ourteam__heading .sub-heading {
          max-width: 90%; } }
  .ourteam .cardsHolder {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap; }
    @media only screen and (max-width: 50em) {
      .ourteam .cardsHolder {
        justify-content: center; } }
    .ourteam .cardsHolder .flipCard {
      perspective: 150rem;
      -moz-perspective: 150rem;
      position: relative;
      height: 52rem;
      width: 37%;
      margin-bottom: 2rem; }
      @media only screen and (max-width: 62.5em) {
        .ourteam .cardsHolder .flipCard {
          height: 46rem;
          width: 41.5%; } }
      @media only screen and (max-width: 50em) {
        .ourteam .cardsHolder .flipCard {
          height: 52rem;
          width: 55.5%;
          margin-bottom: 3rem; } }
      @media only screen and (max-width: 37.5em) {
        .ourteam .cardsHolder .flipCard {
          height: 48rem;
          width: 68.5%; } }
      @media only screen and (max-width: 31.25em) {
        .ourteam .cardsHolder .flipCard {
          width: 81.5%; } }
      @media only screen and (max-width: 27em) {
        .ourteam .cardsHolder .flipCard {
          width: 94.5%; } }

.slider {
  height: 60rem;
  background-color: gray;
  position: relative;
  overflow: hidden; }
  @media only screen and (max-width: 50em) {
    .slider {
      height: 57rem; } }
  @media only screen and (max-width: 50em) {
    .slider {
      height: 60rem; } }
  @media only screen and (max-width: 37.5em) {
    .slider {
      height: auto; } }
  .slider .sp-slide .container {
    position: absolute;
    z-index: 60;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    height: 100%;
    width: 70%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    @media only screen and (max-width: 75em) {
      .slider .sp-slide .container {
        justify-content: start;
        width: 75%; } }
    @media only screen and (max-width: 62.5em) {
      .slider .sp-slide .container {
        width: 80%; } }
    @media only screen and (max-width: 50em) {
      .slider .sp-slide .container {
        width: 85%; } }
    @media only screen and (max-width: 37.5em) {
      .slider .sp-slide .container {
        width: 90%; } }
    .slider .sp-slide .container .heading-2 {
      color: #ffffff;
      font-size: 5.5rem;
      margin-bottom: 18rem;
      width: 100%;
      left: 50%;
      transform: translate(-50%, 0%);
      flex: 0 0 30%; }
      @media only screen and (max-width: 75em) {
        .slider .sp-slide .container .heading-2 {
          flex: 0 0 30%; } }
      @media only screen and (max-width: 62.5em) {
        .slider .sp-slide .container .heading-2 {
          flex: 0 0 15%; } }
      @media only screen and (max-width: 50em) {
        .slider .sp-slide .container .heading-2 {
          flex: 0 0 10%; } }
      @media only screen and (max-width: 37.5em) {
        .slider .sp-slide .container .heading-2 {
          flex: 0 0 10%; } }
      @media only screen and (max-width: 27em) {
        .slider .sp-slide .container .heading-2 {
          font-size: 4.7rem; } }
    .slider .sp-slide .container .heading-3 {
      color: #eac48b;
      font-size: 3.6rem; }
    .slider .sp-slide .container p {
      width: 100%;
      margin: 3rem auto;
      color: #fff;
      font-size: 2rem; }
      @media only screen and (max-width: 50em) {
        .slider .sp-slide .container p {
          margin: 5rem auto; } }
    @media only screen and (max-width: 62.5em) {
      .slider .sp-slide .container .btn-gold {
        padding: 1.2rem 2.4rem; } }
    @media only screen and (max-width: 37.5em) {
      .slider .sp-slide .container .btn-gold {
        font-size: 1.6rem; } }
  .slider .overlay {
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60rem;
    z-index: 4;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(15, 18, 26, 0.78) 100%); }
    @media only screen and (max-width: 75em) {
      .slider .overlay {
        height: 100%; } }
  .slider .sp-buttons {
    position: relative;
    width: 1%;
    margin-top: -409px;
    /* margin-left: 2%; */
    float: right;
    margin-right: 5%; }
    @media only screen and (max-width: 62.5em) {
      .slider .sp-buttons {
        margin-top: 0;
        position: absolute;
        right: 0;
        top: 34%; } }
    @media only screen and (max-width: 37.5em) {
      .slider .sp-buttons {
        width: 100%;
        margin: 0 auto;
        margin-top: -82px;
        margin-left: 2%;
        float: right;
        margin-right: 0;
        display: flex;
        justify-content: center;
        position: relative;
        right: 0;
        top: 0; } }
  .slider .sp-button {
    width: 20px;
    height: 20px; }

.featured {
  padding: 5rem 0; }
  .featured .heading {
    text-align: center;
    margin: 0 auto; }
    .featured .heading .heading-2 {
      color: #23283f; }
      .featured .heading .heading-2::after {
        content: "";
        width: 35%;
        border-bottom: 3px solid #eac48b;
        padding-top: 1rem;
        display: block;
        margin: 0 auto; }
    .featured .heading p {
      color: #eac48b;
      font-family: "Libre Caslon Display", sans-serif;
      font-size: 2.5rem; }
  .featured .articles {
    display: flex; }
    @media only screen and (max-width: 62.5em) {
      .featured .articles {
        flex-wrap: wrap; } }
    .featured .articles .article {
      margin: 0 0.5%;
      position: relative;
      height: 48rem;
      color: #fff;
      overflow: hidden;
      cursor: pointer;
      width: 32%; }
      @media only screen and (max-width: 62.5em) {
        .featured .articles .article {
          width: 55%;
          margin: .9rem auto; } }
      @media only screen and (max-width: 50em) {
        .featured .articles .article {
          width: 65%; } }
      @media only screen and (max-width: 37.5em) {
        .featured .articles .article {
          width: 80%; } }
      @media only screen and (max-width: 31.25em) {
        .featured .articles .article {
          width: 100%; } }
      .featured .articles .article::before {
        content: "";
        background: rgba(0, 0, 0, 0.66);
        position: absolute;
        left: 30px;
        right: 30px;
        top: 30px;
        bottom: 30px;
        transition: all ease-in-out 0.3s;
        z-index: 25;
        opacity: 0; }
      .featured .articles .article img {
        position: absolute;
        z-index: 5;
        object-fit: cover;
        height: 100%; }
      .featured .articles .article .content {
        position: absolute;
        z-index: 15;
        padding: 60% 4rem 0 4rem;
        bottom: 0; }
        @media only screen and (max-width: 62.5em) {
          .featured .articles .article .content {
            z-index: 15; } }
        .featured .articles .article .content .heading-3 {
          text-align: center;
          color: #eac48b;
          font-size: 2.8rem;
          margin-bottom: 1rem;
          line-height: 1.1; }
        @media only screen and (max-width: 62.5em) {
          .featured .articles .article .content p {
            text-align: center; } }
      .featured .articles .article .overlay {
        position: absolute;
        z-index: 10;
        height: 100%;
        top: 0;
        left: 0;
        width: 100%;
        background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.25) 43%, rgba(0, 0, 0, 0.96) 100%); }
      .featured .articles .article .hover-img {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 35;
        height: 100%;
        width: 100%; }
        .featured .articles .article .hover-img::before {
          display: block;
          content: "";
          width: 48px;
          height: 48px;
          position: absolute;
          top: 35px;
          left: 35px;
          border-top: 3px solid #fff;
          border-left: 3px solid #fff;
          transition: all 0.8s ease 0s;
          z-index: 9994; }
        .featured .articles .article .hover-img::after {
          display: block;
          content: "";
          width: 48px;
          height: 48px;
          position: absolute;
          bottom: 35px;
          right: 35px;
          border-bottom: 3px solid #fff;
          border-right: 3px solid #fff;
          transition: all 0.8s ease 0s;
          z-index: 9994; }
      .featured .articles .article .readmore {
        position: absolute;
        z-index: 20;
        height: 100%;
        top: 0;
        left: 0;
        width: 100%;
        opacity: 0;
        z-index: 30;
        transition: all ease-in-out 0.7s;
        display: flex; }
        .featured .articles .article .readmore p {
          margin: auto;
          font-size: 2.5rem;
          font-weight: bold; }
    .featured .articles .article:hover.article::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 1; }
    .featured .articles .article:hover .readmore {
      opacity: 1; }
    .featured .articles .article:hover .hover-img {
      opacity: 1; }
    .featured .articles .article:hover .hover-img::before {
      top: 15px;
      left: 15px; }
    .featured .articles .article:hover .hover-img::after {
      bottom: 15px;
      right: 15px; }

.specialties {
  padding: 5rem 0; }
  .specialties .container {
    padding: 4rem 4rem; }
  .specialties .heading {
    text-align: center; }
    .specialties .heading:after {
      content: "";
      display: block;
      margin: 0 auto;
      width: 47%;
      padding-top: 20px;
      border-bottom: 1px solid #eac48b; }
  .specialties .specialty-cards {
    display: flex;
    justify-content: space-evenly;
    margin: 3rem auto;
    padding: 4rem 0;
    flex-direction: column; }
    .specialties .specialty-cards .specialty {
      display: flex;
      position: relative;
      height: 40rem;
      overflow: hidden;
      width: 100%;
      margin: 6rem auto; }
      .specialties .specialty-cards .specialty .left {
        flex: 0 0 50%; }
      .specialties .specialty-cards .specialty .right {
        flex: 1; }
      .specialties .specialty-cards .specialty .image {
        object-fit: cover;
        height: 100%; }
      .specialties .specialty-cards .specialty .heading-3 {
        font-size: 3rem;
        position: relative;
        text-align: center;
        margin: 2rem auto;
        line-height: 1; }
      .specialties .specialty-cards .specialty .btn-gold {
        background: linear-gradient(to bottom, #f9e4c4 0%, #ccad7e 100%);
        width: 42%;
        margin: 0 auto;
        font-size: 1.6rem;
        padding: 1.2rem 1.2rem; }
    .specialties .specialty-cards .leftToright .right {
      padding: 0 4rem;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .specialties .specialty-cards .leftToright .right .heading-3 {
        text-align: left;
        width: 100%;
        margin-bottom: 2rem; }
      .specialties .specialty-cards .leftToright .right p {
        width: 80%;
        margin-bottom: 6rem; }
      .specialties .specialty-cards .leftToright .right .btn-gold {
        margin: 0;
        width: 30%; }
    .specialties .specialty-cards .rightToleft .left {
      padding: 0 4rem;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .specialties .specialty-cards .rightToleft .left .heading-3 {
        text-align: left;
        width: 100%;
        margin-bottom: 2rem; }
      .specialties .specialty-cards .rightToleft .left p {
        width: 80%;
        margin-bottom: 6rem; }
      .specialties .specialty-cards .rightToleft .left .btn-gold {
        margin: 0;
        width: 30%; }

.reachout {
  background-image: url(../img/book-session.jpg);
  height: 63rem;
  color: #fff; }
  .reachout .container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 100%; }
  .reachout .heading {
    margin-bottom: 4rem; }
  .reachout .heading-4 {
    font-size: 4rem;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1;
    font-family: "Clear Sans", sans-serif;
    color: #eac48b;
    margin-bottom: 1rem; }
  .reachout .heading-3 {
    font-size: 6.6rem;
    line-height: 1; }
  .reachout p {
    margin-bottom: 8rem;
    width: 75%;
    font-size: 2rem; }
  .reachout .btn-gold {
    background: linear-gradient(to bottom, #f9e4c4 0%, #ccad7e 100%);
    padding: 2.3rem 3rem;
    border: 1px solid #fff;
    box-shadow: 0px 0px 25px 4px rgba(255, 255, 255, 0.27);
    transition: all 400ms linear; }
    .reachout .btn-gold:hover {
      box-shadow: 0px 0px 25px 4px rgba(255, 255, 255, 0.41); }
  @media only screen and (max-width: 31.25em) {
    .reachout {
      height: 37rem;
      text-align: center;
      background-size: cover; }
      .reachout .container {
        align-items: center; }
      .reachout .heading-3 {
        font-size: 4.7rem;
        margin-bottom: 3rem; }
      .reachout .heading-4 {
        font-size: 3rem; }
      .reachout .btn-gold {
        padding: 1.3rem 2rem; } }

.team {
  padding: 5rem 0; }

.introduction {
  padding: 5rem 0;
  background-color: #f9fcff;
  border-bottom: 1px solid rgba(204, 204, 204, 0.26); }
  .introduction .container {
    display: flex; }
    @media only screen and (max-width: 50em) {
      .introduction .container {
        flex-direction: column; } }
    .introduction .container .left {
      flex: 0 0 50%;
      padding: 0 2rem; }
      .introduction .container .left .heading-2 {
        color: #23283f;
        font-size: 3.2rem; }
        @media only screen and (max-width: 50em) {
          .introduction .container .left .heading-2 {
            text-align: center; } }
      @media only screen and (max-width: 50em) {
        .introduction .container .left .vidscreenshot {
          width: 75%;
          margin: 5rem auto;
          display: block; } }
      @media only screen and (max-width: 37.5em) {
        .introduction .container .left .vidscreenshot {
          width: 90%; } }
      @media only screen and (max-width: 31.25em) {
        .introduction .container .left .vidscreenshot {
          width: 100%; } }
    .introduction .container .right {
      flex: 0 0 50%;
      padding: 0 2rem; }
      .introduction .container .right .heading-2 {
        color: #23283f;
        font-size: 3.2rem; }
        @media only screen and (max-width: 50em) {
          .introduction .container .right .heading-2 {
            text-align: center; } }
      @media only screen and (max-width: 37.5em) {
        .introduction .container .right {
          padding: 0; } }

.imggrid {
  margin: 0 auto 8rem auto; }
  .imggrid .container {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto; }
  .imggrid .imggrid__image {
    height: 34rem;
    margin: 0.1% 0.1%;
    transition: all 500ms linear; }
    @media only screen and (max-width: 62.5em) {
      .imggrid .imggrid__image {
        height: 28rem; } }
    @media only screen and (max-width: 50em) {
      .imggrid .imggrid__image {
        height: 30rem; } }
    @media only screen and (max-width: 37.5em) {
      .imggrid .imggrid__image {
        height: 23rem; } }
    @media only screen and (max-width: 31.25em) {
      .imggrid .imggrid__image {
        height: 20rem; } }
    @media only screen and (max-width: 27em) {
      .imggrid .imggrid__image {
        height: 32rem;
        margin: 0.4rem auto; } }
    .imggrid .imggrid__image img {
      height: 100%;
      object-fit: cover;
      object-position: top; }
  .imggrid .normal {
    width: 29.9%; }
  .imggrid .wide {
    width: 39.6%; }
  @media only screen and (max-width: 50em) {
    .imggrid .normal {
      width: 49%; }
    .imggrid .wide {
      width: 49%; } }
  @media only screen and (max-width: 27em) {
    .imggrid .normal {
      width: 100%; }
    .imggrid .wide {
      width: 100%; } }
  .imggrid .container:hover > .imggrid__image {
    filter: grayscale(100%); }
  .imggrid .container:hover > .imggrid__image:hover {
    filter: grayscale(0%); }

.speaker {
  padding: 5rem 0; }
  .speaker .speaker-entry {
    padding-bottom: 4%;
    margin: 5rem auto; }
    .speaker .speaker-entry .speaker-pic {
      height: 44rem;
      overflow: hidden;
      margin-bottom: 5rem;
      box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.17); }
      @media only screen and (max-width: 50em) {
        .speaker .speaker-entry .speaker-pic {
          height: 34rem; } }
      .speaker .speaker-entry .speaker-pic img {
        object-fit: cover;
        object-position: 0rem -4rem;
        height: 100%; }
        @media only screen and (max-width: 50em) {
          .speaker .speaker-entry .speaker-pic img {
            object-position: 0rem 0rem; } }
      @media only screen and (max-width: 37.5em) {
        .speaker .speaker-entry .speaker-pic {
          height: 28rem; } }
    .speaker .speaker-entry .heading {
      text-align: center; }
      .speaker .speaker-entry .heading:after {
        content: "";
        display: block;
        margin: 0 auto;
        width: 28%;
        padding-top: 20px;
        border-bottom: 1px solid #eac48b; }
      .speaker .speaker-entry .heading .creds {
        color: #eac48b;
        font-size: 3rem; }
    .speaker .speaker-entry .speakerbio {
      padding: 1rem;
      margin: 1rem auto; }
    .speaker .speaker-entry .topics {
      display: flex;
      min-height: 25rem; }
      .speaker .speaker-entry .topics .speaking-topics {
        flex: 0 0 50%; }
        .speaker .speaker-entry .topics .speaking-topics .heading-3 {
          font-size: 2.4rem;
          text-align: center;
          color: #eac48b; }
        .speaker .speaker-entry .topics .speaking-topics ul {
          margin: 10px auto;
          text-align: center; }
          .speaker .speaker-entry .topics .speaking-topics ul li {
            list-style: none;
            font-weight: bold; }
      .speaker .speaker-entry .topics .pictures {
        flex: 0 0 50%;
        display: flex;
        flex-wrap: wrap; }
        .speaker .speaker-entry .topics .pictures a {
          width: 40%;
          margin-right: 1%; }
          @media only screen and (max-width: 37.5em) {
            .speaker .speaker-entry .topics .pictures a {
              width: 48%;
              margin-right: 0px;
              margin: 3rem 1%; } }
          .speaker .speaker-entry .topics .pictures a img {
            height: 18rem;
            object-fit: cover; }
            @media only screen and (max-width: 50em) {
              .speaker .speaker-entry .topics .pictures a img {
                height: 15rem; } }
            @media only screen and (max-width: 37.5em) {
              .speaker .speaker-entry .topics .pictures a img {
                height: 17rem; } }
            @media only screen and (max-width: 27em) {
              .speaker .speaker-entry .topics .pictures a img {
                width: 100%;
                margin: 1.4rem 0;
                height: 22rem; } }
          .speaker .speaker-entry .topics .pictures a .jocspeaking {
            object-position: 0 -3rem; }
      @media only screen and (max-width: 37.5em) {
        .speaker .speaker-entry .topics {
          flex-direction: column; } }
    .speaker .speaker-entry .btn-gold {
      background: linear-gradient(to bottom, #f9e4c4 0%, #ccad7e 100%);
      margin: 0 auto;
      display: block;
      text-align: center;
      width: 40%; }
      @media only screen and (max-width: 50em) {
        .speaker .speaker-entry .btn-gold {
          width: auto; } }
      @media only screen and (max-width: 27em) {
        .speaker .speaker-entry .btn-gold {
          margin: 3rem auto; } }
  .speaker .email .heading-4 {
    text-align: center; }
  .speaker .entry .icon {
    max-width: 7rem;
    max-height: 7rem;
    display: flex;
    padding: 1.3%; }
    @media only screen and (max-width: 31.25em) {
      .speaker .entry .icon {
        max-width: 5rem;
        max-height: 5rem; } }

.workshops {
  padding: 6rem 0; }
  .workshops .card {
    height: 40rem; }
    @media only screen and (max-width: 50em) {
      .workshops .card {
        height: auto;
        width: 75%; } }
    @media only screen and (max-width: 50em) {
      .workshops .card {
        width: 100%; } }
    .workshops .card .left {
      height: 100%;
      position: relative;
      flex: 0 0 60%;
      color: #fff;
      padding: 5% 10rem 0 10rem; }
      @media only screen and (max-width: 50em) {
        .workshops .card .left {
          height: 35rem;
          padding: 18% 10rem; } }
      @media only screen and (max-width: 37.5em) {
        .workshops .card .left {
          height: 35rem;
          padding: 18% 4rem; } }
      .workshops .card .left .heading {
        position: relative;
        z-index: 15; }
        .workshops .card .left .heading .heading-2 {
          font-size: 5.2rem;
          line-height: 1;
          margin-bottom: 6rem;
          color: #eac48b; }
        .workshops .card .left .heading p {
          font-size: 2rem;
          font-weight: bold; }
      .workshops .card .left .cardbg {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 11; }
      .workshops .card .left .overlay {
        position: absolute;
        z-index: 13;
        height: 100%;
        top: 0;
        left: 0;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.41); }
    .workshops .card .right {
      height: 100%;
      flex: 1;
      text-align: center;
      padding: 3rem 3rem; }
      .workshops .card .right .heading-3 {
        margin-bottom: 3rem;
        font-size: 3.3rem; }
      .workshops .card .right ul li {
        list-style: none;
        margin-bottom: 0.5rem;
        font-weight: bold;
        color: #23283f; }
  .workshops .shops {
    display: flex; }
    @media only screen and (max-width: 50em) {
      .workshops .shops {
        flex-direction: column;
        align-items: center; } }
    .workshops .shops .shop {
      position: relative;
      height: 40rem;
      flex: 0 0 32%;
      padding: 20rem 4rem 0 4rem;
      margin-top: 3rem; }
      .workshops .shops .shop:not(:last-child) {
        margin-right: 2%; }
      @media only screen and (max-width: 62.5em) {
        .workshops .shops .shop {
          height: 33rem;
          padding: 20rem 4rem 0 4rem; } }
      @media only screen and (max-width: 50em) {
        .workshops .shops .shop {
          width: 75%; }
          .workshops .shops .shop:not(:last-child) {
            margin-right: 0; } }
      @media only screen and (max-width: 50em) {
        .workshops .shops .shop {
          width: 100%; } }
      .workshops .shops .shop .heading-3 {
        font-size: 3rem;
        line-height: 1.4;
        margin-bottom: 6rem;
        color: #ffffff;
        position: relative;
        z-index: 15;
        text-align: center; }
        @media only screen and (max-width: 62.5em) {
          .workshops .shops .shop .heading-3 {
            font-size: 2.2rem; } }
        @media only screen and (max-width: 50em) {
          .workshops .shops .shop .heading-3 {
            font-size: 3.2rem; } }
      .workshops .shops .shop .overlay {
        position: absolute;
        z-index: 13;
        height: 100%;
        top: 0;
        left: 0;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.41); }
      .workshops .shops .shop img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 11;
        height: 100%;
        object-fit: cover; }
