@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=PT+Serif:400,400i&display=swap&subset=latin-ext");
@font-face {
  font-family: "BrandonText";
  src: url("https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_reg-webfont.woff2") format("woff2"), url("https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_reg-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "BrandonText";
  src: url("https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_med-webfont.woff2") format("woff2"), url("https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_med-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "BrandonText";
  src: url("https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_bld-webfont.woff2") format("woff2"), url("https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_bld-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "BrandonText";
  src: url("https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_black-webfont.woff2") format("woff2"), url("https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_black-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
* {
  -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 */
}

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

: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: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
body.block-editor-page .acf-block-preview p,
body.block-editor-page .wp-site-blocks p,
body:not(.wp-admin) p {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
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: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  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: 48px;
  }
}
@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: 36px;
  }
}
@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: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-weight: 700;
}
@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: 28px;
  }
}
@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 {
    line-height: 36px;
  }
}
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: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-weight: 700;
}
@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: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  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: 1072px) {
  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: 1071px) {
  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: 1072px) {
  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: 28px;
  }
}
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: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-weight: 700;
}
@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) and (max-width: 1071px) {
  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;
  }
}
@media (min-width: 1072px) {
  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: 24px;
  }
}
@media (max-width: 1071px) {
  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 {
    line-height: 24px;
  }
}
@media (min-width: 1072px) {
  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 {
    line-height: 28px;
  }
}

.mouseevents *:focus {
  box-shadow: unset !important;
}

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 */
}

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

.disabled {
  color: #2d333f;
}

.muted {
  color: #2d333f;
}

.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.content-section, .r9-multi.content-section-wide {
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.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;
}
.r9-multi--pullup-double {
  margin-bottom: -192px;
  padding-bottom: 192px;
}
.r9-multi--pullup-triple {
  margin-bottom: -288px;
  padding-bottom: 288px;
}
.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: -1;
}
@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;
  }
}

.r9-multi .background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
@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;
}
.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-alternative .background--color {
  background: #fff8eb;
}
.r9-multi--colors-alternative .column-content-wrapper {
  color: #2d333f;
}
.r9-multi--colors-highlight-inverted .background--color {
  background: #1a0a47;
}
.r9-multi--colors-highlight-inverted .column-content-wrapper {
  color: #ffffff;
}
.r9-multi--colors-accent-base .background--color {
  background: linear-gradient(135deg, #fceeef 0%, #fceeef 100%);
}
.r9-multi--colors-accent-base .column-content-wrapper {
  color: #2d333f;
}
.r9-multi--colors-accent-inverted .background--color {
  background: linear-gradient(135deg, #da3743 0%, #da3743 100%);
}
.r9-multi--colors-accent-inverted .column-content-wrapper {
  color: #ffffff;
}
.r9-multi--colors-photo .background--color {
  background: transparent;
}
.r9-multi--colors-photo .column-content-wrapper {
  color: #ffffff;
}
.r9-multi--colors-gradienttop .background--color {
  background: linear-gradient(252.28deg, #FDAF08 0%, #DA3642 51.04%, #1A0A47 100%);
}
.r9-multi--colors-gradienttop .column-content-wrapper {
  color: #ffffff;
}
.r9-multi--colors-gradientbottom .background--color {
  background: linear-gradient(252.28deg, #DA3642 23.3%, #1A0A47 100%);
}
.r9-multi--colors-gradientbottom .column-content-wrapper {
  color: #ffffff;
}

.r9-multi--colors-modal .column-content-wrapper {
  background: #ffffff;
  color: #2d333f;
}
.r9-multi--colors-modal .r9-multi-dialog-content {
  position: relative;
  padding: 32px;
  border-radius: 12px;
  box-shadow: 0 3px 6px rgba(45, 51, 63, 0.16), 0 -1px 4px rgba(45, 51, 63, 0.04);
}
.r9-multi--colors-modal .r9-modal-dialog-close {
  position: absolute;
  margin: 12px;
  top: 0;
  right: 0;
  cursor: pointer;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.r9-multi--colors-modal .r9-modal-dialog-close:focus {
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}

.r9-multi-elevation-super-content.column-content-wrapper {
  color: #ffffff;
  background: #2d333f;
  border-radius: 4px;
  box-shadow: 0 12px 30px rgba(45, 51, 63, 0.16), 0 3px 6px rgba(45, 51, 63, 0.04), 0 -3px 6px rgba(45, 51, 63, 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;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.r9-multi-elevation-super-content.column-content-wrapper .r9-snackbar-close:focus {
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.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;
  }
}

.r9-multi .column-content-wrapper--colors-elevated, .r9-multi .column-content-wrapper--colors-accent-inverted, .r9-multi .column-content-wrapper--colors-accent-base, .r9-multi .column-content-wrapper--colors-highlight-inverted, .r9-multi .column-content-wrapper--colors-highlight-base, .r9-multi .column-content-wrapper--colors-base, .r9-multi .column-content-wrapper--colors-padding, .r9-multi .column-content-wrapper--colors-rounding-elevation {
  border-radius: 0;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper--colors-elevated, .r9-multi .column-content-wrapper--colors-accent-inverted, .r9-multi .column-content-wrapper--colors-accent-base, .r9-multi .column-content-wrapper--colors-highlight-inverted, .r9-multi .column-content-wrapper--colors-highlight-base, .r9-multi .column-content-wrapper--colors-base, .r9-multi .column-content-wrapper--colors-padding, .r9-multi .column-content-wrapper--colors-rounding-elevation {
    padding: 24px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper--colors-elevated, .r9-multi .column-content-wrapper--colors-accent-inverted, .r9-multi .column-content-wrapper--colors-accent-base, .r9-multi .column-content-wrapper--colors-highlight-inverted, .r9-multi .column-content-wrapper--colors-highlight-base, .r9-multi .column-content-wrapper--colors-base, .r9-multi .column-content-wrapper--colors-padding, .r9-multi .column-content-wrapper--colors-rounding-elevation {
    padding: 48px;
  }
}
.r9-multi .column-content-wrapper--colors-rounded-crop {
  border-radius: 24px;
  overflow: hidden;
  line-height: 0px;
}
.r9-multi .column-content-wrapper--colors-rounding-elevation {
  border-radius: 24px;
  color: #2d333f;
  background: #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(45, 51, 63, 0.2);
}
.r9-multi .column-content-wrapper--colors-base {
  color: #2d333f;
  background: #ffffff;
}
.r9-multi .column-content-wrapper--colors-highlight-base {
  color: #2d333f;
  background: linear-gradient(135deg, #fff8eb 0%, #fff8eb 100%);
}
.r9-multi .column-content-wrapper--colors-highlight-inverted {
  color: #ffffff;
  background: linear-gradient(135deg, #1a0a47 0%, #1a0a47 100%);
}
.r9-multi .column-content-wrapper--colors-accent-base {
  color: #2d333f;
  background: linear-gradient(135deg, #fceeef 0%, #fceeef 100%);
}
.r9-multi .column-content-wrapper--colors-accent-inverted {
  color: #ffffff;
  background: linear-gradient(135deg, #da3743 0%, #da3743 100%);
}
.r9-multi .column-content-wrapper--colors-elevated {
  color: #2d333f;
  background: #ffffff;
  box-shadow: 0 3px 6px rgba(45, 51, 63, 0.16), 0 -1px 4px rgba(45, 51, 63, 0.04);
}
.r9-multi .column-content-wrapper * {
  /* IMPORTANT! solves conflicts in wp-admin introduced from common.min.css */
  color: inherit;
}

.r9-multi .section-columns-wrapper {
  border-radius: 32px;
  box-shadow: 0px 2px 4px 0px rgba(45, 51, 63, 0.2);
  overflow: hidden;
}
@media (max-width: 767px) {
  .r9-multi .section-columns-wrapper:not(.no-padding) {
    padding: 24px;
  }
}
@media (min-width: 768px) {
  .r9-multi .section-columns-wrapper:not(.no-padding) {
    padding: 48px;
  }
}
.r9-multi.r9-multi--colors-alternative .section-columns-wrapper {
  background: #ffffff;
}
.r9-multi.r9-multi--colors-inverted .section-columns-wrapper, .r9-multi.r9-multi--colors-accent .section-columns-wrapper {
  background: rgba(255, 255, 255, 0.1);
}
.r9-multi.r9-multi--colors-photo .section-columns-wrapper {
  background: rgba(20, 26, 38, 0.3);
}

.breadcrumbs .breadcrumbs a, .r9-multi .column-content-wrapper a:not(.button),
.r9-multi .column-content-wrapper .link-deco,
.r9-multi .column-content-wrapper .link, .r9-multi .column-content-wrapper .link-transparent, .r9-multi .column-content-wrapper .title-link, .r9-multi .column-content-wrapper .arrow-link, .r9-multi .column .column-content-wrapper--colors-base a:not(.button),
.r9-multi .column .column-content-wrapper--colors-base .link-deco,
.r9-multi .column .column-content-wrapper--colors-base .link, .r9-multi .column .column-content-wrapper--colors-highlight-base a:not(.button),
.r9-multi .column .column-content-wrapper--colors-highlight-base .link-deco,
.r9-multi .column .column-content-wrapper--colors-highlight-base .link, .r9-multi.r9-multi--colors-highlight-inverted a:not(.button),
.r9-multi.r9-multi--colors-highlight-inverted .link-deco,
.r9-multi.r9-multi--colors-highlight-inverted .link,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted a:not(.button),
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .link-deco,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .link, .r9-multi.r9-multi--colors-accent-base a:not(.button),
.r9-multi.r9-multi--colors-accent-base .link-deco,
.r9-multi.r9-multi--colors-accent-base .link,
.r9-multi .column .column-content-wrapper--colors-accent-base a:not(.button),
.r9-multi .column .column-content-wrapper--colors-accent-base .link-deco,
.r9-multi .column .column-content-wrapper--colors-accent-base .link, .r9-multi.r9-multi--colors-accent-inverted a:not(.button),
.r9-multi.r9-multi--colors-accent-inverted .link-deco,
.r9-multi.r9-multi--colors-accent-inverted .link,
.r9-multi .column .column-content-wrapper--colors-accent-inverted a:not(.button),
.r9-multi .column .column-content-wrapper--colors-accent-inverted .link-deco,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .link, .r9-multi.r9-multi--colors-photo a:not(.button),
.r9-multi.r9-multi--colors-photo .link-deco,
.r9-multi.r9-multi--colors-photo .link, .r9-multi .column .column-content-wrapper--colors-elevated a:not(.button),
.r9-multi .column .column-content-wrapper--colors-elevated .link-deco,
.r9-multi .column .column-content-wrapper--colors-elevated .link, .r9-multi-elevation-super-content.column-content-wrapper a:not(.button),
.r9-multi-elevation-super-content.column-content-wrapper .link-deco,
.r9-multi-elevation-super-content.column-content-wrapper .link, .r9-multi.r9-multi--colors-gradienttop a:not(.button),
.r9-multi.r9-multi--colors-gradienttop .link-deco,
.r9-multi.r9-multi--colors-gradienttop .link,
.r9-multi.r9-multi--colors-gradientbottom a:not(.button),
.r9-multi.r9-multi--colors-gradientbottom .link-deco,
.r9-multi.r9-multi--colors-gradientbottom .link {
  display: inline;
  text-decoration: none;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.breadcrumbs .breadcrumbs a:focus, .r9-multi .column-content-wrapper a:focus:not(.button),
.r9-multi .column-content-wrapper .link-deco:focus,
.r9-multi .column-content-wrapper .link:focus, .r9-multi .column-content-wrapper .link-transparent:focus, .r9-multi .column-content-wrapper .title-link:focus, .r9-multi .column-content-wrapper .arrow-link:focus, .r9-multi .column .column-content-wrapper--colors-base a:focus:not(.button),
.r9-multi .column .column-content-wrapper--colors-base .link-deco:focus,
.r9-multi .column .column-content-wrapper--colors-base .link:focus, .r9-multi .column .column-content-wrapper--colors-highlight-base a:focus:not(.button),
.r9-multi .column .column-content-wrapper--colors-highlight-base .link-deco:focus,
.r9-multi .column .column-content-wrapper--colors-highlight-base .link:focus, .r9-multi.r9-multi--colors-highlight-inverted a:focus:not(.button),
.r9-multi.r9-multi--colors-highlight-inverted .link-deco:focus,
.r9-multi.r9-multi--colors-highlight-inverted .link:focus,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted a:focus:not(.button),
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .link-deco:focus,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .link:focus, .r9-multi.r9-multi--colors-accent-base a:focus:not(.button),
.r9-multi.r9-multi--colors-accent-base .link-deco:focus,
.r9-multi.r9-multi--colors-accent-base .link:focus,
.r9-multi .column .column-content-wrapper--colors-accent-base a:focus:not(.button),
.r9-multi .column .column-content-wrapper--colors-accent-base .link-deco:focus,
.r9-multi .column .column-content-wrapper--colors-accent-base .link:focus, .r9-multi.r9-multi--colors-accent-inverted a:focus:not(.button),
.r9-multi.r9-multi--colors-accent-inverted .link-deco:focus,
.r9-multi.r9-multi--colors-accent-inverted .link:focus,
.r9-multi .column .column-content-wrapper--colors-accent-inverted a:focus:not(.button),
.r9-multi .column .column-content-wrapper--colors-accent-inverted .link-deco:focus,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .link:focus, .r9-multi.r9-multi--colors-photo a:focus:not(.button),
.r9-multi.r9-multi--colors-photo .link-deco:focus,
.r9-multi.r9-multi--colors-photo .link:focus, .r9-multi .column .column-content-wrapper--colors-elevated a:focus:not(.button),
.r9-multi .column .column-content-wrapper--colors-elevated .link-deco:focus,
.r9-multi .column .column-content-wrapper--colors-elevated .link:focus, .r9-multi-elevation-super-content.column-content-wrapper a:focus:not(.button),
.r9-multi-elevation-super-content.column-content-wrapper .link-deco:focus,
.r9-multi-elevation-super-content.column-content-wrapper .link:focus, .r9-multi.r9-multi--colors-gradienttop a:focus:not(.button),
.r9-multi.r9-multi--colors-gradienttop .link-deco:focus,
.r9-multi.r9-multi--colors-gradienttop .link:focus,
.r9-multi.r9-multi--colors-gradientbottom a:focus:not(.button),
.r9-multi.r9-multi--colors-gradientbottom .link-deco:focus,
.r9-multi.r9-multi--colors-gradientbottom .link:focus {
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.breadcrumbs .breadcrumbs a svg, .r9-multi .column-content-wrapper a:not(.button) svg,
.r9-multi .column-content-wrapper .link-deco svg,
.r9-multi .column-content-wrapper .link svg, .r9-multi .column-content-wrapper .link-transparent svg, .r9-multi .column-content-wrapper .title-link svg, .r9-multi .column-content-wrapper .arrow-link svg, .r9-multi .column .column-content-wrapper--colors-base a:not(.button) svg,
.r9-multi .column .column-content-wrapper--colors-base .link-deco svg,
.r9-multi .column .column-content-wrapper--colors-base .link svg, .r9-multi .column .column-content-wrapper--colors-highlight-base a:not(.button) svg,
.r9-multi .column .column-content-wrapper--colors-highlight-base .link-deco svg,
.r9-multi .column .column-content-wrapper--colors-highlight-base .link svg, .r9-multi.r9-multi--colors-highlight-inverted a:not(.button) svg,
.r9-multi.r9-multi--colors-highlight-inverted .link-deco svg,
.r9-multi.r9-multi--colors-highlight-inverted .link svg,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted a:not(.button) svg,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .link-deco svg,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .link svg, .r9-multi.r9-multi--colors-accent-base a:not(.button) svg,
.r9-multi.r9-multi--colors-accent-base .link-deco svg,
.r9-multi.r9-multi--colors-accent-base .link svg,
.r9-multi .column .column-content-wrapper--colors-accent-base a:not(.button) svg,
.r9-multi .column .column-content-wrapper--colors-accent-base .link-deco svg,
.r9-multi .column .column-content-wrapper--colors-accent-base .link svg, .r9-multi.r9-multi--colors-accent-inverted a:not(.button) svg,
.r9-multi.r9-multi--colors-accent-inverted .link-deco svg,
.r9-multi.r9-multi--colors-accent-inverted .link svg,
.r9-multi .column .column-content-wrapper--colors-accent-inverted a:not(.button) svg,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .link-deco svg,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .link svg, .r9-multi.r9-multi--colors-photo a:not(.button) svg,
.r9-multi.r9-multi--colors-photo .link-deco svg,
.r9-multi.r9-multi--colors-photo .link svg, .r9-multi .column .column-content-wrapper--colors-elevated a:not(.button) svg,
.r9-multi .column .column-content-wrapper--colors-elevated .link-deco svg,
.r9-multi .column .column-content-wrapper--colors-elevated .link svg, .r9-multi-elevation-super-content.column-content-wrapper a:not(.button) svg,
.r9-multi-elevation-super-content.column-content-wrapper .link-deco svg,
.r9-multi-elevation-super-content.column-content-wrapper .link svg, .r9-multi.r9-multi--colors-gradienttop a:not(.button) svg,
.r9-multi.r9-multi--colors-gradienttop .link-deco svg,
.r9-multi.r9-multi--colors-gradienttop .link svg,
.r9-multi.r9-multi--colors-gradientbottom a:not(.button) svg,
.r9-multi.r9-multi--colors-gradientbottom .link-deco svg,
.r9-multi.r9-multi--colors-gradientbottom .link svg {
  vertical-align: middle;
  fill: inherit;
}

.r9-multi .column-content-wrapper .link-transparent-display-unset {
  text-decoration: none;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.r9-multi .column-content-wrapper .link-transparent-display-unset:focus {
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi .column-content-wrapper .link-transparent-display-unset svg {
  vertical-align: middle;
  fill: inherit;
}

.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(45, 51, 63, 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: #fff8eb;
  pointer-events: none;
}
.r9-multi .column-content-wrapper a:not(.button),
.r9-multi .column-content-wrapper .link-deco,
.r9-multi .column-content-wrapper .link {
  color: #da3743;
}
.r9-multi .column-content-wrapper a:not(.button):hover,
.r9-multi .column-content-wrapper .link-deco:hover,
.r9-multi .column-content-wrapper .link:hover {
  text-decoration: underline;
}
.r9-multi .column-content-wrapper .arrow-link:after {
  background-color: #da3743;
}
.r9-multi .column-content-wrapper .title-link {
  color: #2d333f;
  fill: #2d333f;
}
.r9-multi .column-content-wrapper .image-link {
  display: inline-block !important;
  line-height: 0;
}
.r9-multi .column-content-wrapper .arrow-link {
  padding-inline-end: 12px;
  position: relative;
}
.r9-multi .column-content-wrapper .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: #da3743;
  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 .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: 43.2px;
  }
}
@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: 16.2px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper h3 > img {
    height: 18px;
  }
}
@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: 21.6px;
  }
}
.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: 16px;
}
.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: brightness(0);
}
.r9-multi .column-content-wrapper strong, .r9-multi .column-content-wrapper b {
  font-weight: 500;
}
.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: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-weight: 700;
}
@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: 28px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) {
    line-height: 36px;
  }
}
.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: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-weight: 700;
}
@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: 28px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper blockquote:not(:has(iframe)) p {
    line-height: 36px;
  }
}
.r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-weight: 700;
}
@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: 28px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) {
    line-height: 36px;
  }
}
.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: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-weight: 700;
}
@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: 28px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper blockquote:not(.tiktok-embed) p {
    line-height: 36px;
  }
}

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

.r9-multi .column .column-content-wrapper--colors-base hr {
  border-color: rgba(45, 51, 63, 0.2);
}
.r9-multi .column .column-content-wrapper--colors-base a:not(.button),
.r9-multi .column .column-content-wrapper--colors-base .link-deco,
.r9-multi .column .column-content-wrapper--colors-base .link {
  color: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-base a:not(.button):hover,
.r9-multi .column .column-content-wrapper--colors-base .link-deco:hover,
.r9-multi .column .column-content-wrapper--colors-base .link:hover {
  text-decoration: underline;
}
.r9-multi .column .column-content-wrapper--colors-base .arrow-link:after {
  background-color: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-base * > img.image--icon,
.r9-multi .column .column-content-wrapper--colors-base p > img.image--icon.alignnone,
.r9-multi .column .column-content-wrapper--colors-base * > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-base p > img[data-svg-icon].alignnone {
  border-radius: 0;
  filter: brightness(0);
}

.r9-multi .column .column-content-wrapper--colors-highlight-base hr {
  border-color: rgba(45, 51, 63, 0.2);
}
.r9-multi .column .column-content-wrapper--colors-highlight-base a:not(.button),
.r9-multi .column .column-content-wrapper--colors-highlight-base .link-deco,
.r9-multi .column .column-content-wrapper--colors-highlight-base .link {
  color: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base a:not(.button):hover,
.r9-multi .column .column-content-wrapper--colors-highlight-base .link-deco:hover,
.r9-multi .column .column-content-wrapper--colors-highlight-base .link:hover {
  text-decoration: underline;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .arrow-link:after {
  background-color: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base * > img.image--icon,
.r9-multi .column .column-content-wrapper--colors-highlight-base p > img.image--icon.alignnone,
.r9-multi .column .column-content-wrapper--colors-highlight-base * > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-highlight-base p > img[data-svg-icon].alignnone {
  border-radius: 0;
  filter: brightness(0);
}

.r9-multi.r9-multi--colors-highlight-inverted hr,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted hr {
  border-color: rgba(255, 255, 255, 0.2);
}
.r9-multi.r9-multi--colors-highlight-inverted a:not(.button),
.r9-multi.r9-multi--colors-highlight-inverted .link-deco,
.r9-multi.r9-multi--colors-highlight-inverted .link,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted a:not(.button),
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .link-deco,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .link {
  color: #eea0a5;
}
.r9-multi.r9-multi--colors-highlight-inverted a:not(.button):hover,
.r9-multi.r9-multi--colors-highlight-inverted .link-deco:hover,
.r9-multi.r9-multi--colors-highlight-inverted .link:hover,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted a:not(.button):hover,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .link-deco:hover,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .link:hover {
  text-decoration: underline;
}
.r9-multi.r9-multi--colors-highlight-inverted .arrow-link:after,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .arrow-link:after {
  background-color: #eea0a5;
}
.r9-multi.r9-multi--colors-highlight-inverted * > img.image--icon,
.r9-multi.r9-multi--colors-highlight-inverted p > img.image--icon.alignnone,
.r9-multi.r9-multi--colors-highlight-inverted * > img[data-svg-icon],
.r9-multi.r9-multi--colors-highlight-inverted p > img[data-svg-icon].alignnone,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted * > img.image--icon,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted p > img.image--icon.alignnone,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted * > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-highlight-inverted p > img[data-svg-icon].alignnone {
  border-radius: 0;
  filter: grayscale(1) brightness(0) invert(1);
}

.r9-multi.r9-multi--colors-accent-base hr,
.r9-multi .column .column-content-wrapper--colors-accent-base hr {
  border-color: rgba(45, 51, 63, 0.2);
}
.r9-multi.r9-multi--colors-accent-base a:not(.button),
.r9-multi.r9-multi--colors-accent-base .link-deco,
.r9-multi.r9-multi--colors-accent-base .link,
.r9-multi .column .column-content-wrapper--colors-accent-base a:not(.button),
.r9-multi .column .column-content-wrapper--colors-accent-base .link-deco,
.r9-multi .column .column-content-wrapper--colors-accent-base .link {
  color: #da3743;
}
.r9-multi.r9-multi--colors-accent-base a:not(.button):hover,
.r9-multi.r9-multi--colors-accent-base .link-deco:hover,
.r9-multi.r9-multi--colors-accent-base .link:hover,
.r9-multi .column .column-content-wrapper--colors-accent-base a:not(.button):hover,
.r9-multi .column .column-content-wrapper--colors-accent-base .link-deco:hover,
.r9-multi .column .column-content-wrapper--colors-accent-base .link:hover {
  text-decoration: underline;
}
.r9-multi.r9-multi--colors-accent-base .arrow-link:after,
.r9-multi .column .column-content-wrapper--colors-accent-base .arrow-link:after {
  background-color: #da3743;
}
.r9-multi.r9-multi--colors-accent-base * > img.image--icon,
.r9-multi.r9-multi--colors-accent-base p > img.image--icon.alignnone,
.r9-multi.r9-multi--colors-accent-base * > img[data-svg-icon],
.r9-multi.r9-multi--colors-accent-base p > img[data-svg-icon].alignnone,
.r9-multi .column .column-content-wrapper--colors-accent-base * > img.image--icon,
.r9-multi .column .column-content-wrapper--colors-accent-base p > img.image--icon.alignnone,
.r9-multi .column .column-content-wrapper--colors-accent-base * > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-accent-base p > img[data-svg-icon].alignnone {
  border-radius: 0;
  filter: brightness(0);
}

.r9-multi.r9-multi--colors-accent-inverted hr,
.r9-multi .column .column-content-wrapper--colors-accent-inverted hr {
  border-color: rgba(255, 255, 255, 0.2);
}
.r9-multi.r9-multi--colors-accent-inverted a:not(.button),
.r9-multi.r9-multi--colors-accent-inverted .link-deco,
.r9-multi.r9-multi--colors-accent-inverted .link,
.r9-multi .column .column-content-wrapper--colors-accent-inverted a:not(.button),
.r9-multi .column .column-content-wrapper--colors-accent-inverted .link-deco,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .link {
  color: #ffffff;
  text-decoration: underline;
}
.r9-multi.r9-multi--colors-accent-inverted .arrow-link:after,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .arrow-link:after {
  background-color: #ffffff;
}
.r9-multi.r9-multi--colors-accent-inverted * > img.image--icon,
.r9-multi.r9-multi--colors-accent-inverted p > img.image--icon.alignnone,
.r9-multi.r9-multi--colors-accent-inverted * > img[data-svg-icon],
.r9-multi.r9-multi--colors-accent-inverted p > img[data-svg-icon].alignnone,
.r9-multi .column .column-content-wrapper--colors-accent-inverted * > img.image--icon,
.r9-multi .column .column-content-wrapper--colors-accent-inverted p > img.image--icon.alignnone,
.r9-multi .column .column-content-wrapper--colors-accent-inverted * > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-accent-inverted p > img[data-svg-icon].alignnone {
  border-radius: 0;
  filter: grayscale(1) brightness(0) invert(1);
}

.r9-multi.r9-multi--colors-photo hr {
  border-color: rgba(255, 255, 255, 0.2);
}
.r9-multi.r9-multi--colors-photo a:not(.button),
.r9-multi.r9-multi--colors-photo .link-deco,
.r9-multi.r9-multi--colors-photo .link {
  color: #ffffff;
  text-decoration: underline;
}
.r9-multi.r9-multi--colors-photo .arrow-link:after {
  background-color: #ffffff;
}
.r9-multi.r9-multi--colors-photo * > img.image--icon,
.r9-multi.r9-multi--colors-photo p > img.image--icon.alignnone,
.r9-multi.r9-multi--colors-photo * > img[data-svg-icon],
.r9-multi.r9-multi--colors-photo p > img[data-svg-icon].alignnone {
  border-radius: 0;
  filter: grayscale(1) brightness(0) invert(1);
}

.r9-multi .column .column-content-wrapper--colors-elevated hr {
  border-color: rgba(45, 51, 63, 0.2);
}
.r9-multi .column .column-content-wrapper--colors-elevated a:not(.button),
.r9-multi .column .column-content-wrapper--colors-elevated .link-deco,
.r9-multi .column .column-content-wrapper--colors-elevated .link {
  color: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-elevated a:not(.button):hover,
.r9-multi .column .column-content-wrapper--colors-elevated .link-deco:hover,
.r9-multi .column .column-content-wrapper--colors-elevated .link:hover {
  text-decoration: underline;
}
.r9-multi .column .column-content-wrapper--colors-elevated .arrow-link:after {
  background-color: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-elevated * > img.image--icon,
.r9-multi .column .column-content-wrapper--colors-elevated p > img.image--icon.alignnone,
.r9-multi .column .column-content-wrapper--colors-elevated * > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-elevated p > img[data-svg-icon].alignnone {
  border-radius: 0;
  filter: brightness(0);
}

.r9-multi-elevation-super-content.column-content-wrapper hr {
  border-color: rgba(255, 255, 255, 0.2);
}
.r9-multi-elevation-super-content.column-content-wrapper a:not(.button),
.r9-multi-elevation-super-content.column-content-wrapper .link-deco,
.r9-multi-elevation-super-content.column-content-wrapper .link {
  color: #eea0a5;
}
.r9-multi-elevation-super-content.column-content-wrapper a:not(.button):hover,
.r9-multi-elevation-super-content.column-content-wrapper .link-deco:hover,
.r9-multi-elevation-super-content.column-content-wrapper .link:hover {
  text-decoration: underline;
}
.r9-multi-elevation-super-content.column-content-wrapper .arrow-link:after {
  background-color: #eea0a5;
}
.r9-multi-elevation-super-content.column-content-wrapper * > img.image--icon,
.r9-multi-elevation-super-content.column-content-wrapper p > img.image--icon.alignnone,
.r9-multi-elevation-super-content.column-content-wrapper * > img[data-svg-icon],
.r9-multi-elevation-super-content.column-content-wrapper p > img[data-svg-icon].alignnone {
  border-radius: 0;
  filter: grayscale(1) brightness(0) invert(1);
}

.r9-multi.r9-multi--colors-gradienttop hr,
.r9-multi.r9-multi--colors-gradientbottom hr {
  border-color: rgba(255, 255, 255, 0.2);
}
.r9-multi.r9-multi--colors-gradienttop a:not(.button),
.r9-multi.r9-multi--colors-gradienttop .link-deco,
.r9-multi.r9-multi--colors-gradienttop .link,
.r9-multi.r9-multi--colors-gradientbottom a:not(.button),
.r9-multi.r9-multi--colors-gradientbottom .link-deco,
.r9-multi.r9-multi--colors-gradientbottom .link {
  color: #ffffff;
  text-decoration: underline;
}
.r9-multi.r9-multi--colors-gradienttop .arrow-link:after,
.r9-multi.r9-multi--colors-gradientbottom .arrow-link:after {
  background-color: #ffffff;
}
.r9-multi.r9-multi--colors-gradienttop * > img.image--icon,
.r9-multi.r9-multi--colors-gradienttop p > img.image--icon.alignnone,
.r9-multi.r9-multi--colors-gradienttop * > img[data-svg-icon],
.r9-multi.r9-multi--colors-gradienttop p > img[data-svg-icon].alignnone,
.r9-multi.r9-multi--colors-gradientbottom * > img.image--icon,
.r9-multi.r9-multi--colors-gradientbottom p > img.image--icon.alignnone,
.r9-multi.r9-multi--colors-gradientbottom * > img[data-svg-icon],
.r9-multi.r9-multi--colors-gradientbottom p > img[data-svg-icon].alignnone {
  border-radius: 0;
  filter: grayscale(1) brightness(0) invert(1);
}

.r9-multi .text-branded-emphasis {
  position: relative;
  background-image: linear-gradient(#FFD188, #FFD188);
  background-position: 0% 85%;
  background-repeat: no-repeat;
  background-size: 100% 0.25em;
  transition: background-size 0.3s;
}

.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 .color-callout {
  color: #d99502;
}
.r9-multi .column-content-wrapper .color-positive {
  color: #2f864d;
}
.r9-multi .column-content-wrapper .color-negative {
  color: #931b23;
}
.r9-multi .column-content-wrapper .color-accent {
  color: #da3743;
}
.r9-multi .column-content-wrapper .color-muted {
  color: #2d333f;
}
.r9-multi .column-content-wrapper .text-large {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 24px;
}
.r9-multi .column-content-wrapper strong > .text-large, .r9-multi .column-content-wrapper b > .text-large {
  font-weight: 700;
}
.r9-multi .column-content-wrapper .text-large > strong, .r9-multi .column-content-wrapper .text-large b {
  font-weight: 700;
}
.r9-multi .column-content-wrapper .text-small {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 20px;
}
.r9-multi .column-content-wrapper strong > .text-small, .r9-multi .column-content-wrapper b > .text-small {
  font-weight: 500;
}
.r9-multi .column-content-wrapper .text-small > strong, .r9-multi .column-content-wrapper .text-small b {
  font-weight: 500;
}
.r9-multi .column-content-wrapper .text-tiny {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 12px;
  line-height: 18px;
}
.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: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  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: 48px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .h1-alike {
    line-height: 36px;
  }
}
@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: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-weight: 700;
}
@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: 28px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper .h2-alike {
    line-height: 36px;
  }
}
.r9-multi .column-content-wrapper .h3-alike {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .h3-alike {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi .column-content-wrapper .h3-alike {
    font-size: 20px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper .h3-alike {
    font-size: 24px;
  }
}
@media (max-width: 1071px) {
  .r9-multi .column-content-wrapper .h3-alike {
    line-height: 24px;
  }
}
@media (min-width: 1072px) {
  .r9-multi .column-content-wrapper .h3-alike {
    line-height: 28px;
  }
}
.r9-multi .column-content-wrapper .h-small {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.r9-multi .column-content-wrapper .text-xlarge {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
}
@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: 28px;
  }
}
@media (min-width: 768px) {
  .r9-multi .column-content-wrapper .text-xlarge {
    line-height: 36px;
  }
}
.r9-multi .column-content-wrapper strong > .text-xlarge, .r9-multi .column-content-wrapper b > .text-xlarge {
  font-weight: 700;
}
.r9-multi .column-content-wrapper .text-xlarge > strong, .r9-multi .column-content-wrapper .text-xlarge b {
  font-weight: 700;
}
.r9-multi .column-content-wrapper .text-xxlarge {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
}
@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: 48px;
  }
}
@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .text-xxlarge {
    line-height: 36px;
  }
}
@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;
  }
}
.r9-multi .column-content-wrapper strong > .text-xxlarge, .r9-multi .column-content-wrapper b > .text-xxlarge {
  font-weight: 700;
}
.r9-multi .column-content-wrapper .text-xxlarge > strong, .r9-multi .column-content-wrapper .text-xxlarge b {
  font-weight: 700;
}
.r9-multi .column-content-wrapper .button {
  padding: 7px 16px;
  box-sizing: border-box;
  display: inline-block;
  height: 40px;
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  line-height: 24px;
  transition: all 50ms ease-out;
  font-weight: 500 !important;
  text-decoration: none !important;
  color: #2d333f !important;
  background: #f1f2f4;
  border-color: transparent;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -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;
}
.r9-multi .column-content-wrapper .button svg {
  fill: #2d333f;
  width: auto;
  height: 16px;
}
.r9-multi .column-content-wrapper .button img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi .column-content-wrapper .button > img[data-svg-icon] {
  filter: invert(0) !important;
}
.r9-multi .column-content-wrapper .button:hover {
  text-decoration: none !important;
  background: #d8d9db;
}
.r9-multi .column-content-wrapper .button:focus {
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
  background: #d8d9db;
}
.r9-multi .column-content-wrapper .button:active {
  background: #d8d9db;
}
.r9-multi .column-content-wrapper .button.disabled, .r9-multi .column-content-wrapper .button:disabled, .r9-multi .column-content-wrapper .button:disabled:hover {
  color: #ffffff !important;
  background: #6f737b;
  cursor: not-allowed;
  pointer-events: none;
}
.r9-multi .column-content-wrapper .button--progress {
  color: #ffffff !important;
  background: linear-gradient(135deg, #da3743 0%, #da3743 100%);
  background-origin: border-box;
}
.r9-multi .column-content-wrapper .button--progress svg {
  fill: #ffffff;
  width: auto;
  height: 16px;
}
.r9-multi .column-content-wrapper .button--progress img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi .column-content-wrapper .button--progress > img[data-svg-icon] {
  filter: invert(1) brightness(1.1) !important;
}
.r9-multi .column-content-wrapper .button--progress:hover {
  background: linear-gradient(135deg, #931b23 0%, #931b23 100%);
  background-origin: border-box;
}
.r9-multi .column-content-wrapper .button--progress:focus, .r9-multi .column-content-wrapper .button--progress:active {
  color: #ffffff !important;
  background: linear-gradient(135deg, #931b23 0%, #931b23 100%);
  background-origin: border-box;
}
.r9-multi .column-content-wrapper .button--icon {
  width: 40px;
  padding-left: initial !important;
  padding-right: initial !important;
}
.r9-multi .column-content-wrapper .button--icon img, .r9-multi .column-content-wrapper .button--icon svg {
  margin: 0 auto;
}
.r9-multi .column-content-wrapper .button--fullwidth {
  width: 100%;
  text-align: center;
}
.r9-multi .column-content-wrapper .h-black {
  font-weight: 900;
}
.r9-multi .column-content-wrapper .text-branded-emphasis {
  background-image: linear-gradient(#FFD188, #FFD188);
}
.r9-multi .column-content-wrapper .button--action {
  color: #ffffff !important;
  background: #da3743;
}
.r9-multi .column-content-wrapper .button--action svg {
  fill: #ffffff;
  width: auto;
  height: 16px;
}
.r9-multi .column-content-wrapper .button--action img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi .column-content-wrapper .button--action > img[data-svg-icon] {
  filter: invert(1) brightness(1.1) !important;
}
.r9-multi .column-content-wrapper .button--action:hover {
  background: #931b23;
}
.r9-multi .column-content-wrapper .button--action:focus,
.r9-multi .column-content-wrapper .button--action:active {
  color: #ffffff !important;
  background: #931b23;
}
.r9-multi .column-content-wrapper .button--text,
.r9-multi .column-content-wrapper .button--outline {
  color: #2d333f !important;
  background: transparent;
}
.r9-multi .column-content-wrapper .button--text svg,
.r9-multi .column-content-wrapper .button--outline svg {
  fill: #2d333f;
  width: auto;
  height: 16px;
}
.r9-multi .column-content-wrapper .button--text img[data-svg-icon],
.r9-multi .column-content-wrapper .button--outline img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi .column-content-wrapper .button--text > img[data-svg-icon],
.r9-multi .column-content-wrapper .button--outline > img[data-svg-icon] {
  filter: invert(0) !important;
}
.r9-multi .column-content-wrapper .button--outline {
  border-color: #2d333f;
}
.r9-multi .column-content-wrapper .button--text:hover,
.r9-multi .column-content-wrapper .button--outline:hover {
  color: #2d333f !important;
  background: rgba(45, 51, 63, 0.07);
}
.r9-multi .column-content-wrapper .button--text:focus,
.r9-multi .column-content-wrapper .button--text:active,
.r9-multi .column-content-wrapper .button--outline:focus,
.r9-multi .column-content-wrapper .button--outline:active {
  color: #2d333f !important;
  background: rgba(45, 51, 63, 0.15);
}

.r9-multi .column .column-content-wrapper--colors-base .button--action {
  color: #ffffff !important;
  background: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-base .button--action svg {
  fill: #ffffff;
  width: auto;
  height: 16px;
}
.r9-multi .column .column-content-wrapper--colors-base .button--action img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi .column .column-content-wrapper--colors-base .button--action > img[data-svg-icon] {
  filter: invert(1) brightness(1.1) !important;
}
.r9-multi .column .column-content-wrapper--colors-base .button--action:hover {
  background: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-base .button--action:focus,
.r9-multi .column .column-content-wrapper--colors-base .button--action:active {
  color: #ffffff !important;
  background: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-base .button--text,
.r9-multi .column .column-content-wrapper--colors-base .button--outline {
  color: #2d333f !important;
  background: transparent;
}
.r9-multi .column .column-content-wrapper--colors-base .button--text svg,
.r9-multi .column .column-content-wrapper--colors-base .button--outline svg {
  fill: #2d333f;
  width: auto;
  height: 16px;
}
.r9-multi .column .column-content-wrapper--colors-base .button--text img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-base .button--outline img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi .column .column-content-wrapper--colors-base .button--text > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-base .button--outline > img[data-svg-icon] {
  filter: invert(0) !important;
}
.r9-multi .column .column-content-wrapper--colors-base .button--outline {
  border-color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-base .button--text:hover,
.r9-multi .column .column-content-wrapper--colors-base .button--outline:hover {
  color: #2d333f !important;
  background: rgba(45, 51, 63, 0.07);
}
.r9-multi .column .column-content-wrapper--colors-base .button--text:focus,
.r9-multi .column .column-content-wrapper--colors-base .button--text:active,
.r9-multi .column .column-content-wrapper--colors-base .button--outline:focus,
.r9-multi .column .column-content-wrapper--colors-base .button--outline:active {
  color: #2d333f !important;
  background: rgba(45, 51, 63, 0.15);
}
.r9-multi .column .column-content-wrapper--colors-base .color-callout {
  color: #d99502;
}
.r9-multi .column .column-content-wrapper--colors-base .color-positive {
  color: #2f864d;
}
.r9-multi .column .column-content-wrapper--colors-base .color-negative {
  color: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-base .color-accent {
  color: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-base .color-muted {
  color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-base .text-branded-emphasis {
  background-image: linear-gradient(#FFD188, #FFD188);
}

.r9-multi .column .column-content-wrapper--colors-highlight-base .button--action {
  color: #ffffff !important;
  background: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--action svg {
  fill: #ffffff;
  width: auto;
  height: 16px;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--action img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--action > img[data-svg-icon] {
  filter: invert(1) brightness(1.1) !important;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--action:hover {
  background: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--action:focus,
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--action:active {
  color: #ffffff !important;
  background: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--text,
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--outline {
  color: #2d333f !important;
  background: transparent;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--text svg,
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--outline svg {
  fill: #2d333f;
  width: auto;
  height: 16px;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--text img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--outline img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--text > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--outline > img[data-svg-icon] {
  filter: invert(0) !important;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--outline {
  border-color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--text:hover,
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--outline:hover {
  color: #2d333f !important;
  background: rgba(45, 51, 63, 0.07);
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--text:focus,
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--text:active,
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--outline:focus,
.r9-multi .column .column-content-wrapper--colors-highlight-base .button--outline:active {
  color: #2d333f !important;
  background: rgba(45, 51, 63, 0.15);
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .color-callout {
  color: #d99502;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .color-positive {
  color: #2f864d;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .color-negative {
  color: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .color-accent {
  color: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .color-muted {
  color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .text-branded-emphasis {
  background-image: linear-gradient(#FFD188, #FFD188);
}

.r9-multi.r9-multi--colors-highlight-inverted .button--action,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--action {
  color: #ffffff !important;
  background: #da3743;
}
.r9-multi.r9-multi--colors-highlight-inverted .button--action svg,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--action svg {
  fill: #ffffff;
  width: auto;
  height: 16px;
}
.r9-multi.r9-multi--colors-highlight-inverted .button--action img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--action img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi.r9-multi--colors-highlight-inverted .button--action > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--action > img[data-svg-icon] {
  filter: invert(1) brightness(1.1) !important;
}
.r9-multi.r9-multi--colors-highlight-inverted .button--action:hover,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--action:hover {
  background: #931b23;
}
.r9-multi.r9-multi--colors-highlight-inverted .button--action:focus,
.r9-multi.r9-multi--colors-highlight-inverted .button--action:active,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--action:focus,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--action:active {
  color: #ffffff !important;
  background: #931b23;
}
.r9-multi.r9-multi--colors-highlight-inverted .button--text,
.r9-multi.r9-multi--colors-highlight-inverted .button--outline,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--text,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--outline {
  color: #ffffff !important;
  background: transparent;
}
.r9-multi.r9-multi--colors-highlight-inverted .button--text svg,
.r9-multi.r9-multi--colors-highlight-inverted .button--outline svg,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--text svg,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--outline svg {
  fill: #ffffff;
  width: auto;
  height: 16px;
}
.r9-multi.r9-multi--colors-highlight-inverted .button--text img[data-svg-icon],
.r9-multi.r9-multi--colors-highlight-inverted .button--outline img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--text img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--outline img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi.r9-multi--colors-highlight-inverted .button--text > img[data-svg-icon],
.r9-multi.r9-multi--colors-highlight-inverted .button--outline > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--text > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--outline > img[data-svg-icon] {
  filter: invert(1) brightness(1.1) !important;
}
.r9-multi.r9-multi--colors-highlight-inverted .button--outline,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--outline {
  border-color: #ffffff;
}
.r9-multi.r9-multi--colors-highlight-inverted .button--text:hover,
.r9-multi.r9-multi--colors-highlight-inverted .button--outline:hover,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--text:hover,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--outline:hover {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.07);
}
.r9-multi.r9-multi--colors-highlight-inverted .button--text:focus,
.r9-multi.r9-multi--colors-highlight-inverted .button--text:active,
.r9-multi.r9-multi--colors-highlight-inverted .button--outline:focus,
.r9-multi.r9-multi--colors-highlight-inverted .button--outline:active,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--text:focus,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--text:active,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--outline:focus,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .button--outline:active {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.15);
}
.r9-multi.r9-multi--colors-highlight-inverted .color-callout,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .color-callout {
  color: #fff8eb;
}
.r9-multi.r9-multi--colors-highlight-inverted .color-positive,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .color-positive {
  color: #f0faf3;
}
.r9-multi.r9-multi--colors-highlight-inverted .color-negative,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .color-negative {
  color: #fceeef;
}
.r9-multi.r9-multi--colors-highlight-inverted .color-accent,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .color-accent {
  color: #eea0a5;
}
.r9-multi.r9-multi--colors-highlight-inverted .color-muted,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .color-muted {
  color: #ffffff;
}
.r9-multi.r9-multi--colors-highlight-inverted .text-branded-emphasis,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .text-branded-emphasis {
  background-image: linear-gradient(#DA3743, #DA3743);
}

.r9-multi .column .column-content-wrapper--colors-elevated .button--action {
  color: #ffffff !important;
  background: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-elevated .button--action svg {
  fill: #ffffff;
  width: auto;
  height: 16px;
}
.r9-multi .column .column-content-wrapper--colors-elevated .button--action img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi .column .column-content-wrapper--colors-elevated .button--action > img[data-svg-icon] {
  filter: invert(1) brightness(1.1) !important;
}
.r9-multi .column .column-content-wrapper--colors-elevated .button--action:hover {
  background: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-elevated .button--action:focus,
.r9-multi .column .column-content-wrapper--colors-elevated .button--action:active {
  color: #ffffff !important;
  background: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-elevated .button--text,
.r9-multi .column .column-content-wrapper--colors-elevated .button--outline {
  color: #2d333f !important;
  background: transparent;
}
.r9-multi .column .column-content-wrapper--colors-elevated .button--text svg,
.r9-multi .column .column-content-wrapper--colors-elevated .button--outline svg {
  fill: #2d333f;
  width: auto;
  height: 16px;
}
.r9-multi .column .column-content-wrapper--colors-elevated .button--text img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-elevated .button--outline img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi .column .column-content-wrapper--colors-elevated .button--text > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-elevated .button--outline > img[data-svg-icon] {
  filter: invert(0) !important;
}
.r9-multi .column .column-content-wrapper--colors-elevated .button--outline {
  border-color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-elevated .button--text:hover,
.r9-multi .column .column-content-wrapper--colors-elevated .button--outline:hover {
  color: #2d333f !important;
  background: rgba(45, 51, 63, 0.07);
}
.r9-multi .column .column-content-wrapper--colors-elevated .button--text:focus,
.r9-multi .column .column-content-wrapper--colors-elevated .button--text:active,
.r9-multi .column .column-content-wrapper--colors-elevated .button--outline:focus,
.r9-multi .column .column-content-wrapper--colors-elevated .button--outline:active {
  color: #2d333f !important;
  background: rgba(45, 51, 63, 0.15);
}
.r9-multi .column .column-content-wrapper--colors-elevated .color-callout {
  color: #d99502;
}
.r9-multi .column .column-content-wrapper--colors-elevated .color-positive {
  color: #2f864d;
}
.r9-multi .column .column-content-wrapper--colors-elevated .color-negative {
  color: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-elevated .color-accent {
  color: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-elevated .color-muted {
  color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-elevated .text-branded-emphasis {
  background-image: linear-gradient(#FFD188, #FFD188);
}

.r9-multi.r9-multi--colors-accent-base .button--action,
.r9-multi .column .column-content-wrapper--colors-accent-base .button--action {
  color: #ffffff !important;
  background: #da3743;
}
.r9-multi.r9-multi--colors-accent-base .button--action svg,
.r9-multi .column .column-content-wrapper--colors-accent-base .button--action svg {
  fill: #ffffff;
  width: auto;
  height: 16px;
}
.r9-multi.r9-multi--colors-accent-base .button--action img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-accent-base .button--action img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi.r9-multi--colors-accent-base .button--action > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-accent-base .button--action > img[data-svg-icon] {
  filter: invert(1) brightness(1.1) !important;
}
.r9-multi.r9-multi--colors-accent-base .button--action:hover,
.r9-multi .column .column-content-wrapper--colors-accent-base .button--action:hover {
  background: #931b23;
}
.r9-multi.r9-multi--colors-accent-base .button--action:focus,
.r9-multi.r9-multi--colors-accent-base .button--action:active,
.r9-multi .column .column-content-wrapper--colors-accent-base .button--action:focus,
.r9-multi .column .column-content-wrapper--colors-accent-base .button--action:active {
  color: #ffffff !important;
  background: #931b23;
}
.r9-multi.r9-multi--colors-accent-base .button--text,
.r9-multi.r9-multi--colors-accent-base .button--outline,
.r9-multi .column .column-content-wrapper--colors-accent-base .button--text,
.r9-multi .column .column-content-wrapper--colors-accent-base .button--outline {
  color: #2d333f !important;
  background: transparent;
}
.r9-multi.r9-multi--colors-accent-base .button--text svg,
.r9-multi.r9-multi--colors-accent-base .button--outline svg,
.r9-multi .column .column-content-wrapper--colors-accent-base .button--text svg,
.r9-multi .column .column-content-wrapper--colors-accent-base .button--outline svg {
  fill: #2d333f;
  width: auto;
  height: 16px;
}
.r9-multi.r9-multi--colors-accent-base .button--text img[data-svg-icon],
.r9-multi.r9-multi--colors-accent-base .button--outline img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-accent-base .button--text img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-accent-base .button--outline img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi.r9-multi--colors-accent-base .button--text > img[data-svg-icon],
.r9-multi.r9-multi--colors-accent-base .button--outline > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-accent-base .button--text > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-accent-base .button--outline > img[data-svg-icon] {
  filter: invert(0) !important;
}
.r9-multi.r9-multi--colors-accent-base .button--outline,
.r9-multi .column .column-content-wrapper--colors-accent-base .button--outline {
  border-color: #2d333f;
}
.r9-multi.r9-multi--colors-accent-base .button--text:hover,
.r9-multi.r9-multi--colors-accent-base .button--outline:hover,
.r9-multi .column .column-content-wrapper--colors-accent-base .button--text:hover,
.r9-multi .column .column-content-wrapper--colors-accent-base .button--outline:hover {
  color: #2d333f !important;
  background: rgba(45, 51, 63, 0.2);
}
.r9-multi.r9-multi--colors-accent-base .button--text:focus,
.r9-multi.r9-multi--colors-accent-base .button--text:active,
.r9-multi.r9-multi--colors-accent-base .button--outline:focus,
.r9-multi.r9-multi--colors-accent-base .button--outline:active,
.r9-multi .column .column-content-wrapper--colors-accent-base .button--text:focus,
.r9-multi .column .column-content-wrapper--colors-accent-base .button--text:active,
.r9-multi .column .column-content-wrapper--colors-accent-base .button--outline:focus,
.r9-multi .column .column-content-wrapper--colors-accent-base .button--outline:active {
  color: #2d333f !important;
  background: rgba(45, 51, 63, 0.3);
}
.r9-multi.r9-multi--colors-accent-base .color-callout,
.r9-multi .column .column-content-wrapper--colors-accent-base .color-callout {
  color: #fff8eb;
}
.r9-multi.r9-multi--colors-accent-base .color-positive,
.r9-multi .column .column-content-wrapper--colors-accent-base .color-positive {
  color: #f0faf3;
}
.r9-multi.r9-multi--colors-accent-base .color-negative,
.r9-multi .column .column-content-wrapper--colors-accent-base .color-negative {
  color: #fceeef;
}
.r9-multi.r9-multi--colors-accent-base .color-accent,
.r9-multi .column .column-content-wrapper--colors-accent-base .color-accent {
  color: #eea0a5;
}
.r9-multi.r9-multi--colors-accent-base .color-muted,
.r9-multi .column .column-content-wrapper--colors-accent-base .color-muted {
  color: #2d333f;
}
.r9-multi.r9-multi--colors-accent-base .text-branded-emphasis,
.r9-multi .column .column-content-wrapper--colors-accent-base .text-branded-emphasis {
  background-image: linear-gradient(#EEA0A5, #EEA0A5);
}

.r9-multi.r9-multi--colors-accent-inverted .button--action,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--action {
  color: #da3743 !important;
  background: #ffffff;
}
.r9-multi.r9-multi--colors-accent-inverted .button--action svg,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--action svg {
  fill: #da3743;
  width: auto;
  height: 16px;
}
.r9-multi.r9-multi--colors-accent-inverted .button--action img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--action img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi.r9-multi--colors-accent-inverted .button--action > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--action > img[data-svg-icon] {
  filter: invert(0) !important;
}
.r9-multi.r9-multi--colors-accent-inverted .button--action:hover,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--action:hover {
  background: #f1f2f4;
}
.r9-multi.r9-multi--colors-accent-inverted .button--action:focus,
.r9-multi.r9-multi--colors-accent-inverted .button--action:active,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--action:focus,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--action:active {
  color: #da3743 !important;
  background: #f1f2f4;
}
.r9-multi.r9-multi--colors-accent-inverted .button--text,
.r9-multi.r9-multi--colors-accent-inverted .button--outline,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--text,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--outline {
  color: #ffffff !important;
  background: transparent;
}
.r9-multi.r9-multi--colors-accent-inverted .button--text svg,
.r9-multi.r9-multi--colors-accent-inverted .button--outline svg,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--text svg,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--outline svg {
  fill: #ffffff;
  width: auto;
  height: 16px;
}
.r9-multi.r9-multi--colors-accent-inverted .button--text img[data-svg-icon],
.r9-multi.r9-multi--colors-accent-inverted .button--outline img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--text img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--outline img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi.r9-multi--colors-accent-inverted .button--text > img[data-svg-icon],
.r9-multi.r9-multi--colors-accent-inverted .button--outline > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--text > img[data-svg-icon],
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--outline > img[data-svg-icon] {
  filter: invert(1) brightness(1.1) !important;
}
.r9-multi.r9-multi--colors-accent-inverted .button--outline,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--outline {
  border-color: #ffffff;
}
.r9-multi.r9-multi--colors-accent-inverted .button--text:hover,
.r9-multi.r9-multi--colors-accent-inverted .button--outline:hover,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--text:hover,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--outline:hover {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.2);
}
.r9-multi.r9-multi--colors-accent-inverted .button--text:focus,
.r9-multi.r9-multi--colors-accent-inverted .button--text:active,
.r9-multi.r9-multi--colors-accent-inverted .button--outline:focus,
.r9-multi.r9-multi--colors-accent-inverted .button--outline:active,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--text:focus,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--text:active,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--outline:focus,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .button--outline:active {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-accent-inverted .color-callout,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .color-callout {
  color: #fff8eb;
}
.r9-multi.r9-multi--colors-accent-inverted .color-positive,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .color-positive {
  color: #f0faf3;
}
.r9-multi.r9-multi--colors-accent-inverted .color-negative,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .color-negative {
  color: #fceeef;
}
.r9-multi.r9-multi--colors-accent-inverted .color-accent,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .color-accent {
  color: #eea0a5;
}
.r9-multi.r9-multi--colors-accent-inverted .color-muted,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .color-muted {
  color: rgba(255, 255, 255, 0.65);
}
.r9-multi.r9-multi--colors-accent-inverted .text-branded-emphasis,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .text-branded-emphasis {
  background-image: linear-gradient(#EEA0A5, #EEA0A5);
}

.r9-multi.r9-multi--colors-photo .button--action {
  color: #2d333f !important;
  background: #ffffff;
}
.r9-multi.r9-multi--colors-photo .button--action svg {
  fill: #2d333f;
  width: auto;
  height: 16px;
}
.r9-multi.r9-multi--colors-photo .button--action img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi.r9-multi--colors-photo .button--action > img[data-svg-icon] {
  filter: invert(0) !important;
}
.r9-multi.r9-multi--colors-photo .button--action:hover {
  background: #ffffff;
}
.r9-multi.r9-multi--colors-photo .button--action:focus,
.r9-multi.r9-multi--colors-photo .button--action:active {
  color: #2d333f !important;
  background: #ffffff;
}
.r9-multi.r9-multi--colors-photo .button--text,
.r9-multi.r9-multi--colors-photo .button--outline {
  color: #ffffff !important;
  background: transparent;
}
.r9-multi.r9-multi--colors-photo .button--text svg,
.r9-multi.r9-multi--colors-photo .button--outline svg {
  fill: #ffffff;
  width: auto;
  height: 16px;
}
.r9-multi.r9-multi--colors-photo .button--text img[data-svg-icon],
.r9-multi.r9-multi--colors-photo .button--outline img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi.r9-multi--colors-photo .button--text > img[data-svg-icon],
.r9-multi.r9-multi--colors-photo .button--outline > img[data-svg-icon] {
  filter: invert(1) brightness(1.1) !important;
}
.r9-multi.r9-multi--colors-photo .button--outline {
  border-color: #ffffff;
}
.r9-multi.r9-multi--colors-photo .button--text:hover,
.r9-multi.r9-multi--colors-photo .button--outline:hover {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.2);
}
.r9-multi.r9-multi--colors-photo .button--text:focus,
.r9-multi.r9-multi--colors-photo .button--text:active,
.r9-multi.r9-multi--colors-photo .button--outline:focus,
.r9-multi.r9-multi--colors-photo .button--outline:active {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-photo .color-callout {
  color: #fff8eb;
}
.r9-multi.r9-multi--colors-photo .color-positive {
  color: #f0faf3;
}
.r9-multi.r9-multi--colors-photo .color-negative {
  color: #fceeef;
}
.r9-multi.r9-multi--colors-photo .color-accent {
  color: #eea0a5;
}
.r9-multi.r9-multi--colors-photo .color-muted {
  color: rgba(255, 255, 255, 0.65);
}
.r9-multi.r9-multi--colors-photo .text-branded-emphasis {
  background-image: linear-gradient(#EEA0A5, #EEA0A5);
}

.r9-multi.r9-multi--colors-gradienttop .button--action,
.r9-multi.r9-multi--colors-gradientbottom .button--action {
  color: #2d333f !important;
  background: #ffffff;
}
.r9-multi.r9-multi--colors-gradienttop .button--action svg,
.r9-multi.r9-multi--colors-gradientbottom .button--action svg {
  fill: #2d333f;
  width: auto;
  height: 16px;
}
.r9-multi.r9-multi--colors-gradienttop .button--action img[data-svg-icon],
.r9-multi.r9-multi--colors-gradientbottom .button--action img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi.r9-multi--colors-gradienttop .button--action > img[data-svg-icon],
.r9-multi.r9-multi--colors-gradientbottom .button--action > img[data-svg-icon] {
  filter: invert(0) !important;
}
.r9-multi.r9-multi--colors-gradienttop .button--action:hover,
.r9-multi.r9-multi--colors-gradientbottom .button--action:hover {
  background: #ffffff;
}
.r9-multi.r9-multi--colors-gradienttop .button--action:focus,
.r9-multi.r9-multi--colors-gradienttop .button--action:active,
.r9-multi.r9-multi--colors-gradientbottom .button--action:focus,
.r9-multi.r9-multi--colors-gradientbottom .button--action:active {
  color: #2d333f !important;
  background: #ffffff;
}
.r9-multi.r9-multi--colors-gradienttop .button--text,
.r9-multi.r9-multi--colors-gradienttop .button--outline,
.r9-multi.r9-multi--colors-gradientbottom .button--text,
.r9-multi.r9-multi--colors-gradientbottom .button--outline {
  color: #ffffff !important;
  background: transparent;
}
.r9-multi.r9-multi--colors-gradienttop .button--text svg,
.r9-multi.r9-multi--colors-gradienttop .button--outline svg,
.r9-multi.r9-multi--colors-gradientbottom .button--text svg,
.r9-multi.r9-multi--colors-gradientbottom .button--outline svg {
  fill: #ffffff;
  width: auto;
  height: 16px;
}
.r9-multi.r9-multi--colors-gradienttop .button--text img[data-svg-icon],
.r9-multi.r9-multi--colors-gradienttop .button--outline img[data-svg-icon],
.r9-multi.r9-multi--colors-gradientbottom .button--text img[data-svg-icon],
.r9-multi.r9-multi--colors-gradientbottom .button--outline img[data-svg-icon] {
  width: auto;
  height: 16px;
  margin-bottom: -2px;
}
.r9-multi.r9-multi--colors-gradienttop .button--text > img[data-svg-icon],
.r9-multi.r9-multi--colors-gradienttop .button--outline > img[data-svg-icon],
.r9-multi.r9-multi--colors-gradientbottom .button--text > img[data-svg-icon],
.r9-multi.r9-multi--colors-gradientbottom .button--outline > img[data-svg-icon] {
  filter: invert(1) brightness(1.1) !important;
}
.r9-multi.r9-multi--colors-gradienttop .button--outline,
.r9-multi.r9-multi--colors-gradientbottom .button--outline {
  border-color: #ffffff;
}
.r9-multi.r9-multi--colors-gradienttop .button--text:hover,
.r9-multi.r9-multi--colors-gradienttop .button--outline:hover,
.r9-multi.r9-multi--colors-gradientbottom .button--text:hover,
.r9-multi.r9-multi--colors-gradientbottom .button--outline:hover {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.2);
}
.r9-multi.r9-multi--colors-gradienttop .button--text:focus,
.r9-multi.r9-multi--colors-gradienttop .button--text:active,
.r9-multi.r9-multi--colors-gradienttop .button--outline:focus,
.r9-multi.r9-multi--colors-gradienttop .button--outline:active,
.r9-multi.r9-multi--colors-gradientbottom .button--text:focus,
.r9-multi.r9-multi--colors-gradientbottom .button--text:active,
.r9-multi.r9-multi--colors-gradientbottom .button--outline:focus,
.r9-multi.r9-multi--colors-gradientbottom .button--outline:active {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-gradienttop .color-callout,
.r9-multi.r9-multi--colors-gradientbottom .color-callout {
  color: #fff8eb;
}
.r9-multi.r9-multi--colors-gradienttop .color-positive,
.r9-multi.r9-multi--colors-gradientbottom .color-positive {
  color: #f0faf3;
}
.r9-multi.r9-multi--colors-gradienttop .color-negative,
.r9-multi.r9-multi--colors-gradientbottom .color-negative {
  color: #fceeef;
}
.r9-multi.r9-multi--colors-gradienttop .color-accent,
.r9-multi.r9-multi--colors-gradientbottom .color-accent {
  color: #eea0a5;
}
.r9-multi.r9-multi--colors-gradienttop .color-muted,
.r9-multi.r9-multi--colors-gradientbottom .color-muted {
  color: rgba(255, 255, 255, 0.65);
}
.r9-multi.r9-multi--colors-gradienttop .text-branded-emphasis,
.r9-multi.r9-multi--colors-gradientbottom .text-branded-emphasis {
  background-image: linear-gradient(#EEA0A5, #EEA0A5);
}

.wpcf7 .wpcf7-not-valid-tip, .r9-multi .column-content-wrapper .help {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.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: #d8d9db;
  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;
}

.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: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500 !important;
  color: #2d333f;
  background: #f1f2f4;
  border-color: transparent;
  border-radius: 4px;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  cursor: pointer;
}

.button.button-icon-x-small img, .button.button-icon-x-small svg {
  width: 16.67px;
  height: 16.67px;
  color: #2d333f;
  fill: #2d333f;
}

.button.button-icon-x-small:hover {
  background: #d8d9db;
}

.button.button-icon-x-small:focus, .button.button-icon-x-small:active {
  background: #d8d9db;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}

.button.button-icon-x-small .disabled, .button.button-icon-x-small:disabled {
  color: #6f737b;
  background: rgba(216, 217, 219, 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: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500 !important;
  color: #2d333f;
  background: #f1f2f4;
  border-color: transparent;
  border-radius: 4px;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  cursor: pointer;
}

.button.button-icon-xx-small img, .button.button-icon-xx-small svg {
  width: 13.33px;
  height: 13.33px;
  color: #2d333f;
  fill: #2d333f;
}

.button.button-icon-xx-small:hover {
  background: #d8d9db;
}

.button.button-icon-xx-small:focus, .button.button-icon-xx-small:active {
  background: #d8d9db;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}

.button.button-icon-xx-small .disabled, .button.button-icon-xx-small:disabled {
  color: #6f737b;
  background: rgba(216, 217, 219, 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: 500;
  text-decoration: none;
  white-space: nowrap;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.r9-multi .menu--row .menu-item-link:focus {
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}

.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;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (min-width: 768px) {
  .r9-multi .menu-button {
    display: none;
  }
}
.r9-multi .menu-button:focus {
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.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: #ffffff !important;
  background: #2d333f !important;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .r9-multi .column-content-wrapper .form-group {
    width: 100%;
  }
}
@media (max-width: 429px) {
  .r9-multi .column-content-wrapper .form-group {
    display: flex;
    flex-direction: column;
  }
}
.r9-multi .column-content-wrapper .form-group:not(:first-child) {
  margin-top: 12px;
}
@media (max-width: 429px) {
  .r9-multi .column-content-wrapper .form-group .input + .button {
    order: 1;
    margin-top: 12px;
  }
}
@media (min-width: 430px) {
  .r9-multi .column-content-wrapper .form-group .input + .button {
    order: 0;
    margin-inline-start: 12px;
  }
}
.r9-multi .column-content-wrapper .form-group .help {
  order: 0;
  margin-top: 4px;
  width: 100%;
}
.r9-multi .column-content-wrapper .input {
  padding: 7px 8px;
  box-sizing: border-box;
  display: inline-block;
  height: 40px;
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  line-height: 24px;
  transition: all 50ms ease-out;
  font-weight: 500;
  color: #2d333f;
  background: #ffffff;
  border-color: #91949a;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.r9-multi .column-content-wrapper .input::placeholder {
  color: #6f737b;
}
.r9-multi .column-content-wrapper .input:disabled {
  opacity: 0.6;
}
.r9-multi .column-content-wrapper .input:hover {
  background: #f1f2f4;
  border-color: #141a26;
}
.r9-multi .column-content-wrapper .input:focus {
  background: #f1f2f4;
  border-color: #141a26;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi .column-content-wrapper .input:hover:focus {
  background: #f1f2f4;
}
.r9-multi .column-content-wrapper .input.warning {
  border-color: #d99502;
}
.r9-multi .column-content-wrapper .input.error {
  border-color: #931b23;
}
.r9-multi .column-content-wrapper .input::placeholder {
  font-weight: normal;
}
.r9-multi .column-content-wrapper .help {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 20px;
  color: inherit;
}
.r9-multi .column-content-wrapper textarea.input {
  height: 128px;
}
.r9-multi .column-content-wrapper label {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #2d333f;
}
.r9-multi .column-content-wrapper .group-input-checkbox label {
  position: relative;
  display: block;
  cursor: pointer;
}
.r9-multi .column-content-wrapper .group-input-checkbox input[type=checkbox] {
  position: absolute;
  margin: 0;
  width: 18px;
  height: 18px;
  left: 0;
  top: 4px;
  bottom: 0;
  opacity: 0;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.r9-multi .column-content-wrapper .group-input-checkbox .checkbox-label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-height: 28px;
  line-height: 28px;
  padding-left: 32px;
}
.r9-multi .column-content-wrapper .group-input-checkbox .checkbox-label:before, .r9-multi .column-content-wrapper .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 .column-content-wrapper .group-input-checkbox .checkbox-label:before {
  border: 1px solid #91949a;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.r9-multi .column-content-wrapper .group-input-checkbox .checkbox-label:after {
  transition: transform 100ms ease-out;
}
.r9-multi .column-content-wrapper .group-input-checkbox input:checked + .checkbox-label:after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjEgMS4yIDE0IDE0IiBmaWxsPSJub25lIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC42MTExIDUuMDU4NDdMNi42OTMxOCA5LjMxOTI3TDUuMjg3NjYgOC4yMzg0N0w0LjMxMjM4IDkuNTA2ODdDNi4wODgzIDEwLjg3MjUgNi43MjI2MiAxMS42NTEgNy4zNzUxIDEwLjk0MTRMMTEuNzg4OSA2LjE0MTQzTDEwLjYxMTEgNS4wNTg0N1oiIGZpbGw9IiMwQjdCOTkiLz4KPC9zdmc+");
  background: #da3743;
}
.r9-multi .column-content-wrapper .group-input-checkbox input:hover:not(:disabled) + .checkbox-label:before {
  border: 1px solid #141a26;
}
.r9-multi .column-content-wrapper .group-input-checkbox input:focus + .checkbox-label:before {
  border: 1px solid #141a26;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi .column-content-wrapper .group-input-checkbox input:disabled + .checkbox-label:before,
.r9-multi .column-content-wrapper .group-input-checkbox input:disabled + .checkbox-label:after {
  opacity: 0.5;
}
.r9-multi .column-content-wrapper .group-input-switch label {
  position: relative;
  display: block;
  cursor: pointer;
}
.r9-multi .column-content-wrapper .group-input-switch input[type=checkbox] {
  position: absolute;
  margin: 0;
  width: 34px;
  height: 16px;
  left: 0;
  top: 6px;
  bottom: 0;
  opacity: 0;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.r9-multi .column-content-wrapper .group-input-switch .switch-label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-height: 28px;
  line-height: 28px;
  padding-left: 48px;
}
.r9-multi .column-content-wrapper .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 .column-content-wrapper .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 .column-content-wrapper .group-input-switch .switch-label:before {
  border-color: transparent;
  border-color: transparent;
  background: #6f737b;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.r9-multi .column-content-wrapper .group-input-switch .switch-label:after {
  background: #ffffff;
  transition: transform 100ms ease-out;
}
.r9-multi .column-content-wrapper .group-input-switch input:checked + .switch-label:before {
  border-color: transparent;
  background: #da3743;
}
.r9-multi .column-content-wrapper .group-input-switch input:checked + .switch-label:after {
  transform: translateX(18px);
}
.r9-multi .column-content-wrapper .group-input-switch input:hover:not(:disabled) + .switch-label:before {
  border-color: transparent;
  background: #2d333f;
}
.r9-multi .column-content-wrapper .group-input-switch input:checked:hover + .switch-label:before,
.r9-multi .column-content-wrapper .group-input-switch input:checked:active + .switch-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi .column-content-wrapper .group-input-switch input:focus + .switch-label:before {
  border-color: transparent;
  background: #6f737b;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi .column-content-wrapper .group-input-switch input:checked:focus + .switch-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi .column-content-wrapper .group-input-switch input:disabled + .switch-label:before,
.r9-multi .column-content-wrapper .group-input-switch input:disabled + .switch-label:after {
  opacity: 0.5;
}
.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;
}
@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: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 20px;
}
.r9-multi .column-content-wrapper .badge {
  padding: 2px 8px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  color: #2d333f;
  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: #91949a;
}
.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: #2d333f;
}
.r9-multi .column-content-wrapper .badge--neutral {
  color: #2d333f;
  background: #fff8eb;
}
.r9-multi .column-content-wrapper .badge--action {
  color: #da3743;
  background: #fceeef;
}
.r9-multi .column-content-wrapper .badge--callout {
  color: #885e01;
  background: #fff8eb;
}
.r9-multi .column-content-wrapper .badge--positive {
  color: #194829;
  background: #f0faf3;
}
.r9-multi .column-content-wrapper .badge--negative {
  color: #931b23;
  background: #fceeef;
}
.r9-multi .column-content-wrapper .badge--special {
  color: #4d1fd6;
  background: #f1edfc;
}
.r9-multi .column-content-wrapper .badge--accent {
  color: #da3743;
  background: #fceeef;
}
.r9-multi .column-content-wrapper .badge--outline-base {
  color: #2d333f;
  border-color: #91949a;
  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: #6f737b;
  border-color: #6f737b;
  background: transparent;
}
.r9-multi .column-content-wrapper .badge--outline-action {
  color: #da3743;
  border-color: #da3743;
  background: transparent;
}
.r9-multi .column-content-wrapper .badge--outline-callout {
  color: #d99502;
  border-color: #d99502;
  background: transparent;
}
.r9-multi .column-content-wrapper .badge--outline-positive {
  color: #2f864d;
  border-color: #2f864d;
  background: transparent;
}
.r9-multi .column-content-wrapper .badge--outline-negative {
  color: #931b23;
  border-color: #931b23;
  background: transparent;
}
.r9-multi .column-content-wrapper .badge--outline-special {
  color: #4d1fd6;
  border-color: #4d1fd6;
  background: transparent;
}
.r9-multi .column-content-wrapper .badge--outline-accent {
  color: #da3743;
  border-color: #da3743;
  background: transparent;
}
.r9-multi .column-content-wrapper .input {
  color: #2d333f;
  background: #ffffff;
  border-color: #91949a;
}
.r9-multi .column-content-wrapper .input::placeholder {
  color: #6f737b;
}
.r9-multi .column-content-wrapper .input:disabled {
  opacity: 0.6;
}
.r9-multi .column-content-wrapper .input:hover {
  background: #f1f2f4;
  border-color: #141a26;
}
.r9-multi .column-content-wrapper .input:focus {
  background: #f1f2f4;
  border-color: #141a26;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi .column-content-wrapper .input:hover:focus {
  background: #f1f2f4;
}
.r9-multi .column-content-wrapper .input.warning {
  border-color: #d99502;
}
.r9-multi .column-content-wrapper .input.error {
  border-color: #931b23;
}
.r9-multi .column-content-wrapper label {
  color: #2d333f;
}
.r9-multi .column-content-wrapper .help.warning {
  color: #2d333f;
}
.r9-multi .column-content-wrapper .help.error {
  color: #931b23;
}

.r9-multi .column .column-content-wrapper--colors-base .input {
  color: #2d333f;
  background: #ffffff;
  border-color: #91949a;
}
.r9-multi .column .column-content-wrapper--colors-base .input::placeholder {
  color: #6f737b;
}
.r9-multi .column .column-content-wrapper--colors-base .input:disabled {
  opacity: 0.6;
}
.r9-multi .column .column-content-wrapper--colors-base .input:hover {
  background: #f1f2f4;
  border-color: #141a26;
}
.r9-multi .column .column-content-wrapper--colors-base .input:focus {
  background: #f1f2f4;
  border-color: #141a26;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi .column .column-content-wrapper--colors-base .input:hover:focus {
  background: #f1f2f4;
}
.r9-multi .column .column-content-wrapper--colors-base .input.warning {
  border-color: #d99502;
}
.r9-multi .column .column-content-wrapper--colors-base .input.error {
  border-color: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-base label {
  color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-base .help.warning {
  color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-base .help.error {
  color: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-base .group-input-checkbox .checkbox-label:before {
  border: 1px solid #91949a;
}
.r9-multi .column .column-content-wrapper--colors-base .group-input-checkbox input:checked + .checkbox-label:after {
  background: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-base .group-input-checkbox input:hover:not(:disabled) + .checkbox-label:before {
  border: 1px solid #141a26;
}
.r9-multi .column .column-content-wrapper--colors-base .group-input-checkbox input:focus:not(:disabled) + .checkbox-label:before {
  border: 1px solid #141a26;
}
.r9-multi .column .column-content-wrapper--colors-base .group-input-switch .switch-label:before {
  border-color: transparent;
  border-color: transparent;
  background: #6f737b;
}
.r9-multi .column .column-content-wrapper--colors-base .group-input-switch input:checked + .switch-label:before {
  border-color: transparent;
  background: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-base .group-input-switch input:hover:not(:disabled) + .switch-label:before {
  border-color: transparent;
  background: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-base .group-input-switch input:checked:hover + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-base .group-input-switch input:checked:active + .switch-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-base .group-input-switch input:focus + .switch-label:before {
  border-color: transparent;
  background: #6f737b;
}
.r9-multi .column .column-content-wrapper--colors-base .group-input-switch input:checked:focus + .switch-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-base .group-input-switch input:disabled + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-base .group-input-switch input:disabled + .switch-label:after {
  opacity: 0.5;
}

.r9-multi .column .column-content-wrapper--colors-highlight-base .input {
  color: #2d333f;
  background: #ffffff;
  border-color: #91949a;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .input::placeholder {
  color: #6f737b;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .input:disabled {
  opacity: 0.6;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .input:hover {
  background: #f1f2f4;
  border-color: #141a26;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .input:focus {
  background: #f1f2f4;
  border-color: #141a26;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .input:hover:focus {
  background: #f1f2f4;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .input.warning {
  border-color: #d99502;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .input.error {
  border-color: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base label {
  color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .help.warning {
  color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .help.error {
  color: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .group-input-checkbox .checkbox-label:before {
  border: 1px solid #91949a;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .group-input-checkbox input:checked + .checkbox-label:after {
  background: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .group-input-checkbox input:hover:not(:disabled) + .checkbox-label:before {
  border: 1px solid #141a26;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .group-input-checkbox input:focus:not(:disabled) + .checkbox-label:before {
  border: 1px solid #141a26;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .group-input-switch .switch-label:before {
  border-color: transparent;
  border-color: transparent;
  background: #6f737b;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .group-input-switch input:checked + .switch-label:before {
  border-color: transparent;
  background: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .group-input-switch input:hover:not(:disabled) + .switch-label:before {
  border-color: transparent;
  background: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .group-input-switch input:checked:hover + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-base .group-input-switch input:checked:active + .switch-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .group-input-switch input:focus + .switch-label:before {
  border-color: transparent;
  background: #6f737b;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .group-input-switch input:checked:focus + .switch-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .group-input-switch input:disabled + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-base .group-input-switch input:disabled + .switch-label:after {
  opacity: 0.5;
}

.r9-multi.r9-multi--colors-highlight-inverted .input,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .input {
  color: #2d333f;
  background: #ffffff;
  border-color: #6f737b;
}
.r9-multi.r9-multi--colors-highlight-inverted .input::placeholder,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .input::placeholder {
  color: #6f737b;
}
.r9-multi.r9-multi--colors-highlight-inverted .input:hover,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .input:hover {
  background: #f1f2f4;
  border-color: #d8d9db;
}
.r9-multi.r9-multi--colors-highlight-inverted .input:focus,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .input:focus {
  background: #f1f2f4;
  border-color: #f1f2f4;
}
.r9-multi.r9-multi--colors-highlight-inverted .input:hover:focus,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .input:hover:focus {
  background: #f1f2f4;
}
.r9-multi.r9-multi--colors-highlight-inverted label,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted label {
  color: #ffffff;
}
.r9-multi.r9-multi--colors-highlight-inverted .help.warning,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .help.warning {
  color: #ffffff;
}
.r9-multi.r9-multi--colors-highlight-inverted .help.error,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .help.error {
  color: #fceeef;
}
.r9-multi.r9-multi--colors-highlight-inverted .group-input-checkbox .checkbox-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .group-input-checkbox .checkbox-label:before {
  border: 1px solid #6f737b;
}
.r9-multi.r9-multi--colors-highlight-inverted .group-input-checkbox input:checked + .checkbox-label:after,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .group-input-checkbox input:checked + .checkbox-label:after {
  background: #eea0a5;
}
.r9-multi.r9-multi--colors-highlight-inverted .group-input-checkbox input:hover:not(:disabled) + .checkbox-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .group-input-checkbox input:hover:not(:disabled) + .checkbox-label:before {
  border: 1px solid #d8d9db;
}
.r9-multi.r9-multi--colors-highlight-inverted .group-input-checkbox input:focus:not(:disabled) + .checkbox-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .group-input-checkbox input:focus:not(:disabled) + .checkbox-label:before {
  border: 1px solid #f1f2f4;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi.r9-multi--colors-highlight-inverted .group-input-switch .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .group-input-switch .switch-label:before {
  border-color: transparent;
  border-color: transparent;
  background: #6f737b;
}
.r9-multi.r9-multi--colors-highlight-inverted .group-input-switch input:checked + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .group-input-switch input:checked + .switch-label:before {
  border-color: transparent;
  background: #da3743;
}
.r9-multi.r9-multi--colors-highlight-inverted .group-input-switch input:hover:not(:disabled) + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .group-input-switch input:hover:not(:disabled) + .switch-label:before {
  border-color: transparent;
  background: #2d333f;
}
.r9-multi.r9-multi--colors-highlight-inverted .group-input-switch input:checked:hover + .switch-label:before,
.r9-multi.r9-multi--colors-highlight-inverted .group-input-switch input:checked:active + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .group-input-switch input:checked:hover + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .group-input-switch input:checked:active + .switch-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi.r9-multi--colors-highlight-inverted .group-input-switch input:focus + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .group-input-switch input:focus + .switch-label:before {
  border-color: transparent;
  background: #6f737b;
}
.r9-multi.r9-multi--colors-highlight-inverted .group-input-switch input:checked:focus + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .group-input-switch input:checked:focus + .switch-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi.r9-multi--colors-highlight-inverted .group-input-switch input:disabled + .switch-label:before,
.r9-multi.r9-multi--colors-highlight-inverted .group-input-switch input:disabled + .switch-label:after,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .group-input-switch input:disabled + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .group-input-switch input:disabled + .switch-label:after {
  opacity: 0.5;
}

.r9-multi.r9-multi--colors-accent-base .input,
.r9-multi .column .column-content-wrapper--colors-accent-base .input {
  color: #2d333f;
  background: #ffffff;
  border-color: #91949a;
}
.r9-multi.r9-multi--colors-accent-base .input::placeholder,
.r9-multi .column .column-content-wrapper--colors-accent-base .input::placeholder {
  color: #6f737b;
}
.r9-multi.r9-multi--colors-accent-base .input:disabled,
.r9-multi .column .column-content-wrapper--colors-accent-base .input:disabled {
  opacity: 0.6;
}
.r9-multi.r9-multi--colors-accent-base .input:hover,
.r9-multi .column .column-content-wrapper--colors-accent-base .input:hover {
  background: #f1f2f4;
  border-color: #141a26;
}
.r9-multi.r9-multi--colors-accent-base .input:focus,
.r9-multi .column .column-content-wrapper--colors-accent-base .input:focus {
  background: #f1f2f4;
  border-color: #141a26;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi.r9-multi--colors-accent-base .input:hover:focus,
.r9-multi .column .column-content-wrapper--colors-accent-base .input:hover:focus {
  background: #f1f2f4;
}
.r9-multi.r9-multi--colors-accent-base .input.warning,
.r9-multi .column .column-content-wrapper--colors-accent-base .input.warning {
  border-color: #d99502;
}
.r9-multi.r9-multi--colors-accent-base .input.error,
.r9-multi .column .column-content-wrapper--colors-accent-base .input.error {
  border-color: #931b23;
}
.r9-multi.r9-multi--colors-accent-base label,
.r9-multi .column .column-content-wrapper--colors-accent-base label {
  color: #2d333f;
}
.r9-multi.r9-multi--colors-accent-base .help.warning,
.r9-multi .column .column-content-wrapper--colors-accent-base .help.warning {
  color: #2d333f;
}
.r9-multi.r9-multi--colors-accent-base .help.error,
.r9-multi .column .column-content-wrapper--colors-accent-base .help.error {
  color: #931b23;
}
.r9-multi.r9-multi--colors-accent-base .group-input-checkbox .checkbox-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .group-input-checkbox .checkbox-label:before {
  border: 1px solid #91949a;
}
.r9-multi.r9-multi--colors-accent-base .group-input-checkbox input:checked + .checkbox-label:after,
.r9-multi .column .column-content-wrapper--colors-accent-base .group-input-checkbox input:checked + .checkbox-label:after {
  background: #da3743;
}
.r9-multi.r9-multi--colors-accent-base .group-input-checkbox input:hover:not(:disabled) + .checkbox-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .group-input-checkbox input:hover:not(:disabled) + .checkbox-label:before {
  border: 1px solid #141a26;
}
.r9-multi.r9-multi--colors-accent-base .group-input-checkbox input:focus:not(:disabled) + .checkbox-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .group-input-checkbox input:focus:not(:disabled) + .checkbox-label:before {
  border: 1px solid #141a26;
}
.r9-multi.r9-multi--colors-accent-base .group-input-switch .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .group-input-switch .switch-label:before {
  border-color: transparent;
  border-color: transparent;
  background: #6f737b;
}
.r9-multi.r9-multi--colors-accent-base .group-input-switch input:checked + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .group-input-switch input:checked + .switch-label:before {
  border-color: transparent;
  background: #da3743;
}
.r9-multi.r9-multi--colors-accent-base .group-input-switch input:hover:not(:disabled) + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .group-input-switch input:hover:not(:disabled) + .switch-label:before {
  border-color: transparent;
  background: #2d333f;
}
.r9-multi.r9-multi--colors-accent-base .group-input-switch input:checked:hover + .switch-label:before,
.r9-multi.r9-multi--colors-accent-base .group-input-switch input:checked:active + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .group-input-switch input:checked:hover + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .group-input-switch input:checked:active + .switch-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi.r9-multi--colors-accent-base .group-input-switch input:focus + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .group-input-switch input:focus + .switch-label:before {
  border-color: transparent;
  background: #6f737b;
}
.r9-multi.r9-multi--colors-accent-base .group-input-switch input:checked:focus + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .group-input-switch input:checked:focus + .switch-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi.r9-multi--colors-accent-base .group-input-switch input:disabled + .switch-label:before,
.r9-multi.r9-multi--colors-accent-base .group-input-switch input:disabled + .switch-label:after,
.r9-multi .column .column-content-wrapper--colors-accent-base .group-input-switch input:disabled + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .group-input-switch input:disabled + .switch-label:after {
  opacity: 0.5;
}

.r9-multi.r9-multi--colors-accent-inverted .input,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .input {
  color: #2d333f;
  background: #ffffff;
  border-color: transparent;
}
.r9-multi.r9-multi--colors-accent-inverted .input::placeholder,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .input::placeholder {
  color: #6f737b;
}
.r9-multi.r9-multi--colors-accent-inverted .input:hover,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .input:hover {
  background: #f1f2f4;
  border-color: transparent;
}
.r9-multi.r9-multi--colors-accent-inverted .input:focus,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .input:focus {
  background: #f1f2f4;
  border-color: transparent;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi.r9-multi--colors-accent-inverted .input:hover:focus,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .input:hover:focus {
  background: #f1f2f4;
  border-color: rgba(45, 51, 63, 0.4);
}
.r9-multi.r9-multi--colors-accent-inverted label,
.r9-multi .column .column-content-wrapper--colors-accent-inverted label {
  color: #ffffff;
}
.r9-multi.r9-multi--colors-accent-inverted .help.warning,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .help.warning {
  color: #ffffff;
}
.r9-multi.r9-multi--colors-accent-inverted .help.error,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .help.error {
  color: #fceeef;
}
.r9-multi.r9-multi--colors-accent-inverted .group-input-checkbox .checkbox-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .group-input-checkbox .checkbox-label:before {
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.r9-multi.r9-multi--colors-accent-inverted .group-input-checkbox input:checked + .checkbox-label:after,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .group-input-checkbox input:checked + .checkbox-label:after {
  background: #ffffff;
}
.r9-multi.r9-multi--colors-accent-inverted .group-input-checkbox input:hover:not(:disabled) + .checkbox-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .group-input-checkbox input:hover:not(:disabled) + .checkbox-label:before {
  border: 1px solid rgba(255, 255, 255, 0.75);
}
.r9-multi.r9-multi--colors-accent-inverted .group-input-checkbox input:focus:not(:disabled) + .checkbox-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .group-input-checkbox input:focus:not(:disabled) + .checkbox-label:before {
  border: 1px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi.r9-multi--colors-accent-inverted .group-input-switch .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .group-input-switch .switch-label:before {
  border-color: #ffffff;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.6);
}
.r9-multi.r9-multi--colors-accent-inverted .group-input-switch input:checked + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .group-input-switch input:checked + .switch-label:before {
  background: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0.6);
}
.r9-multi.r9-multi--colors-accent-inverted .group-input-switch input:hover:not(:disabled) + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .group-input-switch input:hover:not(:disabled) + .switch-label:before {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.75);
}
.r9-multi.r9-multi--colors-accent-inverted .group-input-switch input:checked:hover + .switch-label:before,
.r9-multi.r9-multi--colors-accent-inverted .group-input-switch input:checked:active + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .group-input-switch input:checked:hover + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .group-input-switch input:checked:active + .switch-label:before {
  background: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.75);
}
.r9-multi.r9-multi--colors-accent-inverted .group-input-switch input:focus + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .group-input-switch input:focus + .switch-label:before {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.9);
}
.r9-multi.r9-multi--colors-accent-inverted .group-input-switch input:checked:focus + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .group-input-switch input:checked:focus + .switch-label:before {
  background: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.9);
}
.r9-multi.r9-multi--colors-accent-inverted .group-input-switch input:disabled + .switch-label:before,
.r9-multi.r9-multi--colors-accent-inverted .group-input-switch input:disabled + .switch-label:after,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .group-input-switch input:disabled + .switch-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .group-input-switch input:disabled + .switch-label:after {
  opacity: 0.5;
}

.r9-multi.r9-multi--colors-photo .input {
  color: #2d333f;
  background: #ffffff;
  border-color: #91949a;
}
.r9-multi.r9-multi--colors-photo .input::placeholder {
  color: #6f737b;
}
.r9-multi.r9-multi--colors-photo .input:disabled {
  opacity: 0.6;
}
.r9-multi.r9-multi--colors-photo .input:hover {
  background: #f1f2f4;
  border-color: #141a26;
}
.r9-multi.r9-multi--colors-photo .input:focus {
  background: #f1f2f4;
  border-color: #141a26;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi.r9-multi--colors-photo .input:hover:focus {
  background: #f1f2f4;
}
.r9-multi.r9-multi--colors-photo .input.warning {
  border-color: #d99502;
}
.r9-multi.r9-multi--colors-photo .input.error {
  border-color: #931b23;
}
.r9-multi.r9-multi--colors-photo label {
  color: #ffffff;
}
.r9-multi.r9-multi--colors-photo .help.warning {
  color: #ffffff;
}
.r9-multi.r9-multi--colors-photo .help.error {
  color: #fceeef;
}
.r9-multi.r9-multi--colors-photo .group-input-checkbox .checkbox-label:before {
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.r9-multi.r9-multi--colors-photo .group-input-checkbox input:checked + .checkbox-label:after {
  background: #ffffff;
}
.r9-multi.r9-multi--colors-photo .group-input-checkbox input:hover:not(:disabled) + .checkbox-label:before {
  border: 1px solid rgba(255, 255, 255, 0.75);
}
.r9-multi.r9-multi--colors-photo .group-input-checkbox input:focus:not(:disabled) + .checkbox-label:before {
  border: 1px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi.r9-multi--colors-photo .group-input-switch .switch-label:before {
  border-color: #ffffff;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.6);
}
.r9-multi.r9-multi--colors-photo .group-input-switch input:checked + .switch-label:before {
  background: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0.6);
}
.r9-multi.r9-multi--colors-photo .group-input-switch input:hover:not(:disabled) + .switch-label:before {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.75);
}
.r9-multi.r9-multi--colors-photo .group-input-switch input:checked:hover + .switch-label:before,
.r9-multi.r9-multi--colors-photo .group-input-switch input:checked:active + .switch-label:before {
  background: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.75);
}
.r9-multi.r9-multi--colors-photo .group-input-switch input:focus + .switch-label:before {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.9);
}
.r9-multi.r9-multi--colors-photo .group-input-switch input:checked:focus + .switch-label:before {
  background: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.9);
}
.r9-multi.r9-multi--colors-photo .group-input-switch input:disabled + .switch-label:before,
.r9-multi.r9-multi--colors-photo .group-input-switch input:disabled + .switch-label:after {
  opacity: 0.5;
}

.r9-multi.r9-multi--colors-gradienttop .input,
.r9-multi.r9-multi--colors-gradientbottom .input {
  color: #2d333f;
  background: #ffffff;
  border-color: #91949a;
}
.r9-multi.r9-multi--colors-gradienttop .input::placeholder,
.r9-multi.r9-multi--colors-gradientbottom .input::placeholder {
  color: #6f737b;
}
.r9-multi.r9-multi--colors-gradienttop .input:disabled,
.r9-multi.r9-multi--colors-gradientbottom .input:disabled {
  opacity: 0.6;
}
.r9-multi.r9-multi--colors-gradienttop .input:hover,
.r9-multi.r9-multi--colors-gradientbottom .input:hover {
  background: #f1f2f4;
  border-color: #141a26;
}
.r9-multi.r9-multi--colors-gradienttop .input:focus,
.r9-multi.r9-multi--colors-gradientbottom .input:focus {
  background: #f1f2f4;
  border-color: #141a26;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi.r9-multi--colors-gradienttop .input:hover:focus,
.r9-multi.r9-multi--colors-gradientbottom .input:hover:focus {
  background: #f1f2f4;
}
.r9-multi.r9-multi--colors-gradienttop .input.warning,
.r9-multi.r9-multi--colors-gradientbottom .input.warning {
  border-color: #d99502;
}
.r9-multi.r9-multi--colors-gradienttop .input.error,
.r9-multi.r9-multi--colors-gradientbottom .input.error {
  border-color: #931b23;
}
.r9-multi.r9-multi--colors-gradienttop label,
.r9-multi.r9-multi--colors-gradientbottom label {
  color: #ffffff;
}
.r9-multi.r9-multi--colors-gradienttop .help.warning,
.r9-multi.r9-multi--colors-gradientbottom .help.warning {
  color: #ffffff;
}
.r9-multi.r9-multi--colors-gradienttop .help.error,
.r9-multi.r9-multi--colors-gradientbottom .help.error {
  color: #fceeef;
}
.r9-multi.r9-multi--colors-gradienttop .group-input-checkbox .checkbox-label:before,
.r9-multi.r9-multi--colors-gradientbottom .group-input-checkbox .checkbox-label:before {
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.r9-multi.r9-multi--colors-gradienttop .group-input-checkbox input:checked + .checkbox-label:after,
.r9-multi.r9-multi--colors-gradientbottom .group-input-checkbox input:checked + .checkbox-label:after {
  background: #ffffff;
}
.r9-multi.r9-multi--colors-gradienttop .group-input-checkbox input:hover:not(:disabled) + .checkbox-label:before,
.r9-multi.r9-multi--colors-gradientbottom .group-input-checkbox input:hover:not(:disabled) + .checkbox-label:before {
  border: 1px solid rgba(255, 255, 255, 0.75);
}
.r9-multi.r9-multi--colors-gradienttop .group-input-checkbox input:focus:not(:disabled) + .checkbox-label:before,
.r9-multi.r9-multi--colors-gradientbottom .group-input-checkbox input:focus:not(:disabled) + .checkbox-label:before {
  border: 1px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi.r9-multi--colors-gradienttop .group-input-switch .switch-label:before,
.r9-multi.r9-multi--colors-gradientbottom .group-input-switch .switch-label:before {
  border-color: #ffffff;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.6);
}
.r9-multi.r9-multi--colors-gradienttop .group-input-switch input:checked + .switch-label:before,
.r9-multi.r9-multi--colors-gradientbottom .group-input-switch input:checked + .switch-label:before {
  background: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0.6);
}
.r9-multi.r9-multi--colors-gradienttop .group-input-switch input:hover:not(:disabled) + .switch-label:before,
.r9-multi.r9-multi--colors-gradientbottom .group-input-switch input:hover:not(:disabled) + .switch-label:before {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.75);
}
.r9-multi.r9-multi--colors-gradienttop .group-input-switch input:checked:hover + .switch-label:before,
.r9-multi.r9-multi--colors-gradienttop .group-input-switch input:checked:active + .switch-label:before,
.r9-multi.r9-multi--colors-gradientbottom .group-input-switch input:checked:hover + .switch-label:before,
.r9-multi.r9-multi--colors-gradientbottom .group-input-switch input:checked:active + .switch-label:before {
  background: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.75);
}
.r9-multi.r9-multi--colors-gradienttop .group-input-switch input:focus + .switch-label:before,
.r9-multi.r9-multi--colors-gradientbottom .group-input-switch input:focus + .switch-label:before {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.9);
}
.r9-multi.r9-multi--colors-gradienttop .group-input-switch input:checked:focus + .switch-label:before,
.r9-multi.r9-multi--colors-gradientbottom .group-input-switch input:checked:focus + .switch-label:before {
  background: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.9);
}
.r9-multi.r9-multi--colors-gradienttop .group-input-switch input:disabled + .switch-label:before,
.r9-multi.r9-multi--colors-gradienttop .group-input-switch input:disabled + .switch-label:after,
.r9-multi.r9-multi--colors-gradientbottom .group-input-switch input:disabled + .switch-label:before,
.r9-multi.r9-multi--colors-gradientbottom .group-input-switch input:disabled + .switch-label:after {
  opacity: 0.5;
}

.label-with-expand-arrow {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-weight: 700;
  color: #da3743 !important;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (max-width: 767px) {
  .label-with-expand-arrow {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .label-with-expand-arrow {
    font-size: 20px;
  }
}
@media (min-width: 1072px) {
  .label-with-expand-arrow {
    font-size: 24px;
  }
}
@media (max-width: 1071px) {
  .label-with-expand-arrow {
    line-height: 24px;
  }
}
@media (min-width: 1072px) {
  .label-with-expand-arrow {
    line-height: 28px;
  }
}
.label-with-expand-arrow:focus {
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.label-with-expand-arrow:before {
  content: "";
  display: block;
  width: 12px;
  height: 8px;
  margin-bottom: 8px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.853539 5.98914C0.658277 6.18441 0.658277 6.50099 0.853539 6.69625L1.56065 7.40336C1.75591 7.59862 2.07249 7.59862 2.26775 7.40336L6.15684 3.51427L10.0459 7.40336C10.2412 7.59862 10.5578 7.59862 10.753 7.40336L11.4601 6.69625C11.6554 6.50099 11.6554 6.18441 11.4601 5.98914L6.51039 1.0394C6.31513 0.844135 5.99855 0.844135 5.80329 1.0394L0.853539 5.98914Z'/%3E%3C/svg%3E");
  background: #da3743;
}
.label-with-expand-arrow:after {
  content: "";
  display: block;
  width: 12px;
  height: 8px;
  margin-top: 8px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.6465 2.01086C11.8417 1.81559 11.8417 1.49901 11.6465 1.30375L10.9394 0.596642C10.7441 0.40138 10.4275 0.40138 10.2322 0.596642L6.34316 4.48573L2.45407 0.596642C2.25881 0.401379 1.94223 0.401379 1.74697 0.596642L1.03986 1.30375C0.844598 1.49901 0.844598 1.81559 1.03986 2.01086L5.98961 6.9606C6.18487 7.15586 6.50145 7.15586 6.69671 6.9606L11.6465 2.01086Z'/%3E%3C/svg%3E");
  background: #da3743;
}
.label-with-expand-arrow[aria-expanded=false]:before {
  display: none;
}
.label-with-expand-arrow[aria-expanded=true]:after {
  display: none;
}

.separator-wrapper {
  padding-top: 17px;
  padding-bottom: 17px;
}

.separator--default {
  border-top: 2px solid rgba(45, 51, 63, 0.15);
}

.separator--k4b {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.separator--k4b:before {
  display: block;
  content: "";
  height: auto;
  border-top: 2px solid rgba(45, 51, 63, 0.15);
}
@media (max-width: 1071px) {
  .separator--k4b:before {
    width: calc(100% - 63px);
  }
}
@media (min-width: 1072px) {
  .separator--k4b:before {
    width: calc(100% - 45px);
  }
}

.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="%232D333F" 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) {
  .separator--k4b:after {
    right: 0;
  }
}
@media (min-width: 1072px) {
  .separator--k4b:after {
    right: -18px;
  }
}

.column--image .column-content-wrapper {
  line-height: 0;
}
.column--image .column-content-wrapper.column-content-wrapper--expanded {
  display: flex;
  justify-content: center;
  align-items: center;
}
.column--image .image-container.image-container--cover-center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: inherit;
  object-fit: cover;
  overflow: hidden;
  border-radius: 12px;
}
.column--image .image-container.image-container--cover-center .image {
  max-width: none;
  height: 100%;
  border-radius: 0;
}
.column--image .image-container.image-container--cover-center.image--style-reset {
  border-radius: 0;
}

.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--youtube .column-content-wrapper {
  height: auto;
}
@media (max-width: 1071px) {
  .column--youtube .column-content-wrapper {
    width: 100%;
  }
}
.column--youtube .video-embed {
  position: relative;
  overflow: hidden;
}
.column--youtube .video-embed {
  display: flex;
  justify-content: center;
  opacity: 0;
  animation: 1s ease-in 0.75s 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;
  }
}

.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;
}

.accordion {
  border-top: 1px solid #2d333f;
}
.accordion:not(:last-child) {
  margin-bottom: 12px;
}

.accordion-card {
  color: #2d333f;
}
.accordion-card:not(:first-child) {
  border-top: 1px solid rgba(45, 51, 63, 0.15);
}
.accordion-card__header {
  width: 100%;
}
.accordion-card__header > * {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.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;
}
.accordion-card__header-icon {
  display: inline-block;
  flex: 0 0 auto;
  margin-inline-start: 24px;
  color: #2d333f;
  width: 32px;
  transform: rotate(0);
  transition: transform 250ms ease;
  text-align: center;
}
.open .accordion-card__header-icon {
  transform: rotate3d(1, 0, 0, 180deg);
}
.accordion-card__content {
  padding-left: 8px;
  padding-right: 8px;
  height: auto;
  overflow: hidden;
}
.accordion-card__content:not(.open) {
  animation-name: accordion-toggle-collapse;
  animation-duration: 250ms;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}
.accordion-card__content:not(.ready) {
  display: none;
  height: 0;
  max-height: 0;
}
.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;
  }
}
.expandable-list--centered {
  text-align: center;
}
.expandable-list--centered .expandable-item {
  border-top-color: transparent;
}

.expandable-item {
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 1px solid rgba(45, 51, 63, 0.3);
}
.expandable-item__extension {
  padding-top: 12px;
  height: auto;
  overflow: hidden;
  margin-left: -3px;
  padding-left: 3px;
}
.expandable-item__extension:not(.open) {
  animation-name: expandable-item-toggle-collapse;
  animation-duration: 250ms;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}
.expandable-item__extension.open {
  animation-name: expandable-item-toggle-expand;
  animation-duration: 250ms;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}
.expandable-item p > a.button:first-child {
  margin-left: 3px;
}

button.expandable-item-trigger {
  margin-top: 12px;
}

button.expandable-item-trigger:not(.ready) {
  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;
  }
}
.box-list-item--default + .box-list-item--default {
  margin-top: 24px;
}
.box-list-item--k4b-arrows {
  position: relative;
  padding-top: 24px;
  padding-bottom: 24px;
  border-top: 1px solid rgba(45, 51, 63, 0.15);
}
@media (max-width: 1071px) {
  .box-list-item--k4b-arrows {
    padding-left: 40px;
  }
}
@media (min-width: 1072px) {
  .box-list-item--k4b-arrows {
    padding-left: 48px;
  }
}
.box-list-item--k4b-arrows .title-icon {
  position: absolute;
  left: 0;
  display: flex;
  align-items: center;
  color: #da3743;
}
@media (max-width: 1071px) {
  .box-list-item--k4b-arrows .title-icon {
    height: 25px;
  }
}
@media (min-width: 1072px) {
  .box-list-item--k4b-arrows .title-icon {
    height: 32px;
  }
}
.box-list-item--k4b-arrows .title-icon .icon {
  width: 25px;
  height: 25px;
}
.box-list-item--k4b-arrows h1, .box-list-item--k4b-arrows h2, .box-list-item--k4b-arrows h3, .box-list-item--k4b-arrows h4, .box-list-item--k4b-arrows h5, .box-list-item--k4b-arrows h6 {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .box-list-item--k4b-arrows h1, .box-list-item--k4b-arrows h2, .box-list-item--k4b-arrows h3, .box-list-item--k4b-arrows h4, .box-list-item--k4b-arrows h5, .box-list-item--k4b-arrows h6 {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .box-list-item--k4b-arrows h1, .box-list-item--k4b-arrows h2, .box-list-item--k4b-arrows h3, .box-list-item--k4b-arrows h4, .box-list-item--k4b-arrows h5, .box-list-item--k4b-arrows h6 {
    font-size: 20px;
  }
}
@media (min-width: 1072px) {
  .box-list-item--k4b-arrows h1, .box-list-item--k4b-arrows h2, .box-list-item--k4b-arrows h3, .box-list-item--k4b-arrows h4, .box-list-item--k4b-arrows h5, .box-list-item--k4b-arrows h6 {
    font-size: 24px;
  }
}
@media (max-width: 1071px) {
  .box-list-item--k4b-arrows h1, .box-list-item--k4b-arrows h2, .box-list-item--k4b-arrows h3, .box-list-item--k4b-arrows h4, .box-list-item--k4b-arrows h5, .box-list-item--k4b-arrows h6 {
    line-height: 24px;
  }
}
@media (min-width: 1072px) {
  .box-list-item--k4b-arrows h1, .box-list-item--k4b-arrows h2, .box-list-item--k4b-arrows h3, .box-list-item--k4b-arrows h4, .box-list-item--k4b-arrows h5, .box-list-item--k4b-arrows h6 {
    line-height: 28px;
  }
}

.wpcf7 p {
  margin: 0;
}
.wpcf7 p label {
  display: block;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .wpcf7 p:last-child label {
    margin-bottom: 0;
  }
}
.wpcf7 .wpcf7-form-control-wrap {
  display: block;
}
.wpcf7 label {
  display: block;
}
.wpcf7 label .wpcf7-form-control-wrap {
  margin-top: 4px;
}
.wpcf7 .input-checkbox label {
  position: relative;
  display: block;
  cursor: pointer;
}
.wpcf7 .input-checkbox input[type=checkbox] {
  position: absolute;
  margin: 0;
  width: 18px;
  height: 18px;
  left: 0;
  top: 4px;
  bottom: 0;
  opacity: 0;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.wpcf7 .input-checkbox .wpcf7-list-item-label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-height: 28px;
  line-height: 28px;
  padding-left: 32px;
}
.wpcf7 .input-checkbox .wpcf7-list-item-label:before, .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;
}
.wpcf7 .input-checkbox .wpcf7-list-item-label:before {
  border: 1px solid #91949a;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.wpcf7 .input-checkbox .wpcf7-list-item-label:after {
  transition: transform 100ms ease-out;
}
.wpcf7 .input-checkbox input:checked + .wpcf7-list-item-label:after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjEgMS4yIDE0IDE0IiBmaWxsPSJub25lIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC42MTExIDUuMDU4NDdMNi42OTMxOCA5LjMxOTI3TDUuMjg3NjYgOC4yMzg0N0w0LjMxMjM4IDkuNTA2ODdDNi4wODgzIDEwLjg3MjUgNi43MjI2MiAxMS42NTEgNy4zNzUxIDEwLjk0MTRMMTEuNzg4OSA2LjE0MTQzTDEwLjYxMTEgNS4wNTg0N1oiIGZpbGw9IiMwQjdCOTkiLz4KPC9zdmc+");
  background: #da3743;
}
.wpcf7 .input-checkbox input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #141a26;
}
.wpcf7 .input-checkbox input:focus + .wpcf7-list-item-label:before {
  border: 1px solid #141a26;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.wpcf7 .input-checkbox input:disabled + .wpcf7-list-item-label:before,
.wpcf7 .input-checkbox input:disabled + .wpcf7-list-item-label:after {
  opacity: 0.5;
}
.wpcf7 .wpcf7-acceptance label {
  position: relative;
  display: block;
  cursor: pointer;
}
.wpcf7 .wpcf7-acceptance input[type=checkbox] {
  position: absolute;
  margin: 0;
  width: 18px;
  height: 18px;
  left: 0;
  top: 4px;
  bottom: 0;
  opacity: 0;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.wpcf7 .wpcf7-acceptance .wpcf7-list-item-label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-height: 28px;
  line-height: 28px;
  padding-left: 32px;
}
.wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:before, .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;
}
.wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:before {
  border: 1px solid #91949a;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:after {
  transition: transform 100ms ease-out;
}
.wpcf7 .wpcf7-acceptance input:checked + .wpcf7-list-item-label:after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjEgMS4yIDE0IDE0IiBmaWxsPSJub25lIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC42MTExIDUuMDU4NDdMNi42OTMxOCA5LjMxOTI3TDUuMjg3NjYgOC4yMzg0N0w0LjMxMjM4IDkuNTA2ODdDNi4wODgzIDEwLjg3MjUgNi43MjI2MiAxMS42NTEgNy4zNzUxIDEwLjk0MTRMMTEuNzg4OSA2LjE0MTQzTDEwLjYxMTEgNS4wNTg0N1oiIGZpbGw9IiMwQjdCOTkiLz4KPC9zdmc+");
  background: #da3743;
}
.wpcf7 .wpcf7-acceptance input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #141a26;
}
.wpcf7 .wpcf7-acceptance input:focus + .wpcf7-list-item-label:before {
  border: 1px solid #141a26;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.wpcf7 .wpcf7-acceptance input:disabled + .wpcf7-list-item-label:before,
.wpcf7 .wpcf7-acceptance input:disabled + .wpcf7-list-item-label:after {
  opacity: 0.5;
}
.wpcf7 .input-switch label {
  position: relative;
  display: block;
  cursor: pointer;
}
.wpcf7 .input-switch input[type=checkbox] {
  position: absolute;
  margin: 0;
  width: 34px;
  height: 16px;
  left: 0;
  top: 6px;
  bottom: 0;
  opacity: 0;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.wpcf7 .input-switch .wpcf7-list-item-label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-height: 28px;
  line-height: 28px;
  padding-left: 48px;
}
.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;
}
.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%;
}
.wpcf7 .input-switch .wpcf7-list-item-label:before {
  border-color: transparent;
  border-color: transparent;
  background: #6f737b;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.wpcf7 .input-switch .wpcf7-list-item-label:after {
  background: #ffffff;
  transition: transform 100ms ease-out;
}
.wpcf7 .input-switch input:checked + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #da3743;
}
.wpcf7 .input-switch input:checked + .wpcf7-list-item-label:after {
  transform: translateX(18px);
}
.wpcf7 .input-switch input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #2d333f;
}
.wpcf7 .input-switch input:checked:hover + .wpcf7-list-item-label:before,
.wpcf7 .input-switch input:checked:active + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #931b23;
}
.wpcf7 .input-switch input:focus + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #6f737b;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.wpcf7 .input-switch input:checked:focus + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #931b23;
}
.wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:before,
.wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:after {
  opacity: 0.5;
}
.wpcf7 .input-checkbox,
.wpcf7 .input-switch {
  display: block;
}
.wpcf7 .input-checkbox .wpcf7-list-item,
.wpcf7 .input-checkbox .wpcf7-list-item label,
.wpcf7 .input-switch .wpcf7-list-item,
.wpcf7 .input-switch .wpcf7-list-item label {
  margin-bottom: 0;
}
.wpcf7 .input-checkbox .wpcf7-list-item.first,
.wpcf7 .input-switch .wpcf7-list-item.first {
  margin: 0;
}
.wpcf7 .wpcf7-acceptance {
  display: inline-block;
}
.wpcf7 .wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}
.wpcf7 .wpcf7-not-valid-tip {
  margin-top: 4px;
  width: 100%;
}
.wpcf7 .sub-columns .wpcf7-form-control-wrap {
  width: 100%;
}
.wpcf7 .sub-columns input[type=text].input,
.wpcf7 .sub-columns input[type=email].input,
.wpcf7 .sub-columns input[type=url].input,
.wpcf7 .sub-columns input[type=tel].input,
.wpcf7 .sub-columns input[type=number].input,
.wpcf7 .sub-columns input[type=password].input,
.wpcf7 .sub-columns input[type=search].input {
  width: 100%;
}
.wpcf7 .sub-columns textarea.input {
  width: 100%;
}
div.wpcf7 .ajax-loader {
  height: 40px;
  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.wpcf7 .ajax-loader {
    width: 100%;
    background-position: center;
  }
}
@media (min-width: 640px) {
  div.wpcf7 .ajax-loader {
    width: 30px;
    background-position: center right;
  }
}

.wpcf7 form .wpcf7-response-output {
  margin: 1rem 0;
}
.wpcf7 form.invalid .wpcf7-response-output {
  background: rgba(217, 149, 2, 0.5);
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  border-color: #d99502;
}
.wpcf7 form.sent .wpcf7-response-output {
  background: rgba(47, 134, 77, 0.4);
  border-color: #2f864d;
}

.wpcf7 .wpcf7-not-valid {
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  border-color: #931b23;
}
.wpcf7 .wpcf7-not-valid.input-checkbox,
.wpcf7 .wpcf7-not-valid.wpcf7-acceptance {
  border: 0;
}
.wpcf7 .wpcf7-not-valid.input-switch {
  border: 0;
}
.wpcf7 .wpcf7-not-valid-tip {
  color: #931b23;
}
.wpcf7 form .wpcf7-response-output {
  color: inherit;
}

.r9-multi .column .column-content-wrapper--colors-base .wpcf7 .input-checkbox .wpcf7-list-item-label:before {
  border: 1px solid #91949a;
}
.r9-multi .column .column-content-wrapper--colors-base .wpcf7 .input-checkbox input:checked + .wpcf7-list-item-label:after {
  background: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-base .wpcf7 .input-checkbox input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #141a26;
}
.r9-multi .column .column-content-wrapper--colors-base .wpcf7 .input-checkbox input:focus:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #141a26;
}
.r9-multi .column .column-content-wrapper--colors-base .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:before {
  border: 1px solid #91949a;
}
.r9-multi .column .column-content-wrapper--colors-base .wpcf7 .wpcf7-acceptance input:checked + .wpcf7-list-item-label:after {
  background: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-base .wpcf7 .wpcf7-acceptance input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #141a26;
}
.r9-multi .column .column-content-wrapper--colors-base .wpcf7 .wpcf7-acceptance input:focus:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #141a26;
}
.r9-multi .column .column-content-wrapper--colors-base .wpcf7 .input-switch .wpcf7-list-item-label:before {
  border-color: transparent;
  border-color: transparent;
  background: #6f737b;
}
.r9-multi .column .column-content-wrapper--colors-base .wpcf7 .input-switch input:checked + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-base .wpcf7 .input-switch input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-base .wpcf7 .input-switch input:checked:hover + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-base .wpcf7 .input-switch input:checked:active + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-base .wpcf7 .input-switch input:focus + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #6f737b;
}
.r9-multi .column .column-content-wrapper--colors-base .wpcf7 .input-switch input:checked:focus + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-base .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-base .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:after {
  opacity: 0.5;
}

.r9-multi .column .column-content-wrapper--colors-highlight-base .wpcf7 .input-checkbox .wpcf7-list-item-label:before {
  border: 1px solid #91949a;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .wpcf7 .input-checkbox input:checked + .wpcf7-list-item-label:after {
  background: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .wpcf7 .input-checkbox input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #141a26;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .wpcf7 .input-checkbox input:focus:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #141a26;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:before {
  border: 1px solid #91949a;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .wpcf7 .wpcf7-acceptance input:checked + .wpcf7-list-item-label:after {
  background: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .wpcf7 .wpcf7-acceptance input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #141a26;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .wpcf7 .wpcf7-acceptance input:focus:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #141a26;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .wpcf7 .input-switch .wpcf7-list-item-label:before {
  border-color: transparent;
  border-color: transparent;
  background: #6f737b;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .wpcf7 .input-switch input:checked + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #da3743;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .wpcf7 .input-switch input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .wpcf7 .input-switch input:checked:hover + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-base .wpcf7 .input-switch input:checked:active + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .wpcf7 .input-switch input:focus + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #6f737b;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .wpcf7 .input-switch input:checked:focus + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-base .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:after {
  opacity: 0.5;
}

.r9-multi.r9-multi--colors-highlight-inverted .wpcf7 .input-checkbox .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .wpcf7 .input-checkbox .wpcf7-list-item-label:before {
  border: 1px solid #6f737b;
}
.r9-multi.r9-multi--colors-highlight-inverted .wpcf7 .input-checkbox input:checked + .wpcf7-list-item-label:after,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .wpcf7 .input-checkbox input:checked + .wpcf7-list-item-label:after {
  background: #eea0a5;
}
.r9-multi.r9-multi--colors-highlight-inverted .wpcf7 .input-checkbox input:hover:not(:disabled) + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .wpcf7 .input-checkbox input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #d8d9db;
}
.r9-multi.r9-multi--colors-highlight-inverted .wpcf7 .input-checkbox input:focus:not(:disabled) + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .wpcf7 .input-checkbox input:focus:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #f1f2f4;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi.r9-multi--colors-highlight-inverted .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:before {
  border: 1px solid #6f737b;
}
.r9-multi.r9-multi--colors-highlight-inverted .wpcf7 .wpcf7-acceptance input:checked + .wpcf7-list-item-label:after,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .wpcf7 .wpcf7-acceptance input:checked + .wpcf7-list-item-label:after {
  background: #eea0a5;
}
.r9-multi.r9-multi--colors-highlight-inverted .wpcf7 .wpcf7-acceptance input:hover:not(:disabled) + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .wpcf7 .wpcf7-acceptance input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #d8d9db;
}
.r9-multi.r9-multi--colors-highlight-inverted .wpcf7 .wpcf7-acceptance input:focus:not(:disabled) + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .wpcf7 .wpcf7-acceptance input:focus:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #f1f2f4;
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi.r9-multi--colors-highlight-inverted .wpcf7 .input-switch .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .wpcf7 .input-switch .wpcf7-list-item-label:before {
  border-color: transparent;
  border-color: transparent;
  background: #6f737b;
}
.r9-multi.r9-multi--colors-highlight-inverted .wpcf7 .input-switch input:checked + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .wpcf7 .input-switch input:checked + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #da3743;
}
.r9-multi.r9-multi--colors-highlight-inverted .wpcf7 .input-switch input:hover:not(:disabled) + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .wpcf7 .input-switch input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #2d333f;
}
.r9-multi.r9-multi--colors-highlight-inverted .wpcf7 .input-switch input:checked:hover + .wpcf7-list-item-label:before,
.r9-multi.r9-multi--colors-highlight-inverted .wpcf7 .input-switch input:checked:active + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .wpcf7 .input-switch input:checked:hover + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .wpcf7 .input-switch input:checked:active + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi.r9-multi--colors-highlight-inverted .wpcf7 .input-switch input:focus + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .wpcf7 .input-switch input:focus + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #6f737b;
}
.r9-multi.r9-multi--colors-highlight-inverted .wpcf7 .input-switch input:checked:focus + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .wpcf7 .input-switch input:checked:focus + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi.r9-multi--colors-highlight-inverted .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:before,
.r9-multi.r9-multi--colors-highlight-inverted .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:after,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:after {
  opacity: 0.5;
}

.r9-multi.r9-multi--colors-accent-base .wpcf7 .input-checkbox .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .wpcf7 .input-checkbox .wpcf7-list-item-label:before {
  border: 1px solid #91949a;
}
.r9-multi.r9-multi--colors-accent-base .wpcf7 .input-checkbox input:checked + .wpcf7-list-item-label:after,
.r9-multi .column .column-content-wrapper--colors-accent-base .wpcf7 .input-checkbox input:checked + .wpcf7-list-item-label:after {
  background: #da3743;
}
.r9-multi.r9-multi--colors-accent-base .wpcf7 .input-checkbox input:hover:not(:disabled) + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .wpcf7 .input-checkbox input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #141a26;
}
.r9-multi.r9-multi--colors-accent-base .wpcf7 .input-checkbox input:focus:not(:disabled) + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .wpcf7 .input-checkbox input:focus:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #141a26;
}
.r9-multi.r9-multi--colors-accent-base .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:before {
  border: 1px solid #91949a;
}
.r9-multi.r9-multi--colors-accent-base .wpcf7 .wpcf7-acceptance input:checked + .wpcf7-list-item-label:after,
.r9-multi .column .column-content-wrapper--colors-accent-base .wpcf7 .wpcf7-acceptance input:checked + .wpcf7-list-item-label:after {
  background: #da3743;
}
.r9-multi.r9-multi--colors-accent-base .wpcf7 .wpcf7-acceptance input:hover:not(:disabled) + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .wpcf7 .wpcf7-acceptance input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #141a26;
}
.r9-multi.r9-multi--colors-accent-base .wpcf7 .wpcf7-acceptance input:focus:not(:disabled) + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .wpcf7 .wpcf7-acceptance input:focus:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid #141a26;
}
.r9-multi.r9-multi--colors-accent-base .wpcf7 .input-switch .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .wpcf7 .input-switch .wpcf7-list-item-label:before {
  border-color: transparent;
  border-color: transparent;
  background: #6f737b;
}
.r9-multi.r9-multi--colors-accent-base .wpcf7 .input-switch input:checked + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .wpcf7 .input-switch input:checked + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #da3743;
}
.r9-multi.r9-multi--colors-accent-base .wpcf7 .input-switch input:hover:not(:disabled) + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .wpcf7 .input-switch input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #2d333f;
}
.r9-multi.r9-multi--colors-accent-base .wpcf7 .input-switch input:checked:hover + .wpcf7-list-item-label:before,
.r9-multi.r9-multi--colors-accent-base .wpcf7 .input-switch input:checked:active + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .wpcf7 .input-switch input:checked:hover + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .wpcf7 .input-switch input:checked:active + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi.r9-multi--colors-accent-base .wpcf7 .input-switch input:focus + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .wpcf7 .input-switch input:focus + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #6f737b;
}
.r9-multi.r9-multi--colors-accent-base .wpcf7 .input-switch input:checked:focus + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .wpcf7 .input-switch input:checked:focus + .wpcf7-list-item-label:before {
  border-color: transparent;
  background: #931b23;
}
.r9-multi.r9-multi--colors-accent-base .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:before,
.r9-multi.r9-multi--colors-accent-base .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:after,
.r9-multi .column .column-content-wrapper--colors-accent-base .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:after {
  opacity: 0.5;
}

.r9-multi.r9-multi--colors-accent-inverted .wpcf7 .input-checkbox .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .wpcf7 .input-checkbox .wpcf7-list-item-label:before {
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.r9-multi.r9-multi--colors-accent-inverted .wpcf7 .input-checkbox input:checked + .wpcf7-list-item-label:after,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .wpcf7 .input-checkbox input:checked + .wpcf7-list-item-label:after {
  background: #ffffff;
}
.r9-multi.r9-multi--colors-accent-inverted .wpcf7 .input-checkbox input:hover:not(:disabled) + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .wpcf7 .input-checkbox input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid rgba(255, 255, 255, 0.75);
}
.r9-multi.r9-multi--colors-accent-inverted .wpcf7 .input-checkbox input:focus:not(:disabled) + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .wpcf7 .input-checkbox input:focus:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi.r9-multi--colors-accent-inverted .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:before {
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.r9-multi.r9-multi--colors-accent-inverted .wpcf7 .wpcf7-acceptance input:checked + .wpcf7-list-item-label:after,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .wpcf7 .wpcf7-acceptance input:checked + .wpcf7-list-item-label:after {
  background: #ffffff;
}
.r9-multi.r9-multi--colors-accent-inverted .wpcf7 .wpcf7-acceptance input:hover:not(:disabled) + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .wpcf7 .wpcf7-acceptance input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid rgba(255, 255, 255, 0.75);
}
.r9-multi.r9-multi--colors-accent-inverted .wpcf7 .wpcf7-acceptance input:focus:not(:disabled) + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .wpcf7 .wpcf7-acceptance input:focus:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi.r9-multi--colors-accent-inverted .wpcf7 .input-switch .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .wpcf7 .input-switch .wpcf7-list-item-label:before {
  border-color: #ffffff;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.6);
}
.r9-multi.r9-multi--colors-accent-inverted .wpcf7 .input-switch input:checked + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .wpcf7 .input-switch input:checked + .wpcf7-list-item-label:before {
  background: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0.6);
}
.r9-multi.r9-multi--colors-accent-inverted .wpcf7 .input-switch input:hover:not(:disabled) + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .wpcf7 .input-switch input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.75);
}
.r9-multi.r9-multi--colors-accent-inverted .wpcf7 .input-switch input:checked:hover + .wpcf7-list-item-label:before,
.r9-multi.r9-multi--colors-accent-inverted .wpcf7 .input-switch input:checked:active + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .wpcf7 .input-switch input:checked:hover + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .wpcf7 .input-switch input:checked:active + .wpcf7-list-item-label:before {
  background: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.75);
}
.r9-multi.r9-multi--colors-accent-inverted .wpcf7 .input-switch input:focus + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .wpcf7 .input-switch input:focus + .wpcf7-list-item-label:before {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.9);
}
.r9-multi.r9-multi--colors-accent-inverted .wpcf7 .input-switch input:checked:focus + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .wpcf7 .input-switch input:checked:focus + .wpcf7-list-item-label:before {
  background: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.9);
}
.r9-multi.r9-multi--colors-accent-inverted .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:before,
.r9-multi.r9-multi--colors-accent-inverted .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:after,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:after {
  opacity: 0.5;
}

.r9-multi.r9-multi--colors-photo .wpcf7 .input-checkbox .wpcf7-list-item-label:before {
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.r9-multi.r9-multi--colors-photo .wpcf7 .input-checkbox input:checked + .wpcf7-list-item-label:after {
  background: #ffffff;
}
.r9-multi.r9-multi--colors-photo .wpcf7 .input-checkbox input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid rgba(255, 255, 255, 0.75);
}
.r9-multi.r9-multi--colors-photo .wpcf7 .input-checkbox input:focus:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi.r9-multi--colors-photo .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label:before {
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.r9-multi.r9-multi--colors-photo .wpcf7 .wpcf7-acceptance input:checked + .wpcf7-list-item-label:after {
  background: #ffffff;
}
.r9-multi.r9-multi--colors-photo .wpcf7 .wpcf7-acceptance input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid rgba(255, 255, 255, 0.75);
}
.r9-multi.r9-multi--colors-photo .wpcf7 .wpcf7-acceptance input:focus:not(:disabled) + .wpcf7-list-item-label:before {
  border: 1px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.r9-multi.r9-multi--colors-photo .wpcf7 .input-switch .wpcf7-list-item-label:before {
  border-color: #ffffff;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.6);
}
.r9-multi.r9-multi--colors-photo .wpcf7 .input-switch input:checked + .wpcf7-list-item-label:before {
  background: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0.6);
}
.r9-multi.r9-multi--colors-photo .wpcf7 .input-switch input:hover:not(:disabled) + .wpcf7-list-item-label:before {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.75);
}
.r9-multi.r9-multi--colors-photo .wpcf7 .input-switch input:checked:hover + .wpcf7-list-item-label:before,
.r9-multi.r9-multi--colors-photo .wpcf7 .input-switch input:checked:active + .wpcf7-list-item-label:before {
  background: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.75);
}
.r9-multi.r9-multi--colors-photo .wpcf7 .input-switch input:focus + .wpcf7-list-item-label:before {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.9);
}
.r9-multi.r9-multi--colors-photo .wpcf7 .input-switch input:checked:focus + .wpcf7-list-item-label:before {
  background: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.9);
}
.r9-multi.r9-multi--colors-photo .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:before,
.r9-multi.r9-multi--colors-photo .wpcf7 .input-switch input:disabled + .wpcf7-list-item-label:after {
  opacity: 0.5;
}

@media (max-width: 639px) {
  .form-group .wpcf7-form-control-wrap {
    width: 100%;
  }
}
.form-group .wpcf7-form-control-wrap input[type=text].input,
.form-group .wpcf7-form-control-wrap input[type=email].input,
.form-group .wpcf7-form-control-wrap input[type=url].input,
.form-group .wpcf7-form-control-wrap input[type=tel].input,
.form-group .wpcf7-form-control-wrap input[type=number].input,
.form-group .wpcf7-form-control-wrap input[type=password].input,
.form-group .wpcf7-form-control-wrap input[type=search].input {
  width: 100%;
}
@media (max-width: 639px) {
  .form-group .wpcf7-form-control {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .form-group .wpcf7-form-control-wrap + .wpcf7-form-control {
    margin-top: 12px;
  }
}
@media (min-width: 640px) {
  .form-group .wpcf7-form-control-wrap + .wpcf7-form-control {
    margin-left: 12px;
  }
}

.card-in-admin,
.card {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.card-in-admin .card-main-content-wrapper,
.card .card-main-content-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
}
.card-in-admin .card-thumbnail,
.card .card-thumbnail {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  object-fit: contain;
  border-radius: 0;
}
.card-in-admin .card-thumbnail img,
.card .card-thumbnail img {
  border-radius: unset;
  min-height: 100% !important;
  max-width: none;
}
.card-in-admin--large .card-thumbnail,
.card--large .card-thumbnail {
  height: 367px;
}
.card-in-admin--medium .card-thumbnail,
.card--medium .card-thumbnail {
  height: 270px;
}
.card-in-admin--small .card-thumbnail,
.card--small .card-thumbnail {
  height: 160px;
}
@media (min-width: 1072px) {
  .card-in-admin--auto .card-thumbnail,
  .card--auto .card-thumbnail {
    height: 270px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .card-in-admin--auto .card-thumbnail,
  .card--auto .card-thumbnail {
    height: 160px;
  }
}
@media (min-width: 430px) and (max-width: 767px) {
  .card-in-admin--auto .card-thumbnail,
  .card--auto .card-thumbnail {
    height: 270px;
  }
}
@media (max-width: 429px) {
  .card-in-admin--auto .card-thumbnail,
  .card--auto .card-thumbnail {
    height: 160px;
  }
}
@media (min-width: 1072px) {
  .column--half .card-in-admin--auto .card-thumbnail,
  .column--half .card--auto .card-thumbnail {
    height: 367px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .column--half .card-in-admin--auto .card-thumbnail,
  .column--half .card--auto .card-thumbnail {
    height: 270px;
  }
}
.card-in-admin--extra-radius .card-thumbnail,
.card--extra-radius .card-thumbnail {
  border-radius: 12px;
}
.card-in-admin--extra-radius .stretched-link--invisible,
.card-in-admin--extra-radius .stretched-link::after,
.card--extra-radius .stretched-link--invisible,
.card--extra-radius .stretched-link::after {
  border-radius: 12px !important;
}
.card-in-admin--bulk,
.card--bulk {
  padding: 12px;
  border: 1px solid #d8d9db;
  border-radius: 8px;
}
.card-in-admin--bulk .card-body,
.card--bulk .card-body {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.card-in-admin .card-badge-wrapper,
.card .card-badge-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: 12px;
  margin-bottom: 12px;
}
.card-in-admin .card-badge-wrapper .badge + .badge,
.card .card-badge-wrapper .badge + .badge {
  margin-top: 8px;
}
.card-in-admin .card-thumbnail-buttons,
.card .card-thumbnail-buttons {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  padding: 8px;
  display: flex;
  flex-direction: row-reverse;
}
.card-in-admin .stretched-link,
.card .stretched-link {
  box-shadow: unset;
}
.card-in-admin .stretched-link--invisible,
.card-in-admin .stretched-link::after,
.card .stretched-link--invisible,
.card .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 8px;
}
.card-in-admin .stretched-link::after,
.card .stretched-link::after {
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.card-in-admin .card-footer,
.card .card-footer {
  margin-top: auto;
}

.section-columns.section-columns-swiper-container {
  position: relative;
  overflow: hidden;
}

.swiper-wrapper {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}

.swiper-button-prev,
.swiper-button-next {
  z-index: 1;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  background: #ffffff;
  box-shadow: 0 3px 6px rgba(45, 51, 63, 0.16), 0 -1px 4px rgba(45, 51, 63, 0.04);
  border-radius: 4px;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.swiper-button-prev:focus,
.swiper-button-next:focus {
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.swiper-button-prev .icon,
.swiper-button-next .icon {
  height: 16px;
  width: 16px;
  color: #2d333f;
}

@media (min-width: 1072px) {
  .cards--auto .swiper-button-prev,
  .cards--auto .swiper-button-next,
  .cards--auto-elevated .swiper-button-prev,
  .cards--auto-elevated .swiper-button-next {
    top: 152px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .cards--auto .swiper-button-prev,
  .cards--auto .swiper-button-next,
  .cards--auto-elevated .swiper-button-prev,
  .cards--auto-elevated .swiper-button-next {
    top: 97px;
  }
}
@media (min-width: 430px) and (max-width: 767px) {
  .cards--auto .swiper-button-prev,
  .cards--auto .swiper-button-next,
  .cards--auto-elevated .swiper-button-prev,
  .cards--auto-elevated .swiper-button-next {
    top: 152px;
  }
}
@media (max-width: 429px) {
  .cards--auto .swiper-button-prev,
  .cards--auto .swiper-button-next,
  .cards--auto-elevated .swiper-button-prev,
  .cards--auto-elevated .swiper-button-next {
    top: 97px;
  }
}

@media (min-width: 1072px) {
  .cards--auto.cards--all-half .swiper-button-prev,
  .cards--auto.cards--all-half .swiper-button-next,
  .cards--auto-elevated.cards--all-half .swiper-button-prev,
  .cards--auto-elevated.cards--all-half .swiper-button-next {
    top: 200.5px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .cards--auto.cards--all-half .swiper-button-prev,
  .cards--auto.cards--all-half .swiper-button-next,
  .cards--auto-elevated.cards--all-half .swiper-button-prev,
  .cards--auto-elevated.cards--all-half .swiper-button-next {
    top: 152px;
  }
}

.cards--large .swiper-button-prev,
.cards--large .swiper-button-next {
  top: 183.5px;
}

.cards--medium .swiper-button-prev,
.cards--medium .swiper-button-next {
  top: 135px;
}

.cards--small .swiper-button-prev,
.cards--small .swiper-button-next {
  top: 80px;
}

.cards--carousel-center-navs .swiper-button-prev,
.cards--carousel-center-navs .swiper-button-next {
  top: calc(50% - 17px);
  transition: opacity 100ms ease;
}

.swiper-button-prev {
  left: 3px;
}

.swiper-button-next {
  right: 3px;
}

.swiper-button-disabled {
  opacity: 0;
}

.swiper-notification {
  text-indent: -10000px;
}

.card-in-admin h1 > img,
.card-in-admin h2 > img,
.card-in-admin h3 > img,
.card-in-admin h4 > img,
.card-in-admin h5 > img,
.card-in-admin h6 > img,
.card h1 > img,
.card h2 > img,
.card h3 > img,
.card h4 > img,
.card h5 > img,
.card h6 > img {
  height: 18px !important;
}

.wq_singleAnswerCtr .wq_answerTxtCtr {
  font-size: 14px;
  line-height: 15px;
}

.wq_singleAnswerCtr .wq_answerTxtCtr:before,
.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;
}

.wq_singleAnswerCtr.chosen .wq_answerTxtCtr:after {
  content: "";
  width: 0;
  height: 0;
  background: #fff;
  border: 4px solid;
  left: 3px;
  top: 4px;
}

.wq_questionTextWrapper + .wq_questionMediaCtr {
  margin-top: 15px;
}

.wq-results {
  all: unset;
}

.wq-results .wq_quizTitle {
  margin-top: 32px;
}

.wq-results .wq_resultTitle {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-weight: 700;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .wq-results .wq_resultTitle {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .wq-results .wq_resultTitle {
    font-size: 20px;
  }
}
@media (min-width: 1072px) {
  .wq-results .wq_resultTitle {
    font-size: 24px;
  }
}
@media (max-width: 1071px) {
  .wq-results .wq_resultTitle {
    line-height: 24px;
  }
}
@media (min-width: 1072px) {
  .wq-results .wq_resultTitle {
    line-height: 28px;
  }
}

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

.tabledstnbtn1__title {
  padding: 4px 0;
  margin-bottom: 8px;
  font-weight: 500;
  border-bottom: 1px solid #2d333f;
}
.tabledstnbtn1__table {
  border-collapse: collapse;
  width: 100%;
}
.tabledstnbtn1__table tr {
  border-bottom: 1px solid rgba(45, 51, 63, 0.3);
}
.tabledstnbtn1__table td {
  padding: 8px;
  height: 57px;
  font-weight: 500;
  line-height: 1;
}
.tabledstnbtn1__table td:first-child {
  padding-left: 0;
}
.tabledstnbtn1__table td:last-child {
  padding-right: 0;
}
.tabledstnbtn1__table td.last {
  text-align: right;
}
.tabledstnbtn1__table thead th {
  padding: 0 4px;
  height: 42px;
  line-height: 1;
  font-weight: 500;
}
.tabledstnbtn1__table thead th:first-child {
  padding-left: 0;
}
.tabledstnbtn1__table thead th:last-child {
  padding-right: 0;
}
.tabledstnbtn1__table thead th, .tabledstnbtn1__table thead th span {
  text-align: left;
}
.tabledstnbtn1__has-header {
  margin-top: 16px;
}

.r9-multi .card-in-admin .card-body,
.r9-multi .card .card-body,
body.block-editor-page .acf-block-preview .card-in-admin .card-body,
body.block-editor-page .acf-block-preview .card .card-body {
  padding-top: 12px;
}
.r9-multi .card-in-admin .card-body h1 a, .r9-multi .card-in-admin .card-body h2 a, .r9-multi .card-in-admin .card-body h3 a, .r9-multi .card-in-admin .card-body h4 a, .r9-multi .card-in-admin .card-body h5 a, .r9-multi .card-in-admin .card-body h6 a,
.r9-multi .card .card-body h1 a,
.r9-multi .card .card-body h2 a,
.r9-multi .card .card-body h3 a,
.r9-multi .card .card-body h4 a,
.r9-multi .card .card-body h5 a,
.r9-multi .card .card-body h6 a,
body.block-editor-page .acf-block-preview .card-in-admin .card-body h1 a,
body.block-editor-page .acf-block-preview .card-in-admin .card-body h2 a,
body.block-editor-page .acf-block-preview .card-in-admin .card-body h3 a,
body.block-editor-page .acf-block-preview .card-in-admin .card-body h4 a,
body.block-editor-page .acf-block-preview .card-in-admin .card-body h5 a,
body.block-editor-page .acf-block-preview .card-in-admin .card-body h6 a,
body.block-editor-page .acf-block-preview .card .card-body h1 a,
body.block-editor-page .acf-block-preview .card .card-body h2 a,
body.block-editor-page .acf-block-preview .card .card-body h3 a,
body.block-editor-page .acf-block-preview .card .card-body h4 a,
body.block-editor-page .acf-block-preview .card .card-body h5 a,
body.block-editor-page .acf-block-preview .card .card-body h6 a {
  color: inherit;
}
.r9-multi .card-in-admin .card-body + .card-footer,
.r9-multi .card .card-body + .card-footer,
body.block-editor-page .acf-block-preview .card-in-admin .card-body + .card-footer,
body.block-editor-page .acf-block-preview .card .card-body + .card-footer {
  padding-top: 12px;
}
.r9-multi .card-body h1, .r9-multi .card-body h2, .r9-multi .card-body h3,
body.block-editor-page .acf-block-preview .card-body h1,
body.block-editor-page .acf-block-preview .card-body h2,
body.block-editor-page .acf-block-preview .card-body h3 {
  font-weight: 700;
}
.r9-multi .card-body .as-numerals,
body.block-editor-page .acf-block-preview .card-body .as-numerals {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 24px;
}
.r9-multi .card-body h3.card-title-large--deal-single,
body.block-editor-page .acf-block-preview .card-body h3.card-title-large--deal-single {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 24px;
}
.r9-multi .card-body h3 + .card-location--deal-single,
body.block-editor-page .acf-block-preview .card-body h3 + .card-location--deal-single {
  margin-top: -12px;
}
.r9-multi .card-body h3 + .card-rating--deal-single,
body.block-editor-page .acf-block-preview .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,
body.block-editor-page .acf-block-preview .card-body .card-rating--deal-single,
body.block-editor-page .acf-block-preview .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,
body.block-editor-page .acf-block-preview .card-body .card-rating--deal-single svg,
body.block-editor-page .acf-block-preview .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,
body.block-editor-page .acf-block-preview .card-body .card-discounts--deal-single,
body.block-editor-page .acf-block-preview .card-body .card-discounts--deal-list {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 24px;
}
.r9-multi .card-body .card-discounts--deal-single + .card-price--deal-single,
body.block-editor-page .acf-block-preview .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,
body.block-editor-page .acf-block-preview .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,
body.block-editor-page .acf-block-preview .card-body .card-price-fixed-large--deal-single,
body.block-editor-page .acf-block-preview .card-body .card-price-fixed-large--deal-list {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.r9-multi .card-body .card-price-fixed--deal-single,
.r9-multi .card-body .card-price-fixed--deal-list,
body.block-editor-page .acf-block-preview .card-body .card-price-fixed--deal-single,
body.block-editor-page .acf-block-preview .card-body .card-price-fixed--deal-list {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.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,
body.block-editor-page .acf-block-preview .card-body .card-price-fixed-large--deal-single span,
body.block-editor-page .acf-block-preview .card-body .card-price-fixed-large--deal-list span,
body.block-editor-page .acf-block-preview .card-body .card-price-fixed--deal-single span,
body.block-editor-page .acf-block-preview .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,
body.block-editor-page .acf-block-preview .card-body .card-price-fixed-large--deal-single small,
body.block-editor-page .acf-block-preview .card-body .card-price-fixed-large--deal-list small,
body.block-editor-page .acf-block-preview .card-body .card-price-fixed--deal-single small,
body.block-editor-page .acf-block-preview .card-body .card-price-fixed--deal-list small {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 20px;
  font-feature-settings: initial;
  letter-spacing: initial;
  font-weight: 500;
}
.r9-multi .card-body .card-price-auto-large--deal-single,
.r9-multi .card-body .card-price-auto-large--deal-list,
body.block-editor-page .acf-block-preview .card-body .card-price-auto-large--deal-single,
body.block-editor-page .acf-block-preview .card-body .card-price-auto-large--deal-list {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: unset !important;
}
.r9-multi .card-body .card-price-auto-large--deal-single strong,
.r9-multi .card-body .card-price-auto-large--deal-list strong,
body.block-editor-page .acf-block-preview .card-body .card-price-auto-large--deal-single strong,
body.block-editor-page .acf-block-preview .card-body .card-price-auto-large--deal-list strong {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.r9-multi .card-body .card-price-auto--deal-single,
.r9-multi .card-body .card-price-auto--deal-list,
body.block-editor-page .acf-block-preview .card-body .card-price-auto--deal-single,
body.block-editor-page .acf-block-preview .card-body .card-price-auto--deal-list {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: unset !important;
}
.r9-multi .card-body .card-price-auto--deal-single strong,
.r9-multi .card-body .card-price-auto--deal-list strong,
body.block-editor-page .acf-block-preview .card-body .card-price-auto--deal-single strong,
body.block-editor-page .acf-block-preview .card-body .card-price-auto--deal-list strong {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.r9-multi .card-body .card-price-auto-inline--deal-list,
body.block-editor-page .acf-block-preview .card-body .card-price-auto-inline--deal-list {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-weight: 500;
}
.r9-multi .card-body .card-options--deal-single,
.r9-multi .card-body .card-options--deal-list,
body.block-editor-page .acf-block-preview .card-body .card-options--deal-single,
body.block-editor-page .acf-block-preview .card-body .card-options--deal-list {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 20px;
}
.r9-multi .card-body .card-options-inline--deal-list,
body.block-editor-page .acf-block-preview .card-body .card-options-inline--deal-list {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 24px;
}
.r9-multi .card-body .card-list-item-title--deal-list,
body.block-editor-page .acf-block-preview .card-body .card-list-item-title--deal-list {
  margin-bottom: 0;
}
.r9-multi .card-body .card-list-item-link,
body.block-editor-page .acf-block-preview .card-body .card-list-item-link {
  display: flex !important;
}
.r9-multi .card-body .list-item,
body.block-editor-page .acf-block-preview .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 #d8d9db;
  border-bottom: 1px solid #d8d9db;
}
.r9-multi .card-body .list-item + .list-item,
body.block-editor-page .acf-block-preview .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,
body.block-editor-page .acf-block-preview .card-body .list-item-col--image,
body.block-editor-page .acf-block-preview .card-body .list-item-col--cta {
  flex-basis: auto;
}
.r9-multi .card-body .list-item-col--text,
body.block-editor-page .acf-block-preview .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,
body.block-editor-page .acf-block-preview .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,
body.block-editor-page .acf-block-preview .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,
body.block-editor-page .acf-block-preview .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,
body.block-editor-page .acf-block-preview .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,
body.block-editor-page .acf-block-preview .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,
body.block-editor-page .acf-block-preview .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,
body.block-editor-page .acf-block-preview .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,
body.block-editor-page .acf-block-preview .card-body .list-item p {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 20px;
  max-width: 99%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.r9-multi .card-body .list-item-content-group-wrapper,
body.block-editor-page .acf-block-preview .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,
body.block-editor-page .acf-block-preview .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,
body.block-editor-page .acf-block-preview .card-body .list-items--has-toggle.open .list-item--is-toggled {
  display: flex;
}
.r9-multi .card-body .list-item-trigger,
body.block-editor-page .acf-block-preview .card-body .list-item-trigger {
  margin-top: 8px;
}
.r9-multi .card-body .stretched-link--invisible .icon,
body.block-editor-page .acf-block-preview .card-body .stretched-link--invisible .icon {
  margin-inline-start: auto;
  width: 24px;
}
@media (max-width: 767px) {
  .r9-multi .card-addon,
  body.block-editor-page .acf-block-preview .card-addon {
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  .r9-multi .card-addon,
  body.block-editor-page .acf-block-preview .card-addon {
    padding-top: 16px;
  }
}
.r9-multi .card-addon .card-coupon-details--deal-single,
.r9-multi .card-addon .card-coupon-details--deal-list,
body.block-editor-page .acf-block-preview .card-addon .card-coupon-details--deal-single,
body.block-editor-page .acf-block-preview .card-addon .card-coupon-details--deal-list {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 20px;
}
.r9-multi .card-link--secondary,
body.block-editor-page .acf-block-preview .card-link--secondary {
  font-weight: 500;
}

.r9-multi .column a.tinysocial {
  color: #2d333f;
}

.r9-multi .column .column-content-wrapper--colors-base .separator--default {
  border-color: rgba(45, 51, 63, 0.3);
}
.r9-multi .column .column-content-wrapper--colors-base .separator--k4b:before {
  border-color: rgba(45, 51, 63, 0.3);
}
.r9-multi .column .column-content-wrapper--colors-base .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="%232D333F" 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 .column .column-content-wrapper--colors-base .accordion {
  border-color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-base .accordion-card {
  border-color: rgba(45, 51, 63, 0.3);
}
.r9-multi .column .column-content-wrapper--colors-base .accordion__header-icon {
  color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-base .box-list-item {
  border-color: rgba(45, 51, 63, 0.3);
}
.r9-multi .column .column-content-wrapper--colors-base .box-list-item--k4b-arrows {
  border-top: 1px solid rgba(45, 51, 63, 0.2);
}
.r9-multi .column .column-content-wrapper--colors-base .box-list-item .title-icon {
  color: #da3743;
  border-color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-base .expandable-item {
  border-color: rgba(45, 51, 63, 0.3);
}
.r9-multi .column .column-content-wrapper--colors-base .card .r9-clipboard {
  color: #2d333f;
  border-color: rgba(45, 51, 63, 0.7);
}
.r9-multi .column .column-content-wrapper--colors-base .card .r9-clipboard:hover {
  background: rgba(45, 51, 63, 0.4);
}
.r9-multi .column .column-content-wrapper--colors-base .card-body .list-item {
  border-top-color: rgba(45, 51, 63, 0.3);
  border-bottom-color: rgba(45, 51, 63, 0.3);
}
.r9-multi .column .column-content-wrapper--colors-base a.tinysocial {
  color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-base .tabledstnbtn1__title {
  border-color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-base .tabledstnbtn1__table tr {
  border-bottom: 1px solid rgba(45, 51, 63, 0.3);
}

.r9-multi .column .column-content-wrapper--colors-highlight-base .separator--default {
  border-color: rgba(45, 51, 63, 0.3);
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .separator--k4b:before {
  border-color: rgba(45, 51, 63, 0.3);
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .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="%232D333F" 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 .column .column-content-wrapper--colors-highlight-base .accordion {
  border-color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .accordion-card {
  border-color: rgba(45, 51, 63, 0.3);
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .accordion__header-icon {
  color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .box-list-item {
  border-color: rgba(45, 51, 63, 0.3);
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .box-list-item--k4b-arrows {
  border-top: 1px solid rgba(45, 51, 63, 0.2);
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .box-list-item .title-icon {
  color: #da3743;
  border-color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .expandable-item {
  border-color: rgba(45, 51, 63, 0.3);
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .card .r9-clipboard {
  color: #2d333f;
  border-color: rgba(45, 51, 63, 0.7);
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .card .r9-clipboard:hover {
  background: rgba(45, 51, 63, 0.4);
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .card-body .list-item {
  border-top-color: rgba(45, 51, 63, 0.3);
  border-bottom-color: rgba(45, 51, 63, 0.3);
}
.r9-multi .column .column-content-wrapper--colors-highlight-base a.tinysocial {
  color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .tabledstnbtn1__title {
  border-color: #2d333f;
}
.r9-multi .column .column-content-wrapper--colors-highlight-base .tabledstnbtn1__table tr {
  border-bottom: 1px solid rgba(45, 51, 63, 0.3);
}

.r9-multi.r9-multi--colors-highlight-inverted .separator--default,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .separator--default {
  border-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-highlight-inverted .separator--k4b:before,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .separator--k4b:before {
  border-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-highlight-inverted .separator--k4b:after,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .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="%23FFFFFF" 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.r9-multi--colors-highlight-inverted .accordion,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .accordion {
  border-color: #ffffff;
}
.r9-multi.r9-multi--colors-highlight-inverted .accordion-card,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .accordion-card {
  border-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-highlight-inverted .accordion__header-icon,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .accordion__header-icon {
  color: #ffffff;
}
.r9-multi.r9-multi--colors-highlight-inverted .box-list-item,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .box-list-item {
  border-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-highlight-inverted .box-list-item--k4b-arrows,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .box-list-item--k4b-arrows {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.r9-multi.r9-multi--colors-highlight-inverted .box-list-item .title-icon,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .box-list-item .title-icon {
  color: #eea0a5;
  border-color: #ffffff;
}
.r9-multi.r9-multi--colors-highlight-inverted .expandable-item,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .expandable-item {
  border-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-highlight-inverted .card .r9-clipboard,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .card .r9-clipboard {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.7);
}
.r9-multi.r9-multi--colors-highlight-inverted .card .r9-clipboard:hover,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .card .r9-clipboard:hover {
  background: rgba(255, 255, 255, 0.4);
}
.r9-multi.r9-multi--colors-highlight-inverted .card-body .list-item,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .card-body .list-item {
  border-top-color: rgba(255, 255, 255, 0.3);
  border-bottom-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-highlight-inverted a.tinysocial,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted a.tinysocial {
  color: #ffffff;
}
.r9-multi.r9-multi--colors-highlight-inverted .tabledstnbtn1__title,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .tabledstnbtn1__title {
  border-color: #ffffff;
}
.r9-multi.r9-multi--colors-highlight-inverted .tabledstnbtn1__table tr,
.r9-multi .column .column-content-wrapper--colors-highlight-inverted .tabledstnbtn1__table tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.r9-multi.r9-multi--colors-accent-base .separator--default,
.r9-multi .column .column-content-wrapper--colors-accent-base .separator--default {
  border-color: rgba(45, 51, 63, 0.3);
}
.r9-multi.r9-multi--colors-accent-base .separator--k4b:before,
.r9-multi .column .column-content-wrapper--colors-accent-base .separator--k4b:before {
  border-color: rgba(45, 51, 63, 0.3);
}
.r9-multi.r9-multi--colors-accent-base .separator--k4b:after,
.r9-multi .column .column-content-wrapper--colors-accent-base .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="%232D333F" 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.r9-multi--colors-accent-base .accordion,
.r9-multi .column .column-content-wrapper--colors-accent-base .accordion {
  border-color: #2d333f;
}
.r9-multi.r9-multi--colors-accent-base .accordion-card,
.r9-multi .column .column-content-wrapper--colors-accent-base .accordion-card {
  border-color: rgba(45, 51, 63, 0.3);
}
.r9-multi.r9-multi--colors-accent-base .accordion__header-icon,
.r9-multi .column .column-content-wrapper--colors-accent-base .accordion__header-icon {
  color: #2d333f;
}
.r9-multi.r9-multi--colors-accent-base .box-list-item,
.r9-multi .column .column-content-wrapper--colors-accent-base .box-list-item {
  border-color: rgba(45, 51, 63, 0.3);
}
.r9-multi.r9-multi--colors-accent-base .box-list-item--k4b-arrows,
.r9-multi .column .column-content-wrapper--colors-accent-base .box-list-item--k4b-arrows {
  border-top: 1px solid rgba(45, 51, 63, 0.2);
}
.r9-multi.r9-multi--colors-accent-base .box-list-item .title-icon,
.r9-multi .column .column-content-wrapper--colors-accent-base .box-list-item .title-icon {
  color: #da3743;
  border-color: #2d333f;
}
.r9-multi.r9-multi--colors-accent-base .expandable-item,
.r9-multi .column .column-content-wrapper--colors-accent-base .expandable-item {
  border-color: rgba(45, 51, 63, 0.3);
}
.r9-multi.r9-multi--colors-accent-base .card .r9-clipboard,
.r9-multi .column .column-content-wrapper--colors-accent-base .card .r9-clipboard {
  color: #2d333f;
  border-color: rgba(45, 51, 63, 0.7);
}
.r9-multi.r9-multi--colors-accent-base .card .r9-clipboard:hover,
.r9-multi .column .column-content-wrapper--colors-accent-base .card .r9-clipboard:hover {
  background: rgba(45, 51, 63, 0.4);
}
.r9-multi.r9-multi--colors-accent-base .card-body .list-item,
.r9-multi .column .column-content-wrapper--colors-accent-base .card-body .list-item {
  border-top-color: rgba(45, 51, 63, 0.3);
  border-bottom-color: rgba(45, 51, 63, 0.3);
}
.r9-multi.r9-multi--colors-accent-base a.tinysocial,
.r9-multi .column .column-content-wrapper--colors-accent-base a.tinysocial {
  color: #2d333f;
}
.r9-multi.r9-multi--colors-accent-base .tabledstnbtn1__title,
.r9-multi .column .column-content-wrapper--colors-accent-base .tabledstnbtn1__title {
  border-color: #2d333f;
}
.r9-multi.r9-multi--colors-accent-base .tabledstnbtn1__table tr,
.r9-multi .column .column-content-wrapper--colors-accent-base .tabledstnbtn1__table tr {
  border-bottom: 1px solid rgba(45, 51, 63, 0.3);
}

.r9-multi.r9-multi--colors-accent-inverted .separator--default,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .separator--default {
  border-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-accent-inverted .separator--k4b:before,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .separator--k4b:before {
  border-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-accent-inverted .separator--k4b:after,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .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="%23FFFFFF" 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.r9-multi--colors-accent-inverted .accordion,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .accordion {
  border-color: #ffffff;
}
.r9-multi.r9-multi--colors-accent-inverted .accordion-card,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .accordion-card {
  border-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-accent-inverted .accordion__header-icon,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .accordion__header-icon {
  color: #ffffff;
}
.r9-multi.r9-multi--colors-accent-inverted .box-list-item,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .box-list-item {
  border-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-accent-inverted .box-list-item--k4b-arrows,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .box-list-item--k4b-arrows {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.r9-multi.r9-multi--colors-accent-inverted .box-list-item .title-icon,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .box-list-item .title-icon {
  color: #ffffff;
  border-color: #ffffff;
}
.r9-multi.r9-multi--colors-accent-inverted .expandable-item,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .expandable-item {
  border-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-accent-inverted .card .r9-clipboard,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .card .r9-clipboard {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.7);
}
.r9-multi.r9-multi--colors-accent-inverted .card .r9-clipboard:hover,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .card .r9-clipboard:hover {
  background: rgba(255, 255, 255, 0.4);
}
.r9-multi.r9-multi--colors-accent-inverted .card-body .list-item,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .card-body .list-item {
  border-top-color: rgba(255, 255, 255, 0.3);
  border-bottom-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-accent-inverted a.tinysocial,
.r9-multi .column .column-content-wrapper--colors-accent-inverted a.tinysocial {
  color: #ffffff;
}
.r9-multi.r9-multi--colors-accent-inverted .tabledstnbtn1__title,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .tabledstnbtn1__title {
  border-color: #ffffff;
}
.r9-multi.r9-multi--colors-accent-inverted .tabledstnbtn1__table tr,
.r9-multi .column .column-content-wrapper--colors-accent-inverted .tabledstnbtn1__table tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.r9-multi.r9-multi--colors-photo .separator--default {
  border-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-photo .separator--k4b:before {
  border-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-photo .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="%23FFFFFF" 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.r9-multi--colors-photo .accordion {
  border-color: #ffffff;
}
.r9-multi.r9-multi--colors-photo .accordion-card {
  border-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-photo .accordion__header-icon {
  color: #ffffff;
}
.r9-multi.r9-multi--colors-photo .box-list-item {
  border-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-photo .box-list-item--k4b-arrows {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.r9-multi.r9-multi--colors-photo .box-list-item .title-icon {
  color: #ffffff;
  border-color: #ffffff;
}
.r9-multi.r9-multi--colors-photo .expandable-item {
  border-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-photo .card .r9-clipboard {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.7);
}
.r9-multi.r9-multi--colors-photo .card .r9-clipboard:hover {
  background: rgba(255, 255, 255, 0.4);
}
.r9-multi.r9-multi--colors-photo .card-body .list-item {
  border-top-color: rgba(255, 255, 255, 0.3);
  border-bottom-color: rgba(255, 255, 255, 0.3);
}
.r9-multi.r9-multi--colors-photo a.tinysocial {
  color: #ffffff;
}
.r9-multi.r9-multi--colors-photo .tabledstnbtn1__title {
  border-color: #ffffff;
}
.r9-multi.r9-multi--colors-photo .tabledstnbtn1__table tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.menu-row {
  position: relative;
  z-index: 1001;
  display: flex;
  align-items: center;
  height: 45px;
  color: #141a26;
  background: #f1f2f4;
}
.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;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.menu-row button.menu-more-item:focus {
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.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 {
  transition: color 100ms ease;
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.menu-row .menu-item-link:focus {
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.menu-row .menu-more-item {
  display: flex;
  align-items: center;
  height: 45px;
  font-weight: 500;
  color: #141a26;
  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;
  border-radius: 4px;
}
.menu-row .tinysocial:not(:first-child) {
  margin-inline-start: 8px;
}
.menu-row a.tinysocial {
  outline: 0 !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.menu-row a.tinysocial:focus {
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.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: #48545b;
}
.r9-multi.menu-row .menu-item-link {
  color: #141a26;
}
.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: #48545b;
  font-weight: 500;
}

.r9-multi.menu-row.r9-multi--colors-inverted {
  color: #ffffff;
  background: #2d333f;
}
.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: #2d333f;
    border-radius: 4px;
    box-shadow: 0 10px 20px rgba(45, 51, 63, 0.1), 0 3px 6px rgba(45, 51, 63, 0.04), 0 -3px 6px rgba(45, 51, 63, 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: #2d333f;
  }
  .menu-row .menu--row .menu-item-link:hover {
    color: #da3743;
  }
  .menu-row .menu--row .menu-item-link:focus {
    color: #da3743;
  }
  .r9-multi--colors-inverted.menu-row .menu--row .menu-item-link {
    color: #2d333f;
  }
  .r9-multi--colors-inverted.menu-row .menu--row .menu-item-link:hover {
    color: #da3743;
  }
  .r9-multi--colors-inverted.menu-row .menu--row .menu-item-link:focus {
    color: #da3743;
  }
  .menu-row .r9-tinysocial-wrapper-once {
    justify-content: flex-start;
    padding: 8px;
    border-top: 1px solid #d8d9db;
  }
  .menu-row .r9-tinysocial-wrapper-once a:focus {
    box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
  }
  .menu-row a.tinysocial {
    color: #2d333f;
  }
  .menu-row a.tinysocial:hover {
    color: #da3743;
  }
  .menu-row a.tinysocial:focus {
    color: #da3743;
  }
  .r9-multi--colors-inverted.menu-row a.tinysocial {
    color: #2d333f;
  }
  .r9-multi--colors-inverted.menu-row a.tinysocial:hover {
    color: #da3743;
  }
  .r9-multi--colors-inverted.menu-row a.tinysocial:focus {
    color: #da3743;
  }
}

@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: #141a26;
  }
  .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: #141a26;
  }
  .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: 14px;
}
.breadcrumbs .breadcrumbs a {
  color: #2d333f;
  fill: #2d333f;
}
.breadcrumbs .breadcrumbs a:focus {
  box-shadow: 0 0 0 0.18rem rgba(218, 55, 67, 0.3);
}
.breadcrumbs .breadcrumbs-separator {
  display: inline-block;
  padding: 0;
  height: 24px;
  width: 24px;
  background-color: #2d333f;
  -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: 500;
  color: #2d333f;
}

.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;
}

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 #2d333f;
  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: #141a26;
}
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 {
  border-collapse: collapse;
}
.gd-table--size-2 .gd-table-col {
  width: 50%;
}
.gd-table--size-3 .gd-table-col {
  width: 33.33%;
}
.gd-table--size-4 .gd-table-col {
  width: 25%;
}
.gd-table-row--group {
  font-weight: 500;
}
.gd-table-row--label {
  font-weight: 500;
  text-transform: uppercase;
}
.gd-table-row--label .gd-table-row--label {
  color: rgba(111, 115, 123, 0.5) !important;
}
.gd-table-row--emphasized {
  font-weight: 500;
}

@media (min-width: 1072px) {
  .gd-table .gd-table-row:nth-child(3) .gd-table-col,
  .gd-table .gd-table-row:nth-child(4) .gd-table-col {
    padding: 0 24px;
  }
}
.gd-table .gd-table-row:nth-child(3) .gd-table-col {
  text-align: center;
}
.gd-table .icon {
  display: inline-block;
}
.gd-table .icon--checkmark {
  vertical-align: bottom;
  width: 24px;
  height: 24px;
}
.gd-table .button-link-wrapper {
  margin: 16px 0 !important;
}
.gd-table .ccy {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-weight: 700;
  font-weight: 700;
}
@media (max-width: 767px) {
  .gd-table .ccy {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .gd-table .ccy {
    font-size: 20px;
  }
}
@media (min-width: 1072px) {
  .gd-table .ccy {
    font-size: 24px;
  }
}
@media (max-width: 1071px) {
  .gd-table .ccy {
    line-height: 24px;
  }
}
@media (min-width: 1072px) {
  .gd-table .ccy {
    line-height: 28px;
  }
}
.gd-table .per {
  font-weight: 500;
}
.gd-table .strikethrough {
  color: #6f737b;
  text-decoration: line-through;
}

.gd-table-wrapper--lg {
  /*// alternating row background
  .gd-table > .gd-table-row.gd-table-row--solutions:nth-child(even):not(.gd-table-row--label):not(.gd-table-row--duplicate) {
      //@include mixins.colored_parts_table_group__basic...
  }

  // selected column
  .gd-table > .gd-table-row.gd-table-row--plans .gd-table-col.selected {
      //@include mixins.colored_parts_table_group__basic...
  }*/
}
@media (max-width: 767px) {
  .gd-table-wrapper--lg {
    display: none;
  }
}
@media (min-width: 1072px) {
  .gd-table-wrapper--lg .button-link-wrapper a {
    min-width: 175px;
  }
}
.gd-table-wrapper--lg .gd-table-row--label.gd-table-row--plans {
  display: none;
}
.gd-table-wrapper--lg .gd-table {
  display: table;
  width: 100%;
}
.gd-table-wrapper--lg .gd-table-row {
  display: table-row;
}
.gd-table-wrapper--lg .gd-table-col {
  display: table-cell;
  vertical-align: middle;
  height: 48px;
  min-height: 48px;
  text-align: center;
  border-left-width: 1px;
  border-left-style: solid;
}
.gd-table-wrapper--lg .gd-table-col:first-child {
  justify-content: flex-start;
  padding: 0 16px 0 0;
  text-align: left;
  border-left-color: transparent;
}
.gd-table-wrapper--lg .gd-table-col:not(:first-child) {
  padding: 0 16px;
}
.gd-table-wrapper--lg .gd-table .gd-table-row > .gd-table-col:first-child {
  padding-left: 16px;
}
.gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--title .gd-table-col:not(:first-child) {
  padding-top: 15px;
  padding-bottom: 15px;
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--title .gd-table-col:not(:first-child) {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--title .gd-table-col:not(:first-child) {
    font-size: 20px;
  }
}
@media (min-width: 1072px) {
  .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--title .gd-table-col:not(:first-child) {
    font-size: 24px;
  }
}
@media (max-width: 1071px) {
  .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--title .gd-table-col:not(:first-child) {
    line-height: 24px;
  }
}
@media (min-width: 1072px) {
  .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--title .gd-table-col:not(:first-child) {
    line-height: 28px;
  }
}
.gd-table-wrapper--lg .gd-table > .gd-table-row:nth-child(-n+4) {
  border-top-color: transparent !important;
}
.gd-table-wrapper--lg .gd-table-group {
  display: table;
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--pricing + .gd-table-row.gd-table-row--pricing,
.gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--solutions + .gd-table-row.gd-table-row--solutions {
  border-top-width: 1px;
  border-top-style: solid;
}
.gd-table-wrapper--lg .gd-table-group .gd-table-row:not(:last-child) {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--plans-before .label-selected {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 16px auto;
  padding: 0 10px;
  height: 32px;
  font-size: 14px;
  font-weight: normal;
  border-width: 1px;
  border-style: solid;
  border-radius: 16px;
}
.gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--plans-before .label-selected .icon {
  width: 18px;
  height: 18px;
  margin-right: 3px;
}

.gd-table-row--label {
  color: rgba(111, 115, 123, 0.5) !important;
}

.gd-table-wrapper--lg .gd-table-col {
  border-left-color: #d8d9db;
}
.gd-table-wrapper--lg .gd-table-col:first-child {
  border-left-color: transparent;
}
.gd-table-wrapper--lg .gd-table-group {
  background-color: rgba(216, 217, 219, 0.3);
  border-top-color: #d8d9db;
  border-bottom-color: #d8d9db;
}
.gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--pricing + .gd-table-row.gd-table-row--pricing,
.gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--solutions + .gd-table-row.gd-table-row--solutions {
  border-top-color: #d8d9db;
}
.gd-table-wrapper--lg .gd-table-group .gd-table-row:not(:last-child) {
  border-bottom-color: #d8d9db;
}
.gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--solutions:nth-child(even):not(.gd-table-row--label):not(.gd-table-row--duplicate) {
  background-color: rgba(216, 217, 219, 0.15);
}

.gd-table-wrapper--sm .gd-table-row--pricing + .gd-table-row--pricing {
  border-top-color: #d8d9db;
}

.gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--plans .gd-table-col.selected {
  background-color: rgba(218, 55, 67, 0.1);
}
.gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--plans-before .label-selected {
  border-color: #da3743;
}
.gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--plans-before .label-selected .icon {
  color: #da3743;
}

.gd-table-wrapper--sm button[aria-selected=true]:after {
  background-color: #da3743;
}

@media (min-width: 768px) {
  .gd-table-wrapper--sm {
    display: none;
  }
}
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row--label.gd-table-row--plans,
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row--label.gd-table-row--pricing {
  display: none;
}
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row {
  display: flex;
}
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-col {
  display: flex;
  align-items: flex-start;
  min-height: 40px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row--plans {
  display: block;
  height: auto;
}
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row--plans .gd-table-col {
  display: block;
  text-align: center;
  min-height: auto;
}
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row--plans:nth-child(1),
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row--plans:nth-child(2) {
  display: none;
}
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row--plans:nth-child(3) .gd-table-col:nth-child(1),
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row--plans:nth-child(4) .gd-table-col:nth-child(1) {
  display: none;
}
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row--plans:nth-child(3) .gd-table-col:nth-child(2),
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row--plans:nth-child(4) .gd-table-col:nth-child(2) {
  width: 100%;
}
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row--pricing + .gd-table-row--pricing {
  border-top-width: 1px;
  border-top-style: solid;
}
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row--pricing .gd-table-col:nth-child(2) {
  justify-content: flex-end;
  text-align: right;
}
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row--label.gd-table-row--solutions {
  padding-top: 20px;
}
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row--solutions.gd-table-row {
  display: block;
  height: auto;
}
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row--solutions .gd-table-col:nth-child(1) {
  width: 100%;
}
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row--solutions .gd-table-col:nth-child(2) {
  display: none;
}
.gd-table-wrapper--sm .gd-table--size-2 .gd-table-row--duplicate {
  display: none;
}

.gd-table-sticky .gd-table-wrapper {
  margin-top: 16px;
}
.gd-table-sticky-nav {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 50px;
  transition: all 150ms ease;
}
.gd-table-sticky-nav button[role=tab] {
  position: relative;
  margin: 0 4px;
  padding: 4px 12px;
  border: 0;
  background: transparent;
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .gd-table-sticky-nav button[role=tab] {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .gd-table-sticky-nav button[role=tab] {
    font-size: 20px;
  }
}
@media (min-width: 1072px) {
  .gd-table-sticky-nav button[role=tab] {
    font-size: 24px;
  }
}
@media (max-width: 1071px) {
  .gd-table-sticky-nav button[role=tab] {
    line-height: 24px;
  }
}
@media (min-width: 1072px) {
  .gd-table-sticky-nav button[role=tab] {
    line-height: 28px;
  }
}
.gd-table-sticky-nav button[aria-selected=true]:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
}
.gd-table-sticky-nav.sticky {
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 3px 6px rgba(45, 51, 63, 0.04);
  color: #2d333f;
  background: #ffffff;
}
.gd-table-sticky-nav.sticky button[aria-selected=true]:after {
  background-color: #da3743;
}

.r9-multi.r9-multi--colors-alternative .gd-table-row--label {
  color: rgba(111, 115, 123, 0.5) !important;
}
.r9-multi.r9-multi--colors-alternative .gd-table-wrapper--lg .gd-table-col {
  border-left-color: #d8d9db;
}
.r9-multi.r9-multi--colors-alternative .gd-table-wrapper--lg .gd-table-col:first-child {
  border-left-color: transparent;
}
.r9-multi.r9-multi--colors-alternative .gd-table-wrapper--lg .gd-table-group {
  background-color: rgba(216, 217, 219, 0.3);
  border-top-color: #d8d9db;
  border-bottom-color: #d8d9db;
}
.r9-multi.r9-multi--colors-alternative .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--pricing + .gd-table-row.gd-table-row--pricing,
.r9-multi.r9-multi--colors-alternative .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--solutions + .gd-table-row.gd-table-row--solutions {
  border-top-color: #d8d9db;
}
.r9-multi.r9-multi--colors-alternative .gd-table-wrapper--lg .gd-table-group .gd-table-row:not(:last-child) {
  border-bottom-color: #d8d9db;
}
.r9-multi.r9-multi--colors-alternative .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--solutions:nth-child(even):not(.gd-table-row--label):not(.gd-table-row--duplicate) {
  background-color: rgba(216, 217, 219, 0.15);
}
.r9-multi.r9-multi--colors-alternative .gd-table-wrapper--sm .gd-table-row--pricing + .gd-table-row--pricing {
  border-top-color: #d8d9db;
}
.r9-multi.r9-multi--colors-alternative .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--plans .gd-table-col.selected {
  background-color: rgba(218, 55, 67, 0.1);
}
.r9-multi.r9-multi--colors-alternative .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--plans-before .label-selected {
  border-color: #da3743;
}
.r9-multi.r9-multi--colors-alternative .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--plans-before .label-selected .icon {
  color: #da3743;
}
.r9-multi.r9-multi--colors-alternative .gd-table-wrapper--sm button[aria-selected=true]:after {
  background-color: #da3743;
}

.r9-multi.r9-multi--colors-inverted .gd-table-row--label {
  color: rgba(45, 51, 63, 0.3) !important;
}
.r9-multi.r9-multi--colors-inverted .gd-table-wrapper--lg .gd-table-col {
  border-left-color: #2d333f;
}
.r9-multi.r9-multi--colors-inverted .gd-table-wrapper--lg .gd-table-col:first-child {
  border-left-color: transparent;
}
.r9-multi.r9-multi--colors-inverted .gd-table-wrapper--lg .gd-table-group {
  background-color: rgba(45, 51, 63, 0.3);
  border-top-color: #2d333f;
  border-bottom-color: #2d333f;
}
.r9-multi.r9-multi--colors-inverted .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--pricing + .gd-table-row.gd-table-row--pricing,
.r9-multi.r9-multi--colors-inverted .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--solutions + .gd-table-row.gd-table-row--solutions {
  border-top-color: #2d333f;
}
.r9-multi.r9-multi--colors-inverted .gd-table-wrapper--lg .gd-table-group .gd-table-row:not(:last-child) {
  border-bottom-color: #2d333f;
}
.r9-multi.r9-multi--colors-inverted .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--solutions:nth-child(even):not(.gd-table-row--label):not(.gd-table-row--duplicate) {
  background-color: rgba(45, 51, 63, 0.15);
}
.r9-multi.r9-multi--colors-inverted .gd-table-wrapper--sm .gd-table-row--pricing + .gd-table-row--pricing {
  border-top-color: #2d333f;
}
.r9-multi.r9-multi--colors-inverted .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--plans .gd-table-col.selected {
  background-color: rgba(218, 55, 67, 0.1);
}
.r9-multi.r9-multi--colors-inverted .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--plans-before .label-selected {
  border-color: #da3743;
}
.r9-multi.r9-multi--colors-inverted .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--plans-before .label-selected .icon {
  color: #da3743;
}
.r9-multi.r9-multi--colors-inverted .gd-table-wrapper--sm button[aria-selected=true]:after {
  background-color: #da3743;
}

.r9-multi.r9-multi--colors-accent .gd-table-row--label {
  color: rgba(255, 255, 255, 0.5) !important;
}
.r9-multi.r9-multi--colors-accent .gd-table-wrapper--lg .gd-table-col {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.r9-multi.r9-multi--colors-accent .gd-table-wrapper--lg .gd-table-col:first-child {
  border-left-color: transparent;
}
.r9-multi.r9-multi--colors-accent .gd-table-wrapper--lg .gd-table-group {
  background-color: rgba(255, 255, 255, 0.3);
  border-top-color: rgba(255, 255, 255, 0.5);
  border-bottom-color: rgba(255, 255, 255, 0.5);
}
.r9-multi.r9-multi--colors-accent .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--pricing + .gd-table-row.gd-table-row--pricing,
.r9-multi.r9-multi--colors-accent .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--solutions + .gd-table-row.gd-table-row--solutions {
  border-top-color: rgba(255, 255, 255, 0.5);
}
.r9-multi.r9-multi--colors-accent .gd-table-wrapper--lg .gd-table-group .gd-table-row:not(:last-child) {
  border-bottom-color: rgba(255, 255, 255, 0.5);
}
.r9-multi.r9-multi--colors-accent .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--solutions:nth-child(even):not(.gd-table-row--label):not(.gd-table-row--duplicate) {
  background-color: rgba(255, 255, 255, 0.15);
}
.r9-multi.r9-multi--colors-accent .gd-table-wrapper--sm .gd-table-row--pricing + .gd-table-row--pricing {
  border-top-color: rgba(255, 255, 255, 0.5);
}
.r9-multi.r9-multi--colors-accent .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--plans .gd-table-col.selected {
  background-color: rgba(255, 255, 255, 0.1);
}
.r9-multi.r9-multi--colors-accent .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--plans-before .label-selected {
  border-color: rgba(255, 255, 255, 0.5);
}
.r9-multi.r9-multi--colors-accent .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--plans-before .label-selected .icon {
  color: rgba(255, 255, 255, 0.5);
}
.r9-multi.r9-multi--colors-accent .gd-table-wrapper--sm button[aria-selected=true]:after {
  background-color: rgba(255, 255, 255, 0.5);
}

.r9-multi.r9-multi--colors-photo .gd-table-row--label {
  color: rgba(255, 255, 255, 0.5) !important;
}
.r9-multi.r9-multi--colors-photo .gd-table-wrapper--lg .gd-table-col {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.r9-multi.r9-multi--colors-photo .gd-table-wrapper--lg .gd-table-col:first-child {
  border-left-color: transparent;
}
.r9-multi.r9-multi--colors-photo .gd-table-wrapper--lg .gd-table-group {
  background-color: rgba(255, 255, 255, 0.3);
  border-top-color: rgba(255, 255, 255, 0.5);
  border-bottom-color: rgba(255, 255, 255, 0.5);
}
.r9-multi.r9-multi--colors-photo .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--pricing + .gd-table-row.gd-table-row--pricing,
.r9-multi.r9-multi--colors-photo .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--solutions + .gd-table-row.gd-table-row--solutions {
  border-top-color: rgba(255, 255, 255, 0.5);
}
.r9-multi.r9-multi--colors-photo .gd-table-wrapper--lg .gd-table-group .gd-table-row:not(:last-child) {
  border-bottom-color: rgba(255, 255, 255, 0.5);
}
.r9-multi.r9-multi--colors-photo .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--solutions:nth-child(even):not(.gd-table-row--label):not(.gd-table-row--duplicate) {
  background-color: rgba(255, 255, 255, 0.15);
}
.r9-multi.r9-multi--colors-photo .gd-table-wrapper--sm .gd-table-row--pricing + .gd-table-row--pricing {
  border-top-color: rgba(255, 255, 255, 0.5);
}
.r9-multi.r9-multi--colors-photo .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--plans .gd-table-col.selected {
  background-color: rgba(255, 255, 255, 0.1);
}
.r9-multi.r9-multi--colors-photo .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--plans-before .label-selected {
  border-color: rgba(255, 255, 255, 0.5);
}
.r9-multi.r9-multi--colors-photo .gd-table-wrapper--lg .gd-table > .gd-table-row.gd-table-row--plans-before .label-selected .icon {
  color: rgba(255, 255, 255, 0.5);
}
.r9-multi.r9-multi--colors-photo .gd-table-wrapper--sm button[aria-selected=true]:after {
  background-color: rgba(255, 255, 255, 0.5);
}

.r9-multi.segmented-columns .segmented-columns-wrapper {
  width: inherit;
}
.r9-multi.segmented-columns .segmented-columns-wrapper .column:not(:last-child) {
  border-right: 1px solid #d8d9db;
}
.r9-multi.segmented-columns .swiper-wrapper {
  width: inherit;
}
.r9-multi.segmented-columns[data-collapsed=true] .column-segment-collapse-toggle .icon-up, .r9-multi.segmented-columns[data-collapsed=true] .column-segment-collapse-toggle .column-segment-collapse-toggle-label-less {
  display: none;
}
.r9-multi.segmented-columns:not([data-collapsed=true]) .column-segment-collapse-toggle .icon-down, .r9-multi.segmented-columns:not([data-collapsed=true]) .column-segment-collapse-toggle .column-segment-collapse-toggle-label-more {
  display: none;
}
.r9-multi.segmented-columns .segmented-column .column-header {
  text-align: center;
}
.r9-multi.segmented-columns .segmented-column .column-header .column-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 3px 12px;
  margin-bottom: 12px;
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 20px;
  border-width: 1px;
  border-style: solid;
  border-radius: 16px;
}
.r9-multi.segmented-columns .segmented-column .column-header .column-label .icon {
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
.r9-multi.segmented-columns .segmented-column .column-header .column-title {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-weight: 700;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .r9-multi.segmented-columns .segmented-column .column-header .column-title {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi.segmented-columns .segmented-column .column-header .column-title {
    font-size: 28px;
  }
}
@media (min-width: 1072px) {
  .r9-multi.segmented-columns .segmented-column .column-header .column-title {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .r9-multi.segmented-columns .segmented-column .column-header .column-title {
    line-height: 28px;
  }
}
@media (min-width: 768px) {
  .r9-multi.segmented-columns .segmented-column .column-header .column-title {
    line-height: 36px;
  }
}
.r9-multi.segmented-columns .segmented-column .column-segment {
  position: relative;
  transition: height 250ms ease;
  overflow: visible;
}
.r9-multi.segmented-columns .segmented-column .column-segment[data-collapsed=true] {
  animation: 100ms collapse;
  animation-fill-mode: forwards;
  opacity: 0;
  overflow: hidden;
}
.r9-multi.segmented-columns .segmented-column .column-segment[data-collapsed=false] {
  animation: 100ms expand;
  animation-fill-mode: forwards;
  opacity: 1;
}
.r9-multi.segmented-columns .segmented-column .column-segment .segment-separator-title {
  display: flex;
  justify-content: center;
  align-items: center;
}
.r9-multi.segmented-columns .segmented-column .column-segment .segment-separator-title:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #d8d9db;
}
.r9-multi.segmented-columns .segmented-column .column-segment .segment-title {
  position: absolute;
  padding: 0 12px;
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}
.r9-multi.segmented-columns .segmented-column .column-segment .segment-title:empty {
  display: none;
}
.r9-multi.segmented-columns .column-segment-collapse-toggle {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  width: 100%;
}
.r9-multi.segmented-columns .column-segment-collapse-toggle > * {
  display: block;
  margin: 0 auto;
}
.r9-multi.segmented-columns .column-segment-collapse-toggle .icon {
  height: 24px;
  margin-bottom: -5px;
}
.r9-multi.segmented-columns .column-segment-collapse-toggle .column-segment-collapse-toggle-label {
  font-feature-settings: normal;
  font-family: "BrandonText", var(--localized-font-fallback), var(--default-font-fallbacks);
  letter-spacing: 0px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .r9-multi.segmented-columns .column-segment-collapse-toggle .column-segment-collapse-toggle-label {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1071px) {
  .r9-multi.segmented-columns .column-segment-collapse-toggle .column-segment-collapse-toggle-label {
    font-size: 20px;
  }
}
@media (min-width: 1072px) {
  .r9-multi.segmented-columns .column-segment-collapse-toggle .column-segment-collapse-toggle-label {
    font-size: 24px;
  }
}
@media (max-width: 1071px) {
  .r9-multi.segmented-columns .column-segment-collapse-toggle .column-segment-collapse-toggle-label {
    line-height: 24px;
  }
}
@media (min-width: 1072px) {
  .r9-multi.segmented-columns .column-segment-collapse-toggle .column-segment-collapse-toggle-label {
    line-height: 28px;
  }
}
.r9-multi.segmented-columns .column--toggle-control {
  border-top: 1px solid #d8d9db;
}
.r9-multi.segmented-columns .column--toggle-control .column-content-wrapper.column-content-wrapper--colors-padding {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}
@keyframes expand {
  0% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes collapse {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@media (max-width: 767px) {
  .r9-multi.segmented-columns .swiper-wrapper .segmented-column.column {
    -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 */
    transition: opacity 100ms ease-in-out;
  }
  .r9-multi.segmented-columns .swiper-wrapper .segmented-column.column.swiper-slide-prev *,
  .r9-multi.segmented-columns .swiper-wrapper .segmented-column.column.swiper-slide-next * {
    opacity: 0.8;
  }
}
@media (min-width: 360px) and (max-width: 419px) {
  .r9-multi.segmented-columns .segmented-columns-wrapper .segmented-column.column {
    min-width: 264px;
    max-width: 340px;
  }
}
@media (min-width: 420px) and (max-width: 768px) {
  .r9-multi.segmented-columns .segmented-columns-wrapper .segmented-column.column {
    min-width: calc(100% - 96px);
    max-width: 340px;
  }
}
@media (max-width: 767px) {
  .r9-multi.segmented-columns .segmented-column .column-segment .segment-separator-title {
    margin: 0 -24px;
    padding: 24px 0;
    width: calc(100% + 48px);
  }
}
@media (min-width: 768px) {
  .r9-multi.segmented-columns .segmented-columns-wrapper {
    display: flex;
  }
  .r9-multi.segmented-columns .segmented-columns-wrapper .no-title-on-desktop .segment-title {
    display: none;
  }
  .r9-multi.segmented-columns .segmented-column .column-segment .segment-separator-title {
    margin: 0 -48px;
    padding: 48px 0;
    width: calc(100% + 96px);
  }
}
.r9-multi.segmented-columns .column-segment-collapse-toggle {
  color: #da3743;
}
.r9-multi.segmented-columns .segmented-column .column-label {
  border-color: #d8d9db;
}
.r9-multi.segmented-columns .segmented-column .column-segment .segment-title {
  background-color: #ffffff;
}
.r9-multi.segmented-columns .segmented-column--popular .column-content-wrapper {
  background-color: #FCF1EE;
}
.r9-multi.segmented-columns .segmented-column--popular .column-label {
  border-color: #da3743;
}
.r9-multi.segmented-columns .segmented-column--popular .column-label .icon {
  color: rgba(218, 55, 67, 0.5);
}
.r9-multi.segmented-columns .segmented-column--popular .column-segment .segment-title {
  background-color: #FCF1EE;
}

.r9-multi.segmented-columns.r9-multi--colors-highlight-inverted .column-segment-collapse-toggle,
.r9-multi.segmented-columns.r9-multi--colors-accent-inverted .column-segment-collapse-toggle,
.r9-multi.segmented-columns.r9-multi--colors-photo .column-segment-collapse-toggle {
  color: #ffffff;
}
.r9-multi.segmented-columns.r9-multi--colors-highlight-inverted .segmented-column .column-label,
.r9-multi.segmented-columns.r9-multi--colors-accent-inverted .segmented-column .column-label,
.r9-multi.segmented-columns.r9-multi--colors-photo .segmented-column .column-label {
  border-color: #d8d9db;
}
.r9-multi.segmented-columns.r9-multi--colors-highlight-inverted .segmented-column .column-segment .segment-title,
.r9-multi.segmented-columns.r9-multi--colors-accent-inverted .segmented-column .column-segment .segment-title,
.r9-multi.segmented-columns.r9-multi--colors-photo .segmented-column .column-segment .segment-title {
  background-color: #ffffff;
}
.r9-multi.segmented-columns.r9-multi--colors-highlight-inverted .segmented-column--popular .column-content-wrapper,
.r9-multi.segmented-columns.r9-multi--colors-accent-inverted .segmented-column--popular .column-content-wrapper,
.r9-multi.segmented-columns.r9-multi--colors-photo .segmented-column--popular .column-content-wrapper {
  background-color: #FCF1EE;
}
.r9-multi.segmented-columns.r9-multi--colors-highlight-inverted .segmented-column--popular .column-label,
.r9-multi.segmented-columns.r9-multi--colors-accent-inverted .segmented-column--popular .column-label,
.r9-multi.segmented-columns.r9-multi--colors-photo .segmented-column--popular .column-label {
  border-color: #da3743;
}
.r9-multi.segmented-columns.r9-multi--colors-highlight-inverted .segmented-column--popular .column-label .icon,
.r9-multi.segmented-columns.r9-multi--colors-accent-inverted .segmented-column--popular .column-label .icon,
.r9-multi.segmented-columns.r9-multi--colors-photo .segmented-column--popular .column-label .icon {
  color: rgba(218, 55, 67, 0.5);
}
.r9-multi.segmented-columns.r9-multi--colors-highlight-inverted .segmented-column--popular .column-segment .segment-title,
.r9-multi.segmented-columns.r9-multi--colors-accent-inverted .segmented-column--popular .column-segment .segment-title,
.r9-multi.segmented-columns.r9-multi--colors-photo .segmented-column--popular .column-segment .segment-title {
  background-color: #FCF1EE;
}

/*
 * 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;
}
