@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");
@import url("https://use.typekit.net/qhw4vqk.css");
@import url("https://use.typekit.net/qhw4vqk.css");
@font-face {
  font-family: "site-icon";
  src: url("../fonts/icon-fonts/site-icon.eot?kapdfw");
  src: url("../fonts/icon-fonts/site-icon.eot?kapdfw#iefix") format("embedded-opentype"), url("../fonts/icon-fonts/site-icon.ttf?kapdfw") format("truetype"), url("../fonts/icon-fonts/site-icon.woff?kapdfw") format("woff"), url("../fonts/icon-fonts/site-icon.svg?kapdfw#site-icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=site-icon-], [class*=" site-icon-"] {
  speak: never;
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.site-icon-bookmark-long-border:before {
  content: "\e918";
}

.site-icon-bookmark-long-fill:before {
  content: "\e918";
}

.site-icon-bookmark-short-border:before {
  content: "\e918";
}

.site-icon-bookmark-short-fill:before {
  content: "\e918";
}

.site-icon-youtube:before {
  content: "\e914";
}

.site-icon-twitter-x:before {
  content: "\e913";
}

.site-icon-email:before {
  content: "\e912";
}

.site-icon-search:before {
  content: "\e905";
}

.site-icon-clock:before {
  content: "\e911";
}

.site-icon-tiktok:before {
  content: "\e903";
}

.site-icon-arrow-down:before {
  content: "\e907";
}

.site-icon-arrow-left:before {
  content: "\e908";
}

.site-icon-arrow-right:before {
  content: "\e909";
}

.site-icon-arrow-up:before {
  content: "\e90a";
}

.site-icon-arrow-back:before {
  content: "\e90b";
}

.site-icon-arrow-next:before {
  content: "\e90c";
}

.site-icon-arrow-play:before {
  content: "\e90d";
}

.site-icon-instagram:before {
  content: "\e906";
}

.site-icon-linkedin:before {
  content: "\e900";
}

.site-icon-twitter:before {
  content: "\e901";
}

.site-icon-facebook:before {
  content: "\e902";
}

.site-icon-close:before {
  content: "\e90f";
}

.site-icon-location:before {
  content: "\e910";
}

.site-icon-vimeo:before {
  content: "\e913";
}

.site-icon-youtube-icon:before {
  content: "\e90e";
}

.site-icon-flickr:before {
  content: "\e904";
}

.site-icon-button:before {
  content: "\e919";
}

.site-color-text {
  color: #3A2416 !important;
}
.site-color-text-wrapper .cms-feature-title {
  color: #3A2416 !important;
}
.site-color-primary {
  color: #FFE670 !important;
}
.site-color-primary-wrapper .cms-feature-title {
  color: #FFE670 !important;
}
.site-color-secondary {
  color: #3A2416 !important;
}
.site-color-secondary-wrapper .cms-feature-title {
  color: #3A2416 !important;
}
.site-color-light {
  color: #f6f6f6 !important;
}
.site-color-light-wrapper .cms-feature-title {
  color: #f6f6f6 !important;
}
.site-color-black {
  color: #000000 !important;
}
.site-color-black-wrapper .cms-feature-title {
  color: #000000 !important;
}
.site-color-white {
  color: #ffffff !important;
}
.site-color-white-wrapper .cms-feature-title {
  color: #ffffff !important;
}

.site-bg-text, .site-bg-text-wrapper, .site-bg .cms-feature-title {
  background: #3A2416 !important;
}
.site-bg-primary, .site-bg-primary-wrapper, .site-bg .cms-feature-title {
  background: #FFE670 !important;
}
.site-bg-secondary, .site-bg-secondary-wrapper, .site-bg .cms-feature-title {
  background: #3A2416 !important;
}
.site-bg-light, .site-bg-light-wrapper, .site-bg .cms-feature-title {
  background: #dfdfdf !important;
}
.site-bg-black, .site-bg-black-wrapper, .site-bg .cms-feature-title {
  background: #000000 !important;
}
.site-bg-white, .site-bg-white-wrapper, .site-bg .cms-feature-title {
  background: #ffffff !important;
}

.x-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
  pointer-events: none;
}

html {
  font-family: "freight-text-pro", serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-size: 18px;
  line-height: 27px;
  color: #3A2416;
  margin: 0;
  padding: 0;
  font-family: "freight-sans-pro", sans-serif !important;
  background-color: #FFE670;
  transition: background 0.5s ease;
  overflow-x: hidden;
}
body.white-bg {
  background: #ffffff;
}

pre, code, kbd, samp, tt, button, td, blockquote, cite, small, big, .marker, q {
  font-family: "freight-text-pro", serif !important;
}

input, textarea, select, option, optgroup {
  font-family: "freight-sans-pro", sans-serif !important;
}

.site-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}
@media (min-width: 600px) {
  .site-container {
    padding: 0 5%;
  }
}
@media (min-width: 1500px) {
  .site-container {
    padding: 0 8%;
  }
}
@media (min-width: 1950px) {
  .site-container {
    max-width: 1920px;
    padding: 0;
  }
}

ol {
  list-style-position: inside;
}

li {
  color: inherit;
}

.site-main-wrapper .site-sub-wrapper {
  width: 100%;
  clear: both;
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article {
  display: block;
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
  float: left;
  padding-right: 120px;
}
@media (max-width: 1399px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
    padding: 0;
    float: none;
  }
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
  float: right;
}
@media (max-width: 1399px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
    float: none;
    margin-top: 50px;
  }
}
@media (min-width: 1400px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
    margin-top: 150px;
    width: calc(100% - 490px);
  }
}

h1 {
  font-size: 50px;
  line-height: 60px;
  font-family: "freight-text-pro", serif;
  font-weight: normal;
  color: #FFE670;
  margin-bottom: 30px;
}
@media (max-width: 599px) {
  h1 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}

h2 {
  font-size: 80px;
  line-height: 80px;
  font-family: "Playfair Display", serif;
  margin-bottom: 20px;
}
@media (max-width: 599px) {
  h2 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
  }
}

h3 {
  font-size: 65px;
  line-height: 65px;
  font-family: "freight-text-pro", serif;
  font-weight: 300;
  margin-bottom: 20px;
}
@media (max-width: 599px) {
  h3 {
    font-size: 40px;
    line-height: 50px;
    text-align: left !important;
    margin-bottom: 20px;
  }
}

h4 {
  font-size: 42px;
  line-height: 38px;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 599px) {
  h4 {
    font-size: 35px;
    line-height: 38px;
    margin-bottom: 20px;
  }
}

h5 {
  font-size: 22px;
  line-height: 20px;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 599px) {
  h5 {
    font-size: 22px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}

h6 {
  font-size: 40px;
  line-height: 50px;
  font-family: "freight-text-pro", serif;
  font-weight: normal;
  color: #FFE670;
  font-weight: 300;
  color: #3A2416;
  margin-bottom: 20px;
}
@media (max-width: 599px) {
  h6 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
  }
}

a {
  text-decoration: none;
  color: #3A2416;
}
a:hover, a:focus {
  color: #3A2416;
}

p {
  font-family: "freight-text-pro", serif;
  margin: 0 0 10px;
}

strong {
  font-weight: bold;
}

hr {
  margin: 0 auto 10px;
}

img,
canvas,
video,
svg {
  height: auto;
  max-width: 100%;
}

iframe {
  border: 0;
  max-width: 100%;
}

.site-form-data .site-form-buttons .site-form-button,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button {
  background: #ffffff;
  font-size: 13.33px;
  padding: 0 25px;
  border: none;
  text-align: center;
  color: #3A2416;
  letter-spacing: 0;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #3A2416;
  display: inline-block;
  min-height: 46px;
  line-height: 46px;
  font-family: "freight-sans-pro", sans-serif !important;
  font-weight: 700;
}
.site-form-data .site-form-buttons .site-form-button:hover,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button:hover {
  background: #3A2416;
  color: #FFE670;
  border: 1px solid #3A2416;
}

.site-button-primary, .site-form-payment-wrapper .site-payment-buttons button {
  color: #3A2416;
  display: inline-block;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 700;
  font-size: 18px;
  margin-right: 45px;
  margin-bottom: 50px;
}
.site-button-primary:after, .site-form-payment-wrapper .site-payment-buttons button:after {
  content: "\e919";
  display: block;
  margin-top: 20px;
  transition: transform 0.3s;
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: table-caption;
  background: transparent;
  color: #3A2416;
  border: 1px solid #3A2416;
  padding: 10px 15px;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.site-button-primary:hover:after, .site-form-payment-wrapper .site-payment-buttons button:hover:after {
  margin-left: 10px;
  background: #3A2416;
  color: #FFE670;
  border: 1px solid #3A2416;
}

.site-button-secondary, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button {
  color: #3A2416;
  display: inline-block;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 700;
  font-size: 18px;
  margin-right: 45px;
  margin-bottom: 50px;
}
.site-button-secondary:after, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button:after {
  content: "\e919";
  display: block;
  margin-top: 20px;
  transition: transform 0.3s;
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: table-caption;
  background: #FFE670;
  color: #3A2416;
  border: 1px solid #FFE670;
  padding: 10px 15px;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.site-button-secondary:hover:after, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button:hover:after {
  margin-left: 10px;
  background: #3A2416;
  color: #FFE670;
  border: 1px solid #3A2416;
}

.site-button-full-primary {
  background: #FFE670;
  font-size: 13.33px;
  padding: 6px 6px 6px 25px;
  text-align: center;
  color: #3A2416;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #FFE670;
  border-radius: 45px;
  display: inline-block;
  min-height: 46px;
  line-height: 46px;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 700;
  font-size: 18px;
  margin-right: 25px;
  margin-bottom: 25px;
  transition: all 0.3s ease;
}
.site-button-full-primary:after {
  content: "\e919";
  display: inline-block;
  margin-left: 10px;
  transition: transform 0.3s;
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: top;
  background: #FFE670;
  border: 1px solid #3A2416;
  padding: 0px 15px 0px 15px;
  border-radius: 50%;
}
.site-button-full-primary:hover {
  padding: 6px 6px 6px 35px;
  background: #3A2416;
  border: 1px solid #3A2416;
  color: #FFE670;
}
.site-button-full-primary:hover:after {
  color: #3A2416;
}

.site-button-full-secondary {
  background: #ffffff;
  font-size: 13.33px;
  padding: 6px 6px 6px 25px;
  text-align: center;
  color: #3A2416;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #3A2416;
  border-radius: 45px;
  display: inline-block;
  min-height: 46px;
  line-height: 46px;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 700;
  font-size: 18px;
  margin-right: 25px;
  margin-bottom: 25px;
  transition: all 0.3s ease;
}
.site-button-full-secondary:after {
  content: "\e919";
  display: inline-block;
  margin-left: 10px;
  transition: transform 0.3s;
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: top;
  background: #FFE670;
  border: 1px solid #FFE670;
  padding: 0px 15px 0px 15px;
  border-radius: 50%;
}
.site-button-full-secondary:hover {
  background: #3A2416;
  border: 1px solid #3A2416;
  color: #FFE670;
  padding: 6px 6px 6px 35px;
}
.site-button-full-secondary:hover:after {
  color: #3A2416;
}

.site-button-email {
  position: relative;
  padding-left: 25px;
  text-decoration: none;
}
.site-button-email:before {
  content: url("/Templates/FriendsSelect/images/email.svg");
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
}

.site-textarea {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #dfdfdf;
  font-size: 18px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "freight-sans-pro", sans-serif;
  max-width: 100%;
}

input.site-textbox, .site-search-wrapper .site-search-block.site-search-option1 .site-search-data input.site-search-input, .site-search-wrapper .site-search-block.site-search-option .site-search-data input.site-search-input {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #dfdfdf;
  font-size: 18px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "freight-sans-pro", sans-serif;
  max-width: 100%;
}

select.site-select {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #dfdfdf;
  font-size: 18px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "freight-sans-pro", sans-serif;
  max-width: 100%;
}

.site-bookmark-button {
  position: relative;
  background: #ffffff;
  font-size: 13.33px;
  padding: 0 25px;
  border: none;
  text-align: center;
  color: #FFE670;
  letter-spacing: 0;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #3A2416;
  display: inline-block;
  min-height: 46px;
  line-height: 46px;
  font-family: "freight-sans-pro", sans-serif !important;
  font-weight: 700;
}
.site-bookmark-button:hover {
  background: #ffffff;
  color: #3A2416;
  border: 1px solid #FFE670;
}
.site-bookmark-button:hover {
  background: #FFE670;
}
.site-bookmark-button .site-bookmark-button-icon {
  position: relative;
  top: 3px;
  padding: 0 0 0 3px;
}
.site-bookmark-button .site-bookmark-button-icon:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e917" !important;
  font-size: 20px;
}
.site-bookmark-button.site-bookmark-display-button-remove .site-bookmark-button-icon:before {
  content: "\e918" !important;
}

main#site-main {
  min-height: 300px;
  overflow-x: hidden;
}
main#site-main .site-page-title {
  margin-top: 20px;
  color: #FFE670;
}

#site-header {
  background: transparent;
  padding: 20px 0;
  position: fixed;
  z-index: 999;
  width: 100%;
  pointer-events: none;
  transition: all 0.5s linear;
}
@media (max-width: 600px) {
  #site-header.yellow-bg {
    background: #FFE670;
  }
}
@media (min-width: 768px) {
  #site-header {
    padding: 40px 0;
  }
}
#site-header .site-header-block {
  display: flex;
  justify-content: space-between;
  position: relative;
}
#site-header .site-header-block .site-header-logo {
  z-index: 99999;
}
#site-header .site-header-block .site-header-logo a {
  pointer-events: all;
}
#site-header .site-header-block .site-header-logo img {
  width: 200px;
}
#site-header .site-header-block .site-header-logo h1, #site-header .site-header-block .site-header-logo h2, #site-header .site-header-block .site-header-logo h3, #site-header .site-header-block .site-header-logo h4, #site-header .site-header-block .site-header-logo h5, #site-header .site-header-block .site-header-logo h6 {
  margin: 0;
}
#site-header .site-header-block .site-header-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  pointer-events: all;
}
#site-header .site-header-block .site-header-right .site-menu-toggle {
  margin: -20px -5px 0px 0px;
  transform: scale(0.8);
  width: 70px;
  height: 70px;
  position: relative;
  z-index: 99999;
  transition: all 0.3s ease;
  border-radius: 50%;
  background-color: #ffffff;
}
@media (min-width: 1366px) {
  #site-header .site-header-block .site-header-right .site-menu-toggle {
    margin: 0px 5px 20px 0;
    transform: scale(1);
  }
  #site-header .site-header-block .site-header-right .site-menu-toggle:hover {
    transform: scale(1.15);
  }
}
#site-header .site-header-block .site-header-right .site-menu-toggle span {
  display: block;
  position: absolute;
  height: 1.5px;
  background: #3A2416;
  border-radius: 5px;
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
#site-header .site-header-block .site-header-right .site-menu-toggle span:nth-child(1) {
  top: 28px;
  left: 16px;
  width: 40px;
}
#site-header .site-header-block .site-header-right .site-menu-toggle span:nth-child(2) {
  top: 40px;
  left: 16px;
  width: 40px;
}
#site-header .site-header-block .site-header-right .site-menu-toggle.active-menu-toggle span:nth-child(1) {
  transform: rotate(45deg);
  background: #3A2416;
  top: 34px;
  left: 15px;
}
#site-header .site-header-block .site-header-right .site-menu-toggle.active-menu-toggle span:nth-child(2) {
  transform: rotate(-45deg);
  background: #3A2416;
  top: 34px;
  left: 15px;
}

body.cms-page-is-in-edit-mode .site-header {
  position: static !important;
  padding-top: 50px !important;
}

body.white-bg .site-menu-toggle {
  background-color: #FFE670 !important;
}

#site-footer {
  background: #FFE670;
  padding: 75px 0 0 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 1024px) {
  #site-footer {
    padding: 100px 0 0 0;
  }
}
#site-footer p {
  font-family: "freight-sans-pro", sans-serif;
}
#site-footer p em {
  font-family: "freight-text-pro", serif;
  font-style: normal;
}
#site-footer p img {
  transition: none !important;
}
#site-footer p img:hover {
  transform: none;
}
#site-footer a:not(.site-button-primary):after {
  width: 0;
}
#site-footer a:not(.site-button-primary):hover:after {
  width: 100%;
}
#site-footer .site-container {
  padding: 0 5%;
}
@media (min-width: 1024px) {
  #site-footer .site-container {
    padding: 0 2%;
  }
}
#site-footer .site-container .site-footer-logo {
  position: relative;
}
#site-footer .site-container #site-footer-logo {
  display: flex;
  justify-content: start;
  align-items: start;
}
@media (max-width: 768px) {
  #site-footer .site-container #site-footer-logo {
    flex-direction: column;
  }
}
#site-footer .site-container #site-footer-logo .cms-feature-wrapper {
  margin: 20px 0;
}
@media (min-width: 1024px) {
  #site-footer .site-container #site-footer-logo .cms-feature-wrapper {
    margin-right: 50px;
  }
}
@media (min-width: 1366px) {
  #site-footer .site-container #site-footer-logo .cms-feature-wrapper {
    margin-right: 150px;
  }
}
@media (min-width: 1024px) {
  #site-footer .site-container #site-footer-logo .cms-feature-wrapper:first-child {
    margin-top: -40px;
  }
}
#site-footer .site-container #site-footer-logo .cms-feature-wrapper ul li {
  padding-left: 0;
}
#site-footer .site-container #site-footer-logo .cms-feature-wrapper ul li:before {
  display: none;
}
#site-footer .site-container #site-footer-right {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  #site-footer .site-container #site-footer-right {
    flex-direction: column;
    align-items: start;
  }
}
#site-footer .site-container #site-footer-right .cms-feature-wrapper {
  margin: 20px 0;
}
#site-footer #back-to-top {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
@media (min-width: 1024px) {
  #site-footer #back-to-top {
    display: block;
  }
}
#site-footer #back-to-top .site-button-primary, #site-footer #back-to-top .site-form-payment-wrapper .site-payment-buttons button, .site-form-payment-wrapper .site-payment-buttons #site-footer #back-to-top button {
  transform: rotate(-90deg);
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  left: 40px;
}
#site-footer #back-to-top .site-button-primary:hover:after, #site-footer #back-to-top .site-form-payment-wrapper .site-payment-buttons button:hover:after, .site-form-payment-wrapper .site-payment-buttons #site-footer #back-to-top button:hover:after {
  margin-left: 0px;
}
#site-footer #back-to-top p {
  text-align: right;
  cursor: pointer;
  font-family: "freight-text-pro", serif;
}
#site-footer #back-to-top p span {
  font-weight: 700;
  display: block;
  font-family: "freight-sans-pro", sans-serif;
}
#site-footer #footer-additional-info .cms-feature-wrapper, #site-footer #footer-additional-info .cms-text-feature-data {
  margin-bottom: 0 !important;
  padding-bottom: 10px;
}
#site-footer #footer-additional-info .cms-feature-wrapper p, #site-footer #footer-additional-info .cms-text-feature-data p {
  font-size: 10px;
  line-height: 14px;
}

@media (min-width: 1400px) {
  .site-sidebar {
    width: 490px;
  }
}

.site-breadcrumbs-wrapper {
  background: #f9f9f9;
  padding: 15px 0;
  border-bottom: 1px solid #dfdfdf;
  color: #3A2416;
  margin: 0 0 20px;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item {
  display: inline-block;
  padding: 0 30px 0 0;
  position: relative;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item:after {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  font-size: 25px;
  position: absolute;
  right: 0;
  top: 0;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item.site-breadcrumbs-active:after {
  display: none;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item a.site-breadcrumbs-link {
  color: #FFE670;
  position: relative;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item a.site-breadcrumbs-link::after {
  content: "";
  width: 0;
  position: absolute;
  height: 2px;
  background: #3A2416;
  left: 0;
  bottom: -5px;
  transition: all ease 0.5s;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item a.site-breadcrumbs-link:hover:after {
  width: 100%;
}

@media (min-width: 3000px) {
  .site-navigation-wrapper #site-navigation ul.site-nav-block {
    position: relative;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li {
    margin: 0 25px 0 0;
    display: inline-block;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li > a {
    text-transform: uppercase;
    color: #ffffff;
    display: block;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li:hover > .site-subnav-wrapper {
    display: block;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper {
    display: none;
    position: absolute;
    background: #f6f6f6;
    z-index: 1000;
    padding: 10px 20px;
    top: 100%;
    min-width: 130px;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper li {
    display: block;
    margin: 0 0 5px;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper li a {
    color: #ffffff;
  }
  .site-navigation-wrapper #site-navigation .site-nav-linktext, .site-navigation-wrapper #site-navigation .site-nav-linktext {
    display: none;
  }
  .site-menu-toggle {
    display: none;
  }
}
@media (max-width: 2999px) {
  .site-menu-toggle {
    display: block;
    cursor: pointer;
  }
  .site-navigation-wrapper {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 20%;
    width: 100%;
    height: 80%;
    overflow: auto;
    background-color: #FFE670;
  }
}
@media (max-width: 2999px) and (min-width: 380px) {
  .site-navigation-wrapper {
    top: 15%;
    height: 85%;
  }
}
@media (max-width: 2999px) and (min-width: 768px) {
  .site-navigation-wrapper {
    top: 0;
    height: 100%;
  }
}
@media (max-width: 2999px) {
  .site-navigation-wrapper ul.site-nav-block {
    padding: 10px 30px 0 0;
    position: relative;
    top: 25%;
    max-height: 450px !important;
  }
}
@media (max-width: 2999px) and (max-width: 768px) {
  .site-navigation-wrapper ul.site-nav-block {
    width: 95%;
  }
}
@media (max-width: 2999px) and (min-width: 768px) {
  .site-navigation-wrapper ul.site-nav-block {
    position: absolute;
    max-height: 320px !important;
    overflow-y: scroll;
  }
}
@media (max-width: 2999px) and (min-width: 1024px) {
  .site-navigation-wrapper ul.site-nav-block {
    max-height: 400px !important;
  }
}
@media (max-width: 2999px) and (min-width: 1440px) {
  .site-navigation-wrapper ul.site-nav-block {
    max-height: 450px !important;
  }
}
@media (max-width: 2999px) and (min-width: 1600px) {
  .site-navigation-wrapper ul.site-nav-block {
    max-height: 100% !important;
    overflow: hidden;
  }
}
@media (max-width: 2999px) and (max-width: 1800px) {
  .site-navigation-wrapper ul.site-nav-block {
    top: 20%;
  }
}
@media (max-width: 2999px) {
  .site-navigation-wrapper ul.site-nav-block .site-nav-home {
    display: none;
  }
  .site-navigation-wrapper ul.site-nav-block > li {
    margin: 0 0 10px;
    padding: 0 0 10px;
    text-transform: uppercase;
    font-weight: 500;
  }
  .site-navigation-wrapper ul.site-nav-block > li > a {
    color: #3A2416;
    position: relative;
    color: #3A2416;
    line-height: 50px;
    font-weight: 400;
    font-size: 42px;
    line-height: 38px;
    font-family: "freight-sans-pro", sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
  }
}
@media (max-width: 2999px) and (max-width: 599px) {
  .site-navigation-wrapper ul.site-nav-block > li > a {
    font-size: 35px;
    line-height: 38px;
    margin-bottom: 20px;
  }
}
@media (max-width: 2999px) and (max-width: 1366px) {
  .site-navigation-wrapper ul.site-nav-block > li > a {
    font-size: 26px;
  }
}
@media (max-width: 2999px) {
  .site-navigation-wrapper ul.site-nav-block > li.site-nav-active > a, .site-navigation-wrapper ul.site-nav-block > li.site-nav-active-parent > a {
    color: #3A2416;
    border-bottom: 1px solid #3A2416;
    padding-bottom: 10px;
    line-height: 50px;
    font-weight: 400;
    font-size: 42px;
    line-height: 38px;
    font-family: "freight-sans-pro", sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
  }
}
@media (max-width: 2999px) and (max-width: 599px) {
  .site-navigation-wrapper ul.site-nav-block > li.site-nav-active > a, .site-navigation-wrapper ul.site-nav-block > li.site-nav-active-parent > a {
    font-size: 35px;
    line-height: 38px;
    margin-bottom: 20px;
  }
}
@media (max-width: 2999px) and (max-width: 1366px) {
  .site-navigation-wrapper ul.site-nav-block > li.site-nav-active > a, .site-navigation-wrapper ul.site-nav-block > li.site-nav-active-parent > a {
    font-size: 26px;
  }
}
@media (max-width: 2999px) {
  .site-navigation-wrapper ul.site-nav-block > li.site-nav-active > a:after, .site-navigation-wrapper ul.site-nav-block > li.site-nav-active-parent > a:after {
    bottom: 0px !important;
  }
  .site-navigation-wrapper ul.site-nav-block > li.site-nav-active > a:hover:after, .site-navigation-wrapper ul.site-nav-block > li.site-nav-active-parent > a:hover:after {
    bottom: 0px !important;
  }
  .site-navigation-wrapper ul.site-nav-block li {
    display: block;
    position: relative;
    text-transform: none;
    line-height: 180%;
    min-width: 85vw !important;
  }
}
@media (max-width: 2999px) and (min-width: 768px) {
  .site-navigation-wrapper ul.site-nav-block li {
    min-width: 90vw !important;
  }
}
@media (max-width: 2999px) and (min-width: 1024px) {
  .site-navigation-wrapper ul.site-nav-block li {
    min-width: 50vw !important;
  }
}
@media (max-width: 2999px) {
  .site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    color: #3A2416;
    cursor: pointer;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand:before {
    content: "+";
    font-size: 50px;
    display: block;
    transition: 0.5s ease all;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand-active {
    right: 5px;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand-active:before {
    content: "-";
    transition: 0.5s ease all;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper {
    overflow: hidden;
    max-height: 0;
    transition: all ease 0.5s;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper-active {
    max-height: 1000px;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block {
    padding: 10px 0 0;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li {
    padding: 2px 0;
    font-size: 18px;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li.site-subnav-active > a {
    color: #3A2416;
    border-bottom: 1px solid #3A2416;
    padding-bottom: 5px;
    font-weight: 400;
  }
  .site-navigation-wrapper #site-navigation-quicklinks {
    margin-top: 100px;
    width: 100%;
    position: relative;
    right: 5%;
  }
}
@media (max-width: 2999px) and (min-width: 600px) {
  .site-navigation-wrapper #site-navigation-quicklinks {
    position: absolute;
    top: 50%;
    right: -2.5%;
  }
}
@media (max-width: 2999px) and (min-width: 1000px) {
  .site-navigation-wrapper #site-navigation-quicklinks {
    width: 20%;
    right: 10%;
    top: 10%;
  }
}
@media (max-width: 2999px) and (min-width: 1920px) {
  .site-navigation-wrapper #site-navigation-quicklinks {
    top: 17%;
  }
}
@media (max-width: 2999px) {
  .site-navigation-wrapper #site-navigation-quicklinks a:not(.site-button-primary):after {
    width: 0;
  }
  .site-navigation-wrapper #site-navigation-quicklinks a:not(.site-button-primary):hover:after {
    width: 100%;
  }
}
.site-navigation-wrapper ul.site-nav-block > li.site-nav-active > a, .site-navigation-wrapper ul.site-nav-block > li.site-nav-active-parent > a {
  padding-bottom: 0;
}

@media (min-width: 1440px) {
  .site-navigation-wrapper .site-navigation .site-nav-link, .site-navigation-wrapper .site-navigation .site-subnav-item:not(.site-subnav-active) .site-subnav-link {
    position: relative;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
  }
  .site-navigation-wrapper .site-navigation .site-nav-link:after, .site-navigation-wrapper .site-navigation .site-subnav-item:not(.site-subnav-active) .site-subnav-link:after {
    content: "";
    height: 2px;
    width: 0%;
    position: absolute;
    bottom: -4px;
    left: 0;
    display: block;
    background: #3A2416;
    transition: all ease 0.5s;
  }
  .site-navigation-wrapper .site-navigation .site-nav-link:hover:after, .site-navigation-wrapper .site-navigation .site-subnav-item:not(.site-subnav-active) .site-subnav-link:hover:after {
    width: 100%;
  }
}
.site-navigation-wrapper .site-navigation .site-subnav-item:not(.site-subnav-active) .site-subnav-link:after {
  bottom: -5px;
  height: 1px;
}

.site-sidebar-menu {
  background: #FFE670;
  border: 1px solid #FFE670;
  position: relative;
  margin: 0 -20px;
}
@media (min-width: 768px) {
  .site-sidebar-menu {
    margin: 0 -40px;
  }
}
@media (min-width: 1024px) {
  .site-sidebar-menu {
    margin: 0 -55px;
  }
}
@media (min-width: 1180px) {
  .site-sidebar-menu {
    margin: 0 -60px;
  }
}
@media (min-width: 1366px) {
  .site-sidebar-menu {
    margin: 0 -70px;
  }
}
@media (min-width: 1440px) {
  .site-sidebar-menu {
    height: calc(100vh - 150px);
    margin: 80px 0 0 0;
  }
}
@media (max-width: 1400px) {
  .site-sidebar-menu hr {
    display: none;
  }
  .site-sidebar-menu .site-navigation {
    display: none;
  }
}
.site-sidebar-menu.active {
  padding-bottom: 40px;
}
.site-sidebar-menu.active:after {
  transform: rotate(90deg);
  right: -5px;
  top: 30px;
}
@media (max-width: 1366px) {
  .site-sidebar-menu:after {
    content: "…";
    position: absolute;
    right: 20px;
    top: 5px;
    font-size: 60px;
    transition: all 0.3s ease;
  }
}
@media (max-width: 600px) {
  .site-sidebar-menu:after {
    top: 10px;
  }
}
.site-sidebar-menu h5 {
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 28px;
  padding: 10px 20px 0px 20px;
}
@media (min-width: 768px) {
  .site-sidebar-menu h5 {
    padding: 10px 40px;
  }
}
@media (min-width: 1024px) {
  .site-sidebar-menu h5 {
    padding: 15px 55px;
  }
}
@media (min-width: 1366px) {
  .site-sidebar-menu h5 {
    padding: 15px 70px;
  }
}
@media (min-width: 1440px) {
  .site-sidebar-menu h5 {
    padding: 30px 40px 0 40px;
  }
}
.site-sidebar-menu hr {
  margin: 30px 0 20px;
}
.site-sidebar-menu ul.site-nav-block > li > a {
  color: #3A2416;
  font-weight: 700;
  display: block;
  padding: 10px 20px 0px 20px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .site-sidebar-menu ul.site-nav-block > li > a {
    padding: 5px 40px;
  }
}
@media (min-width: 1024px) {
  .site-sidebar-menu ul.site-nav-block > li > a {
    padding: 5px 55px;
  }
}
@media (min-width: 1366px) {
  .site-sidebar-menu ul.site-nav-block > li > a {
    padding: 5px 70px;
  }
}
@media (min-width: 1440px) {
  .site-sidebar-menu ul.site-nav-block > li > a {
    padding: 5px 40px;
  }
}
.site-sidebar-menu ul.site-nav-block > li > a:hover {
  color: #3A2416;
}
.site-sidebar-menu ul li.site-nav-item {
  display: block;
}
.site-sidebar-menu ul li.site-nav-item.level1 {
  display: none;
}
.site-sidebar-menu ul li.site-nav-item.level1.site-nav-active-path {
  display: block;
}
.site-sidebar-menu ul.site-subnav-block li > a {
  color: #3A2416;
  display: block;
  padding: 10px 20px 0px 20px;
}
@media (min-width: 768px) {
  .site-sidebar-menu ul.site-subnav-block li > a {
    padding: 5px 40px;
  }
}
@media (min-width: 1024px) {
  .site-sidebar-menu ul.site-subnav-block li > a {
    padding: 5px 55px;
  }
}
@media (min-width: 1366px) {
  .site-sidebar-menu ul.site-subnav-block li > a {
    padding: 5px 70px;
  }
}
@media (min-width: 1440px) {
  .site-sidebar-menu ul.site-subnav-block li > a {
    padding: 5px 40px;
  }
}
.site-sidebar-menu ul.site-subnav-block li > a:hover {
  color: #3A2416;
}
.site-sidebar-menu ul li {
  display: block;
  position: relative;
}
.site-sidebar-menu ul li.site-nav-active > a, .site-sidebar-menu ul li.site-subnav-active > a {
  position: relative;
  color: #3A2416;
  font-family: "freight-sans-pro", sans-serif;
}
.site-sidebar-menu ul li.site-nav-active > a:before, .site-sidebar-menu ul li.site-subnav-active > a:before {
  content: url("/Templates/FriendsSelect/images/side-pointer.svg");
  position: absolute;
  left: 0;
}
.site-sidebar-menu ul li .site-nav-linktext.site-nav-expand {
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  color: #3A2416;
  padding-right: 20px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .site-sidebar-menu ul li .site-nav-linktext.site-nav-expand {
    top: 5px;
  }
}
.site-sidebar-menu ul li .site-nav-linktext.site-nav-expand:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  font-size: 30px;
  display: block;
  transition: all ease 0.5s;
}
.site-sidebar-menu ul li .site-nav-linktext.site-nav-expand-active:before {
  transform: rotate(90deg);
}
.site-sidebar-menu ul li .site-subnav-wrapper {
  overflow: hidden;
  max-height: 0;
  transition: all ease 0.5s;
}
.site-sidebar-menu ul li .site-subnav-wrapper-active {
  max-height: 1000px;
}

.site-subnav-level3 {
  padding: 0 25px !important;
}

.site-sidebar-menu ul .level3.site-nav-active > a:before, .site-sidebar-menu ul .level3.site-subnav-active > a:before {
  left: -25px;
}

@media (min-width: 1440px) {
  .site-sidebar-menu .site-nav-link:hover:before, .site-sidebar-menu .site-subnav-item:not(.site-subnav-active).level3 .site-subnav-link:hover:before {
    left: -25px;
  }
  .site-sidebar-menu .site-nav-link:hover:before, .site-sidebar-menu .site-subnav-item:not(.site-subnav-active) .site-subnav-link:hover:before {
    content: url("/Templates/FriendsSelect/images/side-pointer.svg");
    position: absolute;
    left: 0;
  }
}
.site-social-facebook:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902" !important;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.site-social-instagram:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f" !important;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.site-social-flickr:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904" !important;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.site-social-vimeo:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e913" !important;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.site-social-twitter:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e916" !important;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.site-social-youtube:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e914" !important;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.site-social-linkedin:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900" !important;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.site-social-tiktok:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906" !important;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}

.hide-post-title h3.site-display-title {
  display: none;
}

h3.site-display-title {
  font-size: 35px;
  line-height: 45px !important;
}

.site-display-filter-title, .site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper {
  font-family: "freight-sans-pro", sans-serif !important;
}

.site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label:hover {
  background-color: #FFE670;
}

.site-display-filter-data {
  background-color: transparent;
}

@media (max-width: 768px) {
  .site-display-wrapper-listitem {
    max-width: 100% !important;
    flex: 100% !important;
  }
}

@media (max-width: 600px) {
  .site-display-filter-title {
    background-color: #3A2416;
  }
}
.site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper .site-display-checkbox:checked + label {
  background-color: #3A2416;
  color: #FFE670;
  border-color: #3A2416;
}

.mfp-arrow {
  background: #FFE670;
  color: #ffffff;
  border: 1px solid #FFE670;
  border-radius: 100%;
}
.mfp-arrow:after {
  color: #ffffff;
  font-size: 40px;
  line-height: 50px;
}
.mfp-arrow:hover {
  background: #3A2416;
  color: #ffffff;
  border: 1px solid #3A2416;
}
.mfp-arrow:hover:after {
  color: #ffffff;
}
.mfp-arrow.mfp-arrow-left:after {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e914" !important;
}
.mfp-arrow.mfp-arrow-right:after {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e914" !important;
}

.mfp-image-holder .mfp-content .mfp-close {
  background: #FFE670;
  color: #ffffff;
  border: 1px solid #FFE670;
  border-radius: 100%;
}
.mfp-image-holder .mfp-content .mfp-close:after {
  color: #ffffff;
  font-size: 15px;
}
.mfp-image-holder .mfp-content .mfp-close:hover {
  background: #3A2416;
  color: #ffffff;
  border: 1px solid #3A2416;
}
.mfp-image-holder .mfp-content .mfp-close:hover:after {
  color: #ffffff;
}

.cms-gallery-feature-wrapper.site-multi-slide-slider-wrapper .site-slider-image-block::after {
  display: none;
}
@media (max-width: 898px) {
  .cms-gallery-feature-wrapper.site-multi-slide-slider-wrapper .site-slider-caption {
    padding: 20px !important;
    position: relative !important;
    left: 20px !important;
    right: 20px !important;
  }
}
.cms-gallery-feature-wrapper .site-slide .site-slider-image-block {
  overflow: hidden;
}
.cms-gallery-feature-wrapper .site-slide .site-slider-image-block .site-slider-image {
  transition: all 1.5s ease-in-out;
}
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.site-custom-float-gallery .site-slider-caption):not(.site-custom-numbers-gallery .site-slider-caption) {
  left: 0 !important;
  right: 0 !important;
}
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.site-custom-float-gallery .site-slider-caption):not(.site-custom-numbers-gallery .site-slider-caption) h1,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.site-custom-float-gallery .site-slider-caption):not(.site-custom-numbers-gallery .site-slider-caption) h2,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.site-custom-float-gallery .site-slider-caption):not(.site-custom-numbers-gallery .site-slider-caption) h3,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.site-custom-float-gallery .site-slider-caption):not(.site-custom-numbers-gallery .site-slider-caption) h4,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.site-custom-float-gallery .site-slider-caption):not(.site-custom-numbers-gallery .site-slider-caption) h5,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.site-custom-float-gallery .site-slider-caption):not(.site-custom-numbers-gallery .site-slider-caption) h6 {
  color: #ffffff;
}
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.site-custom-float-gallery .site-slider-caption):not(.site-custom-numbers-gallery .site-slider-caption) h1:last-child,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.site-custom-float-gallery .site-slider-caption):not(.site-custom-numbers-gallery .site-slider-caption) h2:last-child,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.site-custom-float-gallery .site-slider-caption):not(.site-custom-numbers-gallery .site-slider-caption) h3:last-child,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.site-custom-float-gallery .site-slider-caption):not(.site-custom-numbers-gallery .site-slider-caption) h4:last-child,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.site-custom-float-gallery .site-slider-caption):not(.site-custom-numbers-gallery .site-slider-caption) h5:last-child,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.site-custom-float-gallery .site-slider-caption):not(.site-custom-numbers-gallery .site-slider-caption) h6:last-child {
  margin-bottom: 0;
}
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-image-wrapper .site-thumbnail-link {
  overflow: hidden;
}
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-image-wrapper .site-thumbnail-image {
  transition: all 1.5s ease-in-out;
}
.cms-gallery-feature-wrapper .site-thumbnail-block:hover .site-thumbnail-image {
  scale: 1;
}
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h1,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h2,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h3,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h4,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h5,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h6 {
  color: #ffffff;
}
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h1:last-child,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h2:last-child,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h3:last-child,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h4:last-child,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h5:last-child,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h6:last-child {
  margin-bottom: 0;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-img {
  overflow: hidden;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-img .site-slider-image {
  width: 100%;
  transition: all 1.5s ease-in-out;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide:hover .site-slider-image {
  scale: 1;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h1,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h2,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h3,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h4,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h5,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h6 {
  color: #ffffff;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h1:last-child,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h2:last-child,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h3:last-child,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h4:last-child,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h5:last-child,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h6:last-child {
  margin-bottom: 0;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-desc {
  height: 90%;
  overflow-y: auto;
  margin: 0;
  left: 50%;
  transform: scale(0) translateX(-50%);
  top: 5%;
  transition: 0.5s ease all;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-desc .site-slider-popup-close {
  background: #FFE670;
  color: #ffffff;
  border: 1px solid #FFE670;
  border-radius: 100%;
  transition: all 0.5s ease;
  cursor: pointer;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-desc .site-slider-popup-close::before {
  display: none;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-desc .site-slider-popup-close::after {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e910" !important;
  color: #ffffff;
  font-size: 20px;
  line-height: 45px;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-desc .site-slider-popup-close:hover {
  background: #3A2416;
  color: #ffffff;
  border: 1px solid #3A2416;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-desc .site-slider-popup-close:hover:after {
  color: #ffffff;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .site-active-slider-pop-wrapper .site-slider-pop-desc {
  width: 75%;
  transform: scale(1) translateX(-50%);
  transition: 0.5s ease all;
}
.cms-gallery-feature-wrapper .site-slider-tab-list .site-slide {
  cursor: pointer;
  position: relative;
}
.cms-gallery-feature-wrapper .site-slider-tab-list .site-slide:hover {
  transition: all 0.5s ease;
}
.cms-gallery-feature-wrapper .site-slider-tab-list .site-slide:hover::before {
  opacity: 1;
}
.cms-gallery-feature-wrapper .site-slider-tab-list .site-slide:hover::after {
  opacity: 1;
}
.cms-gallery-feature-wrapper .site-slider-tab-list .site-slide.slick-current {
  transition: all 0.5s ease;
}
.cms-gallery-feature-wrapper .site-slider-tab-list .site-slide.slick-current::before {
  opacity: 1;
}
.cms-gallery-feature-wrapper .site-slider-tab-list .site-slide.slick-current::after {
  opacity: 1;
}
.cms-gallery-feature-wrapper .site-slider-tab-content-list {
  padding-top: 20px;
}
@media (min-width: 1024px) {
  .cms-gallery-feature-wrapper .site-slider-tab-content-list {
    padding-top: 40px;
  }
}
.cms-gallery-feature-wrapper .site-slider-tab-content-list h1,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h2,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h3,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h4,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h5,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h6 {
  color: #3A2416;
}
.cms-gallery-feature-wrapper .site-slider-tab-content-list h1:last-child,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h2:last-child,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h3:last-child,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h4:last-child,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h5:last-child,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h6:last-child {
  margin-bottom: 0;
}
.cms-gallery-feature-wrapper .site-slider-tab-content-list .site-slider-tab-content {
  padding: 0 150px;
}
@media (max-width: 599px) {
  .cms-gallery-feature-wrapper .site-slider-tab-content-list .site-slider-tab-content {
    padding: 0 !important;
  }
}
.cms-gallery-feature-wrapper .site-slider-tab-content-list .site-slider-tab-content table {
  width: 100% !important;
  margin: 0 auto;
}
.cms-gallery-feature-wrapper .site-slider-tab-content-list .site-slider-tab-content h2,
.cms-gallery-feature-wrapper .site-slider-tab-content-list .site-slider-tab-content h3,
.cms-gallery-feature-wrapper .site-slider-tab-content-list .site-slider-tab-content h4,
.cms-gallery-feature-wrapper .site-slider-tab-content-list .site-slider-tab-content h5 {
  color: #FFE670;
}
.cms-gallery-feature-wrapper .site-slider-pop-caption {
  background: none;
}
.cms-gallery-feature-wrapper ul:not(.slick-dots):not(.cms-feature-link-desc ul),
.cms-gallery-feature-wrapper ol {
  list-style-position: outside;
}
.cms-gallery-feature-wrapper ul:not(.slick-dots):not(.cms-feature-link-desc ul) li,
.cms-gallery-feature-wrapper ol li {
  line-height: 27px;
  font-size: 18px;
}
.cms-gallery-feature-wrapper ul:not(.slick-dots):not(.cms-feature-link-desc ul) li::marker,
.cms-gallery-feature-wrapper ol li::marker {
  color: #FFE670;
  font-weight: 700;
}
.cms-gallery-feature-wrapper ul:not(.slick-dots):not(.cms-feature-link-desc ul) {
  padding: 0;
}
.cms-gallery-feature-wrapper ul:not(.slick-dots):not(.cms-feature-link-desc ul) li {
  background: url("../images/bulletpoint.png") 0% 5px no-repeat;
  padding-left: 40px;
  margin-bottom: 10px;
}

.site-custom-no-gradient-wrapper .site-slider-image-block::after {
  display: none !important;
}
.site-custom-no-gradient-wrapper .site-slider-caption {
  background: none !important;
}

.slick-arrow.slick-prev {
  width: 37px !important;
  height: 37px !important;
  left: 30px;
}
@media (min-width: 1024px) {
  .slick-arrow.slick-prev {
    width: 50px !important;
    height: 50px !important;
    left: 40px;
  }
}
.slick-arrow.slick-prev::before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e914" !important;
  font-size: 24px !important;
  line-height: 34px !important;
  transform: rotate(90deg) !important;
}
@media (min-width: 1024px) {
  .slick-arrow.slick-prev::before {
    font-size: 30px !important;
    line-height: 47px !important;
  }
}
.slick-arrow.slick-next {
  width: 37px !important;
  height: 37px !important;
  right: 30px;
}
@media (min-width: 1024px) {
  .slick-arrow.slick-next {
    width: 50px !important;
    height: 50px !important;
    right: 40px;
  }
}
.slick-arrow.slick-next::before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e914" !important;
  font-size: 24px !important;
  line-height: 34px !important;
  transform: rotate(-90deg) !important;
}
@media (min-width: 1024px) {
  .slick-arrow.slick-next::before {
    font-size: 30px !important;
    line-height: 47px !important;
  }
}
.slick-arrow::before {
  background: #ffffff !important;
  color: #3A2416 !important;
  border: 1px #ffffff solid !important;
  transform: none !important;
}
.slick-arrow:hover::before {
  background: #3A2416 !important;
  color: #ffffff !important;
  border: 1px #3A2416 solid !important;
}

.slick-dots li button::before {
  background: #ffffff !important;
  border: none !important;
  border: 1px #FFE670 solid !important;
}
.slick-dots li.slick-active button::before {
  background: #FFE670 !important;
  border: none !important;
}

.cms-text-feature .cms-text-feature-data {
  line-height: normal;
  overflow: visible;
}
.cms-text-feature .cms-text-feature-data p {
  line-height: 27px;
  font-size: 18px;
}
.cms-text-feature .cms-text-feature-data p img {
  transition: all 0.3s ease !important;
}
.cms-text-feature .cms-text-feature-data p img.image-border {
  box-shadow: 25px 25px 0 rgba(0, 0, 0, 0.1), -25px -25px 0 rgba(0, 0, 0, 0.1);
}
.cms-text-feature .cms-text-feature-data p img.image-border-hover:hover {
  box-shadow: 25px 25px 0 rgba(0, 0, 0, 0.1), -25px -25px 0 rgba(0, 0, 0, 0.1);
  transform: scale(0.95);
}
.cms-text-feature .cms-text-feature-data a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]) {
  text-decoration: none;
  position: relative;
  white-space: nowrap;
}
.cms-text-feature .cms-text-feature-data a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]):after {
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -5px;
  left: 0;
  display: block;
  background: #3A2416;
  transition: all ease 0.5s;
}
.cms-text-feature .cms-text-feature-data a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]):hover, .cms-text-feature .cms-text-feature-data a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]).custom-link-active {
  text-decoration: none;
}
.cms-text-feature .cms-text-feature-data a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]):hover:after, .cms-text-feature .cms-text-feature-data a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]).custom-link-active:after {
  width: 100%;
}
.cms-text-feature .cms-text-feature-data hr {
  position: relative;
  width: 90%;
  border: none;
  border-top: 1px solid #000; /* or your desired color */
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: visible;
}
@media (min-width: 768px) {
  .cms-text-feature .cms-text-feature-data hr {
    width: 95%;
  }
}
.cms-text-feature .cms-text-feature-data hr:after {
  content: "…";
  position: absolute;
  right: -12%;
  bottom: -13px;
  font-size: 40px;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .cms-text-feature .cms-text-feature-data hr:after {
    right: -5%;
  }
}
.cms-text-feature .cms-text-feature-data ul,
.cms-text-feature .cms-text-feature-data ol {
  list-style-position: outside;
}
.cms-text-feature .cms-text-feature-data ul li,
.cms-text-feature .cms-text-feature-data ol li {
  line-height: 27px;
  font-size: 18px;
  margin-bottom: 7px;
}
.cms-text-feature .cms-text-feature-data ul li::marker,
.cms-text-feature .cms-text-feature-data ol li::marker {
  color: #3A2416;
  font-weight: 700;
}
.cms-text-feature .cms-text-feature-data ol {
  padding-left: 20px;
}
.cms-text-feature .cms-text-feature-data ul {
  padding: 0;
  list-style-type: none;
}
.cms-text-feature .cms-text-feature-data ul li {
  position: relative;
  padding-left: 20px;
}
.cms-text-feature .cms-text-feature-data ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 12px;
  height: 12px;
  background-color: #FFE670;
  border-radius: 50%;
}

ul:has([class^=site-social-]) {
  padding: 0;
}
ul:has([class^=site-social-]) li {
  list-style: none;
  display: inline-block;
  padding-left: 10px !important;
  transition: all 0.3s ease;
}
ul:has([class^=site-social-]) li:before {
  display: none !important;
}
ul:has([class^=site-social-]) li:hover {
  transform: translateY(-5px);
}
ul:has([class^=site-social-]) li a {
  color: #3A2416;
}
ul:has([class^=site-social-]) li a:before {
  font-size: 20px;
}

.media-object {
  max-width: 450px;
  margin-left: 0 !important;
}
.media-object td {
  padding-top: 0 !important;
}
.media-object td img {
  border-radius: 50%;
  max-width: 66px;
}
.media-object td:first-child {
  width: 90px;
}
.media-object td:last-child {
  text-align: left;
}

.video-playback {
  min-width: -moz-max-content;
  min-width: max-content;
}
.video-playback:before {
  content: "";
  display: inline-block;
  width: 200px;
  height: 200px;
  background-color: #FFE670;
  background-image: url("/ams/playicon-319.png?version=638543251866470000");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 75px;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
}
.video-playback table {
  color: #ffffff;
  margin: 20px auto;
}
.video-playback table tr td:first-child {
  font-family: "freight-sans-pro", sans-serif !important;
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 10px;
}
.video-playback table tr td:first-child:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #FFE670;
  border-radius: 50%;
  position: relative;
  margin-left: 10px;
}

.ampersand {
  margin: 50px 0;
}
.ampersand .video-playback {
  width: -moz-max-content;
  width: max-content;
  text-align: center;
}
@media (max-width: 768px) {
  .ampersand .video-playback {
    margin: 0 auto;
  }
}
.ampersand .video-playback table {
  margin: 20px 0;
}
.ampersand .video-playback:before {
  background-image: url("/Templates/FriendsSelect/images/amp.svg");
  background-position: 55% 50%;
}

@media (min-width: 1024px) {
  body:not(.cms-page-is-in-edit-mode).right-page .ampersand {
    float: right;
  }
}
@media (min-width: 1024px) {
  body:not(.cms-page-is-in-edit-mode).left-page .ampersand {
    float: left;
  }
}

body.white-bg .video-playback table {
  color: #3A2416;
}

.iframe-resize,
.iframe-resize-video {
  position: relative;
  border-radius: 10px;
  aspect-ratio: 16/9;
}
.iframe-resize iframe,
.iframe-resize video,
.iframe-resize-video iframe,
.iframe-resize-video video {
  position: relative;
  z-index: 3;
  aspect-ratio: 16/9;
  width: 100% !important;
  height: auto !important;
}

body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 0;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  background: white;
  margin: auto;
  left: 0;
  right: 0;
  max-width: 500px;
  width: 90%;
  padding: 30px;
  border: 1px solid #d9dade;
  outline: none;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  border: 1px solid #ffffff;
  border-radius: 100%;
  cursor: pointer;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:before {
  content: "X";
  font-weight: bold;
  font-size: 20px;
  transition: all ease 0.5s;
  display: block;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:hover {
  border: 1px solid #FFE670;
  transition: all ease 0.5s;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:hover::before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:hover::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:hover::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:hover::before {
  transform: scale(0.7);
}
@media (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) .popup-wrapper.hide-desktop {
    display: none;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .popup-wrapper.hide-mobile {
    display: none;
  }
}

body.cms-page-is-published .popup-wrapper .site-wide-popup {
  pointer-events: none;
  outline: none;
}
body.cms-page-is-published .popup-wrapper .site-wide-popup .site-popup-close {
  pointer-events: all;
}

body:not(.cms-page-is-in-edit-mode) .play-video-button {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(3, 34, 76, 0.7);
  z-index: 100000;
  height: 100%;
  width: 100%;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active {
  display: block;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active .remove-video-popup {
  color: #ffffff;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #FFE670;
  display: block;
  position: absolute;
  top: -20px;
  right: -20px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  border: 5px solid #ffffff;
  font-size: 20px;
  z-index: 20;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active .remove-video-popup::before {
  content: "X";
  display: block;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper .video-popup {
  position: absolute;
  width: 100%;
  max-width: 900px;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper .video-popup {
    width: 90%;
  }
  body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper .video-popup iframe {
    width: 100% !important;
    height: 200px !important;
  }
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper.video-popup-section .video-popup {
  width: 100%;
  max-width: 900px;
  background: #ffffff;
  line-height: 0;
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper.video-popup-section .video-popup {
    width: 90%;
  }
  body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper.video-popup-section .video-popup iframe {
    width: 100% !important;
    height: 200px !important;
  }
}

.custom-events-display-wrapper .custom-events-display {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  padding-top: 50px;
}
.custom-events-display-wrapper .custom-events-display .site-display-date {
  font-family: "freight-text-pro", serif !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-size: 18px !important;
}
.custom-events-display-wrapper .custom-events-display .site-display-title {
  font-family: "freight-sans-pro", sans-serif !important;
  font-weight: 700 !important;
  font-size: 24px;
  line-height: 45px;
}
.custom-events-display-wrapper .custom-events-display .site-display-desc p a {
  font-family: "freight-sans-pro", sans-serif !important;
  font-weight: 700 !important;
  position: relative;
  padding-left: 20px;
}
.custom-events-display-wrapper .custom-events-display .site-display-desc p a:before {
  content: "";
  display: inline-block;
  width: 10px; /* Diameter of the circle */
  height: 10px; /* Diameter of the circle */
  background-color: white; /* Color of the circle */
  border-radius: 50%; /* Makes the element a circle */
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%); /* Centers the circle vertically */
}

.custom-home-content-wrapper {
  max-width: 1440px;
  margin: 100px auto 0 auto;
}
@media (min-width: 1440px) {
  .custom-home-content-wrapper {
    min-height: 80vh;
  }
}
@media (min-width: 1024px) {
  .custom-home-content-wrapper table {
    margin-left: 10%;
  }
}
@media (min-width: 1024px) {
  .custom-home-content-wrapper table td {
    padding-right: 20%;
  }
  .custom-home-content-wrapper table td:first-child {
    padding-top: 30%;
  }
}

@media (min-width: 1440px) {
  .custom-home-tabbed-gallery-wrapper {
    margin-top: 450px;
  }
}
.custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider-tab-list {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
.custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider-tab-list .site-slider-image-block img {
  display: none !important;
}
@media (max-width: 600px) {
  .custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block {
    display: none !important;
  }
}
.custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider .slick-arrow.slick-prev {
  top: 65%;
  left: 0;
}
@media (min-width: 1024px) {
  .custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider .slick-arrow.slick-prev {
    top: 350%;
  }
}
@media (min-width: 1366px) {
  .custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider .slick-arrow.slick-prev {
    top: 300%;
  }
}
@media (min-width: 2560px) {
  .custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider .slick-arrow.slick-prev {
    top: 250%;
  }
}
.custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider .slick-arrow.slick-next {
  top: 65%;
  right: 0;
}
@media (min-width: 1024px) {
  .custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider .slick-arrow.slick-next {
    top: 350%;
  }
}
@media (min-width: 1366px) {
  .custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider .slick-arrow.slick-next {
    top: 300%;
  }
}
@media (min-width: 2560px) {
  .custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider .slick-arrow.slick-next {
    top: 250%;
  }
}
.custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .slick-arrow:before {
  background-color: transparent !important;
  border: none !important;
  color: #3A2416 !important;
}
.custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slide.slick-active:before {
  content: url("/Templates/FriendsSelect/images/down-pointer.svg") !important;
  position: absolute;
  top: -13px;
  border: none !important;
}
.custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider-caption {
  background-color: transparent !important;
  top: 20px !important;
}
.custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider-caption .site-slider-capton-data h5 {
  color: #3A2416 !important;
  text-shadow: none !important;
  text-transform: uppercase;
  font-size: 18px !important;
  line-height: 25px;
}
.custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider-tab-content table {
  max-width: 825px !important;
  margin-bottom: 50px;
}
@media (min-width: 1440px) {
  .custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider-tab-content table {
    box-shadow: 0px 34px 60px rgba(0, 0, 0, 0.3);
  }
}
@media (min-width: 1920px) {
  .custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider-tab-content table {
    max-width: 1200px !important;
  }
}
.custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider-tab-content table td {
  position: relative;
  cursor: pointer;
}
.custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider-tab-content table td:first-child h2 {
  color: #ffffff;
  position: absolute;
  top: 8%;
  left: 10%;
}
@media (max-width: 600px) {
  .custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider-tab-content table td:first-child h2 {
    font-size: 24px;
  }
}
.custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider-tab-content table td:first-child h2 a {
  color: #ffffff;
  pointer-events: none;
}
.custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider-tab-content table td:last-child h2 {
  color: #3A2416;
  position: absolute;
  bottom: 10%;
  right: 10%;
}
@media (max-width: 600px) {
  .custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider-tab-content table td:last-child h2 {
    font-size: 24px;
  }
}
.custom-home-tabbed-gallery-wrapper .custom-home-tabbed-gallery .site-slider-tab-content table td:last-child h2 a {
  color: #3A2416;
  pointer-events: none;
}
.custom-home-tabbed-gallery-wrapper .site-slider-tab-list .slick-list {
  height: 200px !important;
}
.custom-home-tabbed-gallery-wrapper .gallery-background-images {
  display: none;
  position: relative;
  z-index: -1;
}
@media (min-width: 1440px) {
  .custom-home-tabbed-gallery-wrapper .gallery-background-images {
    display: block;
  }
}
.custom-home-tabbed-gallery-wrapper .gallery-background-images img {
  position: absolute;
  z-index: -1;
  right: 50%;
  max-width: 390px;
  height: auto;
}
@media (min-width: 1920px) {
  .custom-home-tabbed-gallery-wrapper .gallery-background-images img {
    max-width: 540px;
  }
}
.custom-home-tabbed-gallery-wrapper .gallery-background-images img:nth-child(1) {
  bottom: 90px;
  z-index: -1;
  transform: scale(0.95);
}
@media (min-width: 1920px) {
  .custom-home-tabbed-gallery-wrapper .gallery-background-images img:nth-child(1) {
    bottom: 175px;
  }
}
@media (min-width: 2560px) {
  .custom-home-tabbed-gallery-wrapper .gallery-background-images img:nth-child(1) {
    bottom: 180px;
  }
}
.custom-home-tabbed-gallery-wrapper .gallery-background-images img:nth-child(2) {
  bottom: 135px;
  z-index: -2;
  transform: scale(0.85);
}
@media (min-width: 1920px) {
  .custom-home-tabbed-gallery-wrapper .gallery-background-images img:nth-child(2) {
    bottom: 230px;
  }
}
@media (min-width: 2560px) {
  .custom-home-tabbed-gallery-wrapper .gallery-background-images img:nth-child(2) {
    bottom: 235px;
  }
}
.custom-home-tabbed-gallery-wrapper .gallery-background-images img:nth-child(3) {
  bottom: 173px;
  z-index: -3;
  transform: scale(0.75);
}
@media (min-width: 1920px) {
  .custom-home-tabbed-gallery-wrapper .gallery-background-images img:nth-child(3) {
    bottom: 275px;
  }
}
@media (min-width: 2560px) {
  .custom-home-tabbed-gallery-wrapper .gallery-background-images img:nth-child(3) {
    bottom: 285px;
  }
}
.custom-home-tabbed-gallery-wrapper .gallery-background-images img:nth-child(4), .custom-home-tabbed-gallery-wrapper .gallery-background-images img:nth-child(5), .custom-home-tabbed-gallery-wrapper .gallery-background-images img:nth-child(6) {
  display: none;
}

@media (min-width: 1440px) {
  .custom-home-tabbed-gallery-wrapper .site-slider-tab-list .site-slide.slick-current h5 {
    position: relative;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
  }
  .custom-home-tabbed-gallery-wrapper .site-slider-tab-list .site-slide.slick-current h5:after {
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -10px;
    left: 0;
    display: block;
    background: #3A2416;
    transition: all ease 0.5s;
  }
  .custom-home-tabbed-gallery-wrapper .site-slider-tab-list .site-slide .site-slider-capton-data {
    transition: padding 0.5s ease;
  }
  .custom-home-tabbed-gallery-wrapper .site-slider-tab-list .site-slide .site-slider-capton-data:hover {
    padding: 5px 0;
  }
}
.custom-home-video-wrapper .site-slick-wrapper {
  opacity: 1;
  visibility: visible;
}
.custom-home-video-wrapper .custom-home-video .slick-track {
  background-color: #ffffff;
}
.custom-home-video-wrapper .custom-home-video .site-slide:first-child {
  transition: border 0.5s ease;
}
@media (min-width: 768px) {
  .custom-home-video-wrapper .custom-home-video .site-slide:first-child {
    border: 10px solid #ffffff;
  }
}
.custom-home-video-wrapper .custom-home-video .site-slider-video-block:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3));
}
@media (min-width: 1440px) {
  .custom-home-video-wrapper .custom-home-video .site-slider-video-block .site-slider-video {
    height: 97.5vh !important;
  }
}
@media (min-width: 1680px) {
  .custom-home-video-wrapper .custom-home-video .site-slider-video-block .site-slider-video {
    height: 98vh !important;
  }
}
.custom-home-video-wrapper .custom-home-video .site-slider-caption {
  background-color: transparent !important;
  position: absolute !important;
}
.custom-home-video-wrapper .custom-home-video .site-slider-caption .site-slider-capton-data h2 {
  transform: scale(0.55);
  color: #3A2416 !important;
  max-width: 250px;
  margin: -100px auto 0 auto;
  font-size: 40px;
  line-height: 80px;
}
@media (min-width: 390px) {
  .custom-home-video-wrapper .custom-home-video .site-slider-caption .site-slider-capton-data h2 {
    transform: scale(0.65);
  }
}
@media (min-width: 768px) {
  .custom-home-video-wrapper .custom-home-video .site-slider-caption .site-slider-capton-data h2 {
    transform: scale(0.8);
  }
}
@media (min-width: 1920px) {
  .custom-home-video-wrapper .custom-home-video .site-slider-caption .site-slider-capton-data h2 {
    transform: scale(1);
  }
}
.custom-home-video-wrapper .custom-home-video .site-slider-caption .site-slider-capton-data h2 big {
  font-family: revert !important;
  font-size: 90px;
  display: block;
  line-height: 40px;
  margin-bottom: 10px;
  text-align: left;
}
.custom-home-video-wrapper .custom-home-video .site-slider-caption .site-slider-capton-data h2 big:last-child {
  text-align: right;
}
.custom-home-video-wrapper .custom-home-video .site-slider-caption .site-slider-capton-data h2 var {
  margin-left: 32%;
  font-style: normal;
}
.custom-home-video-wrapper .custom-home-video .site-slider-caption .site-slider-capton-data h2:before {
  content: "";
  position: absolute;
  font-family: "freight-text-pro", serif;
  top: 60%;
  left: 50%;
  width: 494px;
  height: 494px;
  background-color: #FFE670;
  border-radius: 50%;
  z-index: -1;
  transform: translate(-50%, -50%);
  transition: all 1.5s ease;
}
@media (min-width: 768px) {
  .custom-home-video-wrapper .custom-home-video .site-slider-caption .site-slider-capton-data h2:before {
    bottom: -10px;
  }
}
.custom-home-video-wrapper .custom-home-video .site-slider-caption .site-slider-capton-data h2.big:before {
  width: 600vw;
  height: 300vh;
}
@media (min-width: 768px) {
  .custom-home-video-wrapper .custom-home-video .site-slider-caption .site-slider-capton-data h2.big:before {
    width: 600vw;
    height: 300vh;
  }
}
@media (min-width: 1024px) {
  .custom-home-video-wrapper .custom-home-video .site-slider-caption .site-slider-capton-data h2.big:before {
    width: 300vw;
    height: 500vh;
  }
}
.custom-home-video-wrapper .custom-home-video .site-slide:last-child .site-slider-image-block:after {
  background: none !important;
}
.custom-home-video-wrapper .custom-home-video .site-slide:last-child .site-slider-capton-data h2 {
  color: #3A2416 !important;
  max-width: 300px;
  padding-left: 20px;
  font-size: 90px;
  line-height: 90px;
  text-align: left;
}

.custom-home-video-text-wrapper .custom-home-video-text .site-slider-caption {
  background-color: transparent !important;
  position: absolute !important;
  bottom: 0;
}
@media (min-width: 1440px) {
  .custom-home-video-text-wrapper .custom-home-video-text .site-slider-caption {
    bottom: 5%;
  }
}
@media (min-width: 1920px) {
  .custom-home-video-text-wrapper .custom-home-video-text .site-slider-caption {
    bottom: 10%;
  }
}
.custom-home-video-text-wrapper .custom-home-video-text .site-slider-caption .site-slider-capton-data h3 {
  font-size: 20px;
  line-height: 24px;
  text-align: center !important;
}
@media (min-width: 390px) {
  .custom-home-video-text-wrapper .custom-home-video-text .site-slider-caption .site-slider-capton-data h3 {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (min-width: 400px) {
  .custom-home-video-text-wrapper .custom-home-video-text .site-slider-caption .site-slider-capton-data h3 {
    font-size: 28px;
    line-height: 32px;
  }
}
@media (min-width: 768px) {
  .custom-home-video-text-wrapper .custom-home-video-text .site-slider-caption .site-slider-capton-data h3 {
    font-size: 32px;
    line-height: 40px;
  }
}
@media (min-width: 1366px) and (max-width: 1680px) {
  .custom-home-video-text-wrapper .custom-home-video-text .site-slider-caption .site-slider-capton-data h3 {
    max-width: 65vw;
    margin: 0 auto;
  }
}
@media (min-width: 1920px) {
  .custom-home-video-text-wrapper .custom-home-video-text .site-slider-caption .site-slider-capton-data h3 {
    max-width: 50vw;
    margin: 0 auto;
  }
}
.custom-home-video-text-wrapper .custom-home-video-text .site-slider-caption .site-slider-capton-data h3 var {
  color: #FFE670;
  font-style: normal;
}

body:not(.cms-page-is-in-edit-mode) .custom-home-video-text-wrapper {
  position: absolute;
  top: 0;
  z-index: 98;
  height: 100vh;
  width: 100%;
  pointer-events: none;
}
body:not(.cms-page-is-in-edit-mode) .custom-home-video-text-wrapper .site-slide .site-slider-image-block img {
  display: none !important;
}
body:not(.cms-page-is-in-edit-mode) .custom-home-video-text-wrapper .site-slide .site-slider-image-block:after {
  background: none !important;
}

.custom-image-table {
  white-space: normal !important;
}
.custom-image-table td img {
  margin-bottom: 150px;
}
@media (max-width: 1366px) {
  .custom-image-table td:first-child {
    display: none;
  }
}
@media (min-width: 1440px) {
  .custom-image-table td:first-child {
    padding-right: 100px;
  }
}
@media (min-width: 1920px) {
  .custom-image-table td:first-child {
    padding-right: 50px;
  }
}
@media (max-width: 1366px) {
  .custom-image-table td:last-child {
    display: none;
  }
}
@media (min-width: 1440px) {
  .custom-image-table td:last-child {
    padding-left: 100px;
  }
}
@media (min-width: 1920px) {
  .custom-image-table td:last-child {
    padding-left: 50px;
  }
}

.custom-interactive-map-wrapper .interactive-map-base-image {
  padding: 0 5%;
  transition: filter 0.5s ease;
}
@media (min-width: 2560px) {
  .custom-interactive-map-wrapper .interactive-map-base-image {
    padding: 0 12%;
  }
}
.custom-interactive-map-wrapper .interactive-map-base-image.drop-shadow {
  filter: drop-shadow(rgb(206, 155, 79) 17px 15px);
}
@media (min-width: 2560px) {
  .custom-interactive-map-wrapper .interactive-map-base-image.drop-shadow {
    filter: drop-shadow(rgb(206, 155, 79) 35px 31px);
  }
}
.custom-interactive-map-wrapper table.site-table-interactive-map td:first-child {
  vertical-align: top;
}
@media (max-width: 1024px) {
  .custom-interactive-map-wrapper table.site-table-interactive-map td:first-child {
    display: block;
    width: 100% !important;
  }
}
.custom-interactive-map-wrapper table.site-table-interactive-map td:first-child .image-container {
  position: relative;
  width: 100%;
  padding-top: 100%;
}
@media (min-width: 1200px) {
  .custom-interactive-map-wrapper table.site-table-interactive-map td:first-child .image-container {
    padding-top: 70%;
  }
}
.custom-interactive-map-wrapper table.site-table-interactive-map td:first-child .image-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 100vh;
}
.custom-interactive-map-wrapper table.site-table-interactive-map td:first-child .image-container [class^=map-popup-] {
  display: none;
  z-index: 2;
  transition: all 0.3s ease;
  pointer-events: none;
  top: -7.5%;
  left: 1.5%;
}
@media (min-width: 1024px) and (max-height: 768px) {
  .custom-interactive-map-wrapper table.site-table-interactive-map td:first-child .image-container [class^=map-popup-] {
    top: 0;
    left: 0;
  }
}
@media (min-width: 1440px) and (max-height: 900px) {
  .custom-interactive-map-wrapper table.site-table-interactive-map td:first-child .image-container [class^=map-popup-] {
    top: -1.5%;
    left: 0.5%;
  }
}
@media (min-width: 1440px) and (max-height: 800px) {
  .custom-interactive-map-wrapper table.site-table-interactive-map td:first-child .image-container [class^=map-popup-] {
    top: 0;
    left: 0;
  }
}
@media (min-width: 1600px) {
  .custom-interactive-map-wrapper table.site-table-interactive-map td:first-child .image-container [class^=map-popup-] {
    top: 0;
    left: 0;
  }
}
.custom-interactive-map-wrapper table.site-table-interactive-map td:first-child .image-container .active {
  display: block;
}
.custom-interactive-map-wrapper table.site-table-interactive-map td:first-child .image-container .here-big {
  z-index: 1;
  top: -7.5%;
  left: 1.5%;
}
@media (min-width: 1024px) and (max-height: 768px) {
  .custom-interactive-map-wrapper table.site-table-interactive-map td:first-child .image-container .here-big {
    top: 0;
    left: 0;
  }
}
@media (min-width: 1440px) and (max-height: 900px) {
  .custom-interactive-map-wrapper table.site-table-interactive-map td:first-child .image-container .here-big {
    top: -1.5%;
    left: 0.5%;
  }
}
@media (min-width: 1440px) and (max-height: 800px) {
  .custom-interactive-map-wrapper table.site-table-interactive-map td:first-child .image-container .here-big {
    top: 0;
    left: 0;
  }
}
@media (min-width: 1600px) {
  .custom-interactive-map-wrapper table.site-table-interactive-map td:first-child .image-container .here-big {
    top: 0;
    left: 0;
  }
}
.custom-interactive-map-wrapper table.site-table-interactive-map td:last-child {
  vertical-align: top;
  padding: 20px;
}
@media (max-width: 1024px) {
  .custom-interactive-map-wrapper table.site-table-interactive-map td:last-child {
    display: block;
  }
}
.custom-interactive-map-wrapper table.site-table-interactive-map td:last-child .map-icon {
  position: relative;
  margin-bottom: 100px;
}
.custom-interactive-map-wrapper table.site-table-interactive-map td:last-child .map-icon img {
  width: 70px;
  height: auto;
  margin: 35px;
}
.custom-interactive-map-wrapper table.site-table-interactive-map td:last-child .map-icon:before {
  content: "";
  background-color: #ffffff;
  width: 140px;
  height: 140px;
  left: 0;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
}
@media (min-width: 1366px) {
  .custom-interactive-map-wrapper table.site-table-accordion {
    width: 90% !important;
  }
}
.custom-interactive-map-wrapper table.site-table-accordion tr {
  border-bottom: 1px solid #3A2416 !important;
}
.custom-interactive-map-wrapper table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header {
  background-color: transparent !important;
  border: none !important;
}

body.white-bg .custom-interactive-map-wrapper table.site-table-interactive-map td:last-child .map-icon:before {
  background-color: #FFE670;
}

.interactive-map-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  background: #4e3a2e;
  overflow-y: scroll !important;
}
.interactive-map-overlay table {
  background-color: #ffffff;
  margin: 5% auto;
}
@media (min-width: 768px) {
  .interactive-map-overlay table {
    max-width: 80vw;
    margin: 10% auto;
  }
}
@media (min-width: 1024px) {
  .interactive-map-overlay table {
    max-width: 90vw;
  }
}
@media (min-width: 1440px) {
  .interactive-map-overlay table {
    max-width: 80vw;
    margin: 7% auto;
  }
}
@media (min-width: 1600px) {
  .interactive-map-overlay table {
    margin: 5% auto;
  }
}
@media (min-width: 2560px) {
  .interactive-map-overlay table {
    max-width: 60vw;
  }
}
.interactive-map-overlay table td {
  padding: 30px !important;
  display: block !important;
}
@media (min-width: 768px) {
  .interactive-map-overlay table td {
    padding: 50px !important;
  }
}
@media (min-width: 1024px) {
  .interactive-map-overlay table td {
    display: revert !important;
  }
}

.close {
  position: absolute;
  right: 15px;
  top: 45px;
  width: 100px;
  height: 100px;
  opacity: 1 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media (min-width: 768px) {
  .close {
    right: 10%;
    top: 80px;
  }
}
@media (min-width: 1024px) {
  .close {
    right: 5%;
    top: 100px;
  }
}
@media (min-width: 1366px) {
  .close {
    right: 5%;
    top: 150px;
  }
}
@media (min-width: 1440px) {
  .close {
    right: 11%;
  }
}
@media (min-width: 1600px) {
  .close {
    top: 100px;
  }
}
@media (min-width: 1920px) {
  .close {
    top: 120px;
  }
}
@media (min-width: 2560px) {
  .close {
    right: 21%;
    top: 150px;
  }
}
.close:before {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  font-weight: normal;
  font-size: 40px;
  color: #3A2416;
}

body:not(.cms-page-is-in-edit-mode) .interactive-map-popups-wrapper {
  display: none;
}

@media (max-width: 820px) {
  .custom-linked-slideshow-wrapper .site-slick-wrapper {
    opacity: 1;
    visibility: visible;
  }
}
.custom-linked-slideshow-wrapper .site-slide:hover .site-slider-image-block:before {
  height: 100%;
}
.custom-linked-slideshow-wrapper .site-slide:hover .site-slider-caption h1:before,
.custom-linked-slideshow-wrapper .site-slide:hover .site-slider-caption h2:before,
.custom-linked-slideshow-wrapper .site-slide:hover .site-slider-caption h3:before,
.custom-linked-slideshow-wrapper .site-slide:hover .site-slider-caption h4:before,
.custom-linked-slideshow-wrapper .site-slide:hover .site-slider-caption h5:before,
.custom-linked-slideshow-wrapper .site-slide:hover .site-slider-caption h6:before {
  transform: scaleX(1);
}
.custom-linked-slideshow-wrapper .site-slide:hover .site-slider-caption h1:after,
.custom-linked-slideshow-wrapper .site-slide:hover .site-slider-caption h2:after,
.custom-linked-slideshow-wrapper .site-slide:hover .site-slider-caption h3:after,
.custom-linked-slideshow-wrapper .site-slide:hover .site-slider-caption h4:after,
.custom-linked-slideshow-wrapper .site-slide:hover .site-slider-caption h5:after,
.custom-linked-slideshow-wrapper .site-slide:hover .site-slider-caption h6:after {
  transform: scaleY(1);
}
.custom-linked-slideshow-wrapper .site-slider-image-block {
  width: 280px;
  height: 280px;
  border-radius: 100%;
  display: inline-block;
  overflow: hidden;
  position: relative;
  margin: 0 auto 20px auto !important;
}
.custom-linked-slideshow-wrapper .site-slider-image-block:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(58, 36, 22, 0.6);
  transition: height 0.5s ease;
}
.custom-linked-slideshow-wrapper .site-slider-image-block img {
  min-width: 280px !important;
  transition: all 0.3s ease !important;
  display: block;
}
.custom-linked-slideshow-wrapper .site-slider-caption {
  position: relative !important;
  background-color: transparent !important;
  margin-bottom: 50px;
}
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data {
  text-align: center !important;
}
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h1,
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h2,
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h3,
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h4,
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h5,
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h6 {
  color: #3A2416 !important;
  text-shadow: none !important;
  text-transform: uppercase;
  margin: 0 auto;
  position: relative !important;
  transition: border 0.5s ease;
  overflow: hidden;
  padding: 15px;
}
@media (min-width: 1440px) {
  .custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h1,
  .custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h2,
  .custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h3,
  .custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h4,
  .custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h5,
  .custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h6 {
    width: -moz-max-content;
    width: max-content;
  }
}
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h1:before,
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h2:before,
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h3:before,
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h4:before,
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h5:before,
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h6:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid #3A2416;
  border-bottom: 1px solid #3A2416;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.5s ease;
}
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h1:after,
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h2:after,
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h3:after,
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h4:after,
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h5:after,
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-capton-data h6:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-left: 1px solid #3A2416;
  border-right: 1px solid #3A2416;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.5s ease 0.5s;
}
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-more-desc p {
  text-transform: uppercase;
}
@media (max-width: 820px) {
  .custom-linked-slideshow-wrapper .site-slider-caption .site-slider-more-desc p {
    margin-top: 20px;
  }
}
.custom-linked-slideshow-wrapper .site-slider-caption .site-slider-more-desc p em {
  font-style: normal !important;
  font-size: 45px;
}

body.white-bg .custom-linked-slideshow-wrapper .site-slider-image-block:before {
  background: rgba(255, 230, 112, 0.6);
}
body.white-bg .site-slider-caption h1:before,
body.white-bg .site-slider-caption h2:before,
body.white-bg .site-slider-caption h3:before,
body.white-bg .site-slider-caption h4:before,
body.white-bg .site-slider-caption h5:before,
body.white-bg .site-slider-caption h6:before {
  border-top: 2px solid #FFE670 !important;
  border-bottom: 2px solid #FFE670 !important;
}
body.white-bg .site-slider-caption h1:after,
body.white-bg .site-slider-caption h2:after,
body.white-bg .site-slider-caption h3:after,
body.white-bg .site-slider-caption h4:after,
body.white-bg .site-slider-caption h5:after,
body.white-bg .site-slider-caption h6:after {
  border-left: 2px solid #FFE670 !important;
  border-right: 2px solid #FFE670 !important;
}

.custom-slideshow-wrapper {
  /* Add lines pointing to the carousel */
}
.custom-slideshow-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  max-width: 350px;
}
@media (min-width: 390px) {
  .custom-slideshow-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
    max-width: 350px;
  }
}
@media (min-width: 414px) {
  .custom-slideshow-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
    max-width: 375px;
  }
}
@media (min-width: 430px) {
  .custom-slideshow-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
    max-width: 390px;
  }
}
@media (min-width: 768px) {
  .custom-slideshow-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
    max-width: 670px;
  }
}
@media (min-width: 1024px) {
  .custom-slideshow-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
    flex-direction: row;
    align-items: stretch;
  }
}
@media (min-width: 1366px) {
  .custom-slideshow-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
    max-width: 1200px;
  }
}
@media (min-width: 1440px) {
  .custom-slideshow-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
    max-width: 90vw;
  }
}
@media (min-width: 1920px) {
  .custom-slideshow-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
    max-width: 1600px;
  }
}
@media (min-width: 2560px) {
  .custom-slideshow-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
    max-width: 1920px;
  }
}
.custom-slideshow-wrapper .site-slider-image-block {
  max-height: 70vh;
  overflow: hidden;
  width: 55%;
}
@media (min-width: 768px) {
  .custom-slideshow-wrapper .site-slider-image-block {
    width: 60%;
  }
}
@media (min-width: 1024px) {
  .custom-slideshow-wrapper .site-slider-image-block {
    width: 55%;
  }
}
@media (min-width: 1440px) {
  .custom-slideshow-wrapper .site-slider-image-block {
    width: 35%;
  }
}
.custom-slideshow-wrapper .site-slider-image-block img {
  transition: all 0.3s ease !important;
}
.custom-slideshow-wrapper .site-slider-image-block img:hover {
  transform: scale(1.1);
}
.custom-slideshow-wrapper .site-slider-caption {
  position: relative !important;
  background-color: transparent !important;
  text-align: center !important;
  width: 75% !important;
}
@media (min-width: 768px) {
  .custom-slideshow-wrapper .site-slider-caption {
    padding-left: 0px;
  }
}
@media (min-width: 1440px) {
  .custom-slideshow-wrapper .site-slider-caption {
    width: 35% !important;
  }
}
@media (min-width: 1920px) {
  .custom-slideshow-wrapper .site-slider-caption {
    padding: 50px 50px 0 50px;
  }
}
.custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data h1,
.custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data h2,
.custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data h3,
.custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data h4,
.custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data h5,
.custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data h6 {
  color: #3A2416 !important;
  text-shadow: none !important;
  text-align: left !important;
  margin-bottom: 70px;
  display: none;
}
@media (min-width: 768px) {
  .custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data h1,
  .custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data h2,
  .custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data h3,
  .custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data h4,
  .custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data h5,
  .custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data h6 {
    display: block;
  }
}
.custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data p {
  text-align: left;
  color: #3A2416 !important;
}
.custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data p a {
  text-align: left;
  color: #3A2416 !important;
}
.custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data p a.site-button-primary {
  margin-right: 0;
}
.custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data p big {
  font-family: "Playfair Display", serif !important;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
}
@media (min-width: 1920px) {
  .custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data p big {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 600px) {
  .custom-slideshow-wrapper .site-slider-caption .site-slider-capton-data p:not(:last-of-type) {
    display: none;
  }
}
.custom-slideshow-wrapper .site-slider .slick-dots {
  display: none !important;
  bottom: 55%;
  left: 50%;
  transform: rotate(90deg);
}
@media (min-width: 1440px) {
  .custom-slideshow-wrapper .site-slider .slick-dots {
    display: block !important;
  }
}
@media (min-width: 1920px) {
  .custom-slideshow-wrapper .site-slider .slick-dots {
    left: 55%;
  }
}
@media (min-width: 2560px) {
  .custom-slideshow-wrapper .site-slider .slick-dots {
    left: 60%;
  }
}
.custom-slideshow-wrapper .site-slider .slick-dots li {
  width: 50px;
}
.custom-slideshow-wrapper .site-slider .slick-dots li button::before {
  content: "" !important;
  width: 20px;
  height: 20px;
  display: block;
  background-color: #3A2416 !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  border: 6px solid #FFE670 !important;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 999px;
  background-color: #ffffff;
  transition: 0.5s ease all;
}
.custom-slideshow-wrapper .site-slider .slick-dots li button:hover::before {
  outline: 1px solid #3A2416 !important;
}
.custom-slideshow-wrapper .site-slider .slick-dots li.slick-active button:before {
  outline: 1px solid #3A2416 !important;
}
.custom-slideshow-wrapper .site-slider .slick-arrow.slick-prev:before, .custom-slideshow-wrapper .site-slider .slick-arrow.slick-next:before {
  display: none;
}
.custom-slideshow-wrapper .slick-prev {
  position: absolute;
  left: 0px !important;
  top: 25% !important;
  transform: translateY(-50%);
  background: none;
  border: none;
  font-size: 16px;
  color: #000;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .custom-slideshow-wrapper .slick-prev {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .custom-slideshow-wrapper .slick-prev {
    display: block !important;
    top: 40% !important;
    left: 30px !important;
  }
}
.custom-slideshow-wrapper .slick-next {
  right: 20px !important;
  position: absolute;
  top: 25% !important;
  transform: translateY(-50%);
  background: none;
  border: none;
  font-size: 16px;
  color: #000;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .custom-slideshow-wrapper .slick-next {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .custom-slideshow-wrapper .slick-next {
    display: block !important;
    top: 40% !important;
    right: 60px !important;
  }
}
.custom-slideshow-wrapper .slick-prev::after,
.custom-slideshow-wrapper .slick-next::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.3);
}
.custom-slideshow-wrapper .slick-prev::after {
  left: 100%;
  margin-left: 35px;
}
@media (min-width: 768px) {
  .custom-slideshow-wrapper .slick-prev::after {
    margin-left: 25px;
  }
}
.custom-slideshow-wrapper .slick-next::after {
  right: 100%;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .custom-slideshow-wrapper .slick-next::after {
    margin-right: 25px;
  }
}
.custom-slideshow-wrapper .site-slider-tab-content-list {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  background: #4e3a2e;
}
.custom-slideshow-wrapper .site-slider-tab-content-list .slick-list {
  height: 100% !important;
}
@media (max-width: 600px) {
  .custom-slideshow-wrapper .site-slider-tab-content-list .slick-list {
    overflow: auto !important;
  }
}
.custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table {
  background-color: #ffffff;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  margin: 5% auto;
}
@media (min-width: 768px) {
  .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table {
    max-width: 80vw;
    margin: 10% auto;
  }
}
@media (min-width: 1024px) {
  .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table {
    max-width: 90vw;
  }
}
@media (min-width: 1440px) {
  .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table {
    max-width: 80vw;
    margin: 7% auto;
  }
}
@media (min-width: 1600px) {
  .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table {
    margin: 5% auto;
  }
}
@media (min-width: 2560px) {
  .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table {
    max-width: 60vw;
  }
}
.custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table tr {
  display: block;
  padding: 150px 30px 30px 30px;
}
@media (min-width: 768px) {
  .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table tr {
    padding: 50px;
  }
}
.custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td {
  pointer-events: none;
}
.custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(1) {
  display: none;
}
@media (min-width: 1366px) {
  .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(1) {
    display: table-cell;
    width: 40%;
  }
}
.custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(1) img {
  height: 65vh;
  width: auto !important;
}
@media (min-width: 1366px) {
  .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(2) {
    display: table-cell;
    width: 50%;
    padding: 50px;
    position: relative;
  }
  .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(2) .site-button-primary, .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(2) .site-form-payment-wrapper .site-payment-buttons button, .site-form-payment-wrapper .site-payment-buttons .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(2) button {
    position: absolute;
    bottom: -50px;
    right: -50px;
    pointer-events: all;
  }
}
.custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(2) h2 {
  margin-bottom: 10px;
}
.custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(2) p big {
  font-family: "Playfair Display", serif !important;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
}
@media (min-width: 1920px) {
  .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(2) p big {
    font-size: 50px;
    line-height: 60px;
  }
}
.custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(2) img {
  float: right;
}
.custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .close {
  position: absolute;
  right: 15px;
  top: 45px;
  width: 100px;
  height: 100px;
  opacity: 1 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media (min-width: 768px) {
  .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .close {
    right: 10%;
    top: 80px;
  }
}
@media (min-width: 1024px) {
  .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .close {
    right: 5%;
    top: 100px;
  }
}
@media (min-width: 1366px) {
  .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .close {
    right: 5%;
    top: 150px;
  }
}
@media (min-width: 1440px) {
  .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .close {
    right: 11%;
    top: 100px;
  }
}
@media (min-width: 1920px) {
  .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .close {
    top: 120px;
  }
}
@media (min-width: 2560px) {
  .custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .close {
    right: 21%;
    top: 150px;
  }
}
.custom-slideshow-wrapper .site-slider-tab-content-list .site-slider-tab-content .close:before {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  font-weight: normal;
  font-size: 40px;
  color: #3A2416;
}

body.white-bg .custom-slideshow-wrapper .site-slider .slick-dots li button::before {
  border: 6px solid #ffffff !important;
}
@media (min-width: 1440px) {
  body.white-bg .custom-slideshow-wrapper .site-slider-caption {
    background: #FFE670 !important;
  }
}

.custom-slideshow-sml-wrapper {
  display: flow-root;
  /* Add lines pointing to the carousel */
}
@media (min-width: 768px) {
  .custom-slideshow-sml-wrapper.send-right-wrapper .custom-slideshow-sml {
    float: right;
    margin-right: 50px;
  }
}
@media (min-width: 768px) {
  .custom-slideshow-sml-wrapper.send-left-wrapper .custom-slideshow-sml {
    float: left;
    margin-left: 50px;
  }
}
@media (min-width: 768px) {
  .custom-slideshow-sml-wrapper .custom-slideshow-sml {
    max-width: 390px;
  }
}
.custom-slideshow-sml-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  max-width: 350px;
  margin-top: 25px;
}
@media (min-width: 390px) {
  .custom-slideshow-sml-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
    max-width: 350px;
  }
}
@media (min-width: 414px) {
  .custom-slideshow-sml-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
    max-width: 390px;
  }
}
@media (min-width: 430px) {
  .custom-slideshow-sml-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
    max-width: 400px;
  }
}
.custom-slideshow-sml-wrapper .site-slider-image-block {
  max-height: 70vh;
  overflow: hidden;
  width: 55%;
}
@media (min-width: 768px) {
  .custom-slideshow-sml-wrapper .site-slider-image-block {
    box-shadow: 25px 25px 0 rgba(0, 0, 0, 0.1), -25px -25px 0 rgba(0, 0, 0, 0.1);
  }
}
.custom-slideshow-sml-wrapper .site-slider-image-block img {
  transition: all 0.3s ease !important;
}
.custom-slideshow-sml-wrapper .site-slider-image-block img:hover {
  transform: scale(1.1);
}
.custom-slideshow-sml-wrapper .site-slider-caption {
  position: relative !important;
  background-color: transparent !important;
  text-align: center !important;
  width: 75% !important;
  margin-top: 30px;
}
.custom-slideshow-sml-wrapper .site-slider-caption .site-slider-capton-data h1,
.custom-slideshow-sml-wrapper .site-slider-caption .site-slider-capton-data h2,
.custom-slideshow-sml-wrapper .site-slider-caption .site-slider-capton-data h3,
.custom-slideshow-sml-wrapper .site-slider-caption .site-slider-capton-data h4,
.custom-slideshow-sml-wrapper .site-slider-caption .site-slider-capton-data h5,
.custom-slideshow-sml-wrapper .site-slider-caption .site-slider-capton-data h6 {
  color: #3A2416 !important;
  text-shadow: none !important;
  text-align: left !important;
  margin-bottom: 70px;
}
.custom-slideshow-sml-wrapper .site-slider-caption .site-slider-capton-data p {
  text-align: left;
  color: #3A2416 !important;
}
.custom-slideshow-sml-wrapper .site-slider-caption .site-slider-capton-data p a {
  text-align: left;
  color: #3A2416 !important;
}
.custom-slideshow-sml-wrapper .site-slider-caption .site-slider-capton-data p a.site-button-primary {
  margin-right: 0;
}
.custom-slideshow-sml-wrapper .site-slider-caption .site-slider-capton-data p big {
  font-family: "Playfair Display", serif !important;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
}
@media (max-width: 600px) {
  .custom-slideshow-sml-wrapper .site-slider-caption .site-slider-capton-data p:not(:last-of-type) {
    display: none;
  }
}
.custom-slideshow-sml-wrapper .site-slider .slick-arrow.slick-prev:before, .custom-slideshow-sml-wrapper .site-slider .slick-arrow.slick-next:before {
  display: none;
}
.custom-slideshow-sml-wrapper .slick-prev {
  position: absolute;
  left: 0px !important;
  top: 25% !important;
  transform: translateY(-50%);
  background: none;
  border: none;
  font-size: 16px;
  color: #000;
  cursor: pointer;
}
@media (min-width: 768px) {
  .custom-slideshow-sml-wrapper .slick-prev {
    left: -30px !important;
  }
}
.custom-slideshow-sml-wrapper .slick-next {
  right: 0px !important;
  position: absolute;
  top: 25% !important;
  transform: translateY(-50%);
  background: none;
  border: none;
  font-size: 16px;
  color: #000;
  cursor: pointer;
}
@media (min-width: 768px) {
  .custom-slideshow-sml-wrapper .slick-next {
    right: -30px !important;
  }
}
.custom-slideshow-sml-wrapper .slick-prev::after,
.custom-slideshow-sml-wrapper .slick-next::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.3);
}
.custom-slideshow-sml-wrapper .slick-prev::after {
  left: 100%;
  margin-left: 35px;
}
@media (min-width: 768px) {
  .custom-slideshow-sml-wrapper .slick-prev::after {
    margin-left: 25px;
  }
}
.custom-slideshow-sml-wrapper .slick-next::after {
  right: 100%;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .custom-slideshow-sml-wrapper .slick-next::after {
    margin-right: 25px;
  }
}
.custom-slideshow-sml-wrapper .site-slider-tab-content-list {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  background: #4e3a2e;
}
.custom-slideshow-sml-wrapper .site-slider-tab-content-list .slick-list {
  height: 100% !important;
}
@media (max-width: 600px) {
  .custom-slideshow-sml-wrapper .site-slider-tab-content-list .slick-list {
    overflow: auto !important;
  }
}
.custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table {
  background-color: #ffffff;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  margin: 5% auto;
}
@media (min-width: 768px) {
  .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table {
    max-width: 80vw;
    margin: 10% auto;
  }
}
@media (min-width: 1024px) {
  .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table {
    max-width: 90vw;
  }
}
@media (min-width: 1440px) {
  .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table {
    max-width: 80vw;
    margin: 7% auto;
  }
}
@media (min-width: 1600px) {
  .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table {
    margin: 5% auto;
  }
}
@media (min-width: 2560px) {
  .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table {
    max-width: 60vw;
  }
}
.custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table tr {
  display: block;
  padding: 150px 30px 30px 30px;
}
@media (min-width: 768px) {
  .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table tr {
    padding: 50px;
  }
}
.custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td {
  pointer-events: none;
}
.custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(1) {
  display: none;
}
@media (min-width: 1366px) {
  .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(1) {
    display: table-cell;
    width: 40%;
  }
}
.custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(1) img {
  height: 65vh;
  width: auto !important;
}
@media (min-width: 1366px) {
  .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(2) {
    display: table-cell;
    width: 50%;
    padding: 50px;
    position: relative;
  }
  .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(2) .site-button-primary, .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(2) .site-form-payment-wrapper .site-payment-buttons button, .site-form-payment-wrapper .site-payment-buttons .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(2) button {
    position: absolute;
    bottom: -50px;
    right: -50px;
    pointer-events: all;
  }
}
.custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(2) h2 {
  margin-bottom: 10px;
}
.custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(2) p big {
  font-family: "Playfair Display", serif !important;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
}
@media (min-width: 1920px) {
  .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(2) p big {
    font-size: 50px;
    line-height: 60px;
  }
}
.custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table td:nth-child(2) img {
  float: right;
}
.custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .close {
  position: absolute;
  right: 15px;
  top: 45px;
  width: 100px;
  height: 100px;
  opacity: 1 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media (min-width: 768px) {
  .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .close {
    right: 10%;
    top: 80px;
  }
}
@media (min-width: 1024px) {
  .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .close {
    right: 5%;
    top: 100px;
  }
}
@media (min-width: 1366px) {
  .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .close {
    right: 5%;
    top: 150px;
  }
}
@media (min-width: 1440px) {
  .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .close {
    right: 11%;
    top: 100px;
  }
}
@media (min-width: 1920px) {
  .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .close {
    top: 120px;
  }
}
@media (min-width: 2560px) {
  .custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .close {
    right: 21%;
    top: 150px;
  }
}
.custom-slideshow-sml-wrapper .site-slider-tab-content-list .site-slider-tab-content .close:before {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  font-weight: normal;
  font-size: 40px;
  color: #3A2416;
}

.custom-tabbed-gallery-wrapper .site-slider-tab-list {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
@media (max-width: 600px) {
  .custom-tabbed-gallery-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block {
    display: none !important;
  }
}
.custom-tabbed-gallery-wrapper .site-slider .slick-arrow.slick-prev {
  top: 65%;
  left: 0;
}
@media (min-width: 1024px) {
  .custom-tabbed-gallery-wrapper .site-slider .slick-arrow.slick-prev {
    top: 350%;
  }
}
@media (min-width: 1366px) {
  .custom-tabbed-gallery-wrapper .site-slider .slick-arrow.slick-prev {
    top: 300%;
  }
}
@media (min-width: 2560px) {
  .custom-tabbed-gallery-wrapper .site-slider .slick-arrow.slick-prev {
    top: 250%;
  }
}
.custom-tabbed-gallery-wrapper .site-slider .slick-arrow.slick-next {
  top: 65%;
  right: 0;
}
@media (min-width: 1024px) {
  .custom-tabbed-gallery-wrapper .site-slider .slick-arrow.slick-next {
    top: 350%;
  }
}
@media (min-width: 1366px) {
  .custom-tabbed-gallery-wrapper .site-slider .slick-arrow.slick-next {
    top: 300%;
  }
}
@media (min-width: 2560px) {
  .custom-tabbed-gallery-wrapper .site-slider .slick-arrow.slick-next {
    top: 250%;
  }
}
.custom-tabbed-gallery-wrapper .slick-arrow:before {
  background-color: transparent !important;
  border: none !important;
  color: #3A2416 !important;
}
.custom-tabbed-gallery-wrapper .site-slide.slick-active:before {
  content: url("/Templates/FriendsSelect/images/down-pointer.svg") !important;
  position: absolute;
  top: -13px;
  border: none !important;
}
.custom-tabbed-gallery-wrapper .site-slider-caption {
  background-color: transparent !important;
  top: 20px !important;
}
.custom-tabbed-gallery-wrapper .site-slider-caption .site-slider-capton-data h5 {
  color: #3A2416 !important;
  text-shadow: none !important;
  text-transform: uppercase;
  font-size: 18px !important;
  line-height: 25px;
}
@media (max-width: 768px) {
  .custom-tabbed-gallery-wrapper .site-slider-tab-content {
    padding: 0 !important;
  }
}
@media (max-width: 1024px) {
  .custom-tabbed-gallery-wrapper .site-slider-tab-content {
    padding: 0 75px !important;
  }
}
.custom-tabbed-gallery-wrapper .site-slider-tab-content table img {
  margin: 30px auto;
}
@media (min-width: 1024px) {
  .custom-tabbed-gallery-wrapper .site-slider-tab-content table img {
    margin: 0 auto;
  }
}
@media (max-width: 600px) {
  .custom-tabbed-gallery-wrapper .site-slider-tab-content table.sub-copy td {
    text-align: left !important;
  }
}
.custom-tabbed-gallery-wrapper .site-slider-tab-content table.sub-copy td .site-button-primary, .custom-tabbed-gallery-wrapper .site-slider-tab-content table.sub-copy td .site-form-payment-wrapper .site-payment-buttons button, .site-form-payment-wrapper .site-payment-buttons .custom-tabbed-gallery-wrapper .site-slider-tab-content table.sub-copy td button {
  margin-bottom: 0;
}

@media (min-width: 1440px) {
  .custom-tabbed-gallery-wrapper .site-slider-tab-list .site-slide .site-slider-capton-data {
    position: relative;
    margin: 0 auto;
  }
  .custom-tabbed-gallery-wrapper .site-slider-tab-list .site-slide .site-slider-capton-data:after {
    content: "";
    height: 2px;
    width: 0;
    position: absolute;
    bottom: -10px;
    left: 0;
    display: block;
    background: #3A2416;
    transition: all ease 0.5s;
  }
  .custom-tabbed-gallery-wrapper .site-slider-tab-list .site-slide.slick-current .site-slider-capton-data:after {
    width: 100%;
  }
  .custom-tabbed-gallery-wrapper .site-slider-tab-list .site-slide:hover .site-slider-capton-data:after {
    width: 100%;
  }
}
.custom-two-column-wrapper table td img {
  height: auto !important;
}
@media (min-width: 768px) {
  .custom-two-column-wrapper table td:first-child {
    padding-right: 50px;
  }
}
@media (min-width: 1024px) {
  .custom-two-column-wrapper table td:first-child {
    padding-right: 100px;
  }
}
@media (min-width: 768px) {
  .custom-two-column-wrapper table td:last-child {
    padding-left: 50px;
  }
}
@media (min-width: 1024px) {
  .custom-two-column-wrapper table td:last-child {
    padding-left: 100px;
  }
}

@media (min-width: 768px) {
  .custom-two-column-stacked-wrapper table {
    margin: 50px 0 50px 0;
  }
}
@media (min-width: 1024px) {
  .custom-two-column-stacked-wrapper table {
    margin: 100px 0 250px 0;
  }
}
@media (min-width: 1440px) {
  .custom-two-column-stacked-wrapper table {
    margin: 50px 0 125px 0;
  }
}
@media (min-width: 1440px) {
  .custom-two-column-stacked-wrapper table {
    margin: 50px 0 200px 0;
  }
}
.custom-two-column-stacked-wrapper table td img {
  height: auto !important;
}
@media (min-width: 768px) {
  .custom-two-column-stacked-wrapper table td:first-child {
    padding-right: 50px;
  }
}
@media (min-width: 1024px) {
  .custom-two-column-stacked-wrapper table td:first-child {
    padding-right: 100px;
  }
}
@media (min-width: 768px) {
  .custom-two-column-stacked-wrapper table td:last-child {
    padding-left: 50px;
    position: relative;
    top: 100px;
  }
}
@media (min-width: 1024px) {
  .custom-two-column-stacked-wrapper table td:last-child {
    padding-left: 100px;
    top: 200px;
  }
}

@media (min-width: 768px) {
  .custom-three-column-stacked-wrapper table {
    margin: 0px 0 50px 0;
  }
}
@media (min-width: 1024px) {
  .custom-three-column-stacked-wrapper table {
    margin: 0px 0 250px 0;
  }
}
@media (min-width: 1440px) {
  .custom-three-column-stacked-wrapper table {
    margin: 0px 0 125px 0;
  }
}
@media (min-width: 1440px) {
  .custom-three-column-stacked-wrapper table {
    margin: 50px 0 200px 0;
  }
}
.custom-three-column-stacked-wrapper table td {
  padding-bottom: 60px !important;
}
.custom-three-column-stacked-wrapper table td img {
  height: auto !important;
}
.custom-three-column-stacked-wrapper table td h3 {
  font-size: 80px;
  padding-bottom: 50px;
}
@media (min-width: 1440px) {
  .custom-three-column-stacked-wrapper table td h3 {
    font-size: 100px;
  }
}
@media (min-width: 768px) {
  .custom-three-column-stacked-wrapper table td:first-child {
    padding-right: 50px;
  }
}
@media (min-width: 1024px) {
  .custom-three-column-stacked-wrapper table td:first-child {
    padding-right: 100px;
  }
}
@media (min-width: 768px) {
  .custom-three-column-stacked-wrapper table td:nth-child(2) {
    padding-left: 50px;
    position: relative;
    top: 50px;
  }
}
@media (min-width: 1024px) {
  .custom-three-column-stacked-wrapper table td:nth-child(2) {
    padding: 0 50px;
    top: 100px;
  }
}
@media (min-width: 768px) {
  .custom-three-column-stacked-wrapper table td:last-child {
    padding-left: 50px;
    position: relative;
    top: 100px;
  }
}
@media (min-width: 1024px) {
  .custom-three-column-stacked-wrapper table td:last-child {
    padding-left: 100px;
    top: 200px;
  }
}

.hero-banner-wrapper {
  position: relative;
}
@media (min-width: 1440px) {
  .hero-banner-wrapper:after {
    content: "";
    display: block;
    width: 100%;
    height: 70px;
    background-color: #FFE670;
  }
}
.hero-banner-wrapper .site-slider-image-block:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.hero-banner-wrapper .site-slider-caption {
  background: transparent !important;
  position: absolute !important;
  padding: 0 !important;
  display: none;
  height: auto !important;
}
@media (min-width: 768px) {
  .hero-banner-wrapper .site-slider-caption {
    display: block;
  }
}
.hero-banner-wrapper .site-slider-caption .site-slider-capton-data {
  text-align: left !important;
  margin: 50px auto !important;
}
@media (min-width: 1024px) {
  .hero-banner-wrapper .site-slider-caption .site-slider-capton-data p {
    width: 100%;
  }
}
@media (min-width: 2560px) {
  .hero-banner-wrapper .site-slider-caption .site-slider-capton-data p {
    width: 50%;
  }
}
.hero-banner-wrapper.custom-link-popup-wrapper .site-slider-caption {
  display: flex !important;
  flex-direction: column-reverse;
  justify-content: space-evenly;
  align-items: center;
  height: auto !important;
}
@media (min-width: 1024px) {
  .hero-banner-wrapper.custom-link-popup-wrapper .site-slider-caption {
    flex-direction: row;
    align-items: end;
  }
}
@media (min-width: 2560px) {
  .hero-banner-wrapper.custom-link-popup-wrapper .site-slider-caption {
    padding: 0 5% !important;
  }
}
@media (min-width: 1024px) {
  .hero-banner-wrapper.custom-link-popup-wrapper .site-slider-caption .site-slider-caption-block {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .hero-banner-wrapper.custom-link-popup-wrapper .site-slider-more-desc {
    width: 50%;
  }
}
.hero-banner-wrapper.custom-link-popup-wrapper .site-slider-more-desc-data {
  margin: 50px 0 !important;
  float: right;
}

.custom-search {
  margin: 25px 0;
  display: flex;
  justify-content: space-between;
  align-items: end;
  position: absolute;
  bottom: 0;
  width: -webkit-fill-available;
}
@media (max-width: 600px) {
  .custom-search {
    flex-direction: column;
    align-items: start;
    position: relative;
  }
}
@media (max-width: 600px) {
  .custom-search #site-navigation-socials {
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .custom-search #site-navigation-socials {
    width: 50%;
  }
}
.custom-search button {
  display: none;
}
.custom-search p {
  text-align: right;
  font-family: "freight-text-pro", serif;
  width: 100%;
  padding-right: 12%;
}
@media (min-width: 768px) {
  .custom-search .site-search-data {
    text-align: right;
    width: 50%;
  }
}
.custom-search .site-search-input {
  background-color: transparent;
  border: none;
  width: 60%;
  text-align: right;
  font-size: 80px;
  line-height: 80px;
  font-family: "Playfair Display", serif;
  margin-bottom: 20px;
  margin-bottom: 0 !important;
  width: 100%;
  padding-right: 12%;
}
@media (max-width: 599px) {
  .custom-search .site-search-input {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
  }
}
.custom-search .site-search-input::-moz-placeholder {
  color: #3A2416;
  font-size: 80px;
  line-height: 80px;
  font-family: "Playfair Display", serif;
  margin-bottom: 20px;
}
.custom-search .site-search-input::placeholder {
  color: #3A2416;
  font-size: 80px;
  line-height: 80px;
  font-family: "Playfair Display", serif;
  margin-bottom: 20px;
}
@media (max-width: 599px) {
  .custom-search .site-search-input::-moz-placeholder {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  .custom-search .site-search-input::placeholder {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
  }
}
.custom-search .site-search-input:focus-visible {
  outline: none;
}

.site-search-wrapper .site-search-icon {
  color: #ffffff;
  font-size: 25px;
}
.site-search-wrapper .site-search-icon i {
  font-weight: 700;
  cursor: pointer;
}
.site-search-wrapper .site-search-block {
  opacity: 0;
  visibility: hidden;
}
.site-search-wrapper .site-search-block-active {
  opacity: 1;
  visibility: visible;
}
.site-search-wrapper .site-search-block-active.site-search-option {
  width: 300px !important;
}
.site-search-wrapper .site-search-block-active.site-search-option1 {
  max-height: 86px !important;
}
.site-search-wrapper .site-search-block-active.site-search-option2 {
  right: 0 !important;
}
.site-search-wrapper .site-search-block.site-search-option {
  position: absolute;
  right: 40px;
  z-index: 1000;
  top: 12px;
  width: 0;
  transition: all ease 0.6s;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-input {
  border-radius: 25px !important;
  border: 3px solid #3A2416 !important;
  transition: all ease 0.6s;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button {
  background: transparent;
  font-size: 13.33px;
  padding: 0 25px;
  border: none;
  text-align: center;
  color: #FFE670;
  letter-spacing: 0;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid transparent;
  display: inline-block;
  min-height: 46px;
  line-height: 46px;
  font-family: "freight-sans-pro", sans-serif !important;
  font-weight: 700;
  font-size: 0;
  padding: 0 10px;
  letter-spacing: 0;
  position: absolute;
  right: 0;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button:hover {
  background: transparent;
  color: #3A2416;
  border: 1px solid transparent;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905" !important;
  font-size: 30px;
  font-weight: 700;
}
.site-search-wrapper .site-search-block.site-search-option1 {
  position: absolute;
  right: 0;
  top: 100%;
  background: #f6f6f6;
  z-index: 1000;
  padding: 20px;
  width: 400px;
  height: auto;
  max-height: 0;
  transition: all ease 0.3s;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data {
  display: flex;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button {
  background: #FFE670;
  font-size: 13.33px;
  padding: 0 25px;
  border: none;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #000000;
  display: inline-block;
  min-height: 46px;
  line-height: 46px;
  font-family: "freight-sans-pro", sans-serif !important;
  font-weight: 700;
  font-size: 0;
  padding: 0 10px;
  letter-spacing: 0;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button:hover {
  background: #3A2416;
  color: #FFE670;
  border: 1px solid #3A2416;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905" !important;
  font-size: 30px;
  font-weight: 700;
}
.site-search-wrapper .site-search-block.site-search-option2 {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
  z-index: 1000;
  transition: all ease 0.5s;
}
.site-search-wrapper .site-search-block.site-search-option2 .site-search-data {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}
.site-search-wrapper .site-search-block.site-search-option2 .site-search-input {
  background: none;
  border: none;
  border-bottom: 1px solid #ffffff;
  outline: none;
  max-width: 400px;
  width: 100%;
  color: #ffffff;
  font-size: 25px;
  padding: 0 0 10px;
  margin: 0 10px 0 0;
}
.site-bookmark-wrapper .site-bookmark-block {
  position: fixed;
  bottom: 20px;
  left: 20px;
  display: flex;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-icon {
  width: 60px;
  height: 95px;
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.4);
  background: #ffffff;
  border: 5px solid #ffffff;
  text-align: center;
  padding: 10px 0 0 0;
  position: relative;
  align-self: end;
  margin: 0 0 10px;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-icon .site-bookmark-count {
  margin: 0 0 0;
  font-size: 20px;
  position: absolute;
  top: -10px;
  right: -10px;
  background: #3A2416;
  width: 30px;
  height: 30px;
  z-index: 1;
  color: #FFE670;
  border-radius: 100%;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-icon:after {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e918" !important;
  font-size: 45px;
  color: #FFE670;
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list-close {
  position: absolute;
  background: #3A2416;
  width: 30px;
  height: 30px;
  right: 30px;
  top: 20px;
  width: 30px;
  height: 30px;
  right: 30px;
  top: 20px;
  text-align: center;
  color: black;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list-close:after {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f" !important;
}
@media (max-width: 999px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    padding: 70px 20px 50px 20px;
    z-index: 1001;
  }
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list-wrapper.site-bookmark-list-popup {
    opacity: 1;
    visibility: visible;
  }
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list {
  display: flex;
}
@media (min-width: 1000px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list {
    overflow: auto;
    padding: 50px 0 10px;
    width: calc(100vw - 200px);
    margin: 0 0 0 10px;
  }
}
@media (max-width: 999px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list {
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    height: 100%;
    overflow: scroll;
  }
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list.site-bookmark-list-popup {
    opacity: 1;
    visibility: visible;
  }
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem {
  width: 65px;
  height: 95px;
  margin: 0 10px 0 0;
  position: relative;
  max-width: 65px;
  flex: 0 0 65px;
}
@media (max-width: 999px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem {
    max-width: 25%;
    padding: 10px;
    height: 250px;
    float: left;
    margin: 0;
    flex: 0 0 25%;
  }
}
@media (max-width: 599px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem {
    max-width: 33.3%;
    height: 150px;
    float: left;
    flex: 0 0 33.3%;
  }
}
@media (min-width: 1000px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem:hover .site-bookmark-list-block {
    translate: 0 -30px;
  }
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem:hover .site-bookmark-remove-button {
    opacity: 1;
  }
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem .site-bookmark-list-block {
  border: 5px solid #ffffff;
  position: relative;
  background: #FFE670;
  height: 100%;
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.4);
  translate: 0;
  transition: all ease 0.5s;
  overflow: hidden;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem .site-bookmark-list-block .site-bookmark-image {
  width: 100%;
  height: 100%;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem .site-bookmark-list-block .site-bookmark-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block:before {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  content: "";
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block .site-bookmark-title {
  font-size: 11px;
  line-height: 14px;
  color: #ffffff;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  bottom: 7px;
  left: 7px;
  right: 7px;
  text-align: center;
}
@media (max-width: 999px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block .site-bookmark-title {
    -webkit-line-clamp: 4;
    bottom: 10px;
    line-height: 18px;
  }
}
@media (max-width: 599px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block .site-bookmark-title {
    -webkit-line-clamp: 2;
    bottom: 10px;
    line-height: 18px;
  }
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block .site-bookmark-title a {
  color: #ffffff;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-remove-button {
  position: absolute;
  font-size: 0;
  background: none;
  color: black;
  bottom: 0;
  width: 20px;
  height: 20px;
  line-height: 18px;
  left: 0;
  right: 0;
  margin: auto;
  border: 1px solid #000000;
  border-radius: 100%;
  cursor: pointer;
  opacity: 0;
}
@media (max-width: 999px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-remove-button {
    top: 20px;
    z-index: 10;
    bottom: auto;
    opacity: 1;
    right: 20px;
    left: auto;
    background: #ffffff;
    color: #FFE670;
  }
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-remove-button:after {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f" !important;
  font-size: 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-remove-button:hover {
  background: #3A2416;
}

table.blockquote td {
  white-space: wrap !important;
  background-color: #f6f6f6;
  padding: 80px 50px;
  font-size: 24px;
  line-height: 35px;
}
table.blockquote-primary td {
  white-space: wrap !important;
  background-color: #FFE670;
  padding: 80px 50px;
  font-size: 24px;
  line-height: 35px;
  color: #3A2416;
}
table.blockquote-secondary td {
  white-space: wrap !important;
  background-color: #3A2416;
  padding: 80px 50px;
  font-size: 24px;
  line-height: 35px;
  color: #FFE670;
}
table.blockquote-tertiary td {
  white-space: wrap !important;
}
table.blockquote-tertiary td h3 {
  text-align: right !important;
}
table.blockquote-tertiary td h5 {
  position: relative;
  width: -moz-max-content;
  width: max-content;
  margin: 20px auto 40px auto;
}
@media (max-width: 600px) {
  table.blockquote-tertiary td h5 {
    width: 70%;
    text-align: left;
    line-height: 20px;
    margin: 50px auto !important;
  }
}
table.blockquote-tertiary td h5:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: -40px;
  width: 80px;
  height: 80px;
  background-color: #ffffff;
  border-radius: 50%;
  z-index: -1;
}
table.blockquote-quote td {
  white-space: wrap !important;
}
table.blockquote-quote td h5 {
  font-size: 100px;
  position: relative;
  width: -moz-max-content;
  width: max-content;
  margin: 40px 0 20px 0;
  font-family: "freight-text-pro", serif;
  padding-left: 20px;
  font-weight: 300;
}
@media (min-width: 768px) {
  table.blockquote-quote td h5 {
    margin: 40px auto;
  }
}
table.blockquote-quote td h5:before {
  content: "";
  position: absolute;
  font-family: "freight-text-pro", serif;
  bottom: 0px;
  left: 0px;
  width: 80px;
  height: 80px;
  background-color: #ffffff;
  border-radius: 50%;
  z-index: -1;
}
@media (min-width: 768px) {
  table.blockquote-quote td h5:before {
    bottom: -10px;
  }
}
table.blockquote-quote td p {
  margin-bottom: 0;
}
table.blockquote-quote td p cite {
  text-transform: none !important;
  font-size: 80px;
  line-height: 80px;
  font-family: "Playfair Display", serif;
  margin-bottom: 20px;
  font-size: 60px;
}
@media (max-width: 599px) {
  table.blockquote-quote td p cite {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
  }
}
table.blockquote-quote td p cite:before {
  display: none;
}

body.white-bg table.blockquote-quote td h5:before {
  background-color: #FFE670;
}
body.white-bg table.blockquote-tertiary td h5:before {
  background-color: #FFE670;
}

body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .site-full-width-block, body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .cms-text-feature-data > h3.cms-feature-title {
  padding-left: 190px;
  padding-right: 190px;
}
@media (max-width: 1499px) {
  body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .site-full-width-block, body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .cms-text-feature-data > h3.cms-feature-title {
    padding: 0 50px;
  }
}
@media (max-width: 1023px) {
  body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .site-full-width-block, body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .cms-text-feature-data > h3.cms-feature-title {
    padding: 0 20px;
  }
}

.site-form-payment-wrapper .site-form-product-payment-block .site-form-product-payment-data {
  background: #f9f9f9;
}
.site-form-payment-wrapper .site-form-title {
  color: #FFE670;
  font-family: "freight-text-pro", serif;
  font-size: 18px;
}
.cms-text-feature table tr {
  background: transparent;
}
.cms-text-feature table tr th {
  background: #FFE670;
  color: #3A2416;
  font-family: "freight-sans-pro", sans-serif;
  letter-spacing: 0;
}
.cms-text-feature table tr:nth-child(2n) {
  background: transparent;
}
@media (max-width: 599px) {
  .cms-text-feature table tr:nth-child(2n) {
    background: none;
  }
}
.cms-text-feature table tr td {
  line-height: 27px !important;
}

@media (max-width: 599px) {
  table.site-table-mobile > thead > tr > td p, table.site-table-mobile > thead > tr > th p, table.site-table-mobile > tbody > tr > td p, table.site-table-mobile > tbody > tr > th p {
    margin: 0 0 20px !important;
  }
}

table.site-table-no-scroll {
  display: table !important;
}

table.site-table-mobile-stack {
  border-collapse: collapse;
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  white-space: normal;
}
table.site-table-mobile-stack tr {
  background-color: transparent;
  border: 1px solid #f6f6f6;
  padding: 5px;
}
table.site-table-mobile-stack th,
table.site-table-mobile-stack td {
  padding: 0.625em;
  text-align: center;
  word-wrap: break-word;
}
table.site-table-mobile-stack th {
  font-size: 0.85em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: gothamblack;
}
@media (max-width: 599px) {
  table.site-table-mobile-stack {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    display: table !important;
  }
  table.site-table-mobile-stack caption {
    font-size: 1.3em;
  }
  table.site-table-mobile-stack thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table.site-table-mobile-stack tr {
    display: block;
    margin-bottom: 0.625em;
    background: none !important;
  }
  table.site-table-mobile-stack td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right !important;
  }
  table.site-table-mobile-stack td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFE670;
  }
  table.site-table-mobile-stack td:last-child {
    border-bottom: 0;
  }
}

@media (max-width: 599px) {
  table.site-table-row-border {
    width: 100% !important;
  }
}
table.site-table-row-border tr {
  border-bottom: 1px solid #f6f6f6;
}
table.site-table-row-border tr td h1, table.site-table-row-border tr td h2, table.site-table-row-border tr td h3, table.site-table-row-border tr td h4, table.site-table-row-border tr td h5, table.site-table-row-border tr td h6, table.site-table-row-border tr td p {
  margin: 0 !important;
}
@media (max-width: 599px) {
  table.site-table-row-border.site-table-mobile > thead > tr > td h1, table.site-table-row-border.site-table-mobile > thead > tr > td h2, table.site-table-row-border.site-table-mobile > thead > tr > td h3, table.site-table-row-border.site-table-mobile > thead > tr > td h4, table.site-table-row-border.site-table-mobile > thead > tr > td h5, table.site-table-row-border.site-table-mobile > thead > tr > td h6, table.site-table-row-border.site-table-mobile > thead > tr > td p, table.site-table-row-border.site-table-mobile > thead > tr > th h1, table.site-table-row-border.site-table-mobile > thead > tr > th h2, table.site-table-row-border.site-table-mobile > thead > tr > th h3, table.site-table-row-border.site-table-mobile > thead > tr > th h4, table.site-table-row-border.site-table-mobile > thead > tr > th h5, table.site-table-row-border.site-table-mobile > thead > tr > th h6, table.site-table-row-border.site-table-mobile > thead > tr > th p, table.site-table-row-border.site-table-mobile > tbody > tr > td h1, table.site-table-row-border.site-table-mobile > tbody > tr > td h2, table.site-table-row-border.site-table-mobile > tbody > tr > td h3, table.site-table-row-border.site-table-mobile > tbody > tr > td h4, table.site-table-row-border.site-table-mobile > tbody > tr > td h5, table.site-table-row-border.site-table-mobile > tbody > tr > td h6, table.site-table-row-border.site-table-mobile > tbody > tr > td p, table.site-table-row-border.site-table-mobile > tbody > tr > th h1, table.site-table-row-border.site-table-mobile > tbody > tr > th h2, table.site-table-row-border.site-table-mobile > tbody > tr > th h3, table.site-table-row-border.site-table-mobile > tbody > tr > th h4, table.site-table-row-border.site-table-mobile > tbody > tr > th h5, table.site-table-row-border.site-table-mobile > tbody > tr > th h6, table.site-table-row-border.site-table-mobile > tbody > tr > th p {
    margin: 0 !important;
  }
}

.cms-text-feature table.meet-the-team img {
  display: block;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .cms-text-feature table.meet-the-team img {
    max-width: 250px;
  }
}
.cms-text-feature table.meet-the-team h5 {
  font-family: "Playfair Display", serif !important;
  font-size: 30px;
  margin-bottom: 30px;
}
.cms-text-feature table.meet-the-team p {
  line-height: 15px;
}
.cms-text-feature table.meet-the-team cite {
  text-transform: lowercase;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 18px;
}
.cms-text-feature table.meet-the-team cite:before {
  display: none;
}

table {
  border: none;
}
table.site-table-accordion tr {
  font-size: 18px;
  line-height: 27px;
  background: #ffffff !important;
  border: 1px solid #f6f6f6 !important;
}
@media (max-width: 599px) {
  table.site-table-accordion tr {
    padding: 0 !important;
    display: table-row !important;
  }
}
table.site-table-accordion tr th {
  color: #3A2416 !important;
  text-align: left;
  background: none !important;
  font-family: "freight-sans-pro", sans-serif;
  border: none;
  letter-spacing: 0;
  padding: 20px !important;
}
table.site-table-accordion tr td {
  text-align: left;
  width: 100%;
  display: block;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header {
  font-size: 18px;
  line-height: 27px;
  background: #ffffff !important;
  border: 1px solid #f6f6f6 !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header th {
  color: #3A2416 !important;
  text-align: left;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header th:after {
  right: 20px !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:hover {
  background: #FFE670 !important;
  border: 1px solid #FFE670 !important;
  color: #3A2416 !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:hover th {
  color: #3A2416 !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active {
  background: #FFE670 !important;
  border: 1px solid #FFE670 !important;
  color: #3A2416 !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th {
  color: #3A2416 !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th:after {
  background: #3A2416 !important;
  right: 20px !important;
}
table.site-table-accordion .site-tbl-accordion-desc-wrapper {
  padding: 10px;
}
table.site-table-accordion.site-table-accordion-arrow-first th {
  padding: 20px 10px 20px 50px !important;
}
table.site-table-accordion.site-table-accordion-arrow-first th:after {
  left: 20px !important;
}
table.site-table-accordion.site-table-accordion-arrow-first.site-tbl-accordion-header-active th:after {
  left: 20px !important;
}

.site-pagination {
  display: flex;
  list-style: none;
  justify-content: center;
  margin: 20px 0 0;
}
.site-pagination li {
  padding: 0;
  text-align: center;
}
.site-pagination li a {
  color: #3A2416;
  padding: 7px 15px;
  min-width: 40px;
  height: 40px;
  border: 1px solid #f9f9f9;
  background: #FFE670;
}
.site-pagination li.site-pagination-active a, .site-pagination li:hover a {
  background: #3A2416;
  color: #ffffff;
}

.site-main-with-sidebar article {
  position: relative;
}

.error-template {
  background: #FCFCFF;
}
.error-template .site-error-page {
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
@media (max-width: 699px) {
  .error-template .site-error-page {
    position: static;
    transform: translateY(0%);
  }
}
.error-template .error-msg {
  position: relative;
}
.error-template .error-msg .error-no {
  font-family: "freight-text-pro", serif;
  font-weight: bold;
  font-size: 300px;
  line-height: 290px;
  color: #FFE670;
}
@media (max-width: 767px) {
  .error-template .error-msg .error-no {
    font-size: 210px;
    line-height: 210px;
  }
}
@media (max-width: 399px) {
  .error-template .error-msg .error-no {
    font-size: 160px;
    line-height: 170px;
  }
}
.error-template .error-msg .error-not-found {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFE670;
}
@media (max-width: 599px) {
  .error-template .error-msg .error-not-found {
    font-size: 30px;
    margin: 10px 0 0;
  }
}
.error-template .error-msg .error-desc {
  width: 100%;
  max-width: 1150px;
  margin: 50px auto 0;
  font-size: 22px;
  line-height: 35px;
  padding: 20px;
}
.error-template .error-buttons {
  margin: 50px 0;
}
@media (max-width: 599px) {
  .error-template .error-buttons {
    margin: 30px 0 50px;
  }
}
.error-template .error-buttons .error-social-link {
  margin: 50px 0 0;
}
.error-template .error-buttons .error-social-link .error-footer-social {
  display: inline-block;
  width: 60px;
  height: 60px;
  border: 1px solid #f6f6f6;
  line-height: 60px;
  margin: 0 10px;
  background: none;
  transition: all ease 0.5s;
}
.error-template .error-buttons .error-social-link .error-footer-social a {
  color: #FFE670;
  display: block;
}
.error-template .error-buttons .error-social-link .error-footer-social:hover {
  background: #3A2416;
}
.error-template .error-buttons .error-social-link .error-footer-social i {
  font-size: 25px;
}

.empty-template body.cms-user-logged .site-coming-soon-wrapper {
  height: calc(100vh - 72px);
}
.empty-template body.cms-user-logged.cms-page-is-in-preview-mode .site-coming-soon-wrapper {
  height: calc(100vh - 45px);
}
.empty-template .site-coming-soon-wrapper {
  background: linear-gradient(127deg, #ffffff 50%, #202020 50%);
  height: 100vh;
  max-height: 100vh;
}
.empty-template .site-coming-soon-wrapper .site-container {
  height: 100%;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text {
  width: 100%;
  max-width: 650px;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text .site-coming-soon-title {
  font-family: "freight-text-pro", serif;
  text-transform: uppercase;
  font-size: 80px;
  font-weight: bold;
  line-height: 100px;
  color: #3A2416;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text .site-coming-soon-desc {
  color: #000000;
  font-size: 20px;
  position: relative;
  padding: 20px 0 0;
  line-height: 35px;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text .site-coming-soon-desc::before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  background: black;
  top: 0;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-image {
  text-align: right;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-image img {
  width: 85%;
  border-radius: 100%;
}

.scroll-discover {
  display: none;
  position: absolute;
  bottom: 0;
  left: 40px;
}
@media (min-width: 1366px) {
  .scroll-discover {
    display: block;
  }
}
.scroll-discover .site-button-primary, .scroll-discover .site-form-payment-wrapper .site-payment-buttons button, .site-form-payment-wrapper .site-payment-buttons .scroll-discover button {
  color: #ffffff;
  text-align: left;
  cursor: default;
}
.scroll-discover .site-button-primary var, .scroll-discover .site-form-payment-wrapper .site-payment-buttons button var, .site-form-payment-wrapper .site-payment-buttons .scroll-discover button var {
  font-style: normal;
  font-family: "freight-text-pro", serif;
  font-weight: normal;
  display: block;
  white-space: nowrap;
}
.scroll-discover .site-button-primary:after, .scroll-discover .site-form-payment-wrapper .site-payment-buttons button:after, .site-form-payment-wrapper .site-payment-buttons .scroll-discover button:after {
  color: #ffffff;
  border-color: #ffffff;
  transform: rotate(90deg);
}
.scroll-discover .site-button-primary:hover:after, .scroll-discover .site-form-payment-wrapper .site-payment-buttons button:hover:after, .site-form-payment-wrapper .site-payment-buttons .scroll-discover button:hover:after {
  background: transparent !important;
  margin-left: 0;
  margin-top: 30px;
}
.scroll-discover.dark .site-button-primary, .scroll-discover.dark .site-form-payment-wrapper .site-payment-buttons button, .site-form-payment-wrapper .site-payment-buttons .scroll-discover.dark button {
  color: #3A2416;
}
.scroll-discover.dark .site-button-primary:after, .scroll-discover.dark .site-form-payment-wrapper .site-payment-buttons button:after, .site-form-payment-wrapper .site-payment-buttons .scroll-discover.dark button:after {
  color: #3A2416;
  border-color: #3A2416;
}

.custom-home-svg-wrapper {
  pointer-events: none;
}

.custom-iframe-popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: auto;
  z-index: 9999;
  background-color: #FFE670;
  display: none;
}
.custom-iframe-popup .close {
  right: -10px !important;
  top: 10px !important;
}
@media (min-width: 1440px) {
  .custom-iframe-popup .close {
    right: 20px !important;
    top: 20px !important;
  }
}
.custom-iframe-popup iframe {
  height: 100%;
}

body:not(.cms-page-is-in-edit-mode) .custom-home-svg-wrapper {
  position: relative;
  z-index: 98;
  margin: 0 0 50px 0;
}
@media (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .custom-home-svg-wrapper {
    top: 200px;
  }
}
@media (min-width: 1920px) {
  body:not(.cms-page-is-in-edit-mode) .custom-home-svg-wrapper {
    top: 100px;
  }
}
body:not(.cms-page-is-in-edit-mode) .custom-home-svg-wrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) .custom-home-svg-wrapper img {
    width: 200px !important;
    height: auto !important;
  }
}

.left-page {
  background-color: #ffffff;
}
.left-page .site-main-data {
  display: flex;
}
.left-page .site-main-data #site-left-content {
  width: 100%;
  padding: 0 4%;
  transition: width 1s ease;
}
@media (min-width: 1440px) {
  .left-page .site-main-data #site-left-content {
    width: 50%;
  }
}
.left-page .site-main-data #site-left-content .custom-inside-content {
  margin-top: 15vh;
}
.left-page .site-main-data #site-right-content {
  display: none;
  width: 100%;
  background-color: #FFE670;
  height: auto;
  position: relative;
  transition: width 1.5s ease;
}
@media (min-width: 1440px) {
  .left-page .site-main-data #site-right-content {
    width: 50%;
    display: block;
  }
}
.left-page .site-main-data #site-right-content img {
  max-width: 25vw;
  position: absolute;
  top: 25%;
  left: -5%;
}
.left-page #hero {
  background-color: #FFE670;
  max-height: 100vh;
}
.left-page #hero:hover .custom-inside-hero-wrapper table td:last-child h2:after {
  width: 100%;
}
.left-page #hero .custom-inside-hero-wrapper {
  margin-bottom: 0 !important;
}
.left-page #hero .custom-inside-hero-wrapper img {
  height: 100vh;
  width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px) {
  .left-page #hero .custom-inside-hero-wrapper img {
    height: auto;
  }
}
@media (max-width: 1024px) {
  .left-page #hero .custom-inside-hero-wrapper img {
    width: auto;
  }
}
.left-page #hero .custom-inside-hero-wrapper .site-slider-image-block {
  overflow: hidden;
  max-height: 100vh;
}
@media (max-width: 1024px) {
  .left-page #hero .custom-inside-hero-wrapper .site-slider-image-block {
    -webkit-clip-path: inset(0 50% 0 0);
            clip-path: inset(0 50% 0 0);
  }
}
.left-page #hero .custom-inside-hero-wrapper .site-slider .site-slide .site-slider-caption {
  background-color: transparent !important;
}
@media (max-width: 1024px) {
  .left-page #hero .custom-inside-hero-wrapper .site-slider .site-slide .site-slider-caption {
    position: absolute !important;
  }
}
.left-page #hero .custom-inside-hero-wrapper table {
  height: 100vh;
  width: 100%;
  display: table !important;
}
.left-page #hero .custom-inside-hero-wrapper table td h2 {
  position: relative;
  margin: 0 auto;
  width: -moz-max-content;
  width: max-content;
}
.left-page #hero .custom-inside-hero-wrapper table td h2:after {
  content: "";
  height: 2px;
  width: 0;
  position: absolute;
  bottom: -20px;
  left: 0;
  display: block;
  background: #3A2416;
  transition: all ease 0.5s;
}
.left-page #hero .custom-inside-hero-wrapper table td:first-child {
  vertical-align: top;
}
.left-page #hero .custom-inside-hero-wrapper table td:first-child h2 {
  text-align: left;
  float: left;
  margin-top: 20vh;
}
@media (min-width: 1440px) {
  .left-page #hero .custom-inside-hero-wrapper table td:first-child h2 {
    margin-top: 10vh;
  }
}
@media (max-width: 800px) {
  .left-page #hero .custom-inside-hero-wrapper table td:first-child h2 {
    font-size: 24px;
  }
}
.left-page #hero .custom-inside-hero-wrapper table td:last-child {
  vertical-align: bottom;
  cursor: pointer;
}
.left-page #hero .custom-inside-hero-wrapper table td:last-child h2 {
  text-align: right;
  float: right;
  margin-bottom: 5vh;
  animation: pulse 2.5s infinite linear;
}
@media (max-width: 800px) {
  .left-page #hero .custom-inside-hero-wrapper table td:last-child h2 {
    font-size: 24px;
  }
}
.left-page #hero .custom-inside-hero-wrapper table td:last-child h2 a {
  color: #3A2416;
  pointer-events: none;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
body.left-page:not(.cms-page-is-in-edit-mode) #breadcrumb {
  width: 0%;
}
body.left-page:not(.cms-page-is-in-edit-mode) .custom-breadcrumb-wrapper {
  position: relative;
  min-height: 20vh;
}
body.left-page:not(.cms-page-is-in-edit-mode) .custom-breadcrumb-wrapper h2 {
  transform: rotate(-90deg);
  position: absolute;
  top: 5vh;
  font-size: 24px;
}

body.cms-page-is-in-edit-mode #hero {
  padding: 100px;
  margin-bottom: 20vh;
}

.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper {
  width: 100%;
  clear: both;
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article {
  display: block;
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
  float: right;
  padding-left: 120px;
}
@media (max-width: 1399px) {
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
    padding: 0;
    float: none;
  }
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
  float: left;
}
@media (max-width: 1399px) {
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
    float: none;
  }
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
  padding-right: 0 !important;
}
@media (min-width: 1400px) {
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
    width: calc(100% - 490px);
  }
}

.right-page {
  background-color: #ffffff;
}
.right-page .site-main-data {
  display: flex;
}
.right-page .site-main-data #site-left-content {
  width: 100%;
  padding: 0 4%;
  transition: width 1s ease;
}
@media (min-width: 1440px) {
  .right-page .site-main-data #site-left-content {
    width: 50%;
  }
}
.right-page .site-main-data #site-left-content .custom-outside-content {
  margin-top: 15vh;
}
.right-page .site-main-data #site-right-content {
  width: 100%;
  background-color: #FFE670;
  height: auto;
  position: relative;
  transition: width 1.5s ease;
}
@media (min-width: 1440px) {
  .right-page .site-main-data #site-right-content {
    width: 50%;
  }
}
.right-page .site-main-data #site-right-content img {
  max-width: 25vw;
  position: absolute;
  top: 25%;
  right: -5%;
}
.right-page #hero {
  background-color: #FFE670;
  max-height: 100vh;
}
.right-page #hero:hover .custom-outside-hero-wrapper table td:first-child h2:after {
  width: 100%;
}
.right-page #hero .custom-outside-hero-wrapper {
  margin-bottom: 0 !important;
}
.right-page #hero .custom-outside-hero-wrapper img {
  height: 100vh;
  width: 50%;
  float: right;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px) {
  .right-page #hero .custom-outside-hero-wrapper img {
    height: auto;
  }
}
@media (max-width: 1024px) {
  .right-page #hero .custom-outside-hero-wrapper img {
    width: auto;
  }
}
.right-page #hero .custom-outside-hero-wrapper .site-slider-image-block {
  overflow: hidden;
  max-height: 100vh;
}
@media (max-width: 1024px) {
  .right-page #hero .custom-outside-hero-wrapper .site-slider-image-block {
    -webkit-clip-path: inset(0 0 0 50%);
            clip-path: inset(0 0 0 50%);
  }
}
.right-page #hero .custom-outside-hero-wrapper .site-slider .site-slide .site-slider-caption {
  background-color: transparent !important;
}
@media (max-width: 1024px) {
  .right-page #hero .custom-outside-hero-wrapper .site-slider .site-slide .site-slider-caption {
    position: absolute !important;
  }
}
.right-page #hero .custom-outside-hero-wrapper table {
  height: 100vh;
  width: 100%;
  display: table !important;
}
.right-page #hero .custom-outside-hero-wrapper table td h2 {
  position: relative;
  margin: 0 auto;
  width: -moz-max-content;
  width: max-content;
}
.right-page #hero .custom-outside-hero-wrapper table td h2:after {
  content: "";
  height: 2px;
  width: 0;
  position: absolute;
  bottom: -20px;
  left: 0;
  display: block;
  background: #3A2416;
  transition: all ease 0.5s;
}
.right-page #hero .custom-outside-hero-wrapper table td:first-child {
  vertical-align: top;
  cursor: pointer;
}
.right-page #hero .custom-outside-hero-wrapper table td:first-child h2 {
  text-align: left;
  float: left;
  margin-top: 20vh;
  animation: pulse 2.5s infinite linear;
}
@media (min-width: 1440px) {
  .right-page #hero .custom-outside-hero-wrapper table td:first-child h2 {
    margin-top: 10vh;
  }
}
@media (max-width: 800px) {
  .right-page #hero .custom-outside-hero-wrapper table td:first-child h2 {
    font-size: 24px;
  }
}
.right-page #hero .custom-outside-hero-wrapper table td:first-child h2 a {
  color: #3A2416;
}
.right-page #hero .custom-outside-hero-wrapper table td:last-child {
  vertical-align: bottom;
}
.right-page #hero .custom-outside-hero-wrapper table td:last-child h2 {
  text-align: right;
  float: right;
  margin-bottom: 5vh;
  color: #ffffff;
}
@media (max-width: 800px) {
  .right-page #hero .custom-outside-hero-wrapper table td:last-child h2 {
    font-size: 24px;
  }
}

body.right-page:not(.cms-page-is-in-edit-mode) #breadcrumb {
  width: 0%;
}
body.right-page:not(.cms-page-is-in-edit-mode) .custom-breadcrumb-wrapper {
  position: relative;
  min-height: 20vh;
}
body.right-page:not(.cms-page-is-in-edit-mode) .custom-breadcrumb-wrapper h2 {
  transform: rotate(-90deg);
  position: absolute;
  top: 5vh;
  right: 1vw;
  font-size: 24px;
}

body.cms-page-is-in-edit-mode #hero {
  padding: 100px;
  margin-bottom: 20vh;
}

.search-result-page .site-search-data {
  display: flex;
  border: 1px solid #FFE670;
  background-color: #ffffff;
}
.search-result-page .site-search-data .site-search-input {
  background: transparent;
  border-radius: 0;
  outline: none;
  border: 1px solid transparent;
  font-size: 18px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "freight-sans-pro", sans-serif;
}
.search-result-page .site-search-data .site-search-button {
  background: transparent;
  font-size: 13.33px;
  padding: 0 25px;
  border: none;
  text-align: center;
  color: #FFE670;
  letter-spacing: 0;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid none;
  display: inline-block;
  min-height: 46px;
  line-height: 46px;
  font-family: "freight-sans-pro", sans-serif !important;
  font-weight: 700;
  font-size: 0;
  padding: 0 10px;
  letter-spacing: 0;
  background: none !important;
  height: 50px !important;
}
.search-result-page .site-search-data .site-search-button:hover {
  background: transparent;
  color: #3A2416;
  border: 1px solid none;
}
.search-result-page .site-search-data .site-search-button:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905" !important;
  font-size: 30px;
  font-weight: bold;
}
.search-result-page .site-page-title-block {
  text-align: center;
  max-width: none;
  margin: 150px 20px 50px 20px;
  font-size: 80px;
  line-height: 80px;
  font-family: "Playfair Display", serif;
  margin-bottom: 20px;
  color: #3A2416;
  font-weight: bold;
}
@media (max-width: 599px) {
  .search-result-page .site-page-title-block {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
  }
}
.search-result-page .sr-search-wrapper {
  background: #FFE670;
  text-align: center;
  padding: 50px;
  margin: 0 0 30px;
  position: sticky;
  top: 0;
}
@media (max-width: 599px) {
  .search-result-page .sr-search-wrapper {
    padding: 50px 20px;
  }
}
@media (max-width: 599px) {
  .search-result-page .sr-search-wrapper {
    padding: 50px 10px;
  }
}
.search-result-page .sr-search-wrapper .sr-search-area {
  margin: 0 auto 30px;
  max-width: 900px;
  width: 100%;
}
.search-result-page .sr-search-wrapper .sr-links-area a {
  margin: 0 5px;
}
.search-result-page #sr-wrapper .sr-title {
  margin: 40px 0 30px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 1px;
}
.search-result-page #sr-wrapper .sr-title span {
  text-transform: uppercase;
  font-weight: bold;
}
.search-result-page #sr-wrapper .sr-data .sr-block {
  display: block;
  overflow: hidden;
  border-bottom: 1px dashed #3A2416;
  margin: 0 0 25px;
  padding: 0 0 25px;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-pagename a {
  color: #3A2416;
  font-family: "freight-sans-pro", sans-serif;
  font-size: 20px;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-pagename a:hover {
  color: #3A2416;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-link a {
  color: #999;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-link a:hover {
  color: #3A2416;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-content {
  margin: 10px 0 0;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-content .sr-hit {
  font-weight: bold;
  color: #000000;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-tag-list {
  margin: 20px 0 0;
  color: #3A2416;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-tag-list .sr-tag {
  display: inline-block;
  margin: 0 2px 2px 0;
  background-color: #FFE670;
  padding: 6px 20px;
  color: #3A2416;
  font-size: 10.67px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  white-space: nowrap;
  min-height: 40px;
  line-height: 27px;
}

.cms-bb-search-block-wrapper {
  clear: both;
  display: block;
  overflow: hidden;
}
.cms-bb-search-block-wrapper .cms-bb-search-block-mbl-title {
  display: none;
  background: #FFE670;
  color: #ffffff;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  cursor: pointer;
}
.cms-bb-search-block-wrapper .cms-bb-search-block-mbl-title:hover {
  background: #3A2416;
  color: #000000;
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block-mbl-title {
    display: block;
  }
}
.cms-bb-search-block-wrapper .cms-bb-search-block-close {
  position: absolute;
  top: 60px;
  right: 20px;
  cursor: pointer;
}
.cms-bb-search-block-wrapper .cms-bb-search-block-close::before {
  content: "\e905";
  font-family: "icomoon";
  font-weight: bold;
  font-size: 20px;
  transition: all ease 0.5s;
}
.cms-bb-search-block-wrapper .cms-bb-filter-saparation {
  display: none;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  margin: 40px 0 25px;
}
.cms-bb-search-block-wrapper .cms-bb-filter-saparation:after {
  content: "";
  display: block;
  background: white;
  z-index: 1;
  width: 50px;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: -1;
}
.cms-bb-search-block-wrapper .cms-bb-filter-saparation:before {
  content: "";
  height: 1px;
  width: 120px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  background: #f6f6f6;
  margin: auto;
  z-index: -2;
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-filter-saparation {
    display: block;
  }
}
@media (min-width: 1100px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block-desc {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (max-width: 1439px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block-desc {
    flex-direction: column;
    gap: 15px;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block-desc {
    right: -100%;
    position: fixed;
    width: 90%;
    background: #ffffff;
    height: 100vh;
    top: 0;
    border: 1px solid #f6f6f6;
    padding: 100px 10px 10px;
    margin: auto;
    transition: all ease 0.5s;
  }
  .cms-bb-search-block-wrapper .cms-bb-search-block-desc.cms-bb-search-block-desc-active {
    right: 0%;
    z-index: 1;
    border: none;
  }
}
@media (min-width: 1100px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 15px;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block {
    display: block;
    float: none;
    margin: 0 0 20px;
  }
}
.cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-role-search-title {
  display: none;
  font-size: 13px;
  color: black;
  line-height: 46px;
  margin: 0 10px 0 0;
  text-transform: uppercase;
  margin: 0 0 5px;
  text-align: center;
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-role-search-title {
    display: block;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter {
    margin: 0;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-search-filter-block {
    margin: 0 0 15px;
  }
}
.cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-directory-search-box {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #dfdfdf;
  font-size: 18px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "freight-sans-pro", sans-serif;
  height: 40px;
}
@media (min-width: 1100px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-directory-search-box {
    width: 250px;
  }
}
@media (max-width: 1439px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-directory-search-box {
    width: 440px;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-directory-search-box {
    width: 100% !important;
    display: block;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-button a.directory-button {
    width: 100%;
    display: block;
  }
}
@media (min-width: 1100px) {
  .cms-bb-search-block-wrapper .cms-bb-role-filter-block {
    display: flex;
    justify-content: center;
    gap: 15px;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-role-filter-block {
    float: none;
  }
}
.cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter {
  display: flex;
  gap: 15px;
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter {
    display: flex;
    flex-direction: column;
  }
}
.cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter .cms-bb-role-filter-title {
  font-size: 13px;
  color: black;
  line-height: 40px;
  margin: 0 10px 0 0;
  text-transform: uppercase;
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter .cms-bb-role-filter-title {
    margin: 0 0 5px;
    text-align: center;
  }
}
.cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter select {
  width: 250px;
  height: 40px;
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter select {
    width: 100%;
  }
}

.cms-bb-search-wrapper .cms-bb-result-wrapper {
  margin: 20px 0 0;
  clear: both;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list {
  margin: 0 -15px;
  opacity: 1;
  transition: opacity ease 0.5s;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list.cms-bb-result-list-active {
  opacity: 1;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result {
  width: 20%;
  padding: 0 15px 30px;
}
@media (max-width: 1599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result {
    width: 25%;
  }
}
@media (max-width: 1199px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result {
    width: 33.3%;
  }
}
@media (max-width: 999px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result {
    width: 50%;
  }
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result {
    width: 100%;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data {
  border: 1px solid #dfdfdf;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data a:hover {
  color: #3A2416 !important;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-parent-image-block {
  margin: 0 0 20px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-parent-image-block .cms-bb-directory-image {
  width: 100%;
  height: 35s0px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
@media (max-width: 1499px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-parent-image-block .cms-bb-directory-image {
    height: 325px;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-directory-desc {
  margin: 20px;
  text-align: center;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-data-title {
  font-weight: bold;
  margin: 0 0 5px;
  font-size: 14px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-name {
  font-size: 22px;
  line-height: 32px;
  color: #3A2416;
  margin: 0 0 10px;
  font-family: "freight-text-pro", serif;
  font-weight: normal;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-preferredName {
  font-size: 14px;
  line-height: 17px;
  color: #FFE670;
  margin: -5px 0 10px;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: normal;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-job-title {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  color: #FFE670;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: bold;
  margin: -5px 0 15px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-address {
  font-size: 14px;
  line-height: 17px;
  color: #FFE670;
  margin: 0 0 10px;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: normal;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-address .cms-bb-directory-address-block {
  margin: 15px 0 0;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-address .cms-bb-directory-address-type {
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 5px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships {
  font-size: 14px;
  line-height: 23px;
  color: #FFE670;
  margin: 0 0 10px;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: normal;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships .cms-bb-directory-relationships-block {
  margin: 0 0 5px;
  display: inline;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships .cms-bb-directory-relationships-block:after {
  content: ",";
  margin: 0 4px 0 0;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships .cms-bb-directory-relationships-block:last-child:after {
  display: none;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships .cms-bb-directory-relationships-type {
  text-transform: lowercase;
  font-size: 14px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-directory-custom-block {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 23px;
  color: #FFE670;
  font-family: "freight-sans-pro", sans-serif;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-directory-custom-block a {
  color: #3A2416;
  border-bottom: 1px solid #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-directory-custom-block a:hover {
  color: #3A2416;
  border-bottom: 1px solid #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-directory-contact {
  display: block;
  overflow: hidden;
  background: #dfdfdf;
  padding: 5px 20px;
  font-weight: normal;
  color: #000000;
  font-weight: bold;
  font-size: 14px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-directory-contact .cms-bb-directory-phones {
  float: left;
  width: calc(100% - 40px);
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-directory-contact .cms-bb-directory-email {
  float: right;
  width: 33px;
  text-align: right;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item.cms-bb-directory-result .cms-bb-result-item-data .cms-bb-directory-contact a {
  color: #000000;
}

.site-bb-image-round .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block {
  padding: 30px 0 0;
  text-align: center;
}
.site-bb-image-round .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block .cms-bb-directory-image {
  /*
  width: 225px;
  height: 225px;
  border-radius: 100%;
  margin: auto;
  border: 1px solid $directory-block-border;
  */
  height: auto;
  -webkit-clip-path: circle(42% at 50% 50%);
          clip-path: circle(42% at 50% 50%);
}

.site-bb-image-grid .cms-bb-result-list {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 600px) {
  .site-bb-directory-list .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item, .site-bb-directory-list-2 .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 100%;
  }
  .site-bb-directory-list .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data, .site-bb-directory-list-2 .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data {
    display: flex;
  }
  .site-bb-directory-list .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block, .site-bb-directory-list-2 .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block {
    width: 300px;
    flex: 0 0 300px;
    margin: 0 !important;
  }
  .site-bb-directory-list .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block .cms-bb-directory-image, .site-bb-directory-list-2 .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block .cms-bb-directory-image {
    width: 100%;
    height: 350px;
  }
  .site-bb-directory-list .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc-wrapper, .site-bb-directory-list-2 .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .site-bb-directory-list .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc-wrapper .cms-bb-directory-desc, .site-bb-directory-list-2 .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc-wrapper .cms-bb-directory-desc {
    text-align: left;
    margin: 15px 20px 10px;
  }
  .site-bb-directory-list .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 100% !important;
    position: static !important;
  }
  .site-bb-directory-list-2 .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 50% !important;
  }
}
@media (min-width: 600px) and (max-width: 1399px) {
  .site-bb-directory-list-2 .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 100% !important;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper {
  margin: 20px 0 0;
  clear: both;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data {
  border: 1px solid #f6f6f6;
  padding: 20px;
  margin: 0 0 20px;
  display: flex;
  overflow: hidden;
  align-items: center;
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data {
    display: block;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-light-highlighter {
  background: #dfdfdf;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-event-button {
  display: inline-block;
  background: #FFE670;
  border: 1px solid transparent;
  color: #ffffff;
  border-radius: 20px;
  font-size: 15px;
  font-family: "freight-sans-pro", sans-serif;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-event-button a {
  color: #ffffff;
  padding: 0 15px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-event-button:hover {
  background: #3A2416;
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-event-button:hover a {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper {
  width: 50px;
  text-align: center;
  color: #FFE670;
  font-family: "freight-text-pro", serif;
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper {
    width: 100%;
    display: flex;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper .cms-bb-sport-events-day {
  font-size: 18px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper .cms-bb-sport-events-day .cms-bb-sport-events-fullday {
  display: none;
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper .cms-bb-sport-events-day {
    position: relative;
    margin: 0 5px 0 0;
    padding: 0 5px 0 0;
  }
  .cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper .cms-bb-sport-events-day:after {
    content: ",";
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper .cms-bb-sport-events-month {
  text-transform: uppercase;
  font-size: 18px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper .cms-bb-sport-events-year {
  font-size: 18px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper .cms-bb-sport-events-date {
  font-size: 35px;
  margin: 5px 0;
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper .cms-bb-sport-events-date {
    font-size: 14px;
    line-height: 23px;
    margin: 0;
    margin: 0 5px;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data {
  width: calc(100% - 220px);
  padding: 0 10px 0 30px;
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data {
    width: 100%;
    padding: 10px 0 0;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-homeaway {
  margin: 0 0 10px;
  font-family: "freight-text-pro", serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #FFE670;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-title {
  margin: 0 0 10px;
  font-family: "freight-sans-pro", sans-serif;
  font-size: 18px;
  color: #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-team-wrapper {
  margin: 0 0 10px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-team-wrapper .cms-bb-sport-events-team {
  font-family: "freight-sans-pro", sans-serif;
  font-size: 18px;
  color: #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-team-wrapper .cms-bb-sport-events-opponent {
  font-family: "freight-text-pro", serif;
  font-size: 20px;
  color: #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-desc {
  margin: 0 0 10px;
  font-family: "freight-sans-pro", sans-serif;
  font-size: 18px;
  color: #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block {
  display: block;
  font-size: 15px;
  color: #3A2416;
  font-family: "freight-sans-pro", sans-serif;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-location-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px 0 30px;
  border-radius: 20px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-location-item:before {
  position: absolute;
  left: 10px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-time {
  margin: 0 10px 10px 0;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-time:before {
  content: "\e911" !important;
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-time {
    margin: 0 0 10px;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-address {
  margin: 0 0 10px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-address:before {
  content: "\e910" !important;
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-destination {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 0 0 10px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-destination:before {
  content: "";
  width: 8px;
  height: 2px;
  display: block;
  background: #FFE670;
  position: absolute;
  left: 0;
  top: 7px;
  margin: auto;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-map-block {
  margin: 5px 0 0;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper {
  display: flex;
  justify-content: end;
  width: 170px;
  font-family: "freight-text-pro", serif;
  color: #FFE670;
  font-size: 20px;
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper {
    width: 100%;
    justify-content: flex-start;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper .cms-bb-sport-events-game-outcome {
  margin: 0 15px 0 0;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper .cms-bb-sport-events-game-score .cms-bb-sport-events-game-opponent {
  position: relative;
  padding: 0 0 0 10px;
  margin: 0 0 0 2px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper .cms-bb-sport-events-game-score .cms-bb-sport-events-game-opponent:before {
  content: "";
  width: 5px;
  height: 2px;
  display: block;
  background: #FFE670;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.cms-bb-sport-events-search-block-desc {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.cms-bb-sport-events-search-block-desc .cms-sport-events-filters {
  display: flex;
  align-items: end;
  gap: 20px;
}
@media (max-width: 768px) {
  .cms-bb-sport-events-search-block-desc .cms-sport-events-date-picker {
    padding: 5px;
    width: 100%;
  }
}
.cms-bb-sport-events-search-block-desc .cms-sport-events-date-picker .cms-integration-date-picker {
  padding: 7px 0;
  margin-right: 50px;
}
@media (max-width: 768px) {
  .cms-bb-sport-events-search-block-desc .cms-sport-events-date-picker .cms-integration-date-picker {
    display: block;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .cms-bb-sport-events-search-block-desc .cms-sport-events-date-picker .cms-integration-date-picker {
    margin-bottom: 20px;
    width: 100%;
  }
}
.cms-bb-sport-events-search-block-desc .sport-events-search-button .sport-events-button {
  padding: 3px 30px;
}
@media (min-width: 1024px) {
  .cms-bb-sport-events-search-block-desc .sport-events-search-button .sport-events-button {
    margin-bottom: 0 !important;
  }
}

.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data {
  background: #FFE670;
  border: 1px solid #FFE670;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-light-highlighter {
  background: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-event-button {
  background: #ffffff;
  border: 1px solid transparent;
  color: #FFE670;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-event-button a {
  color: #FFE670;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-event-button:hover {
  background: #3A2416;
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-event-button:hover a {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper {
  color: #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-homeaway {
  color: #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-title {
  color: #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-team-wrapper .cms-bb-sport-events-team {
  color: #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-team-wrapper .cms-bb-sport-events-opponent {
  color: #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-desc {
  color: #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper {
  color: #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper .cms-bb-sport-events-game-opponent:before {
  background: #3A2416;
}

.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data {
  background: #dfdfdf;
  border: #dfdfdf;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-light-highlighter {
  background: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-event-button {
  background: #FFE670;
  border: 1px solid transparent;
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-event-button a {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-event-button:hover {
  background: #3A2416;
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-event-button:hover a {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper {
  color: #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-homeaway {
  color: #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-team-wrapper .cms-bb-sport-events-team {
  color: #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-team-wrapper .cms-bb-sport-events-opponent {
  color: #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-desc {
  color: #3A2416;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper {
  color: #FFE670;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper .cms-bb-sport-events-game-opponent:before {
  background: #FFE670;
}

/*.cms-team-roster-player-title, .cms-team-roster-result-item {
    display: flex;
    flex-wrap:nowrap
}

.cms-team-roster-player-name, .cms-team-roster-player-name-title {
    flex: 0 0 30%;
    max-width: 30%;
}
.cms-team-roster-player-preferred-name, .cms-team-roster-player-preferred-name-title {
    flex: 0 0 30%;
    max-width: 30%;
}
.cms-team-roster-player-jersey-number, .cms-team-roster-player-jersey-number-title {
    flex: 0 0 10%;
}
.cms-team-roster-player-position, .cms-team-roster-player-position-title {
    flex: 0 0 10%;
}
.cms-team-roster-player-height, .cms-team-roster-player-height-title {
    flex: 0 0 10%;
}
.cms-team-roster-player-weight, .cms-team-roster-player-weight-title {
    flex: 0 0 10%;
}

.cms-team-roster-player-name, .cms-team-roster-player-preferred-name, .cms-team-roster-player-jersey-number, .cms-team-roster-player-position, .cms-team-roster-player-height, .cms-team-roster-player-weight {
    &-title {
        font-weight: bold;
        color: $m1;
        text-transform: uppercase;
    }
}

.site-bb-roster-table {
    @include maxbp($mobile) {
        border-collapse: collapse;
        margin: 0;
        padding: 0;
        width: 100%;
        table-layout: fixed;
        display: table !important;

        caption {
          font-size: 1.3em;
        }

         thead {
          border: none;
          clip: rect(0 0 0 0);
          height: 1px;
          margin: -1px;
          overflow: hidden;
          padding: 0;
          position: absolute;
          width: 1px;
        }

         tr {
          display: block;
          margin-bottom: .625em;
          background: none !important;
        }

         td {
          border-bottom: 1px solid #ddd;
          display: block;
          text-align: right !important;
        }

         td::before {
          content: attr(data-th);
          float: left;
          font-weight: bold;
          text-transform: uppercase;
          color: $m1;
        }

         td:last-child {
          border-bottom: 0;
        }
      }
}
*/
.site-bb-roster-table {
  width: 100%;
}
.site-bb-roster-table th, .site-bb-roster-table td {
  padding: 5px;
}
.site-bb-roster-table th {
  color: #FFE670;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  font-family: "freight-sans-pro", sans-serif;
}
.site-bb-roster-table td {
  color: #FFE670;
  font-size: 16px;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: bold;
}
.site-bb-roster-table .cms-team-roster-player-jersey-number, .site-bb-roster-table .cms-team-roster-player-position, .site-bb-roster-table .cms-team-roster-player-height, .site-bb-roster-table .cms-team-roster-player-weight {
  text-align: center;
}
.site-bb-roster-table .cms-team-roster-player-jersey-number-title, .site-bb-roster-table .cms-team-roster-player-position-title, .site-bb-roster-table .cms-team-roster-player-height-title, .site-bb-roster-table .cms-team-roster-player-weight-title {
  text-align: center;
}
@media (max-width: 599px) {
  .site-bb-roster-table tr td {
    min-height: 50px;
    line-height: 35px;
  }
}

.site-bb-roster-coach-title {
  margin: 20px 0 5px;
  font-weight: bold;
  font-size: 20px;
  color: #FFE670;
}/*# sourceMappingURL=style.css.map */