@charset "UTF-8";
@font-face {
  font-family: "Encode Sans Compressed Bold";
  src: url("../fonts/encode-sans/EncodeSansCompressed-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Encode Sans Compressed Extra Bold";
  src: url("../fonts/encode-sans/EncodeSansCompressed-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Encode Sans Compressed 800 Extra Bold";
  src: url("../fonts/encode-sans/encodesanscompressed-800-extrabold-webfont.woff") format("webfont");
}
@font-face {
  font-family: "Encode Sans Compressed Black";
  src: url("../fonts/encode-sans/EncodeSansCompressed-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Encode Sans Compressed";
  src: url("../fonts/encode-sans/EncodeSansCompressed-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "open-sans";
  src: url("https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2") format("truetype");
}
@font-face {
  font-family: "Font Awesome";
  src: url("../fonts/fontawesome-webfont.ttf") format("truetype");
}
/* $athelas: "athelas", serif; // typekit : bold 700 */
@font-face {
  font-family: "Uni Sans Regular";
  src: url("../fonts/uni-sans/UniSansRegular.otf") format("opentype");
}
@font-face {
  font-family: "Uni Sans Light";
  src: url("../fonts/uni-sans/UniSansLight.otf") format("opentype");
}
@font-face {
  font-family: "Encode Sans Normal Regular";
  src: url("../fonts/encode-sans-normal/EncodeSansNormal-400-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Encode Sans Normal Bold";
  src: url("../fonts/encode-sans-normal/EncodeSansNormal-700-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Encode Sans Normal Black";
  src: url("../fonts/encode-sans-normal/EncodeSansNormal-Black.ttf") format("truetype");
}
/* for bootstrap color overrides */
/* bootstrap background color classes */
.bg-primary {
  background-color: #4C3085 !important;
}

.bg-secondary {
  background-color: #b7a57a !important;
}

.bg-success {
  background-color: #28a745 !important;
}

.bg-danger {
  background-color: red !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

.bg-info {
  background-color: #a6a6a6 !important;
}

.bg-light {
  background-color: #dad9d9 !important;
}

.bg-dark {
  background-color: #3d3d3d !important;
}

.bg-white {
  background-color: white !important;
}

.bg-transparent {
  background-color: rgba(255, 0, 0, 0) !important;
}

/* bootstrap text color classes */
.text-primary {
  color: #4C3085 !important;
}

.text-secondary {
  color: #b7a57a !important;
}

.text-success {
  color: #28a745 !important;
}

.text-danger {
  color: red !important;
}

.text-warning {
  color: #ffc107 !important;
}

.text-info {
  color: #a6a6a6 !important;
}

.text-light {
  color: #dad9d9 !important;
}

.text-dark {
  color: #3d3d3d !important;
}

.text-white {
  color: white !important;
}

.text-transparent {
  color: rgba(255, 0, 0, 0) !important;
}

.uw-body.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.uw-body.container-fluid.no-sidebar .entry-header {
  padding-right: 30px;
  padding-left: 30px;
  margin: 0 auto 0 auto;
}
@media (min-width: 576px) {
  .uw-body.container-fluid.no-sidebar .entry-header {
    max-width: none;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  .uw-body.container-fluid.no-sidebar .entry-header {
    /* max-width:960px; */
    max-width: none;
    padding-right: 10vw;
    padding-left: 10vw;
  }
}

.uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container-fluid {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container, .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container-lg, .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container-md, .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container-sm, .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container-xl {
  width: 100%;
  padding-right: 7px;
  padding-left: 7px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container, .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container-sm {
    max-width: none;
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container, .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container-md, .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container-sm {
    /* max-width:720px; */
    max-width: none;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container, .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container-lg, .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container-md, .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container-sm {
    /* max-width:960px; */
    max-width: none;
    padding-right: 10vw;
    padding-left: 10vw;
  }
}
@media (min-width: 1200px) {
  .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container, .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container-lg, .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container-md, .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container-sm, .uw-body.container-fluid.no-sidebar .entry-content .uwc-custom-fields-editor-container .container-xl {
    /* max-width:1140px; */
    max-width: none;
  }
}

.uw-body.container.has-sidebar {
  width: 100%;
  padding-right: 7px;
  padding-left: 7px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .uw-body.container.has-sidebar {
    max-width: none;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  .uw-body.container.has-sidebar {
    /* max-width:720px; */
    padding-right: 15px;
    padding-left: 15px;
    max-width: none;
  }
}
@media (min-width: 992px) {
  .uw-body.container.has-sidebar {
    /* max-width:960px; */
    max-width: none;
    padding-right: 10vw;
    padding-left: 10vw;
  }
}
@media (min-width: 1200px) {
  .uw-body.container.has-sidebar {
    /* max-width:1140px; */
    max-width: none;
  }
}

.uw-body.container.has-sidebar .container, .uw-body.container.has-sidebar .container-lg, .uw-body.container.has-sidebar .container-md, .uw-body.container.has-sidebar .container-sm, .uw-body.container.has-sidebar .container-xl {
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

body * {
  font-family: "open-sans", sans-serif;
}

p, ul, li {
  font-family: "open-sans", sans-serif;
  font-size: 1rem;
  line-height: 1.72222;
  margin-bottom: 1rem;
  color: #3d3d3d;
}
p.small, ul.small, li.small {
  font-size: 14px;
  line-height: 1.35rem;
}
@media only screen and (max-width: 640px) {
  p, ul, li {
    font-size: 15px;
    line-height: 1.6;
  }
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

li {
  font-size: 1rem;
  line-height: 1.72222;
}

/*
a {

    @include legacy-a-styles;

}
*/
a.purpleLink {
  color: #4C3085;
}
a.purpleLink:hover, a.purpleLink:active {
  color: #321766;
}
a.purpleLink.active {
  color: #85754D !important;
}

a.small {
  font-size: 15px;
  line-height: 1rem;
}

b, strong {
  font-weight: 900;
}

i, em {
  font-style: italic;
}

.paragraphContainer ul {
  margin-left: 0.75rem;
}
.paragraphContainer ul li {
  position: relative;
  color: #3d3d3d;
  overflow: visible;
  border: none;
  border-radius: 0;
}
.paragraphContainer ul li:before {
  content: "•";
  position: absolute;
  left: -0.75rem;
  color: #4C3085;
}
.paragraphContainer ol {
  list-style: decimal;
}

.additionalInfo {
  color: #a6a6a6;
  text-transform: uppercase;
}

.sectionLabel {
  font-family: "Uni Sans Regular", sans-serif;
  color: #4C3085;
  font-size: 18px;
  line-height: 1.5rem;
}
.sectionLabel.small {
  font-family: "Uni Sans Regular", sans-serif;
  color: #85754D;
}

.title-sub,
.sectionLabel {
  font-family: "Encode Sans Normal Regular", sans-serif;
  color: #85754D;
}

.smallLabel {
  display: inline-block;
  font-family: "Uni Sans Regular", sans-serif;
  color: black;
  font-size: 15px;
  line-height: 1rem;
  margin-bottom: 0;
}
.smallLabel.light {
  color: #a6a6a6;
}
.smallLabel span {
  font-family: "Uni Sans Regular", sans-serif;
}

.title-eyebrow {
  font-family: "Encode Sans Compressed", sans-serif;
  color: #3d3d3d;
  font-weight: normal;
  font-size: 1.125rem;
}

.sectionSubtitle {
  font-family: "open-sans", sans-serif;
  color: #a6a6a6;
  font-size: 12px;
}

.contactList li {
  font-family: "open-sans", sans-serif;
  font-size: 1rem;
  line-height: 1.72222;
  color: #3d3d3d;
}

/* ninja forms */
.nf-field-label label {
  font-size: 1rem;
}

.nf-form-fields-required {
  margin-bottom: 8px;
}

.nf-field-element label {
  font-size: 1rem;
  font-weight: 400;
}

/* reverse text styles for dark backgrounds */
.text-white p,
.text-white a,
.text-white ul,
.text-white li,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6 {
  color: white;
}
.text-white .uwc-content-text-block p,
.text-white .uwc-content-text-block a,
.text-white .uwc-content-text-block ul,
.text-white .uwc-content-text-block li,
.text-white .uwc-content-text-block h1,
.text-white .uwc-content-text-block h2,
.text-white .uwc-content-text-block h3,
.text-white .uwc-content-text-block h4,
.text-white .uwc-content-text-block h5,
.text-white .uwc-content-text-block h6 {
  color: white;
}
.text-white .uwc-content-title.content-title_type_h1 h1, .text-white .uwc-content-title.content-title_type_h2 h2, .text-white .uwc-content-title.content-title_type_h3 h3, .text-white .uwc-content-title.content-title_type_h4 h4, .text-white .uwc-content-title.content-title_type_h5 h5, .text-white .uwc-content-title.content-title_type_h6 h6 {
  color: white;
}
.text-white .uwc-highlighted-text {
  color: white;
}
.text-white .uwc-content-text-block a:hover,
.text-white .uwc-content-text-block a:active,
.text-white .uwc-content-text-block a.active {
  color: #dad9d9;
}

.navbar.white-bar .navbar-nav .menu-item {
  margin-bottom: 0;
}

.uwc-custom-fields-editor-container .nf-form-content input[type=submit] {
  background: #4C3085;
  font-family: "Encode Sans Compressed", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.uwc-custom-fields-editor-container .nf-form-content input[type=submit]:hover {
  background: #4C3085;
  color: white;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.uwc-custom-fields-editor-container .nf-form-cont {
  width: 100%;
}

#cookie-notice {
  background-color: #4C3085 !important;
  border-top: 1px solid #ffffff;
}
#cookie-notice .uw-cookie-notice-btn {
  font-family: "Uni Sans Regular", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  border-radius: 0 !important;
  background-color: transparent;
  font-size: 12px;
  color: #ffffff;
  padding: 0.25rem 1rem 0.15rem 1rem;
  margin-top: 5px;
  margin-bottom: 5px;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
  background-image: none;
}
#cookie-notice .uw-cookie-notice-btn:hover {
  color: #b7a57a;
}
#cookie-notice #cn-cookie-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
#cookie-notice .cookie-notice-container {
  padding: 10px 0;
  max-width: 85%;
  margin: 0 auto;
}

/* MIXINS */
.uwc-content-title.content-title_type_h1 h1 {
  font-family: "Encode Sans Compressed Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 2.3125rem; /* or 37px */
  line-height: 1.3; /* 130% or 48px */
  text-align: left;
  color: #4C3085;
  margin-top: 30px;
  margin-bottom: 15px;
  scroll-margin-top: 72px;
}
@media only screen and (max-width: 768px) {
  .uwc-content-title.content-title_type_h1 h1 {
    scroll-margin-top: 112px;
  }
}
.uwc-content-title.content-title_type_h2 h2 {
  /* H2 Encode Sans Compressed 28PX Bold (Left Justified) */
  font-family: "Encode Sans Compressed Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1.75rem; /* or 28px */
  line-height: 1.3; /* 130% or 36px */
  text-align: left;
  color: #4C3085;
  margin-top: 30px;
  margin-bottom: 15px;
  scroll-margin-top: 72px;
}
@media only screen and (max-width: 768px) {
  .uwc-content-title.content-title_type_h2 h2 {
    scroll-margin-top: 112px;
  }
}
.uwc-content-title.content-title_type_h3 h3 {
  /* H3 Encode Sans Compressed 23PX Bold (Left Justified) */
  font-family: "Encode Sans Compressed Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1.4375rem; /* or 23px */
  line-height: 1.3; /* 130% or 30px */
  text-align: left;
  color: #3d3d3d;
  margin-top: 30px;
  margin-bottom: 15px;
  scroll-margin-top: 72px;
}
@media only screen and (max-width: 768px) {
  .uwc-content-title.content-title_type_h3 h3 {
    scroll-margin-top: 112px;
  }
}
.uwc-content-title.content-title_type_h4 h4 {
  /* H4 Encode Sans Compressed 21PX Bold (Left Justified) */
  font-family: "Encode Sans Compressed Bold", sans-serif;
  font-style: normal;
  /* font-weight: bold; */
  font-weight: 400;
  font-size: 1.3125rem; /* or 21px */
  line-height: 1.3; /* 130% or 27px */
  text-align: left;
  color: #3d3d3d;
  margin-top: 15px;
  margin-bottom: 15px;
  scroll-margin-top: 72px;
}
@media only screen and (max-width: 768px) {
  .uwc-content-title.content-title_type_h4 h4 {
    scroll-margin-top: 112px;
  }
}
.uwc-content-title.content-title_type_h5 h5 {
  /* H5 Encode Sans Compressed 18PX Bold (Left Justified) */
  font-family: "Encode Sans Compressed Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1.125rem; /* or 18px */
  line-height: 1.3; /* 130% or 23px */
  text-align: left;
  color: #3d3d3d;
  margin-top: 15px;
  margin-bottom: 15px;
  scroll-margin-top: 72px;
}
@media only screen and (max-width: 768px) {
  .uwc-content-title.content-title_type_h5 h5 {
    scroll-margin-top: 112px;
  }
}
.uwc-content-title.content-title_type_h6 h6 {
  /* H6 Encode Sans Compressed 19PX Regular (Left justified) */
  font-family: "Encode Sans Compressed", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.1875rem; /* or 19px */
  line-height: 1.3; /* 130% or 25px */
  text-align: left;
  color: #3d3d3d;
  margin-top: 15px;
  margin-bottom: 15px;
  scroll-margin-top: 72px;
}
@media only screen and (max-width: 768px) {
  .uwc-content-title.content-title_type_h6 h6 {
    scroll-margin-top: 112px;
  }
}

.uwc-content-text-block h1 {
  font-family: "Encode Sans Compressed Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 2.3125rem; /* or 37px */
  line-height: 1.3; /* 130% or 48px */
  text-align: left;
  color: #4C3085;
  margin-top: 30px;
  margin-bottom: 15px;
  scroll-margin-top: 72px;
  color: #dad9d9;
}
@media only screen and (max-width: 768px) {
  .uwc-content-text-block h1 {
    scroll-margin-top: 112px;
  }
}
.uwc-content-text-block h2 {
  /* H2 Encode Sans Compressed 28PX Bold (Left Justified) */
  font-family: "Encode Sans Compressed Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1.75rem; /* or 28px */
  line-height: 1.3; /* 130% or 36px */
  text-align: left;
  color: #4C3085;
  margin-top: 30px;
  margin-bottom: 15px;
  scroll-margin-top: 72px;
}
@media only screen and (max-width: 768px) {
  .uwc-content-text-block h2 {
    scroll-margin-top: 112px;
  }
}
.uwc-content-text-block h3 {
  /* H3 Encode Sans Compressed 23PX Bold (Left Justified) */
  font-family: "Encode Sans Compressed Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1.4375rem; /* or 23px */
  line-height: 1.3; /* 130% or 30px */
  text-align: left;
  color: #3d3d3d;
  margin-top: 30px;
  margin-bottom: 15px;
  scroll-margin-top: 72px;
}
@media only screen and (max-width: 768px) {
  .uwc-content-text-block h3 {
    scroll-margin-top: 112px;
  }
}
.uwc-content-text-block h4 {
  /* H4 Encode Sans Compressed 21PX Bold (Left Justified) */
  font-family: "Encode Sans Compressed Bold", sans-serif;
  font-style: normal;
  /* font-weight: bold; */
  font-weight: 400;
  font-size: 1.3125rem; /* or 21px */
  line-height: 1.3; /* 130% or 27px */
  text-align: left;
  color: #3d3d3d;
  margin-top: 15px;
  margin-bottom: 15px;
  scroll-margin-top: 72px;
}
@media only screen and (max-width: 768px) {
  .uwc-content-text-block h4 {
    scroll-margin-top: 112px;
  }
}
.uwc-content-text-block h5 {
  /* H5 Encode Sans Compressed 18PX Bold (Left Justified) */
  font-family: "Encode Sans Compressed Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1.125rem; /* or 18px */
  line-height: 1.3; /* 130% or 23px */
  text-align: left;
  color: #3d3d3d;
  margin-top: 15px;
  margin-bottom: 15px;
  scroll-margin-top: 72px;
}
@media only screen and (max-width: 768px) {
  .uwc-content-text-block h5 {
    scroll-margin-top: 112px;
  }
}
.uwc-content-text-block h6 {
  /* H6 Encode Sans Compressed 19PX Regular (Left justified) */
  font-family: "Encode Sans Compressed", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.1875rem; /* or 19px */
  line-height: 1.3; /* 130% or 25px */
  text-align: left;
  color: #3d3d3d;
  margin-top: 15px;
  margin-bottom: 15px;
  scroll-margin-top: 72px;
}
@media only screen and (max-width: 768px) {
  .uwc-content-text-block h6 {
    scroll-margin-top: 112px;
  }
}

@media (max-width: 991.98px) {
  .uwc-content-title .text-center {
    text-align: left !important;
  }
}
.single .uwc-content-title.content-title_type_h1 h1, single-post .uwc-content-title.content-title_type_h1 h1 {
  font-family: "Encode Sans Compressed Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 2.3125rem; /* or 37px */
  line-height: 1.3; /* 130% or 48px */
  text-align: left;
  color: #4C3085;
  margin-top: 30px;
  margin-bottom: 15px;
  scroll-margin-top: 72px;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .single .uwc-content-title.content-title_type_h1 h1, single-post .uwc-content-title.content-title_type_h1 h1 {
    scroll-margin-top: 112px;
  }
}
.single .uwc-content-title.content-title_type_h1 .uwc-highlighted-text, single-post .uwc-content-title.content-title_type_h1 .uwc-highlighted-text {
  margin-bottom: 2.5rem;
}

.uwc-content-text-block a {
  font-family: "open-sans", sans-serif;
  font-size: 1rem;
  text-decoration: underline;
  color: #0074bb;
  outline-width: initial;
  outline-color: initial;
}
.uwc-content-text-block a:hover, .uwc-content-text-block a:active, .uwc-content-text-block a.active {
  color: #85754D;
}

.uwc-content-text-block {
  margin-bottom: 0.75rem;
}
.uwc-content-text-block p:last-child {
  margin-bottom: 1rem;
}
.uwc-content-text-block em {
  font-style: italic;
  color: #3d3d3d;
}
.uwc-content-text-block ul {
  list-style: disc;
  color: #3d3d3d;
  -webkit-padding-start: 1.5rem;
  padding-start: 1.5rem;
  margin-top: 0.75rem;
  margin-bottom: 1.25rem;
}
.uwc-content-text-block ul li {
  margin-bottom: 0.5rem;
  line-height: 1.5rem;
}
.uwc-content-text-block ul li a {
  line-height: 1.5rem;
}
.uwc-content-text-block ol {
  list-style: decimal;
  color: #3d3d3d;
  -webkit-padding-start: 1.5rem;
  padding-start: 1.5rem;
}

.uwc-accordion:focus, .uwc-accordion:focus-within {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.uwc-accordion .card {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.uwc-accordion .card .card-header {
  background-color: #f4f4f4;
}
.uwc-accordion .card .card-header h3 {
  font-size: 1.125rem;
}

.uwc-blockquote.blockquote_style_image-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
  margin-top: 0;
  margin-bottom: 1rem;
}
.uwc-blockquote.blockquote_style_image-right.global_margin-top-none {
  margin-top: 0;
}
.uwc-blockquote.blockquote_style_image-right.global_margin-top-small {
  margin-top: 1rem;
}
.uwc-blockquote.blockquote_style_image-right.global_margin-top-medium {
  margin-top: 2rem;
}
.uwc-blockquote.blockquote_style_image-right.global_margin-top-large {
  margin-top: 3rem;
}
@media only screen and (max-width: 479px) {
  .uwc-blockquote.blockquote_style_image-right.global_margin-top-none, .uwc-blockquote.blockquote_style_image-right.global_margin-top-small, .uwc-blockquote.blockquote_style_image-right.global_margin-top-medium, .uwc-blockquote.blockquote_style_image-right.global_margin-top-large {
    margin-top: 0rem;
  }
}
.uwc-blockquote.blockquote_style_image-right.global_margin-bottom-none {
  margin-bottom: 0;
}
.uwc-blockquote.blockquote_style_image-right.global_margin-bottom-small {
  margin-bottom: 1rem;
}
.uwc-blockquote.blockquote_style_image-right.global_margin-bottom-medium {
  margin-bottom: 2rem;
}
.uwc-blockquote.blockquote_style_image-right.global_margin-bottom-large {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  .uwc-blockquote.blockquote_style_image-right.global_margin-bottom-none, .uwc-blockquote.blockquote_style_image-right.global_margin-bottom-small, .uwc-blockquote.blockquote_style_image-right.global_margin-bottom-medium, .uwc-blockquote.blockquote_style_image-right.global_margin-bottom-large {
    margin-bottom: 3rem;
  }
}

.uwc-blockquote.blockquote_style_image-right .blockquote__section_content {
  border-left: 4px solid #b7a57a;
}
.uwc-blockquote.blockquote_style_image-right .blockquote__section_content p {
  font-family: "Encode Sans Compressed", sans-serif;
}
.uwc-blockquote.blockquote_style_image-right .blockquote__section_content .blockquote__content {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  margin-top: 3.5rem;
}
.uwc-blockquote.blockquote_style_image-right .blockquote__section_content .blockquote__content p {
  font-size: 1.3125rem;
  line-height: 1.7;
}
.uwc-blockquote.blockquote_style_image-right .blockquote__section_content .blockquote__citation {
  margin-right: 1.5rem;
}
.uwc-blockquote.blockquote_style_image-right .blockquote__section_content .blockquote__citation p {
  font-size: 1.0625rem;
  line-height: 1.7;
  font-style: italic;
  text-align: right;
}

.uwc-blockquote.blockquote_style_image-right .blockquote__column-inner {
  padding-left: 0;
  padding-right: 0;
}

.uwc-blockquote.blockquote_style_image-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0;
  margin-bottom: 1rem;
}
.uwc-blockquote.blockquote_style_image-left.global_margin-top-none {
  margin-top: 0;
}
.uwc-blockquote.blockquote_style_image-left.global_margin-top-small {
  margin-top: 1rem;
}
.uwc-blockquote.blockquote_style_image-left.global_margin-top-medium {
  margin-top: 2rem;
}
.uwc-blockquote.blockquote_style_image-left.global_margin-top-large {
  margin-top: 3rem;
}
@media only screen and (max-width: 479px) {
  .uwc-blockquote.blockquote_style_image-left.global_margin-top-none, .uwc-blockquote.blockquote_style_image-left.global_margin-top-small, .uwc-blockquote.blockquote_style_image-left.global_margin-top-medium, .uwc-blockquote.blockquote_style_image-left.global_margin-top-large {
    margin-top: 0rem;
  }
}
.uwc-blockquote.blockquote_style_image-left.global_margin-bottom-none {
  margin-bottom: 0;
}
.uwc-blockquote.blockquote_style_image-left.global_margin-bottom-small {
  margin-bottom: 1rem;
}
.uwc-blockquote.blockquote_style_image-left.global_margin-bottom-medium {
  margin-bottom: 2rem;
}
.uwc-blockquote.blockquote_style_image-left.global_margin-bottom-large {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  .uwc-blockquote.blockquote_style_image-left.global_margin-bottom-none, .uwc-blockquote.blockquote_style_image-left.global_margin-bottom-small, .uwc-blockquote.blockquote_style_image-left.global_margin-bottom-medium, .uwc-blockquote.blockquote_style_image-left.global_margin-bottom-large {
    margin-bottom: 3rem;
  }
}

.uwc-blockquote.blockquote_style_image-left .blockquote__section_content {
  border-right: 4px solid #b7a57a;
}
.uwc-blockquote.blockquote_style_image-left .blockquote__section_content p {
  font-family: "Encode Sans Compressed", sans-serif;
}
.uwc-blockquote.blockquote_style_image-left .blockquote__section_content .blockquote__content {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  margin-top: 3.5rem;
}
.uwc-blockquote.blockquote_style_image-left .blockquote__section_content .blockquote__content p {
  font-size: 1.3125rem;
  line-height: 1.7;
}
.uwc-blockquote.blockquote_style_image-left .blockquote__section_content .blockquote__citation {
  margin-right: 1.5rem;
}
.uwc-blockquote.blockquote_style_image-left .blockquote__section_content .blockquote__citation p {
  font-size: 1.0625rem;
  line-height: 1.7;
  font-style: italic;
  text-align: right;
}

.uwc-blockquote.blockquote_style_image-left .blockquote__column-inner {
  padding-left: 0;
  padding-right: 0;
}

.accordion.uwc-collapse:focus, .accordion.uwc-collapse:focus-within, .accordion.uwc-collapse:focus:not(:focus-visible) {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.accordion.uwc-collapse .card {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.accordion.uwc-collapse .card .collapse, .accordion.uwc-collapse .card .collapsing {
  padding-top: 0.5rem;
}
.accordion.uwc-collapse .card .card-header {
  border-bottom: none;
}
.accordion.uwc-collapse .card .card-header h3 {
  font-size: 1.125rem;
}
.accordion.uwc-collapse .card .card-header h3 .btn {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  background-color: white;
}
.accordion.uwc-collapse .card .card-header h3 .btn:focus {
  border: none;
}
.accordion.uwc-collapse .card .card-header h3 .btn span.btn-text {
  padding-top: 5px;
  padding-left: 0.75rem;
  color: #4C3085;
  font-family: "Uni Sans Regular", sans-serif;
}
.accordion.uwc-collapse .card .card-header h3 .btn i.collapse-icon:after {
  font-family: "Font Awesome";
  content: "\f068";
  font-style: normal;
  font-weight: bold;
  font-size: 0.85rem;
  color: #a6a6a6;
}
.accordion.uwc-collapse .card .card-header h3 .btn.collapsed i.collapse-icon:after {
  font-family: "Font Awesome";
  content: "\f067";
}

.card.uwc-content-card {
  border: 1px solid #dad9d9;
  border-radius: 0;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 0;
}
.card.uwc-content-card .card-header {
  border-radius: 0;
}
.card.uwc-content-card .card-header .content-title_type_h3 h3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.card.uwc-content-card .card-body {
  padding: 1.25rem;
}
.card.uwc-content-card .card-body .content-title_type_h3 h3 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: "Encode Sans Compressed Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1.4375rem;
  line-height: 1.3;
  text-align: left;
  color: #3d3d3d;
}
.card.uwc-content-card .card-body p {
  font-family: "open-sans", sans-serif;
  font-size: 1rem;
  line-height: 1.72222;
  margin-bottom: 1rem;
  font-weight: 400;
  color: #3d3d3d;
}
.card.uwc-content-card .responsiveImageContainer .responsiveImage {
  border: none;
}

@media (max-width: 991.98px) {
  .card.uwc-content-card.w-25, .card.uwc-content-card.w-50, .card.uwc-content-card.w-75 {
    width: 100% !important;
  }
}
.uwc-content-split-group.content-split-group_type_25-75 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0;
  margin-bottom: 1rem;
}
.uwc-content-split-group.content-split-group_type_25-75.global_margin-top-none {
  margin-top: 0;
}
.uwc-content-split-group.content-split-group_type_25-75.global_margin-top-small {
  margin-top: 1rem;
}
.uwc-content-split-group.content-split-group_type_25-75.global_margin-top-medium {
  margin-top: 2rem;
}
.uwc-content-split-group.content-split-group_type_25-75.global_margin-top-large {
  margin-top: 3rem;
}
@media only screen and (max-width: 479px) {
  .uwc-content-split-group.content-split-group_type_25-75.global_margin-top-none, .uwc-content-split-group.content-split-group_type_25-75.global_margin-top-small, .uwc-content-split-group.content-split-group_type_25-75.global_margin-top-medium, .uwc-content-split-group.content-split-group_type_25-75.global_margin-top-large {
    margin-top: 0rem;
  }
}
.uwc-content-split-group.content-split-group_type_25-75.global_margin-bottom-none {
  margin-bottom: 0;
}
.uwc-content-split-group.content-split-group_type_25-75.global_margin-bottom-small {
  margin-bottom: 1rem;
}
.uwc-content-split-group.content-split-group_type_25-75.global_margin-bottom-medium {
  margin-bottom: 2rem;
}
.uwc-content-split-group.content-split-group_type_25-75.global_margin-bottom-large {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  .uwc-content-split-group.content-split-group_type_25-75.global_margin-bottom-none, .uwc-content-split-group.content-split-group_type_25-75.global_margin-bottom-small, .uwc-content-split-group.content-split-group_type_25-75.global_margin-bottom-medium, .uwc-content-split-group.content-split-group_type_25-75.global_margin-bottom-large {
    margin-bottom: 3rem;
  }
}
.uwc-content-split-group.content-split-group_type_25-75 .content-split-group__content-group {
  /* margin-bottom: 1.5rem; */
}
.uwc-content-split-group.content-split-group_type_25-75 .content-split-group__content-group .content-split-group__text {
  margin-left: 1.5625rem;
  margin-right: 1.5625rem;
}
.uwc-content-split-group.content-split-group_type_25-75 .content-split-group__content-group .content-split-group__text p {
  font-size: 1rem;
  line-height: 1.7;
}
@media only screen and (max-width: 767px) {
  .uwc-content-split-group.content-split-group_type_25-75 .content-split-group__content-group .content-split-group__text {
    margin-left: 0;
    margin-right: 0;
  }
  .uwc-content-split-group.content-split-group_type_25-75 .content-split-group__content-group .content-split-group__text h2, .uwc-content-split-group.content-split-group_type_25-75 .content-split-group__content-group .content-split-group__text h3 {
    margin-top: 1rem;
  }
}
.uwc-content-split-group.content-split-group_type_25-75 .content-split-group__content-group .content-split-group__button {
  margin-left: 1.5625rem;
  margin-right: 1.5625rem;
}
@media only screen and (max-width: 767px) {
  .uwc-content-split-group.content-split-group_type_25-75 .content-split-group__content-group .content-split-group__button {
    margin-left: 0;
    margin-right: 0;
  }
}

@media only screen and (min-width: 768px) {
  .uwc-content-split-group.content-split-group_type_25-75 .content-split-group__section_25 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
  .uwc-content-split-group.content-split-group_type_25-75 .content-split-group__section_75 {
    -webkit-box-flex: 3;
        -ms-flex: 3 3;
            flex: 3 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.uwc-content-split-group.content-split-group_type_75-25 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
  margin-top: 0;
  margin-bottom: 1rem;
}
.uwc-content-split-group.content-split-group_type_75-25.global_margin-top-none {
  margin-top: 0;
}
.uwc-content-split-group.content-split-group_type_75-25.global_margin-top-small {
  margin-top: 1rem;
}
.uwc-content-split-group.content-split-group_type_75-25.global_margin-top-medium {
  margin-top: 2rem;
}
.uwc-content-split-group.content-split-group_type_75-25.global_margin-top-large {
  margin-top: 3rem;
}
@media only screen and (max-width: 479px) {
  .uwc-content-split-group.content-split-group_type_75-25.global_margin-top-none, .uwc-content-split-group.content-split-group_type_75-25.global_margin-top-small, .uwc-content-split-group.content-split-group_type_75-25.global_margin-top-medium, .uwc-content-split-group.content-split-group_type_75-25.global_margin-top-large {
    margin-top: 0rem;
  }
}
.uwc-content-split-group.content-split-group_type_75-25.global_margin-bottom-none {
  margin-bottom: 0;
}
.uwc-content-split-group.content-split-group_type_75-25.global_margin-bottom-small {
  margin-bottom: 1rem;
}
.uwc-content-split-group.content-split-group_type_75-25.global_margin-bottom-medium {
  margin-bottom: 2rem;
}
.uwc-content-split-group.content-split-group_type_75-25.global_margin-bottom-large {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  .uwc-content-split-group.content-split-group_type_75-25.global_margin-bottom-none, .uwc-content-split-group.content-split-group_type_75-25.global_margin-bottom-small, .uwc-content-split-group.content-split-group_type_75-25.global_margin-bottom-medium, .uwc-content-split-group.content-split-group_type_75-25.global_margin-bottom-large {
    margin-bottom: 3rem;
  }
}
.uwc-content-split-group.content-split-group_type_75-25 .content-split-group__content-group {
  /* margin-bottom: 1.5rem; */
}
.uwc-content-split-group.content-split-group_type_75-25 .content-split-group__content-group .content-split-group__text {
  margin-right: 1.75rem;
}
.uwc-content-split-group.content-split-group_type_75-25 .content-split-group__content-group .content-split-group__text p {
  font-size: 1rem;
  line-height: 1.7;
}
@media only screen and (max-width: 767px) {
  .uwc-content-split-group.content-split-group_type_75-25 .content-split-group__content-group .content-split-group__text h2, .uwc-content-split-group.content-split-group_type_75-25 .content-split-group__content-group .content-split-group__text h3 {
    margin-top: 1rem;
  }
}

@media only screen and (min-width: 768px) {
  .content-split-group.content-split-group_type_75-25 .content-split-group__section_25 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1%;
            flex: 1 1%;
  }
  .content-split-group.content-split-group_type_75-25 .content-split-group__section_75 {
    -webkit-box-flex: 3;
        -ms-flex: 3 3;
            flex: 3 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.uwc-content-split-group.content-split-group_type_50-50_image-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0;
  margin-bottom: 1rem;
}
.uwc-content-split-group.content-split-group_type_50-50_image-left.global_margin-top-none {
  margin-top: 0;
}
.uwc-content-split-group.content-split-group_type_50-50_image-left.global_margin-top-small {
  margin-top: 1rem;
}
.uwc-content-split-group.content-split-group_type_50-50_image-left.global_margin-top-medium {
  margin-top: 2rem;
}
.uwc-content-split-group.content-split-group_type_50-50_image-left.global_margin-top-large {
  margin-top: 3rem;
}
@media only screen and (max-width: 479px) {
  .uwc-content-split-group.content-split-group_type_50-50_image-left.global_margin-top-none, .uwc-content-split-group.content-split-group_type_50-50_image-left.global_margin-top-small, .uwc-content-split-group.content-split-group_type_50-50_image-left.global_margin-top-medium, .uwc-content-split-group.content-split-group_type_50-50_image-left.global_margin-top-large {
    margin-top: 0rem;
  }
}
.uwc-content-split-group.content-split-group_type_50-50_image-left.global_margin-bottom-none {
  margin-bottom: 0;
}
.uwc-content-split-group.content-split-group_type_50-50_image-left.global_margin-bottom-small {
  margin-bottom: 1rem;
}
.uwc-content-split-group.content-split-group_type_50-50_image-left.global_margin-bottom-medium {
  margin-bottom: 2rem;
}
.uwc-content-split-group.content-split-group_type_50-50_image-left.global_margin-bottom-large {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  .uwc-content-split-group.content-split-group_type_50-50_image-left.global_margin-bottom-none, .uwc-content-split-group.content-split-group_type_50-50_image-left.global_margin-bottom-small, .uwc-content-split-group.content-split-group_type_50-50_image-left.global_margin-bottom-medium, .uwc-content-split-group.content-split-group_type_50-50_image-left.global_margin-bottom-large {
    margin-bottom: 3rem;
  }
}
.uwc-content-split-group.content-split-group_type_50-50_image-left .content-split-group__content-group {
  /* margin-bottom: 1.5rem; */
}
.uwc-content-split-group.content-split-group_type_50-50_image-left .content-split-group__content-group .content-split-group__text {
  margin-left: 1.5625rem;
  margin-right: 1.5625rem;
}
.uwc-content-split-group.content-split-group_type_50-50_image-left .content-split-group__content-group .content-split-group__text p {
  font-size: 1rem;
  line-height: 1.7;
}
@media only screen and (max-width: 767px) {
  .uwc-content-split-group.content-split-group_type_50-50_image-left .content-split-group__content-group .content-split-group__text {
    margin-left: 0;
    margin-right: 0;
  }
  .uwc-content-split-group.content-split-group_type_50-50_image-left .content-split-group__content-group .content-split-group__text h2, .uwc-content-split-group.content-split-group_type_50-50_image-left .content-split-group__content-group .content-split-group__text h3 {
    margin-top: 1rem;
  }
}
.uwc-content-split-group.content-split-group_type_50-50_image-left .content-split-group__content-group .content-split-group__button {
  margin-left: 1.5625rem;
  margin-right: 1.5625rem;
}
@media only screen and (max-width: 767px) {
  .uwc-content-split-group.content-split-group_type_50-50_image-left .content-split-group__content-group .content-split-group__button {
    margin-left: 0;
    margin-right: 0;
  }
}

.uwc-content-split-group.content-split-group_type_50-50_image-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
  margin-top: 0;
  margin-bottom: 1rem;
}
.uwc-content-split-group.content-split-group_type_50-50_image-right.global_margin-top-none {
  margin-top: 0;
}
.uwc-content-split-group.content-split-group_type_50-50_image-right.global_margin-top-small {
  margin-top: 1rem;
}
.uwc-content-split-group.content-split-group_type_50-50_image-right.global_margin-top-medium {
  margin-top: 2rem;
}
.uwc-content-split-group.content-split-group_type_50-50_image-right.global_margin-top-large {
  margin-top: 3rem;
}
@media only screen and (max-width: 479px) {
  .uwc-content-split-group.content-split-group_type_50-50_image-right.global_margin-top-none, .uwc-content-split-group.content-split-group_type_50-50_image-right.global_margin-top-small, .uwc-content-split-group.content-split-group_type_50-50_image-right.global_margin-top-medium, .uwc-content-split-group.content-split-group_type_50-50_image-right.global_margin-top-large {
    margin-top: 0rem;
  }
}
.uwc-content-split-group.content-split-group_type_50-50_image-right.global_margin-bottom-none {
  margin-bottom: 0;
}
.uwc-content-split-group.content-split-group_type_50-50_image-right.global_margin-bottom-small {
  margin-bottom: 1rem;
}
.uwc-content-split-group.content-split-group_type_50-50_image-right.global_margin-bottom-medium {
  margin-bottom: 2rem;
}
.uwc-content-split-group.content-split-group_type_50-50_image-right.global_margin-bottom-large {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  .uwc-content-split-group.content-split-group_type_50-50_image-right.global_margin-bottom-none, .uwc-content-split-group.content-split-group_type_50-50_image-right.global_margin-bottom-small, .uwc-content-split-group.content-split-group_type_50-50_image-right.global_margin-bottom-medium, .uwc-content-split-group.content-split-group_type_50-50_image-right.global_margin-bottom-large {
    margin-bottom: 3rem;
  }
}
.uwc-content-split-group.content-split-group_type_50-50_image-right .content-split-group__content-group {
  /* margin-bottom: 1.5rem; */
}
.uwc-content-split-group.content-split-group_type_50-50_image-right .content-split-group__content-group .content-split-group__text {
  margin-right: 1.75rem;
}
.uwc-content-split-group.content-split-group_type_50-50_image-right .content-split-group__content-group .content-split-group__text p {
  font-size: 1rem;
  line-height: 1.7;
}
@media only screen and (max-width: 767px) {
  .uwc-content-split-group.content-split-group_type_50-50_image-right .content-split-group__content-group .content-split-group__text h2, .uwc-content-split-group.content-split-group_type_50-50_image-right .content-split-group__content-group .content-split-group__text h3 {
    margin-top: 1rem;
  }
}

.uwc-cta-button-wrapper.float-md-left, .uwc-cta-button-wrapper.float-lg-left {
  margin-right: 0.5rem;
}
.uwc-cta-button-wrapper a.btn {
  margin-left: 0;
}
.uwc-cta-button-wrapper a.btn.arrow {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.uwc-cta-button-wrapper a.btn.gold.arrow span:first-of-type {
  background-color: #e8e3d3;
  border-color: #e8e3d3;
  color: #4C3085;
}
.uwc-cta-button-wrapper a.btn.gold.arrow span.arrow-box {
  background-color: #b7a57a;
}
.uwc-cta-button-wrapper a.btn.gold.arrow span.arrow-box span.arrow {
  border-color: white;
  background-color: #b7a57a;
}
.uwc-cta-button-wrapper a.btn.gold.arrow:hover span.arrow-box {
  background-color: #3d3d3d;
}
.uwc-cta-button-wrapper a.btn.gold.arrow:hover span.arrow-box span.arrow {
  border-color: white;
  background-color: #3d3d3d;
}

@media (max-width: 991px) {
  .uwc-empty-space {
    height: 2rem;
  }
}
@media (min-width: 992px) {
  .uwc-empty-space {
    height: 3rem;
  }
}
@media (min-width: 1200px) {
  .uwc-empty-space_amount_25 {
    height: calc(25/100 * 1rem);
  }
  .uwc-empty-space_amount_50 {
    height: calc(50/100 * 1rem);
  }
  .uwc-empty-space_amount_75 {
    height: calc(75/100 * 1rem);
  }
  .uwc-empty-space_amount_100 {
    height: calc(100/100 * 1rem);
  }
  .uwc-empty-space_amount_125 {
    height: calc(125/100 * 1rem);
  }
  .uwc-empty-space_amount_150 {
    height: calc(150/100 * 1rem);
  }
  .uwc-empty-space_amount_175 {
    height: calc(175/100 * 1rem);
  }
  .uwc-empty-space_amount_200 {
    height: calc(200/100 * 1rem);
  }
  .uwc-empty-space_amount_225 {
    height: calc(225/100 * 1rem);
  }
  .uwc-empty-space_amount_250 {
    height: calc(250/100 * 1rem);
  }
  .uwc-empty-space_amount_275 {
    height: calc(275/100 * 1rem);
  }
  .uwc-empty-space_amount_300 {
    height: calc(300/100 * 1rem);
  }
  .uwc-empty-space_amount_325 {
    height: calc(325/100 * 1rem);
  }
  .uwc-empty-space_amount_350 {
    height: calc(350/100 * 1rem);
  }
  .uwc-empty-space_amount_375 {
    height: calc(375/100 * 1rem);
  }
  .uwc-empty-space_amount_400 {
    height: calc(400/100 * 1rem);
  }
}
.uwc-fast-fact-card-group .fast-fact-card {
  margin-top: 0.9375rem;
}
.uwc-fast-fact-card-group .fast-fact-card .fast-fact-card__heading {
  font-size: 5.375rem;
  font-family: "Encode Sans Compressed Black", sans-serif;
  font-weight: 900;
  text-align: center;
  color: #4C3085;
  margin: 0 auto;
}
.uwc-fast-fact-card-group .fast-fact-card .fast-fact-card__content {
  margin: 1.5rem auto 0 auto;
  width: 15rem;
}
.uwc-fast-fact-card-group .fast-fact-card .fast-fact-card__content p {
  font-family: "Encode Sans Compressed Black", sans-serif;
  font-size: 1.4375rem;
  line-height: 1.875rem;
  text-align: center;
  color: #4C3085;
}

.uwc-fast-fact-card-group.fast-fact-card-group_template_row-of-4 .fast-fact-card .fast-fact-card__heading {
  font-size: 4.125rem;
}
.uwc-fast-fact-card-group.fast-fact-card-group_template_row-of-4 .fast-fact-card .fast-fact-card__content {
  margin: 1.125rem auto 0 auto;
}
.uwc-fast-fact-card-group.fast-fact-card-group_template_row-of-4 .fast-fact-card .fast-fact-card__content p {
  font-size: 1.125rem;
}

.uwc-flexible-card.card {
  border: 1px solid #dad9d9;
  border-radius: 0;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 0;
}
.uwc-flexible-card.card .card-header {
  border-radius: 0;
}
.uwc-flexible-card.card .card-body {
  padding: 0.75rem 1.25rem;
}
.uwc-flexible-card.card .card-body p {
  font-family: "open-sans", sans-serif;
  font-size: 1rem;
  line-height: 1.72222;
  margin-bottom: 1rem;
}
.uwc-flexible-card.card .card-footer {
  border-radius: 0;
}

.uwc-google-map {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.uwc-google-map iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.uwc-highlighted-text, .uwc-highlighted-text p {
  /* 
  	Highlighted Text (Under H1 & H2): Encode Sans Compressed 23 PT Regular. 
  */
  font-family: "Encode Sans Compressed", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  line-height: 1.3;
  margin-bottom: 1rem;
  color: #3d3d3d;
}
.uwc-highlighted-text a, .uwc-highlighted-text p a {
  text-decoration: none;
  font-family: "Encode Sans Compressed", sans-serif;
  color: #0074bb;
}

.uwc-highlighted-text.highlighted-text_style_align-center, .uwc-highlighted-text.highlighted-text_style_align-center p {
  text-align: center;
}

.uwc-highlighted-text.highlighted-text_type_large, .uwc-highlighted-text.highlighted-text_type_large p {
  font-size: 1.44rem;
}

.uwc-icon-card:hover a {
  color: #b7a57a;
}

.uwc-icon-card a {
  text-decoration: none;
}
.uwc-icon-card:hover .card .card-body .uwc-icon-card__text p {
  color: #b7a57a;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.uwc-icon-card .card {
  background-color: white;
  border: 1px solid #dad9d9;
  border-radius: 0;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.uwc-icon-card .card .card-body {
  padding: 0;
}
.uwc-icon-card .card .card-body .uwc-icon-card__text p {
  text-align: center;
  font-family: "Encode Sans Compressed Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.375;
  color: #4C3085;
  width: 70%;
  margin: 0 auto 2rem auto;
  display: block;
}
.uwc-icon-card .card .uwc-icon-card__icon .responsiveImageContainer {
  width: 43%;
  height: auto;
  margin: 1rem auto 0 auto;
}

.uwc-row-of-icon-cards {
  padding: 0;
}

.uwc-responsiveimage {
  /* outer wrapper */
}
.uwc-responsiveimage.responsiveimage-margin-btm-0 {
  margin-bottom: 0px;
}
.uwc-responsiveimage.responsiveimage-margin-btm-15 {
  margin-bottom: 15px;
}
.uwc-responsiveimage.responsiveimage-caption-yes .responsiveImageCaption {
  display: block;
}
.uwc-responsiveimage.responsiveimage-caption-yes .responsiveImageCaption p {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  margin-left: 0.3rem;
  margin-right: 0.3rem;
  color: #a6a6a6;
  font-family: "Encode Sans Normal Regular", sans-serif;
  font-size: 0.9rem;
  line-height: 1.2;
}
.uwc-responsiveimage.responsiveimage-caption-no {
  border-bottom: none;
}
.uwc-responsiveimage.responsiveimage-caption-no .responsiveImageCaption {
  display: none;
}

.responsiveImageContainer {
  width: 100%;
  padding-top: 66%;
  padding-bottom: 0;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  /* custom ratio for team bio photos - portrait 99 : 115 = 116%*/
}
.responsiveImageContainer.responsive-ratio-1x1 {
  padding-top: 100%;
}
.responsiveImageContainer.responsive-ratio-3x2 {
  padding-top: 66%;
}
.responsiveImageContainer.responsive-ratio-2x3 {
  padding-top: 150%;
}
.responsiveImageContainer.responsive-ratio-4x3 {
  padding-top: 75%;
}
.responsiveImageContainer.responsive-ratio-3x4 {
  padding-top: 133%;
}
.responsiveImageContainer.responsive-ratio-5x7 {
  padding-top: 140%;
}
.responsiveImageContainer.responsive-ratio-8x10 {
  padding-top: 125%;
}
.responsiveImageContainer.responsive-ratio-16x9 {
  padding-top: 56%;
}
.responsiveImageContainer.responsive-ratio-custom-116 {
  padding-top: 116%;
}
.responsiveImageContainer .responsiveImage {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #ECE9E2;
}
.responsiveImageContainer .responsiveImage.responsiveimage-border-no {
  border: none;
}

.responsiveImageContainer.responsive-ratio-original {
  padding-top: 0;
}
.responsiveImageContainer.responsive-ratio-original .responsiveImage {
  position: relative;
  width: 100%;
  height: auto;
}

@media (max-width: 991.98px) {
  .uwc-responsiveimage.w-25, .uwc-responsiveimage.w-50, .uwc-responsiveimage.w-75 {
    width: 100% !important;
  }
}
.uwc-separator {
  width: 100%;
  overflow: hidden;
}
.uwc-separator .uwc-separator-inner {
  display: block;
  height: 1px;
  background-color: #dad9d9;
  margin: 1.5rem 0;
}

.uwc-separator_thickness_thick .uwc-separator-inner {
  height: 1rem;
}

.uwc-separator_width_100 .uwc-separator-inner {
  width: 100;
}

.uwc-separator_width_75 .uwc-separator-inner {
  width: 75%;
}

.uwc-separator_width_50 .uwc-separator-inner {
  width: 50%;
}

.uwc-separator_width_25 .uwc-separator-inner {
  width: 25%;
}

.uwc-separator_color_purple .uwc-separator-inner {
  background-color: #4C3085;
}

.uwc-separator_color_gold .uwc-separator-inner {
  background-color: #b7a57a;
}

.uwc-separator_slant_right .uwc-separator-inner {
  -webkit-transform: skew(-25deg, 0);
      -ms-transform: skew(-25deg, 0);
          transform: skew(-25deg, 0);
  margin-left: -3px;
}

.uwc-separator_width_100.uwc-separator_slant_right .uwc-separator-inner {
  width: 97%;
}

.uwc-tabs ul li {
  margin-bottom: 0;
}
.uwc-tabs ul li a.nav-link {
  font-family: "open-sans", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  padding: 1rem 1rem;
}

.uwc-tabs.tab-tour.vertical-tour .row .col-9 {
  background-color: white;
}

.uwc-video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  margin-bottom: 15px;
}
.uwc-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=style.css.map */
