@font-face {
  font-family: 'Copernicus';
  font-weight: 300;
  src: url("../../../static/fonts/Copernicus-Book.woff") format("woff");
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Neue Haas Grotesk Desktop Pro 55';
  font-weight: 300;
  src: url("../../../static/fonts/NeueHaasGroteskDSPro-55Regular.ttf") format("truetype");
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Neue Haas Grotesk Text Pro 65';
  font-weight: 300;
  src: url("../../../static/fonts/NeueHaasGroteskTextPro-65Medium.ttf") format("truetype");
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Proxima Nova Regular';
  font-weight: 300;
  src: url("../../../static/fonts/ProximaNova-regular.ttf") format("truetype");
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Proxima Nova Semibold';
  font-weight: 300;
  src: url("../../../static/fonts/ProximaNova-semibold.ttf") format("truetype");
  font-style: normal;
  font-display: swap; }

@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
 v2.0-modified | 20110126
 License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none; }

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

/**
* Correct inline-block display not defined in IE 6/7/8/9 and Firefox 3.
*/
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%; }

/**
* Prevent modern browsers from displaying audio without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
  display: none;
  height: 0; }

/**
* Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
* Known issue: no IE 6 support.
*/
[hidden] {
  display: none; }

/**
* 1. Correct text resizing oddly in IE 6/7 when body font-size is set using
*    em units.
* 2. Prevent iOS text size adjust after orientation change, without disabling
*    user zoom.
*/
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/**
* Address outline inconsistency between Chrome and other browsers.
*/
a:focus {
  outline: thin dotted; }

/**
* Improve readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
  outline: 0; }

/**
* 1. Remove border when inside a element in IE 6/7/8/9 and Firefox 3.
* 2. Improve image quality when scaled in IE 7.
*/
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
* Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
*/
figure {
  margin: 0; }

/**
* Correct margin displayed oddly in IE 6/7.
*/
form {
  margin: 0; }

/**
* Define consistent border, margin, and padding.
*/
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
* 1. Correct color not being inherited in IE 6/7/8/9.
* 2. Correct text not wrapping in Firefox 3.
* 3. Correct alignment displayed oddly in IE 6/7.
*/
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
* 1. Correct font size not being inherited in all browsers.
* 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
*    and Chrome.
* 3. Improve appearance and consistency in all browsers.
*/
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
* Address Firefox 3+ setting line-height on input using !important in
* the UA stylesheet.
*/
button,
input {
  line-height: normal; }

/**
* Address inconsistent text-transform inheritance for button and select.
* All other form control elements do not inherit text-transform values.
* Correct button style inheritance in Chrome, Safari 5+, and IE 6+.
* Correct select style inheritance in Firefox 4+ and Opera.
*/
button,
select {
  text-transform: none; }

/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native audio
*    and video controls.
* 2. Correct inability to style clickable input types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
*    input and others.
* 4. Remove inner spacing in IE 7 without affecting normal text inputs.
*    Known issue: inner spacing remains in IE 6.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
  cursor: default; }

/**
* 1. Address box sizing set to content-box in IE 8/9.
* 2. Remove excess padding in IE 8/9.
* 3. Remove excess padding in IE 7.
*    Known issue: excess padding remains in IE 6.
*/
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
* 1. Address appearance set to searchfield in Safari 5 and Chrome.
* 2. Address box-sizing set to border-box in Safari 5 and Chrome
*    (include -moz to future-proof).
*/
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
* Remove inner padding and search cancel button in Safari 5 and Chrome
* on OS X.
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
* Remove inner padding and border in Firefox 3+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
* 1. Remove default vertical scrollbar in IE 6/7/8/9.
* 2. Improve readability and alignment in all browsers.
*/
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/**
* Remove most spacing between table cells.
*/
table {
  border-collapse: collapse;
  border-spacing: 0; }

html,
button,
input,
select,
textarea {
  color: #222; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.c-homepage__main .c-homepage__hero-main {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  overflow: hidden; }
  @media (max-width: 768.98px) {
    .c-homepage__main .c-homepage__hero-main {
      min-height: 100vh; } }
  .c-homepage__main .c-homepage__hero-main .c-homepage__hero-content {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 200px; }
    @media (max-width: 768.98px) {
      .c-homepage__main .c-homepage__hero-main .c-homepage__hero-content {
        margin-top: 120px;
        max-width: 100%; } }
    .c-homepage__main .c-homepage__hero-main .c-homepage__hero-content .c-homepage__hero-title {
      font-family: "Copernicus", serif;
      font-size: 72px;
      font-weight: 300;
      line-height: 80px;
      letter-spacing: -2.5px;
      width: 100%;
      padding-bottom: 25px;
      max-width: 750px;
      z-index: 1; }
      @media (max-width: 768.98px) {
        .c-homepage__main .c-homepage__hero-main .c-homepage__hero-content .c-homepage__hero-title {
          padding-bottom: 15px;
          max-width: 335px;
          font-size: 42px;
          line-height: 48px;
          letter-spacing: -1px; } }
    .c-homepage__main .c-homepage__hero-main .c-homepage__hero-content .c-homepage__hero-subtitle {
      font-family: "Neue Haas Grotesk Desktop Pro 55", sans-serif;
      font-weight: 300;
      letter-spacing: .75px;
      line-height: 24px;
      max-width: 365px;
      opacity: .7;
      padding-bottom: 30px;
      z-index: 1;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .c-homepage__main .c-homepage__hero-main .c-homepage__hero-content .c-homepage__hero-subtitle ul {
        margin-top: 15px;
        width: fit-content;
        max-width: 325px;
        list-style: disc;
        text-align: left; }
        .c-homepage__main .c-homepage__hero-main .c-homepage__hero-content .c-homepage__hero-subtitle ul li {
          padding-bottom: 5px; }
      @media (max-width: 768.98px) {
        .c-homepage__main .c-homepage__hero-main .c-homepage__hero-content .c-homepage__hero-subtitle {
          font-size: 16px;
          line-height: 24px;
          letter-spacing: .75px;
          max-width: 325px; }
          .c-homepage__main .c-homepage__hero-main .c-homepage__hero-content .c-homepage__hero-subtitle ul {
            margin-left: 25px; } }
    .c-homepage__main .c-homepage__hero-main .c-homepage__hero-content .c-homepage__hero-cta-container {
      z-index: 1; }
      .c-homepage__main .c-homepage__hero-main .c-homepage__hero-content .c-homepage__hero-cta-container .c-cta__main {
        position: relative;
        top: 0;
        right: 0; }
    .c-homepage__main .c-homepage__hero-main .c-homepage__hero-content .c-homepage__hero-image-container {
      position: relative;
      margin-top: -10%;
      width: 100%;
      z-index: 0; }
      @media (max-width: 768.98px) {
        .c-homepage__main .c-homepage__hero-main .c-homepage__hero-content .c-homepage__hero-image-container {
          margin-top: auto;
          margin-bottom: 0;
          bottom: 0;
          width: 100%; } }
      .c-homepage__main .c-homepage__hero-main .c-homepage__hero-content .c-homepage__hero-image-container img {
        width: 100%;
        object-fit: cover; }

@media (max-width: 768.98px) {
  .c-homepage__components .c-story__main {
    padding-top: 80px; } }

@media (max-width: 768.98px) {
  .c-homepage__components .c-story__main .c-story__title {
    padding-bottom: 95px !important; } }

.c-homepage__components .c-story__main .c-story__sentences {
  max-width: 504px !important; }

@media (max-width: 768.98px) {
  .c-homepage__components .c-story__main .c-story__sentence {
    max-width: 298px; }
    .c-homepage__components .c-story__main .c-story__sentence:last-child {
      padding-bottom: 50px; } }

.c-homepage__components .c-story__main .c-story__icon-container {
  width: 140px !important;
  height: 140px !important;
  padding-bottom: 14px; }
  .c-homepage__components .c-story__main .c-story__icon-container img {
    width: 100%; }
  @media (max-width: 768.98px) {
    .c-homepage__components .c-story__main .c-story__icon-container {
      width: 120px !important;
      height: 120px !important; } }

.c-homepage__components .c-text-messages__main {
  padding-bottom: 240px; }
  @media (max-width: 768.98px) {
    .c-homepage__components .c-text-messages__main {
      padding-bottom: 78px; } }

.c-homepage__components .c-three-up__main {
  padding-bottom: 120px; }
  @media (max-width: 768.98px) {
    .c-homepage__components .c-three-up__main {
      padding-bottom: 40px; } }

.c-for-providers__main .c-for-providers__hero-main {
  min-height: 100vh;
  display: flex;
  justify-content: center; }
  .c-for-providers__main .c-for-providers__hero-main .c-for-providers__hero-content {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 900px;
    margin-top: 200px; }
    @media (max-width: 768.98px) {
      .c-for-providers__main .c-for-providers__hero-main .c-for-providers__hero-content {
        margin-top: 120px;
        max-width: 100%; } }
    .c-for-providers__main .c-for-providers__hero-main .c-for-providers__hero-content .c-for-providers__hero-breadcrumbs {
      font-family: "Copernicus", serif;
      font-size: 18px;
      line-height: 30px;
      color: #0b4a72;
      padding-bottom: 20px; }
    .c-for-providers__main .c-for-providers__hero-main .c-for-providers__hero-content .c-for-providers__hero-title {
      font-family: "Copernicus", serif;
      font-size: 72px;
      font-weight: 300;
      line-height: 80px;
      letter-spacing: -2.5px;
      max-width: 750px;
      width: 100%;
      padding-bottom: 25px; }
      @media (max-width: 768.98px) {
        .c-for-providers__main .c-for-providers__hero-main .c-for-providers__hero-content .c-for-providers__hero-title {
          padding-bottom: 15px;
          max-width: 335px;
          font-size: 42px;
          line-height: 48px;
          letter-spacing: -1px; } }
    .c-for-providers__main .c-for-providers__hero-main .c-for-providers__hero-content .c-for-providers__hero-subtitle {
      font-family: "Neue Haas Grotesk Desktop Pro 55", sans-serif;
      font-weight: 300;
      letter-spacing: .75px;
      line-height: 24px;
      max-width: 421px;
      width: 100%;
      opacity: .7;
      padding-bottom: 30px; }
      @media (max-width: 768.98px) {
        .c-for-providers__main .c-for-providers__hero-main .c-for-providers__hero-content .c-for-providers__hero-subtitle {
          font-size: 16px;
          line-height: 24px;
          letter-spacing: .75px;
          max-width: 315px; } }
    .c-for-providers__main .c-for-providers__hero-main .c-for-providers__hero-content .c-for-providers__hero-cta-container {
      width: auto;
      display: flex;
      justify-content: center; }
      .c-for-providers__main .c-for-providers__hero-main .c-for-providers__hero-content .c-for-providers__hero-cta-container .c-cta__main {
        width: 100%;
        position: relative;
        top: 0;
        right: 0; }
        .c-for-providers__main .c-for-providers__hero-main .c-for-providers__hero-content .c-for-providers__hero-cta-container .c-cta__main .c-cta__anchor svg {
          position: relative;
          top: 2px; }
        @media (max-width: 768.98px) {
          .c-for-providers__main .c-for-providers__hero-main .c-for-providers__hero-content .c-for-providers__hero-cta-container .c-cta__main {
            padding-bottom: 20px; } }
    .c-for-providers__main .c-for-providers__hero-main .c-for-providers__hero-content .c-for-providers__hero-image-container {
      position: relative;
      bottom: 0;
      margin-top: 100px;
      width: 100%;
      overflow: hidden; }
      @media (max-width: 768.98px) {
        .c-for-providers__main .c-for-providers__hero-main .c-for-providers__hero-content .c-for-providers__hero-image-container {
          margin-top: auto;
          margin-bottom: 0;
          bottom: 0;
          max-width: 100%; } }
      .c-for-providers__main .c-for-providers__hero-main .c-for-providers__hero-content .c-for-providers__hero-image-container img {
        width: 100%;
        object-fit: cover; }
        @media (max-width: 768.98px) {
          .c-for-providers__main .c-for-providers__hero-main .c-for-providers__hero-content .c-for-providers__hero-image-container img {
            width: 100%; } }

.c-for-providers__main .c-for-providers__components .c-carousel__main {
  padding-bottom: 116px; }
  .c-for-providers__main .c-for-providers__components .c-carousel__main .slick-arrow {
    top: 108%; }
  .c-for-providers__main .c-for-providers__components .c-carousel__main .slick-prev {
    left: 38%; }
  .c-for-providers__main .c-for-providers__components .c-carousel__main .slick-next {
    right: 38%; }
  @media (min-width: 1024px) {
    .c-for-providers__main .c-for-providers__components .c-carousel__main {
      padding-bottom: 80px; }
      .c-for-providers__main .c-for-providers__components .c-carousel__main .slick-arrow {
        top: 80%;
        width: 50px;
        height: 50px; }
      .c-for-providers__main .c-for-providers__components .c-carousel__main .slick-prev {
        left: 72%; }
      .c-for-providers__main .c-for-providers__components .c-carousel__main .slick-next {
        right: 18%;
        margin-top: 5px; } }
  .c-for-providers__main .c-for-providers__components .c-carousel__main .c-carousel__slide-text-container {
    max-width: 432px; }
  .c-for-providers__main .c-for-providers__components .c-carousel__main .c-carousel__slide-text {
    font-family: "Copernicus", serif;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
    color: #0b4a72;
    width: 100%;
    padding-bottom: 30px; }

.c-for-providers__main .c-for-providers__components .c-three-up__main .c-three-up__content .c-three-up__title {
  max-width: 696px; }
  @media (max-width: 768.98px) {
    .c-for-providers__main .c-for-providers__components .c-three-up__main .c-three-up__content .c-three-up__title {
      max-width: 335px; } }

@media (max-width: 768.98px) {
  .c-for-providers__main .c-for-providers__components .c-image-with-title__inner .c-image-with-title__content {
    flex-direction: column-reverse !important; } }

@media (max-width: 1023.98px) {
  .c-for-providers__main .c-for-providers__components .c-image-with-title__inner .c-image-with-title__content .c-image-with-title__image-container {
    padding-top: 35px; } }

@media (max-width: 768.98px) {
  .c-for-providers__main .c-for-providers__components .c-statistics__main {
    padding-top: 0;
    padding-bottom: 90px; } }

.c-for-providers__main .c-for-providers__components .c-footer-cta__main .c-footer-cta__title-container {
  max-width: 762px !important; }
  @media (max-width: 768.98px) {
    .c-for-providers__main .c-for-providers__components .c-footer-cta__main .c-footer-cta__title-container {
      max-width: 315px !important; } }

.c-treatment-area__main .c-treatment-area__hero-main {
  min-height: auto;
  display: flex;
  justify-content: center; }
  .c-treatment-area__main .c-treatment-area__hero-main .c-treatment-area__hero-content {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 750px;
    margin-top: 200px; }
    @media (max-width: 768.98px) {
      .c-treatment-area__main .c-treatment-area__hero-main .c-treatment-area__hero-content {
        margin-top: 120px;
        max-width: 100%; } }
    .c-treatment-area__main .c-treatment-area__hero-main .c-treatment-area__hero-content .c-treatment-area__hero-breadcrumbs {
      font-family: "Copernicus", serif;
      font-size: 18px;
      line-height: 30px;
      color: #0b4a72;
      padding-bottom: 20px; }
      @media (max-width: 768.98px) {
        .c-treatment-area__main .c-treatment-area__hero-main .c-treatment-area__hero-content .c-treatment-area__hero-breadcrumbs {
          font-size: 15px;
          line-height: 26px; } }
    .c-treatment-area__main .c-treatment-area__hero-main .c-treatment-area__hero-content .c-treatment-area__hero-title {
      font-family: "Copernicus", serif;
      font-size: 72px;
      font-weight: 300;
      line-height: 80px;
      letter-spacing: -2.5px;
      width: 100%;
      padding-bottom: 25px; }
      @media (max-width: 768.98px) {
        .c-treatment-area__main .c-treatment-area__hero-main .c-treatment-area__hero-content .c-treatment-area__hero-title {
          padding-bottom: 15px;
          max-width: 335px;
          font-size: 42px;
          line-height: 48px;
          letter-spacing: -1px; } }
    .c-treatment-area__main .c-treatment-area__hero-main .c-treatment-area__hero-content .c-treatment-area__hero-subtitle {
      font-family: "Neue Haas Grotesk Desktop Pro 55", sans-serif;
      letter-spacing: .84px;
      line-height: 26px;
      max-width: 500px;
      opacity: .7;
      padding-bottom: 30px;
      font-size: 18px; }
      @media (max-width: 768.98px) {
        .c-treatment-area__main .c-treatment-area__hero-main .c-treatment-area__hero-content .c-treatment-area__hero-subtitle {
          font-size: 16px;
          line-height: 24px;
          letter-spacing: .75px;
          max-width: 315px; } }
    .c-treatment-area__main .c-treatment-area__hero-main .c-treatment-area__hero-content .c-treatment-area__hero-cta-container .c-cta__main {
      position: relative;
      top: 0;
      right: 0; }
    .c-treatment-area__main .c-treatment-area__hero-main .c-treatment-area__hero-content .c-treatment-area__hero-image-container {
      position: relative;
      bottom: 0;
      margin-top: 50px;
      min-width: 900px;
      max-height: 630px;
      width: 100%; }
      @media (max-width: 768.98px) {
        .c-treatment-area__main .c-treatment-area__hero-main .c-treatment-area__hero-content .c-treatment-area__hero-image-container {
          margin-top: 56px;
          margin-bottom: 0;
          bottom: 0;
          max-width: 375px;
          min-width: unset;
          max-height: 340px; } }
      .c-treatment-area__main .c-treatment-area__hero-main .c-treatment-area__hero-content .c-treatment-area__hero-image-container img {
        width: auto;
        max-height: 630px;
        object-fit: cover; }
        @media (max-width: 768.98px) {
          .c-treatment-area__main .c-treatment-area__hero-main .c-treatment-area__hero-content .c-treatment-area__hero-image-container img {
            object-position: 0;
            max-height: 340px;
            max-width: 375px; } }

.c-treatment-area__modal {
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100%;
  background-color: #fffaf4;
  opacity: 0;
  pointer-events: none;
  z-index: 3;
  transition: opacity .2s ease-in-out; }
  .c-treatment-area__modal .c-treatment-area__modal-header {
    width: 100%;
    display: flex;
    align-items: center;
    height: 92px; }
    @media (max-width: 768.98px) {
      .c-treatment-area__modal .c-treatment-area__modal-header {
        height: 80px; } }
    .c-treatment-area__modal .c-treatment-area__modal-header .c-treatment-area__modal-logo-container {
      position: absolute;
      width: 118px;
      left: 50%;
      transform: translateX(-50%); }
      @media (max-width: 768.98px) {
        .c-treatment-area__modal .c-treatment-area__modal-header .c-treatment-area__modal-logo-container {
          width: 89px; } }
      .c-treatment-area__modal .c-treatment-area__modal-header .c-treatment-area__modal-logo-container img {
        width: 100%; }
    .c-treatment-area__modal .c-treatment-area__modal-header .c-treatment-area__close-container {
      position: absolute;
      top: 35px;
      right: 41px; }
      @media (max-width: 768.98px) {
        .c-treatment-area__modal .c-treatment-area__modal-header .c-treatment-area__close-container {
          top: 28px;
          right: 24px; } }
      .c-treatment-area__modal .c-treatment-area__modal-header .c-treatment-area__close-container button {
        background-color: transparent;
        border: none;
        width: 100%;
        height: auto;
        overflow: visible; }
        .c-treatment-area__modal .c-treatment-area__modal-header .c-treatment-area__close-container button svg {
          height: 20px; }
          .c-treatment-area__modal .c-treatment-area__modal-header .c-treatment-area__close-container button svg #hamburger-top {
            transform-origin: 0 50%;
            -webkit-transform-origin: 0 50%;
            transform: rotate(-45deg) translate(-5px, 12px);
            transition: transform .2s ease-in-out; }
          .c-treatment-area__modal .c-treatment-area__modal-header .c-treatment-area__close-container button svg #hamburger-bottom {
            transform-origin: 0 50%;
            -webkit-transform-origin: 0 50%;
            transform: rotate(45deg) translate(-5px, -2px);
            transition: transform .2s ease-in-out; }
  .c-treatment-area__modal .c-treatment-area__modal-content {
    margin-top: -92px;
    height: 100vh;
    display: flex;
    justify-content: center; }
    @media (max-width: 768.98px) {
      .c-treatment-area__modal .c-treatment-area__modal-content {
        margin-top: -80px; } }
    .c-treatment-area__modal .c-treatment-area__modal-content .c-treatment-area__modal-intro-container {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      height: 100%;
      text-align: center; }
      .c-treatment-area__modal .c-treatment-area__modal-content .c-treatment-area__modal-intro-container .c-treatment-area__modal-image-container {
        background-color: #e6f2b4;
        border-radius: 50%;
        width: 100px;
        height: 100px;
        margin-bottom: 33px;
        display: flex;
        align-items: center; }
        @media (max-width: 768.98px) {
          .c-treatment-area__modal .c-treatment-area__modal-content .c-treatment-area__modal-intro-container .c-treatment-area__modal-image-container {
            margin-bottom: 22px;
            width: 100px;
            height: 100px; } }
        .c-treatment-area__modal .c-treatment-area__modal-content .c-treatment-area__modal-intro-container .c-treatment-area__modal-image-container img {
          width: 90%;
          margin: 0 auto; }
      .c-treatment-area__modal .c-treatment-area__modal-content .c-treatment-area__modal-intro-container .c-treatment-area__modal-intro {
        font-family: "Copernicus", serif;
        color: #0b4a72;
        font-size: 18px;
        line-height: 30px;
        max-width: 440px; }
        @media (max-width: 768.98px) {
          .c-treatment-area__modal .c-treatment-area__modal-content .c-treatment-area__modal-intro-container .c-treatment-area__modal-intro {
            font-size: 15px;
            max-width: 287px;
            line-height: 26px; } }
  .c-treatment-area__modal .c-treatment-area__modal-contact {
    font-family: "Copernicus", serif;
    font-size: 18px;
    line-height: 30px;
    padding-top: 56px; }
    @media (max-width: 768.98px) {
      .c-treatment-area__modal .c-treatment-area__modal-contact {
        font-size: 15px; } }
    .c-treatment-area__modal .c-treatment-area__modal-contact p {
      padding-bottom: 20px; }
      .c-treatment-area__modal .c-treatment-area__modal-contact p a {
        text-decoration: none;
        color: #0b4a72; }
        .c-treatment-area__modal .c-treatment-area__modal-contact p a svg {
          opacity: 0;
          padding-left: 15px;
          transition: opacity .2s ease-in-out; }
        .c-treatment-area__modal .c-treatment-area__modal-contact p a:hover svg {
          opacity: 1; }
  .c-treatment-area__modal.is-visible {
    overflow: hidden; }

@media (max-width: 768.98px) {
  .c-treatment-area__components .c-image-with-title__content.is-reversed {
    flex-direction: column-reverse; }
  .c-treatment-area__components .c-image-with-title__content.is-not-reversed {
    flex-direction: column !important; } }
  @media (max-width: 768.98px) and (max-width: 768.98px) {
    .c-treatment-area__components .c-image-with-title__content.is-not-reversed .c-image-with-title__image-container {
      padding-bottom: 80px !important; } }

@media (max-width: 768.98px) {
    .c-treatment-area__components .c-image-with-title__content.is-not-reversed .c-image-with-title__text-container {
      padding-bottom: 0; }
    .c-treatment-area__components .c-image-with-title__content.is-not-reversed .c-image-with-title__title {
      max-width: 284px; } }

.c-treatment-area__components .c-image-with-title__content.is-not-reversed .c-image-with-title__title {
  max-width: 440px; }
  @media (max-width: 479.98px) {
    .c-treatment-area__components .c-image-with-title__content.is-not-reversed .c-image-with-title__title {
      max-width: 284px !important; } }

.c-treatment-area__components .c-image-with-title__text-container {
  max-width: 500px !important; }
  @media (max-width: 768.98px) {
    .c-treatment-area__components .c-image-with-title__text-container {
      padding-bottom: 44px; } }
  .c-treatment-area__components .c-image-with-title__text-container .c-image-with-title__text {
    max-width: 440px; }
    @media (max-width: 479.98px) {
      .c-treatment-area__components .c-image-with-title__text-container .c-image-with-title__text {
        max-width: 312px !important; } }
  .c-treatment-area__components .c-image-with-title__text-container .c-image-with-title__title {
    max-width: 500px;
    text-align: center; }
    @media (max-width: 479.98px) {
      .c-treatment-area__components .c-image-with-title__text-container .c-image-with-title__title {
        max-width: 316px !important; } }

@media (max-width: 768.98px) {
  .c-treatment-area__components .c-image-with-title__image-container {
    padding-bottom: 0 !important; } }

.c-treatment-area__components .c-featured-review__quote {
  max-width: 480px !important; }

.c-treatment-area__components .c-text-messages__main {
  padding-bottom: 0; }

.c-treatment-area__components .c-carousel__main {
  padding-bottom: 116px; }
  .c-treatment-area__components .c-carousel__main .slick-arrow {
    top: 108%; }
  .c-treatment-area__components .c-carousel__main .slick-prev {
    left: 38%; }
  .c-treatment-area__components .c-carousel__main .slick-next {
    right: 38%; }
  @media (min-width: 1024px) {
    .c-treatment-area__components .c-carousel__main {
      padding-bottom: 80px; }
      .c-treatment-area__components .c-carousel__main .slick-arrow {
        top: 90%;
        width: 50px;
        height: 50px; }
      .c-treatment-area__components .c-carousel__main .slick-prev {
        left: 77%; }
      .c-treatment-area__components .c-carousel__main .slick-next {
        right: 13%;
        margin-top: 5px; } }
  .c-treatment-area__components .c-carousel__main .c-carousel__slide-text-container {
    max-width: 432px; }
  .c-treatment-area__components .c-carousel__main .c-carousel__slide-text {
    font-family: "Copernicus", serif;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
    color: #0b4a72;
    width: 100%;
    padding-bottom: 30px; }

.c-faq {
  padding: 126px 24px 0;
  background-color: #fffaf4; }
  @media (min-width: 769px) {
    .c-faq {
      padding: 160px 24px 0; } }

.c-faq__heading {
  margin: 0 0 24px;
  line-height: 1.75;
  font-size: 12px;
  color: #0b4a72;
  font-family: "Copernicus", serif;
  text-align: center; }
  @media (min-width: 769px) {
    .c-faq__heading {
      margin: 0 0 20px;
      line-height: 1.67;
      font-size: 18px; } }

.c-faq__list .c-footer-cta__main .c-footer-cta__inner .c-footer-cta__text-container .c-footer-cta__title-container {
  padding-bottom: 30px; }

.c-our-story__main .c-our-story__hero-main {
  min-height: auto;
  display: flex;
  justify-content: center; }
  @media (max-width: 768.98px) {
    .c-our-story__main .c-our-story__hero-main {
      min-height: 100vh; } }
  @media (max-width: 479.98px) {
    .c-our-story__main .c-our-story__hero-main {
      min-height: 100vh; } }
  .c-our-story__main .c-our-story__hero-main .c-our-story__hero-content {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 200px;
    overflow: hidden; }
    @media (max-width: 768.98px) {
      .c-our-story__main .c-our-story__hero-main .c-our-story__hero-content {
        margin-top: 150px;
        max-width: 100%;
        max-height: 100vh;
        margin-bottom: 0;
        justify-content: flex-start; } }
    .c-our-story__main .c-our-story__hero-main .c-our-story__hero-content .c-our-story__hero-breadcrumbs {
      font-family: "Copernicus", serif;
      font-size: 18px;
      line-height: 30px;
      color: #0b4a72;
      padding-bottom: 20px;
      z-index: 1; }
      @media (max-width: 768.98px) {
        .c-our-story__main .c-our-story__hero-main .c-our-story__hero-content .c-our-story__hero-breadcrumbs {
          font-size: 14px; } }
    .c-our-story__main .c-our-story__hero-main .c-our-story__hero-content .c-our-story__hero-title {
      font-family: "Copernicus", serif;
      font-size: 72px;
      font-weight: 300;
      line-height: 80px;
      letter-spacing: -2.5px;
      width: 100%;
      padding-bottom: 25px;
      max-width: 760px;
      z-index: 1; }
      @media (max-width: 768.98px) {
        .c-our-story__main .c-our-story__hero-main .c-our-story__hero-content .c-our-story__hero-title {
          padding-bottom: 15px;
          max-width: 306px;
          font-size: 42px;
          line-height: 48px;
          letter-spacing: -1px; } }
    .c-our-story__main .c-our-story__hero-main .c-our-story__hero-content .c-our-story__hero-subtitle {
      font-family: "Neue Haas Grotesk Desktop Pro 55", sans-serif;
      font-weight: 300;
      letter-spacing: .75px;
      line-height: 24px;
      max-width: 365px;
      opacity: .7;
      padding-bottom: 30px; }
      @media (max-width: 768.98px) {
        .c-our-story__main .c-our-story__hero-main .c-our-story__hero-content .c-our-story__hero-subtitle {
          font-size: 16px;
          line-height: 24px;
          letter-spacing: .75px;
          max-width: 315px; } }
    .c-our-story__main .c-our-story__hero-main .c-our-story__hero-content .c-our-story__hero-cta-container {
      width: auto;
      display: flex;
      justify-content: center; }
      .c-our-story__main .c-our-story__hero-main .c-our-story__hero-content .c-our-story__hero-cta-container .c-cta__main {
        width: 100%;
        position: relative;
        top: 0;
        right: 0; }
        .c-our-story__main .c-our-story__hero-main .c-our-story__hero-content .c-our-story__hero-cta-container .c-cta__main .c-cta__anchor svg {
          position: relative;
          top: 2px; }
        @media (max-width: 768.98px) {
          .c-our-story__main .c-our-story__hero-main .c-our-story__hero-content .c-our-story__hero-cta-container .c-cta__main {
            padding-bottom: 20px;
            width: 229px; } }
        .c-our-story__main .c-our-story__hero-main .c-our-story__hero-content .c-our-story__hero-cta-container .c-cta__main a {
          width: 100%; }
    .c-our-story__main .c-our-story__hero-main .c-our-story__hero-content .c-our-story__hero-image-container {
      position: relative;
      max-width: 1440px;
      width: 100%;
      margin-top: -450px; }
      @media (max-width: 768.98px) {
        .c-our-story__main .c-our-story__hero-main .c-our-story__hero-content .c-our-story__hero-image-container {
          margin-bottom: 0;
          top: 0;
          width: 100%;
          object-position: 200px;
          max-width: 480px;
          max-height: 400px;
          margin-top: -10%; } }
      .c-our-story__main .c-our-story__hero-main .c-our-story__hero-content .c-our-story__hero-image-container img {
        width: 100%;
        object-fit: cover; }
        @media (max-width: 768.98px) {
          .c-our-story__main .c-our-story__hero-main .c-our-story__hero-content .c-our-story__hero-image-container img {
            object-position: -50px -300px;
            width: 230%;
            height: 100%;
            overflow: visible; } }

.c-our-story__components .c-image-with-title__main .c-image-with-title__text-container {
  max-width: 468px !important; }

.c-our-story__components .c-statistics__main {
  margin-top: 150px; }
  @media (max-width: 768.98px) {
    .c-our-story__components .c-statistics__main {
      margin-top: 60px; } }

.c-careers__main {
  overflow: hidden; }
  .c-careers__main .c-careers__inner .c-careers__hero-main {
    height: 1330px;
    display: flex;
    justify-content: center; }
    .c-careers__main .c-careers__inner .c-careers__hero-main:before {
      height: 800px;
      display: block;
      content: "";
      width: 100%;
      position: absolute;
      z-index: -1; }
      @media (max-width: 768.98px) {
        .c-careers__main .c-careers__inner .c-careers__hero-main:before {
          height: 648px; } }
    @media (max-width: 768.98px) {
      .c-careers__main .c-careers__inner .c-careers__hero-main {
        height: 706px; } }
    .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content {
      width: 100%;
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-start;
      padding-top: 200px;
      position: relative; }
      @media (max-width: 768.98px) {
        .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content {
          margin-top: 120px;
          max-width: 100%;
          margin-bottom: 0;
          justify-content: flex-start;
          padding-top: 0; } }
      .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-breadcrumbs {
        font-family: "Copernicus", serif;
        font-size: 18px;
        line-height: 30px;
        color: #0b4a72;
        padding-bottom: 20px; }
        @media (max-width: 768.98px) {
          .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-breadcrumbs {
            padding-bottom: 14px; } }
      .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-title {
        font-family: "Copernicus", serif;
        font-size: 72px;
        font-weight: 300;
        line-height: 80px;
        letter-spacing: -2.5px;
        width: 100%;
        padding-bottom: 25px;
        max-width: 760px; }
        @media (max-width: 768.98px) {
          .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-title {
            padding-bottom: 23px;
            max-width: 336px;
            font-size: 38px;
            line-height: 48px;
            letter-spacing: -.9px; } }
      .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-subtitle {
        font-family: "Neue Haas Grotesk Desktop Pro 55", sans-serif;
        font-weight: 300;
        letter-spacing: .75px;
        line-height: 24px;
        opacity: .7;
        margin: 40px 0 40px 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center; }
        @media (max-width: 479.98px) {
          .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-subtitle {
            font-size: 14px;
            line-height: 20px;
            letter-spacing: .75px;
            max-width: 340px;
            margin: 8px 0 40px 20px; } }
        .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-subtitle .c-careers__hero-subtitle-item {
          padding-right: 40px;
          position: relative;
          display: flex; }
          @media (max-width: 768.98px) {
            .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-subtitle .c-careers__hero-subtitle-item {
              padding-right: 25px; } }
          .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-subtitle .c-careers__hero-subtitle-item:after {
            content: "\2022";
            display: block;
            position: absolute;
            right: 20px;
            top: 0; }
            @media (max-width: 768.98px) {
              .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-subtitle .c-careers__hero-subtitle-item:after {
                right: 10px; } }
          .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-subtitle .c-careers__hero-subtitle-item:last-child:after {
            content: ""; }
      .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-cta-container {
        width: auto; }
        .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-cta-container .c-cta__anchor {
          height: 60px;
          display: inline-block;
          border: none;
          border-radius: 38px;
          font-family: "Copernicus", serif;
          font-weight: normal;
          font-size: 18px;
          line-height: 60px;
          text-decoration: none;
          transition: background-color .2s ease-in-out;
          text-align: center;
          box-sizing: border-box;
          padding: 0 30px; }
          @media (max-width: 768.98px) {
            .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-cta-container .c-cta__anchor {
              font-size: 15px;
              line-height: 50px;
              letter-spacing: 0;
              min-width: 178px;
              box-sizing: content-box;
              padding: 0 20px;
              height: 50px; } }
          .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-cta-container .c-cta__anchor svg {
            padding-left: 12px;
            position: relative;
            top: 1px; }
        @media (max-width: 768.98px) {
          .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-cta-container {
            padding-bottom: 20px;
            width: 229px; } }
        .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-cta-container a {
          width: 100%; }
      .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-image-container {
        position: relative;
        top: 0;
        width: 100%;
        overflow: hidden;
        max-width: 1140px;
        height: 750px;
        background-size: cover; }
        @media (max-width: 768.98px) {
          .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-image-container {
            max-width: 90%;
            min-height: 220px;
            background-position: center; } }
        .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-image-container img {
          width: 100%;
          object-fit: cover; }
          @media (max-width: 768.98px) {
            .c-careers__main .c-careers__inner .c-careers__hero-main .c-careers__hero-content .c-careers__hero-image-container img {
              width: 150%;
              object-position: -100px -60px; } }

.c-careers__components .c-carousel__main {
  padding-bottom: 116px; }
  .c-careers__components .c-carousel__main .slick-arrow {
    top: 108%; }
  .c-careers__components .c-carousel__main .slick-prev {
    left: 38%; }
  .c-careers__components .c-carousel__main .slick-next {
    right: 38%; }
  @media (min-width: 1024px) {
    .c-careers__components .c-carousel__main {
      padding-bottom: 80px; }
      .c-careers__components .c-carousel__main .slick-arrow {
        top: 90%;
        width: 50px;
        height: 50px; }
      .c-careers__components .c-carousel__main .slick-prev {
        left: 72%; }
      .c-careers__components .c-carousel__main .slick-next {
        right: 18%;
        margin-top: 5px; } }
  .c-careers__components .c-carousel__main .c-carousel__slide-text-container {
    max-width: 432px; }
  .c-careers__components .c-carousel__main .c-carousel__slide-text {
    font-family: "Copernicus", serif;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
    color: #0b4a72;
    width: 100%;
    padding-bottom: 30px; }

.c-careers__cities-modal-container {
  display: none; }
  @media (max-width: 768.98px) {
    .c-careers__cities-modal-container {
      opacity: 0;
      pointer-events: none;
      background-color: #fffaf4;
      transition: opacity .2s ease-in-out;
      z-index: 3;
      position: fixed;
      top: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100vh; }
      .c-careers__cities-modal-container.is-open {
        opacity: 1;
        pointer-events: auto; }
      .c-careers__cities-modal-container .c-careers__cities-modal-title {
        font-family: "Neue Haas Grotesk Text Pro 65", sans-serif;
        color: #adb1c8;
        padding-bottom: 24px;
        padding-left: 10px;
        width: 90%;
        font-size: 12px;
        line-height: 21px;
        letter-spacing: 1.25px; }
      .c-careers__cities-modal-container .c-careers__cities-modal-inner {
        width: 90%; }
        .c-careers__cities-modal-container .c-careers__cities-modal-inner ul li button {
          font-size: 30px;
          line-height: 48px;
          letter-spacing: -.5px;
          font-family: "Copernicus", serif;
          background-color: transparent;
          border: none;
          color: #0b4a72;
          position: relative;
          padding: 0; }
          .c-careers__cities-modal-container .c-careers__cities-modal-inner ul li button.is-active:after {
            content: '';
            display: block;
            background-image: url("../../../static/checkmark.svg");
            width: 13px;
            height: 10px;
            background-repeat: no-repeat;
            position: absolute;
            right: -20px;
            top: 20px; }
      .c-careers__cities-modal-container .c-careers__cities-modal-close-container {
        position: absolute;
        top: 35px;
        right: 41px; } }
    @media (max-width: 768.98px) and (max-width: 768.98px) {
      .c-careers__cities-modal-container .c-careers__cities-modal-close-container {
        top: 28px;
        right: 24px; } }
  @media (max-width: 768.98px) {
        .c-careers__cities-modal-container .c-careers__cities-modal-close-container button {
          background-color: transparent;
          border: none;
          width: 100%;
          height: auto;
          overflow: visible; }
          .c-careers__cities-modal-container .c-careers__cities-modal-close-container button svg {
            height: 20px; }
            .c-careers__cities-modal-container .c-careers__cities-modal-close-container button svg #hamburger-top {
              transform-origin: 0 50%;
              -webkit-transform-origin: 0 50%;
              transform: rotate(-45deg) translate(-5px, 12px);
              transition: transform .2s ease-in-out; }
            .c-careers__cities-modal-container .c-careers__cities-modal-close-container button svg #hamburger-bottom {
              transform-origin: 0 50%;
              -webkit-transform-origin: 0 50%;
              transform: rotate(45deg) translate(-5px, -2px);
              transition: transform .2s ease-in-out; } }

.c-careers__hero-lightbox-btn-container {
  position: absolute;
  right: 20px;
  bottom: 20px; }
  @media (max-width: 768.98px) {
    .c-careers__hero-lightbox-btn-container {
      bottom: 20px;
      right: 30px; } }
  .c-careers__hero-lightbox-btn-container .c-careers__hero-lightbox-btn {
    background-color: #ebf0f5;
    border: none;
    border-radius: 38px;
    min-width: 155px;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Copernicus", serif;
    font-size: 15px;
    line-height: 26px;
    color: #0b4a72;
    z-index: 3;
    transition: background-color .2s ease-in-out; }
    @media (max-width: 768.98px) {
      .c-careers__hero-lightbox-btn-container .c-careers__hero-lightbox-btn {
        min-width: 121px;
        min-height: 40px;
        font-size: 12px;
        line-height: 20.8px;
        border-radius: 30.4px; } }
    .c-careers__hero-lightbox-btn-container .c-careers__hero-lightbox-btn:hover {
      cursor: pointer;
      background-color: #d6e1ea; }

.c-locations__main {
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #fffaf4; }

.c-locations__inner {
  width: 90%; }

.c-locations__hero {
  width: 100%;
  height: 420px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center; }
  @media (max-width: 768.98px) {
    .c-locations__hero {
      height: 274px; } }

.c-locations__hero-breadcrumbs {
  font-family: "Copernicus", serif;
  font-size: 18px;
  line-height: 30px;
  color: #0b4a72;
  padding-bottom: 30px; }
  @media (max-width: 768.98px) {
    .c-locations__hero-breadcrumbs {
      font-size: 15px;
      line-height: 26px;
      padding-bottom: 10px;
      margin-top: 50px; } }

.c-locations__hero-title {
  font-family: "Copernicus", serif;
  font-size: 72px;
  line-height: 80px;
  letter-spacing: -2.5px;
  color: #0b4a72; }
  @media (max-width: 768.98px) {
    .c-locations__hero-title {
      font-size: 42px;
      line-height: 48px;
      letter-spacing: -1px; } }

.c-legal__main {
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #fffaf4; }

.c-legal__inner {
  max-width: 760px;
  width: 100%; }
  @media (max-width: 768.98px) {
    .c-legal__inner {
      max-width: 90%; } }

.c-legal__hero-main {
  width: 100%;
  height: 558px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center; }
  @media (max-width: 768.98px) {
    .c-legal__hero-main {
      height: 274px; } }

.c-legal__hero-title {
  font-family: "Copernicus", serif;
  font-size: 72px;
  line-height: 80px;
  letter-spacing: -2.5px;
  text-align: center;
  color: #0b4a72;
  padding-bottom: 40px; }
  @media (max-width: 768.98px) {
    .c-legal__hero-title {
      font-size: 42px;
      line-height: 48px;
      padding-bottom: 40px;
      margin-top: 50px; } }

.c-legal__hero-last-updated-date {
  font-family: "Neue Haas Grotesk Desktop Pro 55", sans-serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: .75px;
  color: #868aa2; }
  @media (max-width: 768.98px) {
    .c-legal__hero-last-updated-date {
      font-size: 12px; } }

.c-blog__main {
  background-color: #fffaf4;
  display: flex;
  justify-content: center;
  overflow: hidden; }

.c-blog__inner {
  max-width: 1140px;
  width: 100%; }
  @media (max-width: 1279.98px) {
    .c-blog__inner {
      margin: 3%; } }
  @media (max-width: 768.98px) {
    .c-blog__inner {
      max-width: 95%;
      margin: 0; } }

.c-blog__row {
  display: flex;
  justify-content: space-between;
  margin: 40px 0 90px 0; }
  @media (max-width: 768.98px) {
    .c-blog__row {
      flex-direction: column;
      margin: 40px 0 60px 0; } }
  .c-blog__row.featured {
    display: grid;
    grid-template-columns: 2fr 1fr; }
    @media (max-width: 768.98px) {
      .c-blog__row.featured {
        grid-template-columns: 1fr; } }
  .c-blog__row.last-child {
    margin-bottom: 0; }

.c-blog__column {
  justify-content: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column; }
  @media (max-width: 768.98px) {
    .c-blog__column {
      justify-content: center;
      align-items: flex-start !important;
      width: 100%;
      padding-bottom: 0;
      max-width: 95%; } }

.c-blog__column-inner {
  width: 100%; }
  @media (max-width: 768.98px) {
    .c-blog__column-inner {
      max-width: 100%;
      width: 100%; } }

.c-blog__hero-main {
  height: 350px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative; }
  @media (max-width: 768.98px) {
    .c-blog__hero-main {
      height: 308px;
      max-width: 95%;
      margin: 0 auto; } }

.c-blog__hero-title {
  font-family: "Copernicus", serif;
  font-size: 72px;
  line-height: 80px;
  letter-spacing: -2.5px;
  color: #0b4a72;
  text-align: center;
  max-width: 760px;
  text-decoration: none; }
  @media (max-width: 768.98px) {
    .c-blog__hero-title {
      align-items: flex-end;
      font-size: 42px;
      line-height: 48px;
      letter-spacing: -1px;
      position: relative;
      top: -5%; } }

.c-blog__search-bar-container {
  position: absolute;
  bottom: 0;
  width: 100%; }
  @media (max-width: 768.98px) {
    .c-blog__search-bar-container {
      margin-bottom: -20px; } }

.c-blog__featured-article-container {
  flex: 2; }

.c-blog__most-recent-column {
  flex: 1; }

.c-blog__featured-topic-container {
  width: 100%; }

.c-blog__categories-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 60px; }
  @media (max-width: 768.98px) {
    .c-blog__categories-container {
      flex-direction: column;
      align-items: center;
      margin-top: -60px;
      grid-template-columns: 1fr;
      gap: 0;
      justify-items: center; } }

.c-blog__category-article {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25); }
  .c-blog__category-article:last-child {
    margin-bottom: 40px; }

.c-blog__column-title {
  font-family: "Copernicus", serif;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: -.5px;
  color: #0b4a72;
  padding-bottom: 30px; }

.c-blog__column-article-image-container {
  padding-bottom: 66.66%;
  position: relative;
  transition: opacity .2s ease-in-out; }
  .c-blog__column-article-image-container:hover {
    opacity: .7; }

.c-blog__column-article-image {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  position: absolute; }

.c-blog__column-article-title {
  font-family: "Copernicus", serif;
  font-size: 21px;
  line-height: 30px;
  letter-spacing: -.25px;
  color: #0b4a72;
  margin-top: 30px;
  padding-bottom: 20px; }

.c-blog__column-article-excerpt {
  font-family: "Neue Haas Grotesk Desktop Pro 55", sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: .75px;
  padding-bottom: 16px;
  color: rgba(0, 0, 0, 0.6); }

.c-blog__column-article-date {
  font-family: "Neue Haas Grotesk Desktop Pro 55", sans-serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: .75px;
  padding-bottom: 20px;
  color: #868aa2; }

.c-blog__column-article-link {
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color .2s ease-in-out; }
  .c-blog__column-article-link:hover {
    text-decoration-color: #0b4a72; }

.c-blog__column-text-cta {
  align-self: flex-start;
  padding-top: 40px; }
  .c-blog__column-text-cta.text-cta a {
    display: block;
    justify-content: flex-start; }

.c-blog__link {
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color .2s ease-in-out; }
  .c-blog__link:hover {
    text-decoration-color: #0b4a72; }

.c-blog__categories-modal-container {
  display: none; }
  @media (max-width: 768.98px) {
    .c-blog__categories-modal-container {
      opacity: 0;
      pointer-events: none;
      background-color: #fffaf4;
      transition: opacity .2s ease-in-out;
      z-index: 3;
      position: fixed;
      top: 0;
      left: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100vh; }
      .c-blog__categories-modal-container.is-open {
        opacity: 1;
        pointer-events: auto; } }

.c-blog__categories-modal-inner {
  width: 90%;
  margin-top: -30vh; }

.c-blog__categories-modal-close-container {
  position: absolute;
  top: 35px;
  right: 41px; }
  @media (max-width: 768.98px) {
    .c-blog__categories-modal-close-container {
      top: 28px;
      right: 24px; } }

.c-blog__categories-modal-close {
  background-color: transparent;
  border: none;
  width: 100%;
  height: auto;
  overflow: visible; }
  .c-blog__categories-modal-close svg {
    height: 20px; }
    .c-blog__categories-modal-close svg #hamburger-top {
      transform-origin: 0 50%;
      -webkit-transform-origin: 0 50%;
      transform: rotate(-45deg) translate(-5px, 12px);
      transition: transform .2s ease-in-out; }
    .c-blog__categories-modal-close svg #hamburger-bottom {
      transform-origin: 0 50%;
      -webkit-transform-origin: 0 50%;
      transform: rotate(45deg) translate(-5px, -2px);
      transition: transform .2s ease-in-out; }

.c-blog__categories-modal-title {
  font-family: "Neue Haas Grotesk Text Pro 65", sans-serif;
  color: #adb1c8;
  padding-bottom: 24px;
  padding-left: 5px;
  width: 90%;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 1.25px; }

.c-blog__category-filter-button {
  text-decoration: none;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
  font-family: "Copernicus", serif;
  background-color: transparent;
  border: none;
  color: #0b4a72;
  position: relative;
  padding: 0;
  text-align: left;
  transition: opacity .2s ease-in-out; }
  @media (max-width: 768.98px) {
    .c-blog__category-filter-button {
      font-size: 30px;
      line-height: 48px;
      letter-spacing: -.5px; } }
  .c-blog__category-filter-button.is-active {
    display: inline-block; }
    .c-blog__category-filter-button.is-active:after {
      content: '';
      display: none;
      background-image: url("../../../static/checkmark.svg");
      width: 13px;
      height: 10px;
      background-repeat: no-repeat;
      position: absolute;
      right: -20px;
      top: 20px; }
      @media (max-width: 768.98px) {
        .c-blog__category-filter-button.is-active:after {
          display: block; } }
    .c-blog__category-filter-button.is-active:before {
      content: '';
      display: block;
      background-image: url("../../../static/checkmark.svg");
      width: 13px;
      height: 10px;
      background-repeat: no-repeat;
      position: absolute;
      left: -20px;
      top: 10px; }
      @media (max-width: 768.98px) {
        .c-blog__category-filter-button.is-active:before {
          display: none; } }
  .c-blog__category-filter-button:hover {
    opacity: .7; }

.c-blog__pagination-container {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Copernicus", serif;
  font-size: 18px;
  line-height: 30px;
  padding-top: 120px; }
  @media (max-width: 768.98px) {
    .c-blog__pagination-container {
      padding-top: 80px;
      font-size: 15px;
      line-height: 26px; } }

.c-blog__pagination-container-inner {
  display: flex;
  align-items: center; }

.c-blog__pagination-item {
  padding: 0 16px 0 0;
  position: relative;
  transition: opacity .2s ease-in-out;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .c-blog__pagination-item.active:after {
    content: "";
    display: block;
    width: 50%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url("../../../static/Underline.svg");
    background-repeat: no-repeat; }
  .c-blog__pagination-item a {
    color: #0b4a72;
    text-decoration: none;
    display: flex;
    align-items: center; }
  .c-blog__pagination-item.disabled {
    pointer-events: none; }
    .c-blog__pagination-item.disabled svg rect {
      fill: #fafafa; }
    .c-blog__pagination-item.disabled svg path {
      fill: #6d7278; }
    .c-blog__pagination-item.disabled:hover svg rect {
      fill: #fafafa; }
  .c-blog__pagination-item:first-child {
    padding-right: 30px; }
  .c-blog__pagination-item:last-child {
    padding-left: 15px; }

.c-blog__pagination-page-item {
  transition: .2s ease-in-out opacity; }
  .c-blog__pagination-page-item:hover {
    opacity: .7; }

.c-blog__pagination-prev svg {
  width: 50px;
  height: 50px;
  transform: rotate(180deg); }
  @media (max-width: 768.98px) {
    .c-blog__pagination-prev svg {
      width: 40px;
      height: 40px; } }
  .c-blog__pagination-prev svg rect {
    transition: fill .2s ease-in-out; }

.c-blog__pagination-prev:hover {
  opacity: 1 !important; }
  .c-blog__pagination-prev:hover svg rect {
    fill: #d6e1ea; }

.c-blog__pagination-next svg {
  width: 50px;
  height: 50px; }
  @media (max-width: 768.98px) {
    .c-blog__pagination-next svg {
      width: 40px;
      height: 40px; } }
  .c-blog__pagination-next svg rect {
    transition: fill .2s ease-in-out; }

.c-blog__pagination-next:hover {
  opacity: 1 !important; }
  .c-blog__pagination-next:hover svg rect {
    fill: #d6e1ea; }

.c-post__main {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%; }

.c-post__inner {
  max-width: 80%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  @media (max-width: 1279.98px) {
    .c-post__inner {
      max-width: 90%;
      margin: 3%; } }
  @media (max-width: 479.98px) {
    .c-post__inner {
      max-width: 90%; } }

.c-post__hero-main {
  height: auto;
  text-align: center;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  padding: 180px 0 50px 0; }
  @media (max-width: 768.98px) {
    .c-post__hero-main {
      min-height: unset;
      align-items: flex-start;
      width: 100%;
      height: auto;
      padding: 130px 0 40px 0; } }

.c-post__hero-title {
  font-family: "Copernicus", serif;
  font-size: 72px;
  line-height: 80px;
  letter-spacing: -2.5px;
  color: #0b4a72;
  text-align: center;
  padding-bottom: 27px;
  max-width: 900px; }
  @media (max-width: 768.98px) {
    .c-post__hero-title {
      align-items: flex-end;
      font-size: 42px;
      line-height: 48px;
      letter-spacing: -1px;
      position: relative;
      text-align: left;
      padding-bottom: 13px; } }

.c-post__hero-breadcrumbs {
  font-family: "Copernicus", serif;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px; }
  .c-post__hero-breadcrumbs a {
    color: #0b4a72;
    text-decoration: underline;
    text-decoration-color: transparent;
    transition: text-decoration-color .2s ease-in-out; }
    .c-post__hero-breadcrumbs a:hover {
      text-decoration-color: #0b4a72; }
  @media (max-width: 768.98px) {
    .c-post__hero-breadcrumbs {
      font-size: 15px;
      line-height: 26px;
      text-align: left;
      margin-bottom: 14px; }
      .c-post__hero-breadcrumbs a {
        text-decoration: none; } }

.c-post__meta-container {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  width: auto; }
  @media (max-width: 1279.98px) {
    .c-post__meta-container {
      margin-bottom: 0; } }
  @media (max-width: 1023.98px) {
    .c-post__meta-container {
      max-width: 100%;
      flex-direction: column;
      align-items: center;
      margin-bottom: 20px; } }
  @media (max-width: 768.98px) {
    .c-post__meta-container {
      max-width: 100%;
      align-items: flex-start; } }

.c-post__meta-published-date {
  font-family: "Neue Haas Grotesk Desktop Pro 55", sans-serif;
  letter-spacing: .75px;
  padding-bottom: 20px;
  color: #868aa2;
  margin-right: 20px; }
  @media (max-width: 1023.98px) {
    .c-post__meta-published-date {
      margin-right: 0; } }
  @media (max-width: 768.98px) {
    .c-post__meta-published-date {
      font-size: 14px;
      line-height: 20px; } }

.c-post__meta-author {
  font-family: "Copernicus", serif;
  font-size: 18px;
  line-height: 30px;
  color: #0b4a72;
  display: inline-block;
  text-align: left; }
  .c-post__meta-author span {
    display: inline-block; }
  @media (max-width: 768.98px) {
    .c-post__meta-author {
      font-size: 15px;
      line-height: 26px; } }

.c-post__featured-image {
  max-width: 1140px;
  width: 100%; }
  .c-post__featured-image .block-img {
    width: 100%;
    height: 100%;
    max-width: 1140px;
    max-height: 750px;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 80px;
    padding-bottom: 0; }
    .c-post__featured-image .block-img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center center; }
    @media (max-width: 1023.98px) {
      .c-post__featured-image .block-img {
        max-height: 440px;
        margin-bottom: 39px; } }
    @media (max-width: 768.98px) {
      .c-post__featured-image .block-img {
        max-height: 330px; } }
    @media (max-width: 479.98px) {
      .c-post__featured-image .block-img {
        max-height: 220px;
        margin-bottom: 39px; } }

.c-post__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1140px; }
  .c-post__content p {
    padding-bottom: 40px;
    font-family: "Neue Haas Grotesk Desktop Pro 55", sans-serif;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: .84px;
    color: rgba(0, 0, 0, 0.7);
    max-width: 760px;
    width: 100%; }
    @media (max-width: 768.98px) {
      .c-post__content p {
        font-size: 16px;
        line-height: 26px;
        letter-spacing: .75px; } }
  .c-post__content ul {
    font-family: "Neue Haas Grotesk Desktop Pro 55", sans-serif;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: .84px;
    color: rgba(0, 0, 0, 0.7);
    list-style: disc;
    width: 100%;
    max-width: 660px;
    padding-bottom: 40px; }
    @media (max-width: 768.98px) {
      .c-post__content ul {
        font-size: 16px;
        line-height: 26px;
        letter-spacing: .75px;
        max-width: 90%; } }
  .c-post__content a {
    color: #0b4a72;
    transition: .2s opacity ease-in-out; }
    .c-post__content a:hover {
      opacity: .7; }
  .c-post__content strong {
    font-family: "Neue Haas Grotesk Text Pro 65", sans-serif;
    color: #0b4a72; }
  .c-post__content em {
    font-style: italic; }
  .c-post__content h1 {
    font-size: 48px;
    line-height: 60px;
    letter-spacing: -.75px;
    max-width: 760px;
    width: 100%;
    font-family: "Copernicus", serif;
    color: #0b4a72;
    padding-bottom: 60px;
    text-align: left; }
    @media (max-width: 768.98px) {
      .c-post__content h1 {
        font-size: 30px;
        line-height: 38px;
        letter-spacing: -.5px;
        padding-left: 0;
        padding-bottom: 40px; } }
    .c-post__content h1 strong {
      font-weight: normal; }
  .c-post__content h2 {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -.35px;
    max-width: 760px;
    width: 100%;
    font-family: "Copernicus", serif;
    color: #0b4a72;
    padding-bottom: 60px;
    text-align: left; }
    @media (max-width: 768.98px) {
      .c-post__content h2 {
        font-size: 21px;
        line-height: 30px;
        letter-spacing: -.25px;
        padding-left: 0;
        padding-bottom: 40px; } }
    .c-post__content h2 strong {
      font-weight: normal; }
  .c-post__content h3 {
    font-family: "Copernicus", serif;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
    max-width: 760px;
    width: 100%;
    color: #0b4a72;
    text-align: left; }
    @media (max-width: 768.98px) {
      .c-post__content h3 {
        font-size: 15px;
        line-height: 26px;
        text-align: left;
        margin-bottom: 14px; } }
    .c-post__content h3 strong {
      font-weight: normal; }
  .c-post__content h4 {
    font-family: "Neue Haas Grotesk Text Pro 65", sans-serif;
    font-size: 12px;
    line-height: 21px;
    letter-spacing: 1.25px;
    color: #adb1c8;
    padding-bottom: 16px;
    max-width: 760px;
    width: 100%; }
  .c-post__content .block-img {
    width: 100%;
    height: 100%;
    max-width: 1140px;
    max-height: 750px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 80px;
    padding-bottom: 0; }
    .c-post__content .block-img:first-child {
      margin-top: 0; }
    .c-post__content .block-img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center center; }
    @media (max-width: 1023.98px) {
      .c-post__content .block-img {
        max-height: 440px;
        margin-bottom: 39px; } }
    @media (max-width: 768.98px) {
      .c-post__content .block-img {
        max-height: 330px; } }
    @media (max-width: 479.98px) {
      .c-post__content .block-img {
        max-height: 220px;
        margin-bottom: 39px; } }
  .c-post__content pre {
    font-family: monospace;
    white-space: pre-wrap;
    word-break: break-word;
    max-width: 760px;
    width: 100%;
    padding-bottom: 40px; }
  .c-post__content div[data-oembed-type="video"] {
    width: 100%;
    height: 100%;
    max-width: 1140px;
    max-height: 750px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 80px;
    padding-bottom: 0; }
    .c-post__content div[data-oembed-type="video"] iframe {
      width: 100%;
      height: 750px; }
      @media (max-width: 768.98px) {
        .c-post__content div[data-oembed-type="video"] iframe {
          height: 330px; } }
  .c-post__content .image-caption {
    position: relative;
    width: 100%;
    max-width: 760px;
    font-family: "Neue Haas Grotesk Text Pro 65", sans-serif;
    font-size: 12px;
    line-height: 21px;
    letter-spacing: 1.25px;
    color: #adb1c8;
    padding-bottom: 40px;
    margin-top: -50px; }
    @media (max-width: 1023.98px) {
      .c-post__content .image-caption {
        margin-top: -20px; } }

.c-post__tags {
  width: 100%;
  max-width: 760px;
  padding-bottom: 128px;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .c-post__tags span {
    margin-right: 22px;
    font-family: "Neue Haas Grotesk Desktop Pro 55", sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: .75px;
    color: #868aa2; }
    @media (max-width: 479.98px) {
      .c-post__tags span {
        width: 100%; } }
  @media (max-width: 768.98px) {
    .c-post__tags {
      padding-bottom: 60px;
      max-width: 100%; } }

.c-post__components {
  width: 100%; }

.c-post__tag-link {
  background-color: #ebf0f5;
  height: 44px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  white-space: nowrap;
  padding: 0 22px;
  margin: 0 10px 10px 0;
  border-radius: 38px;
  font-family: "Copernicus", serif;
  font-size: 15px;
  line-height: 26px;
  color: #0b4a72;
  transition: background-color .2s ease-in-out;
  text-decoration: none; }
  .c-post__tag-link:hover {
    background-color: #d6e1ea; }

.c-post__related-articles {
  background-color: #fffaf4;
  width: 100%;
  display: flex;
  flex-direction: column; }

.c-error__main {
  width: 100%;
  height: 100vh;
  z-index: 1;
  position: absolute;
  top: 0;
  background-color: #ebf0f5;
  display: flex;
  justify-content: center; }
  .c-error__main .c-error__content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .c-error__main .c-error__content .c-error__logo-container {
      height: 93px;
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 100%; }
      @media (max-width: 768.98px) {
        .c-error__main .c-error__content .c-error__logo-container {
          height: 65px; } }
      .c-error__main .c-error__content .c-error__logo-container .c-error__logo-anchor {
        width: 108px;
        height: auto; }
        @media (max-width: 768.98px) {
          .c-error__main .c-error__content .c-error__logo-container .c-error__logo-anchor {
            width: 89px; } }
        .c-error__main .c-error__content .c-error__logo-container .c-error__logo-anchor img {
          width: 100%; }
    .c-error__main .c-error__content .c-error__text-container {
      max-width: 470px; }
      @media (max-width: 768.98px) {
        .c-error__main .c-error__content .c-error__text-container {
          max-width: 304px;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center; } }
    .c-error__main .c-error__content .c-error__title {
      font-family: "Copernicus", serif;
      font-size: 48px;
      line-height: 60px;
      letter-spacing: -.75px;
      color: #0b4a72;
      padding-bottom: 17px;
      text-align: center; }
      @media (max-width: 768.98px) {
        .c-error__main .c-error__content .c-error__title {
          font-size: 30px;
          line-height: 38px;
          letter-spacing: -.5px;
          padding-bottom: 30px; } }
    .c-error__main .c-error__content .c-error__subtitle {
      font-family: "Neue Haas Grotesk Desktop Pro 55", sans-serif;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: .75px;
      color: rgba(0, 0, 0, 0.7);
      text-align: center; }
    .c-error__main .c-error__content .c-error__try-again {
      margin-top: 40px;
      background-color: #d6e1ea;
      width: 145px;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-family: "Copernicus", serif;
      border-radius: 38px;
      box-sizing: content-box;
      padding: 0 10px;
      border: none;
      text-decoration: none;
      color: #0b4a72; }
      .c-error__main .c-error__content .c-error__try-again svg {
        padding: 3px 0 0 10px; }

.c-error__image-container {
  display: flex;
  justify-content: center;
  padding-bottom: 43px;
  max-width: 160px;
  width: 100%;
  height: 110px; }
  .c-error__image-container img {
    width: 100%;
    object-fit: cover; }
  @media (max-width: 768.98px) {
    .c-error__image-container {
      padding-bottom: 40px; } }

.c-page__main .c-page__hero-main {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  overflow: hidden; }
  @media (max-width: 768.98px) {
    .c-page__main .c-page__hero-main {
      min-height: 100vh; } }
  .c-page__main .c-page__hero-main .c-page__hero-content {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 200px; }
    @media (max-width: 768.98px) {
      .c-page__main .c-page__hero-main .c-page__hero-content {
        margin-top: 120px;
        max-width: 100%; } }
    .c-page__main .c-page__hero-main .c-page__hero-content .c-page__hero-title {
      font-family: "Copernicus", serif;
      font-size: 72px;
      font-weight: 300;
      line-height: 80px;
      letter-spacing: -2.5px;
      width: 100%;
      padding-bottom: 25px;
      max-width: 750px;
      z-index: 1; }
      @media (max-width: 768.98px) {
        .c-page__main .c-page__hero-main .c-page__hero-content .c-page__hero-title {
          padding-bottom: 15px;
          max-width: 335px;
          font-size: 42px;
          line-height: 48px;
          letter-spacing: -1px; } }
    .c-page__main .c-page__hero-main .c-page__hero-content .c-page__hero-subtitle {
      font-family: "Neue Haas Grotesk Desktop Pro 55", sans-serif;
      font-weight: 300;
      letter-spacing: .75px;
      line-height: 24px;
      max-width: 365px;
      opacity: .7;
      padding-bottom: 30px;
      z-index: 1;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .c-page__main .c-page__hero-main .c-page__hero-content .c-page__hero-subtitle ul {
        margin-top: 15px;
        width: fit-content;
        max-width: 325px;
        list-style: disc;
        text-align: left; }
        .c-page__main .c-page__hero-main .c-page__hero-content .c-page__hero-subtitle ul li {
          padding-bottom: 5px; }
      @media (max-width: 768.98px) {
        .c-page__main .c-page__hero-main .c-page__hero-content .c-page__hero-subtitle {
          font-size: 16px;
          line-height: 24px;
          letter-spacing: .75px;
          max-width: 325px; }
          .c-page__main .c-page__hero-main .c-page__hero-content .c-page__hero-subtitle ul {
            margin-left: 25px; } }
    .c-page__main .c-page__hero-main .c-page__hero-content .c-page__hero-cta-container {
      z-index: 1; }
      .c-page__main .c-page__hero-main .c-page__hero-content .c-page__hero-cta-container .c-cta__main {
        position: relative;
        top: 0;
        right: 0; }
        .c-page__main .c-page__hero-main .c-page__hero-content .c-page__hero-cta-container .c-cta__main .c-cta__anchor {
          width: fit-content;
          padding: 0 25px; }
    .c-page__main .c-page__hero-main .c-page__hero-content .c-page__hero-image-container {
      position: relative;
      bottom: 0;
      margin-top: 50px;
      min-width: 900px;
      max-height: 630px;
      width: 100%; }
      @media (max-width: 768.98px) {
        .c-page__main .c-page__hero-main .c-page__hero-content .c-page__hero-image-container {
          margin-top: 56px;
          margin-bottom: 0;
          bottom: 0;
          max-width: 375px;
          min-width: unset;
          max-height: 340px; } }
      .c-page__main .c-page__hero-main .c-page__hero-content .c-page__hero-image-container img {
        width: auto;
        max-height: 630px;
        object-fit: cover; }
        @media (max-width: 768.98px) {
          .c-page__main .c-page__hero-main .c-page__hero-content .c-page__hero-image-container img {
            object-position: 0;
            max-height: 340px;
            max-width: 375px; } }
      .c-page__main .c-page__hero-main .c-page__hero-content .c-page__hero-image-container.is-full-bleed {
        position: relative;
        margin-top: -10%;
        width: 100%;
        z-index: 0;
        max-height: unset; }
        @media (max-width: 768.98px) {
          .c-page__main .c-page__hero-main .c-page__hero-content .c-page__hero-image-container.is-full-bleed {
            margin-top: auto;
            margin-bottom: 0;
            bottom: 0;
            width: 100%;
            max-width: unset;
            max-height: unset; } }
        .c-page__main .c-page__hero-main .c-page__hero-content .c-page__hero-image-container.is-full-bleed img {
          width: 100%;
          height: auto;
          max-width: 100%;
          max-height: 100%;
          object-fit: contain; }

@media (max-width: 768.98px) {
  .c-page__components .c-story__main {
    padding-top: 80px; } }

@media (max-width: 768.98px) {
  .c-page__components .c-story__main .c-story__title {
    padding-bottom: 95px !important; } }

.c-page__components .c-story__main .c-story__sentences {
  max-width: 504px !important; }

@media (max-width: 768.98px) {
  .c-page__components .c-story__main .c-story__sentence {
    max-width: 298px; }
    .c-page__components .c-story__main .c-story__sentence:last-child {
      padding-bottom: 50px; } }

.c-page__components .c-story__main .c-story__icon-container {
  width: 140px !important;
  height: 140px !important;
  padding-bottom: 14px; }
  .c-page__components .c-story__main .c-story__icon-container img {
    width: 100%; }
  @media (max-width: 768.98px) {
    .c-page__components .c-story__main .c-story__icon-container {
      width: 120px !important;
      height: 120px !important; } }

.c-page__components .c-text-messages__main {
  padding-bottom: 240px; }
  @media (max-width: 768.98px) {
    .c-page__components .c-text-messages__main {
      padding-bottom: 78px; } }

.c-page__components .c-three-up__main {
  padding-bottom: 120px; }
  @media (max-width: 768.98px) {
    .c-page__components .c-three-up__main {
      padding-bottom: 40px; } }

.c-page__components .c-related-articles__main {
  background-color: #fffaf4; }

.c-page__components .c-carousel__main {
  padding-bottom: 116px; }
  .c-page__components .c-carousel__main .slick-arrow {
    top: 108%; }
  .c-page__components .c-carousel__main .slick-prev {
    left: 38%; }
  .c-page__components .c-carousel__main .slick-next {
    right: 38%; }
  @media (min-width: 1024px) {
    .c-page__components .c-carousel__main {
      padding-bottom: 80px; }
      .c-page__components .c-carousel__main .slick-arrow {
        top: 80%;
        width: 50px;
        height: 50px; }
      .c-page__components .c-carousel__main .slick-prev {
        left: 72%; }
      .c-page__components .c-carousel__main .slick-next {
        right: 18%;
        margin-top: 5px; } }
  .c-page__components .c-carousel__main .c-carousel__slide-text-container {
    max-width: 432px; }
  .c-page__components .c-carousel__main .c-carousel__slide-text {
    font-family: "Copernicus", serif;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
    color: #0b4a72;
    width: 100%;
    padding-bottom: 30px; }

@keyframes modal-video {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes modal-video-inner {
  from {
    transform: translate(0, 100px); }
  to {
    transform: translate(0, 0); } }

.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

.modal-video-effect-exit {
  opacity: 0; }
  .modal-video-effect-exit .modal-video-movie-wrap {
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    -o-transform: translate(0, 100px);
    transform: translate(0, 100px); }

.modal-video-body {
  max-width: 940px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: table; }

.modal-video-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }
  .modal-video-movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -35px;
  right: -35px;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent; }
  .modal-video-close-btn:before {
    transform: rotate(45deg); }
  .modal-video-close-btn:after {
    transform: rotate(-45deg); }
  .modal-video-close-btn:before, .modal-video-close-btn:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff;
    border-radius: 5px;
    margin-top: -6px; }

.body-inner {
  width: 100%; }

.is-active {
  display: block; }

.is-hidden {
  display: none !important; }

.is-visible {
  opacity: 1; }

.is-invisible {
  opacity: 0; }

.is-clickable {
  pointer-events: auto; }

.is-fixed {
  position: fixed; }

.fade-in {
  opacity: 0; }

.fade-out {
  opacity: 1; }

.text-cta {
  font-family: "Copernicus", serif;
  font-size: 18px;
  line-height: 30px; }
  @media (max-width: 768.98px) {
    .text-cta {
      padding-bottom: 46px;
      font-size: 15px; } }
  .text-cta a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #0b4a72; }
    .text-cta a svg {
      padding-left: 10px;
      padding-top: 3px;
      position: relative;
      left: 0;
      transition: left .2s ease-in-out; }
      .text-cta a svg g {
        transition: fill .2s ease-in-out; }
    .text-cta a:hover svg {
      position: relative;
      left: 3px;
      transition: left .2s ease-in-out; }
      .text-cta a:hover svg g {
        fill: #eba2cd;
        transition: fill .2s ease-in-out; }

.no-scroll {
  overflow: hidden;
  width: 100%; }
  .no-scroll .c-header__global-cta-container {
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s ease-in-out; }

.MainContent {
  margin-top: -93px; }
  @media (max-width: 768.98px) {
    .MainContent {
      margin-top: -65px; } }
  .MainContent.is-scrolled {
    padding-top: 92px; }
    @media (max-width: 768.98px) {
      .MainContent.is-scrolled {
        padding-top: 65px; } }

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  input[type="date"]::-webkit-inner-spin-button {
    display: none; }
  input[type="date"]::-webkit-calendar-picker-indicator {
    display: none; }

