/* input(2308,11): run-time error CSS1019: Unexpected token, found 'selector('
input(2308,27): run-time error CSS1025: Expected comma or open brace, found ')' */
@media (min-width: 992px) {
  #search-wrapper, .search-wrapper {
    padding-top: 37px;
    padding-bottom: 47px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #search-wrapper, .search-wrapper {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    padding: 14px 15px 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #search-wrapper, .search-wrapper {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
    padding: 14px 15px 20px;
  }
}
#search-wrapper #search-form, #search-wrapper .search-form, .search-wrapper #search-form, .search-wrapper .search-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-top: 19px;
}
@media (max-width: 767px) {
  #search-wrapper #search-form, #search-wrapper .search-form, .search-wrapper #search-form, .search-wrapper .search-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#search-wrapper #search-form input, #search-wrapper .search-form input, .search-wrapper #search-form input, .search-wrapper .search-form input {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.6875;
  font-weight: 400;
  font-style: normal;
  width: 100%;
  height: 50px;
  padding: 15px 25px 13px;
  border: none;
}
@media (min-width: 768px) {
  #search-wrapper #search-form input, #search-wrapper .search-form input, .search-wrapper #search-form input, .search-wrapper .search-form input {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  #search-wrapper #search-form input, #search-wrapper .search-form input, .search-wrapper #search-form input, .search-wrapper .search-form input {
    padding-left: 15px;
    max-width: 100%;
  }
}
#search-wrapper #search-form input:focus-visible, #search-wrapper .search-form input:focus-visible, .search-wrapper #search-form input:focus-visible, .search-wrapper .search-form input:focus-visible {
  box-shadow: none;
  outline-width: 2px;
  outline-style: solid;
  outline-offset: 0px;
}
#search-wrapper #search-form button, #search-wrapper .search-form button, .search-wrapper #search-form button, .search-wrapper .search-form button {
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 12px;
  min-width: 140px;
  min-height: 40px;
  vertical-align: middle;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #search-wrapper #search-form button, #search-wrapper .search-form button, .search-wrapper #search-form button, .search-wrapper .search-form button {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #search-wrapper #search-form button, #search-wrapper .search-form button, .search-wrapper #search-form button, .search-wrapper .search-form button {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #search-wrapper #search-form button, #search-wrapper .search-form button, .search-wrapper #search-form button, .search-wrapper .search-form button {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  #search-wrapper #search-form button, #search-wrapper .search-form button, .search-wrapper #search-form button, .search-wrapper .search-form button {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) {
  #search-wrapper #search-form button, #search-wrapper .search-form button, .search-wrapper #search-form button, .search-wrapper .search-form button {
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  #search-wrapper #search-form button, #search-wrapper .search-form button, .search-wrapper #search-form button, .search-wrapper .search-form button {
    margin-top: 15px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: flex-start;
  }
}
#search-wrapper #search-form button:focus-visible, #search-wrapper .search-form button:focus-visible, .search-wrapper #search-form button:focus-visible, .search-wrapper .search-form button:focus-visible {
  box-shadow: none;
  outline-width: 2px;
  outline-style: solid;
  outline-offset: 0px;
}
#search-wrapper #search-form button span, #search-wrapper .search-form button span, .search-wrapper #search-form button span, .search-wrapper .search-form button span {
  font-size: inherit !important;
  line-height: inherit !important;
  font-weight: inherit !important;
  color: inherit;
}
#search-wrapper #search-form button span + i, #search-wrapper .search-form button span + i, .search-wrapper #search-form button span + i, .search-wrapper .search-form button span + i {
  margin-left: 4px;
}
#search-wrapper #search-form button i, #search-wrapper .search-form button i, .search-wrapper #search-form button i, .search-wrapper .search-form button i {
  display: inline-block;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: -o-transform 0.4s;
  -moz-transition: transform 0.4s, -moz-transform 0.4s;
  transition: transform 0.4s;
}
#search-wrapper #search-form button:hover i, #search-wrapper .search-form button:hover i, .search-wrapper #search-form button:hover i, .search-wrapper .search-form button:hover i {
  -webkit-transform: translateX(6px);
  -moz-transform: translateX(6px);
  -ms-transform: translateX(6px);
  -o-transform: translateX(6px);
  transform: translateX(6px);
}

@media (min-width: 992px) {
  #search-page-form {
    padding-top: 163px;
    padding-bottom: 55px;
  }
}
@media (max-width: 991px) {
  #search-page-form {
    padding-top: 106px;
  }
}
@media (min-width: 992px) {
  #search-page-form.has-breaking {
    padding-top: 221px;
  }
}
@media (max-width: 991px) {
  #search-page-form.has-breaking {
    padding-top: 142px;
  }
}
@media (max-width: 991px) {
  #search-page-form #search-wrapper {
    padding: 14px 0px 20px 0;
  }
}

#search-page {
  padding: 40px 0px;
}
#search-page #search-results {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
#search-page #search-results > li {
  padding-bottom: 30px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: 30px;
}
#search-page #search-results .search-result {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
#search-page #search-results .search-result .img-container {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 14%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 14%;
  flex: 0 0 14%;
  max-width: 14%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  #search-page #search-results .search-result .img-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (max-width: 767px) {
  #search-page #search-results .search-result .img-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
}
#search-page #search-results .search-result .img-container img {
  max-width: 100%;
}
#search-page #search-results .search-result .img-container .icon {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  background-color: #e9ecef;
}
#search-page #search-results .search-result .img-container .icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#search-page #search-results .search-result .txt-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 86%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 86%;
  flex: 0 0 86%;
  max-width: 86%;
  padding: 0 15px;
}
@media (max-width: 767px) {
  #search-page #search-results .search-result .txt-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }
}
#search-page #search-results .search-result .txt-container > *:last-child {
  margin-bottom: 0px !important;
}
#search-page #search-results .search-result .txt-container time {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.5625;
  font-weight: 500;
  font-style: normal;
  opacity: 0.6;
  margin-bottom: 2px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #search-page #search-results .search-result .txt-container time {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #search-page #search-results .search-result .txt-container time {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #search-page #search-results .search-result .txt-container time {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  #search-page #search-results .search-result .txt-container time {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
#search-page #search-results .search-result .txt-container .heading {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1.5rem;
  line-height: 1.3333333333;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #search-page #search-results .search-result .txt-container .heading {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #search-page #search-results .search-result .txt-container .heading {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #search-page #search-results .search-result .txt-container .heading {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  #search-page #search-results .search-result .txt-container .heading {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
#search-page #search-results .search-result .txt-container p {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.7777777778;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #search-page #search-results .search-result .txt-container p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.7777777778;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #search-page #search-results .search-result .txt-container p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #search-page #search-results .search-result .txt-container p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  #search-page #search-results .search-result .txt-container p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
#search-page #search-results .search-result .txt-container .link-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 0;
}
#search-page #search-results .search-result .txt-container .link-wrapper a {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #search-page #search-results .search-result .txt-container .link-wrapper a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #search-page #search-results .search-result .txt-container .link-wrapper a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #search-page #search-results .search-result .txt-container .link-wrapper a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  #search-page #search-results .search-result .txt-container .link-wrapper a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
#search-page #search-results .search-result .txt-container .info-container p {
  margin: 0px;
}
#search-page #search-results .search-result .txt-container .info-container p.position {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.5625;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #search-page #search-results .search-result .txt-container .info-container p.position {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #search-page #search-results .search-result .txt-container .info-container p.position {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #search-page #search-results .search-result .txt-container .info-container p.position {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  #search-page #search-results .search-result .txt-container .info-container p.position {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
#search-page #search-results .search-result .txt-container .info-container p.contact span {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  margin-right: 20px;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #search-page #search-results .search-result .txt-container .info-container p.contact span {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #search-page #search-results .search-result .txt-container .info-container p.contact span {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #search-page #search-results .search-result .txt-container .info-container p.contact span {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  #search-page #search-results .search-result .txt-container .info-container p.contact span {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  #search-page #search-results .search-result .txt-container .info-container p.contact span {
    display: block;
  }
}
#search-page #search-results .search-result .txt-container .info-container p.contact span:last-child {
  margin-right: 0px;
}
#search-page #search-results .search-result .txt-container .info-container p.contact span:before {
  font-family: "Font Awesome 6 Free", "Helvetica";
  font-style: normal;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 700;
}
#search-page #search-results .search-result .txt-container .info-container p.contact span.phone:before {
  content: "\f879";
}
#search-page #search-results .search-result .txt-container .info-container p.contact span.mobile:before {
  content: "\f3cd";
}
#search-page #search-results .search-result .txt-container .info-container p.contact span.email:before {
  content: "\f0e0";
}
#search-page #search-results .search-result .txt-container .info-container p.contact span a {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #search-page #search-results .search-result .txt-container .info-container p.contact span a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #search-page #search-results .search-result .txt-container .info-container p.contact span a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #search-page #search-results .search-result .txt-container .info-container p.contact span a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  #search-page #search-results .search-result .txt-container .info-container p.contact span a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
#search-page .search-pagination {
  padding-top: 15px;
}
:root {
  --scroll-margin-top: 0;
  --main-pad-top: 163px;
}

html, body {
  min-width: 320px;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 23px;
}

#header, #main, #footer {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

#main {
  padding-top: var(--main-pad-top);
}

body {
  overflow-x: hidden;
  overflow-y: scroll;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #ffffff;
}
body .img-maxwidth {
  max-width: 100%;
}
body #designby {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-top: 9px;
  padding-bottom: 10px;
}
body img {
  -ms-interpolation-mode: bicubic;
}
body img[loading=lazy] {
  height: auto;
}
body picture.image-container.using-crop img {
  width: 100%;
  max-width: 100%;
}
body a {
  color: inherit;
  text-decoration: none;
}
body a:hover {
  color: inherit;
  text-decoration: underline;
}
body a:hover, body a:active {
  outline: none !important;
}
body a:focus-visible {
  outline: 2px solid #000000;
  outline-offset: 2px;
}
body a.cover-field:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: auto;
}
body button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body button:hover, body button:active {
  outline: none !important;
}
body button:focus {
  outline-width: 2px;
  outline-style: solid;
  outline-offset: 2px;
}
body input:hover, body input:active, body textarea:hover, body textarea:active {
  outline: none !important;
}
body input:focus, body textarea:focus {
  outline-width: 2px;
  outline-style: solid;
  outline-offset: 2px;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 991px) {
  body h1 br, body h2 br, body h3 br, body h4 br, body h5 br, body h6 br {
    content: " ";
  }
}
@media (max-width: 991px) {
  body h1 br:after, body h2 br:after, body h3 br:after, body h4 br:after, body h5 br:after, body h6 br:after {
    content: " ";
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body h1, body h2, body h3, body h4, body h5, body h6 {
    -ms-word-break: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
@media (max-width: 575px) {
  body h1, body h2, body h3, body h4, body h5, body h6 {
    overflow-x: auto;
    overflow-y: hidden;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body h1 span, body h2 span, body h3 span, body h4 span, body h5 span, body h6 span {
    -ms-word-break: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
body .txt-sz-1, body .txt-sz-2, body .txt-sz-3, body .txt-sz-4, body .txt-sz-5, body .txt-sz-6 {
  display: inline-block;
  margin-bottom: 9px;
}
body .txt-sz-1 {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 3.125rem;
  line-height: 1.16;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .txt-sz-1 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 3.125rem;
    line-height: 1.16;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .txt-sz-1 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 2.125rem;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .txt-sz-1 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 2.125rem;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .txt-sz-1 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 2.125rem;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
  }
}
body .txt-sz-2 {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .txt-sz-2 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 2.5rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .txt-sz-2 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .txt-sz-2 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .txt-sz-2 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 400;
    font-style: normal;
  }
}
body .txt-sz-3 {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 2.125rem;
  line-height: 1.1176470588;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .txt-sz-3 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 2.125rem;
    line-height: 1.1176470588;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .txt-sz-3 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .txt-sz-3 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .txt-sz-3 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 400;
    font-style: normal;
  }
}
body .txt-sz-4 {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1.75rem;
  line-height: 1.2142857143;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .txt-sz-4 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.75rem;
    line-height: 1.2142857143;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .txt-sz-4 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .txt-sz-4 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .txt-sz-4 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
body .txt-sz-5 {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1.5rem;
  line-height: 1.3333333333;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .txt-sz-5 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .txt-sz-5 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .txt-sz-5 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .txt-sz-5 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
body .txt-sz-6 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.5625;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .txt-sz-6 {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .txt-sz-6 {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .txt-sz-6 {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .txt-sz-6 {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) {
  body p {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body p {
    -ms-word-break: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
@media (max-width: 767px) {
  body p {
    margin-bottom: 15px;
  }
}
body p, body ul li, body ol li, body figure figcaption, body table td {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body p, body ul li, body ol li, body figure figcaption, body table td {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body p, body ul li, body ol li, body figure figcaption, body table td {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body p, body ul li, body ol li, body figure figcaption, body table td {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body p, body ul li, body ol li, body figure figcaption, body table td {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
body p strong, body ul li strong, body ol li strong, body figure figcaption strong, body table td strong {
  font-weight: 700;
}
body p a, body ul li a, body ol li a, body figure figcaption a, body table td a {
  font-weight: 600;
}
body figure figcaption {
  font-style: italic;
}
@media (min-width: 1400px) {
  body .grid2.col-lg-10, body .grid2.col-lg-9, body .grid2.col-lg-8, body .grid2.col-lg-7 {
    padding-right: 103px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body .grid2.col-lg-10, body .grid2.col-lg-9, body .grid2.col-lg-8, body .grid2.col-lg-7 {
    padding-right: 83px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .grid2.col-lg-10, body .grid2.col-lg-9, body .grid2.col-lg-8, body .grid2.col-lg-7 {
    padding-right: 63px;
  }
}
@media (min-width: 992px) {
  body .grid2.col-lg-5, body .grid2.col-lg-4, body .grid2.col-lg-3, body .grid2.col-lg-2 {
    position: sticky;
    top: 15px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .grid2.col-lg-5, body .grid2.col-lg-4, body .grid2.col-lg-3, body .grid2.col-lg-2 {
    margin-top: 15px;
  }
}

.cS-hidden {
  height: auto !important;
}

hr {
  opacity: 1;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm,
.row {
  --bs-gutter-x: 2.145rem;
}

.container-fluid {
  max-width: 1920px;
  margin: auto;
  padding: 0px;
}

.container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
@media (max-width: 575px) {
  .container {
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .hidden-mobile {
    display: none;
    height: 0px;
    opacity: 0;
  }
}

@media (min-width: 992px) {
  .show-mobile {
    display: none;
    height: 0px;
    opacity: 0;
  }
}

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

.justify-content-flex-start, .justify-content-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.justify-content-flex-end, .justify-content-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.justify-content-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dp-flex, .dp-flex-col, .dp-flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.dp-flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.dp-flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flex-0 {
  -webkit-box-flex: 0;
  -webkit-flex: 0;
  -moz-box-flex: 0;
  -ms-flex: 0;
  flex: 0;
}

.align-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex-end {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: flex-end;
}

.rte-view > *:last-child {
  margin-bottom: 0px;
}
.rte-view > *:last-child > li:last-child {
  margin-bottom: 0px;
}
.rte-view > * + ul {
  margin-top: 7px;
}
.rte-view ul li {
  margin-bottom: 24px;
  padding-inline-start: 14px;
  margin-inline-start: -14px;
}
@media (max-width: 991px) {
  .rte-view ul li {
    margin-bottom: 14px;
  }
}
.rte-view ul li::marker {
  font-family: "Font Awesome 6 Free", "Helvetica";
  font-style: normal;
  content: "\f111";
  color: #9A7E51;
  font-size: 0.7rem;
  line-height: 1;
  font-weight: bold;
}
.rte-view ul li span {
  margin-bottom: 0;
}
.rte-view ul li ul li {
  margin-top: 24px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .rte-view ul li ul li {
    margin-top: 14px;
  }
}
.rte-view ul li ul li::marker {
  font-weight: normal;
}
.rte-view ul li ul li span {
  margin: 0;
}
.rte-view ul li ul li ul li::marker {
  content: "\f0c8";
  font-weight: bold;
}
.rte-view ul, .rte-view ol {
  padding-left: 25px;
}
.rte-view ul li span, .rte-view ol li span {
  display: block;
}
.rte-view ul li span span, .rte-view ol li span span {
  display: inline;
}

.align-items-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.align-items-top.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: inherit;
  -webkit-align-items: inherit;
  -moz-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
}

.align-items-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.align-items-center .column .wrapper > *:last-child {
  margin-bottom: 0px;
}
.align-items-center.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: inherit;
  -webkit-align-items: inherit;
  -moz-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
}
.align-items-center.wrapper > *:last-child {
  margin-bottom: 0px;
}

.align-items-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.align-items-bottom .column .wrapper > *:last-child {
  margin-bottom: 0px;
}
.align-items-bottom.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: inherit;
  -webkit-align-items: inherit;
  -moz-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
}
.align-items-bottom.wrapper > *:last-child {
  margin-bottom: 0px;
}

.img-responsive {
  width: 100%;
}
.img-responsive.fixed-max {
  width: auto;
}

.padx-1 {
  padding-left: 15px;
  padding-right: 15px;
}

.no-pad {
  padding-right: 0;
  padding-left: 0;
}

.no-pad-right {
  padding-right: 0;
}

.no-pad-left {
  padding-left: 0;
}

@media (max-width: 991px) {
  .m-ept {
    padding-top: 15px !important;
  }
}

@media (max-width: 991px) {
  .m-epb {
    padding-bottom: 15px !important;
  }
}

@media (max-width: 991px) {
  .m-epl {
    padding-left: 15px !important;
  }
}

@media (max-width: 991px) {
  .m-epr {
    padding-right: 15px !important;
  }
}

@media (max-width: 991px) {
  .m-npt {
    padding-top: 0px !important;
  }
}

@media (max-width: 991px) {
  .m-npb {
    padding-bottom: 0px !important;
  }
}

@media (max-width: 991px) {
  .m-npl {
    padding-left: 0px !important;
  }
}

@media (max-width: 991px) {
  .m-npr {
    padding-right: 0px !important;
  }
}

@media (max-width: 991px) {
  .order-xs-1 {
    order: 1 !important;
  }
}

@media (max-width: 991px) {
  .order-xs-2 {
    order: 2 !important;
  }
}

@media (max-width: 991px) {
  .order-xs-3 {
    order: 3 !important;
  }
}

@media (max-width: 991px) {
  .order-xs-4 {
    order: 4 !important;
  }
}

.h-auto {
  height: auto;
}

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

.bg-video {
  position: relative;
  overflow: hidden;
  pointer-events: none;
}
.bg-video iframe, .bg-video embed, .bg-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: none !important;
  margin: 0;
  line-height: 1;
  border: none;
}

.info-summary, .info-receipt {
  padding: 20px 15px;
}
@media (min-width: 992px) {
  .info-summary, .info-receipt {
    padding: 65px 43px 41px 66px;
  }
}
.info-summary.theme-ffffff, .info-receipt.theme-ffffff {
  background-color: #ffffff;
}

form.inline-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  column-gap: 20px;
}
form.inline-search .btn {
  min-width: max-content;
  padding-top: 8px !important;
  padding-bottom: 7px !important;
}
@media (min-width: 992px) {
  form.inline-search .btn {
    padding-left: 55px;
    padding-right: 55px;
  }
}

.search-message {
  margin-top: 16px;
}
@media (min-width: 992px) {
  .search-message {
    margin-top: 113px;
  }
}

.search-results {
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-top: 16px;
}
@media (min-width: 992px) {
  .search-results {
    margin-top: 55px;
  }
}
.search-results li {
  border-bottom: 1px solid #909090;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .search-results li {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.search-results li:first-child {
  border-top: 1px solid #909090;
}

.search-result {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.search-result .result-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 14%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 14%;
  flex: 0 0 14%;
  max-width: 14%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .search-result .result-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (max-width: 767px) {
  .search-result .result-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
}
.search-result .result-image.media-file {
  position: relative;
  background-color: #efefef;
}
.search-result .result-image.media-file .icon {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.search-result .result-image.media-file .icon i {
  color: #000000;
  font-size: 5em;
}
@media (max-width: 991px) {
  .search-result .result-image.media-file .icon i {
    font-size: 3em;
  }
}
.search-result .result-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 86%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 86%;
  flex: 0 0 86%;
  max-width: 86%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 13px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .search-result .result-text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  .search-result .result-text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }
}

.search-pagination {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .search-pagination {
    margin-top: 16px;
  }
}

.pagination {
  --bs-pagination-padding-x: .063rem;
  --bs-pagination-padding-y: .063rem;
  --bs-pagination-bg: transparent;
  --bs-pagination-border-color: transparent;
  --bs-pagination-color: #000000;
  --bs-pagination-hover-color: #000000;
  --bs-pagination-hover-bg: transparent;
  --bs-pagination-hover-border-color: transparent;
  --bs-pagination-focus-color: inherit;
  --bs-pagination-focus-bg: transparent;
  --bs-pagination-active-color: #ffffff;
  --bs-pagination-disabled-bg: transparent;
  --bs-pagination-disabled-border-color: transparent;
  --bs-pagination-active-bg: #5e172d;
  --bs-pagination-active-border-color: #5e172d;
  --bs-pagination-focus-box-shadow: 0 0 0 .1rem #000000;
  grid-gap: 4px;
  gap: 4px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pagination li a, .pagination li span {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.1875;
  font-weight: 500;
  font-style: normal;
}
.pagination li.page-item {
  min-width: 21px;
  text-align: center;
}
.pagination li.page-item.dots {
  align-content: flex-end;
  min-width: 20px !important;
}

.nav-pagination .pagination {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
}
.nav-pagination .pagination .active a {
  pointer-events: none;
  cursor: default;
}
.nav-pagination .pagination .dots {
  width: 24px;
  height: 22px;
  display: block;
  padding: 0;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.375;
  font-weight: 500;
  font-style: normal;
}
.nav-pagination .pagination .disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.5;
  background-color: unset;
}
.nav-pagination .pagination .page-link {
  border: none;
  text-align: center;
  width: 22px;
  height: 22px;
  padding: 0;
  transition: none;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.375;
  font-weight: 500;
  font-style: normal;
}
.nav-pagination .pagination .page-link:after {
  content: none;
}
.nav-pagination .pagination .page-link:hover {
  text-decoration: none;
}
.nav-pagination .pagination .page-link:focus {
  box-shadow: none;
  text-decoration: none;
}
.nav-pagination .pagination .page-link:focus-visible {
  outline: 2px solid #000000;
  outline-offset: 0;
  text-decoration: none;
}

#registration.jump-to, #summary.jump-to, #receipt.jump-to, #val-summary.jump-to {
  scroll-margin-top: var(--scroll-margin-top);
}

a.btn-theme, .btn-theme {
  border-width: 1px !important;
  display: inline-block;
  margin-bottom: 0;
  padding: 10px 23px;
  border-radius: 0;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  background-color: var(--bs-btn-bg);
  font-family: "Raleway", sans-serif;
  color: var(--bs-btn-color);
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.6875;
  font-weight: 700;
  font-style: normal;
}
@media (max-width: 991px) {
  a.btn-theme, .btn-theme {
    padding: 8px 16px;
    font-family: "Raleway", sans-serif;
    color: var(--bs-btn-color);
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    font-weight: 700;
    font-style: normal;
  }
}
a.btn-theme.before:after, .btn-theme.before:after {
  content: none !important;
}
a.btn-theme.before:before, .btn-theme.before:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f177";
  display: inline-block;
  margin-right: 10px;
  transition: transform 0.45s ease-in-out;
}
a.btn-theme.before:hover:before, .btn-theme.before:hover:before {
  -webkit-transform: translateX(-7px);
  -moz-transform: translateX(-7px);
  -ms-transform: translateX(-7px);
  -o-transform: translateX(-7px);
  transform: translateX(-7px);
}
a.btn-theme:hover, .btn-theme:hover {
  color: var(--bs-btn-color);
  text-decoration: underline;
}
a.btn-theme:hover:after, .btn-theme:hover:after {
  -webkit-transform: translate(7px, 0);
  -moz-transform: translate(7px, 0);
  -o-transform: translate(7px, 0);
  transform: translate(7px, 0);
}
a.btn-theme:focus-visible, .btn-theme:focus-visible {
  outline-width: 2px;
  outline-style: solid;
  outline-offset: 0;
  outline-color: #000000;
}
a.btn-theme:after, .btn-theme:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f178";
  display: inline-block;
  margin-left: 10px;
  transition: transform 0.45s ease-in-out;
}
a.btn-theme.theme-efefef, .btn-theme.theme-efefef {
  --bs-btn-color: #354487;
  --bs-btn-bg: #EFEFEF;
  --bs-btn-border-color: #EFEFEF;
  --bs-btn-hover-color: #354487;
  --bs-btn-hover-bg: #EFEFEF;
  --bs-btn-hover-border-color: #EFEFEF;
  --bs-btn-active-color: #354487;
  --bs-btn-active-bg: #EFEFEF;
  --bs-btn-active-border-color: #EFEFEF;
}
a.btn-theme.theme-5e172d, .btn-theme.theme-5e172d {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #5e172d;
  --bs-btn-border-color: #5e172d;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #5e172d;
  --bs-btn-hover-border-color: #5e172d;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #5e172d;
  --bs-btn-active-border-color: #5e172d;
}
a.btn-theme.theme-354487, .btn-theme.theme-354487 {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #354487;
  --bs-btn-border-color: #354487;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #354487;
  --bs-btn-hover-border-color: #354487;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #354487;
  --bs-btn-active-border-color: #354487;
}
a.btn-theme.theme-ffffff, .btn-theme.theme-ffffff {
  --bs-btn-color: #354487;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #354487;
  --bs-btn-hover-bg: #ffffff;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-active-color: #354487;
  --bs-btn-active-bg: #ffffff;
  --bs-btn-active-border-color: #ffffff;
}

a.link-theme, .link-theme {
  display: inline-block;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Raleway", sans-serif;
  color: var(--bs-link-color-rgb);
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.6875;
  font-weight: 700;
  font-style: normal;
}
@media (max-width: 991px) {
  a.link-theme, .link-theme {
    font-family: "Raleway", sans-serif;
    color: var(--bs-link-color-rgb);
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    font-weight: 700;
    font-style: normal;
  }
}
a.link-theme:hover, .link-theme:hover {
  text-decoration: underline;
  color: var(--bs-link-hover-color-rgb);
}
a.link-theme:hover:after, .link-theme:hover:after {
  -webkit-transform: translate(7px, 0);
  -moz-transform: translate(7px, 0);
  -o-transform: translate(7px, 0);
  transform: translate(7px, 0);
}
a.link-theme:focus-visible, .link-theme:focus-visible {
  outline-width: 2px;
  outline-style: solid;
  outline-offset: 2px;
  outline-color: var(--bs-link-color-rgb);
}
a.link-theme:after, .link-theme:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f178";
  display: inline-block;
  margin-left: 10px;
  transition: transform 0.45s ease-in-out;
}
a.link-theme.theme-5e172d, .link-theme.theme-5e172d {
  --bs-link-color-rgb: rgb(94 23 45);
  --bs-link-hover-color-rgb: rgb(94 23 45);
}
a.link-theme.theme-354487, .link-theme.theme-354487 {
  --bs-link-color-rgb: rgb(53 68 135);
  --bs-link-hover-color-rgb: rgb(53 68 135);
}
a.link-theme.theme-ffffff, .link-theme.theme-ffffff {
  --bs-link-color-rgb: rgb(255 255 255);
  --bs-link-hover-color-rgb: rgb(255 255 255);
}

.ocs-before {
  position: relative;
}
.ocs-before:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.bi-ccn {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.use-shadow {
  -webkit-box-shadow: 0 5px 40px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 40px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 40px 6px rgba(0, 0, 0, 0.1);
}

#skip-to-content-link {
  display: inline-block;
  left: 1px;
  top: 1px;
  position: absolute;
  background: #f5f5f5;
  padding: 8px;
  color: #000000;
  max-width: 100%;
  -webkit-transform: translateY(-110%);
  -moz-transform: translateY(-110%);
  -ms-transform: translateY(-110%);
  -o-transform: translateY(-110%);
  transform: translateY(-110%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
}
#skip-to-content-link:focus-visible {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  z-index: 9999999999;
  outline: 2px solid #000000;
  outline-offset: -2px;
}

.alert[role=alert] {
  border-radius: 0 !important;
}
.alert[role=alert].validation-summary-errors ul {
  margin: 0;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@supports selector(:has(*)) {
  #navigation li.list:has(> .link:focus-visible) {
    outline-width: 2px;
    outline-style: solid;
    outline-offset: 6px;
  }
  #navigation li.list .link:focus-visible {
    outline: none !important;
  }
}
#header {
  isolation: isolate;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
@media (min-width: 992px) {
  #header {
    min-height: 163px;
  }
}
#header #fullscreen-logo {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  /*        @include Mobile {
      width: auto;
      padding: 0;
      margin-right: 10px;
      @include Flex(1, 0, auto);
  }*/
  /*        img {
      @include Mobile {
          height: 43px;
          width: auto;
      }
  }*/
}
@media (min-width: 576px) and (max-width: 767px) {
  #header #fullscreen-logo {
    min-width: max-content;
  }
}
#header > section > .container {
  max-width: 100%;
}
@media (min-width: 992px) {
  #header > section > .container {
    padding-left: 60px;
    padding-right: 57px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #header > section > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#header #top-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 992px) {
  #header #top-bar {
    min-height: 44px;
  }
}
@media (max-width: 991px) {
  #header #top-bar {
    margin-bottom: 0px;
    min-height: 40px;
    height: 40px;
  }
}
@media (max-width: 991px) {
  #header #top-bar #top-menu {
    display: none;
  }
}
#header #top-bar #top-menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  margin: 0px;
  list-style: none;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-gap: 21px;
  gap: 21px;
}
#header #top-bar #top-menu ul li a, #header #top-bar #top-menu ul li button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Raleway", sans-serif;
  color: #ffffff;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  cursor: pointer;
}
#header #top-bar #top-menu ul li a.current, #header #top-bar #top-menu ul li a:hover, #header #top-bar #top-menu ul li a:focus, #header #top-bar #top-menu ul li button.current, #header #top-bar #top-menu ul li button:hover, #header #top-bar #top-menu ul li button:focus {
  text-decoration: underline;
}
#header #top-bar #top-menu ul li a:focus-visible, #header #top-bar #top-menu ul li button:focus-visible {
  text-decoration: none !important;
  outline: 2px solid currentColor;
  outline-offset: 2px;
}
#header #top-bar #search-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 6px;
  gap: 6px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  padding: 0px 0px 3px 0px;
  margin-left: 30px;
}
@media (max-width: 767px) {
  #header #top-bar #search-form {
    width: 100%;
    max-width: 100%;
    margin-left: 0px;
  }
}
#header #top-bar #search-form input {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.375;
  font-weight: 400;
  font-style: normal;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 23px;
  padding: 0px;
  background: transparent;
  border: none;
}
#header #top-bar #search-form input:focus {
  outline: 2px solid #000000;
  outline-offset: 2px;
}
#header #top-bar #search-form button {
  min-width: 21px;
  padding: 0px;
  margin-left: 0px;
  border: none;
  height: 23px;
  background: transparent;
  text-align: right;
  cursor: pointer;
  position: relative;
}
#header #top-bar #search-form button:focus {
  outline: 2px solid #000000;
  outline-offset: 2px;
}
#header #top-bar #search-form button i {
  font-size: 21px;
}
#header #bottom-bar {
  width: 100%;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  #header #bottom-bar {
    padding: 10px 15px;
  }
}
@media (min-width: 992px) {
  #header #bottom-bar .row {
    min-height: 119px;
  }
}
#header #bottom-bar .navHolder {
  position: initial;
}
@media (min-width: 992px) {
  #header #bottom-bar .navHolder {
    padding: 0px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  #header #bottom-bar .navHolder {
    min-width: max-content;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media (max-width: 991px) {
  #header #bottom-bar .navHolder {
    padding: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
#header #bottom-bar #navigation {
  margin-top: 17px;
  margin-bottom: 6px;
}
#header #bottom-bar #navigation .menu {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#header #header-btn-menu {
  margin-top: 16px;
}
#header #header-btn-menu ul {
  grid-gap: 6px;
  gap: 6px;
}
@media (min-width: 576px) and (max-width: 991px) {
  #header #header-btn-menu ul {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media (max-width: 575px) {
  #header #header-btn-menu ul {
    grid-gap: 4px;
    gap: 4px;
  }
}
#header #hamburger.navbar-toggler {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: flex-end;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 38px;
  height: 38px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px !important;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  background-color: #ffffff;
}
#header #hamburger.navbar-toggler:hover, #header #hamburger.navbar-toggler:active {
  outline: none !important;
}
#header #hamburger.navbar-toggler:focus {
  outline-width: 2px;
  outline-style: solid;
  outline-offset: 0px;
}
#header #hamburger.navbar-toggler span {
  display: block;
  position: absolute;
  top: 18px;
  left: 7px;
  right: 7px;
  height: 2px;
  background: #000000;
}
#header #hamburger.navbar-toggler span:before, #header #hamburger.navbar-toggler span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000000;
  content: "";
}
#header #hamburger.navbar-toggler span:before {
  top: -10px;
}
#header #hamburger.navbar-toggler span:after {
  bottom: -10px;
}
#header #hamburger.navbar-toggler span:before, #header #hamburger.navbar-toggler span:after {
  -webkit-transition-duration: 0.3s, 0.3s;
  -o-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  -o-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}
#header #hamburger.navbar-toggler span:before {
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  -o-transition-property: top, transform;
  transition-property: top, transform;
}
#header #hamburger.navbar-toggler span:after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  -o-transition-property: bottom, transform;
  transition-property: bottom, transform;
}
#header #hamburger.navbar-toggler.active {
  background-color: #ffffff;
}
#header #hamburger.navbar-toggler.active span {
  background: none !important;
}
#header #hamburger.navbar-toggler.active span:before, #header #hamburger.navbar-toggler.active span:after {
  -webkit-transition-delay: 0s, 0.3s;
  -o-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}
#header #hamburger.navbar-toggler.active span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#header #hamburger.navbar-toggler.active span:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (max-width: 575px) {
  #header #hamburger.navbar-toggler {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px !important;
    border: none;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
    background-color: #ffffff;
  }
  #header #hamburger.navbar-toggler:hover, #header #hamburger.navbar-toggler:active {
    outline: none !important;
  }
  #header #hamburger.navbar-toggler:focus {
    outline-width: 2px;
    outline-style: solid;
    outline-offset: 0px;
  }
  #header #hamburger.navbar-toggler span {
    display: block;
    position: absolute;
    top: 14px;
    left: 5px;
    right: 5px;
    height: 2px;
    background: #000000;
  }
  #header #hamburger.navbar-toggler span:before, #header #hamburger.navbar-toggler span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000000;
    content: "";
  }
  #header #hamburger.navbar-toggler span:before {
    top: -8px;
  }
  #header #hamburger.navbar-toggler span:after {
    bottom: -8px;
  }
  #header #hamburger.navbar-toggler span:before, #header #hamburger.navbar-toggler span:after {
    -webkit-transition-duration: 0.3s, 0.3s;
    -o-transition-duration: 0.3s, 0.3s;
    transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0.3s, 0s;
    -o-transition-delay: 0.3s, 0s;
    transition-delay: 0.3s, 0s;
  }
  #header #hamburger.navbar-toggler span:before {
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, -webkit-transform;
    -o-transition-property: top, transform;
    transition-property: top, transform;
  }
  #header #hamburger.navbar-toggler span:after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, -webkit-transform;
    -o-transition-property: bottom, transform;
    transition-property: bottom, transform;
  }
  #header #hamburger.navbar-toggler.active {
    background-color: #ffffff;
  }
  #header #hamburger.navbar-toggler.active span {
    background: none !important;
  }
  #header #hamburger.navbar-toggler.active span:before, #header #hamburger.navbar-toggler.active span:after {
    -webkit-transition-delay: 0s, 0.3s;
    -o-transition-delay: 0s, 0.3s;
    transition-delay: 0s, 0.3s;
  }
  #header #hamburger.navbar-toggler.active span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #header #hamburger.navbar-toggler.active span:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
#header .header {
  position: relative;
}
#header .header.logo {
  padding: 0px 0px 15px 0px;
}
@media (max-width: 767px) {
  #header .header.logo {
    padding: 0px;
  }
}
#header .header .mainlogo {
  display: inline-block;
}
#header .header #navigation ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  column-gap: 30px;
}
#header .header #navigation ul li {
  position: relative;
}
#header .header #navigation ul li.mm {
  position: unset;
}
#header .header #navigation ul li.mm.list .submenu-wrapper {
  top: 100%;
  width: 100%;
  padding: 36px 0 55px;
  max-height: calc(100vh - 124px);
}
#header .header #navigation ul li.mm.list .submenu-wrapper > .container {
  padding-left: 15px;
  padding-right: 15px;
}
#header .header #navigation ul li.mm.list .info {
  display: block;
}
#header .header #navigation ul li.mm.list .submenu {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: 22px;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #header .header #navigation ul li.mm.list .submenu {
    padding-left: 20px;
  }
}
#header .header #navigation ul li.mm.list .submenu li {
  border-bottom: none !important;
}
#header .header #navigation ul li.mm.list .submenu li:first-child a {
  padding-top: 7px;
}
#header .header #navigation ul li a, #header .header #navigation ul li span {
  display: block;
  text-decoration: none;
  cursor: pointer;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 500;
  font-style: normal;
}
#header .header #navigation ul li.search-li span {
  display: inline-block;
  cursor: pointer;
}
#header .header #navigation ul li span {
  cursor: default;
}
#header .header #navigation ul li:hover a {
  text-decoration: none;
}
#header .header #navigation ul li > a {
  position: relative;
}
#header .header #navigation ul li > a:focus-visible {
  outline-width: 2px;
  outline-style: solid;
  outline-offset: -2px;
}
#header .header #navigation ul li.list {
  margin-top: 0px;
}
#header .header #navigation ul li.list > a {
  position: relative;
  padding: 0;
  cursor: pointer;
}
#header .header #navigation ul li.list > a[aria-expanded=false]:after {
  content: none !important;
}
#header .header #navigation ul li.list > a.link {
  display: inline-block;
}
#header .header #navigation ul li.list > a.link.current {
  text-decoration: underline;
}
#header .header #navigation ul li.list .link:focus-visible {
  outline-width: 2px;
  outline-style: solid;
  outline-offset: 2px;
}
#header .header #navigation ul li.list .submenu-wrapper {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: calc(100% + 21px);
  left: 0;
  margin: 0;
  padding: 0;
  min-width: 145px;
  max-width: fit-content;
  list-style-type: none;
  text-align: left;
  z-index: -1;
  background-color: inherit;
  -webkit-transform: translateY(25%);
  -moz-transform: translateY(25%);
  -ms-transform: translateY(25%);
  -o-transform: translateY(25%);
  transform: translateY(25%);
  -webkit-transition: opacity 0.1s, transform 0.2s;
  -o-transition: opacity 0.1s, transform 0.2s;
  -moz-transition: opacity 0.1s, transform 0.2s;
  transition: opacity 0.1s, transform 0.2s;
  overflow-y: auto;
}
#header .header #navigation ul li.list .submenu-wrapper > .container {
  padding-left: 0;
  padding-right: 0;
}
#header .header #navigation ul li.list .info {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
#header .header #navigation ul li.list .info .info-wrapper {
  padding-right: 37px;
  height: 100%;
  position: relative;
}
#header .header #navigation ul li.list .info .info-wrapper:after {
  display: inline-block;
  background: url(/content/images/dotted-line-vrt.png);
  background-repeat: repeat-y;
  content: "";
  height: 100%;
  width: 2px;
  position: absolute;
  top: 0;
  right: 0;
}
#header .header #navigation ul li.list .info .info-wrapper.no-txt:after {
  content: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #header .header #navigation ul li.list .info .info-wrapper {
    padding-right: 20px;
  }
}
#header .header #navigation ul li.list .info p {
  margin-bottom: 0;
}
#header .header #navigation ul li.list .info p.menu-headline {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.875rem;
  line-height: 1.2333333333;
  font-weight: 700;
  font-style: normal;
}
#header .header #navigation ul li.list .info p.menu-headline + .menu-description {
  margin-top: 5px;
}
#header .header #navigation ul li.list .info p.menu-description {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.0625rem;
  line-height: 1.4705882353;
  font-weight: 700;
  font-style: normal;
}
#header .header #navigation ul li.list .submenu {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #ffffff;
  row-gap: 1px;
}
#header .header #navigation ul li.list .submenu li {
  float: left;
  width: 100%;
}
#header .header #navigation ul li.list .submenu li a {
  float: left;
  width: 100%;
  text-decoration: none;
  text-transform: none;
  padding: 6px 20px;
  background-color: #efefef;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.125;
  font-weight: 500;
  font-style: normal;
}
#header .header #navigation ul li.list .submenu li a[aria-current=page], #header .header #navigation ul li.list .submenu li a:hover {
  text-decoration: none;
}
#header .header #navigation ul li.list .submenu li a[aria-current=page], #header .header #navigation ul li.list .submenu li a:hover, #header .header #navigation ul li.list .submenu li a:focus {
  background-color: #354487;
  color: #ffffff;
}
#header .header #navigation ul li.list .submenu li a:focus {
  outline: 2px solid #ffffff;
  outline-offset: -4px;
  text-decoration: underline;
}
#header .header #navigation ul li.list .submenu li.sub-list.first a {
  position: relative;
}
#header .header #navigation ul li.list .submenu li.sub-list.last .submenu li.first a {
  padding-bottom: 8px;
}
#header .header #navigation ul li.list .submenu li.sub-list.last .submenu li.first a:focus-visible {
  outline-width: 2px;
  outline-style: solid;
  outline-offset: -2px;
}
#header .header #navigation ul li.list .submenu li.sub-list.has-submenu .sub-link:after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 48%;
  vertical-align: baseline;
}
#header .header #navigation ul li.list .submenu li.sub-list .submenu {
  top: 0px;
}
#header .header #navigation ul li.list .submenu li.sub-list .submenu.left {
  left: -100%;
}
#header .header #navigation ul li.list .submenu li.sub-list .submenu.right {
  right: -100%;
}
#header .header #navigation ul li.list .submenu li.sub-list .submenu li.last {
  border-bottom: 1px solid transparent;
}
#header .header #navigation ul li.list .submenu li.sub-list:hover > ul {
  visibility: visible;
  opacity: 1;
}
#header .header #navigation ul li.list .submenu li.last a {
  border-bottom: 1px solid transparent;
}
#header .header #navigation ul li.list .submenu.left {
  left: 0px;
}
#header .header #navigation ul li.list .submenu.left .sub-list.first a:before, #header .header #navigation ul li.list .submenu.left .sub-list.first a:after {
  left: 40px;
}
#header .header #navigation ul li.list .submenu.right {
  right: 0px;
}
#header .header #navigation ul li.list .submenu.right .sub-list.first a:before, #header .header #navigation ul li.list .submenu.right .sub-list.first a:after {
  right: 24px;
}
#header .header #navigation ul li.list.has-ul.std:hover .search-btn .link:before, #header .header #navigation ul li.list.has-ul.std:hover .search-btn .link:after, #header .header #navigation ul li.list.has-ul.open .search-btn .link:before, #header .header #navigation ul li.list.has-ul.open .search-btn .link:after, #header .header #navigation ul li.list.search-li.std:hover .search-btn .link:before, #header .header #navigation ul li.list.search-li.std:hover .search-btn .link:after, #header .header #navigation ul li.list.search-li.open .search-btn .link:before, #header .header #navigation ul li.list.search-li.open .search-btn .link:after {
  content: none;
}
#header .header #navigation ul li.list.has-ul.std:hover .link:before, #header .header #navigation ul li.list.has-ul.open .link:before, #header .header #navigation ul li.list.search-li.std:hover .link:before, #header .header #navigation ul li.list.search-li.open .link:before {
  content: "";
  position: absolute;
  top: 0;
  left: -15px;
  right: 15px;
  width: calc(100% + 30px);
  height: calc(100% + 23px);
}
#header .header #navigation ul li.list.has-ul.std:hover .link:after, #header .header #navigation ul li.list.has-ul.open .link:after, #header .header #navigation ul li.list.search-li.std:hover .link:after, #header .header #navigation ul li.list.search-li.open .link:after {
  display: block;
  position: absolute;
  bottom: -6px;
  left: 0;
  content: "";
  height: 3px;
  width: 65px;
  background-color: #354487;
}
#header .header #navigation ul li.list.has-ul.std:hover > .submenu-wrapper, #header .header #navigation ul li.list.has-ul.open > .submenu-wrapper, #header .header #navigation ul li.list.search-li.std:hover > .submenu-wrapper, #header .header #navigation ul li.list.search-li.open > .submenu-wrapper {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
#header .header #navigation ul li.list.has-ul:focus-within .search-btn .link:after, #header .header #navigation ul li.list.search-li:focus-within .search-btn .link:after {
  content: none;
}
#header .header #navigation ul li.list.has-ul:focus-within .link:before, #header .header #navigation ul li.list.search-li:focus-within .link:before {
  content: "";
  position: absolute;
  top: 0;
  left: -15px;
  right: 15px;
  width: calc(100% + 30px);
  height: calc(100% + 35px);
}
#header .header #navigation ul li.list.has-ul:focus-within .link:after, #header .header #navigation ul li.list.search-li:focus-within .link:after {
  display: block;
  position: absolute;
  bottom: -6px;
  left: 0;
  content: "";
  height: 3px;
  width: 65px;
  background-color: #354487;
}
#header .header #navigation ul li.list.has-ul:after, #header .header #navigation ul li.list.search-li:after {
  display: inline;
  content: url("/content/images/chevron-down.png");
  margin-left: 2px;
}

#search-mobile-navigation #search-wrapper {
  padding: 14px 20px 20px;
  color: inherit;
}
#search-mobile-navigation #search-wrapper label {
  color: inherit;
}

#mobile-navigation ul {
  max-height: calc(100vh - var(--header-height));
  height: calc(100vh - var(--header-height));
  background: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 1px;
}
#mobile-navigation ul.sub {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
#mobile-navigation ul a {
  background-color: #efefef;
  color: #000000;
  outline-offset: -4px;
}
#mobile-navigation ul .main a[aria-current=page], #mobile-navigation ul .current-ancestor {
  background-color: #354487;
  color: #ffffff;
}
#mobile-navigation ul .alt a {
  color: #ffffff;
  outline-color: #ffffff;
}
#mobile-navigation ul .alt a[aria-current=page] {
  text-decoration: underline !important;
}

#search-mobile-navigation, #mobile-navigation {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: -1;
  width: 100%;
}
#search-mobile-navigation.active, #mobile-navigation.active {
  display: block !important;
}
@media (min-width: 992px) {
  #search-mobile-navigation, #mobile-navigation {
    display: none !important;
  }
}
#search-mobile-navigation ul.mobile-navigation, #mobile-navigation ul.mobile-navigation {
  position: absolute;
  z-index: 999;
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
  top: 100%;
}
#search-mobile-navigation ul.mobile-navigation li a, #search-mobile-navigation ul.mobile-navigation li span, #mobile-navigation ul.mobile-navigation li a, #mobile-navigation ul.mobile-navigation li span {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
#search-mobile-navigation ul.mobile-navigation li a:hover, #search-mobile-navigation ul.mobile-navigation li a:active, #search-mobile-navigation ul.mobile-navigation li a:focus, #search-mobile-navigation ul.mobile-navigation li span:hover, #search-mobile-navigation ul.mobile-navigation li span:active, #search-mobile-navigation ul.mobile-navigation li span:focus, #mobile-navigation ul.mobile-navigation li a:hover, #mobile-navigation ul.mobile-navigation li a:active, #mobile-navigation ul.mobile-navigation li a:focus, #mobile-navigation ul.mobile-navigation li span:hover, #mobile-navigation ul.mobile-navigation li span:active, #mobile-navigation ul.mobile-navigation li span:focus {
  text-decoration: none;
}
#search-mobile-navigation ul.mobile-navigation li a span, #search-mobile-navigation ul.mobile-navigation li span span, #mobile-navigation ul.mobile-navigation li a span, #mobile-navigation ul.mobile-navigation li span span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#search-mobile-navigation ul.mobile-navigation li a picture, #search-mobile-navigation ul.mobile-navigation li span picture, #mobile-navigation ul.mobile-navigation li a picture, #mobile-navigation ul.mobile-navigation li span picture {
  margin-left: 6px;
}
#search-mobile-navigation ul.mobile-navigation li a picture img, #search-mobile-navigation ul.mobile-navigation li span picture img, #mobile-navigation ul.mobile-navigation li a picture img, #mobile-navigation ul.mobile-navigation li span picture img {
  vertical-align: initial;
}
#search-mobile-navigation ul.mobile-navigation li a.prev, #search-mobile-navigation ul.mobile-navigation li span.prev, #mobile-navigation ul.mobile-navigation li a.prev, #mobile-navigation ul.mobile-navigation li span.prev {
  text-transform: uppercase;
}
#search-mobile-navigation ul.mobile-navigation li a.prev:before, #search-mobile-navigation ul.mobile-navigation li span.prev:before, #mobile-navigation ul.mobile-navigation li a.prev:before, #mobile-navigation ul.mobile-navigation li span.prev:before {
  font-family: "Font Awesome 6 Free", "Helvetica";
  font-style: normal;
  content: "\f053";
  position: absolute;
  left: 20px;
  font-size: 125%;
  top: 50%;
  font-weight: 900;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#search-mobile-navigation ul.mobile-navigation li a.prev span, #search-mobile-navigation ul.mobile-navigation li span.prev span, #mobile-navigation ul.mobile-navigation li a.prev span, #mobile-navigation ul.mobile-navigation li span.prev span {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
#search-mobile-navigation ul.mobile-navigation li a.prev picture, #search-mobile-navigation ul.mobile-navigation li span.prev picture, #mobile-navigation ul.mobile-navigation li a.prev picture, #mobile-navigation ul.mobile-navigation li span.prev picture {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -webkit-transform: scale(-1, -1);
  -moz-transform: scale(-1, -1);
  -ms-transform: scale(-1, -1);
  -o-transform: scale(-1, -1);
  transform: scale(-1, -1);
  margin-left: 0;
  margin-right: 6px;
}
#search-mobile-navigation ul.mobile-navigation li a.next:after, #search-mobile-navigation ul.mobile-navigation li span.next:after, #mobile-navigation ul.mobile-navigation li a.next:after, #mobile-navigation ul.mobile-navigation li span.next:after {
  font-family: "Font Awesome 6 Free", "Helvetica";
  font-style: normal;
  content: "\f054";
  position: absolute;
  right: 20px;
  font-size: 125%;
  top: 50%;
  font-weight: 900;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#search-mobile-navigation ul.mobile-navigation li ul, #mobile-navigation ul.mobile-navigation li ul {
  position: absolute;
  z-index: 999;
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
#search-mobile-navigation ul.mobile-navigation li ul.sub, #mobile-navigation ul.mobile-navigation li ul.sub {
  display: none;
  left: 100%;
  top: 0px;
}
#search-mobile-navigation ul.mobile-navigation li ul.sub.open, #mobile-navigation ul.mobile-navigation li ul.sub.open {
  display: block;
}
#search-mobile-navigation ul.mobile-navigation li ul.sub li:first-child a, #mobile-navigation ul.mobile-navigation li ul.sub li:first-child a {
  border-top: none;
}
#search-mobile-navigation ul.mobile-navigation li ul.sub li.hidden-link + li, #mobile-navigation ul.mobile-navigation li ul.sub li.hidden-link + li {
  display: none;
}
#search-mobile-navigation ul.mobile-navigation li.main a.current + ul[data-level="1"] > li:first-child a, #mobile-navigation ul.mobile-navigation li.main a.current + ul[data-level="1"] > li:first-child a {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.2222222222;
  font-weight: 700;
  font-style: normal;
}
#search-mobile-navigation ul.mobile-navigation li.main a.current + ul[data-level="1"] a.current + ul[data-level="2"] > li:first-child a, #mobile-navigation ul.mobile-navigation li.main a.current + ul[data-level="1"] a.current + ul[data-level="2"] > li:first-child a {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.2222222222;
  font-weight: 700;
  font-style: normal;
}
#search-mobile-navigation ul.mobile-navigation li.main ul[data-level="1"] > li:first-child a, #mobile-navigation ul.mobile-navigation li.main ul[data-level="1"] > li:first-child a {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.2222222222;
  font-weight: 500;
  font-style: normal;
}
#search-mobile-navigation ul.mobile-navigation li.main ul[data-level="1"] > li:first-child a.current, #mobile-navigation ul.mobile-navigation li.main ul[data-level="1"] > li:first-child a.current {
  color: inherit;
  font-weight: 800;
}
#search-mobile-navigation ul.mobile-navigation li.main ul[data-level="1"] > li:nth-child(n+2) a, #mobile-navigation ul.mobile-navigation li.main ul[data-level="1"] > li:nth-child(n+2) a {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 500;
  font-style: normal;
}
#search-mobile-navigation ul.mobile-navigation li.main ul[data-level="1"] > li:nth-child(n+2) a.current, #mobile-navigation ul.mobile-navigation li.main ul[data-level="1"] > li:nth-child(n+2) a.current {
  color: inherit;
  font-weight: 800;
}
#search-mobile-navigation ul.mobile-navigation li.main ul[data-level="2"] > li:first-child a, #mobile-navigation ul.mobile-navigation li.main ul[data-level="2"] > li:first-child a {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 500;
  font-style: normal;
}
#search-mobile-navigation ul.mobile-navigation li.main ul[data-level="2"] > li:first-child a.current, #mobile-navigation ul.mobile-navigation li.main ul[data-level="2"] > li:first-child a.current {
  color: inherit;
  font-weight: 800;
}
#search-mobile-navigation ul.mobile-navigation li.main ul[data-level="2"] > li:nth-child(n+2) a, #mobile-navigation ul.mobile-navigation li.main ul[data-level="2"] > li:nth-child(n+2) a {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  text-transform: none;
}
#search-mobile-navigation ul.mobile-navigation li.main ul[data-level="2"] > li:nth-child(n+2) a.current, #mobile-navigation ul.mobile-navigation li.main ul[data-level="2"] > li:nth-child(n+2) a.current {
  color: inherit;
  font-weight: 800;
}
#search-mobile-navigation ul.mobile-navigation li.main.first a, #mobile-navigation ul.mobile-navigation li.main.first a {
  border-top: none;
}
#search-mobile-navigation ul.mobile-navigation li.main a, #search-mobile-navigation ul.mobile-navigation li.main span, #mobile-navigation ul.mobile-navigation li.main a, #mobile-navigation ul.mobile-navigation li.main span {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.2222222222;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  padding: 14px 30px 12px 20px;
}
#search-mobile-navigation ul.mobile-navigation li.main a.current, #search-mobile-navigation ul.mobile-navigation li.main span.current, #mobile-navigation ul.mobile-navigation li.main a.current, #mobile-navigation ul.mobile-navigation li.main span.current {
  font-weight: 700;
}
#search-mobile-navigation ul.mobile-navigation li.main a.next, #search-mobile-navigation ul.mobile-navigation li.main span.next, #mobile-navigation ul.mobile-navigation li.main a.next, #mobile-navigation ul.mobile-navigation li.main span.next {
  padding: 14px 40px 12px 20px;
}
#search-mobile-navigation ul.mobile-navigation li.main a.prev, #search-mobile-navigation ul.mobile-navigation li.main span.prev, #mobile-navigation ul.mobile-navigation li.main a.prev, #mobile-navigation ul.mobile-navigation li.main span.prev {
  padding: 14px 24px 12px 55px;
}
#search-mobile-navigation ul.mobile-navigation li.main a span, #search-mobile-navigation ul.mobile-navigation li.main span span, #mobile-navigation ul.mobile-navigation li.main a span, #mobile-navigation ul.mobile-navigation li.main span span {
  padding: 0 !important;
}
#search-mobile-navigation ul.mobile-navigation li.alt a, #mobile-navigation ul.mobile-navigation li.alt a {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.2222222222;
  font-weight: 500;
  font-style: normal;
  padding: 14px 20px 12px 20px;
}
#search-mobile-navigation ul.mobile-navigation li.alt a.next, #mobile-navigation ul.mobile-navigation li.alt a.next {
  padding: 14px 44px 12px 20px;
}
#search-mobile-navigation ul.mobile-navigation li.alt a.prev, #mobile-navigation ul.mobile-navigation li.alt a.prev {
  padding: 14px 20px 12px 44px;
}
@charset "UTF-8";
body .parallax-mirror .parallax-slider video {
  height: auto;
  width: 100%;
}
body .layout-section .container-fluid .row {
  margin: 0;
}
body .layout-section .container-fluid .row [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}
body .layout-section .col-12.has-bg {
  margin-left: 15px;
  margin-right: 15px;
  max-width: 100%;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
body .layout-section.full-width .container {
  max-width: 100%;
  width: 100%;
  padding: 0px;
}
body .layout-section.full-width .container .row {
  margin: 0px;
}
body .layout-section .split-layout .column .spot-splitted.contain-text .spot-splitted-text .contained-items {
  width: 100% !important;
  max-width: 100% !important;
}
body .layout-section .column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
body .layout-section .column.full-width {
  padding: 0px;
}
body .layout-section .column .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
}
body .layout-section .column .wrapper .editor {
  width: 100%;
  max-width: 100%;
}
body .layout-section .column .wrapper.us-100 {
  height: 100%;
}
body .layout-section .column .wrapper.us-100 .editor {
  height: 100%;
}
body .layout-section .column .wrapper.us-100 .editor .use-shadow {
  height: 100%;
}
body .layout-section .breadcrumb {
  background: none;
  padding: 7.5px 0 8.5px 0;
  margin: 0;
}
@media (max-width: 575px) {
  body .layout-section .breadcrumb {
    padding: 5.5px 0 6.5px 0;
  }
}
body .layout-section .breadcrumb .breadcrumb-item {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.6875;
  font-weight: 500;
  font-style: #000000;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .layout-section .breadcrumb .breadcrumb-item {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.6875;
    font-weight: 500;
    font-style: #000000;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .breadcrumb .breadcrumb-item {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.7857142857;
    font-weight: 500;
    font-style: #000000;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .breadcrumb .breadcrumb-item {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.7857142857;
    font-weight: 500;
    font-style: #000000;
  }
}
@media (max-width: 575px) {
  body .layout-section .breadcrumb .breadcrumb-item {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.7857142857;
    font-weight: 500;
    font-style: #000000;
  }
}
body .layout-section .breadcrumb .breadcrumb-item:before {
  color: inherit;
}
body .layout-section .breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.571rem;
}
body .layout-section .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "|";
  padding-right: 0.571rem;
  font-weight: 500 !important;
}
body .layout-section .breadcrumb .breadcrumb-item.active {
  font-weight: 700;
  color: #000000;
}
body .layout-section .breadcrumb .breadcrumb-item a {
  font-weight: 500 !important;
}
body .layout-section .link-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
body .layout-section .link-wrapper.justify-content-center > a {
  text-align: center;
}
body .layout-section .link-wrapper a:not(.link-theme) {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
  display: inline-block;
  max-width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .layout-section .link-wrapper a:not(.link-theme) {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .link-wrapper a:not(.link-theme) {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .link-wrapper a:not(.link-theme) {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .layout-section .link-wrapper a:not(.link-theme) {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
body .layout-section .link-wrapper a:not(.link-theme).focus, body .layout-section .link-wrapper a:not(.link-theme).active, body .layout-section .link-wrapper a:not(.link-theme):hover {
  text-decoration: none !important;
}
body .layout-section .link-wrapper a:not(.link-theme).focus i, body .layout-section .link-wrapper a:not(.link-theme).active i, body .layout-section .link-wrapper a:not(.link-theme):hover i {
  -webkit-transform: translateX(6px);
  -moz-transform: translateX(6px);
  -ms-transform: translateX(6px);
  -o-transform: translateX(6px);
  transform: translateX(6px);
}
body .layout-section .link-wrapper a:not(.link-theme).focus span, body .layout-section .link-wrapper a:not(.link-theme).active span, body .layout-section .link-wrapper a:not(.link-theme):hover span {
  text-decoration: underline;
}
body .layout-section .link-wrapper a:not(.link-theme):focus-visible {
  outline: 2px solid #000000;
  outline-offset: 1px;
}
body .layout-section .link-wrapper a:not(.link-theme).has-bob {
  padding: 7px 20px 8px 20px;
  min-width: 220px;
  text-align: center;
}
body .layout-section .link-wrapper a:not(.link-theme) span {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
body .layout-section .link-wrapper a:not(.link-theme) span + i {
  margin-left: 8px;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
body .layout-section .link-wrapper a:not(.link-theme) i {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: "Font Awesome 6 Free";
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
body .layout-section .link-wrapper a:not(.link-theme) i.fa-long-arrow-right, body .layout-section .link-wrapper a:not(.link-theme) i.fa-angle-right, body .layout-section .link-wrapper a:not(.link-theme) i.fa-long-arrow-alt-right {
  vertical-align: middle;
}
body .layout-section iframe {
  max-width: 100%;
}
body .layout-section iframe.added-ar {
  width: 100%;
}
body .layout-section img {
  max-width: 100%;
}
body .layout-section .spot-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 100%;
}
body .layout-section .spot-item.zoom:hover .spot-image-container > img, body .layout-section .spot-item.zoom:hover .spot-image-container picture img, body .layout-section .spot-item.zoom:focus .spot-image-container > img, body .layout-section .spot-item.zoom:focus .spot-image-container picture img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
body .layout-section .spot-item .spot-image-container {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}
body .layout-section .spot-item .spot-image-container a {
  display: block;
}
body .layout-section .spot-item .spot-image-container picture {
  overflow: hidden;
}
body .layout-section .spot-item .spot-image-container img {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
}
body .layout-section .spot-item .spot-text-container {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  width: 100%;
  padding-top: 15px;
  margin: 0px;
}
body .layout-section .spot-item .spot-text-container h1, body .layout-section .spot-item .spot-text-container h2, body .layout-section .spot-item .spot-text-container h3, body .layout-section .spot-item .spot-text-container h4, body .layout-section .spot-item .spot-text-container h5, body .layout-section .spot-item .spot-text-container h6 {
  padding-bottom: 4px;
}
body .layout-section .spot-item .spot-text-container p {
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  body .layout-section .spot-item .spot-text-container p br {
    display: none;
  }
}
body .layout-section .spot-item .spot-text-container ul, body .layout-section .spot-item .spot-text-container ol {
  padding-left: 20px;
}
body .layout-section .spot-item .spot-link {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
body .layout-section .spot-item .spot-link a {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .layout-section .spot-item .spot-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .spot-item .spot-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .spot-item .spot-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .layout-section .spot-item .spot-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
body .layout-section .column .twoImageSpot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
body .layout-section .column .twoImageSpot .spot {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
body .layout-section .column .twoImageSpot .spot img {
  -webkit-align-self: normal;
  -ms-flex-item-align: normal;
  -ms-grid-row-align: normal;
  align-self: normal;
}
body .layout-section .column .spot-splitted {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
body .layout-section .column .spot-splitted .spot-splitted-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  body .layout-section .column .spot-splitted .spot-splitted-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  body .layout-section .column .spot-splitted .spot-splitted-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  body .layout-section .column .spot-splitted .spot-splitted-image .image-container {
    display: none;
  }
}
body .layout-section .column .spot-splitted .spot-splitted-image .image-container img {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  body .layout-section .column .spot-splitted .spot-splitted-image .image-container img {
    display: none;
  }
}
body .layout-section .column .spot-splitted .spot-splitted-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 768px) and (max-width: 1199px) {
  body .layout-section .column .spot-splitted .spot-splitted-text {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
}
@media (max-width: 767px) {
  body .layout-section .column .spot-splitted .spot-splitted-text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
body .layout-section .column .spot-splitted .spot-splitted-text h1, body .layout-section .column .spot-splitted .spot-splitted-text h2, body .layout-section .column .spot-splitted .spot-splitted-text h3, body .layout-section .column .spot-splitted .spot-splitted-text h4, body .layout-section .column .spot-splitted .spot-splitted-text h5, body .layout-section .column .spot-splitted .spot-splitted-text h6 {
  padding-bottom: 4px;
}
body .layout-section .column .spot-splitted .spot-splitted-text p {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .layout-section .column .spot-splitted .spot-splitted-text p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .column .spot-splitted .spot-splitted-text p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .column .spot-splitted .spot-splitted-text p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .layout-section .column .spot-splitted .spot-splitted-text p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 992px) {
  body .layout-section .column .spot-splitted .spot-splitted-text p {
    margin-bottom: 19px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .column .spot-splitted .spot-splitted-text p {
    margin-bottom: 19px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .column .spot-splitted .spot-splitted-text p {
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  body .layout-section .column .spot-splitted .spot-splitted-text p {
    margin-bottom: 15px;
  }
}
body .layout-section .column .spot-splitted .spot-splitted-text p:last-of-type {
  margin-bottom: 0px !important;
}
body .layout-section .column .spot-splitted .spot-splitted-text .spot-link a {
  color: inherit;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .layout-section .column .spot-splitted .spot-splitted-text .spot-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .column .spot-splitted .spot-splitted-text .spot-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .column .spot-splitted .spot-splitted-text .spot-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .layout-section .column .spot-splitted .spot-splitted-text .spot-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
body .layout-section .column .spot-splitted.align-left .spot-splitted-image {
  order: 1;
}
body .layout-section .column .spot-splitted.align-left .spot-splitted-text {
  order: 2;
}
body .layout-section .column .spot-splitted.align-right .spot-splitted-image {
  order: 2;
}
body .layout-section .column .spot-splitted.align-right .spot-splitted-text {
  order: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .column .spot-splitted.contain-text.align-left .spot-splitted-text .contained-items {
    padding-left: 30px !important;
  }
}
body .layout-section .column .spot-splitted.contain-text.align-right .spot-splitted-text {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .column .spot-splitted.contain-text.align-right .spot-splitted-text {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .column .spot-splitted.contain-text.align-right .spot-splitted-text .contained-items {
    padding-right: 30px !important;
  }
}
body .layout-section .column .spot-splitted.contain-text .spot-splitted-text {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .column .spot-splitted.contain-text .spot-splitted-text {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
body .layout-section .column .spot-splitted.contain-text .spot-splitted-text .contained-items {
  width: 645px;
  max-width: 645px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body .layout-section .column .spot-splitted.contain-text .spot-splitted-text .contained-items {
    width: 555px;
    max-width: 555px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .layout-section .column .spot-splitted.contain-text .spot-splitted-text .contained-items {
    width: 465px;
    max-width: 465px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .column .spot-splitted.contain-text .spot-splitted-text .contained-items {
    width: 345px;
    max-width: 345px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .column .spot-splitted.contain-text .spot-splitted-text .contained-items {
    width: 510px;
    max-width: 510px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
@media (max-width: 575px) {
  body .layout-section .column .spot-splitted.contain-text .spot-splitted-text .contained-items {
    width: 100%;
    max-width: 100%;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
}
body .layout-section .column .static-spot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
body .layout-section .column .static-spot.zoom:hover .image > img, body .layout-section .column .static-spot.zoom:hover .image picture img, body .layout-section .column .static-spot.zoom:focus .image > img, body .layout-section .column .static-spot.zoom:focus .image picture img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
body .layout-section .column .static-spot .image {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
  margin: 0;
}
body .layout-section .column .static-spot .image picture {
  overflow: hidden;
}
body .layout-section .column .static-spot .image img {
  padding: 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
}
body .layout-section .column .static-spot .image .bg-video {
  width: 100%;
  padding-top: 66.68%;
}
body .layout-section .column .static-spot .text {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-top: 21px;
}
body .layout-section .column .static-spot .text .heading {
  margin-bottom: 10px;
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1.75rem;
  line-height: 1.2142857143;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .layout-section .column .static-spot .text .heading {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.75rem;
    line-height: 1.2142857143;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .column .static-spot .text .heading {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .column .static-spot .text .heading {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .layout-section .column .static-spot .text .heading {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
body .layout-section .column .static-spot .text .heading.alt-text {
  text-transform: uppercase;
  letter-spacing: 0.06rem;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 700;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .layout-section .column .static-spot .text .heading.alt-text {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 700;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .column .static-spot .text .heading.alt-text {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 700;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .column .static-spot .text .heading.alt-text {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 700;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .layout-section .column .static-spot .text .heading.alt-text {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 700;
    font-style: normal;
  }
}
body .layout-section .column .static-spot .text p {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.5625;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .layout-section .column .static-spot .text p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .column .static-spot .text p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .column .static-spot .text p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .layout-section .column .static-spot .text p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
body .layout-section .column .static-spot .link-wrapper {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
body .layout-section .column .static-spot .link-wrapper.link a {
  color: inherit;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .layout-section .column .static-spot .link-wrapper.link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .column .static-spot .link-wrapper.link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .column .static-spot .link-wrapper.link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .layout-section .column .static-spot .link-wrapper.link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
body .layout-section .column .static-spot .link-wrapper a {
  margin-top: 0 !important;
}
body .layout-section .column .list-view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
}
body .layout-section .column .list-view.use-stroke .list-item {
  padding: 15px;
}
body .layout-section .column .list-view .list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  height: auto;
  min-height: 1px;
  position: relative;
  background-color: #efefef;
}
@media (min-width: 768px) {
  body .layout-section .column .list-view .list-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 45px;
  }
}
@media (max-width: 767px) {
  body .layout-section .column .list-view .list-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
body .layout-section .column .list-view .list-item .list-item-image {
  min-height: 10px;
}
@media (min-width: 768px) {
  body .layout-section .column .list-view .list-item .list-item-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 28%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
    -webkit-flex-basis: 28%;
    -ms-flex-preferred-size: 28%;
    flex-basis: 28%;
  }
}
@media (min-width: 768px) and (max-width: 1399px) {
  body .layout-section .column .list-view .list-item .list-item-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: var(--li-bg-img);
  }
}
@media (max-width: 767px) {
  body .layout-section .column .list-view .list-item .list-item-image {
    padding: 0px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1399px) {
  body .layout-section .column .list-view .list-item .list-item-image img {
    display: none;
  }
}
body .layout-section .column .list-view .list-item .list-item-image .bg-video {
  width: 100%;
  padding-top: 100%;
}
body .layout-section .column .list-view .list-item .item-categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-bottom: 6px;
}
@media (max-width: 575px) {
  body .layout-section .column .list-view .list-item .item-categories {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
body .layout-section .column .list-view .list-item .item-categories ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
body .layout-section .column .list-view .list-item .item-categories ul li {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
body .layout-section .column .list-view .list-item .item-categories ul li time, body .layout-section .column .list-view .list-item .item-categories ul li span, body .layout-section .column .list-view .list-item .item-categories ul li a {
  font-family: "Raleway", sans-serif;
  color: #ffffff;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.06rem;
  text-transform: uppercase;
}
body .layout-section .column .list-view .list-item .item-categories .left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 200px;
  -moz-box-flex: 0;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
}
@media (max-width: 575px) {
  body .layout-section .column .list-view .list-item .item-categories .left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
body .layout-section .column .list-view .list-item .item-categories .left time, body .layout-section .column .list-view .list-item .item-categories .left span {
  display: inline-block;
  color: #5E172D !important;
  letter-spacing: 0.06em;
}
body .layout-section .column .list-view .list-item .item-categories .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
body .layout-section .column .list-view .list-item .item-categories .right ul {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  grid-gap: 6px 15px;
  gap: 6px 15px;
}
@media (max-width: 575px) {
  body .layout-section .column .list-view .list-item .item-categories .right ul {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
body .layout-section .column .list-view .list-item .item-categories .right ul li {
  color: #c49f64;
}
body .layout-section .column .list-view .list-item .item-categories .right ul li a, body .layout-section .column .list-view .list-item .item-categories .right ul li span {
  background-color: #5E172D;
  padding: 2px 8px;
}
body .layout-section .column .list-view .list-item .list-item-text {
  padding: 15px;
}
@media (min-width: 768px) {
  body .layout-section .column .list-view .list-item .list-item-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 72%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 72%;
    flex: 0 0 72%;
    max-width: 72%;
    -webkit-flex-basis: 72%;
    -ms-flex-preferred-size: 72%;
    flex-basis: 72%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 49px;
    padding-left: 46px;
  }
}
body .layout-section .column .list-view .list-item .list-item-text .list-item-rte {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h1, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h2, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h3, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h4, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h5, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h6 {
  margin-bottom: 8px;
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1.5rem;
  line-height: 1.3333333333;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h1, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h2, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h3, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h4, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h5, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h6 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h1, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h2, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h3, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h4, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h5, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h6 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h1, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h2, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h3, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h4, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h5, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h6 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h1, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h2, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h3, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h4, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h5, body .layout-section .column .list-view .list-item .list-item-text .list-item-rte h6 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
body .layout-section .column .list-view .list-item .list-item-text .list-item-rte p {
  margin-bottom: 15px;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .layout-section .column .list-view .list-item .list-item-text .list-item-rte p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .column .list-view .list-item .list-item-text .list-item-rte p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .column .list-view .list-item .list-item-text .list-item-rte p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .layout-section .column .list-view .list-item .list-item-text .list-item-rte p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
body .layout-section .column .list-view .list-item .list-item-text .list-item-rte p span.spot-headline {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1pxrem;
  line-height: 1.375;
  font-weight: 700;
  font-style: normal;
}
body .layout-section .column .list-view .list-item .list-item-text .list-item-link a {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 700;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .layout-section .column .list-view .list-item .list-item-text .list-item-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 700;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .column .list-view .list-item .list-item-text .list-item-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 700;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .column .list-view .list-item .list-item-text .list-item-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 700;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .layout-section .column .list-view .list-item .list-item-text .list-item-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 700;
    font-style: normal;
  }
}
body .layout-section .column .list-view .list-item.no-image .list-item-text {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding: 0px;
}
body .layout-section .column .list-view .list-item.last {
  margin-bottom: 0px;
}
body .layout-section .column .ref-tabcontent {
  list-style: none;
  padding: 0;
}
body .layout-section .column .ref-tabcontent .ref-list-item {
  margin-top: 30px;
}
body .layout-section .column .ref-tabcontent .ref-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding: 15px;
  min-height: 1px;
  position: relative;
}
body .layout-section .column .ref-tabcontent .ref-item .ref-item-image {
  min-height: 10px;
}
body .layout-section .column .ref-tabcontent .ref-item .item-categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-bottom: 8px;
}
body .layout-section .column .ref-tabcontent .ref-item .item-categories ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
body .layout-section .column .ref-tabcontent .ref-item .item-categories ul li {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
body .layout-section .column .ref-tabcontent .ref-item .item-categories ul li time, body .layout-section .column .ref-tabcontent .ref-item .item-categories ul li span, body .layout-section .column .ref-tabcontent .ref-item .item-categories ul li a {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.06rem;
}
body .layout-section .column .ref-tabcontent .ref-item .item-categories .left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100px;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
}
body .layout-section .column .ref-tabcontent .ref-item .item-categories .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
body .layout-section .column .ref-tabcontent .ref-item .item-categories .right ul {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  grid-gap: 6px 15px;
  gap: 6px 15px;
}
body .layout-section .column .ref-tabcontent .ref-item .item-categories .right ul li {
  color: #c49f64;
}
body .layout-section .column .ref-tabcontent .ref-item .item-categories .right ul li a:before {
  display: inline-block;
  content: "/";
}
body .layout-section .column .ref-tabcontent .ref-item .item-categories time span {
  color: #c49f64;
}
body .layout-section .column .ref-tabcontent .ref-item .ref-item-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 30px 23px;
}
body .layout-section .column .ref-tabcontent .ref-item .ref-item-text .ref-item-rte .heading {
  margin-bottom: 9px;
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1.75rem;
  line-height: 1.2142857143;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .layout-section .column .ref-tabcontent .ref-item .ref-item-text .ref-item-rte .heading {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.75rem;
    line-height: 1.2142857143;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .column .ref-tabcontent .ref-item .ref-item-text .ref-item-rte .heading {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .column .ref-tabcontent .ref-item .ref-item-text .ref-item-rte .heading {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .layout-section .column .ref-tabcontent .ref-item .ref-item-text .ref-item-rte .heading {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
body .layout-section .column .ref-tabcontent .ref-item .ref-item-text .ref-item-rte p {
  margin-bottom: 15px;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.5625;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .layout-section .column .ref-tabcontent .ref-item .ref-item-text .ref-item-rte p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .column .ref-tabcontent .ref-item .ref-item-text .ref-item-rte p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .column .ref-tabcontent .ref-item .ref-item-text .ref-item-rte p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .layout-section .column .ref-tabcontent .ref-item .ref-item-text .ref-item-rte p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
body .layout-section .column .ref-tabcontent .ref-item .ref-item-text .ref-item-link {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
body .layout-section .column .ref-tabcontent .ref-item .ref-item-text .ref-item-link a {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .layout-section .column .ref-tabcontent .ref-item .ref-item-text .ref-item-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .column .ref-tabcontent .ref-item .ref-item-text .ref-item-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .column .ref-tabcontent .ref-item .ref-item-text .ref-item-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .layout-section .column .ref-tabcontent .ref-item .ref-item-text .ref-item-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
body .layout-section .column .parallax-video {
  opacity: 0;
}
body .layout-section .column .parallax-window {
  background: transparent;
  overflow: hidden;
}
body .layout-section .column .gallery-lsg, body .layout-section .column .gallery-lbg {
  opacity: 0;
}
body .layout-section .column .gallery-lsg .lSAction .lSPrev, body .layout-section .column .gallery-lbg .lSAction .lSPrev {
  left: 0px;
  text-align: left;
  padding-left: 8px;
}
body .layout-section .column .gallery-lsg .lSAction .lSNext, body .layout-section .column .gallery-lbg .lSAction .lSNext {
  right: 0px;
  text-align: right;
  padding-right: 8px;
}
body .layout-section .column .gallery-lsg .lSAction .lSPrev, body .layout-section .column .gallery-lsg .lSAction .lSNext, body .layout-section .column .gallery-lbg .lSAction .lSPrev, body .layout-section .column .gallery-lbg .lSAction .lSNext {
  width: 33px;
  height: 43px;
  background-color: #000000;
  background-image: none !important;
}
body .layout-section .column .gallery-lsg .lSAction .lSPrev i, body .layout-section .column .gallery-lsg .lSAction .lSNext i, body .layout-section .column .gallery-lbg .lSAction .lSPrev i, body .layout-section .column .gallery-lbg .lSAction .lSNext i {
  display: inline-block;
  color: #ffffff;
  line-height: 43px;
  font-size: 35px;
}
body .layout-section .column .gallery-lsg .lSAction .lSPrev:hover, body .layout-section .column .gallery-lsg .lSAction .lSPrev:focus, body .layout-section .column .gallery-lsg .lSAction .lSNext:hover, body .layout-section .column .gallery-lsg .lSAction .lSNext:focus, body .layout-section .column .gallery-lbg .lSAction .lSPrev:hover, body .layout-section .column .gallery-lbg .lSAction .lSPrev:focus, body .layout-section .column .gallery-lbg .lSAction .lSNext:hover, body .layout-section .column .gallery-lbg .lSAction .lSNext:focus {
  cursor: pointer;
  background-color: #ffffff;
  outline: 2px solid #000000;
  outline-offset: -2px;
}
body .layout-section .column .gallery-lsg .lSAction .lSPrev:hover i, body .layout-section .column .gallery-lsg .lSAction .lSPrev:focus i, body .layout-section .column .gallery-lsg .lSAction .lSNext:hover i, body .layout-section .column .gallery-lsg .lSAction .lSNext:focus i, body .layout-section .column .gallery-lbg .lSAction .lSPrev:hover i, body .layout-section .column .gallery-lbg .lSAction .lSPrev:focus i, body .layout-section .column .gallery-lbg .lSAction .lSNext:hover i, body .layout-section .column .gallery-lbg .lSAction .lSNext:focus i {
  color: #000000;
}
@media (max-width: 575px) {
  body .layout-section .column .gallery-lsg ul li img {
    width: 100%;
  }
}
body .layout-section .column .gallery-lbg {
  overflow: hidden;
}
body .layout-section .column .gallery-lbg .lSPager li {
  border-radius: 0px !important;
}
body .layout-section .column .gallery-lbg .lSPager li img {
  opacity: 0.5;
}
body .layout-section .column .gallery-lbg .lSPager li.active img {
  opacity: 1;
}
body .layout-section .column .gallery-lbg .lSPager li a {
  position: relative;
  display: block;
}
body .layout-section .column .gallery-lbg .lSPager li a:hover, body .layout-section .column .gallery-lbg .lSPager li a:focus {
  outline: 2px solid #000000;
  outline-offset: -2px;
}
body .layout-section .column .light-slider-gallery {
  opacity: 0;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
body .layout-section .column .light-box-gallery {
  opacity: 0;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
body .layout-section .column .light-box-gallery li img {
  width: 100%;
  max-width: 100%;
}
body .layout-section .column .fancy-box-gallery div {
  padding-top: 15px;
  padding-bottom: 15px;
}
body .layout-section .column .fancy-box-gallery .fancy-box-item {
  position: relative;
  display: block;
  -webkit-border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
body .layout-section .column .fancy-box-gallery .fancy-box-item .gallery-cross {
  position: absolute;
  right: 4px;
  bottom: 4px;
  color: #87807a;
  font-size: 2rem;
}
body .layout-section .column .fancy-box-gallery .fancy-box-item:hover .gallery-cross, body .layout-section .column .fancy-box-gallery .fancy-box-item:focus-visible .gallery-cross {
  color: #000000;
}
body .layout-section .column.max-width {
  padding: 0px;
}
body .layout-section .social-media ul {
  grid-gap: 17px;
  gap: 17px;
}
body .layout-section .social-media ul li a {
  display: block;
  text-decoration: none !important;
}
body .layout-section .social-media ul li a svg {
  height: 32px;
  width: 32px;
}
body .layout-section .social-media ul li a svg.icon-sm-facebook path:nth-child(2) {
  fill: transparent;
}
body .layout-section .social-media ul li a svg.icon-sm-instagram path:nth-child(3), body .layout-section .social-media ul li a svg.icon-sm-instagram path:nth-child(4), body .layout-section .social-media ul li a svg.icon-sm-instagram circle {
  fill: transparent;
}
body .layout-section .social-media ul li a svg.icon-sm-linkedin path:nth-child(2), body .layout-section .social-media ul li a svg.icon-sm-linkedin path:nth-child(3), body .layout-section .social-media ul li a svg.icon-sm-linkedin circle {
  fill: transparent;
}
body .layout-section .social-media ul li a svg.icon-sm-pinterest path:nth-child(2) {
  fill: transparent;
}
body .layout-section .social-media ul li a svg.icon-sm-vimeo path:nth-child(2) {
  fill: transparent;
}
body .layout-section .social-media ul li a svg.icon-sm-snapchat path:nth-child(2) {
  fill: transparent;
}
body .layout-section .social-media ul li a svg.icon-sm-youtube rect {
  fill: transparent;
}
body .layout-section .social-media ul li a svg.icon-sm-x polygon {
  fill: transparent;
}
body .layout-section .social-media ul li a span {
  font-size: 32px;
  vertical-align: middle;
}
body .layout-section .social-media ul li a:focus-visible {
  outline: 2px dashed #fff;
  outline-offset: 4px;
}
body .layout-section .social-media ul li a:hover span.icon-sm-instagram, body .layout-section .social-media ul li a:focus span.icon-sm-instagram {
  background: #c92bb7;
  background: -webkit-radial-gradient(28% 100%, circle farthest-corner, #fcdf8f 0%, #fbd377 10%, #fa8e37 22%, #f73344 35%, transparent 65%), -webkit-linear-gradient(305deg, #3051f1 10%, #c92bb7 70%);
  background: -moz-radial-gradient(28% 100%, circle farthest-corner, #fcdf8f 0%, #fbd377 10%, #fa8e37 22%, #f73344 35%, transparent 65%), -moz-linear-gradient(305deg, #3051f1 10%, #c92bb7 70%);
  background: -o-radial-gradient(28% 100%, circle farthest-corner, #fcdf8f 0%, #fbd377 10%, #fa8e37 22%, #f73344 35%, transparent 65%), -o-linear-gradient(305deg, #3051f1 10%, #c92bb7 70%);
  background: radial-gradient(circle farthest-corner at 28% 100%, #fcdf8f 0%, #fbd377 10%, #fa8e37 22%, #f73344 35%, transparent 65%), linear-gradient(145deg, #3051f1 10%, #c92bb7 70%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
body .layout-section .social-media ul li a:hover span.icon-sm-facebook, body .layout-section .social-media ul li a:focus span.icon-sm-facebook {
  color: #0866FF !important;
}
body .layout-section .social-media ul li a:hover span.icon-sm-linkedin, body .layout-section .social-media ul li a:focus span.icon-sm-linkedin {
  color: #0a66c2 !important;
}
body .layout-section .social-media ul li a:hover span.icon-sm-pinterest, body .layout-section .social-media ul li a:focus span.icon-sm-pinterest {
  color: #e60023 !important;
}
body .layout-section .social-media ul li a:hover span.icon-sm-snapchat, body .layout-section .social-media ul li a:focus span.icon-sm-snapchat {
  color: #fffc00 !important;
}
body .layout-section .social-media ul li a:hover span.icon-sm-vimeo, body .layout-section .social-media ul li a:focus span.icon-sm-vimeo {
  color: #00aef0 !important;
}
body .layout-section .social-media ul li a:hover span.icon-sm-x, body .layout-section .social-media ul li a:focus span.icon-sm-x {
  color: #000000 !important;
}
body .layout-section .social-media ul li a:hover span.icon-sm-youtube, body .layout-section .social-media ul li a:focus span.icon-sm-youtube {
  color: #ff0000 !important;
}
body .layout-section .social-media ul li a:hover svg.icon-sm-facebook path:nth-child(1), body .layout-section .social-media ul li a:focus svg.icon-sm-facebook path:nth-child(1) {
  fill: #0866FF;
}
body .layout-section .social-media ul li a:hover svg.icon-sm-facebook path:nth-child(2), body .layout-section .social-media ul li a:focus svg.icon-sm-facebook path:nth-child(2) {
  fill: #ffffff;
}
body .layout-section .social-media ul li a:hover svg.icon-sm-instagram path:nth-child(3), body .layout-section .social-media ul li a:hover svg.icon-sm-instagram path:nth-child(4), body .layout-section .social-media ul li a:hover svg.icon-sm-instagram circle, body .layout-section .social-media ul li a:focus svg.icon-sm-instagram path:nth-child(3), body .layout-section .social-media ul li a:focus svg.icon-sm-instagram path:nth-child(4), body .layout-section .social-media ul li a:focus svg.icon-sm-instagram circle {
  fill: #ffffff;
}
body .layout-section .social-media ul li a:hover svg.icon-sm-linkedin path:nth-child(1), body .layout-section .social-media ul li a:focus svg.icon-sm-linkedin path:nth-child(1) {
  fill: #0a66c2;
}
body .layout-section .social-media ul li a:hover svg.icon-sm-linkedin path:nth-child(2), body .layout-section .social-media ul li a:hover svg.icon-sm-linkedin path:nth-child(3), body .layout-section .social-media ul li a:hover svg.icon-sm-linkedin circle, body .layout-section .social-media ul li a:focus svg.icon-sm-linkedin path:nth-child(2), body .layout-section .social-media ul li a:focus svg.icon-sm-linkedin path:nth-child(3), body .layout-section .social-media ul li a:focus svg.icon-sm-linkedin circle {
  fill: #ffffff;
}
body .layout-section .social-media ul li a:hover svg.icon-sm-pinterest path:nth-child(1), body .layout-section .social-media ul li a:focus svg.icon-sm-pinterest path:nth-child(1) {
  fill: #e60023;
}
body .layout-section .social-media ul li a:hover svg.icon-sm-pinterest path:nth-child(2), body .layout-section .social-media ul li a:focus svg.icon-sm-pinterest path:nth-child(2) {
  fill: #ffffff;
}
body .layout-section .social-media ul li a:hover svg.icon-sm-vimeo path:nth-child(1), body .layout-section .social-media ul li a:focus svg.icon-sm-vimeo path:nth-child(1) {
  fill: #00aef0;
}
body .layout-section .social-media ul li a:hover svg.icon-sm-vimeo path:nth-child(2), body .layout-section .social-media ul li a:focus svg.icon-sm-vimeo path:nth-child(2) {
  fill: #ffffff;
}
body .layout-section .social-media ul li a:hover svg.icon-sm-snapchat path:nth-child(1), body .layout-section .social-media ul li a:focus svg.icon-sm-snapchat path:nth-child(1) {
  fill: #fffc00;
}
body .layout-section .social-media ul li a:hover svg.icon-sm-snapchat path:nth-child(2), body .layout-section .social-media ul li a:focus svg.icon-sm-snapchat path:nth-child(2) {
  fill: #ffffff;
}
body .layout-section .social-media ul li a:hover svg.icon-sm-youtube path, body .layout-section .social-media ul li a:hover svg.icon-sm-youtube polygon, body .layout-section .social-media ul li a:focus svg.icon-sm-youtube path, body .layout-section .social-media ul li a:focus svg.icon-sm-youtube polygon {
  fill: #ff0000;
}
body .layout-section .social-media ul li a:hover svg.icon-sm-youtube rect, body .layout-section .social-media ul li a:focus svg.icon-sm-youtube rect {
  fill: #ffffff;
}
body .layout-section .social-media ul li a:hover svg.icon-sm-x path, body .layout-section .social-media ul li a:focus svg.icon-sm-x path {
  fill: #000000;
}
body .layout-section .social-media ul li a:hover svg.icon-sm-x polygon, body .layout-section .social-media ul li a:focus svg.icon-sm-x polygon {
  fill: #ffffff;
}
body .layout-section .social-media-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
body .layout-section .social-media-list.align-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
body .layout-section .social-media-list.align-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body .layout-section .social-media-list.align-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
body .layout-section .social-media-list .social-media-listitem + .social-media-listitem {
  margin-left: 2px;
}
body .layout-section .social-media-list .social-media-listitem a, body .layout-section .social-media-list .social-media-listitem span {
  font-family: "Font Awesome 6 Brands", "Helvetica";
  font-style: normal;
  display: block;
  position: relative;
  -webkit-perspective: 800px;
  perspective: 800px;
  overflow: visible;
  height: 30px;
  width: 30px;
  text-indent: -9999px;
  margin-top: 0px;
  box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-variant: normal;
  text-rendering: auto;
}
body .layout-section .social-media-list .social-media-listitem a.facebook::before, body .layout-section .social-media-list .social-media-listitem a.facebook::after, body .layout-section .social-media-list .social-media-listitem span.facebook::before, body .layout-section .social-media-list .social-media-listitem span.facebook::after {
  content: "\f39e";
}
body .layout-section .social-media-list .social-media-listitem a.facebook::after, body .layout-section .social-media-list .social-media-listitem span.facebook::after {
  background-color: #44619D;
}
body .layout-section .social-media-list .social-media-listitem a.twitter::before, body .layout-section .social-media-list .social-media-listitem a.twitter::after, body .layout-section .social-media-list .social-media-listitem span.twitter::before, body .layout-section .social-media-list .social-media-listitem span.twitter::after {
  content: "\f099";
}
body .layout-section .social-media-list .social-media-listitem a.twitter::after, body .layout-section .social-media-list .social-media-listitem span.twitter::after {
  background-color: #1DA1F2;
}
body .layout-section .social-media-list .social-media-listitem a.linkedin::before, body .layout-section .social-media-list .social-media-listitem a.linkedin::after, body .layout-section .social-media-list .social-media-listitem span.linkedin::before, body .layout-section .social-media-list .social-media-listitem span.linkedin::after {
  content: "\f0e1";
}
body .layout-section .social-media-list .social-media-listitem a.linkedin::after, body .layout-section .social-media-list .social-media-listitem span.linkedin::after {
  background-color: #0077B5;
}
body .layout-section .social-media-list .social-media-listitem a.instagram::before, body .layout-section .social-media-list .social-media-listitem a.instagram::after, body .layout-section .social-media-list .social-media-listitem span.instagram::before, body .layout-section .social-media-list .social-media-listitem span.instagram::after {
  content: "\f16d";
}
body .layout-section .social-media-list .social-media-listitem a.instagram::after, body .layout-section .social-media-list .social-media-listitem span.instagram::after {
  background-color: #125688;
}
body .layout-section .social-media-list .social-media-listitem a.pinterest-p::before, body .layout-section .social-media-list .social-media-listitem a.pinterest-p::after, body .layout-section .social-media-list .social-media-listitem span.pinterest-p::before, body .layout-section .social-media-list .social-media-listitem span.pinterest-p::after {
  content: "\f231";
}
body .layout-section .social-media-list .social-media-listitem a.pinterest-p::after, body .layout-section .social-media-list .social-media-listitem span.pinterest-p::after {
  background-color: #C21221;
}
body .layout-section .social-media-list .social-media-listitem a.tumblr::before, body .layout-section .social-media-list .social-media-listitem a.tumblr::after, body .layout-section .social-media-list .social-media-listitem span.tumblr::before, body .layout-section .social-media-list .social-media-listitem span.tumblr::after {
  content: "\f173";
}
body .layout-section .social-media-list .social-media-listitem a.tumblr::after, body .layout-section .social-media-list .social-media-listitem span.tumblr::after {
  background-color: #33465D;
}
body .layout-section .social-media-list .social-media-listitem a.twitch::before, body .layout-section .social-media-list .social-media-listitem a.twitch::after, body .layout-section .social-media-list .social-media-listitem span.twitch::before, body .layout-section .social-media-list .social-media-listitem span.twitch::after {
  content: "\f1e8";
}
body .layout-section .social-media-list .social-media-listitem a.twitch::after, body .layout-section .social-media-list .social-media-listitem span.twitch::after {
  background-color: #9147ff;
}
body .layout-section .social-media-list .social-media-listitem a.vine::before, body .layout-section .social-media-list .social-media-listitem a.vine::after, body .layout-section .social-media-list .social-media-listitem span.vine::before, body .layout-section .social-media-list .social-media-listitem span.vine::after {
  content: "\f1ca";
}
body .layout-section .social-media-list .social-media-listitem a.vine::after, body .layout-section .social-media-list .social-media-listitem span.vine::after {
  background-color: #00BF8F;
}
body .layout-section .social-media-list .social-media-listitem a.google-plus::before, body .layout-section .social-media-list .social-media-listitem a.google-plus::after, body .layout-section .social-media-list .social-media-listitem span.google-plus::before, body .layout-section .social-media-list .social-media-listitem span.google-plus::after {
  content: "\f0d5";
}
body .layout-section .social-media-list .social-media-listitem a.google-plus::after, body .layout-section .social-media-list .social-media-listitem span.google-plus::after {
  background-color: #DB4437;
}
body .layout-section .social-media-list .social-media-listitem a.vk::before, body .layout-section .social-media-list .social-media-listitem a.vk::after, body .layout-section .social-media-list .social-media-listitem span.vk::before, body .layout-section .social-media-list .social-media-listitem span.vk::after {
  content: "\f189";
}
body .layout-section .social-media-list .social-media-listitem a.vk::after, body .layout-section .social-media-list .social-media-listitem span.vk::after {
  background-color: #54769A;
}
body .layout-section .social-media-list .social-media-listitem a.flickr::before, body .layout-section .social-media-list .social-media-listitem a.flickr::after, body .layout-section .social-media-list .social-media-listitem span.flickr::before, body .layout-section .social-media-list .social-media-listitem span.flickr::after {
  content: "\f16e";
}
body .layout-section .social-media-list .social-media-listitem a.flickr::after, body .layout-section .social-media-list .social-media-listitem span.flickr::after {
  background-color: #FF0081;
}
body .layout-section .social-media-list .social-media-listitem a.xing::before, body .layout-section .social-media-list .social-media-listitem a.xing::after, body .layout-section .social-media-list .social-media-listitem span.xing::before, body .layout-section .social-media-list .social-media-listitem span.xing::after {
  content: "\f168";
}
body .layout-section .social-media-list .social-media-listitem a.xing::after, body .layout-section .social-media-list .social-media-listitem span.xing::after {
  background-color: #CFDC00;
}
body .layout-section .social-media-list .social-media-listitem a.renren::before, body .layout-section .social-media-list .social-media-listitem a.renren::after, body .layout-section .social-media-list .social-media-listitem span.renren::before, body .layout-section .social-media-list .social-media-listitem span.renren::after {
  content: "\f18b";
}
body .layout-section .social-media-list .social-media-listitem a.renren::after, body .layout-section .social-media-list .social-media-listitem span.renren::after {
  background-color: #0259A0;
}
body .layout-section .social-media-list .social-media-listitem a.youtube::before, body .layout-section .social-media-list .social-media-listitem a.youtube::after, body .layout-section .social-media-list .social-media-listitem span.youtube::before, body .layout-section .social-media-list .social-media-listitem span.youtube::after {
  content: "\f167";
}
body .layout-section .social-media-list .social-media-listitem a.youtube::after, body .layout-section .social-media-list .social-media-listitem span.youtube::after {
  background-color: #ff0000;
}
body .layout-section .social-media-list .social-media-listitem a.vimeo::before, body .layout-section .social-media-list .social-media-listitem a.vimeo::after, body .layout-section .social-media-list .social-media-listitem span.vimeo::before, body .layout-section .social-media-list .social-media-listitem span.vimeo::after {
  content: "\f27d";
}
body .layout-section .social-media-list .social-media-listitem a.vimeo::after, body .layout-section .social-media-list .social-media-listitem span.vimeo::after {
  background-color: #00adef;
}
body .layout-section .social-media-list .social-media-listitem a::before, body .layout-section .social-media-list .social-media-listitem a::after, body .layout-section .social-media-list .social-media-listitem span::before, body .layout-section .social-media-list .social-media-listitem span::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  font-size: 20px;
  text-align: center;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  text-indent: 0px;
  padding: 5px 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
}
body .layout-section .social-media-list .social-media-listitem a::before, body .layout-section .social-media-list .social-media-listitem span::before {
  z-index: 2;
}
body .layout-section .social-media-list .social-media-listitem a::after, body .layout-section .social-media-list .social-media-listitem span::after {
  z-index: 1;
  opacity: 0;
  -webkit-transform: translateY(19px) rotateX(-90deg);
  transform: translateY(19px) rotateX(-90deg);
  color: #fff;
}
body .layout-section .social-media-list .social-media-listitem a:hover, body .layout-section .social-media-list .social-media-listitem a:focus, body .layout-section .social-media-list .social-media-listitem span:hover, body .layout-section .social-media-list .social-media-listitem span:focus {
  text-decoration: none;
}
body .layout-section .social-media-list .social-media-listitem a:hover::before, body .layout-section .social-media-list .social-media-listitem a:focus::before, body .layout-section .social-media-list .social-media-listitem span:hover::before, body .layout-section .social-media-list .social-media-listitem span:focus::before {
  opacity: 0;
  -webkit-transform: translateY(-19px) rotateX(90deg);
  transform: translateY(-19px) rotateX(90deg);
}
body .layout-section .social-media-list .social-media-listitem a:hover::after, body .layout-section .social-media-list .social-media-listitem a:focus::after, body .layout-section .social-media-list .social-media-listitem span:hover::after, body .layout-section .social-media-list .social-media-listitem span:focus::after {
  opacity: 1;
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
body .layout-section .social-media-list .social-media-listitem a:focus-visible {
  outline: 2px solid #000000;
  outline-offset: 0px;
}
body .layout-section .boxSH {
  padding: 40px 15px 20px 15px;
}
body .layout-section .boxSH .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body .layout-section .boxSH + .boxSH {
  margin-top: 15px;
}
body .layout-section .video-container {
  position: relative;
}
body .layout-section .video-container video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
body .layout-section .video-container .overlay {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
  text-align: center;
}
body .layout-section .video-container .overlay h5 {
  font-family: "Playfair Display", serif;
  color: #fff;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  position: relative;
  padding: 10px 15px;
  margin: 0;
}
@media (max-width: 575px) {
  body .layout-section .video-container .overlay h5 {
    font-family: "Playfair Display", serif;
    color: #fff;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.2857142857;
    font-weight: 400;
    font-style: normal;
  }
}
body .layout-section .synergi-embed iframe, body .layout-section .synergi-embed video, body .layout-section .synergi-embed embed {
  width: 100%;
  height: auto;
}
body .layout-section .floating-element {
  position: relative;
  background-color: #fff;
  width: 855px;
  max-width: 100%;
  margin-top: -228px;
  margin-bottom: 40px;
  padding: 77px 106px 63px 95px;
}
@media (max-width: 991px) {
  body .layout-section .floating-element {
    margin-top: -45px;
    padding: 24px 28px;
  }
}
body .layout-section .floating-element h1, body .layout-section .floating-element h2, body .layout-section .floating-element h3, body .layout-section .floating-element h4, body .layout-section .floating-element h5, body .layout-section .floating-element h6 {
  margin-bottom: 1.75rem;
}
@media (max-width: 991px) {
  body .layout-section .floating-element h1, body .layout-section .floating-element h2, body .layout-section .floating-element h3, body .layout-section .floating-element h4, body .layout-section .floating-element h5, body .layout-section .floating-element h6 {
    margin-bottom: 1rem;
  }
}
body .layout-section .floating-element p {
  margin-bottom: 1.7rem;
}
@media (max-width: 991px) {
  body .layout-section .floating-element p {
    margin-bottom: 1rem;
  }
}
body .layout-section .floating-element .btn-group {
  gap: 30px;
  flex-wrap: wrap;
  margin-top: 1rem;
}
@media (max-width: 991px) {
  body .layout-section .floating-element .btn-group {
    gap: 24px;
  }
}
body .layout-section .floating-element hr {
  margin: 32px 0;
  border-color: #354487;
  color: #354487;
}
@media (max-width: 991px) {
  body .layout-section .floating-element hr {
    margin: 16px 0;
  }
}
body .layout-section .floating-element .spot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body .layout-section .floating-element .spot + .spot {
  margin-top: 16px;
}
body .layout-section .floating-element .spot .bg-img {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  width: 100%;
}
@media (min-width: 768px) {
  body .layout-section .floating-element .spot .bg-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
@media (min-width: 768px) {
  body .layout-section .floating-element .spot .bg-img picture {
    display: none;
  }
}
body .layout-section .floating-element .spot .bg-img picture img {
  width: 100%;
}
body .layout-section .floating-element .spot .txt-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #EFEFEF;
  padding: 40px 22px;
}
@media (min-width: 768px) {
  body .layout-section .floating-element .spot .txt-container {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (max-width: 991px) {
  body .layout-section .floating-element .spot .txt-container {
    padding: 20px 16px;
  }
}
body .layout-section .floating-element .spot .txt-container .heading {
  margin-bottom: 16px;
}
body .layout-section .floating-element .spot .txt-container .heading span {
  margin: 0;
}
body .layout-section .floating-element .spot .txt-container p {
  margin-bottom: 16px;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.5625;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .layout-section .floating-element .spot .txt-container p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .layout-section .floating-element .spot .txt-container p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .layout-section .floating-element .spot .txt-container p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .layout-section .floating-element .spot .txt-container p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
body .layout-section .floating-element .spot .txt-container p:last-of-type {
  margin-bottom: auto !important;
}
body .layout-section .floating-element .spot .txt-container .link-theme {
  margin-top: 30px;
}
@media (max-width: 991px) {
  body .layout-section .floating-element .spot .txt-container .link-theme {
    margin-top: 16px;
  }
}
body #footer .layout-section a:hover {
  text-decoration: underline;
}
body #footer .layout-section img {
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  -ms-grid-row-align: baseline;
  align-self: baseline;
  min-width: 1px;
  max-width: 100%;
}
body #footer .layout-section p {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.3125;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body #footer .layout-section p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.3125;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body #footer .layout-section p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.3125;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body #footer .layout-section p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.3125;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body #footer .layout-section p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.3125;
    font-weight: 400;
    font-style: normal;
  }
}
body #footer .layout-section .txt-sz-1 {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1.75rem;
  line-height: 1.2;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body #footer .layout-section .txt-sz-1 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.75rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body #footer .layout-section .txt-sz-1 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body #footer .layout-section .txt-sz-1 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body #footer .layout-section .txt-sz-1 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
body #footer .layout-section .txt-sz-2 {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body #footer .layout-section .txt-sz-2 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body #footer .layout-section .txt-sz-2 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body #footer .layout-section .txt-sz-2 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body #footer .layout-section .txt-sz-2 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
body #footer .layout-section .quick-links ul li a {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.5625;
  font-weight: 700;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body #footer .layout-section .quick-links ul li a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 700;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body #footer .layout-section .quick-links ul li a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 700;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body #footer .layout-section .quick-links ul li a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 700;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body #footer .layout-section .quick-links ul li a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 700;
    font-style: normal;
  }
}
body #footer .layout-section .quick-links ul li a:after {
  content: "›";
  display: inline-block;
  margin-left: 4px;
  line-height: 1;
}
body .accordion {
  --bs-accordion-bg: transparent;
}
body .accordion + .accordion {
  margin-top: 15px;
}
body .accordion .accordion-item {
  -webkit-border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border: none;
}
body .accordion .accordion-item + .accordion-item {
  margin-top: 5px;
}
body .accordion .accordion-item .accordion-header {
  -webkit-border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border: none;
}
body .accordion .accordion-item .accordion-header button {
  position: relative;
  display: block;
  padding: 10px 44px 10px 15px;
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1.5rem;
  line-height: 1.4166666667;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .accordion .accordion-item .accordion-header button {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.4166666667;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .accordion .accordion-item .accordion-header button {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .accordion .accordion-item .accordion-header button {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .accordion .accordion-item .accordion-header button {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 500;
    font-style: normal;
  }
}
body .accordion .accordion-item .accordion-header button:after {
  font-family: "Font Awesome 6 Free", "Helvetica";
  font-style: normal;
  font-weight: 900;
  font-size: 1.125rem;
  content: "\f068";
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: none !important;
}
body .accordion .accordion-item .accordion-header button.collapsed:after {
  content: "\f067";
}
body .accordion .accordion-item .accordion-header button:hover, body .accordion .accordion-item .accordion-header button:active, body .accordion .accordion-item .accordion-header button:focus {
  text-decoration: none;
}
body .accordion .accordion-item .accordion-header button:focus-visible {
  outline: 2px solid #000000;
  outline-offset: -2px;
}
body .accordion .accordion-item .accordion-collapse .accordion-body {
  padding: 10px 15px;
}
body .accordion .accordion-item .accordion-collapse .accordion-body *:last-child {
  margin-bottom: 0;
}
body .accordion .accordion-item .accordion-collapse .accordion-body img,
body .accordion .accordion-item .accordion-collapse .accordion-body picture {
  max-width: 100%;
  margin-bottom: 10px;
}
body .accordion .accordion-item .accordion-collapse .accordion-body ul.download-list {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
body .accordion .accordion-item .accordion-collapse .accordion-body ul.download-list li {
  border-bottom: 1px solid;
}
body .accordion .accordion-item .accordion-collapse .accordion-body ul.download-list li a {
  padding: 7px;
  width: 100%;
}
body .accordion .accordion-item .accordion-collapse .accordion-body ul.download-list li a:hover, body .accordion .accordion-item .accordion-collapse .accordion-body ul.download-list li a:active, body .accordion .accordion-item .accordion-collapse .accordion-body ul.download-list li a:focus {
  background-color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}
body .accordion .accordion-item .accordion-collapse .accordion-body ul.download-list li:last-child {
  border-bottom: none;
}
body .quick-links ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
body .quick-links ul .link-wrapper {
  margin: 3px 0;
}
body .quick-links ul .link-wrapper:first-child {
  margin-top: 0;
}
body .quick-links ul .link-wrapper:last-child {
  margin-bottom: 0;
}
body .quick-links ul .link-wrapper.has-bob a {
  padding: 17.5px 59px 17.5px 20px;
  position: relative;
  width: 100%;
}
body .quick-links ul .link-wrapper.has-bob a i {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 20px;
}
body .quick-links ul .link-wrapper a {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.5625;
  font-weight: 700;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .quick-links ul .link-wrapper a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 700;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .quick-links ul .link-wrapper a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 700;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .quick-links ul .link-wrapper a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 700;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .quick-links ul .link-wrapper a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 700;
    font-style: normal;
  }
}
body .hoverbox-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
body .hoverbox-list .hoverbox {
  position: relative;
  min-height: 1px;
}
@media (max-width: 767px) {
  body .hoverbox-list .hoverbox.hide-in-mobile {
    display: none;
  }
}
body .hoverbox-list .hoverbox .box-hover {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  overflow: hidden;
  z-index: 10;
  -webkit-transition: opacity 0.8s ease-in-out;
  -o-transition: opacity 0.8s ease-in-out;
  -moz-transition: opacity 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out;
}
@media (min-width: 768px) {
  body .hoverbox-list .hoverbox .box-hover {
    opacity: 0;
  }
  body .hoverbox-list .hoverbox .box-hover:hover {
    opacity: 1;
    -webkit-transition: opacity 0.8s ease-in-out;
    -o-transition: opacity 0.8s ease-in-out;
    -moz-transition: opacity 0.8s ease-in-out;
    transition: opacity 0.8s ease-in-out;
  }
}
@media (max-width: 767px) {
  body .hoverbox-list .hoverbox .box-hover {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  body .hoverbox-list .hoverbox .box-hover.hide-in-mobile {
    display: none !important;
  }
}
body .hoverbox-list .hoverbox .box-hover .box-info {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
body .hoverbox-list .hoverbox .box-hover .box-info.no-text {
  height: 100%;
}
body .hoverbox-list .hoverbox .box-hover .box-info > :last-child {
  margin-bottom: 0px;
}
body .hoverbox-list .hoverbox .box-hover .box-text {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
body .hoverbox-list .hoverbox .box-hover .box-text.no-text {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body .hoverbox-list .hoverbox .box-hover .box-text .box-link-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: 0;
  width: 100%;
  padding-left: inherit;
  padding-right: inherit;
}
body .hoverbox-list .hoverbox .box-hover .box-text .box-link-item i {
  font-family: "Font Awesome 6 Free", "Helvetica";
  font-weight: 900;
}
body .hoverbox-list .hoverbox .box-hover .box-text .box-link-item i:before {
  margin-left: 8px;
}
body .hoverbox-list .hoverbox .box-hover .box-text .box-link-item.align-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
body .hoverbox-list .hoverbox .box-hover .box-text .box-link-item.align-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body .hoverbox-list .hoverbox .box-hover .box-text .box-link-item.align-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
body .hoverbox-list .hoverbox .box-hover .box-text > :last-child {
  margin-bottom: 0px;
}
body .hoverbox-list .hoverbox img {
  width: 100%;
  max-width: 100%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  z-index: 1;
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-1 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-1 .hoverbox .box-info {
    height: 45%;
    padding: 38px 40px 8px 40px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-1 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-1 .hoverbox .box-text {
    height: 55%;
    padding: 0px 40px 68px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-1 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.1666666667;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-xl-1 .hoverbox .box-text .box-link-item {
  bottom: 40px;
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-1 .hoverbox .box-text .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.1666666667;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-1 .hoverbox .box-text .box-link-item i {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-2 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-2 .hoverbox .box-info {
    height: 45%;
    padding: 38px 40px 8px 40px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-2 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-2 .hoverbox .box-text {
    height: 55%;
    padding: 0px 40px 68px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-2 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.1666666667;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-xl-2 .hoverbox .box-text .box-link-item {
  bottom: 40px;
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-2 .hoverbox .box-text .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.1666666667;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-2 .hoverbox .box-text .box-link-item i {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-3 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-3 .hoverbox .box-info {
    height: 45%;
    padding: 38px 40px 8px 40px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-3 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-3 .hoverbox .box-text {
    height: 55%;
    padding: 0px 40px 68px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-3 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.1666666667;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-xl-3 .hoverbox .box-text .box-link-item {
  bottom: 40px;
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-3 .hoverbox .box-text .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.1666666667;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-3 .hoverbox .box-text .box-link-item i {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-4 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-4 .hoverbox .box-info {
    height: 42%;
    padding: 33px 35px 8px 35px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-4 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-4 .hoverbox .box-text {
    height: 58%;
    padding: 0px 35px 51px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-4 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.375rem;
    line-height: 1.1818181818;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-xl-4 .hoverbox .box-text .box-link-item {
  bottom: 35px;
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-4 .hoverbox .box-text .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.375rem;
    line-height: 1.1818181818;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-4 .hoverbox .box-text .box-link-item i {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-5 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-5 .box-info {
    height: 40%;
    padding: 28px 30px 4px 30px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-5 .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-5 .box-text {
    height: 60%;
    padding: 0px 30px 52.8px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-5 .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-xl-5 .box-text .box-link-item {
  bottom: 30px;
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-5 .box-text .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-5 .box-text .box-link-item i {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-6 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-6 .hoverbox .box-info {
    height: 40%;
    padding: 23px 25px 4px 25px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-6 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.8125rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-6 .hoverbox .box-text {
    height: 60%;
    padding: 0px 25px 51.6px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-6 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-xl-6 .hoverbox .box-text .box-link-item {
  bottom: 25px;
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-6 .hoverbox .box-text .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-6 .hoverbox .box-text .box-link-item i {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-7 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.2857142857%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-7 .hoverbox .box-info {
    height: 40%;
    padding: 18px 20px 4px 20px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-7 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.75rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-7 .hoverbox .box-text {
    height: 60%;
    padding: 0px 20px 39.2px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-7 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-xl-7 .hoverbox .box-text .box-link-item {
  bottom: 20px;
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-7 .hoverbox .box-text .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-7 .hoverbox .box-text .box-link-item i {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-8 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-8 .hoverbox .box-info {
    height: 40%;
    padding: 14px 16px 4px 16px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-8 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.75rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-8 .hoverbox .box-text {
    height: 60%;
    padding: 0px 16px 34px;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-8 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.9375pxrem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-xl-8 .hoverbox .box-text .box-link-item {
  bottom: 16px;
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-8 .hoverbox .box-text .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-xl-8 .hoverbox .box-text .box-link-item i {
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-1 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-1 .hoverbox .box-info {
    height: 40%;
    padding: 33px 35px 8px 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-1 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-1 .hoverbox .box-text {
    height: 60%;
    padding: 0px 35px 65.5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-1 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.375rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-lg-1 .hoverbox .box-text .box-link-item {
  bottom: 35px;
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-lg-1 .hoverbox .box-text .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.375rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 1200px) {
  body .hoverbox-list.box-lg-1 .hoverbox .box-text .box-link-item i {
    font-size: 22px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-2 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-2 .hoverbox .box-info {
    height: 40%;
    padding: 33px 35px 8px 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-2 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-2 .hoverbox .box-text {
    height: 60%;
    padding: 0px 35px 61.5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-2 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.375rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-lg-2 .hoverbox .box-link-item {
  bottom: 35px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-2 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.375rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-2 .hoverbox .box-link-item i {
    font-size: 22px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-3 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-3 .hoverbox .box-info {
    height: 40%;
    padding: 33px 35px 8px 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-3 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-3 .hoverbox .box-text {
    height: 60%;
    padding: 0px 35px 65.5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-3 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.375rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-lg-3 .hoverbox .box-link-item {
  bottom: 35px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-3 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.375rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-3 .hoverbox .box-link-item i {
    font-size: 22px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-4 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-4 .hoverbox .box-info {
    height: 40%;
    padding: 28px 30px 4px 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-4 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.8333333333rem;
    line-height: 0.9333333333;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-4 .hoverbox .box-text {
    height: 60%;
    padding: 0px 30px 55.2px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-4 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.3125rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-lg-4 .hoverbox .box-link-item {
  bottom: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-4 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.3125rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-4 .hoverbox .box-link-item i {
    font-size: 21px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-5 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-5 .box-info {
    height: 40%;
    padding: 23px 25px 4px 25px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-5 .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-5 .box-text {
    height: 60%;
    padding: 0px 25px 47.8px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-5 .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-lg-5 .box-link-item {
  bottom: 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-5 .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-5 .box-link-item i {
    font-size: 19px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-6 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-6 .hoverbox .box-info {
    height: 40%;
    padding: 18px 20px 4px 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-6 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.8125rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-6 .hoverbox .box-text {
    height: 60%;
    padding: 0px 20px 40.4px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-6 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.0625rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-lg-6 .hoverbox .box-link-item {
  bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-6 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.0625rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-6 .hoverbox .box-link-item i {
    font-size: 17px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-7 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.2857142857%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-7 .hoverbox .box-info {
    height: 40%;
    padding: 14px 16px 4px 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-7 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.6875rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-7 .hoverbox .box-text {
    height: 60%;
    padding: 0px 16px 34px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-7 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-lg-7 .hoverbox .box-link-item {
  bottom: 34px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-7 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-7 .hoverbox .box-link-item i {
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-8 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-8 .hoverbox .box-info {
    height: 40%;
    padding: 13px 15px 4px 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-8 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.625rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-8 .hoverbox .box-text {
    height: 60%;
    padding: 0px 15px 31.8px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-8 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-lg-8 .hoverbox .box-link-item {
  bottom: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-8 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .hoverbox-list.box-lg-8 .hoverbox .box-link-item i {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-1 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-1 .hoverbox .box-info {
    height: 45%;
    padding: 38px 40px 8px 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-1 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-1 .hoverbox .box-text {
    height: 55%;
    padding: 0px 40px 68px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-1 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.1666666667;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-md-1 .hoverbox .box-link-item {
  bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-1 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.1666666667;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-1 .hoverbox .box-link-item i {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-2 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-2 .hoverbox .box-info {
    height: 45%;
    padding: 38px 40px 8px 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-2 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-2 .hoverbox .box-text {
    height: 55%;
    padding: 0px 40px 68px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-2 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.1666666667;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-md-2 .hoverbox .box-link-item {
  bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-2 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.1666666667;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-2 .hoverbox .box-link-item i {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-3 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    max-width: 33.333333%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-3 .hoverbox .box-info {
    height: 40%;
    padding: 28px 30px 8px 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-3 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-3 .hoverbox .box-text {
    height: 60%;
    padding: 0px 30px 55.2px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-3 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.3125rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-md-3 .hoverbox .box-link-item {
  bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-3 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.3125rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-3 .hoverbox .box-link-item i {
    font-size: 21px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-4 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-4 .hoverbox .box-info {
    height: 40%;
    padding: 22px 25px 4px 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-4 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-4 .hoverbox .box-text {
    height: 60%;
    padding: 0px 25px 49px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-4 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-md-4 .hoverbox .box-link-item {
  bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-4 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-4 .hoverbox .box-link-item i {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-5 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-5 .box-info {
    height: 40%;
    padding: 18px 20px 4px 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-5 .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.8125rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-5 .box-text {
    height: 60%;
    padding: 0px 20px 41.6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-5 .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-md-5 .box-link-item {
  bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-5 .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-5 .box-link-item i {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-6 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-6 .hoverbox .box-info {
    height: 40%;
    padding: 13px 15px 4px 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-6 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.8333333333rem;
    line-height: 1.2727272727;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-6 .hoverbox .box-text {
    height: 60%;
    padding: 0px 15px 34.2px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-6 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-md-6 .hoverbox .box-link-item {
  bottom: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-6 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-6 .hoverbox .box-link-item i {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-7 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.2857142857%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-7 .hoverbox .box-info {
    height: 40%;
    padding: 8px 10px 4px 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-7 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.625rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-7 .hoverbox .box-text {
    height: 60%;
    padding: 0px 10px 25.6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-7 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.8125rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-md-7 .hoverbox .box-link-item {
  bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-7 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.8125rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-7 .hoverbox .box-link-item i {
    font-size: 13px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-8 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-8 .hoverbox .box-info {
    height: 40%;
    padding: 6px 8px 4px 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-8 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.625rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-8 .hoverbox .box-text {
    height: 60%;
    padding: 0px 8px 22.4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-8 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.75rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-md-8 .hoverbox .box-link-item {
  bottom: 8px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-8 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.75rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .hoverbox-list.box-md-8 .hoverbox .box-link-item i {
    font-size: 12px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-1 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-1 .hoverbox .box-info {
    height: 45%;
    padding: 38px 40px 8px 40px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-1 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-1 .hoverbox .box-text {
    height: 55%;
    padding: 0px 40px 68px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-1 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.1666666667;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-sm-1 .hoverbox .box-link-item {
  bottom: 40px;
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-1 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.1666666667;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-1 .hoverbox .box-link-item i {
    font-size: 24px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-2 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-2 .hoverbox .box-info {
    height: 42%;
    padding: 18px 20px 8px 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-2 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-2 .hoverbox .box-text {
    height: 58%;
    padding: 0px 20px 44px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-2 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-sm-2 .hoverbox .box-link-item {
  bottom: 20px;
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-2 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-2 .hoverbox .box-link-item i {
    font-size: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-3 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-3 .hoverbox .box-info {
    height: 40%;
    padding: 13px 15px 8px 15px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-3 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.75rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-3 .hoverbox .box-text {
    height: 60%;
    padding: 0px 15px 34.2px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-3 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-sm-3 .hoverbox .box-link-item {
  bottom: 15px;
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-3 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-3 .hoverbox .box-link-item i {
    font-size: 16px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-4 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-4 .hoverbox .box-info {
    height: 40%;
    padding: 8px 10px 4px 10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-4 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.625rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-4 .hoverbox .box-text {
    height: 60%;
    padding: 0px 10px 24.4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-4 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.75rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-sm-4 .hoverbox .box-link-item {
  bottom: 10px;
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-4 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.75rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .hoverbox-list.box-sm-4 .hoverbox .box-link-item i {
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-1 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    overflow-y: auto;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-1 .hoverbox .box-info {
    padding: 28px 30px 8px 30px;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-1 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-1 .hoverbox .box-text {
    padding: 8px 30px 54.4px 30px;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-1 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.375rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-xs-1 .hoverbox .box-link-item {
  bottom: 28px;
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-1 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.375rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-1 .hoverbox .box-link-item i {
    font-size: 22px;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-2 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-2 .hoverbox .box-info {
    height: 40%;
    padding: 13px 15px 4px 15px;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-2 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.75rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-2 .hoverbox .box-text {
    height: 60%;
    padding: 0px 15px 34.2px;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-2 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-xs-2 .hoverbox .box-link-item {
  bottom: 15px;
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-2 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-2 .hoverbox .box-link-item i {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-3 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-3 .hoverbox .box-info {
    height: 40%;
    padding: 8px 10px 0px 10px;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-3 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.625rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-3 .hoverbox .box-text {
    height: 60%;
    padding: 0px 10px 24.4px;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-3 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.75rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-xs-3 .hoverbox .box-link-item {
  bottom: 10px;
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-3 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.75rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-3 .hoverbox .box-link-item i {
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-4 .hoverbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-4 .hoverbox .box-info {
    height: 40%;
    padding: 4px 6px 0px 6px;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-4 .hoverbox .box-info p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.5rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-4 .hoverbox .box-text {
    height: 60%;
    padding: 0px 6px 18px;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-4 .hoverbox .box-text p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.625rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
body .hoverbox-list.box-xs-4 .hoverbox .box-link-item {
  bottom: 6px;
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-4 .hoverbox .box-link-item span {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 0.625rem;
    line-height: 1.2;
    font-weight: 600;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .hoverbox-list.box-xs-4 .hoverbox .box-link-item i {
    font-size: 10px;
  }
}
body .alert-panel {
  -webkit-border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 5px;
}
@media (max-width: 575px) {
  body .alert-panel {
    float: left;
    width: 100%;
    margin-top: 5px;
  }
}
body .alert-panel .close {
  margin-top: -2px;
  font-size: 30px;
  font-weight: 700;
  line-height: 16px;
}
body hr.smart-stroke {
  border: none !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body hr.smart-stroke.align-left {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: flex-start;
}
body hr.smart-stroke.align-center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
body hr.smart-stroke.align-right {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: flex-end;
}
body .employee-spot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
body .employee-spot.zoom:hover .image > img, body .employee-spot.zoom:hover .image picture img, body .employee-spot.zoom:focus .image > img, body .employee-spot.zoom:focus .image picture img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
body .employee-spot .image {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
}
body .employee-spot .image picture {
  overflow: hidden;
}
body .employee-spot .image img {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
}
body .employee-spot .text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-top: 24px;
}
body .employee-spot .text.has-bg {
  padding: 22px 20px 27px;
}
body .employee-spot .text.has-bb {
  padding-bottom: 27px;
}
body .employee-spot .text .info-group {
  margin-bottom: 11px;
}
body .employee-spot .text .info-group:last-child {
  margin-bottom: 0;
}
body .employee-spot .text .info-group.ig-1, body .employee-spot .text .info-group.ig-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
body .employee-spot .text .info-group.ig-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
body .employee-spot .text .info-group .link-wrapper + .link-wrapper {
  margin-top: 2px;
}
body .employee-spot .text .info-group h1, body .employee-spot .text .info-group h2, body .employee-spot .text .info-group h3, body .employee-spot .text .info-group h4, body .employee-spot .text .info-group h5, body .employee-spot .text .info-group h6 {
  margin-bottom: 13px;
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1.5rem;
  line-height: 1.3333333333;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .employee-spot .text .info-group h1, body .employee-spot .text .info-group h2, body .employee-spot .text .info-group h3, body .employee-spot .text .info-group h4, body .employee-spot .text .info-group h5, body .employee-spot .text .info-group h6 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .employee-spot .text .info-group h1, body .employee-spot .text .info-group h2, body .employee-spot .text .info-group h3, body .employee-spot .text .info-group h4, body .employee-spot .text .info-group h5, body .employee-spot .text .info-group h6 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .employee-spot .text .info-group h1, body .employee-spot .text .info-group h2, body .employee-spot .text .info-group h3, body .employee-spot .text .info-group h4, body .employee-spot .text .info-group h5, body .employee-spot .text .info-group h6 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .employee-spot .text .info-group h1, body .employee-spot .text .info-group h2, body .employee-spot .text .info-group h3, body .employee-spot .text .info-group h4, body .employee-spot .text .info-group h5, body .employee-spot .text .info-group h6 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
body .employee-spot .text .info-group p {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .employee-spot .text .info-group p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .employee-spot .text .info-group p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .employee-spot .text .info-group p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .employee-spot .text .info-group p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
body .employee-spot .text .info-group p a {
  display: block;
}
body .employee-spot .text .info-group p.phone, body .employee-spot .text .info-group p.mobile, body .employee-spot .text .info-group p.email {
  padding-left: 34px;
  position: relative;
}
@media (min-width: 576px) and (max-width: 991px) {
  body .employee-spot .text .info-group p.phone, body .employee-spot .text .info-group p.mobile, body .employee-spot .text .info-group p.email {
    -ms-word-break: break-all;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    padding-left: 22px;
  }
}
body .employee-spot .text .info-group p.phone:before, body .employee-spot .text .info-group p.mobile:before, body .employee-spot .text .info-group p.email:before {
  font-family: "Font Awesome 6 Free", "Helvetica";
  font-style: normal;
  font-size: 1.5714rem;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 1199px) {
  body .employee-spot .text .info-group p.phone:before, body .employee-spot .text .info-group p.mobile:before, body .employee-spot .text .info-group p.email:before {
    font-size: 1.4285rem;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  body .employee-spot .text .info-group p.phone:before, body .employee-spot .text .info-group p.mobile:before, body .employee-spot .text .info-group p.email:before {
    font-size: 1.14285rem;
  }
}
body .employee-spot .text .info-group p.phone:before {
  content: "\f879";
}
body .employee-spot .text .info-group p.mobile:before {
  content: "\f3cd";
  left: 4px;
}
body .employee-spot .text .info-group p.email:before {
  content: "\f0e0";
}
body .employee-spot .text .info-group a {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .employee-spot .text .info-group a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .employee-spot .text .info-group a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .employee-spot .text .info-group a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .employee-spot .text .info-group a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
body .employee-spot .text .info-group a span {
  font-weight: 400 !important;
}
body .sub-menu {
  padding-top: 26px;
  padding-bottom: 27px;
}
@media (max-width: 991px) {
  body .sub-menu {
    padding-top: 20px;
    padding-bottom: 18px;
  }
}
body .sub-menu ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
body .sub-menu ul li ul {
  padding-top: 16px;
}
body .sub-menu ul li ul ul {
  padding-top: 0;
  padding-bottom: 16px;
}
body .sub-menu ul li .top-link a {
  text-transform: uppercase;
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1.75rem;
  line-height: 1.2142857143;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .sub-menu ul li .top-link a {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.75rem;
    line-height: 1.2142857143;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .sub-menu ul li .top-link a {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .sub-menu ul li .top-link a {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .sub-menu ul li .top-link a {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
body .sub-menu ul li .main-link a {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .sub-menu ul li .main-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .sub-menu ul li .main-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .sub-menu ul li .main-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .sub-menu ul li .main-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
body .sub-menu ul li .sub-link a {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .sub-menu ul li .sub-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .sub-menu ul li .sub-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .sub-menu ul li .sub-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .sub-menu ul li .sub-link a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
body .sub-menu ul li .top-link, body .sub-menu ul li .main-link, body .sub-menu ul li .sub-link {
  display: block;
  padding: 3px 15px 4px 26px;
}
@media (max-width: 991px) {
  body .sub-menu ul li .top-link, body .sub-menu ul li .main-link, body .sub-menu ul li .sub-link {
    padding: 0 10px 15px 15px;
  }
}
body .download-file-list .heading {
  margin-bottom: 20px;
}
body .download-file-list ul li {
  margin-top: 5px;
}
body .spot-over-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  max-width: 100%;
  min-height: 596px;
}
@media (min-width: 576px) {
  body .spot-over-image {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .spot-over-image {
    min-height: 440px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .spot-over-image {
    min-height: 352px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .spot-over-image {
    min-height: 280px;
  }
}
@media (max-width: 575px) {
  body .spot-over-image {
    min-height: 1px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (min-width: 576px) {
  body .spot-over-image.align-img-right .image-container {
    right: 0;
  }
}
@media (min-width: 576px) {
  body .spot-over-image.align-img-right .text-block-wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media (min-width: 576px) {
  body .spot-over-image.align-img-left .image-container {
    left: 0;
  }
}
@media (min-width: 576px) {
  body .spot-over-image.align-img-left .text-block-wrapper {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
body .spot-over-image .image-container {
  z-index: 1;
}
@media (min-width: 576px) {
  body .spot-over-image .image-container {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 72%;
    max-width: 72%;
  }
}
@media (max-width: 575px) {
  body .spot-over-image .image-container {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 576px) {
  body .spot-over-image .image-container img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media (max-width: 575px) {
  body .spot-over-image .image-container img {
    width: 100%;
    max-width: 100%;
  }
}
body .spot-over-image .text-block-wrapper {
  z-index: 2;
}
@media (min-width: 576px) {
  body .spot-over-image .text-block-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
body .spot-over-image .text-block-wrapper .text-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  z-index: 2;
  padding-top: 51px;
  padding-left: 28px;
  padding-right: 28px;
  padding-bottom: 44px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .spot-over-image .text-block-wrapper .text-block {
    padding-top: 54px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 47px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .spot-over-image .text-block-wrapper .text-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 65%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
    padding-top: 35px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 21px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .spot-over-image .text-block-wrapper .text-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 85%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
    max-width: 85%;
    padding-top: 16px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 16px;
  }
}
@media (max-width: 575px) {
  body .spot-over-image .text-block-wrapper .text-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 16px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 16px;
  }
}
body .spot-over-image .text-block-wrapper .text-block h1, body .spot-over-image .text-block-wrapper .text-block h2, body .spot-over-image .text-block-wrapper .text-block h3, body .spot-over-image .text-block-wrapper .text-block h4, body .spot-over-image .text-block-wrapper .text-block h5, body .spot-over-image .text-block-wrapper .text-block h6 {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1.5rem;
  line-height: 1.3333333333;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 9px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .spot-over-image .text-block-wrapper .text-block h1, body .spot-over-image .text-block-wrapper .text-block h2, body .spot-over-image .text-block-wrapper .text-block h3, body .spot-over-image .text-block-wrapper .text-block h4, body .spot-over-image .text-block-wrapper .text-block h5, body .spot-over-image .text-block-wrapper .text-block h6 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .spot-over-image .text-block-wrapper .text-block h1, body .spot-over-image .text-block-wrapper .text-block h2, body .spot-over-image .text-block-wrapper .text-block h3, body .spot-over-image .text-block-wrapper .text-block h4, body .spot-over-image .text-block-wrapper .text-block h5, body .spot-over-image .text-block-wrapper .text-block h6 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .spot-over-image .text-block-wrapper .text-block h1, body .spot-over-image .text-block-wrapper .text-block h2, body .spot-over-image .text-block-wrapper .text-block h3, body .spot-over-image .text-block-wrapper .text-block h4, body .spot-over-image .text-block-wrapper .text-block h5, body .spot-over-image .text-block-wrapper .text-block h6 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .spot-over-image .text-block-wrapper .text-block h1, body .spot-over-image .text-block-wrapper .text-block h2, body .spot-over-image .text-block-wrapper .text-block h3, body .spot-over-image .text-block-wrapper .text-block h4, body .spot-over-image .text-block-wrapper .text-block h5, body .spot-over-image .text-block-wrapper .text-block h6 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    font-weight: 400;
    font-style: normal;
  }
}
body .spot-over-image .text-block-wrapper .text-block hr {
  margin-left: 0;
  margin-bottom: 35px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .spot-over-image .text-block-wrapper .text-block hr {
    margin-bottom: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .spot-over-image .text-block-wrapper .text-block hr {
    margin-bottom: 25px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .spot-over-image .text-block-wrapper .text-block hr {
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  body .spot-over-image .text-block-wrapper .text-block hr {
    margin-bottom: 20px;
  }
}
body .spot-over-image .text-block-wrapper .text-block p.tagline {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.5625;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .spot-over-image .text-block-wrapper .text-block p.tagline {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .spot-over-image .text-block-wrapper .text-block p.tagline {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .spot-over-image .text-block-wrapper .text-block p.tagline {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .spot-over-image .text-block-wrapper .text-block p.tagline {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.6428571429;
    font-weight: 500;
    font-style: normal;
  }
}
body .spot-over-image .text-block-wrapper .text-block p.tagline + h1, body .spot-over-image .text-block-wrapper .text-block p.tagline + h2, body .spot-over-image .text-block-wrapper .text-block p.tagline + h3, body .spot-over-image .text-block-wrapper .text-block p.tagline + h4, body .spot-over-image .text-block-wrapper .text-block p.tagline + h5, body .spot-over-image .text-block-wrapper .text-block p.tagline + h6 {
  margin-top: 16px;
}
body .spot-over-image .text-block-wrapper .text-block p.tagline + p {
  margin-top: 20px;
}
body .spot-over-image .text-block-wrapper .text-block .link-wrapper a {
  text-transform: uppercase;
}
body .nav-tabs {
  border: none;
  padding: 0 26px;
}
body .nav-tabs .nav-item {
  margin: 0;
}
body .nav-tabs .nav-item .nav-link {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1.125rem;
  line-height: 1.3333333333;
  font-weight: 500;
  font-style: normal;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  border: none;
  margin-bottom: 0;
  text-transform: uppercase;
}
body .nav-tabs .nav-item .nav-link:focus-visible {
  outline-offset: -4px;
}
body .tab-content {
  margin-top: 36px;
}
@media (max-width: 991px) {
  body .tab-content {
    margin-top: 30px;
  }
}
body .home-top {
  position: relative;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 991px) {
  body .home-top.has-img {
    padding-top: 100%;
  }
}
body .home-top.has-vid {
  height: 100vh;
}
body .home-top .bg-cover {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
body .home-top video {
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  inset: 0;
  z-index: 2;
}
body .home-top .overlay {
  position: absolute;
  inset: 0;
  z-index: 3;
}
body .home-top .caption-wrapper {
  position: absolute;
  inset: 0;
  z-index: 4;
}
body .home-top .caption-wrapper .container {
  height: 100%;
}
body .home-top .caption-wrapper .container .caption {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
@media (min-width: 992px) {
  body .home-top .caption-wrapper .container .caption {
    padding-top: 90px;
  }
}
@media (max-width: 991px) {
  body .home-top .caption-wrapper .container .caption {
    padding-bottom: 60px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media (min-width: 992px) {
  body .home-top .caption-wrapper .container .caption.has-breaking {
    padding-top: 148px;
  }
}
body .home-top .caption-wrapper .container .caption h1 span {
  font-family: "Playfair Display", serif;
  color: #ffffff;
  font-optical-sizing: auto;
  font-size: 2.125rem;
  line-height: 1.1176470588;
  font-weight: 400;
  font-style: normal;
  display: block;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .home-top .caption-wrapper .container .caption h1 span {
    font-family: "Playfair Display", serif;
    color: #ffffff;
    font-optical-sizing: auto;
    font-size: 2.125rem;
    line-height: 1.1176470588;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .home-top .caption-wrapper .container .caption h1 span {
    font-family: "Playfair Display", serif;
    color: #ffffff;
    font-optical-sizing: auto;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .home-top .caption-wrapper .container .caption h1 span {
    font-family: "Playfair Display", serif;
    color: #ffffff;
    font-optical-sizing: auto;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .home-top .caption-wrapper .container .caption h1 span {
    font-family: "Playfair Display", serif;
    color: #ffffff;
    font-optical-sizing: auto;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 400;
    font-style: normal;
  }
}
body .home-top .caption-wrapper .container .caption h1 span.top {
  margin-bottom: 10px;
}
body .home-top .caption-wrapper .container .caption h1 span.bottom {
  font-family: "Playfair Display", serif;
  color: #ffffff;
  font-optical-sizing: auto;
  font-size: 3.125rem;
  line-height: 1.16;
  font-weight: 400;
  font-style: normal;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .home-top .caption-wrapper .container .caption h1 span.bottom {
    font-family: "Playfair Display", serif;
    color: #ffffff;
    font-optical-sizing: auto;
    font-size: 3.125rem;
    line-height: 1.16;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .home-top .caption-wrapper .container .caption h1 span.bottom {
    font-family: "Playfair Display", serif;
    color: #ffffff;
    font-optical-sizing: auto;
    font-size: 2.125rem;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .home-top .caption-wrapper .container .caption h1 span.bottom {
    font-family: "Playfair Display", serif;
    color: #ffffff;
    font-optical-sizing: auto;
    font-size: 2.125rem;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  body .home-top .caption-wrapper .container .caption h1 span.bottom {
    font-family: "Playfair Display", serif;
    color: #ffffff;
    font-optical-sizing: auto;
    font-size: 2.125rem;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
  }
}
body .stat-fields {
  width: 100%;
  max-width: 100%;
}
body .stat-fields .stat-field {
  position: relative;
}
body .stat-fields .stat-field[data-src] {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
body .stat-fields .stat-field[data-src]:before {
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
}
body .stat-fields .stat-field .text-wrapper {
  min-height: 338px;
  padding: 133px 15px 30px;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  margin: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .stat-fields .stat-field .text-wrapper {
    min-height: 244px;
    padding: 86px 15px 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .stat-fields .stat-field .text-wrapper {
    min-height: 215px;
    padding: 80px 15px 15px;
  }
}
@media (max-width: 767px) {
  body .stat-fields .stat-field .text-wrapper {
    min-height: auto;
    padding: 30px 15px;
  }
}
body .stat-fields .stat-field .text-wrapper .heading {
  margin-bottom: 15px;
}
body .stat-fields .stat-field .text-wrapper p:last-of-type {
  margin-bottom: 0;
}
body .stat-fields .stat-field .text-wrapper p + a {
  margin-top: 14px;
}
body .stat-fields .stat-field .text-wrapper > a {
  display: inline-block;
}
body .img-with-overlay {
  position: relative;
}
body .img-with-overlay.hawnt {
  min-height: 577px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .img-with-overlay.hawnt {
    min-height: 361px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .img-with-overlay.hawnt {
    min-height: 293px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .img-with-overlay.hawnt {
    min-height: 231px;
  }
}
@media (max-width: 575px) {
  body .img-with-overlay.hawnt {
    min-height: 173px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  body .img-with-overlay .container {
    padding: 0;
  }
}
body .img-with-overlay .container .text-container {
  padding-top: 297px;
  padding-bottom: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .img-with-overlay .container .text-container {
    padding-top: 197px;
  }
}
@media (max-width: 991px) {
  body .img-with-overlay .container .text-container {
    padding-top: 120px;
  }
}
body .img-with-overlay .container .text-container .heading {
  margin-bottom: 31px;
}
@media (max-width: 991px) {
  body .img-with-overlay .container .text-container .heading {
    margin-bottom: 17px;
  }
}
body .img-with-overlay .container .text-container p {
  position: relative;
  margin-bottom: 0px;
}
body .img-with-overlay .container .text-container p .txt-sz-5 {
  margin-bottom: 0px;
}
body .imageandlinkspots-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
body .imageandlinkspots-list .ial-item {
  padding-left: 15px;
  padding-right: 15px;
}
body .imageandlinkspots-list .ial-item .wrapper {
  height: 100%;
}
body .imageandlinkspots-list .ial-item .wrapper .spot-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
body .imageandlinkspots-list .ial-item .wrapper .spot-link.left img {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: flex-start;
}
body .imageandlinkspots-list .ial-item .wrapper .spot-link.left span {
  text-align: left;
}
body .imageandlinkspots-list .ial-item .wrapper .spot-link.center img {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
body .imageandlinkspots-list .ial-item .wrapper .spot-link.center span {
  text-align: center;
}
body .imageandlinkspots-list .ial-item .wrapper .spot-link.right img {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: flex-end;
}
body .imageandlinkspots-list .ial-item .wrapper .spot-link.right span {
  text-align: right;
}
body .imageandlinkspots-list .ial-item .wrapper .spot-link span {
  letter-spacing: 0.06rem;
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.375;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 8px;
}
@media (min-width: 1200px) {
  body .imageandlinkspots-list.ial-xl-1 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  body .imageandlinkspots-list.ial-xl-1 .ial-item:nth-child(n+2) {
    padding-top: 15px;
  }
}
@media (min-width: 1200px) {
  body .imageandlinkspots-list.ial-xl-2 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  body .imageandlinkspots-list.ial-xl-2 .ial-item:nth-child(n+3) {
    padding-top: 15px;
  }
}
@media (min-width: 1200px) {
  body .imageandlinkspots-list.ial-xl-3 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  body .imageandlinkspots-list.ial-xl-3 .ial-item:nth-child(n+4) {
    padding-top: 15px;
  }
}
@media (min-width: 1200px) {
  body .imageandlinkspots-list.ial-xl-4 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  body .imageandlinkspots-list.ial-xl-4 .ial-item:nth-child(n+5) {
    padding-top: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .imageandlinkspots-list.ial-lg-1 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  body .imageandlinkspots-list.ial-lg-1 .ial-item:nth-child(n+2) {
    padding-top: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .imageandlinkspots-list.ial-lg-2 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  body .imageandlinkspots-list.ial-lg-2 .ial-item:nth-child(n+3) {
    padding-top: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .imageandlinkspots-list.ial-lg-3 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  body .imageandlinkspots-list.ial-lg-3 .ial-item:nth-child(n+4) {
    padding-top: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .imageandlinkspots-list.ial-lg-4 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  body .imageandlinkspots-list.ial-lg-4 .ial-item:nth-child(n+5) {
    padding-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .imageandlinkspots-list.ial-md-1 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  body .imageandlinkspots-list.ial-md-1 .ial-item:nth-child(n+2) {
    padding-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .imageandlinkspots-list.ial-md-2 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  body .imageandlinkspots-list.ial-md-2 .ial-item:nth-child(n+3) {
    padding-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .imageandlinkspots-list.ial-md-3 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  body .imageandlinkspots-list.ial-md-3 .ial-item:nth-child(n+4) {
    padding-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .imageandlinkspots-list.ial-md-4 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  body .imageandlinkspots-list.ial-md-4 .ial-item:nth-child(n+5) {
    padding-top: 15px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .imageandlinkspots-list.ial-sm-1 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  body .imageandlinkspots-list.ial-sm-1 .ial-item:nth-child(n+2) {
    padding-top: 15px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .imageandlinkspots-list.ial-sm-2 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  body .imageandlinkspots-list.ial-sm-2 .ial-item:nth-child(n+3) {
    padding-top: 15px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .imageandlinkspots-list.ial-sm-3 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  body .imageandlinkspots-list.ial-sm-3 .ial-item:nth-child(n+4) {
    padding-top: 15px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .imageandlinkspots-list.ial-sm-4 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  body .imageandlinkspots-list.ial-sm-4 .ial-item:nth-child(n+5) {
    padding-top: 15px;
  }
}
@media (max-width: 575px) {
  body .imageandlinkspots-list.ial-xs-1 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  body .imageandlinkspots-list.ial-xs-1 .ial-item:nth-child(n+2) {
    padding-top: 15px;
  }
}
@media (max-width: 575px) {
  body .imageandlinkspots-list.ial-xs-2 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  body .imageandlinkspots-list.ial-xs-2 .ial-item:nth-child(n+3) {
    padding-top: 15px;
  }
}
@media (max-width: 575px) {
  body .imageandlinkspots-list.ial-xs-3 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  body .imageandlinkspots-list.ial-xs-3 .ial-item:nth-child(n+4) {
    padding-top: 15px;
  }
}
@media (max-width: 575px) {
  body .imageandlinkspots-list.ial-xs-4 .ial-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  body .imageandlinkspots-list.ial-xs-4 .ial-item:nth-child(n+5) {
    padding-top: 15px;
  }
}
body .editor.text-center .social-media ul {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body .custom-btn-menu .btn {
  padding: 5px;
  height: 38px;
  text-align: center;
  border-radius: 0 !important;
}
@media (max-width: 575px) {
  body .custom-btn-menu .btn {
    padding: 3px;
    height: 30px;
  }
}
body .custom-btn-menu .btn.btn-search {
  background-color: #EFEFEF;
  width: 46px;
}
body .custom-btn-menu .btn.btn-search:hover, body .custom-btn-menu .btn.btn-search:focus {
  text-decoration: none;
}
@media (max-width: 575px) {
  body .custom-btn-menu .btn.btn-search img {
    width: 20px;
  }
}
@media (max-width: 575px) {
  body .custom-btn-menu .btn.btn-search {
    width: 30px;
  }
}
body .custom-btn-menu .btn.btn-login {
  font-family: "Raleway", sans-serif;
  color: #ffffff;
  font-optical-sizing: auto;
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 500;
  font-style: normal;
  background-color: #354487;
  width: 123px;
  border-color: #354487;
}
body .custom-btn-menu .btn.btn-login:hover, body .custom-btn-menu .btn.btn-login:focus {
  text-decoration: underline;
}
@media (max-width: 575px) {
  body .custom-btn-menu .btn.btn-login {
    font-family: "Raleway", sans-serif;
    color: #ffffff;
    font-optical-sizing: auto;
    font-size: 1rem;
    line-height: 1.375;
    font-weight: 500;
    font-style: normal;
    width: fit-content;
  }
}
body .custom-btn-menu .btn.btn-user {
  font-family: "Raleway", sans-serif;
  color: #354487;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.6875;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background-color: #EFEFEF;
  padding-left: 15px;
  padding-right: 15px;
}
body .custom-btn-menu .btn.btn-user i {
  margin-left: 10px;
}
@media (max-width: 575px) {
  body .custom-btn-menu .btn.btn-user i {
    margin-left: 4px;
  }
}
body .custom-btn-menu .btn.btn-user:hover span, body .custom-btn-menu .btn.btn-user:focus span {
  text-decoration: underline;
}
@media (max-width: 991px) {
  body .custom-btn-menu .btn.btn-user span {
    display: inline-block;
  }
}
body .custom-btn-menu .btn.btn-user.active, body .custom-btn-menu .btn.btn-user[aria-current=true] {
  color: #ffffff;
  background-color: #354487;
  border-color: #354487;
}
@media (max-width: 991px) {
  body .custom-btn-menu .btn.btn-user {
    min-width: max-content;
  }
}
@media (max-width: 575px) {
  body .custom-btn-menu .btn.btn-user {
    font-family: "Raleway", sans-serif;
    color: #354487;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.5714285714;
    font-weight: 700;
    font-style: normal;
    padding-left: 3px;
    padding-right: 3px;
  }
}
body .custom-btn-menu .btn:focus-visible {
  outline: 2px solid #000000;
  outline-offset: 0px;
}
body .custom-btn-menu .umb-ninja {
  font-family: "Raleway", sans-serif;
  color: #000000;
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.6875;
  font-weight: 700;
  font-style: normal;
  display: inline-block;
  padding: 5px 15px;
  height: 38px;
  text-align: center;
  border-radius: 0 !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background-color: #EFEFEF;
}
@media (max-width: 991px) {
  body .custom-btn-menu .umb-ninja {
    min-width: max-content;
  }
}
@media (max-width: 575px) {
  body .custom-btn-menu .umb-ninja {
    font-family: "Raleway", sans-serif;
    color: #000000;
    font-optical-sizing: auto;
    font-size: 0.875rem;
    line-height: 1.5714285714;
    font-weight: 700;
    font-style: normal;
    padding: 3px;
    height: 30px;
  }
}
body .custom-btn-menu .umb-ninja i {
  margin-left: 10px;
}
@media (max-width: 575px) {
  body .custom-btn-menu .umb-ninja i {
    margin-left: 4px;
  }
}
@media (max-width: 991px) {
  body .custom-btn-menu .umb-ninja span {
    display: inline-block;
  }
}

.carousel.slide:focus {
  outline: none;
}
.carousel.slide .carousel-btn-pause {
  border: 1px solid #584f47;
  background-color: #ffffff;
  color: #584f47;
  padding: 2.5px 5px;
}
.carousel.slide .carousel-btn-pause:hover {
  background-color: #584f47;
  color: #ffffff;
}
.carousel.slide .carousel-btn-pause:focus-visible {
  outline: 2px solid #000000;
  outline-offset: 0px;
  border-color: #ffffff;
  background-color: #584f47;
  color: #ffffff;
}
.carousel.slide .carousel-indicator-group {
  position: absolute;
  left: 50%;
  margin: 0px;
  bottom: 6.5%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 7px;
  z-index: 2;
  max-width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 10px;
  gap: 10px;
}
.carousel.slide .carousel-indicators {
  display: flex;
  position: relative;
  transition: transform 0.5s ease, opacity 0.5s ease;
  opacity: 1;
  white-space: nowrap; /* Prevent wrapping of indicators */
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
@media (max-width: 575px) {
  .carousel.slide .carousel-indicators {
    display: none;
  }
}
.carousel.slide .carousel-indicators.collapsed {
  opacity: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.carousel.slide .carousel-indicators:focus-within {
  outline: 2px solid #000000;
  outline-offset: 4px;
}
.carousel.slide .carousel-indicators li {
  border: 1px solid #ffffff;
  border-radius: 15px;
  width: 16px;
  height: 16px;
  background-color: transparent;
  margin-right: 7px;
  margin-left: 7px;
}
.carousel.slide .carousel-indicators li.active:after, .carousel.slide .carousel-indicators li:hover:after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: white;
  border-radius: 15px;
  display: block;
  position: relative;
  margin: 0px;
  top: 3px;
  left: 3px;
}
.carousel.slide .carousel-indicators li:focus {
  outline: none;
}
.carousel.slide .carousel-indicators li:focus-visible[aria-current=true] {
  outline: 2px solid #000000;
  outline-offset: 1px;
}
.carousel.slide .carousel-inner:focus {
  outline: none;
}
.carousel.slide .carousel-inner .carousel-item.zoom-in img {
  transform: scale(1);
}
.carousel.slide .carousel-inner .carousel-item.zoom-in.t-lb img {
  transform-origin: left bottom;
  transform: scale(1.2) translate(-30px, 10px);
}
.carousel.slide .carousel-inner .carousel-item.zoom-in.t-rt img {
  transform-origin: right top;
  transform: scale(1.2) translate(30px, -10px);
}
.carousel.slide .carousel-inner .carousel-item.zoom-in.t-c img {
  transform-origin: center;
  transform: scale(1.2) translate(0, 0);
}
.carousel.slide .carousel-inner .carousel-item.zoom-out img {
  transform: scale(1.2);
}
.carousel.slide .carousel-inner .carousel-item.zoom-out.lb img {
  transform-origin: left bottom;
}
.carousel.slide .carousel-inner .carousel-item.zoom-out.rt img {
  transform-origin: right top;
}
.carousel.slide .carousel-inner .carousel-item.zoom-out.c img {
  transform-origin: center;
}
.carousel.slide .carousel-inner .carousel-item.zoom-out.t img {
  transform: scale(1) translate(0, 0);
}
.carousel.slide .carousel-inner .carousel-item.no-transition picture img {
  transition: none !important;
}
.carousel.slide .carousel-inner .carousel-item picture {
  z-index: 1;
}
.carousel.slide .carousel-inner .carousel-item picture img {
  transition: transform 10s ease-out 0s;
}
.carousel.slide .carousel-inner .carousel-item .carousel-caption {
  bottom: 0;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  padding: 0px;
}
.carousel.slide .carousel-inner .carousel-item .carousel-caption .container {
  position: relative;
  height: 100%;
  padding: 15px;
}
.carousel.slide .carousel-inner .carousel-item .carousel-caption .container .content-wrapper {
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
}
.carousel.slide .carousel-inner .carousel-item .carousel-caption .container .content-wrapper div {
  position: absolute;
  display: inline-block;
}
.carousel.slide .carousel-inner .carousel-item .carousel-caption .container .content-wrapper div.std {
  text-align: center;
  left: 0;
  right: 0;
  bottom: 16.5%;
}
.carousel.slide .carousel-inner .carousel-item .carousel-caption .container .content-wrapper div.top-left {
  text-align: left;
  left: 0;
  top: 0;
}
.carousel.slide .carousel-inner .carousel-item .carousel-caption .container .content-wrapper div.top-right {
  text-align: right;
  right: 0;
  top: 0;
}
.carousel.slide .carousel-inner .carousel-item .carousel-caption .container .content-wrapper div.centered {
  text-align: center;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.carousel.slide .carousel-inner .carousel-item .carousel-caption .container .content-wrapper div.bottom-left {
  text-align: left;
  left: 0;
  bottom: 16.5%;
}
.carousel.slide .carousel-inner .carousel-item .carousel-caption .container .content-wrapper div.bottom-right {
  text-align: right;
  right: 0;
  bottom: 16.5%;
}
.carousel.slide .carousel-inner .carousel-item .carousel-caption p {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.06rem;
  display: inline-block;
  margin: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .carousel.slide .carousel-inner .carousel-item .carousel-caption p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 2.5rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .carousel.slide .carousel-inner .carousel-item .carousel-caption p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .carousel.slide .carousel-inner .carousel-item .carousel-caption p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 575px) {
  .carousel.slide .carousel-inner .carousel-item .carousel-caption p {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) {
  .carousel.slide .carousel-inner .carousel-item .carousel-caption p {
    padding: 11px 30px 16px 30px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .carousel.slide .carousel-inner .carousel-item .carousel-caption p {
    padding: 9px 20px 12px 20px;
  }
}
@media (max-width: 575px) {
  .carousel.slide .carousel-inner .carousel-item .carousel-caption p {
    padding: 4px 10px;
  }
}
@media (min-width: 768px) {
  .carousel.slide .carousel-inner .carousel-item .carousel-caption p.bot {
    margin-top: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .carousel.slide .carousel-inner .carousel-item .carousel-caption p.bot {
    margin-top: 3px;
  }
}
@media (max-width: 575px) {
  .carousel.slide .carousel-inner .carousel-item .carousel-caption p.bot {
    margin-top: 2px;
  }
}
.carousel.slide .carousel-inner .carousel-item a {
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.carousel.slide .carousel-inner .carousel-item a:focus {
  outline: 2px solid #8d2424;
  outline-offset: -2px;
  background-color: rgba(0, 0, 0, 0.4);
}
body .animate-item {
  opacity: 0;
}
@media (max-width: 575px) {
  body .animate-item {
    opacity: 1;
  }
}
@media (min-width: 576px) {
  body .animate-item.animate-scale {
    -webkit-animation: scale 1s cubic-bezier(0.62, -0.36, 0.4, 1.28);
    -moz-animation: scale 1s cubic-bezier(0.62, -0.36, 0.4, 1.28);
    -o-animation: scale 1s cubic-bezier(0.62, -0.36, 0.4, 1.28);
    -ms-animation: scale 1s cubic-bezier(0.62, -0.36, 0.4, 1.28);
    animation: scale 1s cubic-bezier(0.62, -0.36, 0.4, 1.28);
    opacity: 1;
  }
}
body .animate-item.animate-flying-left {
  -webkit-animation: flyinLeft 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -moz-animation: flyinLeft 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -o-animation: flyinLeft 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -ms-animation: flyinLeft 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  animation: flyinLeft 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  opacity: 1;
}
body .animate-item.animate-flying-right {
  -webkit-animation: flyinRight 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -moz-animation: flyinRight 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -o-animation: flyinRight 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -ms-animation: flyinRight 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  animation: flyinRight 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  opacity: 1;
}
body .animate-item.animate-flying-top {
  -webkit-animation: flyinTop 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -moz-animation: flyinTop 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -o-animation: flyinTop 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -ms-animation: flyinTop 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  animation: flyinTop 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  opacity: 1;
}
body .animate-item.animate-flying-bottom {
  -webkit-animation: flyinBottom 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -moz-animation: flyinBottom 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -o-animation: flyinBottom 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -ms-animation: flyinBottom 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  animation: flyinBottom 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  opacity: 1;
}
@media (min-width: 576px) {
  body .animate-item.centered.animate-scale {
    -webkit-animation: scaleCentered 1s cubic-bezier(0.62, -0.36, 0.4, 1.28);
    -moz-animation: scaleCentered 1s cubic-bezier(0.62, -0.36, 0.4, 1.28);
    -o-animation: scaleCentered 1s cubic-bezier(0.62, -0.36, 0.4, 1.28);
    -ms-animation: scaleCentered 1s cubic-bezier(0.62, -0.36, 0.4, 1.28);
    animation: scaleCentered 1s cubic-bezier(0.62, -0.36, 0.4, 1.28);
  }
}
body .animate-item.centered.animate-flying-left {
  -webkit-animation: flyinLeftCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -moz-animation: flyinLeftCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -o-animation: flyinLeftCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -ms-animation: flyinLeftCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  animation: flyinLeftCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
}
body .animate-item.centered.animate-flying-right {
  -webkit-animation: flyinRightCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -moz-animation: flyinRightCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -o-animation: flyinRightCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -ms-animation: flyinRightCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  animation: flyinRightCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
}
body .animate-item.centered.animate-flying-top {
  -webkit-animation: flyinTopCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -moz-animation: flyinTopCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -o-animation: flyinTopCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -ms-animation: flyinTopCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  animation: flyinTopCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
}
body .animate-item.centered.animate-flying-bottom {
  -webkit-animation: flyinBottomCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -moz-animation: flyinBottomCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -o-animation: flyinBottomCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  -ms-animation: flyinBottomCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
  animation: flyinBottomCentered 0.5s cubic-bezier(0.3, 0.07, 0.64, 1.09);
}

@-webkit-keyframes scale {
  from {
    opacity: 0;
    -webkit-transform: scale(1.4);
  }
  to {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes scale {
  from {
    opacity: 0;
    -moz-transform: scale(1.4);
  }
  to {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@-o-keyframes scale {
  from {
    opacity: 0;
    -o-transform: scale(1.4);
  }
  to {
    -o-transform: scale(1);
    opacity: 1;
  }
}
@-ms-keyframes scale {
  from {
    opacity: 0;
    -ms-transform: scale(1.4);
  }
  to {
    -ms-transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale {
  from {
    opacity: 0;
    transform: scale(1.4);
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes flyinRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
}
@-moz-keyframes flyinRight {
  from {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  to {
    -moz-transform: translateX(0%);
    opacity: 1;
  }
}
@-o-keyframes flyinRight {
  from {
    opacity: 0;
    -o-transform: translateX(100%);
  }
  to {
    -o-transform: translateX(0%);
    opacity: 1;
  }
}
@-ms-keyframes flyinRight {
  from {
    opacity: 0;
    -ms-transform: translateX(100%);
  }
  to {
    -ms-transform: translateX(0%);
    opacity: 1;
  }
}
@keyframes flyinRight {
  from {
    opacity: 0;
    transform: translateX(100%);
  }
  to {
    transform: translateX(0%);
    opacity: 1;
  }
}
@-webkit-keyframes flyinLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
}
@-moz-keyframes flyinLeft {
  from {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  to {
    -moz-transform: translateX(0%);
    opacity: 1;
  }
}
@-o-keyframes flyinLeft {
  from {
    opacity: 0;
    -o-transform: translateX(-100%);
  }
  to {
    -o-transform: translateX(0%);
    opacity: 1;
  }
}
@-ms-keyframes flyinLeft {
  from {
    opacity: 0;
    -ms-transform: translateX(-100%);
  }
  to {
    -ms-transform: translateX(0%);
    opacity: 1;
  }
}
@keyframes flyinLeft {
  from {
    opacity: 0;
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0%);
    opacity: 1;
  }
}
@-webkit-keyframes flyinTop {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0%);
    opacity: 1;
  }
}
@-moz-keyframes flyinTop {
  from {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  to {
    -moz-transform: translateY(0%);
    opacity: 1;
  }
}
@-o-keyframes flyinTop {
  from {
    opacity: 0;
    -o-transform: translateY(-100%);
  }
  to {
    -o-transform: translateY(0%);
    opacity: 1;
  }
}
@-ms-keyframes flyinTop {
  from {
    opacity: 0;
    -ms-transform: translateY(-100%);
  }
  to {
    -ms-transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes flyinTop {
  from {
    opacity: 0;
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0%);
    opacity: 1;
  }
}
@-webkit-keyframes flyinBottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(0%);
    opacity: 1;
  }
}
@-moz-keyframes flyinBottom {
  from {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
  to {
    -moz-transform: translateY(0%);
    opacity: 1;
  }
}
@-o-keyframes flyinBottom {
  from {
    opacity: 0;
    -o-transform: translateY(100%);
  }
  to {
    -o-transform: translateY(0%);
    opacity: 1;
  }
}
@-ms-keyframes flyinBottom {
  from {
    opacity: 0;
    -ms-transform: translateY(100%);
  }
  to {
    -ms-transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes flyinBottom {
  from {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    transform: translateY(0%);
    opacity: 1;
  }
}
@-webkit-keyframes scaleCentered {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50%) scale(1.4);
  }
  to {
    -webkit-transform: translateY(-50%) scale(1);
    opacity: 1;
  }
}
@-moz-keyframes scaleCentered {
  from {
    opacity: 0;
    -moz-transform: translateY(-50%) scale(1.4);
  }
  to {
    -moz-transform: translateY(-50%) scale(1);
    opacity: 1;
  }
}
@-o-keyframes scaleCentered {
  from {
    opacity: 0;
    -o-transform: translateY(-50%) scale(1.4);
  }
  to {
    -o-transform: translateY(-50%) scale(1);
    opacity: 1;
  }
}
@-ms-keyframes scaleCentered {
  from {
    opacity: 0;
    -ms-transform: translateY(-50%) scale(1.4);
  }
  to {
    -ms-transform: translateY(-50%) scale(1);
    opacity: 1;
  }
}
@keyframes scaleCentered {
  from {
    opacity: 0;
    transform: translateY(-50%) scale(1.4);
  }
  to {
    transform: translateY(-50%) scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes flyinRightCentered {
  from {
    opacity: 0;
    -webkit-transform: translate(100%, -50%);
  }
  to {
    -webkit-transform: translate(0%, -50%);
    opacity: 1;
  }
}
@-moz-keyframes flyinRightCentered {
  from {
    opacity: 0;
    -moz-transform: translate(100%, -50%);
  }
  to {
    -moz-transform: translate(0%, -50%);
    opacity: 1;
  }
}
@-o-keyframes flyinRightCentered {
  from {
    opacity: 0;
    -o-transform: translate(100%, -50%);
  }
  to {
    -o-transform: translate(0%, -50%);
    opacity: 1;
  }
}
@-ms-keyframes flyinRightCentered {
  from {
    opacity: 0;
    -ms-transform: translate(100%, -50%);
  }
  to {
    -ms-transform: translate(0%, -50%);
    opacity: 1;
  }
}
@keyframes flyinRightCentered {
  from {
    opacity: 0;
    transform: translate(100%, -50%);
  }
  to {
    transform: translate(0%, -50%);
    opacity: 1;
  }
}
@-webkit-keyframes flyinLeftCentered {
  from {
    opacity: 0;
    -webkit-transform: translate(-100%, -50%);
  }
  to {
    -webkit-transform: translate(0%, -50%);
    opacity: 1;
  }
}
@-moz-keyframes flyinLeftCentered {
  from {
    opacity: 0;
    -moz-transform: translate(-100%, -50%);
  }
  to {
    -moz-transform: translate(0%, -50%);
    opacity: 1;
  }
}
@-o-keyframes flyinLeftCentered {
  from {
    opacity: 0;
    -o-transform: translate(-100%, -50%);
  }
  to {
    -o-transform: translate(0%, -50%);
    opacity: 1;
  }
}
@-ms-keyframes flyinLeftCentered {
  from {
    opacity: 0;
    -ms-transform: translate(-100%, -50%);
  }
  to {
    -ms-transform: translate(0%, -50%);
    opacity: 1;
  }
}
@keyframes flyinLeftCentered {
  from {
    opacity: 0;
    transform: translate(-100%, -50%);
  }
  to {
    transform: translate(0%, -50%);
    opacity: 1;
  }
}
@-webkit-keyframes flyinTopCentered {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(-50%);
    opacity: 1;
  }
}
@-moz-keyframes flyinTopCentered {
  from {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  to {
    -moz-transform: translateY(-50%);
    opacity: 1;
  }
}
@-o-keyframes flyinTopCentered {
  from {
    opacity: 0;
    -o-transform: translateY(-100%);
  }
  to {
    -o-transform: translateY(-50%);
    opacity: 1;
  }
}
@-ms-keyframes flyinTopCentered {
  from {
    opacity: 0;
    -ms-transform: translateY(-100%);
  }
  to {
    -ms-transform: translateY(-50%);
    opacity: 1;
  }
}
@keyframes flyinTopCentered {
  from {
    opacity: 0;
    transform: translateY(-100%);
  }
  to {
    transform: translateY(-50%);
    opacity: 1;
  }
}
@-webkit-keyframes flyinBottomCentered {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(-50%);
    opacity: 1;
  }
}
@-moz-keyframes flyinBottomCentered {
  from {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
  to {
    -moz-transform: translateY(-50%);
    opacity: 1;
  }
}
@-o-keyframes flyinBottomCentered {
  from {
    opacity: 0;
    -o-transform: translateY(100%);
  }
  to {
    -o-transform: translateY(-50%);
    opacity: 1;
  }
}
@-ms-keyframes flyinBottomCentered {
  from {
    opacity: 0;
    -ms-transform: translateY(100%);
  }
  to {
    -ms-transform: translateY(-50%);
    opacity: 1;
  }
}
@keyframes flyinBottomCentered {
  from {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    transform: translateY(-50%);
    opacity: 1;
  }
}
@charset "UTF-8";
:root {
  --bs-border-width: 1px;
  --bs-border-radius: 0;
  --control-border-color: #909090;
  --control-border-color-rgb: 144, 144, 144;
  --form-color: #000C17;
}

.cmb-1 {
  margin-bottom: 0.875rem;
}

.cmb-2 {
  margin-bottom: 1.313rem;
}

.cmb-3 {
  margin-bottom: 1.563rem;
}

.cmb-4 {
  margin-bottom: 2.375rem;
}

#registration-headline {
  margin-bottom: 16px !important;
}
@media (min-width: 992px) {
  #registration-headline {
    margin-bottom: 50px !important;
  }
}

.form-label {
  font-family: "Raleway", sans-serif;
  color: var(--form-color);
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.4375;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 0.325rem;
}
.form-label.required:after {
  content: "*";
  font-size: 1.3em;
  line-height: 1em;
  color: var(--bs-danger);
}
.form-label.required.conditional:after {
  content: "⁽*⁾";
}
.form-label.required.default:after {
  color: inherit;
}

.form-select {
  cursor: pointer;
}

.form-control, .form-select {
  font-family: "Raleway", sans-serif;
  color: var(--form-color);
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.4375;
  font-weight: 500;
  font-style: normal;
  --bs-border-color: var(--control-border-color);
  padding: 0.625em 1.25rem;
}
.form-control:focus, .form-select:focus {
  --bs-body-color: var(--form-color);
  border-color: var(--control-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--control-border-color-rgb), 0.25);
}
.form-control.input-validation-error, .form-select.input-validation-error {
  --bs-border-color: var(--bs-danger);
  color: var(--bs-danger);
}
.form-control.input-validation-error:focus, .form-select.input-validation-error:focus {
  border-color: var(--bs-danger);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.form-check {
  padding-left: 1.8rem;
}
.form-check.form-switch {
  padding-left: 3em;
}
.form-check.form-switch .form-check-input {
  width: 2.5em;
  margin-left: -3em;
  --bs-form-switch-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Crect x='-3' y='-3' width='6' height='6' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");
}
.form-check.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Crect x='-3' y='-3' width='6' height='6' fill='%23909090'/%3E%3C/svg%3E") ;
}
.form-check.form-switch .form-check-input:checked {
  --bs-form-switch-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Crect x='-3' y='-3' width='6' height='6' fill='%23fff'/%3E%3C/svg%3E") !important;
  background-color: var(--control-border-color);
  border-color: var(--control-border-color);
}
.form-check.form-switch .form-check-input.theme-354487:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Crect x='-3' y='-3' width='6' height='6' fill='%23354487'/%3E%3C/svg%3E");
  box-shadow: 0 0 0 0.25rem rgba(53, 68, 135, 0.25);
}
.form-check.form-switch .form-check-input.theme-354487:checked {
  background-color: #354487;
  border-color: #354487;
}
.form-check.form-switch .form-check-input.theme-5e172d:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Crect x='-3' y='-3' width='6' height='6' fill='%235e172d'/%3E%3C/svg%3E");
  box-shadow: 0 0 0 0.25rem rgba(94, 23, 45, 0.25);
}
.form-check.form-switch .form-check-input.theme-5e172d:checked {
  background-color: #5e172d;
  border-color: #5e172d;
}
.form-check .form-check-input {
  cursor: pointer;
  border-radius: 0 !important;
  width: 1.2em;
  height: 1.2em;
  margin-left: -1.8em;
  border: var(--bs-border-width) solid var(--control-border-color);
}
.form-check .form-check-input[type=radio] {
  border-radius: 50% !important;
}
.form-check .form-check-input:focus {
  --bs-body-color: var(--form-color);
  border-color: var(--control-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--control-border-color-rgb), 0.25);
}
.form-check .form-check-input:checked {
  background-color: var(--control-border-color);
  border-color: var(--control-border-color);
}
.form-check .form-check-input.theme-354487:focus {
  box-shadow: 0 0 0 0.25rem rgba(53, 68, 135, 0.25);
}
.form-check .form-check-input.theme-354487:checked {
  background-color: #354487;
  border-color: #354487;
}
.form-check .form-check-input.theme-5e172d:focus {
  box-shadow: 0 0 0 0.25rem rgba(94, 23, 45, 0.25);
}
.form-check .form-check-input.theme-5e172d:checked {
  background-color: #5e172d;
  border-color: #5e172d;
}

.form-text {
  font-family: "Raleway", sans-serif;
  color: var(--form-color);
  font-optical-sizing: auto;
  font-size: 0.875rem;
  line-height: 1.6428571429;
  font-weight: 500;
  font-style: normal;
}

.form-link {
  font-family: "Raleway", sans-serif;
  color: var(--form-color);
  font-optical-sizing: auto;
  font-size: 0.875rem;
  line-height: 1.6428571429;
  font-weight: 500;
  font-style: normal;
}

.field-validation-error {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  font-weight: 500;
  font-style: normal;
}
.field-validation-error span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

form .hide {
  display: none;
  visibility: hidden;
}
form fieldset legend {
  font-family: "Raleway", sans-serif;
  color: var(--form-color);
  font-optical-sizing: auto;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 500;
  font-style: normal;
}
form fieldset .legend-sub-headline {
  font-family: "Raleway", sans-serif;
  color: var(--form-color);
  font-optical-sizing: auto;
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 500;
  font-style: normal;
}
form .btn:focus-visible {
  box-shadow: 0 0 0 0.25rem rgba(94, 23, 45, 0.25);
  outline: none;
}
form .btn.theme-354487:focus-visible {
  box-shadow: 0 0 0 0.25rem rgba(53, 68, 135, 0.25);
  outline: none;
}
form .btn.theme-5e172d:focus-visible {
  box-shadow: 0 0 0 0.25rem rgba(94, 23, 45, 0.25);
  outline: none;
}

.select2-container--bootstrap5 .select2-selection--single {
  font-family: "Raleway", sans-serif;
  color: var(--form-color);
  font-optical-sizing: auto;
  font-size: 1rem;
  line-height: 1.4375;
  font-weight: 500;
  font-style: normal;
  --bs-border-color: var(--control-border-color);
  padding: 0;
  width: 100% !important;
  max-width: 100% !important;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  display: block;
  height: auto;
}
.select2-container--bootstrap5 .select2-selection--single:focus {
  --bs-body-color: var(--form-color);
  border-color: var(--control-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--control-border-color-rgb), 0.25);
}
.select2-container--bootstrap5 .select2-selection--single .select2-selection__rendered {
  padding: 0.625em 1.25rem;
}
.select2-container--bootstrap5 .select2-selection--single .select2-selection__rendered .select2-selection__clear {
  width: 1.25rem;
  text-align: center;
  position: absolute;
  left: 1px;
  font-size: 1.4375em;
  line-height: 0.8;
}
.select2-container--bootstrap5 .select2-selection__arrow {
  height: 1em;
  top: 50%;
  right: 0.75rem;
  position: absolute;
  transform: translateY(-50%);
}
.select2-container--bootstrap5 .select2-selection__arrow b {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 12px;
  pointer-events: none;
  content: "";
}
.select2-container--bootstrap5 .select2-dropdown {
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
}
.select2-container--bootstrap5 .select2-results__option--highlighted {
  background-color: #5897fb !important;
  color: #ffffff !important;
}
.select2-container--bootstrap5 .select2-results__option[aria-selected=true] {
  background-color: #ddd;
  color: var(--form-color);
}

