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

.owl-dot, .owl__nav > *, .urgent__btn {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }


.btn:before, .owl-dot span:before, .owl-dot span:after, .owl__nav > *:before, .owl__nav > *:after, .owl__nav > * svg, .urgent__icon svg, .urgent__btn svg, .card__item__txt__list__icon:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

/*https://www.sitepoint.com/building-linear-gradient-mixin-sass/*/
.hero__txt__region .intro, .imglinks__region .intro, .locations__txt__region .intro, .card__item__txt__content .intro {
  font-size: 1.05882em; }

.locations__map__area__marker text {
  font-size: 1.88235em; }

#hero__txt__title {
  font-size: 3.29412em;
  font-size: 2.53394em; }
  @media all and (min-width: 769px) {
    #hero__txt__title {
      font-size: 2.7451em; } }
  @media all and (min-width: 1025px) {
    #hero__txt__title {
      font-size: 2.99465em; } }
  @media all and (min-width: 1301px) {
    #hero__txt__title {
      font-size: 3.29412em; } }


.btn, .locations__map__area__marker text {
  font-weight: 800; }


.btn {
  display: inline-block;
  vertical-align: bottom;
  color: #FFF !important;
  border-radius: 2em;
  border: none;
  line-height: 1.2;
  padding: 1.1em 1.85em 0.996em;
  position: relative;
  overflow: hidden;
  z-index: 0;
  text-decoration: none !important; }
  
  .btn:before {
    content: '';
    background: rgba(0, 0, 0, 0.1);
    z-index: -1;
    opacity: 0; }

@media all and (min-width: 769px) {
  
  .btn:hover:before {
    opacity: 1; } }

.hero__txt__region, .imglinks__region, .locations__txt__region, .card__item__txt__content {
  font-size: 17px;
  line-height: 1.58824; }
  .hero__txt__region h2, .imglinks__region h2, .locations__txt__region h2, .card__item__txt__content h2, .hero__txt__region h3, .imglinks__region h3, .locations__txt__region h3, .card__item__txt__content h3, .hero__txt__region h4, .imglinks__region h4, .locations__txt__region h4, .card__item__txt__content h4, .hero__txt__region h5, .imglinks__region h5, .locations__txt__region h5, .card__item__txt__content h5, .hero__txt__region h6, .imglinks__region h6, .locations__txt__region h6, .card__item__txt__content h6 {
    margin: 1em 0 0; }
  .hero__txt__region h2, .imglinks__region h2, .locations__txt__region h2, .card__item__txt__content h2 {
    font-size: 3.29412em;
    font-size: 2.53394em; }
    @media all and (min-width: 769px) {
      .hero__txt__region h2, .imglinks__region h2, .locations__txt__region h2, .card__item__txt__content h2 {
        font-size: 2.7451em; } }
    @media all and (min-width: 1025px) {
      .hero__txt__region h2, .imglinks__region h2, .locations__txt__region h2, .card__item__txt__content h2 {
        font-size: 2.99465em; } }
    @media all and (min-width: 1301px) {
      .hero__txt__region h2, .imglinks__region h2, .locations__txt__region h2, .card__item__txt__content h2 {
        font-size: 3.29412em; } }
  .hero__txt__region h3, .imglinks__region h3, .locations__txt__region h3, .card__item__txt__content h3 {
    font-size: 2.82353em;
    font-size: 2.17195em; }
    @media all and (min-width: 769px) {
      .hero__txt__region h3, .imglinks__region h3, .locations__txt__region h3, .card__item__txt__content h3 {
        font-size: 2.35294em; } }
    @media all and (min-width: 1025px) {
      .hero__txt__region h3, .imglinks__region h3, .locations__txt__region h3, .card__item__txt__content h3 {
        font-size: 2.56684em; } }
    @media all and (min-width: 1301px) {
      .hero__txt__region h3, .imglinks__region h3, .locations__txt__region h3, .card__item__txt__content h3 {
        font-size: 2.82353em; } }
  .hero__txt__region h4, .imglinks__region h4, .locations__txt__region h4, .card__item__txt__content h4 {
    font-size: 2.23529em;
    font-size: 1.71946em; }
    @media all and (min-width: 769px) {
      .hero__txt__region h4, .imglinks__region h4, .locations__txt__region h4, .card__item__txt__content h4 {
        font-size: 1.86275em; } }
    @media all and (min-width: 1025px) {
      .hero__txt__region h4, .imglinks__region h4, .locations__txt__region h4, .card__item__txt__content h4 {
        font-size: 2.03209em; } }
    @media all and (min-width: 1301px) {
      .hero__txt__region h4, .imglinks__region h4, .locations__txt__region h4, .card__item__txt__content h4 {
        font-size: 2.23529em; } }
  .hero__txt__region h5, .imglinks__region h5, .locations__txt__region h5, .card__item__txt__content h5 {
    font-size: 1.64706em; }
  .hero__txt__region .intro, .imglinks__region .intro, .locations__txt__region .intro, .card__item__txt__content .intro {
    line-height: 1.8;
    margin: 1.5em 0; }
  .hero__txt__region a:not(.attach__link):not(.btn), .imglinks__region a:not(.attach__link):not(.btn), .locations__txt__region a:not(.attach__link):not(.btn), .card__item__txt__content a:not(.attach__link):not(.btn) {
    text-decoration: underline;
    -webkit-text-decoration-color: rgba(54, 61, 79, 0.2);
    text-decoration-color: rgba(54, 61, 79, 0.2); }
  .hero__txt__region img, .imglinks__region img, .locations__txt__region img, .card__item__txt__content img {
    max-width: 100%;
    height: auto; }
  .hero__txt__region img[style*="right"], .imglinks__region img[style*="right"], .locations__txt__region img[style*="right"], .card__item__txt__content img[style*="right"] {
    margin: 0 0 1em 1em; }
  .hero__txt__region img[style*="left"], .imglinks__region img[style*="left"], .locations__txt__region img[style*="left"], .card__item__txt__content img[style*="left"] {
    margin: 0 1em 1em 0; }
  .hero__txt__region .ms-btn, .imglinks__region .ms-btn, .locations__txt__region .ms-btn, .card__item__txt__content .ms-btn {
    margin: 1em 0; }
    .hero__txt__region .ms-btn a, .imglinks__region .ms-btn a, .locations__txt__region .ms-btn a, .card__item__txt__content .ms-btn a {
      text-decoration: none; }

.hero__txt__region h2, .locations__txt__region h2, .hero__txt__region h3, .locations__txt__region h3, .hero__txt__region h4, .locations__txt__region h4, .hero__txt__region h5, .locations__txt__region h5, .hero__txt__region h6, .locations__txt__region h6 {
  color: #FFF; }

.hero__txt__region a:not(.attach__link), .locations__txt__region a:not(.attach__link) {
  color: #FFF;
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.2);
  text-decoration-color: rgba(255, 255, 255, 0.2); }

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

.owl-dot, .owl__nav > *, .urgent__btn {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }


.btn:before, .owl-dot span:before, .owl-dot span:after, .owl__nav > *:before, .owl__nav > *:after, .owl__nav > * svg, .urgent__icon svg, .urgent__btn svg, .card__item__txt__list__icon:before {
  position: absolute;
  margin: auto; }
  @supports (inset: 0) {
    
    .btn:before, .owl-dot span:before, .owl-dot span:after, .owl__nav > *:before, .owl__nav > *:after, .owl__nav > * svg, .urgent__icon svg, .urgent__btn svg, .card__item__txt__list__icon:before {
      inset: 0; } }
  @supports not (inset: 0) {
    
    .btn:before, .owl-dot span:before, .owl-dot span:after, .owl__nav > *:before, .owl__nav > *:after, .owl__nav > * svg, .urgent__icon svg, .urgent__btn svg, .card__item__txt__list__icon:before {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    
    .btn:before, .owl-dot span:before, .owl-dot span:after, .owl__nav > *:before, .owl__nav > *:after, .owl__nav > * svg, .urgent__icon svg, .urgent__btn svg, .card__item__txt__list__icon:before {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; } }

.urgent ul a {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.card__item__img__icon, .card__item__txt__list__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.owl-lazy {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }


.btn, .urgent__btn {
  -webkit-transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  -o-transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  transition: color 0.2s ease, fill 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease; }


.btn:before, .owl-item, .owl__nav > *:before, .urgent, .locations__map__area__marker--complex text, .card__item, .card__item__img > div {
  -webkit-transition: opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), visibility 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
  transition: opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), visibility 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
  -o-transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), visibility 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
  transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), visibility 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
  transition: transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), visibility 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1); }

.locations__txt .ms-btn {
  color: #bcc249; }

.hero__txt__region h2, .imglinks__region h2, .locations__txt__region h2, .card__item__txt__content h2, .hero__txt__region h3, .imglinks__region h3, .locations__txt__region h3, .card__item__txt__content h3, .hero__txt__region h4, .imglinks__region h4, .locations__txt__region h4, .card__item__txt__content h4, .hero__txt__region h5, .imglinks__region h5, .locations__txt__region h5, .card__item__txt__content h5, .hero__txt__region h6, .imglinks__region h6, .locations__txt__region h6, .card__item__txt__content h6, .hero__txt__region a:not(.attach__link):not(.btn), .imglinks__region a:not(.attach__link):not(.btn), .locations__txt__region a:not(.attach__link):not(.btn), .card__item__txt__content a:not(.attach__link):not(.btn) {
  color: #Aa4da2; }
  .mason--theme-blue-light .hero__txt__region h2, .hero__txt__region .mason--theme-blue-light h2, .mason--theme-blue-light .imglinks__region h2, .imglinks__region .mason--theme-blue-light h2, .mason--theme-blue-light .locations__txt__region h2, .locations__txt__region .mason--theme-blue-light h2, .mason--theme-blue-light .card__item__txt__content h2, .card__item__txt__content .mason--theme-blue-light h2, .mason--theme-blue-light .hero__txt__region h3, .hero__txt__region .mason--theme-blue-light h3, .mason--theme-blue-light .imglinks__region h3, .imglinks__region .mason--theme-blue-light h3, .mason--theme-blue-light .locations__txt__region h3, .locations__txt__region .mason--theme-blue-light h3, .mason--theme-blue-light .card__item__txt__content h3, .card__item__txt__content .mason--theme-blue-light h3, .mason--theme-blue-light .hero__txt__region h4, .hero__txt__region .mason--theme-blue-light h4, .mason--theme-blue-light .imglinks__region h4, .imglinks__region .mason--theme-blue-light h4, .mason--theme-blue-light .locations__txt__region h4, .locations__txt__region .mason--theme-blue-light h4, .mason--theme-blue-light .card__item__txt__content h4, .card__item__txt__content .mason--theme-blue-light h4, .mason--theme-blue-light .hero__txt__region h5, .hero__txt__region .mason--theme-blue-light h5, .mason--theme-blue-light .imglinks__region h5, .imglinks__region .mason--theme-blue-light h5, .mason--theme-blue-light .locations__txt__region h5, .locations__txt__region .mason--theme-blue-light h5, .mason--theme-blue-light .card__item__txt__content h5, .card__item__txt__content .mason--theme-blue-light h5, .mason--theme-blue-light .hero__txt__region h6, .hero__txt__region .mason--theme-blue-light h6, .mason--theme-blue-light .imglinks__region h6, .imglinks__region .mason--theme-blue-light h6, .mason--theme-blue-light .locations__txt__region h6, .locations__txt__region .mason--theme-blue-light h6, .mason--theme-blue-light .card__item__txt__content h6, .card__item__txt__content .mason--theme-blue-light h6, .mason--theme-blue-light .hero__txt__region a:not(.attach__link):not(.btn), .hero__txt__region .mason--theme-blue-light a:not(.attach__link):not(.btn), .mason--theme-blue-light .imglinks__region a:not(.attach__link):not(.btn), .imglinks__region .mason--theme-blue-light a:not(.attach__link):not(.btn), .mason--theme-blue-light .locations__txt__region a:not(.attach__link):not(.btn), .locations__txt__region .mason--theme-blue-light a:not(.attach__link):not(.btn), .mason--theme-blue-light .card__item__txt__content a:not(.attach__link):not(.btn), .card__item__txt__content .mason--theme-blue-light a:not(.attach__link):not(.btn) {
    color: #24BFFB; }
  .mason--theme-blue-dark .hero__txt__region h2, .hero__txt__region .mason--theme-blue-dark h2, .mason--theme-blue-dark .imglinks__region h2, .imglinks__region .mason--theme-blue-dark h2, .mason--theme-blue-dark .locations__txt__region h2, .locations__txt__region .mason--theme-blue-dark h2, .mason--theme-blue-dark .card__item__txt__content h2, .card__item__txt__content .mason--theme-blue-dark h2, .mason--theme-blue-dark .hero__txt__region h3, .hero__txt__region .mason--theme-blue-dark h3, .mason--theme-blue-dark .imglinks__region h3, .imglinks__region .mason--theme-blue-dark h3, .mason--theme-blue-dark .locations__txt__region h3, .locations__txt__region .mason--theme-blue-dark h3, .mason--theme-blue-dark .card__item__txt__content h3, .card__item__txt__content .mason--theme-blue-dark h3, .mason--theme-blue-dark .hero__txt__region h4, .hero__txt__region .mason--theme-blue-dark h4, .mason--theme-blue-dark .imglinks__region h4, .imglinks__region .mason--theme-blue-dark h4, .mason--theme-blue-dark .locations__txt__region h4, .locations__txt__region .mason--theme-blue-dark h4, .mason--theme-blue-dark .card__item__txt__content h4, .card__item__txt__content .mason--theme-blue-dark h4, .mason--theme-blue-dark .hero__txt__region h5, .hero__txt__region .mason--theme-blue-dark h5, .mason--theme-blue-dark .imglinks__region h5, .imglinks__region .mason--theme-blue-dark h5, .mason--theme-blue-dark .locations__txt__region h5, .locations__txt__region .mason--theme-blue-dark h5, .mason--theme-blue-dark .card__item__txt__content h5, .card__item__txt__content .mason--theme-blue-dark h5, .mason--theme-blue-dark .hero__txt__region h6, .hero__txt__region .mason--theme-blue-dark h6, .mason--theme-blue-dark .imglinks__region h6, .imglinks__region .mason--theme-blue-dark h6, .mason--theme-blue-dark .locations__txt__region h6, .locations__txt__region .mason--theme-blue-dark h6, .mason--theme-blue-dark .card__item__txt__content h6, .card__item__txt__content .mason--theme-blue-dark h6, .mason--theme-blue-dark .hero__txt__region a:not(.attach__link):not(.btn), .hero__txt__region .mason--theme-blue-dark a:not(.attach__link):not(.btn), .mason--theme-blue-dark .imglinks__region a:not(.attach__link):not(.btn), .imglinks__region .mason--theme-blue-dark a:not(.attach__link):not(.btn), .mason--theme-blue-dark .locations__txt__region a:not(.attach__link):not(.btn), .locations__txt__region .mason--theme-blue-dark a:not(.attach__link):not(.btn), .mason--theme-blue-dark .card__item__txt__content a:not(.attach__link):not(.btn), .card__item__txt__content .mason--theme-blue-dark a:not(.attach__link):not(.btn) {
    color: #19508C; }
  .mason--theme-green .hero__txt__region h2, .hero__txt__region .mason--theme-green h2, .mason--theme-green .imglinks__region h2, .imglinks__region .mason--theme-green h2, .mason--theme-green .locations__txt__region h2, .locations__txt__region .mason--theme-green h2, .mason--theme-green .card__item__txt__content h2, .card__item__txt__content .mason--theme-green h2, .mason--theme-green .hero__txt__region h3, .hero__txt__region .mason--theme-green h3, .mason--theme-green .imglinks__region h3, .imglinks__region .mason--theme-green h3, .mason--theme-green .locations__txt__region h3, .locations__txt__region .mason--theme-green h3, .mason--theme-green .card__item__txt__content h3, .card__item__txt__content .mason--theme-green h3, .mason--theme-green .hero__txt__region h4, .hero__txt__region .mason--theme-green h4, .mason--theme-green .imglinks__region h4, .imglinks__region .mason--theme-green h4, .mason--theme-green .locations__txt__region h4, .locations__txt__region .mason--theme-green h4, .mason--theme-green .card__item__txt__content h4, .card__item__txt__content .mason--theme-green h4, .mason--theme-green .hero__txt__region h5, .hero__txt__region .mason--theme-green h5, .mason--theme-green .imglinks__region h5, .imglinks__region .mason--theme-green h5, .mason--theme-green .locations__txt__region h5, .locations__txt__region .mason--theme-green h5, .mason--theme-green .card__item__txt__content h5, .card__item__txt__content .mason--theme-green h5, .mason--theme-green .hero__txt__region h6, .hero__txt__region .mason--theme-green h6, .mason--theme-green .imglinks__region h6, .imglinks__region .mason--theme-green h6, .mason--theme-green .locations__txt__region h6, .locations__txt__region .mason--theme-green h6, .mason--theme-green .card__item__txt__content h6, .card__item__txt__content .mason--theme-green h6, .mason--theme-green .hero__txt__region a:not(.attach__link):not(.btn), .hero__txt__region .mason--theme-green a:not(.attach__link):not(.btn), .mason--theme-green .imglinks__region a:not(.attach__link):not(.btn), .imglinks__region .mason--theme-green a:not(.attach__link):not(.btn), .mason--theme-green .locations__txt__region a:not(.attach__link):not(.btn), .locations__txt__region .mason--theme-green a:not(.attach__link):not(.btn), .mason--theme-green .card__item__txt__content a:not(.attach__link):not(.btn), .card__item__txt__content .mason--theme-green a:not(.attach__link):not(.btn) {
    color: #bcc249; }
  .mason--theme-grey .hero__txt__region h2, .hero__txt__region .mason--theme-grey h2, .mason--theme-grey .imglinks__region h2, .imglinks__region .mason--theme-grey h2, .mason--theme-grey .locations__txt__region h2, .locations__txt__region .mason--theme-grey h2, .mason--theme-grey .card__item__txt__content h2, .card__item__txt__content .mason--theme-grey h2, .mason--theme-grey .hero__txt__region h3, .hero__txt__region .mason--theme-grey h3, .mason--theme-grey .imglinks__region h3, .imglinks__region .mason--theme-grey h3, .mason--theme-grey .locations__txt__region h3, .locations__txt__region .mason--theme-grey h3, .mason--theme-grey .card__item__txt__content h3, .card__item__txt__content .mason--theme-grey h3, .mason--theme-grey .hero__txt__region h4, .hero__txt__region .mason--theme-grey h4, .mason--theme-grey .imglinks__region h4, .imglinks__region .mason--theme-grey h4, .mason--theme-grey .locations__txt__region h4, .locations__txt__region .mason--theme-grey h4, .mason--theme-grey .card__item__txt__content h4, .card__item__txt__content .mason--theme-grey h4, .mason--theme-grey .hero__txt__region h5, .hero__txt__region .mason--theme-grey h5, .mason--theme-grey .imglinks__region h5, .imglinks__region .mason--theme-grey h5, .mason--theme-grey .locations__txt__region h5, .locations__txt__region .mason--theme-grey h5, .mason--theme-grey .card__item__txt__content h5, .card__item__txt__content .mason--theme-grey h5, .mason--theme-grey .hero__txt__region h6, .hero__txt__region .mason--theme-grey h6, .mason--theme-grey .imglinks__region h6, .imglinks__region .mason--theme-grey h6, .mason--theme-grey .locations__txt__region h6, .locations__txt__region .mason--theme-grey h6, .mason--theme-grey .card__item__txt__content h6, .card__item__txt__content .mason--theme-grey h6, .mason--theme-grey .hero__txt__region a:not(.attach__link):not(.btn), .hero__txt__region .mason--theme-grey a:not(.attach__link):not(.btn), .mason--theme-grey .imglinks__region a:not(.attach__link):not(.btn), .imglinks__region .mason--theme-grey a:not(.attach__link):not(.btn), .mason--theme-grey .locations__txt__region a:not(.attach__link):not(.btn), .locations__txt__region .mason--theme-grey a:not(.attach__link):not(.btn), .mason--theme-grey .card__item__txt__content a:not(.attach__link):not(.btn), .card__item__txt__content .mason--theme-grey a:not(.attach__link):not(.btn) {
    color: #363D4F; }
  .mason--theme-orange .hero__txt__region h2, .hero__txt__region .mason--theme-orange h2, .mason--theme-orange .imglinks__region h2, .imglinks__region .mason--theme-orange h2, .mason--theme-orange .locations__txt__region h2, .locations__txt__region .mason--theme-orange h2, .mason--theme-orange .card__item__txt__content h2, .card__item__txt__content .mason--theme-orange h2, .mason--theme-orange .hero__txt__region h3, .hero__txt__region .mason--theme-orange h3, .mason--theme-orange .imglinks__region h3, .imglinks__region .mason--theme-orange h3, .mason--theme-orange .locations__txt__region h3, .locations__txt__region .mason--theme-orange h3, .mason--theme-orange .card__item__txt__content h3, .card__item__txt__content .mason--theme-orange h3, .mason--theme-orange .hero__txt__region h4, .hero__txt__region .mason--theme-orange h4, .mason--theme-orange .imglinks__region h4, .imglinks__region .mason--theme-orange h4, .mason--theme-orange .locations__txt__region h4, .locations__txt__region .mason--theme-orange h4, .mason--theme-orange .card__item__txt__content h4, .card__item__txt__content .mason--theme-orange h4, .mason--theme-orange .hero__txt__region h5, .hero__txt__region .mason--theme-orange h5, .mason--theme-orange .imglinks__region h5, .imglinks__region .mason--theme-orange h5, .mason--theme-orange .locations__txt__region h5, .locations__txt__region .mason--theme-orange h5, .mason--theme-orange .card__item__txt__content h5, .card__item__txt__content .mason--theme-orange h5, .mason--theme-orange .hero__txt__region h6, .hero__txt__region .mason--theme-orange h6, .mason--theme-orange .imglinks__region h6, .imglinks__region .mason--theme-orange h6, .mason--theme-orange .locations__txt__region h6, .locations__txt__region .mason--theme-orange h6, .mason--theme-orange .card__item__txt__content h6, .card__item__txt__content .mason--theme-orange h6, .mason--theme-orange .hero__txt__region a:not(.attach__link):not(.btn), .hero__txt__region .mason--theme-orange a:not(.attach__link):not(.btn), .mason--theme-orange .imglinks__region a:not(.attach__link):not(.btn), .imglinks__region .mason--theme-orange a:not(.attach__link):not(.btn), .mason--theme-orange .locations__txt__region a:not(.attach__link):not(.btn), .locations__txt__region .mason--theme-orange a:not(.attach__link):not(.btn), .mason--theme-orange .card__item__txt__content a:not(.attach__link):not(.btn), .card__item__txt__content .mason--theme-orange a:not(.attach__link):not(.btn) {
    color: #F9953C; }
  .mason--theme-pink .hero__txt__region h2, .hero__txt__region .mason--theme-pink h2, .mason--theme-pink .imglinks__region h2, .imglinks__region .mason--theme-pink h2, .mason--theme-pink .locations__txt__region h2, .locations__txt__region .mason--theme-pink h2, .mason--theme-pink .card__item__txt__content h2, .card__item__txt__content .mason--theme-pink h2, .mason--theme-pink .hero__txt__region h3, .hero__txt__region .mason--theme-pink h3, .mason--theme-pink .imglinks__region h3, .imglinks__region .mason--theme-pink h3, .mason--theme-pink .locations__txt__region h3, .locations__txt__region .mason--theme-pink h3, .mason--theme-pink .card__item__txt__content h3, .card__item__txt__content .mason--theme-pink h3, .mason--theme-pink .hero__txt__region h4, .hero__txt__region .mason--theme-pink h4, .mason--theme-pink .imglinks__region h4, .imglinks__region .mason--theme-pink h4, .mason--theme-pink .locations__txt__region h4, .locations__txt__region .mason--theme-pink h4, .mason--theme-pink .card__item__txt__content h4, .card__item__txt__content .mason--theme-pink h4, .mason--theme-pink .hero__txt__region h5, .hero__txt__region .mason--theme-pink h5, .mason--theme-pink .imglinks__region h5, .imglinks__region .mason--theme-pink h5, .mason--theme-pink .locations__txt__region h5, .locations__txt__region .mason--theme-pink h5, .mason--theme-pink .card__item__txt__content h5, .card__item__txt__content .mason--theme-pink h5, .mason--theme-pink .hero__txt__region h6, .hero__txt__region .mason--theme-pink h6, .mason--theme-pink .imglinks__region h6, .imglinks__region .mason--theme-pink h6, .mason--theme-pink .locations__txt__region h6, .locations__txt__region .mason--theme-pink h6, .mason--theme-pink .card__item__txt__content h6, .card__item__txt__content .mason--theme-pink h6, .mason--theme-pink .hero__txt__region a:not(.attach__link):not(.btn), .hero__txt__region .mason--theme-pink a:not(.attach__link):not(.btn), .mason--theme-pink .imglinks__region a:not(.attach__link):not(.btn), .imglinks__region .mason--theme-pink a:not(.attach__link):not(.btn), .mason--theme-pink .locations__txt__region a:not(.attach__link):not(.btn), .locations__txt__region .mason--theme-pink a:not(.attach__link):not(.btn), .mason--theme-pink .card__item__txt__content a:not(.attach__link):not(.btn), .card__item__txt__content .mason--theme-pink a:not(.attach__link):not(.btn) {
    color: #FA2E6D; }
  .mason--theme-purple .hero__txt__region h2, .hero__txt__region .mason--theme-purple h2, .mason--theme-purple .imglinks__region h2, .imglinks__region .mason--theme-purple h2, .mason--theme-purple .locations__txt__region h2, .locations__txt__region .mason--theme-purple h2, .mason--theme-purple .card__item__txt__content h2, .card__item__txt__content .mason--theme-purple h2, .mason--theme-purple .hero__txt__region h3, .hero__txt__region .mason--theme-purple h3, .mason--theme-purple .imglinks__region h3, .imglinks__region .mason--theme-purple h3, .mason--theme-purple .locations__txt__region h3, .locations__txt__region .mason--theme-purple h3, .mason--theme-purple .card__item__txt__content h3, .card__item__txt__content .mason--theme-purple h3, .mason--theme-purple .hero__txt__region h4, .hero__txt__region .mason--theme-purple h4, .mason--theme-purple .imglinks__region h4, .imglinks__region .mason--theme-purple h4, .mason--theme-purple .locations__txt__region h4, .locations__txt__region .mason--theme-purple h4, .mason--theme-purple .card__item__txt__content h4, .card__item__txt__content .mason--theme-purple h4, .mason--theme-purple .hero__txt__region h5, .hero__txt__region .mason--theme-purple h5, .mason--theme-purple .imglinks__region h5, .imglinks__region .mason--theme-purple h5, .mason--theme-purple .locations__txt__region h5, .locations__txt__region .mason--theme-purple h5, .mason--theme-purple .card__item__txt__content h5, .card__item__txt__content .mason--theme-purple h5, .mason--theme-purple .hero__txt__region h6, .hero__txt__region .mason--theme-purple h6, .mason--theme-purple .imglinks__region h6, .imglinks__region .mason--theme-purple h6, .mason--theme-purple .locations__txt__region h6, .locations__txt__region .mason--theme-purple h6, .mason--theme-purple .card__item__txt__content h6, .card__item__txt__content .mason--theme-purple h6, .mason--theme-purple .hero__txt__region a:not(.attach__link):not(.btn), .hero__txt__region .mason--theme-purple a:not(.attach__link):not(.btn), .mason--theme-purple .imglinks__region a:not(.attach__link):not(.btn), .imglinks__region .mason--theme-purple a:not(.attach__link):not(.btn), .mason--theme-purple .locations__txt__region a:not(.attach__link):not(.btn), .locations__txt__region .mason--theme-purple a:not(.attach__link):not(.btn), .mason--theme-purple .card__item__txt__content a:not(.attach__link):not(.btn), .card__item__txt__content .mason--theme-purple a:not(.attach__link):not(.btn) {
    color: #Aa4da2; }
  .mason--theme-turquoise .hero__txt__region h2, .hero__txt__region .mason--theme-turquoise h2, .mason--theme-turquoise .imglinks__region h2, .imglinks__region .mason--theme-turquoise h2, .mason--theme-turquoise .locations__txt__region h2, .locations__txt__region .mason--theme-turquoise h2, .mason--theme-turquoise .card__item__txt__content h2, .card__item__txt__content .mason--theme-turquoise h2, .mason--theme-turquoise .hero__txt__region h3, .hero__txt__region .mason--theme-turquoise h3, .mason--theme-turquoise .imglinks__region h3, .imglinks__region .mason--theme-turquoise h3, .mason--theme-turquoise .locations__txt__region h3, .locations__txt__region .mason--theme-turquoise h3, .mason--theme-turquoise .card__item__txt__content h3, .card__item__txt__content .mason--theme-turquoise h3, .mason--theme-turquoise .hero__txt__region h4, .hero__txt__region .mason--theme-turquoise h4, .mason--theme-turquoise .imglinks__region h4, .imglinks__region .mason--theme-turquoise h4, .mason--theme-turquoise .locations__txt__region h4, .locations__txt__region .mason--theme-turquoise h4, .mason--theme-turquoise .card__item__txt__content h4, .card__item__txt__content .mason--theme-turquoise h4, .mason--theme-turquoise .hero__txt__region h5, .hero__txt__region .mason--theme-turquoise h5, .mason--theme-turquoise .imglinks__region h5, .imglinks__region .mason--theme-turquoise h5, .mason--theme-turquoise .locations__txt__region h5, .locations__txt__region .mason--theme-turquoise h5, .mason--theme-turquoise .card__item__txt__content h5, .card__item__txt__content .mason--theme-turquoise h5, .mason--theme-turquoise .hero__txt__region h6, .hero__txt__region .mason--theme-turquoise h6, .mason--theme-turquoise .imglinks__region h6, .imglinks__region .mason--theme-turquoise h6, .mason--theme-turquoise .locations__txt__region h6, .locations__txt__region .mason--theme-turquoise h6, .mason--theme-turquoise .card__item__txt__content h6, .card__item__txt__content .mason--theme-turquoise h6, .mason--theme-turquoise .hero__txt__region a:not(.attach__link):not(.btn), .hero__txt__region .mason--theme-turquoise a:not(.attach__link):not(.btn), .mason--theme-turquoise .imglinks__region a:not(.attach__link):not(.btn), .imglinks__region .mason--theme-turquoise a:not(.attach__link):not(.btn), .mason--theme-turquoise .locations__txt__region a:not(.attach__link):not(.btn), .locations__txt__region .mason--theme-turquoise a:not(.attach__link):not(.btn), .mason--theme-turquoise .card__item__txt__content a:not(.attach__link):not(.btn), .card__item__txt__content .mason--theme-turquoise a:not(.attach__link):not(.btn) {
    color: #19728A; }
  .mason--theme-yellow .hero__txt__region h2, .hero__txt__region .mason--theme-yellow h2, .mason--theme-yellow .imglinks__region h2, .imglinks__region .mason--theme-yellow h2, .mason--theme-yellow .locations__txt__region h2, .locations__txt__region .mason--theme-yellow h2, .mason--theme-yellow .card__item__txt__content h2, .card__item__txt__content .mason--theme-yellow h2, .mason--theme-yellow .hero__txt__region h3, .hero__txt__region .mason--theme-yellow h3, .mason--theme-yellow .imglinks__region h3, .imglinks__region .mason--theme-yellow h3, .mason--theme-yellow .locations__txt__region h3, .locations__txt__region .mason--theme-yellow h3, .mason--theme-yellow .card__item__txt__content h3, .card__item__txt__content .mason--theme-yellow h3, .mason--theme-yellow .hero__txt__region h4, .hero__txt__region .mason--theme-yellow h4, .mason--theme-yellow .imglinks__region h4, .imglinks__region .mason--theme-yellow h4, .mason--theme-yellow .locations__txt__region h4, .locations__txt__region .mason--theme-yellow h4, .mason--theme-yellow .card__item__txt__content h4, .card__item__txt__content .mason--theme-yellow h4, .mason--theme-yellow .hero__txt__region h5, .hero__txt__region .mason--theme-yellow h5, .mason--theme-yellow .imglinks__region h5, .imglinks__region .mason--theme-yellow h5, .mason--theme-yellow .locations__txt__region h5, .locations__txt__region .mason--theme-yellow h5, .mason--theme-yellow .card__item__txt__content h5, .card__item__txt__content .mason--theme-yellow h5, .mason--theme-yellow .hero__txt__region h6, .hero__txt__region .mason--theme-yellow h6, .mason--theme-yellow .imglinks__region h6, .imglinks__region .mason--theme-yellow h6, .mason--theme-yellow .locations__txt__region h6, .locations__txt__region .mason--theme-yellow h6, .mason--theme-yellow .card__item__txt__content h6, .card__item__txt__content .mason--theme-yellow h6, .mason--theme-yellow .hero__txt__region a:not(.attach__link):not(.btn), .hero__txt__region .mason--theme-yellow a:not(.attach__link):not(.btn), .mason--theme-yellow .imglinks__region a:not(.attach__link):not(.btn), .imglinks__region .mason--theme-yellow a:not(.attach__link):not(.btn), .mason--theme-yellow .locations__txt__region a:not(.attach__link):not(.btn), .locations__txt__region .mason--theme-yellow a:not(.attach__link):not(.btn), .mason--theme-yellow .card__item__txt__content a:not(.attach__link):not(.btn), .card__item__txt__content .mason--theme-yellow a:not(.attach__link):not(.btn) {
    color: #F8E713; }


.btn {
  background-color: #Aa4da2; }
  
  .mason--theme-blue-light .btn {
    background-color: #24BFFB; }
  
  .mason--theme-blue-dark .btn {
    background-color: #19508C; }
  
  .mason--theme-green .btn {
    background-color: #bcc249; }
  
  .mason--theme-grey .btn {
    background-color: #363D4F; }
  
  .mason--theme-orange .btn {
    background-color: #F9953C; }
  
  .mason--theme-pink .btn {
    background-color: #FA2E6D; }
  
  .mason--theme-purple .btn {
    background-color: #Aa4da2; }
  
  .mason--theme-turquoise .btn {
    background-color: #19728A; }
  
  .mason--theme-yellow .btn {
    background-color: #F8E713; }

.owl-dot, .owl__nav, .card__item__txt__content a {
  color: #Aa4da2; }
  [data-theme="blue-light"] .owl-dot, [data-theme="blue-light"] .owl__nav, [data-theme="blue-light"] .card__item__txt__content a, .card__item__txt__content [data-theme="blue-light"] a {
    color: #24BFFB; }
  [data-theme="blue-dark"] .owl-dot, [data-theme="blue-dark"] .owl__nav, [data-theme="blue-dark"] .card__item__txt__content a, .card__item__txt__content [data-theme="blue-dark"] a {
    color: #19508C; }
  [data-theme="green"] .owl-dot, [data-theme="green"] .owl__nav, [data-theme="green"] .card__item__txt__content a, .card__item__txt__content [data-theme="green"] a {
    color: #bcc249; }
  [data-theme="grey"] .owl-dot, [data-theme="grey"] .owl__nav, [data-theme="grey"] .card__item__txt__content a, .card__item__txt__content [data-theme="grey"] a {
    color: #363D4F; }
  [data-theme="orange"] .owl-dot, [data-theme="orange"] .owl__nav, [data-theme="orange"] .card__item__txt__content a, .card__item__txt__content [data-theme="orange"] a {
    color: #F9953C; }
  [data-theme="pink"] .owl-dot, [data-theme="pink"] .owl__nav, [data-theme="pink"] .card__item__txt__content a, .card__item__txt__content [data-theme="pink"] a {
    color: #FA2E6D; }
  [data-theme="purple"] .owl-dot, [data-theme="purple"] .owl__nav, [data-theme="purple"] .card__item__txt__content a, .card__item__txt__content [data-theme="purple"] a {
    color: #Aa4da2; }
  [data-theme="turquoise"] .owl-dot, [data-theme="turquoise"] .owl__nav, [data-theme="turquoise"] .card__item__txt__content a, .card__item__txt__content [data-theme="turquoise"] a {
    color: #19728A; }
  [data-theme="yellow"] .owl-dot, [data-theme="yellow"] .owl__nav, [data-theme="yellow"] .card__item__txt__content a, .card__item__txt__content [data-theme="yellow"] a {
    color: #F8E713; }

.owl__nav > *:before, .owl__nav > *:after, .card__item__txt__list__icon:before {
  background-color: #Aa4da2; }
  [data-theme="blue-light"] .owl__nav > *:before, [data-theme="blue-light"] .owl__nav > *:after, [data-theme="blue-light"] .card__item__txt__list__icon:before {
    background-color: #24BFFB; }
  [data-theme="blue-dark"] .owl__nav > *:before, [data-theme="blue-dark"] .owl__nav > *:after, [data-theme="blue-dark"] .card__item__txt__list__icon:before {
    background-color: #19508C; }
  [data-theme="green"] .owl__nav > *:before, [data-theme="green"] .owl__nav > *:after, [data-theme="green"] .card__item__txt__list__icon:before {
    background-color: #bcc249; }
  [data-theme="grey"] .owl__nav > *:before, [data-theme="grey"] .owl__nav > *:after, [data-theme="grey"] .card__item__txt__list__icon:before {
    background-color: #363D4F; }
  [data-theme="orange"] .owl__nav > *:before, [data-theme="orange"] .owl__nav > *:after, [data-theme="orange"] .card__item__txt__list__icon:before {
    background-color: #F9953C; }
  [data-theme="pink"] .owl__nav > *:before, [data-theme="pink"] .owl__nav > *:after, [data-theme="pink"] .card__item__txt__list__icon:before {
    background-color: #FA2E6D; }
  [data-theme="purple"] .owl__nav > *:before, [data-theme="purple"] .owl__nav > *:after, [data-theme="purple"] .card__item__txt__list__icon:before {
    background-color: #Aa4da2; }
  [data-theme="turquoise"] .owl__nav > *:before, [data-theme="turquoise"] .owl__nav > *:after, [data-theme="turquoise"] .card__item__txt__list__icon:before {
    background-color: #19728A; }
  [data-theme="yellow"] .owl__nav > *:before, [data-theme="yellow"] .owl__nav > *:after, [data-theme="yellow"] .card__item__txt__list__icon:before {
    background-color: #F8E713; }

@media all and (min-width: 900px) {
  .js_pop {
    opacity: 0;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: opacity 1s ease, visibility 1s ease, -webkit-transform 1s ease;
    transition: opacity 1s ease, visibility 1s ease, -webkit-transform 1s ease;
    -o-transition: transform 1s ease, opacity 1s ease, visibility 1s ease;
    transition: transform 1s ease, opacity 1s ease, visibility 1s ease;
    transition: transform 1s ease, opacity 1s ease, visibility 1s ease, -webkit-transform 1s ease; }
  .hit .js_pop {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
    .hit .js_pop:nth-child(1) {
      -webkit-transition-delay: 100ms;
      -o-transition-delay: 100ms;
      transition-delay: 100ms; }
    .hit .js_pop:nth-child(2) {
      -webkit-transition-delay: 200ms;
      -o-transition-delay: 200ms;
      transition-delay: 200ms; }
    .hit .js_pop:nth-child(3) {
      -webkit-transition-delay: 300ms;
      -o-transition-delay: 300ms;
      transition-delay: 300ms; }
    .hit .js_pop:nth-child(4) {
      -webkit-transition-delay: 400ms;
      -o-transition-delay: 400ms;
      transition-delay: 400ms; }
    .hit .js_pop:nth-child(5) {
      -webkit-transition-delay: 500ms;
      -o-transition-delay: 500ms;
      transition-delay: 500ms; }
    .hit .js_pop:nth-child(6) {
      -webkit-transition-delay: 600ms;
      -o-transition-delay: 600ms;
      transition-delay: 600ms; }
    .hit .js_pop:nth-child(7) {
      -webkit-transition-delay: 700ms;
      -o-transition-delay: 700ms;
      transition-delay: 700ms; }
    .hit .js_pop:nth-child(8) {
      -webkit-transition-delay: 800ms;
      -o-transition-delay: 800ms;
      transition-delay: 800ms; } }

@media all and (min-width: 900px) {
  .js_fade,
  .js_fadeup {
    opacity: 0;
    -webkit-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .js_fadeup {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px); }
  .hit .js_fade {
    opacity: 1; }
  .hit .js_fadeup {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .hit .js_fade:nth-child(1),
  .hit .js_fadeup:nth-child(1) {
    -webkit-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms; }
  .hit .js_fade:nth-child(2),
  .hit .js_fadeup:nth-child(2) {
    -webkit-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms; }
  .hit .js_fade:nth-child(3),
  .hit .js_fadeup:nth-child(3) {
    -webkit-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms; }
  .hit .js_fade:nth-child(4),
  .hit .js_fadeup:nth-child(4) {
    -webkit-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms; }
  .hit .js_fade:nth-child(5),
  .hit .js_fadeup:nth-child(5) {
    -webkit-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms; }
  .hit .js_fade:nth-child(6),
  .hit .js_fadeup:nth-child(6) {
    -webkit-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms; }
  .hit .js_fade:nth-child(7),
  .hit .js_fadeup:nth-child(7) {
    -webkit-transition-delay: 700ms;
    -o-transition-delay: 700ms;
    transition-delay: 700ms; }
  .hit .js_fade:nth-child(8),
  .hit .js_fadeup:nth-child(8) {
    -webkit-transition-delay: 800ms;
    -o-transition-delay: 800ms;
    transition-delay: 800ms; }
  .hit .js_fade:nth-child(9),
  .hit .js_fadeup:nth-child(9) {
    -webkit-transition-delay: 900ms;
    -o-transition-delay: 900ms;
    transition-delay: 900ms; }
  .hit .js_fade:nth-child(10),
  .hit .js_fadeup:nth-child(10) {
    -webkit-transition-delay: 1000ms;
    -o-transition-delay: 1000ms;
    transition-delay: 1000ms; }
  .hit .js_fade:nth-child(11),
  .hit .js_fadeup:nth-child(11) {
    -webkit-transition-delay: 1100ms;
    -o-transition-delay: 1100ms;
    transition-delay: 1100ms; }
  .hit .js_fade:nth-child(12),
  .hit .js_fadeup:nth-child(12) {
    -webkit-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms; }
  .hit .js_fade:nth-child(13),
  .hit .js_fadeup:nth-child(13) {
    -webkit-transition-delay: 1300ms;
    -o-transition-delay: 1300ms;
    transition-delay: 1300ms; }
  .hit .js_fade:nth-child(14),
  .hit .js_fadeup:nth-child(14) {
    -webkit-transition-delay: 1400ms;
    -o-transition-delay: 1400ms;
    transition-delay: 1400ms; }
  .hit .js_fade:nth-child(15),
  .hit .js_fadeup:nth-child(15) {
    -webkit-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms; }
  .hit .js_fade:nth-child(16),
  .hit .js_fadeup:nth-child(16) {
    -webkit-transition-delay: 1600ms;
    -o-transition-delay: 1600ms;
    transition-delay: 1600ms; }
  .hit .js_fade:nth-child(17),
  .hit .js_fadeup:nth-child(17) {
    -webkit-transition-delay: 1700ms;
    -o-transition-delay: 1700ms;
    transition-delay: 1700ms; }
  .hit .js_fade:nth-child(18),
  .hit .js_fadeup:nth-child(18) {
    -webkit-transition-delay: 1800ms;
    -o-transition-delay: 1800ms;
    transition-delay: 1800ms; }
  .hit .js_fade:nth-child(19),
  .hit .js_fadeup:nth-child(19) {
    -webkit-transition-delay: 1900ms;
    -o-transition-delay: 1900ms;
    transition-delay: 1900ms; }
  .hit .js_fade:nth-child(20),
  .hit .js_fadeup:nth-child(20) {
    -webkit-transition-delay: 2000ms;
    -o-transition-delay: 2000ms;
    transition-delay: 2000ms; }
  .hit .js_fade:nth-child(21),
  .hit .js_fadeup:nth-child(21) {
    -webkit-transition-delay: 2100ms;
    -o-transition-delay: 2100ms;
    transition-delay: 2100ms; }
  .hit .js_fade:nth-child(22),
  .hit .js_fadeup:nth-child(22) {
    -webkit-transition-delay: 2200ms;
    -o-transition-delay: 2200ms;
    transition-delay: 2200ms; }
  .hit .js_fade:nth-child(23),
  .hit .js_fadeup:nth-child(23) {
    -webkit-transition-delay: 2300ms;
    -o-transition-delay: 2300ms;
    transition-delay: 2300ms; }
  .hit .js_fade:nth-child(24),
  .hit .js_fadeup:nth-child(24) {
    -webkit-transition-delay: 2400ms;
    -o-transition-delay: 2400ms;
    transition-delay: 2400ms; }
  .hit .js_fade:nth-child(25),
  .hit .js_fadeup:nth-child(25) {
    -webkit-transition-delay: 2500ms;
    -o-transition-delay: 2500ms;
    transition-delay: 2500ms; }
  .hit .js_fade:nth-child(26),
  .hit .js_fadeup:nth-child(26) {
    -webkit-transition-delay: 2600ms;
    -o-transition-delay: 2600ms;
    transition-delay: 2600ms; }
  .hit .js_fade:nth-child(27),
  .hit .js_fadeup:nth-child(27) {
    -webkit-transition-delay: 2700ms;
    -o-transition-delay: 2700ms;
    transition-delay: 2700ms; }
  .hit .js_fade:nth-child(28),
  .hit .js_fadeup:nth-child(28) {
    -webkit-transition-delay: 2800ms;
    -o-transition-delay: 2800ms;
    transition-delay: 2800ms; }
  .hit .js_fade:nth-child(29),
  .hit .js_fadeup:nth-child(29) {
    -webkit-transition-delay: 2900ms;
    -o-transition-delay: 2900ms;
    transition-delay: 2900ms; }
  .hit .js_fade:nth-child(30),
  .hit .js_fadeup:nth-child(30) {
    -webkit-transition-delay: 3000ms;
    -o-transition-delay: 3000ms;
    transition-delay: 3000ms; } }

@media all and (min-width: 900px) {
  .js_slide,
  .js_slide-after {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    will-change: transform;
    -webkit-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .hit .js_slide,
  .hit + section .js_slide-after {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

@media all and (min-width: 900px) {
  .js_clip {
    opacity: 0;
    -webkit-transform: translate(0, 30px) scale(0.9);
    -ms-transform: translate(0, 30px) scale(0.9);
    transform: translate(0, 30px) scale(0.9);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-clip-path: polygon(25% 0, 75% 0, 75% 100%, 25% 100%);
    clip-path: polygon(25% 0, 75% 0, 75% 100%, 25% 100%);
    will-change: opacity, transform; }
  .hit .js_clip {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    -webkit-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-clip-path 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-clip-path 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), clip-path 1s cubic-bezier(0.165, 0.84, 0.44, 1), transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), clip-path 1s cubic-bezier(0.165, 0.84, 0.44, 1), transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), clip-path 1s cubic-bezier(0.165, 0.84, 0.44, 1), transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-clip-path 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .hit .js_clip:nth-child(1) {
    -webkit-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms; }
  .hit .js_clip:nth-child(2) {
    -webkit-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms; }
  .hit .js_clip:nth-child(3) {
    -webkit-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms; }
  .hit .js_clip:nth-child(4) {
    -webkit-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms; }
  .hit .js_clip:nth-child(5) {
    -webkit-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms; }
  .hit .js_clip:nth-child(6) {
    -webkit-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms; }
  .hit .js_clip:nth-child(7) {
    -webkit-transition-delay: 700ms;
    -o-transition-delay: 700ms;
    transition-delay: 700ms; }
  .hit .js_clip:nth-child(8) {
    -webkit-transition-delay: 800ms;
    -o-transition-delay: 800ms;
    transition-delay: 800ms; } }

.owl-stage-outer {
  width: 100%;
  height: 100%;
  padding: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .owl-stage-outer:before, .owl-stage-outer:after {
    content: "";
    display: table; }
  .owl-stage-outer:after {
    clear: both; }

.owl-stage {
  height: 100%;
  position: relative;
  /* -ms-overflow-y: hidden;*/
  /* fixes overflowing owl inside flex container in IE10/11 */
  -ms-touch-action: pan-Y; }

.owl__flex .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  [owl-trans="true"] .owl-item {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); }
    [owl-trans="true"] .owl-item.active {
      opacity: 1;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      visibility: visible; }

.owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease; }

.owl-nav,
.owl-dots {
  display: none; }

.owl-dot {
  display: inline-block;
  cursor: pointer;
  margin: 2px; }
  .owl-dot span {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    will-change: margin, transform;
    -webkit-transition: margin 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
    -o-transition: margin 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
    transition: margin 0.4s cubic-bezier(0.73, 0.14, 0.13, 1); }
    .owl-dot span:before, .owl-dot span:after {
      content: '';
      border-radius: inherit;
      -webkit-transition: color 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), visibility 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
      transition: color 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), visibility 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
      -o-transition: color 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), visibility 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
      transition: color 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), visibility 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
      transition: color 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), visibility 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), -webkit-transform 0.4s cubic-bezier(0.73, 0.14, 0.13, 1); }
    .owl-dot span:before {
      width: 8px;
      height: 8px;
      opacity: .2;
      background: currentColor; }
    .owl-dot span:after {
      border: 4px solid currentColor;
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0);
      opacity: 0; }
  .owl-dot.active span:before {
    opacity: 0;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s; }
  .owl-dot.active span:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s; }

.owl__nav {
  visibility: hidden;
  margin: -0.23529em; }
  .owl__nav > * {
    color: #FFF;
    margin: 0.23529em;
    visibility: visible;
    width: 4.23529em;
    height: 4.23529em;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    display: inline-block;
    z-index: 0;
    -webkit-transition: color 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
    -o-transition: color 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
    transition: color 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1); }
    .owl__nav > *:before {
      content: '';
      opacity: 0;
      border-radius: inherit; }
    .owl__nav > *:after {
      content: '';
      border-radius: inherit;
      -webkit-transition: background 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
      -o-transition: background 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
      transition: background 0.4s cubic-bezier(0.73, 0.14, 0.13, 1); }
    .owl__nav > *.disabled {
      opacity: .2;
      cursor: auto; }
    .owl__nav > * svg {
      font-size: 1.41176em;
      z-index: 1; }

@media all and (min-width: 769px) {
  .owl__nav > *:not(.disabled):hover {
    color: currentColor !important; }
    .owl__nav > *:not(.disabled):hover:before {
      opacity: .2;
      -webkit-transform: scale(1.65);
      -ms-transform: scale(1.65);
      transform: scale(1.65); }
    .owl__nav > *:not(.disabled):hover:after {
      background: #FFF !important; } }

/* "animateIn":"owl-item--fadein","animateOut":"owl-item--fadeout" */
.owl-item--fadeout {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-item--fadein {
  -webkit-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.urgent {
  color: #FFF;
  background: #e24141;
  height: 3.29412em;
  line-height: 3.29412em;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%); }
  .mason--ready .urgent {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s; }
  .urgent ul a {
    padding: 0 4.11765em 0 5em;
    display: block; }
  .urgent ul p {
    display: inline; }
  .urgent__icon {
    width: 3.52941em;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: #cf3535; }
    .urgent__icon svg {
      font-size: 1.5em;
      margin: auto; }
  .urgent__btn {
    width: 4.11765em;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: inherit; }
    .urgent__btn svg {
      margin: auto;
      font-size: 1em;
      color: rgba(0, 0, 0, 0.3); }
  .urgent__nocookie ul a {
    padding-right: 1.41176em; }
  .mason--urgent-hide .urgent {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }

#hero__txt__title {
  margin-bottom: 1.85rem; }

.hero__txt__region {
  font-size: 16px; }
  .hero__txt__region .ms-btn {
    margin-top: 1em; }
    .hero__txt__region .ms-btn > * {
      background-color: #Aa4da2; }

@media all and (min-width: 900px) {
  .hero__slideshow {
    border-radius: 4.70588em 0 0 4.70588em;
    height: calc(100% + 4.70588em); }
  .hero__txt {
    padding-top: 5.29412em; }
    .hero__txt__max {
      max-width: 48.94118em; }
    .hero__txt__region {
      max-width: 32em; } }

.home {
  z-index: 0; }

.main {
  display: none; }

.imglinks {
  z-index: 1;
  padding: 5.29412em 0 10.58824em; }
  .imglinks__bg {
    position: absolute;
    top: 60%;
    right: 0;
    bottom: 0;
    left: 0; }
    .imglinks__bg .curve:first-child {
      -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
      transform: scale(-1, 1); }
    .imglinks__bg .curve:last-child {
      -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
      transform: scale(1, -1); }
  .imglinks__decor {
    width: 90vw;
    height: 70.2vw;
    max-width: 81.41176em;
    max-height: 63.52941em;
    position: absolute;
    top: -5%;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    opacity: 0.1; }
    .imglinks__decor .lazy-item {
      background-size: contain; }
  .imglinks__header {
    margin-bottom: 2.58824em; }
  .imglinks__footer {
    margin-top: 2.94118em; }
  .imglinks .ms-btn > * {
    background: #fff;
    color: inherit !important; }

@media all and (min-width: 900px) {
  .imglinks {
    padding: 11.76471em 0 17.29412em; }
  .imglinks__decor {
    top: 4.94118em; } }

.feed__header,
.feed__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.feed__header {
  font-size: 0.8em; }
  @media all and (min-width: 415px) {
    .feed__header {
      font-size: 0.85em; } }
  @media all and (min-width: 769px) {
    .feed__header {
      font-size: 0.9em; } }
  @media all and (min-width: 1025px) {
    .feed__header {
      font-size: 0.95em; } }
  @media all and (min-width: 1301px) {
    .feed__header {
      font-size: 1em; } }
  .feed__header .owl__nav {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 0.85em; }

.feed__main {
  margin: 3.23529em 0; }

.events {
  padding: 5.29412em 0; }

.locations {
  padding: 0 0 8.47059em; }
  .locations__bg .curve:last-child {
    -webkit-transform: scale(-1, -1);
    -ms-transform: scale(-1, -1);
    transform: scale(-1, -1); }

.locations__map {
  margin-bottom: 2em;
  z-index: 0; }
  .locations__map__bg {
    position: relative;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    z-index: -1;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -45%) scale(1.175);
    -ms-transform: translate(-50%, -45%) scale(1.175);
    transform: translate(-50%, -45%) scale(1.175);
    border: 10.58824em solid #fff;
    opacity: 0.1; }
    .locations__map__bg:before {
      content: '';
      display: block;
      visibility: hidden;
      padding-bottom: 100%; }
  .locations__map svg {
    overflow: visible; }
  .locations__map__area {
    color: #363D4F; }
    .locations__map__area__shape {
      fill: currentColor;
      -webkit-transition: fill 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
      -o-transition: fill 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
      transition: fill 0.4s cubic-bezier(0.73, 0.14, 0.13, 1); }
    .locations__map__area__marker {
      color: #fff; }
      .locations__map__area__marker--complex {
        display: none; }
        .locations__map__area__marker--complex circle {
          -webkit-transition: opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), fill 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), stroke 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), stroke-width 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
          -o-transition: opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), fill 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), stroke 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), stroke-width 0.4s cubic-bezier(0.73, 0.14, 0.13, 1);
          transition: opacity 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), fill 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), stroke 0.4s cubic-bezier(0.73, 0.14, 0.13, 1), stroke-width 0.4s cubic-bezier(0.73, 0.14, 0.13, 1); }
          .locations__map__area__marker--complex circle:first-of-type {
            opacity: 0.15;
            stroke: #363D4F;
            stroke-width: 0.76471em; }
          .locations__map__area__marker--complex circle:nth-of-type(2) {
            stroke: #545a69;
            stroke-width: 0.23529em; }
  .locations__map__key {
    position: absolute;
    top: 18vw;
    right: 0; }

.locations__txt .ms-btn > * {
  background: #fff;
  color: inherit !important; }

@media all and (min-width: 800px) {
  .locations {
    padding-top: 3.23529em; }
    .locations .ms-center {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
  .locations__map {
    margin-bottom: 0; }
    .locations__map__key {
      position: relative;
      top: auto;
      right: auto; }
  .locations__txt {
    max-width: 26.35294em;
    padding: 12.94118em 0 5.88235em;
    margin-left: 2em; } }

@media all and (min-width: 1050px) {
  .locations__map {
    max-width: 41.41176em; }
    .locations__map__area__marker {
      pointer-events: none;
      opacity: 0;
      -webkit-transition: opacity 1s ease;
      -o-transition: opacity 1s ease;
      transition: opacity 1s ease; }
      .hit .locations__map__area__marker {
        opacity: 1; }
      .locations__map__area__marker--basic {
        display: none; }
      .locations__map__area__marker--complex {
        display: block; }
        .locations__map__area__marker--complex text {
          opacity: 0; }
    .locations__map__area:nth-child(1) .locations__map__area__marker {
      -webkit-transition-delay: 550ms;
      -o-transition-delay: 550ms;
      transition-delay: 550ms; }
    .locations__map__area:nth-child(2) .locations__map__area__marker {
      -webkit-transition-delay: 800ms;
      -o-transition-delay: 800ms;
      transition-delay: 800ms; }
    .locations__map__area:nth-child(3) .locations__map__area__marker {
      -webkit-transition-delay: 1050ms;
      -o-transition-delay: 1050ms;
      transition-delay: 1050ms; }
    .locations__map__area:nth-child(4) .locations__map__area__marker {
      -webkit-transition-delay: 1300ms;
      -o-transition-delay: 1300ms;
      transition-delay: 1300ms; }
    .locations__map__area:not(.locations__map__area--4) .locations__map__area__shape:hover {
      cursor: pointer;
      fill: #2e3443; }
      .locations__map__area:not(.locations__map__area--4) .locations__map__area__shape:hover ~ .locations__map__area__marker circle:first-of-type {
        opacity: 0.3;
        fill: #bcc249;
        stroke-width: 0; }
      .locations__map__area:not(.locations__map__area--4) .locations__map__area__shape:hover ~ .locations__map__area__marker circle:nth-of-type(2) {
        stroke: #bcc249;
        stroke-width: 0.70588em; }
      .locations__map__area:not(.locations__map__area--4) .locations__map__area__shape:hover ~ .locations__map__area__marker text {
        opacity: 1; }
    .locations__map__area.locations__map__area--1 .locations__map__area__shape:hover ~ .locations__map__area__marker circle:first-of-type {
      fill: #F9953C; }
    .locations__map__area.locations__map__area--1 .locations__map__area__shape:hover ~ .locations__map__area__marker circle:nth-of-type(2) {
      stroke: #F9953C; }
    .locations__map__area.locations__map__area--3 .locations__map__area__shape:hover ~ .locations__map__area__marker circle:first-of-type {
      fill: #FA2E6D; }
    .locations__map__area.locations__map__area--3 .locations__map__area__shape:hover ~ .locations__map__area__marker circle:nth-of-type(2) {
      stroke: #FA2E6D; }
    .locations__map__key {
      display: none; } }

.card__item {
  height: 100%;
  opacity: 0.1; }
  .owl-item.active .card__item {
    opacity: 1; }
  .card__item > * {
    height: 100%;
    -webkit-box-shadow: 0px 8px 24px rgba(54, 61, 79, 0.1);
    box-shadow: 0px 8px 24px rgba(54, 61, 79, 0.1); }
  .card__item__img {
    position: relative;
    background: #363D4F;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    overflow: hidden;
    z-index: 0; }
    .card__item__img:before {
      content: '';
      display: block;
      visibility: hidden;
      padding-bottom: 70%; }
    .card__item__img .loaded .lazy-item {
      opacity: 0.9; }
    .card__item__img__icon {
      width: 2.82353em;
      height: 2.82353em;
      border-radius: 50%;
      position: absolute;
      top: 1.64706em;
      right: 1.64706em; }
      .card__item__img__icon svg {
        font-size: 1.05882em; }
      [data-type="twitter"] .card__item__img__icon {
        color: #1da1f2; }
      [data-type="facebook"] .card__item__img__icon {
        color: #2273ee; }
      [data-type="instagram"] .card__item__img__icon {
        color: #BC2A8D; }
  .card__item__txt {
    padding: 2.35294em; }
    .card__item__txt__date {
      font-size: 14px;
      margin: 0 0 0.25em; }
      .card__item__txt__date i {
        display: none; }
    .card__item__txt__title {
      line-height: 1.33333; }
    .card__item__txt__item__txt__date {
      margin: 0; }
    .card__item__txt__content {
      overflow: hidden;
      max-height: 9.5em;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 6;
      -webkit-box-orient: vertical;
      margin: 0.5em 0 0; }
    .card__item__txt__list {
      margin-top: 0.88235em; }
      .card__item__txt__list li {
        position: relative;
        padding-left: 2.82353em;
        margin-bottom: 8px;
        min-height: 1.88235em; }
        .card__item__txt__list li[data-allday="False"] [data-type="allday"],
        .card__item__txt__list li[data-allday="True"] [data-type="time"] {
          display: none; }
        .card__item__txt__list li p {
          margin: 0; }
      .card__item__txt__list__icon {
        width: 1.88235em;
        height: 1.88235em;
        border-radius: 50%;
        overflow: hidden;
        position: absolute;
        top: -0.35294em;
        left: 0; }
        .card__item__txt__list__icon:before {
          content: "";
          opacity: 0.25; }
        .card__item__txt__list__icon svg {
          font-size: 0.82353em; }

@media all and (min-width: 769px) {
  .card__item > *:hover .card__item__img > div {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07); } }

.news {
  padding: 5.64706em 0; }
  .news__decor {
    width: 90vw;
    height: 70.2vw;
    max-width: 93.76471em;
    max-height: 73.11765em;
    position: absolute;
    top: -12%;
    left: -41%;
    margin: 0 auto;
    opacity: 0.1; }
    .news__decor .lazy-item {
      background-size: contain; }

.partners {
  padding: 2.94118em 0 5.88235em; }
  .partners .ms-center {
    max-width: 1400px; }
  .partners__main {
    margin-top: 3.29412em; }
  .partners ul {
    font-size: 0.6em;
    margin: -1.17647em -2.23529em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly; }
    @media all and (min-width: 415px) {
      .partners ul {
        font-size: 0.7em; } }
    @media all and (min-width: 769px) {
      .partners ul {
        font-size: 0.8em; } }
    @media all and (min-width: 1025px) {
      .partners ul {
        font-size: 0.9em; } }
    @media all and (min-width: 1301px) {
      .partners ul {
        font-size: 1em; } }
  .partners li {
    margin: 1.17647em 2.23529em;
    display: inline-block;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .partners li:hover a {
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%);
      opacity: 1; }
    .partners li a {
      opacity: 0.4;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      -webkit-transition: opacity 0.2s ease, -webkit-filter 0.2s ease;
      transition: opacity 0.2s ease, -webkit-filter 0.2s ease;
      -o-transition: filter 0.2s ease, opacity 0.2s ease;
      transition: filter 0.2s ease, opacity 0.2s ease;
      transition: filter 0.2s ease, opacity 0.2s ease, -webkit-filter 0.2s ease; }
      .partners li a[href=""] {
        pointer-events: none;
        cursor: default; }
    .partners li img {
      max-width: 9.41176em;
      max-height: 7.05882em;
      vertical-align: middle; }

@media all and (min-width: 900px) {
  .partners {
    padding-bottom: 17.05882em; } }
