@charset "UTF-8";
@supports (font-variation-settings: normal) {
  @font-face {
    font-family: "TT Hoves Variable";
    src: url("https://content.r9cdn.net/res/css/font/tt-hoves/tt-hoves-variable.woff2") format("woff2 supports variations"), url("https://content.r9cdn.net/res/css/font/tt-hoves/tt-hoves-variable.woff2") format("woff2-variations"), url("assets/tt-hoves-variable.woff") format("woff-variations");
    font-weight: 50 900;
  }
}
@supports not (font-variation-settings: normal) {
  @font-face {
    font-family: "TT Hoves Variable";
    src: url("assets/tt-hoves-variable.woff") format("woff");
    font-weight: 700;
  }
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, ::after, ::before {
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

body {
  margin: 0;
  padding: 0;
  max-width: 100vw;
  min-height: 100%;
}

html:not(.wp-toolbar) {
  font-size: 87.5%;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}

.screen-reader-text {
  position: absolute;
  left: -9999px;
  z-index: 1050;
  opacity: 0;
}

.skip-to-main-content-link {
  padding: 8px 16px;
  background-color: #ffffff;
  color: #192024;
}

.skip-to-main-content-link:focus {
  left: 24px;
  opacity: 1;
  text-decoration: underline;
}

body.block-editor-page .acf-block-preview,
body.block-editor-page .wp-site-blocks,
body:not(.wp-admin) {
  color: #192024;
  background: #ffffff;
}

:root {
  --default-font-fallbacks: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}

body.block-editor-page .acf-block-preview,
body.block-editor-page .wp-site-blocks,
body:not(.wp-admin) {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
@media (max-width: 767px) {
  body.block-editor-page .acf-block-preview,
  body.block-editor-page .wp-site-blocks,
  body:not(.wp-admin) {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  body.block-editor-page .acf-block-preview,
  body.block-editor-page .wp-site-blocks,
  body:not(.wp-admin) {
    letter-spacing: normal;
  }
}
body.block-editor-page .acf-block-preview p,
body.block-editor-page .wp-site-blocks p,
body:not(.wp-admin) p {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
@media (max-width: 767px) {
  body.block-editor-page .acf-block-preview p,
  body.block-editor-page .wp-site-blocks p,
  body:not(.wp-admin) p {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  body.block-editor-page .acf-block-preview p,
  body.block-editor-page .wp-site-blocks p,
  body:not(.wp-admin) p {
    letter-spacing: normal;
  }
}
body.block-editor-page .acf-block-preview h1, body.block-editor-page .acf-block-preview .h1,
body.block-editor-page .wp-site-blocks h1,
body.block-editor-page .wp-site-blocks .h1,
body:not(.wp-admin) h1,
body:not(.wp-admin) .h1 {
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
  font-weight: 700;
}
@media (max-width: 767px) {
  body.block-editor-page .acf-block-preview h1, body.block-editor-page .acf-block-preview .h1,
  body.block-editor-page .wp-site-blocks h1,
  body.block-editor-page .wp-site-blocks .h1,
  body:not(.wp-admin) h1,
  body:not(.wp-admin) .h1 {
    font-size: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  body.block-editor-page .acf-block-preview h1, body.block-editor-page .acf-block-preview .h1,
  body.block-editor-page .wp-site-blocks h1,
  body.block-editor-page .wp-site-blocks .h1,
  body:not(.wp-admin) h1,
  body:not(.wp-admin) .h1 {
    font-size: 36px;
  }
}
@media (min-width: 1072px) {
  body.block-editor-page .acf-block-preview h1, body.block-editor-page .acf-block-preview .h1,
  body.block-editor-page .wp-site-blocks h1,
  body.block-editor-page .wp-site-blocks .h1,
  body:not(.wp-admin) h1,
  body:not(.wp-admin) .h1 {
    font-size: 44px;
  }
}
@media (max-width: 767px) {
  body.block-editor-page .acf-block-preview h1, body.block-editor-page .acf-block-preview .h1,
  body.block-editor-page .wp-site-blocks h1,
  body.block-editor-page .wp-site-blocks .h1,
  body:not(.wp-admin) h1,
  body:not(.wp-admin) .h1 {
    line-height: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  body.block-editor-page .acf-block-preview h1, body.block-editor-page .acf-block-preview .h1,
  body.block-editor-page .wp-site-blocks h1,
  body.block-editor-page .wp-site-blocks .h1,
  body:not(.wp-admin) h1,
  body:not(.wp-admin) .h1 {
    line-height: 44px;
  }
}
@media (min-width: 1072px) {
  body.block-editor-page .acf-block-preview h1, body.block-editor-page .acf-block-preview .h1,
  body.block-editor-page .wp-site-blocks h1,
  body.block-editor-page .wp-site-blocks .h1,
  body:not(.wp-admin) h1,
  body:not(.wp-admin) .h1 {
    line-height: 56px;
  }
}
body.block-editor-page .acf-block-preview h2, body.block-editor-page .acf-block-preview .h2,
body.block-editor-page .wp-site-blocks h2,
body.block-editor-page .wp-site-blocks .h2,
body:not(.wp-admin) h2,
body:not(.wp-admin) .h2 {
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
}
@media (max-width: 767px) {
  body.block-editor-page .acf-block-preview h2, body.block-editor-page .acf-block-preview .h2,
  body.block-editor-page .wp-site-blocks h2,
  body.block-editor-page .wp-site-blocks .h2,
  body:not(.wp-admin) h2,
  body:not(.wp-admin) .h2 {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  body.block-editor-page .acf-block-preview h2, body.block-editor-page .acf-block-preview .h2,
  body.block-editor-page .wp-site-blocks h2,
  body.block-editor-page .wp-site-blocks .h2,
  body:not(.wp-admin) h2,
  body:not(.wp-admin) .h2 {
    font-size: 28px;
  }
}
@media (min-width: 1072px) {
  body.block-editor-page .acf-block-preview h2, body.block-editor-page .acf-block-preview .h2,
  body.block-editor-page .wp-site-blocks h2,
  body.block-editor-page .wp-site-blocks .h2,
  body:not(.wp-admin) h2,
  body:not(.wp-admin) .h2 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  body.block-editor-page .acf-block-preview h2, body.block-editor-page .acf-block-preview .h2,
  body.block-editor-page .wp-site-blocks h2,
  body.block-editor-page .wp-site-blocks .h2,
  body:not(.wp-admin) h2,
  body:not(.wp-admin) .h2 {
    line-height: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  body.block-editor-page .acf-block-preview h2, body.block-editor-page .acf-block-preview .h2,
  body.block-editor-page .wp-site-blocks h2,
  body.block-editor-page .wp-site-blocks .h2,
  body:not(.wp-admin) h2,
  body:not(.wp-admin) .h2 {
    line-height: 36px;
  }
}
@media (min-width: 1072px) {
  body.block-editor-page .acf-block-preview h2, body.block-editor-page .acf-block-preview .h2,
  body.block-editor-page .wp-site-blocks h2,
  body.block-editor-page .wp-site-blocks .h2,
  body:not(.wp-admin) h2,
  body:not(.wp-admin) .h2 {
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  body.block-editor-page .acf-block-preview h2, body.block-editor-page .acf-block-preview .h2,
  body.block-editor-page .wp-site-blocks h2,
  body.block-editor-page .wp-site-blocks .h2,
  body:not(.wp-admin) h2,
  body:not(.wp-admin) .h2 {
    font-weight: 600;
  }
}
@media (min-width: 768px) {
  body.block-editor-page .acf-block-preview h2, body.block-editor-page .acf-block-preview .h2,
  body.block-editor-page .wp-site-blocks h2,
  body.block-editor-page .wp-site-blocks .h2,
  body:not(.wp-admin) h2,
  body:not(.wp-admin) .h2 {
    font-weight: 700;
  }
}
body.block-editor-page .acf-block-preview h3, body.block-editor-page .acf-block-preview .h3,
body.block-editor-page .wp-site-blocks h3,
body.block-editor-page .wp-site-blocks .h3,
body:not(.wp-admin) h3,
body:not(.wp-admin) .h3 {
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
  font-weight: 600;
}
@media (max-width: 767px) {
  body.block-editor-page .acf-block-preview h3, body.block-editor-page .acf-block-preview .h3,
  body.block-editor-page .wp-site-blocks h3,
  body.block-editor-page .wp-site-blocks .h3,
  body:not(.wp-admin) h3,
  body:not(.wp-admin) .h3 {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  body.block-editor-page .acf-block-preview h3, body.block-editor-page .acf-block-preview .h3,
  body.block-editor-page .wp-site-blocks h3,
  body.block-editor-page .wp-site-blocks .h3,
  body:not(.wp-admin) h3,
  body:not(.wp-admin) .h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  body.block-editor-page .acf-block-preview h3, body.block-editor-page .acf-block-preview .h3,
  body.block-editor-page .wp-site-blocks h3,
  body.block-editor-page .wp-site-blocks .h3,
  body:not(.wp-admin) h3,
  body:not(.wp-admin) .h3 {
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  body.block-editor-page .acf-block-preview h3, body.block-editor-page .acf-block-preview .h3,
  body.block-editor-page .wp-site-blocks h3,
  body.block-editor-page .wp-site-blocks .h3,
  body:not(.wp-admin) h3,
  body:not(.wp-admin) .h3 {
    line-height: 32px;
  }
}
body.block-editor-page .acf-block-preview h4, body.block-editor-page .acf-block-preview .h4, body.block-editor-page .acf-block-preview h5, body.block-editor-page .acf-block-preview .h5, body.block-editor-page .acf-block-preview h6, body.block-editor-page .acf-block-preview .h6,
body.block-editor-page .wp-site-blocks h4,
body.block-editor-page .wp-site-blocks .h4,
body.block-editor-page .wp-site-blocks h5,
body.block-editor-page .wp-site-blocks .h5,
body.block-editor-page .wp-site-blocks h6,
body.block-editor-page .wp-site-blocks .h6,
body:not(.wp-admin) h4,
body:not(.wp-admin) .h4,
body:not(.wp-admin) h5,
body:not(.wp-admin) .h5,
body:not(.wp-admin) h6,
body:not(.wp-admin) .h6 {
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
  line-height: 24px;
  font-weight: 600;
}
@media (max-width: 767px) {
  body.block-editor-page .acf-block-preview h4, body.block-editor-page .acf-block-preview .h4, body.block-editor-page .acf-block-preview h5, body.block-editor-page .acf-block-preview .h5, body.block-editor-page .acf-block-preview h6, body.block-editor-page .acf-block-preview .h6,
  body.block-editor-page .wp-site-blocks h4,
  body.block-editor-page .wp-site-blocks .h4,
  body.block-editor-page .wp-site-blocks h5,
  body.block-editor-page .wp-site-blocks .h5,
  body.block-editor-page .wp-site-blocks h6,
  body.block-editor-page .wp-site-blocks .h6,
  body:not(.wp-admin) h4,
  body:not(.wp-admin) .h4,
  body:not(.wp-admin) h5,
  body:not(.wp-admin) .h5,
  body:not(.wp-admin) h6,
  body:not(.wp-admin) .h6 {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  body.block-editor-page .acf-block-preview h4, body.block-editor-page .acf-block-preview .h4, body.block-editor-page .acf-block-preview h5, body.block-editor-page .acf-block-preview .h5, body.block-editor-page .acf-block-preview h6, body.block-editor-page .acf-block-preview .h6,
  body.block-editor-page .wp-site-blocks h4,
  body.block-editor-page .wp-site-blocks .h4,
  body.block-editor-page .wp-site-blocks h5,
  body.block-editor-page .wp-site-blocks .h5,
  body.block-editor-page .wp-site-blocks h6,
  body.block-editor-page .wp-site-blocks .h6,
  body:not(.wp-admin) h4,
  body:not(.wp-admin) .h4,
  body:not(.wp-admin) h5,
  body:not(.wp-admin) .h5,
  body:not(.wp-admin) h6,
  body:not(.wp-admin) .h6 {
    font-size: 20px;
  }
}

html {
  --outline-color-default-global: #007799;
  --outline-color-default: #007799;
  --outline-color-error: #d32933;
}

*:focus,
*:focus-visible {
  outline-offset: 2px;
}

.mouseevents *:focus {
  outline: 0;
}

.keyevents *:focus {
  outline: var(--outline-color-default, var(--outline-color-default-global)) solid 2px;
}

header, main, aside, footer,
h1, h2, h3, h4, h5, h6, hgroup,
ul, ol, dd,
p, figure,
pre, table, fieldset, hr {
  /* https://csswizardry.com/2012/06/single-direction-margin-declarations/ */
  margin: 0;
}

/*
https://www.daretothink.co.uk/stop-ios-styling-your-input-fields-and-buttons/
 */
textarea,
input.text,
input[type=text],
input[type=button],
input[type=submit],
.input-checkbox {
  -webkit-appearance: none;
}

body {
  font-variation-settings: "slnt" 0; /* Fix for Safari slanting by default // variable fonts */
}

input, textarea, select, button {
  font-variation-settings: "slnt" 0; /* Fix for Safari slanting by default // variable fonts */
}

html.translated-ltr font,
html.translated-rtl font {
  color: inherit !important;
}

.disabled {
  color: #5a6872;
}

.muted {
  color: #5a6872;
}

.hidden {
  display: none;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-centered {
  text-align: center;
}

.block-centered {
  margin: 0 auto;
}

.mt-0 {
  margin-top: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.mv-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.mh-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.pv-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.ph-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.mv-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.mh-5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.pv-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.ph-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.mv-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.mh-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.pv-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.ph-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.mv-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.mh-15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.pv-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.ph-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.mv-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.mh-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.pv-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.ph-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.mv-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.mh-25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.pv-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.ph-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.mv-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.mh-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.pv-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.ph-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.mv-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.mh-35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

.pv-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.ph-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.mv-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.mh-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.pv-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.ph-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.mv-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.mh-45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.pv-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.ph-45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.mv-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.mh-50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.pv-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.ph-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.ml-55 {
  margin-left: 55px !important;
}

.pl-55 {
  padding-left: 55px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

.pr-55 {
  padding-right: 55px !important;
}

.mv-55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

.mh-55 {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

.pv-55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.ph-55 {
  padding-left: 55px !important;
  padding-right: 55px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.mv-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.mh-60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.pv-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.ph-60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.pl-65 {
  padding-left: 65px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.pr-65 {
  padding-right: 65px !important;
}

.mv-65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

.mh-65 {
  margin-left: 65px !important;
  margin-right: 65px !important;
}

.pv-65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

.ph-65 {
  padding-left: 65px !important;
  padding-right: 65px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.mv-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.mh-70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

.pv-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.ph-70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.pl-75 {
  padding-left: 75px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.pr-75 {
  padding-right: 75px !important;
}

.mv-75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

.mh-75 {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

.pv-75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

.ph-75 {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.mv-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.mh-80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.pv-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.ph-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.pb-85 {
  padding-bottom: 85px !important;
}

.ml-85 {
  margin-left: 85px !important;
}

.pl-85 {
  padding-left: 85px !important;
}

.mr-85 {
  margin-right: 85px !important;
}

.pr-85 {
  padding-right: 85px !important;
}

.mv-85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

.mh-85 {
  margin-left: 85px !important;
  margin-right: 85px !important;
}

.pv-85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

.ph-85 {
  padding-left: 85px !important;
  padding-right: 85px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.mv-90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.mh-90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.pv-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.ph-90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

.ml-95 {
  margin-left: 95px !important;
}

.pl-95 {
  padding-left: 95px !important;
}

.mr-95 {
  margin-right: 95px !important;
}

.pr-95 {
  padding-right: 95px !important;
}

.mv-95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

.mh-95 {
  margin-left: 95px !important;
  margin-right: 95px !important;
}

.pv-95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

.ph-95 {
  padding-left: 95px !important;
  padding-right: 95px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.mv-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.mh-100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

.pv-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.ph-100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.m-0 {
  margin: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.mh-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.r9-multi {
  position: relative;
}
.r9-multi--min-360 {
  min-height: 360px;
}
.r9-multi--min-480 {
  min-height: 480px;
}
.r9-multi--min-640 {
  min-height: 640px;
}
.r9-multi--full-height {
  height: 100vh;
}
.r9-multi--pullup-single {
  margin-bottom: -96px;
  padding-bottom: 96px !important;
}
.r9-multi--pullup-double {
  margin-bottom: -192px;
  padding-bottom: 192px !important;
}
.r9-multi--pullup-triple {
  margin-bottom: -288px;
  padding-bottom: 288px !important;
}
.r9-multi--pullup-single + .r9-multi .background--color, .r9-multi--pullup-double + .r9-multi .background--color, .r9-multi--pullup-triple + .r9-multi .background--color {
  z-index: -2;
}
@media (min-width: 1072px) {
  .r9-multi--hide-from-lg {
    display: none;
  }
}
@media (min-width: 768px) {
  .r9-multi--hide-from-md {
    display: none;
  }
}
@media (min-width: 640px) {
  .r9-multi--hide-from-sm {
    display: none;
  }
}
@media (max-width: 639px) {
  .r9-multi--hide-until-sm {
    display: none;
  }
}
@media (max-width: 767px) {
  .r9-multi--hide-until-md {
    display: none;
  }
}
@media (max-width: 1071px) {
  .r9-multi--hide-until-lg {
    display: none;
  }
}

.acf-block-preview > * {
  position: relative;
  z-index: 1;
}

/*
NOTE: This is not being applied for Flexi pages because of different layout related markup structures
[class*="r9-multi--colors-"] {
	z-index: 0;
	padding-left: sizes.container-edge-whitespace();
	padding-right: sizes.container-edge-whitespace();
}
*/
/*
NOTE: This is not being applied for Flexi pages because of different layout related markup structures
[class*="r9-multi--colors-"]:not(.section--no-padding) {
	padding-top: sizes.container-edge-whitespace();
	padding-bottom: sizes.container-edge-whitespace();
}
*/
.r9-multi {
  --color-foreground-global: #192024;
  --color-background-global: #ffffff;
}

[class*=r9-multi--colors-] {
  color: var(--color-foreground, var(--color-foreground-global));
}
[class*=r9-multi--colors-] > .background--color {
  background: var(--color-background, var(--color-background-global));
}

.r9-multi--colors-base {
  --color-foreground: #192024;
  --color-background: #ffffff;
}
.r9-multi--colors-alternative {
  --color-foreground: #192024;
  --color-background: #f9fafb;
}
.r9-multi--colors-highlight-base {
  --color-foreground: #363f45;
  --color-background: linear-gradient(135deg, #e6ebef 0%, #e6ebef 100%);
}
.r9-multi--colors-highlight-inverted {
  --color-foreground: #ffffff;
  --color-background: #192024;
}
.r9-multi--colors-accent-base {
  --color-foreground: #192024;
  --color-background: linear-gradient(135deg, #ffece0 0%, #ffece0 100%);
}
.r9-multi--colors-accent-inverted {
  --color-foreground: #ffffff;
  --color-background: linear-gradient(135deg, #ff690f 0%, #ff4538 100%);
}
.r9-multi--colors-photo {
  --color-foreground: #ffffff;
  --color-background: transparent;
}
.r9-multi--colors-elevated {
  --color-foreground: #192024;
  --color-background: #ffffff;
}

.r9-multi .background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.r9-multi .background--color {
  z-index: -1;
}
.r9-multi .background--image {
  overflow: hidden;
}
.r9-multi .column .background--color {
  border-radius: 8px;
}
@media (min-width: 1072px) {
  .r9-multi--bg-on-container .background {
    margin: 0 auto;
    max-width: 1024px;
    border-radius: 12px;
  }
  .r9-multi--bg-on-container .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.r9-multi .background .image-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
.r9-multi .background .image-background, .r9-multi .background .image-preload {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 767px) {
  .r9-multi .background--image-position-33-right {
    max-height: 380px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .background--image-position-33-right {
    width: calc((100% - 48px) * 0.333 + 24px);
    left: unset;
  }
}
@media (min-width: 1072px) {
  .r9-multi .background--image-position-33-right {
    width: calc((100% - 1024px) / 2 + 340.992px);
    left: unset;
  }
}
@media (max-width: 767px) {
  .r9-multi .background--image-position-40-right {
    max-height: 380px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .background--image-position-40-right {
    width: calc((100% - 48px) * 0.4 + 24px);
    left: unset;
  }
}
@media (min-width: 1072px) {
  .r9-multi .background--image-position-40-right {
    width: calc((100% - 1024px) / 2 + 409.6px);
    left: unset;
  }
}
@media (max-width: 767px) {
  .r9-multi .background--image-position-50-right {
    max-height: 380px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .background--image-position-50-right {
    width: calc((100% - 48px) * 0.5 + 24px);
    left: unset;
  }
}
@media (min-width: 1072px) {
  .r9-multi .background--image-position-50-right {
    width: calc((100% - 1024px) / 2 + 512px);
    left: unset;
  }
}
@media (max-width: 767px) {
  .r9-multi .background--image-position-33-left {
    max-height: 380px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .background--image-position-33-left {
    width: calc((100% - 48px) * 0.333 + 24px);
    right: unset;
  }
}
@media (min-width: 1072px) {
  .r9-multi .background--image-position-33-left {
    width: calc((100% - 1024px) / 2 + 340.992px);
    right: unset;
  }
}
@media (max-width: 767px) {
  .r9-multi .background--image-position-40-left {
    max-height: 380px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .background--image-position-40-left {
    width: calc((100% - 48px) * 0.4 + 24px);
    right: unset;
  }
}
@media (min-width: 1072px) {
  .r9-multi .background--image-position-40-left {
    width: calc((100% - 1024px) / 2 + 409.6px);
    right: unset;
  }
}
@media (max-width: 767px) {
  .r9-multi .background--image-position-50-left {
    max-height: 380px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .background--image-position-50-left {
    width: calc((100% - 48px) * 0.5 + 24px);
    right: unset;
  }
}
@media (min-width: 1072px) {
  .r9-multi .background--image-position-50-left {
    width: calc((100% - 1024px) / 2 + 512px);
    right: unset;
  }
}
.r9-multi .background .image-preload {
  filter: blur(30px);
}
.r9-multi .background .overlay {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  max-height: 100%;
}
.r9-multi .background .overlay-darken {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
}
.r9-multi .background .overlay-top-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 100%);
}
.r9-multi .background .overlay-top {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 43.75%, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0) 100%);
}
.r9-multi .background .overlay-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43.75%, rgba(0, 0, 0, 0.8) 100%, rgba(0, 0, 0, 0.8) 100%);
}
.r9-multi--colors-elevated .background--color {
  box-shadow: 0 3px 6px rgba(25, 32, 36, 0.16), 0 -1px 4px rgba(25, 32, 36, 0.04);
}

.r9-multi--colors-modal .column-content-wrapper {
  background: #ffffff;
  color: #192024;
}
.r9-multi--colors-modal .r9-multi-dialog-content {
  position: relative;
  padding: 32px;
  border-radius: 12px;
  box-shadow: 0 3px 6px rgba(25, 32, 36, 0.16), 0 -1px 4px rgba(25, 32, 36, 0.04);
}
.r9-multi--colors-modal .r9-modal-dialog-close {
  position: absolute;
  margin: 12px;
  top: 0;
  right: 0;
  cursor: pointer;
}

.r9-multi-elevation-super-content.column-content-wrapper {
  color: #f9fafb;
  background: #1f282d;
  border-radius: 4px;
  box-shadow: 0 12px 30px rgba(25, 32, 36, 0.16), 0 3px 6px rgba(25, 32, 36, 0.04), 0 -3px 6px rgba(25, 32, 36, 0.04);
}
.r9-multi-elevation-super-content.column-content-wrapper.r9-snackbar-content {
  min-height: 44px;
  padding-inline-end: 44px;
}
.r9-multi-elevation-super-content.column-content-wrapper.r9-snackbar--wide {
  max-width: calc(100% - 48px);
}
.r9-multi-elevation-super-content.column-content-wrapper .r9-snackbar-close {
  top: 0;
  right: 0;
  cursor: pointer;
  width: 44px;
  height: 44px;
  padding: unset;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.r9-multi-elevation-super-content.column-content-wrapper .r9-snackbar-close svg {
  width: 12px;
  height: 12px;
}

.r9-multi .container {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 767px) {
  .r9-multi .container {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
@media (min-width: 768px) {
  .r9-multi .container {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
@media (max-width: 1071px) {
  .r9-multi .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .container {
    max-width: 1024px;
  }
}

.r9-multi.content-section {
  margin: 0 auto;
  max-width: 1024px;
}
.r9-multi.content-section-wide {
  max-width: 100vw;
}
.r9-multi .container--wide {
  max-width: 100%;
  overflow: hidden;
}
@media (max-width: 1071px) {
  .r9-multi .container--wide {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .r9-multi .container--half-padding {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
@media (min-width: 768px) {
  .r9-multi .container--half-padding {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .r9-multi .container--double-padding {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .r9-multi .container--double-padding {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .r9-multi .container--60-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .r9-multi .container--60-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .r9-multi .container--120-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .r9-multi .container--120-padding {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.r9-multi .container--no-padding {
  padding-top: 0;
  padding-bottom: 0;
}
.r9-multi .container.container--no-bp {
  padding-bottom: 0;
}
.r9-multi .container.container--position-center,
.r9-multi .container.container--position-bottom {
  display: flex;
  min-height: inherit;
}
.r9-multi .container.container--position-center {
  align-items: center;
}
.r9-multi .container.container--position-bottom {
  align-items: flex-end;
}

.r9-multi .section-columns {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .r9-multi .section-columns {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
  }
}
.r9-multi .section-columns .column .column-content-wrapper {
  position: relative;
  z-index: 0;
}
.r9-multi .section-columns .column .column-content-wrapper--expanded {
  width: 100%;
  height: 100%;
}
@media (min-width: 1072px) {
  .r9-multi .section-columns .column--default {
    width: 100%;
    min-width: 100%;
  }
}
@media (min-width: 1072px) {
  .r9-multi .section-columns .column--default-whitespace {
    width: 100%;
    min-width: 100%;
  }
}
.r9-multi .section-columns .column--default-whitespace .column-content-wrapper {
  margin: 0 auto;
}
@media (min-width: 1072px) {
  .r9-multi .section-columns .column--default-whitespace .column-content-wrapper {
    max-width: 70%;
  }
}
@media (min-width: 1072px) {
  .r9-multi .section-columns .column--half {
    width: 50%;
    min-width: 50%;
  }
}
@media (min-width: 1072px) {
  .r9-multi .section-columns .column--1-third {
    width: 33.3333%;
    min-width: 33.3333%;
  }
}
@media (min-width: 1072px) {
  .r9-multi .section-columns .column--2-thirds {
    width: 66.6667%;
    min-width: 66.6667%;
  }
}
@media (min-width: 1072px) {
  .r9-multi .section-columns .column--1-forth {
    width: 25%;
    min-width: 25%;
  }
}
@media (min-width: 1072px) {
  .r9-multi .section-columns .column--3-firths {
    width: 75%;
    min-width: 75%;
  }
}
@media (min-width: 1072px) {
  .r9-multi .section-columns .column--1-sixth {
    width: 16.6667%;
    min-width: 16.6667%;
  }
}
@media (min-width: 1072px) {
  .r9-multi .section-columns .column--1-fifth {
    width: 20%;
    min-width: 20%;
  }
}
@media (min-width: 1072px) {
  .r9-multi .section-columns .column--2-fifths {
    width: 40%;
    min-width: 40%;
  }
}
@media (min-width: 1072px) {
  .r9-multi .section-columns .column--3-fifths {
    width: 60%;
    min-width: 60%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .section-columns .column--md-default {
    width: 100%;
    min-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .section-columns .column--md-default-whitespace {
    width: 100%;
    min-width: 100%;
  }
}
.r9-multi .section-columns .column--md-default-whitespace .column-content-wrapper {
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .section-columns .column--md-default-whitespace .column-content-wrapper {
    max-width: 85%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .section-columns .column--md-half {
    width: 50%;
    min-width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .section-columns .column--md-1-third {
    width: 33.3333%;
    min-width: 33.3333%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .section-columns .column--md-2-thirds {
    width: 66.6667%;
    min-width: 66.6667%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .section-columns .column--md-1-forth {
    width: 25%;
    min-width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .section-columns .column--md-3-firths {
    width: 75%;
    min-width: 75%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .section-columns .column--md-1-sixth {
    width: 16.6667%;
    min-width: 16.6667%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .section-columns .column--md-1-fifth {
    width: 20%;
    min-width: 20%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .section-columns .column--md-2-fifths {
    width: 40%;
    min-width: 40%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .section-columns .column--md-3-fifths {
    width: 60%;
    min-width: 60%;
  }
}
@media (max-width: 767px) {
  .r9-multi .section-columns .column--md-default, .r9-multi .section-columns .column--md-default-whitespace, .r9-multi .section-columns .column--md-half, .r9-multi .section-columns .column--md-1-third, .r9-multi .section-columns .column--md-2-thirds, .r9-multi .section-columns .column--md-1-forth, .r9-multi .section-columns .column--md-3-firths, .r9-multi .section-columns .column--md-1-sixth, .r9-multi .section-columns .column--md-1-fifth, .r9-multi .section-columns .column--md-2-fifths, .r9-multi .section-columns .column--md-3-fifths {
    width: 100%;
    min-width: 100%;
  }
}
.r9-multi .section-columns .column[aria-hidden] {
  height: auto;
  overflow: hidden;
}
.r9-multi .section-columns .column[aria-hidden=true]:not(.ready) {
  display: none;
  height: 0;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.r9-multi .section-columns .column[aria-hidden=true] {
  animation-name: column-toggle-collapse;
  animation-duration: 250ms;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  padding-top: 0;
  padding-bottom: 0;
}
.r9-multi .section-columns .column[aria-hidden=false] {
  animation-name: column-toggle-expand;
  animation-duration: 250ms;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}
@keyframes column-toggle-expand {
  0% {
    max-height: 0;
    opacity: 0;
  }
  100% {
    max-height: 1000px;
    opacity: 1;
  }
}
@keyframes column-toggle-collapse {
  0% {
    max-height: 1000px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    opacity: 0;
  }
}
@media (min-width: 768px) {
  .r9-multi .column--default .sub-columns {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: -12px;
  }
  .r9-multi .column--default .sub-columns > * {
    padding: 12px;
  }
  .r9-multi .column--default .sub-column {
    width: 100%;
  }
  .r9-multi .column--default .sub-column-half {
    width: 50%;
  }
}
.r9-multi--col-gutters-xsmall .section-columns {
  margin: -8px;
  width: calc(100% + 16px);
}
.r9-multi--col-gutters-xsmall .section-columns .column {
  padding: 8px;
}
.r9-multi--col-gutters-small .section-columns {
  margin: -12px;
  width: calc(100% + 24px);
}
.r9-multi--col-gutters-small .section-columns .column {
  padding: 12px;
}
.r9-multi--col-gutters-base .section-columns {
  margin: -16px;
  width: calc(100% + 32px);
}
.r9-multi--col-gutters-base .section-columns .column {
  padding: 16px;
}
.r9-multi--col-gutters-20px .section-columns {
  margin: -20px;
  width: calc(100% + 40px);
}
.r9-multi--col-gutters-20px .section-columns .column {
  padding: 20px;
}
.r9-multi .section-columns .column {
  display: flex;
}
.r9-multi .section-columns .column--center-pos {
  justify-content: center;
  align-items: center;
}
.r9-multi .section-columns .column--top-center-pos {
  justify-content: center;
  align-items: flex-start;
}
.r9-multi .section-columns .column--bottom-center-pos {
  justify-content: center;
  align-items: flex-end;
}
.r9-multi .section-columns .column--bottom-center-absolute-pos {
  align-items: flex-end;
}
.r9-multi .section-columns .column--center-left-pos {
  justify-content: flex-start;
  align-items: center;
}
.r9-multi .section-columns .column--center-right-pos {
  justify-content: flex-end;
  align-items: center;
}
.r9-multi .section-columns .column--top-left-pos {
  align-items: flex-start;
  justify-content: flex-start;
}
.r9-multi .section-columns .column--top-right-pos {
  justify-content: flex-end;
  align-items: flex-start;
}
.r9-multi .section-columns .column--bottom-left-pos {
  justify-content: flex-start;
  align-items: flex-end;
}
.r9-multi .section-columns .column--bottom-right-pos {
  justify-content: flex-end;
  align-items: flex-end;
}
.r9-multi--col-gutters-small .column--bottom-center-absolute-pos .column-content-wrapper {
  margin-bottom: -12px;
}

.r9-multi--col-gutters-base .column--bottom-center-absolute-pos .column-content-wrapper {
  margin-bottom: -16px;
}

.r9-multi--col-gutters-20px .column--bottom-center-absolute-pos .column-content-wrapper {
  margin-bottom: -20px;
}

@media (min-width: 1072px) {
  .r9-multi .section-columns .column--hide-from-lg {
    display: none;
  }
}
@media (min-width: 768px) {
  .r9-multi .section-columns .column--hide-from-md {
    display: none;
  }
}
@media (min-width: 640px) {
  .r9-multi .section-columns .column--hide-from-sm {
    display: none;
  }
}
@media (max-width: 639px) {
  .r9-multi .section-columns .column--hide-until-sm {
    display: none;
  }
}
@media (max-width: 767px) {
  .r9-multi .section-columns .column--hide-until-md {
    display: none;
  }
}
@media (max-width: 1071px) {
  .r9-multi .section-columns .column--hide-until-lg {
    display: none;
  }
}
@media (max-width: 767px) {
  .r9-multi--col-reverse .section-columns {
    flex-direction: column-reverse;
  }
}

@media (max-width: 767px) {
  .r9-multi .column-content-wrapper[class*=r9-multi--colors-] {
    padding: 12px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper[class*=r9-multi--colors-] {
    padding: 24px;
  }
}
.r9-multi .column [class$="--colors-travel-feat-text-spacing"] .background--color {
  --color-background: transparent;
}
.r9-multi .column:nth-child(odd) [class$="--colors-travel-feat-text-spacing"].column-content-wrapper {
  padding-inline-start: 0;
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column:nth-child(odd) [class$="--colors-travel-feat-text-spacing"].column-content-wrapper {
    padding-inline-end: 48px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column:nth-child(odd) [class$="--colors-travel-feat-text-spacing"].column-content-wrapper {
    padding-inline-end: 96px;
  }
}
.r9-multi .column:nth-child(even) [class$="--colors-travel-feat-text-spacing"].column-content-wrapper {
  padding-inline-end: 0;
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column:nth-child(even) [class$="--colors-travel-feat-text-spacing"].column-content-wrapper {
    padding-inline-start: 48px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column:nth-child(even) [class$="--colors-travel-feat-text-spacing"].column-content-wrapper {
    padding-inline-start: 96px;
  }
}

.r9-multi .section-columns-wrapper {
  border-radius: 8px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .r9-multi .section-columns-wrapper:not(.no-padding) {
    padding: 12px;
  }
}
@media (min-width: 768px) {
  .r9-multi .section-columns-wrapper:not(.no-padding) {
    padding: 24px;
  }
}

.r9-multi {
  --color-line: #192024;
  --color-line-rgb: 25, 32, 36;
  --color-line-global: #192024;
  --color-line-rgb-global: 25, 32, 36;
}

.r9-multi--colors-base,
.r9-multi--colors-alternative {
  --color-line: #192024;
  --color-line-rgb: 25, 32, 36;
}

.r9-multi--colors-highlight-base {
  --color-line: #363f45;
  --color-line-rgb: 54, 63, 69;
}

.r9-multi--colors-accent-base {
  --color-line: #192024;
  --color-line-rgb: 25, 32, 36;
}

.r9-multi--colors-highlight-inverted {
  --color-line: #ffffff;
  --color-line-rgb: 255, 255, 255;
}

.r9-multi--colors-accent-inverted {
  --color-line: #ffffff;
  --color-line-rgb: 255, 255, 255;
}

.r9-multi--colors-photo {
  --color-line: #ffffff;
  --color-line-rgb: 255, 255, 255;
}

.r9-multi--colors-modal,
.r9-multi--colors-elevated {
  --color-line: #192024;
  --color-line-rgb: 25, 32, 36;
}

.r9-multi-elevation-super-content {
  --color-line: #ffffff;
  --color-line-rgb: 255, 255, 255;
}

.r9-multi .column-content-wrapper h1, .r9-multi .column-content-wrapper h2, .r9-multi .column-content-wrapper h3, .r9-multi .column-content-wrapper h4, .r9-multi .column-content-wrapper h5, .r9-multi .column-content-wrapper h6, .r9-multi .column-content-wrapper hgroup,
.r9-multi .column-content-wrapper ul, .r9-multi .column-content-wrapper ol, .r9-multi .column-content-wrapper dd,
.r9-multi .column-content-wrapper figure,
.r9-multi .column-content-wrapper pre, .r9-multi .column-content-wrapper table, .r9-multi .column-content-wrapper fieldset, .r9-multi .column-content-wrapper code {
  margin-bottom: 12px;
}
.r9-multi .column-content-wrapper h1:last-child, .r9-multi .column-content-wrapper h2:last-child, .r9-multi .column-content-wrapper h3:last-child, .r9-multi .column-content-wrapper h4:last-child, .r9-multi .column-content-wrapper h5:last-child, .r9-multi .column-content-wrapper h6:last-child, .r9-multi .column-content-wrapper hgroup:last-child,
.r9-multi .column-content-wrapper ul:last-child, .r9-multi .column-content-wrapper ol:last-child, .r9-multi .column-content-wrapper dd:last-child,
.r9-multi .column-content-wrapper figure:last-child,
.r9-multi .column-content-wrapper pre:last-child, .r9-multi .column-content-wrapper table:last-child, .r9-multi .column-content-wrapper fieldset:last-child, .r9-multi .column-content-wrapper code:last-child {
  margin-bottom: 0;
}
.r9-multi .column-content-wrapper p {
  margin: auto auto 8px;
}
.r9-multi .column-content-wrapper p:last-child {
  margin-bottom: 0;
}
.r9-multi .column-content-wrapper hr {
  margin: 12px 0;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: rgba(var(--color-line-rgb, var(--color-line-rgb-global)), 0.2);
}
.r9-multi .column-content-wrapper code {
  display: inline-block;
  padding: 0 8px;
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: smaller;
  word-break: break-word;
  background: #e6ebef;
  pointer-events: none;
}

.r9-multi {
  --filter-icon-image-global: brightness(0);
}

.r9-multi--colors-base,
.r9-multi--colors-alternative {
  --filter-icon-image: brightness(0);
}

.r9-multi--colors-highlight-base {
  --filter-icon-image: brightness(0);
}

.r9-multi--colors-accent-base {
  --filter-icon-image: brightness(0);
}

.r9-multi--colors-highlight-inverted {
  --filter-icon-image: grayscale(1) brightness(0) invert(1);
}

.r9-multi--colors-accent-inverted {
  --filter-icon-image: grayscale(1) brightness(0) invert(1);
}

.r9-multi--colors-photo {
  --filter-icon-image: grayscale(1) brightness(0) invert(1);
}

.r9-multi--colors-modal,
.r9-multi--colors-elevated {
  --filter-icon-image: brightness(0);
}

.r9-multi-elevation-super-content {
  --filter-icon-image: grayscale(1) brightness(0) invert(1);
}

.r9-multi .column-content-wrapper .image--block {
  display: block;
}
.r9-multi .column-content-wrapper h4 > img,
.r9-multi .column-content-wrapper h5 > img,
.r9-multi .column-content-wrapper h6 > img, .r9-multi .column-content-wrapper h3 > img, .r9-multi .column-content-wrapper h2 > img, .r9-multi .column-content-wrapper h1 > img {
  width: auto;
  margin-right: 8px;
  margin-bottom: -2px;
  color: inherit;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper h1 > img {
    height: 28.8px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper h1 > img {
    height: 32.4px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper h1 > img {
    height: 39.6px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper h2 > img {
    height: 21.6px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper h2 > img {
    height: 25.2px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper h2 > img {
    height: 28.8px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper h3 > img {
    height: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper h3 > img {
    height: 21.6px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper h3 > img {
    height: 21.6px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper h4 > img,
  .r9-multi .column-content-wrapper h5 > img,
  .r9-multi .column-content-wrapper h6 > img {
    height: 16.2px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper h4 > img,
  .r9-multi .column-content-wrapper h5 > img,
  .r9-multi .column-content-wrapper h6 > img {
    height: 18px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper h4 > img,
  .r9-multi .column-content-wrapper h5 > img,
  .r9-multi .column-content-wrapper h6 > img {
    height: 18px;
  }
}
.r9-multi .column-content-wrapper p img.image--icon.alignnone,
.r9-multi .column-content-wrapper p img[data-svg-icon].alignnone {
  margin-right: 2px;
  margin-bottom: -2px;
  height: 14px;
  border-radius: 0;
}
.r9-multi .column-content-wrapper * > img.image--icon,
.r9-multi .column-content-wrapper p > img.image--icon.alignnone,
.r9-multi .column-content-wrapper * > img[data-svg-icon],
.r9-multi .column-content-wrapper p > img[data-svg-icon].alignnone {
  border-radius: 0;
  filter: var(--filter-icon-image, var(--filter-icon-image-global));
}

.breadcrumbs .breadcrumbs a, a:not(.button),
.link-deco,
.link, .link-transparent, .title-link, .arrow-link, .inline-icon-link {
  display: inline;
  text-decoration: none;
}
.breadcrumbs .breadcrumbs a svg, a:not(.button) svg,
.link-deco svg,
.link svg, .link-transparent svg, .title-link svg, .arrow-link svg, .inline-icon-link svg {
  fill: currentColor;
}

.link-transparent-display-unset {
  text-decoration: none;
}
.link-transparent-display-unset svg {
  fill: currentColor;
}

.inline-icon-link {
  display: inline-block;
  text-decoration: none;
}
.inline-icon-link svg {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
  fill: currentColor;
}

.r9-multi {
  --color-text: #192024;
  --color-text-rgb: 25, 32, 36;
  --color-action-global: #07647e;
  --underline-action-global: none;
}

.r9-multi--colors-base,
.r9-multi--colors-alternative,
.r9-multi--colors-highlight-base {
  --color-text: #192024;
  --color-text-rgb: 25, 32, 36;
  --color-action: #07647e;
  --underline-action: none;
}

.r9-multi--colors-accent-base {
  --color-text: #192024;
  --color-text-rgb: 25, 32, 36;
  --color-action: #07647e;
  --underline-action: none;
}

.r9-multi--colors-highlight-inverted {
  --color-text: #ffffff;
  --color-text-rgb: 255, 255, 255;
  --color-action: #43c6e9;
  --underline-action: none;
}

.r9-multi--colors-accent-inverted {
  --color-text: #ffffff;
  --color-text-rgb: 255, 255, 255;
  --color-action: #ffffff;
  --underline-action: underline;
}

.r9-multi--colors-photo {
  --color-text: #ffffff;
  --color-text-rgb: 255, 255, 255;
  --color-action: #ffffff;
  --underline-action: underline;
}

a:not(.button),
.link-deco,
.link {
  color: var(--color-action, var(--color-action-global));
  text-decoration: var(--underline-action, var(--color-underline-global));
}
a:not(.button):hover,
.link-deco:hover,
.link:hover {
  color: var(--color-action, var(--color-action-global));
  text-decoration: underline;
}
a:not(.button):focus,
.link-deco:focus,
.link:focus {
  color: var(--color-action, var(--color-action-global));
}

.arrow-link:after {
  background-color: var(--color-action, var(--color-action-global));
}

.title-link {
  color: #192024;
  fill: #192024;
}

.image-link {
  display: inline-block !important;
  line-height: 0;
}

.arrow-link {
  padding-inline-end: 12px;
  position: relative;
}
.arrow-link:after {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  width: 6px;
  height: 9px;
  margin-inline-start: 6px;
  margin-bottom: -1px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='6' height='9' viewBox='0 0 6 9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.19147 8.47589L0.808714 7.32353L3.32859 4.29965L0.808594 1.2759L2.19135 0.123535C5.22387 3.76266 5.83155 4.10766 5.19135 4.8759L2.19147 8.47589Z'/%3E%3C/svg%3E");
  background: var(--color-action, var(--color-action-global));
  transform: scale(1.1);
}

html[dir=rtl] .arrow-link:after {
  transform: scale(-1.1);
}

.r9-multi .column-content-wrapper ul {
  margin: 0;
  padding: 0 0 0 24px;
  list-style: disc;
}
.r9-multi .column-content-wrapper ul li {
  padding: 0;
}
.r9-multi .column-content-wrapper ul.list {
  padding-left: 0;
}
.r9-multi .column-content-wrapper ul.list.checked {
  list-style: none;
}
.r9-multi .column-content-wrapper ul.list.checked li {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2019%2015'%20version='1.1'%3E%3Cg%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='square'%3E%3Cg%20transform='translate(-169.000000,%20-3992.000000)'%20stroke-width='3'%20stroke='%2341B7CC'%3E%3Cg%20transform='translate(172.000000,%203984.000000)'%3E%3Cpolyline%20points='0%2015%205%2020%2013%2011'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 0 3px;
}
@media (max-width: 1071px) {
  .r9-multi .column-content-wrapper ul.list.checked li {
    padding-left: 25px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper ul.list.checked li {
    padding-left: 35px;
  }
}
.r9-multi .column-content-wrapper strong, .r9-multi .column-content-wrapper b {
  font-weight: 600;
}
.r9-multi .column-content-wrapper blockquote::before, .r9-multi .column-content-wrapper blockquote::after {
  display: none;
}
.r9-multi .column-content-wrapper blockquote:not(:has(iframe)) {
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) {
    font-size: 28px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) {
    line-height: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) {
    line-height: 36px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) {
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) {
    font-weight: 600;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) {
    font-weight: 700;
  }
}
.r9-multi .column-content-wrapper blockquote:not(:has(iframe))::before {
  position: relative;
  display: inline;
  content: "“";
  margin-inline-end: 5px;
  box-sizing: initial !important;
}
@media (min-width: 640px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe))::before {
    margin-inline-start: -21px;
  }
}
.r9-multi .column-content-wrapper blockquote:not(:has(iframe))::after {
  position: relative;
  display: inline;
  content: "”";
  margin-inline-start: 5px;
  box-sizing: initial !important;
}
.r9-multi .column-content-wrapper blockquote:not(:has(iframe)) p {
  display: inline;
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) p {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) p {
    font-size: 28px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) p {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) p {
    line-height: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) p {
    line-height: 36px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) p {
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) p {
    font-weight: 600;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) p {
    font-weight: 700;
  }
}
.r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) {
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) {
    font-size: 28px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) {
    line-height: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) {
    line-height: 36px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) {
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) {
    font-weight: 600;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) {
    font-weight: 700;
  }
}
.r9-multi .column-content-wrapper blockquote:not(.tiktok-embed)::before {
  position: relative;
  display: inline;
  content: "“";
  margin-inline-end: 5px;
  box-sizing: initial !important;
}
@media (min-width: 640px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed)::before {
    margin-inline-start: -21px;
  }
}
.r9-multi .column-content-wrapper blockquote:not(.tiktok-embed)::after {
  position: relative;
  display: inline;
  content: "”";
  margin-inline-start: 5px;
  box-sizing: initial !important;
}
.r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) p {
  display: inline;
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) p {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) p {
    font-size: 28px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) p {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) p {
    line-height: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) p {
    line-height: 36px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) p {
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) p {
    font-weight: 600;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) p {
    font-weight: 700;
  }
}

.r9-multi {
  --color-button-default-fg-global: #192024;
  --color-button-default-bg-global: #f0f3f5;
  --color-button-default-bg-hover-global: #e6ebef;
  --color-button-default-bg-focus-global: ;
  --color-button-default-fg-disabled-global: #ffffff;
  --color-button-default-bg-disabled-global: #9ba8b0;
  --descendant-svg-filter-global: invert(1) brightness(1.1) !important;
  --color-button-action-fg-global: #ffffff;
  --color-button-action-bg-global: #363f45;
  --color-button-action-bg-hover-global: #2c3439;
  --color-button-action-bg-focus-global: #1f282d;
  --color-button-progress-fg-global: #ffffff;
  --color-button-progress-bg-global: linear-gradient(135deg, #ff690f 0%, #e8381b 100%);
  --color-button-progress-bg-hover-global: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  --color-button-progress-bg-focus-global: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  --color-button-outline-fg-global: #192024;
  --color-button-outline-fg-rgb-global: 25, 32, 36;
  --color-button-text-fg-global: #192024;
  --color-button-text-fg-rgb-global: 25, 32, 36;
}

.r9-multi--colors-base,
.r9-multi--colors-alternative {
  --color-button-action-fg: #ffffff;
  --color-button-action-bg: #363f45;
  --color-button-action-bg-hover: #2c3439;
  --color-button-action-bg-focus: #1f282d;
  --action-descendant-svg-filter: invert(1) brightness(1.1) !important;
  --color-button-progress-fg: #ffffff;
  --color-button-progress-bg: linear-gradient(135deg, #ff690f 0%, #e8381b 100%);
  --color-button-progress-bg-hover: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  --color-button-progress-bg-focus: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  --progress-descendant-svg-filter: invert(1) brightness(1.1) !important;
  --color-button-outline-fg: #192024;
  --color-button-outline-fg-rgb: 25, 32, 36;
  --outline-descendant-svg-filter: invert(0) !important;
  --color-button-text-fg: #192024;
  --color-button-text-fg-rgb: 25, 32, 36;
  --text-descendant-svg-filter: invert(0) !important;
}

.r9-multi--colors-highlight-base {
  --color-button-action-fg: #ffffff;
  --color-button-action-bg: #363f45;
  --color-button-action-bg-hover: #48545b;
  --color-button-action-bg-focus: #465159;
  --action-descendant-svg-filter: invert(1) brightness(1.1) !important;
  --color-button-progress-fg: #ffffff;
  --color-button-progress-bg: linear-gradient(135deg, #ff690f 0%, #e8381b 100%);
  --color-button-progress-bg-hover: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  --color-button-progress-bg-focus: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  --progress-descendant-svg-filter: invert(1) brightness(1.1) !important;
  --color-button-outline-fg: #192024;
  --color-button-outline-fg-rgb: 25, 32, 36;
  --outline-descendant-svg-filter: invert(0) !important;
  --color-button-text-fg: #192024;
  --color-button-text-fg-rgb: 25, 32, 36;
  --text-descendant-svg-filter: invert(0) !important;
}

.r9-multi--colors-accent-base {
  --color-button-action-fg: #ffffff;
  --color-button-action-bg: #192024;
  --color-button-action-bg-hover: #1f282d;
  --color-button-action-bg-focus: #2c3439;
  --action-descendant-svg-filter: invert(1) brightness(1.1) !important;
  --color-button-progress-fg: #ffffff;
  --color-button-progress-bg: linear-gradient(135deg, #ff690f 0%, #e8381b 100%);
  --color-button-progress-bg-hover: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  --color-button-progress-bg-focus: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  --progress-descendant-svg-filter: invert(1) brightness(1.1) !important;
  --color-button-outline-fg: #192024;
  --color-button-outline-fg-rgb: 25, 32, 36;
  --outline-descendant-svg-filter: invert(0) !important;
  --color-button-text-fg: #192024;
  --color-button-text-fg-rgb: 25, 32, 36;
  --text-descendant-svg-filter: invert(0) !important;
}

.r9-multi--colors-inverted,
.r9-multi--colors-highlight-inverted {
  --color-button-action-fg: #363f45;
  --color-button-action-bg: #ffffff;
  --color-button-action-bg-hover: #f0f3f5;
  --color-button-action-bg-focus: #f9fafb;
  --action-descendant-svg-filter: invert(0) !important;
  --color-button-progress-fg: #ffffff;
  --color-button-progress-bg: linear-gradient(135deg, #ff690f 0%, #e8381b 100%);
  --color-button-progress-bg-hover: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  --color-button-progress-bg-focus: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  --progress-descendant-svg-filter: invert(1) brightness(1.1) !important;
  --color-button-outline-fg: #ffffff;
  --color-button-outline-fg-rgb: 255, 255, 255;
  --outline-descendant-svg-filter: invert(1) brightness(1.1) !important;
  --color-button-text-fg: #ffffff;
  --color-button-text-fg-rgb: 255, 255, 255;
  --text-descendant-svg-filter: invert(0) !important;
}

.r9-multi--colors-accent-inverted {
  --color-button-action-fg: #f45500;
  --color-button-action-bg: #ffffff;
  --color-button-action-bg-hover: #f0f3f5;
  --color-button-action-bg-focus: #f9fafb;
  --action-descendant-svg-filter: invert(0) !important;
  --color-button-progress-fg: #ffffff;
  --color-button-progress-bg: linear-gradient(135deg, #ff690f 0%, #e8381b 100%);
  --color-button-progress-bg-hover: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  --color-button-progress-bg-focus: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  --progress-descendant-svg-filter: invert(1) brightness(1.1) !important;
  --color-button-outline-fg: #ffffff;
  --color-button-outline-fg-rgb: 255, 255, 255;
  --outline-descendant-svg-filter: invert(1) brightness(1.1) !important;
  --color-button-text-fg: #ffffff;
  --color-button-text-fg-rgb: 255, 255, 255;
  --text-descendant-svg-filter: invert(1) brightness(1.1) !important;
}

.r9-multi--colors-photo {
  --color-button-action-fg: #192024;
  --color-button-action-bg: #ffffff;
  --color-button-action-bg-hover: #f0f3f5;
  --color-button-action-bg-focus: #f9fafb;
  --action-descendant-svg-filter: invert(0) !important;
  --color-button-progress-fg: #ffffff;
  --color-button-progress-bg: linear-gradient(135deg, #ff690f 0%, #e8381b 100%);
  --color-button-progress-bg-hover: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  --color-button-progress-bg-focus: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  --progress-descendant-svg-filter: invert(1) brightness(1.1) !important;
  --color-button-outline-fg: #ffffff;
  --color-button-outline-fg-rgb: 255, 255, 255;
  --outline-descendant-svg-filter: invert(1) brightness(1.1) !important;
  --color-button-text-fg: #ffffff;
  --color-button-text-fg-rgb: 255, 255, 255;
  --text-descendant-svg-filter: invert(1) brightness(1.1) !important;
}

.r9-multi--colors-modal,
.r9-multi--colors-elevated {
  --color-button-action-fg: #ffffff;
  --color-button-action-bg: #363f45;
  --color-button-action-bg-hover: #2c3439;
  --color-button-action-bg-focus: #1f282d;
  --action-descendant-svg-filter: invert(1) brightness(1.1) !important;
  --color-button-progress-fg: #ffffff;
  --color-button-progress-bg: linear-gradient(135deg, #ff690f 0%, #e8381b 100%);
  --color-button-progress-bg-hover: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  --color-button-progress-bg-focus: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  --progress-descendant-svg-filter: invert(1) brightness(1.1) !important;
  --color-button-outline-fg: #192024;
  --color-button-outline-fg-rgb: 25, 32, 36;
  --outline-descendant-svg-filter: invert(0) !important;
  --color-button-text-fg: #192024;
  --color-button-text-fg-rgb: 25, 32, 36;
  --text-descendant-svg-filter: invert(0) !important;
}

.r9-multi .button {
  --color-button-fg: var(--color-button-default-fg-global);
  --descendant-svg-filter: invert(0) !important;
  padding: 7px 16px;
  box-sizing: border-box;
  display: inline-block;
  transition: all 50ms ease-out;
  height: 36px;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  line-height: 20px;
  font-weight: 600 !important;
  text-decoration: none !important;
  color: var(--color-button-default-fg-global) !important;
  background: var(--color-button-default-bg-global);
  border-color: transparent;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
  white-space: nowrap;
  cursor: pointer;
  box-shadow: none;
}
@media (max-width: 767px) {
  .r9-multi .button {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .button {
    letter-spacing: normal;
  }
}
.r9-multi .button svg, .r9-multi .button img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi .button svg {
  fill: var(--color-button-fg);
}
.r9-multi .button > img[data-svg-icon] {
  filter: var(--descendant-svg-filter);
}
.r9-multi .button:hover {
  text-decoration: none !important;
  background: var(--color-button-default-bg-hover-global);
}
.r9-multi .button:focus {
  background: var(--color-button-default-bg-focus-global);
}
.r9-multi .button:active {
  background: var(--color-button-default-bg-focus-global);
}
.r9-multi .button.disabled, .r9-multi .button:disabled, .r9-multi .button:disabled:hover {
  color: var(--color-button-default-fg-disabled-global) !important;
  background: var(--color-button-default-bg-disabled-global) !important;
  cursor: not-allowed;
  pointer-events: none;
}
.r9-multi .button--large {
  padding: 15px 24px;
  height: 52px;
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  line-height: 20px;
}
@media (max-width: 767px) {
  .r9-multi .button--large {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .button--large {
    letter-spacing: normal;
  }
}
.r9-multi .button--progress {
  color: #ffffff !important;
  background: linear-gradient(135deg, #ff690f 0%, #e8381b 100%);
  background-origin: border-box;
}
.r9-multi .button--progress svg, .r9-multi .button--progress img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi .button--progress svg {
  fill: var(--color-button-fg);
}
.r9-multi .button--progress > img[data-svg-icon] {
  filter: var(--descendant-svg-filter);
}
.r9-multi .button--progress:hover {
  background: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  background-origin: border-box;
}
.r9-multi .button--progress:focus, .r9-multi .button--progress:active {
  color: #ffffff !important;
  background: linear-gradient(135deg, #e55e0d 0%, #cf3218 100%);
  background-origin: border-box;
}
.r9-multi .button--icon {
  width: 36px;
  padding-left: initial !important;
  padding-right: initial !important;
}
.r9-multi .button--icon img, .r9-multi .button--icon svg {
  margin: 0 auto;
}
.r9-multi .button--fullwidth {
  width: 100%;
  text-align: center;
}
.r9-multi .button--action {
  color: var(--color-button-action-fg, var(--color-button-action-fg-global)) !important;
  background: var(--color-button-action-bg, var(--color-button-action-bg-global));
  --descendant-svg-filter: var(--action-descendant-svg-filter);
  --color-button-fg: var(--color-button-action-fg);
}
.r9-multi .button--action svg, .r9-multi .button--action img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi .button--action svg {
  fill: var(--color-button-fg);
}
.r9-multi .button--action > img[data-svg-icon] {
  filter: var(--descendant-svg-filter);
}
.r9-multi .button--action:hover {
  background: var(--color-button-action-bg-hover, var(--color-button-action-bg-hover-global));
}
.r9-multi .button--action:focus,
.r9-multi .button--action:active {
  color: var(--color-button-action-fg, var(--color-button-action-fg-global)) !important;
  background: var(--color-button-action-bg-focus, var(--color-button-action-bg-focus-global));
}
.r9-multi .button--progress {
  color: var(--color-button-progress-fg, var(--color-button-progress-fg-global)) !important;
  background: var(--color-button-progress-bg, var(--color-button-progress-bg-global));
  background-origin: border-box;
  --descendant-svg-filter: var(--progress-descendant-svg-filter);
  --color-button-fg: var(--color-button-progress-fg);
}
.r9-multi .button--progress svg, .r9-multi .button--progress img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi .button--progress svg {
  fill: var(--color-button-fg);
}
.r9-multi .button--progress > img[data-svg-icon] {
  filter: var(--descendant-svg-filter);
}
.r9-multi .button--progress:hover {
  background: var(--color-button-progress-bg-hover, var(--color-button-progress-bg-hover-global));
  background-origin: border-box;
}
.r9-multi .button--progress:focus,
.r9-multi .button--progress:active {
  color: var(--color-button-progress-fg, var(--color-button-progress-fg-global)) !important;
  background: var(--color-button-progress-bg-focus, var(--color-button-progress-bg-focus-global));
  background-origin: border-box;
}
.r9-multi .button--outline {
  color: var(--color-button-outline-fg, var(--color-button-outline-fg-global)) !important;
  background: transparent;
  border-color: var(--color-button-outline-fg, var(--color-button-outline-fg-global));
  --descendant-svg-filter: var(--outline-descendant-svg-filter);
  --color-button-fg: var(--color-button-outline-fg);
}
.r9-multi .button--outline svg, .r9-multi .button--outline img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi .button--outline svg {
  fill: var(--color-button-fg);
}
.r9-multi .button--outline > img[data-svg-icon] {
  filter: var(--descendant-svg-filter);
}
.r9-multi .button--outline:hover {
  color: var(--color-button-outline-fg, var(--color-button-outline-fg-global)) !important;
  background: rgba(var(--color-button-outline-fg-rgb, var(--color-button-outline-fg-rgb-global)), 0.07);
}
.r9-multi .button--outline:focus,
.r9-multi .button--outline:active {
  color: var(--color-button-outline-fg, var(--color-button-outline-fg-global)) !important;
  background: rgba(var(--color-button-outline-fg-rgb, var(--color-button-outline-fg-rgb-global)), 0.15);
}
.r9-multi .button--text {
  color: var(--color-button-text-fg, var(--color-button-text-fg-global)) !important;
  background: transparent;
  --descendant-svg-filter: var(--text-descendant-svg-filter);
  --color-button-fg: var(--color-button-text-fg);
}
.r9-multi .button--text svg, .r9-multi .button--text img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi .button--text svg {
  fill: var(--color-button-fg);
}
.r9-multi .button--text > img[data-svg-icon] {
  filter: var(--descendant-svg-filter);
}
.r9-multi .button--text:hover {
  color: var(--color-button-text-fg, var(--color-button-text-fg-global)) !important;
  background: rgba(var(--color-button-text-fg-rgb, var(--color-button-text-fg-rgb-global)), 0.07);
}
.r9-multi .button--text:focus,
.r9-multi .button--text:active {
  color: var(--color-button-text-fg, var(--color-button-text-fg-global)) !important;
  background: rgba(var(--color-button-text-fg-rgb, var(--color-button-text-fg-rgb-global)), 0.15);
}

.r9-multi {
  --color-text-callout: #bd5b00;
  --color-text-positive: #14884c;
  --color-text-negative: #d32933;
  --color-text-accent: #f45500;
  --color-text-muted: #5a6872;
  --color-text-default-global: #192024;
}

.r9-multi--colors-base,
.r9-multi--colors-alternative {
  --color-text-callout: #bd5b00;
  --color-text-positive: #14884c;
  --color-text-negative: #d32933;
  --color-text-accent: #f45500;
  --color-text-muted: #5a6872;
}

.r9-multi--colors-accent-base {
  --color-text-callout: #bd5b00;
  --color-text-positive: #14884c;
  --color-text-negative: #d32933;
  --color-text-accent: #f45500;
  --color-text-muted: #5a6872;
  --color-text-muted-rgba: unset;
}

.r9-multi--colors-highlight-base {
  --color-text-callout: #bd5b00;
  --color-text-positive: #14884c;
  --color-text-negative: #d32933;
  --color-text-accent: #f45500;
  --color-text-muted: #5a6872;
}

.r9-multi--colors-highlight-inverted {
  --color-text-callout: #ffc470;
  --color-text-positive: #81dfb0;
  --color-text-negative: #fb9da2;
  --color-text-accent: #ff9352;
  --color-text-muted: #b4c1cb;
}

.r9-multi--colors-accent-inverted {
  --color-text-callout: #ffc470;
  --color-text-positive: #81dfb0;
  --color-text-negative: #fb9da2;
  --color-text-accent: #ff9352;
  --color-text-muted-rgb: 255, 255, 255;
  --color-text-muted-rgba: rgba(var(--color-text-muted-rgb), .5);
  --color-text-muted: unset;
}

.r9-multi--colors-photo {
  --color-text-callout: #ffc470;
  --color-text-positive: #81dfb0;
  --color-text-negative: #fb9da2;
  --color-text-accent: #ff9352;
  --color-text-muted: unset;
  --color-text-muted-rgb: 255, 255, 255;
  --color-text-muted-rgba: rgba(var(--color-text-muted-rgb), .5);
}

.r9-multi--colors-modal,
.r9-multi--colors-elevated {
  --color-text-callout: #bd5b00;
  --color-text-positive: #14884c;
  --color-text-negative: #d32933;
  --color-text-accent: #f45500;
  --color-text-muted: #5a6872;
}

.r9-multi .color-callout {
  color: var(--color-text-callout, var(--color-text-default-global));
}
.r9-multi .color-positive {
  color: var(--color-text-positive, var(--color-text-default-global));
}
.r9-multi .color-negative {
  color: var(--color-text-negative, var(--color-text-default-global));
}
.r9-multi .color-accent {
  color: var(--color-text-accent, var(--color-text-default-global));
}
.r9-multi .color-muted {
  color: var(--color-text-muted, var(--color-text-muted-rgba));
}

.r9-multi .column-content-wrapper .text-mb-0 {
  margin-bottom: 0 !important;
}
.r9-multi .column-content-wrapper .text-mb-xxsmall {
  margin-bottom: 4px !important;
}
.r9-multi .column-content-wrapper .text-mb-small {
  margin-bottom: 12px !important;
}
.r9-multi .column-content-wrapper .text-mb-large {
  margin-bottom: 24px !important;
}
.r9-multi .column-content-wrapper .text-mb-xlarge {
  margin-bottom: 32px !important;
}
.r9-multi .column-content-wrapper .flex-justify-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.r9-multi .column-content-wrapper .flex-justify-center > * {
  margin: 12px;
}
.r9-multi .column-content-wrapper .flex-justify-space-around {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .flex-justify-space-around {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper .flex-justify-space-around {
    justify-content: space-around;
  }
}
.r9-multi .column-content-wrapper .flex-justify-space-around > * {
  margin: 12px;
}
.r9-multi .column-content-wrapper .flex-justify-space-between {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .flex-justify-space-between {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper .flex-justify-space-between {
    justify-content: space-between;
  }
}
.r9-multi .column-content-wrapper .flex-justify-space-between > * {
  margin: 12px;
}
.r9-multi .column-content-wrapper .flex-wrap {
  flex-wrap: wrap;
}
.r9-multi .column-content-wrapper .width-80-md-lg {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper .width-80-md-lg {
    width: 80%;
  }
}
.r9-multi .column-content-wrapper .width-60-md-lg {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper .width-60-md-lg {
    width: 60%;
  }
}
.r9-multi .column-content-wrapper .text-large {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .text-large {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper .text-large {
    letter-spacing: normal;
  }
}
.r9-multi .column-content-wrapper strong > .text-large, .r9-multi .column-content-wrapper b > .text-large {
  font-weight: 600;
}
.r9-multi .column-content-wrapper .text-large > strong, .r9-multi .column-content-wrapper .text-large b {
  font-weight: 600;
}
.r9-multi .column-content-wrapper .text-small {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 12px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .text-small {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper .text-small {
    letter-spacing: normal;
  }
}
.r9-multi .column-content-wrapper strong > .text-small, .r9-multi .column-content-wrapper b > .text-small {
  font-weight: 600;
}
.r9-multi .column-content-wrapper .text-small > strong, .r9-multi .column-content-wrapper .text-small b {
  font-weight: 600;
}
.r9-multi .column-content-wrapper .text-tiny {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 10px;
  line-height: 14px;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .text-tiny {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper .text-tiny {
    letter-spacing: normal;
  }
}
.r9-multi .column-content-wrapper strong > .text-tiny, .r9-multi .column-content-wrapper b > .text-tiny {
  font-weight: 500;
}
.r9-multi .column-content-wrapper .text-tiny > strong, .r9-multi .column-content-wrapper .text-tiny b {
  font-weight: 500;
}
.r9-multi .column-content-wrapper .h1-alike {
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
  font-weight: 700;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .h1-alike {
    font-size: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper .h1-alike {
    font-size: 36px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper .h1-alike {
    font-size: 44px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .h1-alike {
    line-height: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper .h1-alike {
    line-height: 44px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper .h1-alike {
    line-height: 56px;
  }
}
.r9-multi .column-content-wrapper .h2-alike {
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .h2-alike {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper .h2-alike {
    font-size: 28px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper .h2-alike {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .h2-alike {
    line-height: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper .h2-alike {
    line-height: 36px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper .h2-alike {
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .h2-alike {
    font-weight: 600;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper .h2-alike {
    font-weight: 700;
  }
}
.r9-multi .column-content-wrapper .h3-alike {
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
  font-weight: 600;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .h3-alike {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper .h3-alike {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .h3-alike {
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper .h3-alike {
    line-height: 32px;
  }
}
.r9-multi .column-content-wrapper .h-small {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .h-small {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper .h-small {
    letter-spacing: normal;
  }
}
.r9-multi .column-content-wrapper .text-xlarge {
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .text-xlarge {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper .text-xlarge {
    font-size: 28px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper .text-xlarge {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .text-xlarge {
    line-height: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper .text-xlarge {
    line-height: 36px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper .text-xlarge {
    line-height: 40px;
  }
}
.r9-multi .column-content-wrapper strong > .text-xlarge, .r9-multi .column-content-wrapper b > .text-xlarge {
  font-weight: 600;
}
.r9-multi .column-content-wrapper .text-xlarge > strong, .r9-multi .column-content-wrapper .text-xlarge b {
  font-weight: 600;
}
.r9-multi .column-content-wrapper .text-xxlarge {
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .text-xxlarge {
    font-size: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper .text-xxlarge {
    font-size: 36px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper .text-xxlarge {
    font-size: 44px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .text-xxlarge {
    line-height: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper .text-xxlarge {
    line-height: 44px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper .text-xxlarge {
    line-height: 56px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper strong > .text-xxlarge, .r9-multi .column-content-wrapper b > .text-xxlarge {
    font-weight: 600;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper strong > .text-xxlarge, .r9-multi .column-content-wrapper b > .text-xxlarge {
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .text-xxlarge > strong, .r9-multi .column-content-wrapper .text-xxlarge b {
    font-weight: 600;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper .text-xxlarge > strong, .r9-multi .column-content-wrapper .text-xxlarge b {
    font-weight: 700;
  }
}
.r9-multi .column-content-wrapper .h-display-small {
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
  font-weight: 700;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .h-display-small {
    font-size: 36px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper .h-display-small {
    font-size: 44px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper .h-display-small {
    font-size: 52px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .h-display-small {
    line-height: 44px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper .h-display-small {
    line-height: 56px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper .h-display-small {
    line-height: 60px;
  }
}
.r9-multi .column-content-wrapper .h-display-medium {
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
  font-weight: 700;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .h-display-medium {
    font-size: 44px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper .h-display-medium {
    font-size: 52px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper .h-display-medium {
    font-size: 66px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .h-display-medium {
    line-height: 56px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper .h-display-medium {
    line-height: 60px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper .h-display-medium {
    line-height: 72px;
  }
}
.r9-multi .column-content-wrapper .h-display-large {
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
  font-weight: 700;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .h-display-large {
    font-size: 52px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper .h-display-large {
    font-size: 66px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper .h-display-large {
    font-size: 84px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .h-display-large {
    line-height: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper .h-display-large {
    line-height: 72px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper .h-display-large {
    line-height: 88px;
  }
}
.r9-multi .column-content-wrapper .h-break-word-hyphens {
  overflow-wrap: break-word;
  hyphens: auto;
}
@media (max-width: 639px) {
  .r9-multi .column-content-wrapper strong > .text-xxlarge, .r9-multi .column-content-wrapper b > .text-xxlarge {
    font-weight: 600;
  }
  .r9-multi .column-content-wrapper .text-xxlarge > strong, .r9-multi .column-content-wrapper .text-xxlarge b {
    font-weight: 600;
  }
}

.r9-multi {
  --color-input-text: #192024;
  --color-input-background: #ffffff;
  --color-input-border: #9ba8b0;
  --color-input-text-placeholder: #5a6872;
  --color-input-background-hover: #f9fafb;
  --color-input-border-hover: #1f282d;
  --color-input-background-focus: #ffffff;
  --color-input-border-focus: #192024;
  --color-input-border-warning: #eb8d00;
  --color-input-border-error: #d32933;
  --color-input-help-text: #5a6872;
  --color-input-help-text-warning: #5a6872;
  --color-input-help-text-error: #d32933;
  --outline-color-default: #07647e;
  --outline-color-error: #d32933;
  --color-inputswitch-false-background: #9ba8b0;
  --color-inputswitch-false-background-rgb: 155, 168, 176;
  --color-inputswitch-false-background-hover: #5a6872;
  --color-inputswitch-true-background: #07647e;
  --color-inputswitch-true-background-rgb: 0, 119, 153;
  --color-inputswitch-true-background-hover: #00485c;
}

.r9-multi--colors-base,
.r9-multi--colors-alternative,
.r9-multi--colors-highlight-base {
  --color-input-text: #192024;
  --color-input-background: #ffffff;
  --color-input-border: #9ba8b0;
  --color-input-text-placeholder: #5a6872;
  --color-input-background-hover: #f9fafb;
  --color-input-border-hover: #1f282d;
  --color-input-background-focus: #ffffff;
  --color-input-border-focus: #192024;
  --color-input-border-warning: #eb8d00;
  --color-input-border-error: #d32933;
  --color-input-help-text: #5a6872;
  --color-input-help-text-warning: #5a6872;
  --color-input-help-text-error: #d32933;
  --outline-color-default: #07647e;
  --outline-color-error: #d32933;
}

.r9-multi--colors-highlight-inverted {
  --color-input-text: #ffffff;
  --color-input-background: #1f282d;
  --color-input-border: #55636d;
  --color-input-text-placeholder: #9ba8b0;
  --color-input-background-hover: #2c3439;
  --color-input-border-hover: #b4c1cb;
  --color-input-background-focus: #1f282d;
  --color-input-border-focus: #b4c1cb;
  --color-input-border-warning: #b4c1cb;
  --color-input-border-error: #fb9da2;
  --color-input-help-text: #b4c1cb;
  --color-input-help-text-warning: #b4c1cb;
  --color-input-help-text-error: #fb9da2;
  --outline-color-default: #43c6e9;
  --outline-color-error: #e4444d;
}

.r9-multi--colors-accent-base {
  --outline-color-default: #07647e;
  --outline-color-error: #d32933;
}

.r9-multi--colors-accent-inverted {
  --outline-color-default: #43c6e9;
  --outline-color-error: #e4444d;
}

.r9-multi--colors-photo {
  --outline-color-default: #43c6e9;
  --outline-color-error: #e4444d;
}

.r9-multi--colors-modal,
.r9-multi--colors-elevated {
  --color-input-text: #192024;
  --color-input-background: #ffffff;
  --color-input-border: #9ba8b0;
  --color-input-text-placeholder: #5a6872;
  --color-input-background-hover: #f9fafb;
  --color-input-border-hover: #1f282d;
  --color-input-background-focus: #ffffff;
  --color-input-border-focus: #192024;
  --color-input-border-warning: #eb8d00;
  --color-input-border-error: #d32933;
  --color-input-help-text: #5a6872;
  --color-input-help-text-warning: #5a6872;
  --color-input-help-text-error: #d32933;
  --outline-color-default: #07647e;
  --outline-color-error: #d32933;
}

.r9-multi .wpcf7 .wpcf7-not-valid-tip, .r9-multi .help {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .r9-multi .wpcf7 .wpcf7-not-valid-tip, .r9-multi .help {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .wpcf7 .wpcf7-not-valid-tip, .r9-multi .help {
    letter-spacing: normal;
  }
}

@media (max-width: 767px) {
  .r9-multi .form-group {
    width: 100%;
  }
}
@media (max-width: 429px) {
  .r9-multi .form-group {
    display: flex;
    flex-direction: column;
  }
}
.r9-multi .form-group:not(:first-child) {
  margin-top: 12px;
}
@media (max-width: 429px) {
  .r9-multi .form-group .input + .button {
    order: 1;
    margin-top: 12px;
  }
}
@media (min-width: 430px) {
  .r9-multi .form-group .input + .button {
    order: 0;
    margin-inline-start: 12px;
  }
}
.r9-multi .form-group .help {
  order: 0;
  margin-top: 4px;
  width: 100%;
}
.r9-multi .input {
  padding: 7px 8px;
  box-sizing: border-box;
  display: inline-block;
  transition: all 50ms ease-out;
  height: 36px;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  line-height: 20px;
  font-weight: 600;
  color: var(--color-input-text);
  background: var(--color-input-background);
  border-color: var(--color-input-border);
}
@media (max-width: 767px) {
  .r9-multi .input {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .input {
    letter-spacing: normal;
  }
}
.r9-multi .input::placeholder {
  color: var(--color-input-text-placeholder);
}
.r9-multi .input:disabled {
  opacity: 0.6;
}
.r9-multi .input:hover {
  background: var(--color-input-background-hover);
  border-color: var(--color-input-border-hover);
}
.r9-multi .input:focus {
  background: var(--color-input-background-focus);
  border-color: var(--color-input-border-focus);
}
.r9-multi .input:hover:focus {
  background: var(--color-input-background-focus);
}
.r9-multi .input.warning {
  border-color: var(--color-input-border-warning);
}
.r9-multi .input.error {
  border-color: var(--color-input-border-error);
}
.r9-multi .input::placeholder {
  font-weight: normal;
}
.r9-multi .input--large {
  padding: 15px 16px;
  height: 52px;
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  line-height: 20px;
}
@media (max-width: 767px) {
  .r9-multi .input--large {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .input--large {
    letter-spacing: normal;
  }
}
.r9-multi .input.error:focus {
  outline-color: var(--outline-color-error);
}
.r9-multi .help {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 12px;
  line-height: 18px;
  color: inherit;
}
@media (max-width: 767px) {
  .r9-multi .help {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .help {
    letter-spacing: normal;
  }
}
.r9-multi .help.warning {
  color: var(--color-input-help-text-warning);
}
.r9-multi .help.error {
  color: var(--color-input-help-text-error);
}
.r9-multi textarea.input {
  height: 116px;
}
.r9-multi label {
  color: var(--color-text);
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .r9-multi label {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi label {
    letter-spacing: normal;
  }
}
.r9-multi .group-input-checkbox label {
  position: relative;
  display: block;
  cursor: pointer;
}
.r9-multi .group-input-checkbox input[type=checkbox] {
  position: absolute;
  margin: 0;
  width: 18px;
  height: 18px;
  left: 0;
  top: 4px;
  bottom: 0;
  opacity: 0;
}
.r9-multi .group-input-checkbox .checkbox-label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-height: 28px;
  line-height: 28px;
  padding-left: 32px;
}
.r9-multi .group-input-checkbox .checkbox-label:before, .r9-multi .group-input-checkbox .checkbox-label:after {
  position: absolute;
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  left: 0;
  top: 4px;
  bottom: 0;
  border: 1px solid transparent;
  border-radius: 4px;
}
.r9-multi .group-input-checkbox .checkbox-label:before {
  background: #ffffff;
  border: 1px solid var(--color-input-border);
}
.r9-multi .group-input-checkbox .checkbox-label:after {
  transition: transform 100ms ease-out;
}
.r9-multi .group-input-checkbox input:checked + .checkbox-label:after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjEgMS4yIDE0IDE0IiBmaWxsPSJub25lIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC42MTExIDUuMDU4NDdMNi42OTMxOCA5LjMxOTI3TDUuMjg3NjYgOC4yMzg0N0w0LjMxMjM4IDkuNTA2ODdDNi4wODgzIDEwLjg3MjUgNi43MjI2MiAxMS42NTEgNy4zNzUxIDEwLjk0MTRMMTEuNzg4OSA2LjE0MTQzTDEwLjYxMTEgNS4wNTg0N1oiIGZpbGw9IiMwQjdCOTkiLz4KPC9zdmc+");
  background: #007799;
}
.r9-multi .group-input-checkbox input:hover:not(:disabled) + .checkbox-label:before {
  border: 1px solid var(--color-input-border-hover);
}
.r9-multi .group-input-checkbox input:focus + .checkbox-label:before {
  border: 1px solid var(--color-input-border-focus);
  outline: var(--outline-color-default, var(--outline-color-default-global)) solid 2px;
  outline-offset: 2px;
}
.r9-multi .group-input-checkbox input:disabled + .checkbox-label:before,
.r9-multi .group-input-checkbox input:disabled + .checkbox-label:after {
  opacity: 0.5;
}
.r9-multi .group-input-switch label {
  position: relative;
  display: block;
  cursor: pointer;
}
.r9-multi .group-input-switch input[type=checkbox] {
  position: absolute;
  margin: 0;
  width: 34px;
  height: 16px;
  left: 0;
  top: 6px;
  bottom: 0;
  opacity: 0;
}
.r9-multi .group-input-switch .switch-label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-height: 28px;
  line-height: 28px;
  padding-left: 48px;
}
.r9-multi .group-input-switch .switch-label:before {
  position: absolute;
  content: "";
  display: block;
  width: 34px;
  height: 16px;
  left: 0;
  top: 6px;
  bottom: 0;
  border: 1px solid transparent;
  border-radius: 8px;
}
.r9-multi .group-input-switch .switch-label:after {
  position: absolute;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  left: 2px;
  top: 8px;
  border: 0;
  border-radius: 100%;
}
.r9-multi .group-input-switch .switch-label:before {
  border-color: transparent;
  border-color: transparent;
  background: var(--color-inputswitch-false-background);
}
.r9-multi .group-input-switch .switch-label:after {
  background: #ffffff;
  transition: transform 100ms ease-out;
}
.r9-multi .group-input-switch input:checked + .switch-label:before {
  border-color: transparent;
  background: var(--color-inputswitch-true-background);
}
.r9-multi .group-input-switch input:checked + .switch-label:after {
  transform: translateX(18px);
}
.r9-multi .group-input-switch input:hover:not(:disabled) + .switch-label:before {
  border-color: transparent;
  background: var(--color-inputswitch-false-background-hover);
}
.r9-multi .group-input-switch input:checked:hover + .switch-label:before,
.r9-multi .group-input-switch input:checked:active + .switch-label:before {
  border-color: transparent;
  background: var(--color-inputswitch-true-background-hover);
}
.r9-multi .group-input-switch input:focus + .switch-label:before {
  border-color: transparent;
  background: var(--color-inputswitch-false-background-hover);
  outline: var(--outline-color-default, var(--outline-color-default-global)) solid 2px;
  outline-offset: 2px;
}
.r9-multi .group-input-switch input:checked:focus + .switch-label:before {
  border-color: transparent;
  background: var(--color-inputswitch-true-background-hover);
}
.r9-multi .group-input-switch input:disabled + .switch-label:before,
.r9-multi .group-input-switch input:disabled + .switch-label:after {
  opacity: 0.5;
}

.r9-airplane-mode--rule {
  display: flex;
  flex-direction: column;
  padding-top: 16px;
  padding-bottom: 16px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: inherit;
  border-top-color: #d9e2e8;
  gap: 12px;
}
.r9-airplane-mode--rule.no-border {
  border-top-width: 0;
}
@media (min-width: 640px) {
  .r9-airplane-mode--rule {
    flex-direction: row;
    gap: 16px;
    width: 100%;
  }
  .r9-airplane-mode--rule-title {
    flex-basis: 200px;
    flex-grow: 0;
    flex-shrink: 0;
  }
  .r9-airplane-mode--rule-text {
    flex-grow: 2;
  }
  .r9-airplane-mode--rule-sharing {
    flex-basis: 150px;
    flex-grow: 0;
    flex-shrink: 0;
    text-align: right;
  }
}

button.reset-button-style {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  font-variation-settings: inherit !important;
}

.button.button-icon-x-small {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  padding-left: 8px !important;
  padding-right: 8px !important;
  min-width: 32px !important;
  height: 32px !important;
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 12px;
  line-height: 18px;
  font-weight: 600 !important;
  color: #192024;
  background: #f0f3f5;
  border-color: transparent;
  border-radius: 4px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .button.button-icon-x-small {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .button.button-icon-x-small {
    letter-spacing: normal;
  }
}
.button.button-icon-x-small img, .button.button-icon-x-small svg {
  width: 16.67px;
  height: 16.67px;
  color: #192024;
  fill: #192024;
}
.button.button-icon-x-small:hover {
  background: #e6ebef;
}
.button.button-icon-x-small:focus, .button.button-icon-x-small:active {
  background: #d9e2e8;
}
.button.button-icon-x-small .disabled, .button.button-icon-x-small:disabled {
  color: #9ba8b0;
  background: rgba(230, 235, 239, 0.6);
}

.button.button-icon-xx-small {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  padding-left: 8px !important;
  padding-right: 8px !important;
  min-width: 28px !important;
  height: 28px !important;
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 12px;
  line-height: 18px;
  font-weight: 600 !important;
  color: #192024;
  background: #f0f3f5;
  border-color: transparent;
  border-radius: 4px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .button.button-icon-xx-small {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .button.button-icon-xx-small {
    letter-spacing: normal;
  }
}
.button.button-icon-xx-small img, .button.button-icon-xx-small svg {
  width: 13.33px;
  height: 13.33px;
  color: #192024;
  fill: #192024;
}
.button.button-icon-xx-small:hover {
  background: #e6ebef;
}
.button.button-icon-xx-small:focus, .button.button-icon-xx-small:active {
  background: #d9e2e8;
}
.button.button-icon-xx-small .disabled, .button.button-icon-xx-small:disabled {
  color: #9ba8b0;
  background: rgba(230, 235, 239, 0.6);
}

.r9-multi .menu--row {
  display: inline-flex;
  flex-wrap: nowrap;
  margin: 0 -12px;
  padding: 0;
  width: calc(100% + 24px);
  height: 100%;
  list-style: none;
}
.r9-multi .menu--row .menu-item {
  height: 45px;
  margin: 0 12px;
  border-bottom: 2px solid transparent;
}
.r9-multi .menu--row .menu-item-link {
  display: inline-flex;
  align-items: center;
  height: 100%;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}

.r9-multi button.menu-button {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
}

.r9-multi .menu-button {
  height: 45px;
  width: 45px;
  color: inherit;
}
@media (min-width: 768px) {
  .r9-multi .menu-button {
    display: none;
  }
}
.r9-multi .menu-button:not(.open) .menu-button__icon-closed {
  display: none;
}
.r9-multi .menu-button.open .menu-button__icon-open {
  display: none;
}
.r9-multi .menu-button svg {
  width: 100%;
  height: 100%;
  padding: 10px;
}

.r9-popper-tooltip {
  padding: 8px;
  min-width: 100px;
  color: #f9fafb !important;
  background: #1f282d !important;
}

.r9-multi .column-content-wrapper button.reset-button-style {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  font-variation-settings: inherit !important;
}
.r9-multi .column-content-wrapper .button.button-icon-x-small {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  padding-left: 8px !important;
  padding-right: 8px !important;
  min-width: 32px !important;
  height: 32px !important;
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 12px;
  line-height: 18px;
  font-weight: 600 !important;
  color: #192024;
  background: #f0f3f5;
  border-color: transparent;
  border-radius: 4px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .button.button-icon-x-small {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper .button.button-icon-x-small {
    letter-spacing: normal;
  }
}
.r9-multi .column-content-wrapper .button.button-icon-x-small img, .r9-multi .column-content-wrapper .button.button-icon-x-small svg {
  width: 16.67px;
  height: 16.67px;
  color: #192024;
  fill: #192024;
}
.r9-multi .column-content-wrapper .button.button-icon-x-small:hover {
  background: #e6ebef;
}
.r9-multi .column-content-wrapper .button.button-icon-x-small:focus, .r9-multi .column-content-wrapper .button.button-icon-x-small:active {
  background: #d9e2e8;
}
.r9-multi .column-content-wrapper .button.button-icon-x-small .disabled, .r9-multi .column-content-wrapper .button.button-icon-x-small:disabled {
  color: #9ba8b0;
  background: rgba(230, 235, 239, 0.6);
}
.r9-multi .column-content-wrapper .button.button-icon-xx-small {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  padding-left: 8px !important;
  padding-right: 8px !important;
  min-width: 28px !important;
  height: 28px !important;
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 12px;
  line-height: 18px;
  font-weight: 600 !important;
  color: #192024;
  background: #f0f3f5;
  border-color: transparent;
  border-radius: 4px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .button.button-icon-xx-small {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper .button.button-icon-xx-small {
    letter-spacing: normal;
  }
}
.r9-multi .column-content-wrapper .button.button-icon-xx-small img, .r9-multi .column-content-wrapper .button.button-icon-xx-small svg {
  width: 13.33px;
  height: 13.33px;
  color: #192024;
  fill: #192024;
}
.r9-multi .column-content-wrapper .button.button-icon-xx-small:hover {
  background: #e6ebef;
}
.r9-multi .column-content-wrapper .button.button-icon-xx-small:focus, .r9-multi .column-content-wrapper .button.button-icon-xx-small:active {
  background: #d9e2e8;
}
.r9-multi .column-content-wrapper .button.button-icon-xx-small .disabled, .r9-multi .column-content-wrapper .button.button-icon-xx-small:disabled {
  color: #9ba8b0;
  background: rgba(230, 235, 239, 0.6);
}
.r9-multi .column-content-wrapper img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  border-radius: 12px;
}
.r9-multi .column-content-wrapper img.image--style-reset {
  border-radius: unset;
}
.r9-multi .column-content-wrapper img.image--block {
  display: block;
}
.r9-multi .column-content-wrapper img.image--square-120 {
  width: 120px;
  max-width: 120px;
  height: 120px;
  object-fit: cover;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .wp-caption {
    margin-bottom: 24px;
  }
}
@media (min-width: 640px) {
  .r9-multi .column-content-wrapper .wp-caption.alignleft,
  .r9-multi .column-content-wrapper img.alignleft {
    float: left;
    margin: 0 24px 24px 0;
  }
  .r9-multi .column-content-wrapper .wp-caption.alignright,
  .r9-multi .column-content-wrapper img.alignright {
    float: right;
    margin: 0 0 24px 24px;
  }
}
.r9-multi .column-content-wrapper .wp-caption-text {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 12px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .wp-caption-text {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper .wp-caption-text {
    letter-spacing: normal;
  }
}
.r9-multi .column-content-wrapper .badge {
  padding: 2px 8px;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 600;
  color: #192024;
  background: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
}
.r9-multi .column-content-wrapper .badge--on-photo {
  border-color: #ffffff;
}
.r9-multi .column-content-wrapper .badge--base.badge--on-photo {
  border-color: #9ba8b0;
}
.r9-multi .column-content-wrapper .badge--neutral.badge--on-photo,
.r9-multi .column-content-wrapper .badge--inverted.badge--on-photo {
  border-color: transparent;
}
.r9-multi .column-content-wrapper .badge--inverted {
  color: #ffffff;
  background: #192024;
}
.r9-multi .column-content-wrapper .badge--neutral {
  color: #2c3439;
  background: #e6ebef;
}
.r9-multi .column-content-wrapper .badge--action {
  color: #00485c;
  background: #e0f8ff;
}
.r9-multi .column-content-wrapper .badge--callout {
  color: #6d2f03;
  background: #fff2e0;
}
.r9-multi .column-content-wrapper .badge--positive {
  color: #074a28;
  background: #ccffe5;
}
.r9-multi .column-content-wrapper .badge--negative {
  color: #820d17;
  background: #fff0f0;
}
.r9-multi .column-content-wrapper .badge--special {
  color: #3d3786;
  background: #f2f2fd;
}
.r9-multi .column-content-wrapper .badge--accent {
  color: #782702;
  background: #ffece0;
}
.r9-multi .column-content-wrapper .badge--outline-base {
  color: #363f45;
  border-color: #9ba8b0;
  background: transparent;
}
.r9-multi .column-content-wrapper .badge--outline-inverted {
  color: #ffffff;
  border-color: #ffffff;
  background: transparent;
}
.r9-multi .column-content-wrapper .badge--outline-neutral {
  color: #5a6872;
  border-color: #5a6872;
  background: transparent;
}
.r9-multi .column-content-wrapper .badge--outline-action {
  color: #007799;
  border-color: #007799;
  background: transparent;
}
.r9-multi .column-content-wrapper .badge--outline-callout {
  color: #bd5b00;
  border-color: #bd5b00;
  background: transparent;
}
.r9-multi .column-content-wrapper .badge--outline-positive {
  color: #14884c;
  border-color: #14884c;
  background: transparent;
}
.r9-multi .column-content-wrapper .badge--outline-negative {
  color: #d32933;
  border-color: #d32933;
  background: transparent;
}
.r9-multi .column-content-wrapper .badge--outline-special {
  color: #5c52c7;
  border-color: #5c52c7;
  background: transparent;
}
.r9-multi .column-content-wrapper .badge--outline-accent {
  color: #d64300;
  border-color: #d64300;
  background: transparent;
}

.r9-multi {
  --color-line: #192024;
  --color-line-rgb: 25, 32, 36;
  --color-line-global: #192024;
  --color-line-rgb-global: 25, 32, 36;
}

.r9-multi--colors-base,
.r9-multi--colors-alternative {
  --color-line: #192024;
  --color-line-rgb: 25, 32, 36;
}

.r9-multi--colors-highlight-base {
  --color-line: #363f45;
  --color-line-rgb: 54, 63, 69;
}

.r9-multi--colors-accent-base {
  --color-line: #192024;
  --color-line-rgb: 25, 32, 36;
}

.r9-multi--colors-highlight-inverted {
  --color-line: #ffffff;
  --color-line-rgb: 255, 255, 255;
}

.r9-multi--colors-accent-inverted {
  --color-line: #ffffff;
  --color-line-rgb: 255, 255, 255;
}

.r9-multi--colors-photo {
  --color-line: #ffffff;
  --color-line-rgb: 255, 255, 255;
}

.r9-multi .separator-wrapper {
  padding-top: 17px;
  padding-bottom: 17px;
}
.r9-multi .separator--default {
  border-top: 2px solid rgba(var(--color-line-rgb, var(--color-line-rgb-global)), 0.15);
}
.r9-multi .separator--k4b {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.r9-multi .separator--k4b:before {
  display: block;
  content: "";
  height: auto;
  border-top: 2px solid rgba(var(--color-line-rgb, var(--color-line-rgb-global)), 0.2);
}
@media (max-width: 1071px) {
  .r9-multi .separator--k4b:before {
    width: calc(100% - 63px);
  }
}
@media (min-width: 1072px) {
  .r9-multi .separator--k4b:before {
    width: calc(100% - 45px);
  }
}
.r9-multi .separator--k4b:after {
  position: absolute;
  display: block;
  content: "";
  width: 36px;
  height: 36px;
  background: url('data:image/svg+xml;utf8,%3Csvg viewBox="0 0 514 478" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"%3E%3Cpath fill="%23000000" d="M429.112,217.215 L429.112,215.878 L430.448,215.447 C474.281,200.937 492.618,156.697 492.618,120.314 C492.618,32.072 427.79,0 358.271,0 L0,0 L0,300.91 L299.472,300.91 L299.472,272.76 L413.106,272.76 L413.106,386.379 L299.472,386.379 L299.472,356.34 L0,356.34 L0,477.221 L340.216,477.221 L344.513,477.198 C485.171,475.606 513.999,395.723 513.999,332.852 C513.999,281.373 484.585,226.568 429.112,217.215 Z M310.134,189.805 L129.684,189.805 L129.684,86.834 L292.079,86.834 L293.672,86.84 C345.842,87.262 358.897031,108.516 358.897031,138.297 C358.925,173.769 340.216,189.805 310.134,189.805 Z" %3E%3C/path%3E%3C/svg%3E%0A') no-repeat center;
  background-size: 36px;
  opacity: 0.3;
}
@media (max-width: 1071px) {
  .r9-multi .separator--k4b:after {
    right: 0;
  }
}
@media (min-width: 1072px) {
  .r9-multi .separator--k4b:after {
    right: -18px;
  }
}
.r9-multi .separator--default {
  border-color: rgba(var(--color-line-rgb, var(--color-line-rgb-global)), 0.15);
}
.r9-multi .separator--k4b:before {
  border-color: rgba(var(--color-line-rgb, var(--color-line-rgb-global)), 0.15);
}
.r9-multi .separator--k4b:after {
  background: url('data:image/svg+xml;utf8,%3Csvg viewBox="0 0 514 478" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"%3E%3Cpath fill="%23000000" d="M429.112,217.215 L429.112,215.878 L430.448,215.447 C474.281,200.937 492.618,156.697 492.618,120.314 C492.618,32.072 427.79,0 358.271,0 L0,0 L0,300.91 L299.472,300.91 L299.472,272.76 L413.106,272.76 L413.106,386.379 L299.472,386.379 L299.472,356.34 L0,356.34 L0,477.221 L340.216,477.221 L344.513,477.198 C485.171,475.606 513.999,395.723 513.999,332.852 C513.999,281.373 484.585,226.568 429.112,217.215 Z M310.134,189.805 L129.684,189.805 L129.684,86.834 L292.079,86.834 L293.672,86.84 C345.842,87.262 358.897031,108.516 358.897031,138.297 C358.925,173.769 340.216,189.805 310.134,189.805 Z" %3E%3C/path%3E%3C/svg%3E%0A') no-repeat center;
}

.r9-multi {
  --color-text-accordion: #192024;
  --color-text-accordion-rgb: 25, 32, 36;
  --color-text-accordion-global: #192024;
  --color-text-accordion-rgb-global: 25, 32, 36;
}

.r9-multi--colors-base,
.r9-multi--colors-alternative {
  --color-text-accordion: #192024;
  --color-text-accordion-rgb: 25, 32, 36;
}

.r9-multi--colors-highlight-base {
  --color-text-accordion: #363f45;
  --color-text-accordion-rgb: 54, 63, 69;
}

.r9-multi--colors-accent-base {
  --color-text-accordion: #192024;
  --color-text-accordion-rgb: 25, 32, 36;
}

.r9-multi--colors-highlight-inverted {
  --color-text-accordion: #ffffff;
  --color-text-accordion-rgb: 255, 255, 255;
}

.r9-multi--colors-accent-inverted {
  --color-text-accordion: #ffffff;
  --color-text-accordion-rgb: 255, 255, 255;
}

.r9-multi--colors-photo {
  --color-text-accordion: #ffffff;
  --color-text-accordion-rgb: 255, 255, 255;
}

.r9-multi .accordion {
  border-top-width: 1px;
  border-top-style: solid;
}
.r9-multi .accordion:not(:last-child) {
  margin-bottom: 12px;
}
.r9-multi .accordion-card:not(:first-child) {
  border-top-width: 1px;
  border-top-style: solid;
}
.r9-multi .accordion-card__header {
  width: 100%;
}
.r9-multi .accordion-card__header > * {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .r9-multi .accordion-card__header > * {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .accordion-card__header > * {
    letter-spacing: normal;
  }
}
.r9-multi .accordion-card-trigger {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: inherit;
  height: inherit;
  padding: 12px 0 12px 8px !important;
  text-align: left;
  cursor: pointer;
}
.r9-multi .accordion-card__header-icon {
  display: inline-block;
  flex: 0 0 auto;
  margin-inline-start: 24px;
  color: var(--color-text-accordion, var(--color-text-accordion-global));
  width: 32px;
  transform: rotate(0);
  transition: transform 250ms ease;
  text-align: center;
}
.r9-multi .accordion-card__content {
  padding-left: 8px;
  padding-right: 8px;
  height: auto;
  overflow: hidden;
}
.r9-multi .accordion-card__content:not(.open) {
  animation-name: accordion-toggle-collapse;
  animation-duration: 250ms;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}
.r9-multi .accordion-card__content:not(.ready) {
  display: none;
  height: 0;
  max-height: 0;
}
.r9-multi .accordion-card__content.open {
  padding-top: 12px;
  padding-bottom: 12px;
  animation-name: accordion-toggle-expand;
  animation-duration: 250ms;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}
@keyframes accordion-toggle-expand {
  0% {
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
  100% {
    max-height: 15000px;
    padding-top: 12px;
    padding-bottom: 12px;
    opacity: 1;
  }
}
@keyframes accordion-toggle-collapse {
  0% {
    max-height: 15000px;
    padding-top: 12px;
    padding-bottom: 12px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
.r9-multi .accordion-card-trigger.open .accordion-card__header-icon {
  transform: rotate3d(1, 0, 0, 180deg);
}
.r9-multi .accordion {
  border-top-color: var(--color-text-accordion, var(--color-text-accordion-global));
}
.r9-multi .accordion-card {
  color: var(--color-text-accordion, var(--color-text-accordion-global));
  border-color: rgba(var(--color-text-accordion-rgb, var(--color-text-accordion-rgb-global)), 0.3);
}
.r9-multi .accordion-card:not(:first-child) {
  border-color: rgba(var(--color-text-accordion-rgb, var(--color-text-accordion-rgb-global)), 0.15);
}
.r9-multi .accordion-card__header-text {
  color: var(--color-text-accordion, var(--color-text-accordion-global));
}
.r9-multi .accordion-card__header-icon {
  color: var(--color-text-accordion, var(--color-text-accordion-global));
}

.r9-multi .accordion--enhanced {
  border-top: unset;
}
.r9-multi .accordion-card__header--enhanced > * {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
}
@media (max-width: 767px) {
  .r9-multi .accordion-card__header--enhanced > * {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .accordion-card__header--enhanced > * {
    font-size: 28px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .accordion-card__header--enhanced > * {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .r9-multi .accordion-card__header--enhanced > * {
    line-height: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .accordion-card__header--enhanced > * {
    line-height: 36px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .accordion-card__header--enhanced > * {
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .r9-multi .accordion-card__header--enhanced > * {
    font-weight: 600;
  }
}
@media (min-width: 768px) {
  .r9-multi .accordion-card__header--enhanced > * {
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .r9-multi .accordion-card__header--enhanced > * {
    font-weight: 600;
  }
}
@media (min-width: 768px) {
  .r9-multi .accordion-card__header--enhanced > * {
    font-weight: 700;
  }
}
.r9-multi .accordion-card__header-thumbnail {
  margin-inline-end: 24px;
}
@media (max-width: 1071px) {
  .r9-multi .accordion-card__header-thumbnail {
    width: 66px;
    height: 66px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .accordion-card__header-thumbnail {
    width: 88px;
    height: 88px;
  }
}
.r9-multi .accordion-card__header-icon {
  margin-inline-start: auto;
}
.r9-multi .accordion-card__content--enhanced {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: inherit;
}
.r9-multi .accordion-card__content--enhanced.open {
  margin-top: 16px;
}
@media (max-width: 1071px) {
  .r9-multi .accordion-card__content--enhanced.open {
    margin-top: 12px;
  }
}

.r9-multi {
  --color-text-expandableitem: #192024;
  --color-text-expandableitem-rgb: 25, 32, 36;
  --color-text-expandableitem-global: #192024;
  --color-text-expandableitem-rgb-global: 25, 32, 36;
}

.r9-multi--colors-base,
.r9-multi--colors-alternative {
  --color-text-expandableitem: #192024;
  --color-text-expandableitem-rgb: 25, 32, 36;
}

.r9-multi--colors-highlight-base {
  --color-text-expandableitem: #363f45;
  --color-text-expandableitem-rgb: 54, 63, 69;
}

.r9-multi--colors-accent-base {
  --color-text-expandableitem: #192024;
  --color-text-expandableitem-rgb: 25, 32, 36;
}

.r9-multi--colors-highlight-inverted {
  --color-text-expandableitem: #ffffff;
  --color-text-expandableitem-rgb: 255, 255, 255;
}

.r9-multi--colors-accent-inverted {
  --color-text-expandableitem: #ffffff;
  --color-text-expandableitem-rgb: 255, 255, 255;
}

.r9-multi--colors-photo {
  --color-text-expandableitem: #ffffff;
  --color-text-expandableitem-rgb: 255, 255, 255;
}

.r9-multi .expandable-list--centered {
  text-align: center;
}
.r9-multi .expandable-list--centered .expandable-item {
  border-top-color: transparent;
}
.r9-multi .expandable-list--unstyled-link .expandable-item {
  border-top-color: transparent;
  padding-top: 0;
}
.r9-multi .expandable-item {
  padding-top: 12px;
  padding-bottom: 12px;
  border-top-width: 1px;
  border-top-style: solid;
}
.r9-multi .expandable-item__extension {
  padding-top: 12px;
  height: auto;
  overflow: hidden;
  margin-left: -3px;
  padding-left: 3px;
}
.r9-multi .expandable-item__extension:not(.open) {
  animation-name: expandable-item-toggle-collapse;
  animation-duration: 250ms;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}
.r9-multi .expandable-item__extension.open {
  animation-name: expandable-item-toggle-expand;
  animation-duration: 250ms;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}
.r9-multi .expandable-item p > a.button:first-child {
  margin-left: 3px;
}
.r9-multi .expandable-item-trigger {
  margin-top: 12px;
}
.r9-multi a.expandable-item-trigger {
  display: inline-block;
}
.r9-multi .expandable-item__extension:not(.ready) + .expandable-item-trigger {
  display: none;
}
@keyframes expandable-item-toggle-expand {
  0% {
    max-height: 0;
    padding-top: 0;
    opacity: 0;
  }
  100% {
    max-height: 12000px;
    padding-top: 12px;
    opacity: 1;
  }
}
@keyframes expandable-item-toggle-collapse {
  0% {
    max-height: 12000px;
    padding-top: 12px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    padding-top: 0;
    opacity: 0;
  }
}
.r9-multi .expandable-item {
  border-color: rgba(var(--color-text-expandableitem-rgb, var(--color-text-expandableitem-rgb-global)), 0.3);
}

.r9-multi {
  --color-text-boxlist: #192024;
  --color-text-boxlist-rgb: 25, 32, 36;
  --color-text-boxlist-global: #192024;
  --color-text-boxlist-rgb-global: 25, 32, 36;
  --color-accent-boxlist: #f45500;
  --color-accent-boxlist-global: #5a6872;
}

.r9-multi--colors-base,
.r9-multi--colors-alternative {
  --color-text-boxlist: #192024;
  --color-text-boxlist-rgb: 25, 32, 36;
  --color-accent-boxlist: #f45500;
}

.r9-multi--colors-highlight-base {
  --color-text-boxlist: #363f45;
  --color-text-boxlist-rgb: 54, 63, 69;
  --color-accent-boxlist: #f45500;
}

.r9-multi--colors-accent-base {
  --color-text-boxlist: #192024;
  --color-text-boxlist-rgb: 25, 32, 36;
  --color-accent-boxlist: #f45500;
}

.r9-multi--colors-highlight-inverted {
  --color-text-boxlist: #ffffff;
  --color-text-boxlist-rgb: 255, 255, 255;
  --color-accent-boxlist: #ff9352;
}

.r9-multi--colors-accent-inverted {
  --color-text-boxlist: #ffffff;
  --color-text-boxlist-rgb: 255, 255, 255;
  --color-accent-boxlist: #ff9352;
}

.r9-multi--colors-photo {
  --color-text-boxlist: #ffffff;
  --color-text-boxlist-rgb: 255, 255, 255;
  --color-accent-boxlist: #ffffff;
}

.r9-multi .box-list-item--default + .r9-multi .box-list-item--default {
  margin-top: 24px;
}
.r9-multi .box-list-item--k4b-arrows {
  position: relative;
  padding-top: 24px;
  padding-bottom: 24px;
  border-top-width: 1px;
  border-top-style: solid;
}
@media (max-width: 1071px) {
  .r9-multi .box-list-item--k4b-arrows {
    padding-left: 40px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .box-list-item--k4b-arrows {
    padding-left: 48px;
  }
}
.r9-multi .box-list-item--k4b-arrows .title-icon {
  position: absolute;
  left: 0;
  display: flex;
  align-items: center;
}
@media (max-width: 1071px) {
  .r9-multi .box-list-item--k4b-arrows .title-icon {
    height: 25px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .box-list-item--k4b-arrows .title-icon {
    height: 32px;
  }
}
.r9-multi .box-list-item--k4b-arrows .title-icon .icon {
  width: 25px;
  height: 25px;
  color: inherit;
}
.r9-multi .box-list-item--k4b-arrows h1, .r9-multi .box-list-item--k4b-arrows h2, .r9-multi .box-list-item--k4b-arrows h3, .r9-multi .box-list-item--k4b-arrows h4, .r9-multi .box-list-item--k4b-arrows h5, .r9-multi .box-list-item--k4b-arrows h6 {
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
  font-weight: 600;
}
@media (max-width: 767px) {
  .r9-multi .box-list-item--k4b-arrows h1, .r9-multi .box-list-item--k4b-arrows h2, .r9-multi .box-list-item--k4b-arrows h3, .r9-multi .box-list-item--k4b-arrows h4, .r9-multi .box-list-item--k4b-arrows h5, .r9-multi .box-list-item--k4b-arrows h6 {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .r9-multi .box-list-item--k4b-arrows h1, .r9-multi .box-list-item--k4b-arrows h2, .r9-multi .box-list-item--k4b-arrows h3, .r9-multi .box-list-item--k4b-arrows h4, .r9-multi .box-list-item--k4b-arrows h5, .r9-multi .box-list-item--k4b-arrows h6 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .r9-multi .box-list-item--k4b-arrows h1, .r9-multi .box-list-item--k4b-arrows h2, .r9-multi .box-list-item--k4b-arrows h3, .r9-multi .box-list-item--k4b-arrows h4, .r9-multi .box-list-item--k4b-arrows h5, .r9-multi .box-list-item--k4b-arrows h6 {
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .r9-multi .box-list-item--k4b-arrows h1, .r9-multi .box-list-item--k4b-arrows h2, .r9-multi .box-list-item--k4b-arrows h3, .r9-multi .box-list-item--k4b-arrows h4, .r9-multi .box-list-item--k4b-arrows h5, .r9-multi .box-list-item--k4b-arrows h6 {
    line-height: 32px;
  }
}
.r9-multi .box-list-item {
  border-color: rgba(var(--color-text-boxlist-rgb, var(--color-text-boxlist-rgb-global)), 0.3);
}
.r9-multi .box-list-item--k4b-arrows {
  border-top-color: rgba(var(--color-text-boxlist-rgb, var(--color-text-boxlist-rgb-global)), 0.2);
}
.r9-multi .box-list-item--k4b-arrows .title-icon {
  color: var(--color-accent-boxlist, var(--color-accent-boxlist-global));
  border-color: var(--color-text-boxlist, var(--color-text-boxlist-global));
}

.r9-multi {
  --color-text-card: #192024;
  --color-text-card-rgb: 25, 32, 36;
  --color-text-card-global: #192024;
  --color-text-card-rgb-global: 25, 32, 36;
  --color-card-active-accented-bullet: #55636d;
}

.r9-multi--colors-base,
.r9-multi--colors-alternative {
  --color-text-card: #192024;
  --color-text-card-rgb: 25, 32, 36;
}

.r9-multi--colors-highlight-base {
  --color-text-card: #363f45;
  --color-text-card-rgb: 54, 63, 69;
}

.r9-multi--colors-accent-base {
  --color-text-card: #192024;
  --color-text-card-rgb: 25, 32, 36;
}

.r9-multi--colors-highlight-inverted {
  --color-text-card: #ffffff;
  --color-text-card-rgb: 255, 255, 255;
  --color-card-active-accented-bullet: #ffffff;
}

.r9-multi--colors-accent-inverted {
  --color-text-card: #ffffff;
  --color-text-card-rgb: 255, 255, 255;
  --color-card-active-accented-bullet: #ffffff;
}

.r9-multi--colors-elevated {
  --color-text-card: #192024;
  --color-text-card-rgb: 25, 32, 36;
}

.r9-multi--colors-photo {
  --color-text-card: #ffffff;
  --color-text-card-rgb: 255, 255, 255;
}

.r9-multi .card-in-admin,
.r9-multi .card {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.r9-multi .card-in-admin .card-main-content-wrapper,
.r9-multi .card .card-main-content-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
}
.r9-multi .card-in-admin .card-thumbnail,
.r9-multi .card .card-thumbnail {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  object-fit: contain;
  border-radius: 8px;
}
.r9-multi .card-in-admin .card-thumbnail img,
.r9-multi .card .card-thumbnail img {
  border-radius: unset;
  min-height: 100% !important;
  max-width: none;
}
.r9-multi .card-in-admin--large .card-thumbnail,
.r9-multi .card--large .card-thumbnail {
  height: 367px;
}
.r9-multi .card-in-admin--medium .card-thumbnail,
.r9-multi .card--medium .card-thumbnail {
  height: 270px;
}
.r9-multi .card-in-admin--small .card-thumbnail,
.r9-multi .card--small .card-thumbnail {
  height: 160px;
}
@media (min-width: 1072px) {
  .r9-multi .card-in-admin--auto .card-thumbnail,
  .r9-multi .card--auto .card-thumbnail {
    height: 270px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .card-in-admin--auto .card-thumbnail,
  .r9-multi .card--auto .card-thumbnail {
    height: 160px;
  }
}
@media (min-width: 430px) and (max-width: 767px) {
  .r9-multi .card-in-admin--auto .card-thumbnail,
  .r9-multi .card--auto .card-thumbnail {
    height: 270px;
  }
}
@media (max-width: 429px) {
  .r9-multi .card-in-admin--auto .card-thumbnail,
  .r9-multi .card--auto .card-thumbnail {
    height: 160px;
  }
}
@media (min-width: 1072px) {
  .column--half .r9-multi .card-in-admin--auto .card-thumbnail,
  .column--half .r9-multi .card--auto .card-thumbnail {
    height: 367px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .column--half .r9-multi .card-in-admin--auto .card-thumbnail,
  .column--half .r9-multi .card--auto .card-thumbnail {
    height: 270px;
  }
}
.r9-multi .card-in-admin--extra-radius .card-thumbnail,
.r9-multi .card--extra-radius .card-thumbnail {
  border-radius: 12px;
}
.r9-multi .card-in-admin--extra-radius .stretched-link--invisible,
.r9-multi .card-in-admin--extra-radius .stretched-link::after,
.r9-multi .card--extra-radius .stretched-link--invisible,
.r9-multi .card--extra-radius .stretched-link::after {
  border-radius: 12px !important;
}
.r9-multi .card-in-admin--bulk,
.r9-multi .card--bulk {
  padding: 12px;
  border: 1px solid #d9e2e8;
  border-radius: 8px;
}
.r9-multi .card-in-admin--bulk .card-body,
.r9-multi .card--bulk .card-body {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.r9-multi .card-in-admin .card-badge-wrapper,
.r9-multi .card .card-badge-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: 12px;
  margin-bottom: 12px;
}
.r9-multi .card-in-admin .card-badge-wrapper .badge + .badge,
.r9-multi .card .card-badge-wrapper .badge + .badge {
  margin-top: 8px;
}
.r9-multi .card-in-admin .card-thumbnail-buttons,
.r9-multi .card .card-thumbnail-buttons {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  padding: 8px;
  display: flex;
  flex-direction: row-reverse;
}
.r9-multi .card-in-admin .card-icon-label-wrapper,
.r9-multi .card .card-icon-label-wrapper {
  position: absolute;
  top: 0;
  margin-top: 24px;
  max-width: 70%;
  display: flex;
  justify-content: center;
}
.r9-multi .card-in-admin .card-icon-label-wrapper img,
.r9-multi .card .card-icon-label-wrapper img {
  max-width: 100%;
  height: auto;
}
.r9-multi .card-in-admin .stretched-link--invisible,
.r9-multi .card-in-admin .stretched-link::after,
.r9-multi .card .stretched-link--invisible,
.r9-multi .card .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 8px;
}
.r9-multi .card-in-admin .stretched-link::after,
.r9-multi .card .stretched-link::after {
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.r9-multi .card-in-admin .card-footer,
.r9-multi .card .card-footer {
  margin-top: auto;
}
.r9-multi .section-columns.section-columns-swiper-container {
  position: relative;
  overflow: hidden;
}
.r9-multi .swiper-wrapper {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}
.r9-multi .swiper-nav-wrapper {
  z-index: 1;
  position: absolute;
  pointer-events: none;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
}
.r9-multi .swiper-button-prev,
.r9-multi .swiper-button-next {
  pointer-events: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  background: #ffffff;
  box-shadow: 0 3px 6px rgba(25, 32, 36, 0.16), 0 -1px 4px rgba(25, 32, 36, 0.04);
  border-radius: 4px;
  transition: opacity 100ms ease;
}
.r9-multi .swiper-button-prev .icon,
.r9-multi .swiper-button-next .icon {
  height: 16px;
  width: 16px;
  color: #192024;
}
.r9-multi .swiper-button-disabled {
  opacity: 0;
}
.r9-multi .swiper-pagination {
  position: absolute;
  display: flex;
  justify-content: center;
  width: 100%;
  height: 16px;
  gap: 6px;
  bottom: 0;
  align-items: center;
}
@media (max-width: 767px) {
  .r9-multi .swiper-pagination {
    max-width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.r9-multi .swiper-pagination .swiper-pagination-bullet {
  flex: 1;
  max-width: 16px;
  height: 16px;
  border-radius: 50%;
  background: rgba(var(--color-text-card-rgb, var(--color-text-card-rgb-global)), 0.3);
}
.r9-multi .swiper-pagination .swiper-pagination-bullet-active {
  background: rgba(var(--color-text-card-rgb, var(--color-text-card-rgb-global)));
}
.r9-multi [data-param-nav-type*=pagination] {
  padding-bottom: 24px;
  margin-bottom: 0;
}
.r9-multi [data-param-pagination-style=bar-accented] .swiper-pagination {
  height: 6px;
  gap: 20px;
}
.r9-multi [data-param-pagination-style=bar-accented] .swiper-pagination .swiper-pagination-bullet {
  max-width: 100px;
  height: 6px;
  border-radius: 6px;
}
.r9-multi [data-param-pagination-style=bar-accented] .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--color-card-active-accented-bullet);
}
@media (max-width: 767px) {
  .r9-multi [data-param-pagination-style=bar-accented] {
    padding-bottom: 32px;
  }
  .r9-multi [data-param-pagination-style=bar-accented] .swiper-pagination {
    gap: 10px;
  }
}
.r9-multi .cards--auto .swiper-nav-wrapper,
.r9-multi .cards--auto-elevated .swiper-nav-wrapper {
  padding: 0 3px;
}
@media (min-width: 1072px) {
  .r9-multi .cards--auto .swiper-nav-wrapper,
  .r9-multi .cards--auto-elevated .swiper-nav-wrapper {
    top: 152px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .cards--auto .swiper-nav-wrapper,
  .r9-multi .cards--auto-elevated .swiper-nav-wrapper {
    top: 97px;
  }
}
@media (min-width: 430px) and (max-width: 767px) {
  .r9-multi .cards--auto .swiper-nav-wrapper,
  .r9-multi .cards--auto-elevated .swiper-nav-wrapper {
    top: 152px;
  }
}
@media (max-width: 429px) {
  .r9-multi .cards--auto .swiper-nav-wrapper,
  .r9-multi .cards--auto-elevated .swiper-nav-wrapper {
    top: 97px;
  }
}
.r9-multi .cards--auto.cards--all-half .swiper-nav-wrapper,
.r9-multi .cards--auto-elevated.cards--all-half .swiper-nav-wrapper {
  padding: 0 3px;
}
@media (min-width: 1072px) {
  .r9-multi .cards--auto.cards--all-half .swiper-nav-wrapper,
  .r9-multi .cards--auto-elevated.cards--all-half .swiper-nav-wrapper {
    top: 200.5px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .cards--auto.cards--all-half .swiper-nav-wrapper,
  .r9-multi .cards--auto-elevated.cards--all-half .swiper-nav-wrapper {
    top: 152px;
  }
}
.r9-multi .cards--large .swiper-nav-wrapper {
  padding: 0 3px;
  top: 183.5px;
}
.r9-multi .cards--medium .swiper-nav-wrapper {
  padding: 0 3px;
  top: 135px;
}
.r9-multi .cards--small .swiper-nav-wrapper {
  padding: 0 3px;
  top: 80px;
}
.r9-multi .cards--mixed .swiper-nav-wrapper {
  padding: 0 3px;
  top: 50%;
  transform: translateY(-50%);
}
.r9-multi .cards--carousel-center-navs .swiper-nav-wrapper {
  position: absolute;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.r9-multi .cards--carousel-top-left-navs .swiper-nav-wrapper,
.r9-multi .cards--carousel-top-right-navs .swiper-nav-wrapper,
.r9-multi .cards--carousel-bottom-left-navs .swiper-nav-wrapper,
.r9-multi .cards--carousel-bottom-right-navs .swiper-nav-wrapper {
  position: absolute;
  width: auto;
  display: flex;
  justify-content: flex-start;
  gap: 12px;
  transform: none;
}
.r9-multi .cards--carousel-top-left-navs .swiper-button-disabled,
.r9-multi .cards--carousel-top-right-navs .swiper-button-disabled,
.r9-multi .cards--carousel-bottom-left-navs .swiper-button-disabled,
.r9-multi .cards--carousel-bottom-right-navs .swiper-button-disabled {
  opacity: 0.5;
}
.r9-multi .cards--carousel-top-left-navs,
.r9-multi .cards--carousel-top-right-navs {
  padding-top: 40px;
}
.r9-multi .cards--carousel-bottom-left-navs,
.r9-multi .cards--carousel-bottom-right-navs {
  padding-bottom: 56px;
}
.r9-multi .cards--carousel-bottom-left-navs[data-param-nav-type*=pagination] .swiper-nav-wrapper,
.r9-multi .cards--carousel-bottom-right-navs[data-param-nav-type*=pagination] .swiper-nav-wrapper {
  padding-bottom: 19px !important;
}
.r9-multi .cards--carousel-top-left-navs .swiper-nav-wrapper {
  top: 0;
  left: 0;
  right: unset;
  bottom: unset;
}
.r9-multi .cards--carousel-top-right-navs .swiper-nav-wrapper {
  top: 0;
  right: 0;
  left: unset;
  bottom: unset;
}
.r9-multi .cards--carousel-bottom-left-navs .swiper-nav-wrapper {
  bottom: 0;
  left: 0;
  top: unset;
  right: unset;
}
.r9-multi .cards--carousel-bottom-right-navs .swiper-nav-wrapper {
  bottom: 0;
  right: 0;
  top: unset;
  left: unset;
}
.r9-multi[class*=col-gutters-xsmall] .cards--carousel-top-left-navs .swiper-nav-wrapper,
.r9-multi[class*=col-gutters-xsmall] .cards--carousel-top-left-navs .swiper-pagination,
.r9-multi[class*=col-gutters-xsmall] .cards--carousel-top-right-navs .swiper-nav-wrapper,
.r9-multi[class*=col-gutters-xsmall] .cards--carousel-top-right-navs .swiper-pagination,
.r9-multi[class*=col-gutters-xsmall] .cards--carousel-bottom-left-navs .swiper-nav-wrapper,
.r9-multi[class*=col-gutters-xsmall] .cards--carousel-bottom-left-navs .swiper-pagination,
.r9-multi[class*=col-gutters-xsmall] .cards--carousel-bottom-right-navs .swiper-nav-wrapper,
.r9-multi[class*=col-gutters-xsmall] .cards--carousel-bottom-right-navs .swiper-pagination {
  padding: 3px 8px;
}
.r9-multi[class*=col-gutters-small] .cards--carousel-top-left-navs .swiper-nav-wrapper,
.r9-multi[class*=col-gutters-small] .cards--carousel-top-left-navs .swiper-pagination,
.r9-multi[class*=col-gutters-small] .cards--carousel-top-right-navs .swiper-nav-wrapper,
.r9-multi[class*=col-gutters-small] .cards--carousel-top-right-navs .swiper-pagination,
.r9-multi[class*=col-gutters-small] .cards--carousel-bottom-left-navs .swiper-nav-wrapper,
.r9-multi[class*=col-gutters-small] .cards--carousel-bottom-left-navs .swiper-pagination,
.r9-multi[class*=col-gutters-small] .cards--carousel-bottom-right-navs .swiper-nav-wrapper,
.r9-multi[class*=col-gutters-small] .cards--carousel-bottom-right-navs .swiper-pagination {
  padding: 3px 12px;
}
.r9-multi[class*=col-gutters-base] .cards--carousel-top-left-navs .swiper-nav-wrapper,
.r9-multi[class*=col-gutters-base] .cards--carousel-top-left-navs .swiper-pagination,
.r9-multi[class*=col-gutters-base] .cards--carousel-top-right-navs .swiper-nav-wrapper,
.r9-multi[class*=col-gutters-base] .cards--carousel-top-right-navs .swiper-pagination,
.r9-multi[class*=col-gutters-base] .cards--carousel-bottom-left-navs .swiper-nav-wrapper,
.r9-multi[class*=col-gutters-base] .cards--carousel-bottom-left-navs .swiper-pagination,
.r9-multi[class*=col-gutters-base] .cards--carousel-bottom-right-navs .swiper-nav-wrapper,
.r9-multi[class*=col-gutters-base] .cards--carousel-bottom-right-navs .swiper-pagination {
  padding: 3px 16px;
}
.r9-multi[class*=col-gutters-20px] .cards--carousel-top-left-navs .swiper-nav-wrapper,
.r9-multi[class*=col-gutters-20px] .cards--carousel-top-left-navs .swiper-pagination,
.r9-multi[class*=col-gutters-20px] .cards--carousel-top-right-navs .swiper-nav-wrapper,
.r9-multi[class*=col-gutters-20px] .cards--carousel-top-right-navs .swiper-pagination,
.r9-multi[class*=col-gutters-20px] .cards--carousel-bottom-left-navs .swiper-nav-wrapper,
.r9-multi[class*=col-gutters-20px] .cards--carousel-bottom-left-navs .swiper-pagination,
.r9-multi[class*=col-gutters-20px] .cards--carousel-bottom-right-navs .swiper-nav-wrapper,
.r9-multi[class*=col-gutters-20px] .cards--carousel-bottom-right-navs .swiper-pagination {
  padding: 3px 20px;
}
.r9-multi .swiper-notification {
  text-indent: -10000px;
}
.r9-multi .card-in-admin h1 > img,
.r9-multi .card-in-admin h2 > img,
.r9-multi .card-in-admin h3 > img,
.r9-multi .card-in-admin h4 > img,
.r9-multi .card-in-admin h5 > img,
.r9-multi .card-in-admin h6 > img,
.r9-multi .card h1 > img,
.r9-multi .card h2 > img,
.r9-multi .card h3 > img,
.r9-multi .card h4 > img,
.r9-multi .card h5 > img,
.r9-multi .card h6 > img {
  height: 16px !important;
}
.r9-multi .cards .cards--all-half [class*="--colors-base"] {
  border-radius: 12px;
}
.r9-multi .card .r9-clipboard {
  color: var(--color-text-card, var(--color-text-card-global));
  border-color: rgba(var(--color-text-card-rgb, var(--color-text-card-rgb-global)), 0.5);
}
.r9-multi .card .r9-clipboard:hover {
  background: rgba(var(--color-text-card-rgb, var(--color-text-card-rgb-global)), 0.2);
}
.r9-multi .card-in-admin .card-body,
.r9-multi .card .card-body {
  padding-top: 12px;
}
.r9-multi .card-in-admin .card-body h1, .r9-multi .card-in-admin .card-body h2, .r9-multi .card-in-admin .card-body h3, .r9-multi .card-in-admin .card-body h4, .r9-multi .card-in-admin .card-body h5, .r9-multi .card-in-admin .card-body h6,
.r9-multi .card .card-body h1,
.r9-multi .card .card-body h2,
.r9-multi .card .card-body h3,
.r9-multi .card .card-body h4,
.r9-multi .card .card-body h5,
.r9-multi .card .card-body h6 {
  margin-top: unset;
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .r9-multi .card-in-admin .card-body h1, .r9-multi .card-in-admin .card-body h2, .r9-multi .card-in-admin .card-body h3, .r9-multi .card-in-admin .card-body h4, .r9-multi .card-in-admin .card-body h5, .r9-multi .card-in-admin .card-body h6,
  .r9-multi .card .card-body h1,
  .r9-multi .card .card-body h2,
  .r9-multi .card .card-body h3,
  .r9-multi .card .card-body h4,
  .r9-multi .card .card-body h5,
  .r9-multi .card .card-body h6 {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-in-admin .card-body h1, .r9-multi .card-in-admin .card-body h2, .r9-multi .card-in-admin .card-body h3, .r9-multi .card-in-admin .card-body h4, .r9-multi .card-in-admin .card-body h5, .r9-multi .card-in-admin .card-body h6,
  .r9-multi .card .card-body h1,
  .r9-multi .card .card-body h2,
  .r9-multi .card .card-body h3,
  .r9-multi .card .card-body h4,
  .r9-multi .card .card-body h5,
  .r9-multi .card .card-body h6 {
    letter-spacing: normal;
  }
}
.r9-multi .card-in-admin .card-body + .card-footer:has(:not(.stretched-link--invisible)),
.r9-multi .card .card-body + .card-footer:has(:not(.stretched-link--invisible)) {
  padding-top: 12px;
}
.r9-multi .card-body h1, .r9-multi .card-body h2, .r9-multi .card-body h3 {
  font-weight: 600;
}
.r9-multi .card-body .as-numerals {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .r9-multi .card-body .as-numerals {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-body .as-numerals {
    letter-spacing: normal;
  }
}
.r9-multi .card-body h3.card-title-large--deal-single {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .r9-multi .card-body h3.card-title-large--deal-single {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-body h3.card-title-large--deal-single {
    letter-spacing: normal;
  }
}
.r9-multi .card-body h3.card-title-wrap--deal-single {
  overflow-wrap: break-word;
}
.r9-multi .card-body h3 + .card-location--deal-single {
  margin-top: -12px;
}
.r9-multi .card-body h3 + .card-rating--deal-single {
  margin-top: -12px;
}
.r9-multi .card-body .card-rating--deal-single,
.r9-multi .card-body .card-rating--deal-list {
  margin-bottom: 12px;
}
.r9-multi .card-body .card-rating--deal-single svg,
.r9-multi .card-body .card-rating--deal-list svg {
  margin-right: 4px;
  margin-bottom: -4px;
}
.r9-multi .card-body .card-discounts--deal-single,
.r9-multi .card-body .card-discounts--deal-list {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .r9-multi .card-body .card-discounts--deal-single,
  .r9-multi .card-body .card-discounts--deal-list {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-body .card-discounts--deal-single,
  .r9-multi .card-body .card-discounts--deal-list {
    letter-spacing: normal;
  }
}
.r9-multi .card-body .card-discounts--deal-single + .card-price--deal-single {
  margin-top: -8px;
}
.r9-multi .card-body .card-discounts--deal-list + .card-price--deal-list {
  margin-top: -8px;
}
.r9-multi .card-body .card-price-fixed-large--deal-single,
.r9-multi .card-body .card-price-fixed-large--deal-list {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .r9-multi .card-body .card-price-fixed-large--deal-single,
  .r9-multi .card-body .card-price-fixed-large--deal-list {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-body .card-price-fixed-large--deal-single,
  .r9-multi .card-body .card-price-fixed-large--deal-list {
    letter-spacing: normal;
  }
}
.r9-multi .card-body .card-price-fixed--deal-single,
.r9-multi .card-body .card-price-fixed--deal-list {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .r9-multi .card-body .card-price-fixed--deal-single,
  .r9-multi .card-body .card-price-fixed--deal-list {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-body .card-price-fixed--deal-single,
  .r9-multi .card-body .card-price-fixed--deal-list {
    letter-spacing: normal;
  }
}
.r9-multi .card-body .card-price-fixed-large--deal-single span,
.r9-multi .card-body .card-price-fixed-large--deal-list span,
.r9-multi .card-body .card-price-fixed--deal-single span,
.r9-multi .card-body .card-price-fixed--deal-list span {
  font-weight: initial;
  font-feature-settings: initial;
  letter-spacing: initial;
}
.r9-multi .card-body .card-price-fixed-large--deal-single small,
.r9-multi .card-body .card-price-fixed-large--deal-list small,
.r9-multi .card-body .card-price-fixed--deal-single small,
.r9-multi .card-body .card-price-fixed--deal-list small {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 12px;
  line-height: 18px;
  font-feature-settings: initial;
  letter-spacing: initial;
  font-weight: 600;
}
@media (max-width: 767px) {
  .r9-multi .card-body .card-price-fixed-large--deal-single small,
  .r9-multi .card-body .card-price-fixed-large--deal-list small,
  .r9-multi .card-body .card-price-fixed--deal-single small,
  .r9-multi .card-body .card-price-fixed--deal-list small {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-body .card-price-fixed-large--deal-single small,
  .r9-multi .card-body .card-price-fixed-large--deal-list small,
  .r9-multi .card-body .card-price-fixed--deal-single small,
  .r9-multi .card-body .card-price-fixed--deal-list small {
    letter-spacing: normal;
  }
}
.r9-multi .card-body .card-price-auto-large--deal-single,
.r9-multi .card-body .card-price-auto-large--deal-list {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 16px;
  line-height: 24px;
  font-weight: unset !important;
}
@media (max-width: 767px) {
  .r9-multi .card-body .card-price-auto-large--deal-single,
  .r9-multi .card-body .card-price-auto-large--deal-list {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-body .card-price-auto-large--deal-single,
  .r9-multi .card-body .card-price-auto-large--deal-list {
    letter-spacing: normal;
  }
}
.r9-multi .card-body .card-price-auto-large--deal-single strong,
.r9-multi .card-body .card-price-auto-large--deal-list strong {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .r9-multi .card-body .card-price-auto-large--deal-single strong,
  .r9-multi .card-body .card-price-auto-large--deal-list strong {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-body .card-price-auto-large--deal-single strong,
  .r9-multi .card-body .card-price-auto-large--deal-list strong {
    letter-spacing: normal;
  }
}
.r9-multi .card-body .card-price-auto--deal-single,
.r9-multi .card-body .card-price-auto--deal-list {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 16px;
  line-height: 24px;
  font-weight: unset !important;
}
@media (max-width: 767px) {
  .r9-multi .card-body .card-price-auto--deal-single,
  .r9-multi .card-body .card-price-auto--deal-list {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-body .card-price-auto--deal-single,
  .r9-multi .card-body .card-price-auto--deal-list {
    letter-spacing: normal;
  }
}
.r9-multi .card-body .card-price-auto--deal-single strong,
.r9-multi .card-body .card-price-auto--deal-list strong {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .r9-multi .card-body .card-price-auto--deal-single strong,
  .r9-multi .card-body .card-price-auto--deal-list strong {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-body .card-price-auto--deal-single strong,
  .r9-multi .card-body .card-price-auto--deal-list strong {
    letter-spacing: normal;
  }
}
.r9-multi .card-body .card-price-auto-inline--deal-list {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  font-weight: 600;
}
@media (max-width: 767px) {
  .r9-multi .card-body .card-price-auto-inline--deal-list {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-body .card-price-auto-inline--deal-list {
    letter-spacing: normal;
  }
}
.r9-multi .card-body .card-options--deal-single,
.r9-multi .card-body .card-options--deal-list {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 12px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .r9-multi .card-body .card-options--deal-single,
  .r9-multi .card-body .card-options--deal-list {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-body .card-options--deal-single,
  .r9-multi .card-body .card-options--deal-list {
    letter-spacing: normal;
  }
}
.r9-multi .card-body .card-options-inline--deal-list {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .r9-multi .card-body .card-options-inline--deal-list {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-body .card-options-inline--deal-list {
    letter-spacing: normal;
  }
}
.r9-multi .card-body .card-list-item-title--deal-list {
  margin-bottom: 0;
}
.r9-multi .card-body .card-list-item-link {
  display: flex !important;
}
.r9-multi .card-body .list-item {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 0;
  min-height: 90px;
  border-top: 1px solid #d9e2e8;
  border-bottom: 1px solid #d9e2e8;
}
.r9-multi .card-body .list-item--has_small_height {
  min-height: 60px;
}
.r9-multi .card-body .list-item + .list-item {
  border-top: 0;
}
.r9-multi .card-body .list-item-col--image,
.r9-multi .card-body .list-item-col--cta {
  flex-basis: auto;
}
.r9-multi .card-body .list-item-col--text {
  flex-grow: 2;
  flex-shrink: 2;
  max-width: calc(100% - 24px);
}
.r9-multi .card-body .list-item--has-cta:not(.list-item--has-image) .list-item-col--text {
  max-width: calc(100% - 130px);
}
.r9-multi .card-body .list-item--has-cta.list-item--has-image .list-item-col--text {
  max-width: calc(100% - 222px);
}
.r9-multi .card-body .list-item--has-image:not(.list-item--has-cta) .list-item-col--text {
  max-width: calc(100% - 100px);
}
.r9-multi .card-body .list-item-col--cta {
  padding-inline-start: 16px;
  margin-inline-start: auto;
}
.r9-multi .card-body .list-item-col .list-item-image-crop-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-inline-start: 0;
  margin-inline-end: 12px;
  width: 64px;
  height: 64px;
  object-fit: contain;
  overflow: hidden;
  border-radius: 4px;
}
.r9-multi .card-body .list-item-col .list-item-image-crop-wrapper img {
  max-height: 64px;
  max-width: none;
  border-radius: 0;
}
.r9-multi .card-body .list-item .card-list-item-title--deal-list {
  max-width: 99%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.r9-multi .card-body .list-item p {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 12px;
  line-height: 18px;
  max-width: 99%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .r9-multi .card-body .list-item p {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-body .list-item p {
    letter-spacing: normal;
  }
}
.r9-multi .card-body .list-item-content-group-wrapper {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  flex-wrap: wrap;
  max-width: 99%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.r9-multi .card-body .list-items--has-toggle .list-item--is-toggled {
  display: none;
}
.r9-multi .card-body .list-items--has-toggle.open .list-item--is-toggled {
  display: flex;
}
.r9-multi .card-body .list-item-trigger {
  margin-top: 8px;
}
.r9-multi .card-body .stretched-link--invisible .icon {
  margin-inline-start: auto;
  width: 24px;
}
@media (max-width: 767px) {
  .r9-multi .card-addon {
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-addon {
    padding-top: 16px;
  }
}
.r9-multi .card-addon .card-coupon-details--deal-single,
.r9-multi .card-addon .card-coupon-details--deal-list {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 12px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .r9-multi .card-addon .card-coupon-details--deal-single,
  .r9-multi .card-addon .card-coupon-details--deal-list {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-addon .card-coupon-details--deal-single,
  .r9-multi .card-addon .card-coupon-details--deal-list {
    letter-spacing: normal;
  }
}
.r9-multi .card-link--secondary {
  font-weight: 600;
}
.r9-multi .card-body .list-item {
  border-top-color: rgba(var(--color-text-card-rgb, var(--color-text-card-rgb-global)), 0.3);
  border-bottom-color: rgba(var(--color-text-card-rgb, var(--color-text-card-rgb-global)), 0.3);
}
.r9-multi .card--bulk .image--block {
  border-radius: 6px;
}

.r9-multi {
  --color-socialshare: #192024;
  --color-socialshare-global: #192024;
}

.r9-multi--colors-base,
.r9-multi--colors-alternative {
  --color-socialshare: #192024;
}

.r9-multi--colors-highlight-base {
  --color-socialshare: #363f45;
}

.r9-multi--colors-accent-base {
  --color-socialshare: #192024;
}

.r9-multi--colors-highlight-inverted {
  --color-socialshare: #ffffff;
}

.r9-multi--colors-accent-inverted {
  --color-socialshare: #ffffff;
}

.r9-multi--colors-photo {
  --color-socialshare: #ffffff;
}

.r9-multi .tinysocial-networks a.tinysocial:not(:first-child) {
  margin-inline-start: 8px;
}
.r9-multi .tinysocial-networks .tinysocial.button.button--text {
  padding: 7px;
}
.r9-multi .tinysocial-networks .tinysocial__title {
  display: none;
}
.r9-multi .tinysocial-networks .tinysocial__icon > svg {
  width: 20px;
  height: 20px;
}
.r9-multi .tinysocial-networks .tinysocial.disabled {
  display: none;
}
.r9-multi a.tinysocial {
  color: var(--color-socialshare, var(--color-socialshare-global));
}

.r9-multi {
  --color-text-tabledstnbtn1: #192024;
  --color-text-tabledstnbtn1-rgb: 25, 32, 36;
  --color-text-tabledstnbtn1-global: #192024;
  --color-text-tabledstnbtn1-rgb-global: 25, 32, 36;
}

.r9-multi--colors-base,
.r9-multi--colors-alternative {
  --color-text-tabledstnbtn1: #192024;
  --color-text-tabledstnbtn1-rgb: 25, 32, 36;
}

.r9-multi--colors-highlight-base {
  --color-text-tabledstnbtn1: #363f45;
  --color-text-tabledstnbtn1-rgb: 54, 63, 69;
}

.r9-multi--colors-accent-base {
  --color-text-tabledstnbtn1: #192024;
  --color-text-tabledstnbtn1-rgb: 25, 32, 36;
}

.r9-multi--colors-highlight-inverted {
  --color-text-tabledstnbtn1: #ffffff;
  --color-text-tabledstnbtn1-rgb: 255, 255, 255;
}

.r9-multi--colors-accent-inverted {
  --color-text-tabledstnbtn1: #ffffff;
  --color-text-tabledstnbtn1-rgb: 255, 255, 255;
}

.r9-multi--colors-photo {
  --color-text-tabledstnbtn1: #ffffff;
  --color-text-tabledstnbtn1-rgb: 255, 255, 255;
}

.r9-multi .tabledstnbtn1__title {
  padding: 4px 0;
  margin-bottom: 8px;
  font-weight: 600;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.r9-multi .tabledstnbtn1__table {
  border-collapse: collapse;
  width: 100%;
}
.r9-multi .tabledstnbtn1__table tr {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.r9-multi .tabledstnbtn1__table td {
  padding: 8px;
  height: 53px;
  font-weight: 600;
  line-height: 1;
}
.r9-multi .tabledstnbtn1__table td:first-child {
  padding-left: 0;
}
.r9-multi .tabledstnbtn1__table td:last-child {
  padding-right: 0;
}
.r9-multi .tabledstnbtn1__table td.last {
  text-align: right;
}
.r9-multi .tabledstnbtn1__table thead th {
  padding: 0 4px;
  height: 38px;
  line-height: 1;
  font-weight: 600;
}
.r9-multi .tabledstnbtn1__table thead th:first-child {
  padding-left: 0;
}
.r9-multi .tabledstnbtn1__table thead th:last-child {
  padding-right: 0;
}
.r9-multi .tabledstnbtn1__table thead th, .r9-multi .tabledstnbtn1__table thead th span {
  text-align: left;
}
.r9-multi .tabledstnbtn1__has-header {
  margin-top: 16px;
}
.r9-multi .tabledstnbtn1__title {
  border-color: var(--color-text-tabledstnbtn1, var(--color-text-tabledstnbtn1-global));
}
.r9-multi .tabledstnbtn1__table tr {
  border-color: rgba(var(--color-text-tabledstnbtn1-rgb, var(--color-text-tabledstnbtn1-rgb-global)), 0.3);
}

.r9-multi {
  --color-form-result-success: #14884c;
  --color-form-result-success-rgb: 20, 136, 76;
  --color-form-result-error: #d32933;
  --color-form-result-error-rgb: 211, 41, 51;
}

.r9-multi--colors-base,
.r9-multi--colors-alternative {
  --color-form-result-success: #14884c;
  --color-form-result-success-rgb: 20, 136, 76;
  --color-form-result-error: #d32933;
  --color-form-result-error-rgb: 211, 41, 51;
}

.r9-multi--colors-highlight-base {
  --color-form-result-success: #14884c;
  --color-form-result-success-rgb: 20, 136, 76;
  --color-form-result-error: #d32933;
  --color-form-result-error-rgb: 211, 41, 51;
}

.r9-multi--colors-accent-base {
  --color-form-result-success: #14884c;
  --color-form-result-success-rgb: 20, 136, 76;
  --color-form-result-error: #d32933;
  --color-form-result-error-rgb: 211, 41, 51;
}

.r9-multi--colors-highlight-inverted {
  --color-form-result-success: #81dfb0;
  --color-form-result-success-rgb: 129, 223, 176;
  --color-form-result-error: #fb9da2;
  --color-form-result-error-rgb: 251, 157, 162;
}

.r9-multi--colors-accent-inverted {
  --color-form-result-success: #81dfb0;
  --color-form-result-success-rgb: 129, 223, 176;
  --color-form-result-error: #fb9da2;
  --color-form-result-error-rgb: 251, 157, 162;
}

.r9-multi--colors-photo {
  --color-form-result-success: #81dfb0;
  --color-form-result-success-rgb: 129, 223, 176;
  --color-form-result-error: #fb9da2;
  --color-form-result-error-rgb: 251, 157, 162;
}

.r9-multi .wpcf7 p {
  margin: 0;
}
.r9-multi .wpcf7 p label {
  display: block;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .r9-multi .wpcf7 p:last-child label {
    margin-bottom: 0;
  }
}
.r9-multi .wpcf7 .wpcf7-form-control-wrap {
  display: block;
}
.r9-multi .wpcf7 label {
  display: block;
}
.r9-multi .wpcf7 label .wpcf7-form-control-wrap {
  margin-top: 4px;
}
.r9-multi .wpcf7 .input-checkbox label {
  position: relative;
  display: block;
  cursor: pointer;
}
.r9-multi .wpcf7 .input-checkbox input[type=checkbox] {
  position: absolute;
  margin: 0;
  width: 18px;
  height: 18px;
  left: 0;
  top: 4px;
  bottom: 0;
  opacity: 0;
}
.r9-multi .wpcf7 .input-checkbox .wpcf7-list-item-label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-height: 28px;
  line-height: 28px;
  padding-left: 32px;
}
.r9-multi .wpcf7 .input-checkbox .wpcf7-list-item-label:before, .r9-multi .wpcf7 .input-checkbox .wpcf7-list-item-label:after {
  position: absolute;
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  left: 0;
  top: 4px;
  bottom: 0;
  border: 1px solid transparent;
  border-radius: 4px;
}
.r9-multi .wpcf7 .input-checkbox .wpcf7-list-item-label:before {
  background: #ffffff;
  border: 1px solid var(--color-input-border);
}
.r9-multi .wpcf7 .input-checkbox .wpcf7-list-item-label:after {
  transition: transform 100ms ease-out;
}
.r9-multi .wpcf7 .input-checkbox input:checked + .wpcf7-list-item-label:after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjEgMS4yIDE0IDE0IiBmaWxsPSJub25lIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC42MTExIDUuMDU4NDdMNi42OTMxOCA5LjMxOTI3TDUuMjg3NjYgOC4yMzg0N0w0LjMxMjM4IDkuNTA2ODdDNi4wODgzIDEwLjg3MjUgNi43MjI2MiAxMS42NTEgNy4zNzUxIDEwLjk0MTRMMTEuNzg4OSA2LjE0MTQzTDEwLjYxMTEgNS4wNTg0N1oiIGZpbGw9IiMwQjdCOTkiLz4KPC9zdmc+");
  background: #007799;
}
.r9-multi .wpcf7 .input-checkbox input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid var(--color-input-border-hover);
}
.r9-multi .wpcf7 .input-checkbox input:focus + .wpcf7-list-item-label:before {
  border: 1px solid var(--color-input-border-focus);
  outline: var(--outline-color-default, var(--outline-color-default-global)) solid 2px;
  outline-offset: 2px;
}
.r9-multi .wpcf7 .input-checkbox input:disabled + .wpcf7-list-item-label:before,
.r9-multi .wpcf7 .input-checkbox input:disabled + .wpcf7-list-item-label:after {
  opacity: 0.5;
}
.r9-multi .wpcf7 .wpcf7-acceptance label {
  position: relative;
  display: block;
  cursor: pointer;
}
.r9-multi .wpcf7 .wpcf7-acceptance input[type=checkbox] {
  position: absolute;
  margin: 0;
  width: 18px;
  height: 18px;
  left: 0;
  top: 4px;
  bottom: 0;
  opacity: 0;
}
.r9-multi .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-height: 28px;
  line-height: 28px;
  padding-left: 32px;
}
.r9-multi .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:before, .r9-multi .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:after {
  position: absolute;
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  left: 0;
  top: 4px;
  bottom: 0;
  border: 1px solid transparent;
  border-radius: 4px;
}
.r9-multi .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:before {
  background: #ffffff;
  border: 1px solid var(--color-input-border);
}
.r9-multi .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:after {
  transition: transform 100ms ease-out;
}
.r9-multi .wpcf7 .wpcf7-acceptance input:checked + .wpcf7-list-item-label:after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjEgMS4yIDE0IDE0IiBmaWxsPSJub25lIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC42MTExIDUuMDU4NDdMNi42OTMxOCA5LjMxOTI3TDUuMjg3NjYgOC4yMzg0N0w0LjMxMjM4IDkuNTA2ODdDNi4wODgzIDEwLjg3MjUgNi43MjI2MiAxMS42NTEgNy4zNzUxIDEwLjk0MTRMMTEuNzg4OSA2LjE0MTQzTDEwLjYxMTEgNS4wNTg0N1oiIGZpbGw9IiMwQjdCOTkiLz4KPC9zdmc+");
  background: #007799;
}
.r9-multi .wpcf7 .wpcf7-acceptance input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid var(--color-input-border-hover);
}
.r9-multi .wpcf7 .wpcf7-acceptance input:focus + .wpcf7-list-item-label:before {
  border: 1px solid var(--color-input-border-focus);
  outline: var(--outline-color-default, var(--outline-color-default-global)) solid 2px;
  outline-offset: 2px;
}
.r9-multi .wpcf7 .wpcf7-acceptance input:disabled + .wpcf7-list-item-label:before,
.r9-multi .wpcf7 .wpcf7-acceptance input:disabled + .wpcf7-list-item-label:after {
  opacity: 0.5;
}
.r9-multi .wpcf7 .input-switch label {
  position: relative;
  display: block;
  cursor: pointer;
}
.r9-multi .wpcf7 .input-switch input[type=checkbox] {
  position: absolute;
  margin: 0;
  width: 34px;
  height: 16px;
  left: 0;
  top: 6px;
  bottom: 0;
  opacity: 0;
}
.r9-multi .wpcf7 .input-switch .wpcf7-list-item-label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-height: 28px;
  line-height: 28px;
  padding-left: 48px;
}
.r9-multi .wpcf7 .input-switch .wpcf7-list-item-label:before {
  position: absolute;
  content: "";
  display: block;
  width: 34px;
  height: 16px;
  left: 0;
  top: 6px;
  bottom: 0;
  border: 1px solid transparent;
  border-radius: 8px;
}
.r9-multi .wpcf7 .input-switch .wpcf7-list-item-label:after {
  position: absolute;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  left: 2px;
  top: 8px;
  border: 0;
  border-radius: 100%;
}
.r9-multi .wpcf7 .input-switch .wpcf7-list-item-label:before {
  border-color: transparent;
  border-color: transparent;
  background: var(--color-inputswitch-false-background);
}
.r9-multi .wpcf7 .input-switch .wpcf7-list-item-label:after {
  background: #ffffff;
  transition: transform 100ms ease-out;
}
.r9-multi .wpcf7 .input-switch input:checked + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: var(--color-inputswitch-true-background);
}
.r9-multi .wpcf7 .input-switch input:checked + .wpcf7-list-item-label:after {
  transform: translateX(18px);
}
.r9-multi .wpcf7 .input-switch input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: var(--color-inputswitch-false-background-hover);
}
.r9-multi .wpcf7 .input-switch input:checked:hover + .wpcf7-list-item-label:before,
.r9-multi .wpcf7 .input-switch input:checked:active + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: var(--color-inputswitch-true-background-hover);
}
.r9-multi .wpcf7 .input-switch input:focus + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: var(--color-inputswitch-false-background-hover);
  outline: var(--outline-color-default, var(--outline-color-default-global)) solid 2px;
  outline-offset: 2px;
}
.r9-multi .wpcf7 .input-switch input:checked:focus + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: var(--color-inputswitch-true-background-hover);
}
.r9-multi .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:before,
.r9-multi .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:after {
  opacity: 0.5;
}
.r9-multi .wpcf7 .input-checkbox,
.r9-multi .wpcf7 .input-switch {
  display: block;
}
.r9-multi .wpcf7 .input-checkbox .wpcf7-list-item,
.r9-multi .wpcf7 .input-checkbox .wpcf7-list-item label,
.r9-multi .wpcf7 .input-switch .wpcf7-list-item,
.r9-multi .wpcf7 .input-switch .wpcf7-list-item label {
  margin-bottom: 0;
}
.r9-multi .wpcf7 .input-checkbox .wpcf7-list-item.first,
.r9-multi .wpcf7 .input-switch .wpcf7-list-item.first {
  margin: 0;
}
.r9-multi .wpcf7 .wpcf7-acceptance {
  display: inline-block;
}
.r9-multi .wpcf7 .wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}
.r9-multi .wpcf7 .wpcf7-not-valid-tip {
  margin-top: 4px;
  width: 100%;
}
.r9-multi .wpcf7 .sub-columns .wpcf7-form-control-wrap {
  width: 100%;
}
.r9-multi .wpcf7 .sub-columns input[type=text].input,
.r9-multi .wpcf7 .sub-columns input[type=email].input,
.r9-multi .wpcf7 .sub-columns input[type=url].input,
.r9-multi .wpcf7 .sub-columns input[type=tel].input,
.r9-multi .wpcf7 .sub-columns input[type=number].input,
.r9-multi .wpcf7 .sub-columns input[type=password].input,
.r9-multi .wpcf7 .sub-columns input[type=search].input,
.r9-multi .wpcf7 .sub-columns input[type=date].input {
  width: 100%;
}
.r9-multi .wpcf7 .sub-columns textarea.input {
  width: 100%;
}
.r9-multi .wpcf7 .sub-columns select.input {
  width: 100%;
}
div.r9-multi .wpcf7 .ajax-loader {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHdpZHRoPSI0MHB4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCA0MCA0MCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7IiB4PSIwcHgiIHk9IjBweCI+CiAgICA8ZGVmcz4KICAgICAgICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPjwhW0NEQVRBWwogICAgICAgICAgICBALXdlYmtpdC1rZXlmcmFtZXMgc3BpbiB7CiAgICAgICAgICAgICAgZnJvbSB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUoLTM1OWRlZykKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0KICAgICAgICAgICAgQGtleWZyYW1lcyBzcGluIHsKICAgICAgICAgICAgICBmcm9tIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKC0zNTlkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9CiAgICAgICAgICAgIHN2ZyB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IDUwJSA1MCU7CiAgICAgICAgICAgICAgICAtd2Via2l0LWFuaW1hdGlvbjogc3BpbiAxLjVzIGxpbmVhciBpbmZpbml0ZTsKICAgICAgICAgICAgICAgIC13ZWJraXQtYmFja2ZhY2UtdmlzaWJpbGl0eTogaGlkZGVuOwogICAgICAgICAgICAgICAgYW5pbWF0aW9uOiBzcGluIDEuNXMgbGluZWFyIGluZmluaXRlOwogICAgICAgICAgICB9CiAgICAgICAgXV0+PC9zdHlsZT4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJvdXRlciI+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwwQzIyLjIwNTgsMCAyMy45OTM5LDEuNzg4MTMgMjMuOTkzOSwzLjk5MzlDMjMuOTkzOSw2LjE5OTY4IDIyLjIwNTgsNy45ODc4MSAyMCw3Ljk4NzgxQzE3Ljc5NDIsNy45ODc4MSAxNi4wMDYxLDYuMTk5NjggMTYuMDA2MSwzLjk5MzlDMTYuMDA2MSwxLjc4ODEzIDE3Ljc5NDIsMCAyMCwwWiIgc3R5bGU9ImZpbGw6YmxhY2s7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNNS44NTc4Niw1Ljg1Nzg2QzcuNDE3NTgsNC4yOTgxNSA5Ljk0NjM4LDQuMjk4MTUgMTEuNTA2MSw1Ljg1Nzg2QzEzLjA2NTgsNy40MTc1OCAxMy4wNjU4LDkuOTQ2MzggMTEuNTA2MSwxMS41MDYxQzkuOTQ2MzgsMTMuMDY1OCA3LjQxNzU4LDEzLjA2NTggNS44NTc4NiwxMS41MDYxQzQuMjk4MTUsOS45NDYzOCA0LjI5ODE1LDcuNDE3NTggNS44NTc4Niw1Ljg1Nzg2WiIgc3R5bGU9ImZpbGw6cmdiKDIxMCwyMTAsMjEwKTsiLz4KICAgICAgICA8L2c+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwzMi4wMTIyQzIyLjIwNTgsMzIuMDEyMiAyMy45OTM5LDMzLjgwMDMgMjMuOTkzOSwzNi4wMDYxQzIzLjk5MzksMzguMjExOSAyMi4yMDU4LDQwIDIwLDQwQzE3Ljc5NDIsNDAgMTYuMDA2MSwzOC4yMTE5IDE2LjAwNjEsMzYuMDA2MUMxNi4wMDYxLDMzLjgwMDMgMTcuNzk0MiwzMi4wMTIyIDIwLDMyLjAxMjJaIiBzdHlsZT0iZmlsbDpyZ2IoMTMwLDEzMCwxMzApOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksMjguNDkzOUMzMC4wNTM2LDI2LjkzNDIgMzIuNTgyNCwyNi45MzQyIDM0LjE0MjEsMjguNDkzOUMzNS43MDE5LDMwLjA1MzYgMzUuNzAxOSwzMi41ODI0IDM0LjE0MjEsMzQuMTQyMUMzMi41ODI0LDM1LjcwMTkgMzAuMDUzNiwzNS43MDE5IDI4LjQ5MzksMzQuMTQyMUMyNi45MzQyLDMyLjU4MjQgMjYuOTM0MiwzMC4wNTM2IDI4LjQ5MzksMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxMDEsMTAxLDEwMSk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMy45OTM5LDE2LjAwNjFDNi4xOTk2OCwxNi4wMDYxIDcuOTg3ODEsMTcuNzk0MiA3Ljk4NzgxLDIwQzcuOTg3ODEsMjIuMjA1OCA2LjE5OTY4LDIzLjk5MzkgMy45OTM5LDIzLjk5MzlDMS43ODgxMywyMy45OTM5IDAsMjIuMjA1OCAwLDIwQzAsMTcuNzk0MiAxLjc4ODEzLDE2LjAwNjEgMy45OTM5LDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoMTg3LDE4NywxODcpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTUuODU3ODYsMjguNDkzOUM3LjQxNzU4LDI2LjkzNDIgOS45NDYzOCwyNi45MzQyIDExLjUwNjEsMjguNDkzOUMxMy4wNjU4LDMwLjA1MzYgMTMuMDY1OCwzMi41ODI0IDExLjUwNjEsMzQuMTQyMUM5Ljk0NjM4LDM1LjcwMTkgNy40MTc1OCwzNS43MDE5IDUuODU3ODYsMzQuMTQyMUM0LjI5ODE1LDMyLjU4MjQgNC4yOTgxNSwzMC4wNTM2IDUuODU3ODYsMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxNjQsMTY0LDE2NCk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMzYuMDA2MSwxNi4wMDYxQzM4LjIxMTksMTYuMDA2MSA0MCwxNy43OTQyIDQwLDIwQzQwLDIyLjIwNTggMzguMjExOSwyMy45OTM5IDM2LjAwNjEsMjMuOTkzOUMzMy44MDAzLDIzLjk5MzkgMzIuMDEyMiwyMi4yMDU4IDMyLjAxMjIsMjBDMzIuMDEyMiwxNy43OTQyIDMzLjgwMDMsMTYuMDA2MSAzNi4wMDYxLDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoNzQsNzQsNzQpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksNS44NTc4NkMzMC4wNTM2LDQuMjk4MTUgMzIuNTgyNCw0LjI5ODE1IDM0LjE0MjEsNS44NTc4NkMzNS43MDE5LDcuNDE3NTggMzUuNzAxOSw5Ljk0NjM4IDM0LjE0MjEsMTEuNTA2MUMzMi41ODI0LDEzLjA2NTggMzAuMDUzNiwxMy4wNjU4IDI4LjQ5MzksMTEuNTA2MUMyNi45MzQyLDkuOTQ2MzggMjYuOTM0Miw3LjQxNzU4IDI4LjQ5MzksNS44NTc4NloiIHN0eWxlPSJmaWxsOnJnYig1MCw1MCw1MCk7Ii8+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K");
  background-size: 20px;
  background-repeat: no-repeat;
}
@media (max-width: 639px) {
  div.r9-multi .wpcf7 .ajax-loader {
    width: 100%;
    background-position: center;
  }
}
@media (min-width: 640px) {
  div.r9-multi .wpcf7 .ajax-loader {
    width: 30px;
    background-position: center right;
  }
}

.r9-multi .wpcf7 form .wpcf7-response-output {
  margin: 1rem 0;
}
.r9-multi .wpcf7 form.invalid .wpcf7-response-output {
  background: rgba(235, 141, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  border-color: #eb8d00;
}
.r9-multi .wpcf7 form.sent .wpcf7-response-output {
  background: rgba(var(--color-form-result-success-rgb), 0.4);
  border-color: var(--color-form-result-success);
}
.r9-multi .wpcf7 .wpcf7-not-valid,
.r9-multi .wpcf7 .wpcf7-validation-errors {
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  border-color: #d32933;
}
.r9-multi .wpcf7 .wpcf7-not-valid svg,
.r9-multi .wpcf7 .wpcf7-validation-errors svg {
  fill: #d32933;
}
.r9-multi .wpcf7 .wpcf7-not-valid.input-checkbox,
.r9-multi .wpcf7 .wpcf7-not-valid.wpcf7-acceptance {
  border: 0;
}
.r9-multi .wpcf7 .wpcf7-not-valid.input-switch {
  border: 0;
}
.r9-multi .wpcf7 .wpcf7-not-valid-tip {
  color: var(--color-form-result-error);
}
.r9-multi .wpcf7 form .wpcf7-response-output {
  color: inherit;
}
@media (max-width: 639px) {
  .r9-multi .form-group .wpcf7-form-control-wrap {
    width: 100%;
  }
}
.r9-multi .form-group .wpcf7-form-control-wrap input[type=text].input,
.r9-multi .form-group .wpcf7-form-control-wrap input[type=email].input,
.r9-multi .form-group .wpcf7-form-control-wrap input[type=url].input,
.r9-multi .form-group .wpcf7-form-control-wrap input[type=tel].input,
.r9-multi .form-group .wpcf7-form-control-wrap input[type=number].input,
.r9-multi .form-group .wpcf7-form-control-wrap input[type=password].input,
.r9-multi .form-group .wpcf7-form-control-wrap input[type=search].input {
  width: 100%;
}
@media (max-width: 639px) {
  .r9-multi .form-group .wpcf7-form-control {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .r9-multi .form-group .wpcf7-form-control-wrap + .wpcf7-form-control {
    margin-top: 12px;
  }
}
@media (min-width: 640px) {
  .r9-multi .form-group .wpcf7-form-control-wrap + .wpcf7-form-control {
    margin-left: 12px;
  }
}
.r9-multi input.wpcf7-not-valid:focus {
  outline-color: var(--outline-color-error);
}

.r9-multi {
  --color-form-result-error: #d32933;
}

.r9-multi--colors-base,
.r9-multi--colors-alternative {
  --color-form-result-error: #d32933;
}

.r9-multi--colors-highlight-base {
  --color-form-result-error: #d32933;
}

.r9-multi--colors-accent-base {
  --color-form-result-error: #f45500;
}

.r9-multi--colors-highlight-inverted {
  --color-form-result-error: #f45500;
}

.r9-multi--colors-accent-inverted {
  --color-form-result-error: #43c6e9;
}

.r9-multi--colors-photo {
  --color-form-result-error: #fb9da2;
}

.r9-multi--colors-highlight-inverted-alt {
  --color-form-result-error: #f45500;
}

.wpgmza_map .gm-style img {
  display: block;
  max-width: none;
  border-radius: 0;
}
.wpgmza_map .gm-control-active > img {
  display: none;
}
.wpgmza_map .gm-control-active > img:nth-child(1) {
  display: block;
}
.wpgmza_map .wpgmza-inner-stack .wpgmza-panel-info-window.wpgmza-panel-view {
  padding: 24px;
}
.wpgmza_map .wpgmza-inner-stack .wpgmza-panel-info-window.wpgmza-panel-view .wpgmza-panel-actions {
  display: none;
}
.wpgmza_map .wpgmza-inner-stack .wpgmza-panel-info-window.wpgmza-panel-view .wpgmza-gallery-container {
  margin-bottom: 0;
}
.wpgmza_map .wpgmza-inner-stack .wpgmza-panel-info-window.wpgmza-panel-view .wpgmza-gallery-container .wpgmza-gallery {
  margin-bottom: 16px;
}
.wpgmza_map .wpgmza-inner-stack .wpgmza-panel-info-window.wpgmza-panel-view .wpgmza-title {
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .wpgmza_map .wpgmza-inner-stack .wpgmza-panel-info-window.wpgmza-panel-view .wpgmza-title {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .wpgmza_map .wpgmza-inner-stack .wpgmza-panel-info-window.wpgmza-panel-view .wpgmza-title {
    font-size: 20px;
  }
}
.wpgmza_map .wpgmza-inner-stack .wpgmza-panel-info-window.wpgmza-panel-view .wpgmza-address {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .wpgmza_map .wpgmza-inner-stack .wpgmza-panel-info-window.wpgmza-panel-view .wpgmza-address {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .wpgmza_map .wpgmza-inner-stack .wpgmza-panel-info-window.wpgmza-panel-view .wpgmza-address {
    letter-spacing: normal;
  }
}
.wpgmza_map .wpgmza-inner-stack .wpgmza-panel-info-window.wpgmza-panel-view .wpgmza-address svg {
  display: none;
}
.wpgmza_map .wpgmza-inner-stack .wpgmza-panel-info-window.wpgmza-panel-view .wpgmza-description {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .wpgmza_map .wpgmza-inner-stack .wpgmza-panel-info-window.wpgmza-panel-view .wpgmza-description {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .wpgmza_map .wpgmza-inner-stack .wpgmza-panel-info-window.wpgmza-panel-view .wpgmza-description {
    letter-spacing: normal;
  }
}
.wpgmza_map .wpgmza-inner-stack .wpgmza-panel-info-window.wpgmza-panel-view > *:not(:empty) {
  padding: 0;
}

.wpgmza_map {
  border-radius: 12px;
}

.column--iframe iframe {
  width: 100%;
  border: 0;
}

.column--iframe-map .column-content-wrapper {
  height: 100%;
}
@media screen and (max-width: 540px) {
  .column--iframe-map {
    height: 400px;
  }
}
@media screen and (min-width: 541px) and (max-width: 620px) {
  .column--iframe-map {
    height: 450px;
  }
}
@media screen and (min-width: 621px) and (max-width: 670px) {
  .column--iframe-map {
    height: 450px;
  }
}
@media screen and (min-width: 671px) and (max-width: 710px) {
  .column--iframe-map {
    height: 470px;
  }
}
@media screen and (min-width: 711px) and (max-width: 800px) {
  .column--iframe-map {
    height: 500px;
  }
}
@media screen and (min-width: 801px) and (max-width: 850px) {
  .column--iframe-map {
    height: 520px;
  }
}
@media screen and (min-width: 851px) and (max-width: 900px) {
  .column--iframe-map {
    height: 550px;
  }
}
@media screen and (min-width: 901px) and (max-width: 1024px) {
  .column--iframe-map {
    height: 650px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1079px) {
  .column--iframe-map {
    height: 700px;
  }
}
@media screen and (min-width: 1080px) and (max-width: 1280px) {
  .column--iframe-map {
    height: 750px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1366px) {
  .column--iframe-map {
    height: 770px;
  }
}
@media screen and (min-width: 1367px) {
  .column--iframe-map {
    height: 794px;
  }
}

.column--iframe iframe,
.column--iframe-map iframe {
  border-radius: 12px;
}

.column--youtube .column-content-wrapper {
  height: auto !important;
}
@media (max-width: 1071px) {
  .column--youtube .column-content-wrapper {
    width: 100%;
  }
}
.column--youtube .video-embed {
  display: flex;
  justify-content: center;
  opacity: 0;
  animation: 500ms ease-in 300ms appear-in;
  animation-fill-mode: both;
}
.column--youtube .video-embed iframe {
  height: auto;
  width: 100%;
  max-width: 100%;
  aspect-ratio: 16/9;
}
.column--youtube .video-embed.video-embed--portrait iframe {
  aspect-ratio: 9/16;
}
@keyframes appear-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.column--youtube .video-embed iframe {
  border-radius: 12px;
}

.column--image .column-content-wrapper {
  line-height: 0;
  flex-direction: column;
}
.column--image .column-content-wrapper.column-content-wrapper--expanded {
  display: flex;
  justify-content: center;
  align-items: center;
}
.column--image .image-container {
  width: 100%;
}
.column--image .image-container.image-container--cover-center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: inherit;
  overflow: hidden;
  border-radius: 12px;
}
.column--image .image-container.image-container--cover-center img,
.column--image .image-container.image-container--cover-center .image {
  max-width: none;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}
.column--image .image-container.image-container--cover-center.image--style-reset {
  border-radius: 0;
}
.column--image .image-caption {
  margin-top: 4px;
  width: 100%;
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 12px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .column--image .image-caption {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .column--image .image-caption {
    letter-spacing: normal;
  }
}
.column--image .image-caption--position-left {
  text-align: left;
}
.column--image .image-caption--position-center {
  text-align: center;
}
.column--image .image-caption--position-right {
  text-align: right;
}

.articulate-embed {
  position: relative;
  margin: 0;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.articulate-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.r9-multi .wq_questionTextCtr {
  padding-left: 0;
  padding-right: 0;
  background-color: unset;
}
.r9-multi .wq_singleAnswerCtr {
  background-color: unset;
  color: unset;
  border-color: rgba(var(--color-text-rgb), 0.1);
}
.r9-multi .wq_singleAnswerCtr:hover,
.r9-multi .wq_singleAnswerCtr:focus {
  background-color: rgba(var(--color-text-rgb), 0.07);
}
.r9-multi .wq_singleAnswerCtr .wq_answerTxtCtr {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  font-weight: 600;
  color: var(--color-text);
}
@media (max-width: 767px) {
  .r9-multi .wq_singleAnswerCtr .wq_answerTxtCtr {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .wq_singleAnswerCtr .wq_answerTxtCtr {
    letter-spacing: normal;
  }
}
.r9-multi .wq_singleAnswerCtr .wq_answerTxtCtr:before,
.r9-multi .wq_singleAnswerCtr.chosen .wq_answerTxtCtr:after {
  content: "";
  width: 14px;
  height: 14px;
  border: 2px solid;
  position: absolute;
  left: 0;
  top: 1px;
  border-radius: 2px;
  box-sizing: border-box;
}
.r9-multi .wq_singleAnswerCtr.chosen .wq_answerTxtCtr:after {
  content: "";
  width: 0;
  height: 0;
  background: #fff;
  border: 4px solid;
  left: 3px;
  top: 4px;
}
.r9-multi .wq_questionTextWrapper + .wq_questionMediaCtr {
  margin-top: 15px;
}
.r9-multi .wq-results {
  all: unset;
}
.r9-multi .wq-results .wq_quizTitle {
  margin-top: 32px;
}
.r9-multi .wq-results .wq_resultTitle {
  font-feature-settings: "ss04", "ss05";
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: normal;
  font-weight: 600;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .r9-multi .wq-results .wq_resultTitle {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .r9-multi .wq-results .wq_resultTitle {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .r9-multi .wq-results .wq_resultTitle {
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .r9-multi .wq-results .wq_resultTitle {
    line-height: 32px;
  }
}
.r9-multi .wq-retake-quiz-btn {
  padding: 7px 16px;
  box-sizing: border-box;
  display: inline-block;
  transition: all 50ms ease-out;
  height: 36px;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  line-height: 20px;
  font-weight: 600 !important;
  text-decoration: none !important;
  color: var(--color-button-default-fg-global) !important;
  background: var(--color-button-default-bg-global);
  border-color: transparent;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
  white-space: nowrap;
  cursor: pointer;
  box-shadow: none;
}
@media (max-width: 767px) {
  .r9-multi .wq-retake-quiz-btn {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .wq-retake-quiz-btn {
    letter-spacing: normal;
  }
}
.r9-multi .wq-retake-quiz-btn svg, .r9-multi .wq-retake-quiz-btn img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi .wq-retake-quiz-btn svg {
  fill: var(--color-button-fg);
}
.r9-multi .wq-retake-quiz-btn > img[data-svg-icon] {
  filter: var(--descendant-svg-filter);
}
.r9-multi .wq-retake-quiz-btn:hover {
  text-decoration: none !important;
  background: var(--color-button-default-bg-hover-global);
}
.r9-multi .wq-retake-quiz-btn:focus {
  background: var(--color-button-default-bg-focus-global);
}
.r9-multi .wq-retake-quiz-btn:active {
  background: var(--color-button-default-bg-focus-global);
}
.r9-multi .wq-retake-quiz-btn.disabled, .r9-multi .wq-retake-quiz-btn:disabled, .r9-multi .wq-retake-quiz-btn:disabled:hover {
  color: var(--color-button-default-fg-disabled-global) !important;
  background: var(--color-button-default-bg-disabled-global) !important;
  cursor: not-allowed;
  pointer-events: none;
}
.r9-multi .wq-retake-quiz-btn--large {
  padding: 15px 24px;
  height: 52px;
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  line-height: 20px;
}
@media (max-width: 767px) {
  .r9-multi .wq-retake-quiz-btn--large {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .wq-retake-quiz-btn--large {
    letter-spacing: normal;
  }
}

.r9-multi .column-content-wrapper .seolinks-responsive-columns-wrapper {
  container-type: inline-size;
}
.r9-multi .column-content-wrapper .seolinks-responsive-columns-wrapper .accordion {
  column-count: 1;
  column-gap: 24px;
}
.r9-multi .column-content-wrapper .seolinks-responsive-columns-wrapper .accordion .accordion-card {
  break-inside: avoid;
}
.r9-multi .column-content-wrapper .seolinks-responsive-columns-wrapper .accordion .accordion-card .accordion-card-trigger {
  padding-left: 0 !important;
}
.r9-multi .column-content-wrapper .seolinks-responsive-columns-wrapper .accordion .accordion-card .accordion-card__content {
  padding-left: 0;
  padding-right: 0;
}
@container (width > 568px) and ( width < 672px) {
  .r9-multi .column-content-wrapper .seolinks-responsive-columns-wrapper .accordion {
    column-count: 2;
  }
  .r9-multi .column-content-wrapper .seolinks-responsive-columns-wrapper .accordion .seolinks-md-break {
    border-top-width: 0;
    break-before: column;
  }
}
@container ( width >= 672px) {
  .r9-multi .column-content-wrapper .seolinks-responsive-columns-wrapper .accordion {
    column-count: 3;
  }
  .r9-multi .column-content-wrapper .seolinks-responsive-columns-wrapper .accordion .seolinks-lg-break {
    border-top-width: 0;
    break-before: column;
  }
}
.r9-multi .column-content-wrapper .seolinks-sublinks {
  list-style-type: none;
  padding-left: 0;
}
.r9-multi .column-content-wrapper a.seolinks-sublink-link {
  display: flex;
  justify-content: space-between;
  text-decoration: none;
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 12px;
  line-height: 18px;
  padding: 0 2px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper a.seolinks-sublink-link {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper a.seolinks-sublink-link {
    letter-spacing: normal;
  }
}

.bg-image-filler {
  display: block;
  width: 100%;
}
@media (max-width: 1071px) {
  .bg-image-filler {
    height: 380px;
  }
}
@media (min-width: 1072px) {
  .bg-image-filler {
    height: 480px;
  }
}

.menu-row {
  position: relative;
  z-index: 1001;
  display: flex;
  align-items: center;
  height: 45px;
  color: #192024;
  background: #f0f3f5;
}
.menu-row * {
  text-decoration: none !important;
}
.menu-row .container--menu-row {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 0;
  height: inherit;
}
.menu-row button.menu-more-item {
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  padding-left: 2px;
  padding-right: 2px;
  outline-offset: -2px;
}
.menu-row .menu-more-item-icon {
  transition: transform 100ms ease;
}
.menu-row .menu-more-item[aria-expanded=true] .menu-more-item-icon {
  transform: rotate3d(1, 0, 0, 180deg);
}
.menu-row .menu-item {
  font-size: inherit;
}
.menu-row .menu-item-link {
  padding-left: 2px;
  padding-right: 2px;
  outline-offset: -2px;
  transition: color 100ms ease;
}
.menu-row .menu-more-item {
  display: flex;
  align-items: center;
  height: 45px;
  font-weight: 600;
  color: #192024;
  cursor: pointer;
}
.menu-row .menu-more-item-icon {
  margin-inline-start: 8px;
  width: 20px;
  height: 100%;
}
.menu-row .r9-tinysocial-wrapper-once {
  flex: 0 0 240px;
  display: flex;
  align-items: center;
}
.menu-row a.tinysocial {
  display: inline-block;
  padding: 8px;
  height: 36px;
  background: transparent !important;
}
.menu-row .tinysocial:not(:first-child) {
  margin-inline-start: 8px;
}
.menu-row .tinysocial.disabled {
  display: none !important;
}
.menu-row .tinysocial .tinysocial__icon {
  display: inline-block;
}
.menu-row .tinysocial .tinysocial__icon > svg {
  width: 20px;
  height: 20px;
}
.menu-row .tinysocial .tinysocial__title {
  display: none;
}

.r9-tinysocial-wrapper {
  display: none;
}

.menu-row a.tinysocial,
.menu-row.r9-multi--colors-inverted a.tinysocial {
  display: inline-block;
}

.r9-multi.menu-row .menu--row .menu-item-current {
  color: #55636d;
}
.r9-multi.menu-row .menu-item-link {
  color: #192024;
}
.r9-multi.menu-row .menu-item-link:hover {
  color: #48545b;
}
.r9-multi.menu-row .menu-item-link:focus {
  color: #48545b;
}
.r9-multi.menu-row .menu-item-current .menu-item-link {
  color: #55636d;
  font-weight: 600;
}

.r9-multi.menu-row.r9-multi--colors-inverted {
  color: #ffffff;
  background: #1f282d;
}
.r9-multi.menu-row.r9-multi--colors-inverted .menu-more-item {
  color: #ffffff;
}

@media (max-width: 484px) {
  .menu-row .menu-dropdown-panel-wrapper {
    width: calc(100% - 24px);
    margin: auto 12px !important;
    left: 0;
  }
}
@media (min-width: 485px) and (max-width: 639px) {
  .menu-row .menu-dropdown-panel-wrapper {
    width: 250px;
    left: 50%;
  }
}
@media (min-width: 485px) and (max-width: 639px) {
  .menu-row .menu-dropdown-panel-wrapper {
    width: 250px;
    left: 50%;
  }
}
@media (min-width: 640px) and (max-width: 767px) {
  .menu-row .menu-dropdown-panel-wrapper {
    width: 300px;
    left: 50%;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .menu-row .menu-dropdown-panel-wrapper {
    width: 350px;
    left: 50%;
  }
}
@keyframes hidedropdownpanel {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes showdropdownpanel {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 1071px) {
  .menu-row .menu-dropdown-panel-wrapper:not(.is-shown):not(.transition-hide):not(.transition-show) {
    display: none;
  }
  .menu-row .menu-dropdown-panel-wrapper.transition-hide {
    animation-duration: 75ms;
    animation-name: hidedropdownpanel;
    animation-timing-function: ease-in;
    animation-fill-mode: forwards;
  }
  .menu-row .menu-dropdown-panel-wrapper.is-hidden {
    opacity: 0;
  }
  .menu-row .menu-dropdown-panel-wrapper.transition-show {
    animation-duration: 75ms;
    animation-name: showdropdownpanel;
    animation-timing-function: ease-in;
    animation-fill-mode: forwards;
  }
  .menu-row .menu-dropdown-panel-wrapper.is-shown {
    opacity: 1;
  }
  .menu-row .menu-dropdown-panel-wrapper {
    position: absolute;
    top: 52px;
    display: block;
    background: #ffffff;
    color: #192024;
    border-radius: 4px;
    box-shadow: 0 10px 20px rgba(25, 32, 36, 0.1), 0 3px 6px rgba(25, 32, 36, 0.04), 0 -3px 6px rgba(25, 32, 36, 0.04);
  }
  .menu-row .menu-dropdown-panel-wrapper .menu-item-current {
    display: none;
  }
  .menu-row .menu--row {
    margin: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .menu-row .menu--row .menu-item {
    height: auto;
    min-height: 45px;
    border: 0;
    width: calc(100% - 24px);
    line-height: 1.2rem;
  }
  .menu-row .menu--row .menu-item-link {
    padding: 12px 8px;
    height: auto;
    white-space: normal;
    border-radius: 4px;
    width: 100%;
    font-weight: normal;
    color: #192024;
  }
  .menu-row .menu--row .menu-item-link:hover {
    color: #48545b;
  }
  .menu-row .menu--row .menu-item-link:focus {
    color: #48545b;
  }
  .r9-multi--colors-inverted.menu-row .menu--row .menu-item-link {
    color: #192024;
  }
  .r9-multi--colors-inverted.menu-row .menu--row .menu-item-link:hover {
    color: #48545b;
  }
  .r9-multi--colors-inverted.menu-row .menu--row .menu-item-link:focus {
    color: #48545b;
  }
  .menu-row .r9-tinysocial-wrapper-once {
    justify-content: flex-start;
    padding: 8px;
    border-top: 1px solid #d9e2e8;
  }
  .menu-row a.tinysocial {
    color: #192024;
  }
  .menu-row a.tinysocial:hover {
    color: #48545b;
  }
  .menu-row a.tinysocial:focus {
    color: #48545b;
  }
  .r9-multi--colors-inverted.menu-row a.tinysocial {
    color: #192024;
  }
  .r9-multi--colors-inverted.menu-row a.tinysocial:hover {
    color: #48545b;
  }
  .r9-multi--colors-inverted.menu-row a.tinysocial:focus {
    color: #48545b;
  }
}

@media (min-width: 1072px) {
  .menu-row .menu-dropdown-panel-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .menu-row .menu--row {
    flex: 0 0 calc(100% - 250px);
  }
  .menu-row .menu--row .menu-item-link {
    color: #192024;
  }
  .menu-row .menu--row .menu-item-link:hover {
    color: #48545b;
  }
  .menu-row .menu--row .menu-item-link:focus {
    color: #48545b;
  }
  .r9-multi--colors-inverted.menu-row .menu--row .menu-item-link {
    color: #ffffff;
  }
  .r9-multi--colors-inverted.menu-row .menu--row .menu-item-link:hover {
    color: #d2dae0;
  }
  .r9-multi--colors-inverted.menu-row .menu--row .menu-item-link:focus {
    color: #d2dae0;
  }
  .menu-row .menu--row-only {
    flex: 0 0 100%;
    margin: 0 -12px;
  }
  .menu-row .menu-more-item {
    display: none;
  }
  .menu-row .r9-tinysocial-wrapper-once {
    justify-content: flex-end;
  }
  .menu-row a.tinysocial {
    color: #192024;
  }
  .menu-row a.tinysocial:hover {
    color: #48545b;
  }
  .menu-row a.tinysocial:focus {
    color: #48545b;
  }
  .r9-multi--colors-inverted.menu-row a.tinysocial {
    color: #ffffff;
  }
  .r9-multi--colors-inverted.menu-row a.tinysocial:hover {
    color: #d2dae0;
  }
  .r9-multi--colors-inverted.menu-row a.tinysocial:focus {
    color: #d2dae0;
  }
}

.menu-row-responsive-wrapper {
  display: none;
}
@media (max-width: 1071px) {
  .menu-row-responsive-wrapper.menu-row--mobile {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }
}
@media (min-width: 1072px) {
  .menu-row-responsive-wrapper.menu-row--desktop {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
  }
}

.hero .video-wrapper {
  opacity: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  .hero .video-wrapper {
    display: none;
  }
}
@media (min-width: 768px) {
  .hero .video-wrapper {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
}
.hero .video-wrapper.is-resized {
  animation: 250ms linear 0ms appear-in;
  animation-fill-mode: forwards;
}
@keyframes appear-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.hero .video {
  width: inherit;
  height: inherit;
  object-fit: contain;
}
.hero .source {
  width: 100%;
  height: auto;
}
.hero .overlay {
  z-index: 2;
}
.hero .container {
  z-index: 3;
}

.breadcrumbs .breadcrumbs {
  display: flex;
  align-items: center;
  font-size: 12px;
}
.breadcrumbs .breadcrumbs a {
  color: #5a6872;
  fill: #5a6872;
}
.breadcrumbs .breadcrumbs-separator {
  display: inline-block;
  padding: 0;
  height: 24px;
  width: 24px;
  background-color: #5a6872;
  -webkit-mask: url('data:image/svg+xml;utf8,%3Csvg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" focusable="false" viewBox="0 0 200 200"%3E%3Cpath fill="currentColor" d="M93.262 137.301l-11.523-9.603l20.999-25.199l-21-25.198l11.523-9.603c25.271 30.326 30.335 33.201 25 39.603l-24.999 30z" /%3E%3C/svg%3E') no-repeat 50% 50%;
  mask: url('data:image/svg+xml;utf8,%3Csvg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" focusable="false" viewBox="0 0 200 200"%3E%3Cpath fill="currentColor" d="M93.262 137.301l-11.523-9.603l20.999-25.199l-21-25.198l11.523-9.603c25.271 30.326 30.335 33.201 25 39.603l-24.999 30z" /%3E%3C/svg%3E') no-repeat 50% 50%;
}
.breadcrumbs .breadcrumbs .current-item {
  font-weight: 600;
  color: #5a6872;
}

.breadcrumbs.r9-multi--colors-inverted .breadcrumbs a,
.breadcrumbs.r9-multi--colors-inverted .breadcrumbs .current-item {
  color: #ffffff;
  fill: #ffffff;
}
.breadcrumbs.r9-multi--colors-inverted .breadcrumbs-separator {
  background-color: #ffffff;
}

.r9-multi {
  --color-wrappedcontent-wrapper-outline-border: #d9e2e8;
  --color-wrappedcontent-wrapper-panel-border: #9ba8b0;
  --color-wrappedcontent-wrapper-panel-background: #ffffff;
}

.r9-multi--colors-base,
.r9-multi--colors-alternative {
  --color-wrappedcontent-wrapper-outline-border: #d9e2e8;
  --color-wrappedcontent-wrapper-panel-border: #9ba8b0;
  --color-wrappedcontent-wrapper-panel-background: #ffffff;
}

.r9-multi--colors-accent-base {
  --color-wrappedcontent-wrapper-outline-border: rgba(25, 32, 36, .3);
  --color-wrappedcontent-wrapper-panel-border: #9ba8b0;
  --color-wrappedcontent-wrapper-panel-background: #ffffff;
}

.r9-multi--colors-inverted {
  --color-wrappedcontent-wrapper-outline-border: #465159;
  --color-wrappedcontent-wrapper-panel-border: #55636d;
  --color-wrappedcontent-wrapper-panel-background: #ffffff;
}

.r9-multi--colors-accent-inverted {
  --color-wrappedcontent-wrapper-outline-border: rgba(255, 255, 255, .6);
  --color-wrappedcontent-wrapper-panel-border: rgba(255, 255, 255, .6);
  --color-wrappedcontent-wrapper-panel-background: rgba(255, 255, 255, .3);
}

.r9-multi--colors-photo {
  --color-wrappedcontent-wrapper-outline-border: rgba(255, 255, 255, .6);
  --color-wrappedcontent-wrapper-panel-border: rgba(255, 255, 255, .6);
  --color-wrappedcontent-wrapper-panel-background: #192024;
}

.r9-multi.wrapped-content .section-columns-wrapper.style-outline {
  border-width: 1px;
  border-style: solid;
}
.r9-multi.wrapped-content .section-columns-wrapper.style-base-panel {
  border-width: 1px;
  border-style: solid;
}
.r9-multi.wrapped-content .column [class*="--colors-"],
.r9-multi.wrapped-content .column [class*="--colors-"] .background--color {
  border-radius: 0;
}
.r9-multi.wrapped-content .section-columns-wrapper.style-outline {
  border-color: var(--color-wrappedcontent-wrapper-outline-border);
}
.r9-multi.wrapped-content .section-columns-wrapper.style-base-panel {
  border-color: var(--color-wrappedcontent-wrapper-panel-border);
  background: var(--color-wrappedcontent-wrapper-panel-background);
}

body.project-airplane-mode .container:not(.header-container):not(.footer-container) {
  max-width: 920px;
}
body.project-airplane-mode #page-title h1 {
  font-weight: 700;
  line-height: 1.1;
}
@media (max-width: 767px) {
  body.project-airplane-mode #page-title h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  body.project-airplane-mode #page-title h1 {
    font-size: 60px;
  }
}
@media (min-width: 1072px) {
  body.project-airplane-mode #page-title h1 {
    font-size: 92px;
  }
}
body.project-airplane-mode .column-content-wrapper--outlined-panel {
  background: #ffffff;
  border-radius: 24px;
  border: 1px solid #192024;
  overflow: hidden;
}
@media (max-width: 639px) {
  body.project-airplane-mode .column-content-wrapper--outlined-panel {
    padding: 16px;
  }
}
@media (min-width: 640px) {
  body.project-airplane-mode .column-content-wrapper--outlined-panel {
    padding: 32px 40px;
  }
}
body.project-airplane-mode .swiper-slide {
  padding: 0 10px;
}
body.project-airplane-mode .swiper-button-next,
body.project-airplane-mode .swiper-button-prev {
  background: #192024;
}
body.project-airplane-mode .swiper-button-next .icon,
body.project-airplane-mode .swiper-button-prev .icon {
  color: #ffffff;
}
body.project-airplane-mode .custom-content--airplane-mode-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
body.project-airplane-mode .custom-content--airplane-mode-content > * {
  flex: 1 1 100%;
}
body.project-airplane-mode .custom-content--airplane-mode__heading {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
}
body.project-airplane-mode .custom-content--airplane-mode-status-ico svg {
  height: auto;
}
@media (max-width: 767px) {
  body.project-airplane-mode .custom-content--airplane-mode-status-ico svg {
    width: 30px;
  }
}
@media (min-width: 768px) {
  body.project-airplane-mode .custom-content--airplane-mode-status-ico svg {
    width: 40px;
  }
}
body.project-airplane-mode .custom-content--airplane-mode-heading-text {
  font-weight: normal;
  line-height: 1.25;
}
@media (max-width: 767px) {
  body.project-airplane-mode .custom-content--airplane-mode-heading-text {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  body.project-airplane-mode .custom-content--airplane-mode-heading-text {
    font-size: 28px;
  }
}
@media (min-width: 1072px) {
  body.project-airplane-mode .custom-content--airplane-mode-heading-text {
    font-size: 32px;
  }
}
@media (max-width: 1071px) {
  body.project-airplane-mode .custom-content--airplane-mode-heading-text span {
    font-weight: 600;
  }
}
@media (min-width: 1072px) {
  body.project-airplane-mode .custom-content--airplane-mode-heading-text span {
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  body.project-airplane-mode .custom-content--airplane-mode-image-thumbnail {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  body.project-airplane-mode .custom-content--airplane-mode-image-thumbnail {
    width: 100%;
    max-width: 700px;
  }
}
body.project-airplane-mode .custom-content--airplane-mode__body {
  display: flex;
}
@media (max-width: 767px) {
  body.project-airplane-mode .custom-content--airplane-mode__body {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
}
@media (min-width: 768px) {
  body.project-airplane-mode .custom-content--airplane-mode__body {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 32px;
  }
}
body.project-airplane-mode .custom-content--airplane-mode-body-text {
  flex: 0 1 auto;
  line-height: 1.25;
  font-weight: 600;
}
@media (max-width: 767px) {
  body.project-airplane-mode .custom-content--airplane-mode-body-text {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  body.project-airplane-mode .custom-content--airplane-mode-body-text {
    font-size: 24px;
  }
}
@media (min-width: 1072px) {
  body.project-airplane-mode .custom-content--airplane-mode-body-text {
    font-size: 24px;
  }
}
body.project-airplane-mode .custom-content--airplane-mode-rule-sharing {
  flex: 1 0 auto;
  margin-inline-start: auto;
  display: flex;
  justify-content: center;
  gap: 8px;
}
body.project-airplane-mode [class*=swiper-control-] {
  cursor: pointer;
}
@media (max-width: 767px) {
  body.project-airplane-mode [class*=swiper-control-] {
    transform: scale(0.7);
  }
}
body.project-airplane-mode .tinysocial.disabled {
  display: none;
}

.gd-table-wrapper--kk3 .gd-table-group {
  background-color: #d9e2e8;
  border: 1px solid #363f45;
}

.gd-table-wrapper--kk3 .gd-table-group {
  background-color: #d9e2e8;
  border: 1px solid #363f45;
}

.gd-table-wrapper--kk3 .gd-table-row--label {
  font-weight: 600;
}
.gd-table-wrapper--kk3 .gd-table-row--emphasized {
  font-weight: 600;
}
.gd-table-wrapper--kk3 .gd-table {
  border-collapse: collapse;
}
.gd-table-wrapper--kk3 .gd-table .icon {
  display: inline-block;
}
.gd-table-wrapper--kk3 .gd-table .per {
  font-weight: 600;
}
.gd-table-wrapper--kk3 .gd-table .strikethrough {
  color: #9ba8b0;
  text-decoration: line-through;
}
.gd-table-wrapper--kk3 .gd-table-group-feature, .gd-table-wrapper--kk3 .gd-table-group-plan {
  min-height: 48px;
}
.gd-table-wrapper--kk3 .gd-table-group-feature, .gd-table-wrapper--kk3 .gd-table-group-plan {
  display: table;
  width: 100%;
  border-radius: 8px;
  box-shadow: 0 3px 6px rgba(25, 32, 36, 0.16), 0 -1px 4px rgba(25, 32, 36, 0.04);
  background-color: #ffffff;
  overflow: hidden;
}
.gd-table-wrapper--kk3 .gd-table-group-feature:not(:first-child), .gd-table-wrapper--kk3 .gd-table-group-plan:not(:first-child) {
  margin-top: 24px;
}
.gd-table-wrapper--kk3 .gd-table-group-feature .gd-table-row:not(:first-child) {
  border-top: 1px solid #d9e2e8;
}
.gd-table-wrapper--kk3 .gd-table-group-feature .gd-table-col:not(:first-child) {
  border-left: 1px solid #d9e2e8;
}
.gd-table-wrapper--kk3 .gd-table-group-feature .gd-table-row.gd-table-row--group-header {
  background-color: #f9fafb;
}
.gd-table-wrapper--kk3 .gd-table-group-plan .gd-table-row .gd-table-col:not(:first-child) {
  text-align: center;
}
.gd-table-wrapper--kk3 .gd-table-group-plan .gd-table-row.gd-table-row--group-header {
  background-color: #f9fafb;
  border-bottom: 1px solid #d9e2e8;
}
.gd-table-wrapper--kk3 .gd-table .gd-table-row--group-header {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .gd-table-wrapper--kk3 .gd-table .gd-table-row--group-header {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .gd-table-wrapper--kk3 .gd-table .gd-table-row--group-header {
    letter-spacing: normal;
  }
}
.gd-table-wrapper--kk3 .gd-table .gd-table-row--price {
  font-feature-settings: "liga" 0;
  font-family: "TT Hoves Variable", var(--localized-font-fallback), var(--default-font-fallbacks);
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .gd-table-wrapper--kk3 .gd-table .gd-table-row--price {
    letter-spacing: 0.38px;
  }
}
@media (min-width: 768px) {
  .gd-table-wrapper--kk3 .gd-table .gd-table-row--price {
    letter-spacing: normal;
  }
}
.gd-table-wrapper--kk3 .gd-table .gd-table-row--price .selected {
  font-weight: 600;
}
.gd-table-wrapper--kk3 .gd-table .gd-table-group-plan .gd-table-row:last-child .gd-table-col {
  padding-bottom: 24px;
}

@media (min-width: 1072px) {
  .gd-table-wrapper.width-lg-100 {
    margin: 0 auto;
    width: 100%;
  }
  .gd-table-wrapper.width-lg-90 {
    margin: 0 auto;
    width: 90%;
  }
  .gd-table-wrapper.width-lg-80 {
    margin: 0 auto;
    width: 80%;
  }
  .gd-table-wrapper.width-lg-70 {
    margin: 0 auto;
    width: 70%;
  }
  .gd-table-wrapper.width-lg-60 {
    margin: 0 auto;
    width: 60%;
  }
  .gd-table-wrapper.width-lg-50 {
    margin: 0 auto;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .gd-table-wrapper--kk3.gd-table-wrapper--lg {
    display: none;
  }
}
.gd-table-wrapper--kk3.gd-table-wrapper--lg .button-link-wrapper {
  margin-top: 8px;
}
.gd-table-wrapper--kk3.gd-table-wrapper--lg .button-link-wrapper a {
  text-align: center;
}
@media (min-width: 1072px) {
  .gd-table-wrapper--kk3.gd-table-wrapper--lg .button-link-wrapper a {
    min-width: 165px;
  }
}
.gd-table-wrapper--kk3.gd-table-wrapper--lg .gd-table-row {
  display: table-row;
}
.gd-table-wrapper--kk3.gd-table-wrapper--lg .gd-table-row--description .gd-table-col:not(:first-child) {
  vertical-align: top;
}
@media (min-width: 768px) and (max-width: 1071px) {
  .gd-table-wrapper--kk3.gd-table-wrapper--lg .gd-table--size-2 .gd-table-col {
    width: 190px;
    max-width: 190px;
  }
  .gd-table-wrapper--kk3.gd-table-wrapper--lg .gd-table--size-3 .gd-table-col {
    width: 190px;
    max-width: 190px;
  }
  .gd-table-wrapper--kk3.gd-table-wrapper--lg .gd-table--size-4 .gd-table-col {
    width: 25%;
    max-width: 190px;
  }
}
@media (min-width: 1072px) {
  .gd-table-wrapper--kk3.gd-table-wrapper--lg .gd-table--size-2 .gd-table-col {
    width: 200px;
    max-width: 200px;
  }
  .gd-table-wrapper--kk3.gd-table-wrapper--lg .gd-table--size-3 .gd-table-col {
    width: 200px;
    max-width: 200px;
  }
  .gd-table-wrapper--kk3.gd-table-wrapper--lg .gd-table--size-4 .gd-table-col {
    width: 25%;
    max-width: 245px;
  }
}
.gd-table-wrapper--kk3.gd-table-wrapper--lg .gd-table-col {
  display: table-cell;
  vertical-align: middle;
  height: 48px;
  min-height: 48px;
  text-align: left;
  padding: 8px 16px;
}
.gd-table-wrapper--kk3.gd-table-wrapper--lg .gd-table-col.selected {
  background-color: rgba(129, 223, 176, 0.07);
}
.gd-table-wrapper--kk3.gd-table-wrapper--lg .gd-table-col:first-child {
  width: calc(100% - 245px);
}
.gd-table-wrapper--kk3.gd-table-wrapper--lg .gd-table-row--group-header .gd-table-col.selected {
  background-color: rgba(129, 223, 176, 0.14);
}
.gd-table-wrapper--kk3.gd-table-wrapper--lg .gd-table-col:first-child {
  justify-content: flex-start;
  text-align: left;
}
.gd-table-wrapper--kk3.gd-table-wrapper--lg .gd-table-col:not(:first-child) {
  text-align: center;
}
.gd-table-wrapper--kk3.gd-table-wrapper--lg .gd-table-group-plan .gd-table-col:first-child {
  justify-content: flex-start;
  text-align: left;
}
.gd-table-wrapper--kk3.gd-table-wrapper--lg .gd-table-group-plan .gd-table-col:not(:first-child) {
  text-align: center;
  border-left: 1px solid #d9e2e8;
}

@media (min-width: 768px) {
  .gd-table-wrapper--kk3.gd-table-wrapper--smlikelg {
    display: none;
  }
}
.gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .button-link-wrapper {
  margin-top: 8px;
}
@media (min-width: 1072px) {
  .gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .button-link-wrapper a {
    min-width: 175px;
  }
}
.gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table-col:first-child {
  flex-wrap: wrap;
}
.gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .icon.icon--group-label {
  margin-inline-end: 100%;
}
.gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table-row--group-header .gd-table-col:not(:first-child) {
  vertical-align: bottom;
}
.gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table-row {
  display: table-row;
}
.gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table-row--description .gd-table-col:not(:first-child) {
  vertical-align: top;
}
@media (max-width: 767px) {
  .gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table--size-2 .gd-table-col {
    width: 90px;
    max-width: 90px;
  }
  .gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table--size-3 .gd-table-col,
  .gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table--size-4 .gd-table-col {
    width: 60px;
    max-width: 60px;
  }
}
.gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table-col {
  display: table-cell;
  vertical-align: middle;
  height: 48px;
  min-height: 48px;
  text-align: left;
  padding: 8px 8px;
}
.gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table-col.selected {
  background-color: rgba(129, 223, 176, 0.07);
}
.gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table-col:first-child {
  width: calc(100% - 245px);
}
.gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table-row--group-header .gd-table-col.selected {
  background-color: rgba(129, 223, 176, 0.14);
}
.gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table-col:first-child {
  justify-content: flex-start;
  text-align: left;
}
.gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table-col:not(:first-child) {
  text-align: center;
}
.gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table-group-plan .gd-table-col:nth-child(1) {
  display: none;
}
.gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table-group-plan .gd-table-col:nth-child(2) {
  width: 40%;
  max-width: 40%;
}
.gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table-group-plan .gd-table-col:nth-child(3) {
  width: 60%;
  max-width: 60%;
}
.gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table-group-plan .gd-table-col:first-child {
  justify-content: flex-start;
  text-align: left;
}
.gd-table-wrapper--kk3.gd-table-wrapper--smlikelg .gd-table-group-plan .gd-table-col:not(:first-child) {
  text-align: center;
  border-left: 1px solid #d9e2e8;
}

.icon.icon--crossmark {
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%238796a1' d='M10 0.400024C4.69806 0.400024 0.400024 4.69806 0.400024 10C0.400024 15.302 4.69806 19.6 10 19.6C15.302 19.6 19.6 15.302 19.6 10C19.6 4.69806 15.302 0.400024 10 0.400024ZM14.2364 12.9637L12.9637 14.2364L10 11.2727L7.03638 14.2364L5.76366 12.9637L8.7273 10L5.76366 7.03638L7.03638 5.76366L10 8.7273L12.9637 5.76366L14.2364 7.03638L11.2727 10L14.2364 12.9637Z' /%3E%3C/svg%3E%0A");
}
.icon.icon--checkmark {
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2314884C' d='M10 0.400024C4.69806 0.400024 0.400024 4.69806 0.400024 10C0.400024 15.302 4.69806 19.6 10 19.6C15.302 19.6 19.6 15.302 19.6 10C19.6 4.69806 15.302 0.400024 10 0.400024ZM8.99168 14.1762C8.00504 15.2437 7.02488 14.0385 4.42004 12.0459L5.87588 10.1623L7.97384 11.7673L13.822 5.44006L15.58 7.04818L8.99168 14.1762Z' /%3E%3C/svg%3E%0A");
}
.icon.icon--group-label {
  vertical-align: bottom;
  margin-inline-end: 4px;
}

.r9-multi.r9-multi--colors-alternative .gd-table-wrapper--kk3 .gd-table-group {
  background-color: #ffffff;
  border: 1px solid #363f45;
}

.r9-multi.r9-multi--colors-inverted .gd-table-wrapper--kk3 .gd-table-group {
  background-color: #465159;
  border: 1px solid #ffffff;
}

.r9-multi.r9-multi--colors-accent .gd-table-wrapper--kk3 .gd-table-group {
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #ffffff;
}

.r9-multi.r9-multi--colors-photo .gd-table-wrapper--kk3 .gd-table-group {
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #ffffff;
}

/*
 * The functional tokens are not available here
 * The spacing values are hardcoded
 */
.content-row {
  display: flex;
}
.content-row.flex-justify-c {
  justify-content: center;
}
.content-row.flex-justify-fs {
  justify-content: flex-start;
}
.content-row.flex-justify-fe {
  justify-content: flex-end;
}
.content-row.flex-justify-sb {
  justify-content: space-between;
}
.content-row.flex-justify-se {
  justify-content: space-evenly;
}
.content-row.flex-justify-sa {
  justify-content: space-around;
}
.content-row.flex-align-fs {
  align-items: flex-start;
}
.content-row.flex-align-fe {
  align-items: flex-end;
}
.content-row.flex-align-c {
  align-items: center;
}
.content-row.flex-align-s {
  align-items: stretch;
}
.content-row.flex-gap-small {
  margin: -8px;
}
.content-row.flex-gap-medium {
  margin: -12px;
}
.content-row.flex-gap-large {
  margin: -16px;
}
.content-row.flex-wrap {
  flex-wrap: wrap;
}
.content-row.flex-nowrap {
  flex-wrap: nowrap;
}
.content-row.flex-direction-r {
  flex-direction: row;
}
.content-row.flex-direction-c {
  flex-direction: column;
}

.content-row.flex-gap-small .content-col {
  padding: 8px;
}

.content-row.flex-gap-medium .content-col {
  padding: 12px;
}

.content-row.flex-gap-large .content-col {
  padding: 16px;
}

.content-row.full-height {
  height: 100%;
}

.content-row.half-height {
  height: 50%;
}

.content-row.cols-fullwidth .content-col {
  width: 100%;
}

.content-col.flex-grow-0 {
  flex-grow: 0;
}
.content-col.flex-shrink-0 {
  flex-shrink: 0;
}
.content-col.flex-grow-1 {
  flex-grow: 1;
}
.content-col.flex-shrink-1 {
  flex-shrink: 1;
}
.content-col.flex-grow-2 {
  flex-grow: 2;
}
.content-col.flex-shrink-2 {
  flex-shrink: 2;
}
.content-col.flex-grow-3 {
  flex-grow: 3;
}
.content-col.flex-shrink-3 {
  flex-shrink: 3;
}
.content-col.flex-grow-4 {
  flex-grow: 4;
}
.content-col.flex-shrink-4 {
  flex-shrink: 4;
}
.content-col.flex-grow-5 {
  flex-grow: 5;
}
.content-col.flex-shrink-5 {
  flex-shrink: 5;
}
.content-col.flex-grow-6 {
  flex-grow: 6;
}
.content-col.flex-shrink-6 {
  flex-shrink: 6;
}
.content-col.flex-grow-7 {
  flex-grow: 7;
}
.content-col.flex-shrink-7 {
  flex-shrink: 7;
}
.content-col.flex-grow-8 {
  flex-grow: 8;
}
.content-col.flex-shrink-8 {
  flex-shrink: 8;
}
.content-col.flex-grow-9 {
  flex-grow: 9;
}
.content-col.flex-shrink-9 {
  flex-shrink: 9;
}
.content-col.flex-grow-10 {
  flex-grow: 10;
}
.content-col.flex-shrink-10 {
  flex-shrink: 10;
}
.content-col.flex-grow-11 {
  flex-grow: 11;
}
.content-col.flex-shrink-11 {
  flex-shrink: 11;
}
.content-col.flex-grow-12 {
  flex-grow: 12;
}
.content-col.flex-shrink-12 {
  flex-shrink: 12;
}
.content-col.flex-basis-auto {
  flex-basis: auto;
}
.content-col.flex-basis-100 {
  flex-basis: 100%;
}
.content-col.flex-basis-xsmall {
  flex-basis: 8px;
}
.content-col.flex-basis-small {
  flex-basis: 12px;
}
.content-col.flex-basis-base {
  flex-basis: 16px;
}
.content-col.flex-basis-large {
  flex-basis: 24px;
}
.content-col.flex-basis-xlarge {
  flex-basis: 32px;
}
.content-col.flex-basis-xxlarge {
  flex-basis: 40px;
}
.content-col.flex-basis-xxxlarge {
  flex-basis: 48px;
}
.content-col.flex-basis-xxxxlarge {
  flex-basis: 72px;
}