/**
 * Add an arrow element
 *
 * Accepts:
 * - $direction: {String} Positioning method for element
 * - $size: {String}
 * - $stroke: {String}
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
/**
 * Add an arrow element
 *
 * Accepts:
 * - $direction: {String} Positioning method for element
 * - $size: {String}
 * - $stroke: {String}
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
.editor-styles-wrapper .block-editor-block-list__layout .site-footer, body.frontend .site-footer {
  padding-top: 80px;
  padding-bottom: 45px;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer, body.frontend .site-footer {
    padding-bottom: calc( 991px * 75 / 1920 );
    padding-top: calc( 991px * 196 / 1920 );
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer, body.frontend .site-footer {
    padding-bottom: calc(1200px * 75 / 1920);
    padding-top: calc(1200px * 196 / 1920);
  }
}
@media only screen and (min-width: 1440px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer, body.frontend .site-footer {
    padding-bottom: calc(1440px * 75 / 1920);
    padding-top: calc(1440px * 196 / 1920);
  }
}
@media only screen and (min-width: 1600px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer, body.frontend .site-footer {
    padding-bottom: calc(1600px * 75 / 1920);
    padding-top: calc(1600px * 196 / 1920);
  }
}
@media only screen and (min-width: 1920px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer, body.frontend .site-footer {
    padding-bottom: 75px;
    padding-top: 196px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-wrap, body.frontend .site-footer .footer-wrap {
  padding-top: 100px;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-wrap, body.frontend .site-footer .footer-wrap {
    padding-top: 150px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer__logo, body.frontend .site-footer__logo {
  max-width: 290px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__logo, body.frontend .site-footer__logo {
    max-width: calc( 991px * 401 / 1920 );
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__logo, body.frontend .site-footer__logo {
    max-width: calc(1200px * 401 / 1920);
  }
}
@media only screen and (min-width: 1440px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__logo, body.frontend .site-footer__logo {
    max-width: calc(1440px * 401 / 1920);
  }
}
@media only screen and (min-width: 1600px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__logo, body.frontend .site-footer__logo {
    max-width: calc(1600px * 401 / 1920);
  }
}
@media only screen and (min-width: 1920px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__logo, body.frontend .site-footer__logo {
    max-width: 401px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__logo, body.frontend .site-footer__logo {
    margin: 0;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer__logo a, body.frontend .site-footer__logo a {
  display: block;
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom, body.frontend .site-footer__bottom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: 30px;
  font-size: 15px;
  color: #cfd0d4;
}
@media only screen and (min-width: 360px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom, body.frontend .site-footer__bottom {
    font-size: calc(15px + 9 * (100vw - 360px) / 216);
  }
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom, body.frontend .site-footer__bottom {
    font-size: 24px;
  }
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom, body.frontend .site-footer__bottom {
    font-size: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom, body.frontend .site-footer__bottom {
    font-size: 25px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom else, body.frontend .site-footer__bottom else {
  font-size: 15px;
}
@media only screen and (min-width: 360px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom else, body.frontend .site-footer__bottom else {
    font-size: calc(15px + 9 * (100vw - 360px) / 216);
  }
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom else, body.frontend .site-footer__bottom else {
    font-size: 24px;
  }
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom else, body.frontend .site-footer__bottom else {
    font-size: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom, body.frontend .site-footer__bottom {
    font-size: calc( 991px * 23 / 1920 );
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom, body.frontend .site-footer__bottom {
    font-size: calc(1200px * 23 / 1920);
  }
}
@media only screen and (min-width: 1440px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom, body.frontend .site-footer__bottom {
    font-size: calc(1440px * 23 / 1920);
  }
}
@media only screen and (min-width: 1600px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom, body.frontend .site-footer__bottom {
    font-size: calc(1600px * 23 / 1920);
  }
}
@media only screen and (min-width: 1920px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom, body.frontend .site-footer__bottom {
    font-size: 23px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom, body.frontend .site-footer__bottom {
    flex-direction: row;
    justify-content: end;
    align-items: center;
    text-align: left;
    margin-top: 0;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom .social-links-wrapper, body.frontend .site-footer__bottom .social-links-wrapper {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom .social-links-wrapper, body.frontend .site-footer__bottom .social-links-wrapper {
    margin-right: calc( 991px * 26 / 1920 );
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom .social-links-wrapper, body.frontend .site-footer__bottom .social-links-wrapper {
    margin-right: calc(1200px * 26 / 1920);
  }
}
@media only screen and (min-width: 1440px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom .social-links-wrapper, body.frontend .site-footer__bottom .social-links-wrapper {
    margin-right: calc(1440px * 26 / 1920);
  }
}
@media only screen and (min-width: 1600px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom .social-links-wrapper, body.frontend .site-footer__bottom .social-links-wrapper {
    margin-right: calc(1600px * 26 / 1920);
  }
}
@media only screen and (min-width: 1920px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom .social-links-wrapper, body.frontend .site-footer__bottom .social-links-wrapper {
    margin-right: 26px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom .social-links-wrapper, body.frontend .site-footer__bottom .social-links-wrapper {
    margin-bottom: 0;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom .social-links-wrapper svg, body.frontend .site-footer__bottom .social-links-wrapper svg {
  width: 29px;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom .social-links-wrapper svg, body.frontend .site-footer__bottom .social-links-wrapper svg {
    width: calc( 991px * 39 / 1920 );
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom .social-links-wrapper svg, body.frontend .site-footer__bottom .social-links-wrapper svg {
    width: calc(1200px * 39 / 1920);
  }
}
@media only screen and (min-width: 1440px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom .social-links-wrapper svg, body.frontend .site-footer__bottom .social-links-wrapper svg {
    width: calc(1440px * 39 / 1920);
  }
}
@media only screen and (min-width: 1600px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom .social-links-wrapper svg, body.frontend .site-footer__bottom .social-links-wrapper svg {
    width: calc(1600px * 39 / 1920);
  }
}
@media only screen and (min-width: 1920px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom .social-links-wrapper svg, body.frontend .site-footer__bottom .social-links-wrapper svg {
    width: 39px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom .social-links-wrapper svg path, body.frontend .site-footer__bottom .social-links-wrapper svg path {
  transition: all 0.4s ease;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom .social-links-wrapper a:hover path, .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom .social-links-wrapper a:active path, .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom .social-links-wrapper a:focus path, body.frontend .site-footer__bottom .social-links-wrapper a:hover path, body.frontend .site-footer__bottom .social-links-wrapper a:active path, body.frontend .site-footer__bottom .social-links-wrapper a:focus path {
    fill: #cf92c6 !important;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom a, body.frontend .site-footer__bottom a {
  color: #cfd0d4;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom a:hover, .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom a:active, .editor-styles-wrapper .block-editor-block-list__layout .site-footer__bottom a:focus, body.frontend .site-footer__bottom a:hover, body.frontend .site-footer__bottom a:active, body.frontend .site-footer__bottom a:focus {
    color: #cf92c6;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer__copyright, body.frontend .site-footer__copyright {
  font-weight: 400;
  font-style: italic;
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer__nav a, body.frontend .site-footer__nav a {
  font-weight: 400;
  font-style: italic;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer__nav a:hover, .editor-styles-wrapper .block-editor-block-list__layout .site-footer__nav a:active, .editor-styles-wrapper .block-editor-block-list__layout .site-footer__nav a:focus, body.frontend .site-footer__nav a:hover, body.frontend .site-footer__nav a:active, body.frontend .site-footer__nav a:focus {
    color: #cf92c6 !important;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form, body.frontend .site-footer .footer-form {
  max-width: 865px;
  margin: 0 auto;
  padding-top: 30px;
}
@media only screen and (max-width: 991px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form, body.frontend .site-footer .footer-form {
    padding-top: 50px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__title, body.frontend .site-footer .footer-form__title {
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 700;
  line-height: 36px;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__title, body.frontend .site-footer .footer-form__title {
    margin-bottom: calc( 991px * 28 / 1920 );
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__title, body.frontend .site-footer .footer-form__title {
    margin-bottom: calc(1200px * 28 / 1920);
  }
}
@media only screen and (min-width: 1440px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__title, body.frontend .site-footer .footer-form__title {
    margin-bottom: calc(1440px * 28 / 1920);
  }
}
@media only screen and (min-width: 1600px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__title, body.frontend .site-footer .footer-form__title {
    margin-bottom: calc(1600px * 28 / 1920);
  }
}
@media only screen and (min-width: 1920px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__title, body.frontend .site-footer .footer-form__title {
    margin-bottom: 28px;
  }
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__title, body.frontend .site-footer .footer-form__title {
    font-size: 32px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__title, body.frontend .site-footer .footer-form__title {
    text-align: center;
    font-size: 38px;
    line-height: 44px;
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__title, body.frontend .site-footer .footer-form__title {
    font-size: 45px;
    line-height: 55px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__subtitle, body.frontend .site-footer .footer-form__subtitle {
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__subtitle, body.frontend .site-footer .footer-form__subtitle {
    font-size: 22px;
    line-height: 32px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__subtitle, body.frontend .site-footer .footer-form__subtitle {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row, body.frontend .site-footer .footer-form__form .form-row {
  display: flex;
  margin-left: -3px;
  margin-right: -3px;
}
@media only screen and (max-width: 575px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row, body.frontend .site-footer .footer-form__form .form-row {
    flex-wrap: wrap;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row--submit, body.frontend .site-footer .footer-form__form .form-row--submit {
  text-align: center;
  justify-content: center;
  align-items: center;
  flex-direction: column-reverse;
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row + .form-row, body.frontend .site-footer .footer-form__form .form-row + .form-row {
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row + .form-row, body.frontend .site-footer .footer-form__form .form-row + .form-row {
    margin-top: calc( 991px * 12 / 1920 );
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row + .form-row, body.frontend .site-footer .footer-form__form .form-row + .form-row {
    margin-top: calc(1200px * 12 / 1920);
  }
}
@media only screen and (min-width: 1440px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row + .form-row, body.frontend .site-footer .footer-form__form .form-row + .form-row {
    margin-top: calc(1440px * 12 / 1920);
  }
}
@media only screen and (min-width: 1600px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row + .form-row, body.frontend .site-footer .footer-form__form .form-row + .form-row {
    margin-top: calc(1600px * 12 / 1920);
  }
}
@media only screen and (min-width: 1920px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row + .form-row, body.frontend .site-footer .footer-form__form .form-row + .form-row {
    margin-top: 12px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row + .form-row--submit, body.frontend .site-footer .footer-form__form .form-row + .form-row--submit {
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row + .form-row--submit, body.frontend .site-footer .footer-form__form .form-row + .form-row--submit {
    margin-top: 40px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p, body.frontend .site-footer .footer-form__form .form-row p {
  flex: 1;
  margin: 0;
  padding: 0 3px;
}
@media only screen and (max-width: 575px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p, body.frontend .site-footer .footer-form__form .form-row p {
    width: 100%;
    flex: auto;
  }
}
@media only screen and (max-width: 575px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p + p, body.frontend .site-footer .footer-form__form .form-row p + p {
    margin-top: 10px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label, body.frontend .site-footer .footer-form__form .form-row p label {
  width: 100%;
  margin: 0;
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span, body.frontend .site-footer .footer-form__form .form-row p label span {
  width: 100%;
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip, body.frontend .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip {
  font-size: 14px;
}
@media only screen and (min-width: 360px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip, body.frontend .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip {
    font-size: calc(14px + 8.4 * (100vw - 360px) / 216);
  }
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip, body.frontend .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip {
    font-size: 22.4px;
  }
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip, body.frontend .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip, body.frontend .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip {
    font-size: 20px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip else, body.frontend .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip else {
  font-size: 14px;
}
@media only screen and (min-width: 360px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip else, body.frontend .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip else {
    font-size: calc(14px + 8.4 * (100vw - 360px) / 216);
  }
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip else, body.frontend .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip else {
    font-size: 22.4px;
  }
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip else, body.frontend .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip else {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip, body.frontend .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip {
    font-size: calc( 991px * 16 / 1920 );
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip, body.frontend .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip {
    font-size: calc(1200px * 16 / 1920);
  }
}
@media only screen and (min-width: 1440px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip, body.frontend .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip {
    font-size: calc(1440px * 16 / 1920);
  }
}
@media only screen and (min-width: 1600px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip, body.frontend .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip {
    font-size: calc(1600px * 16 / 1920);
  }
}
@media only screen and (min-width: 1920px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip, body.frontend .site-footer .footer-form__form .form-row p label span.wpcf7-not-valid-tip {
    font-size: 16px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span input,
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span textarea, body.frontend .site-footer .footer-form__form .form-row p label span input,
body.frontend .site-footer .footer-form__form .form-row p label span textarea {
  width: 100%;
  font-size: 17px;
  padding: 15px;
  border: none;
  color: #372c73;
  border-radius: 0;
}
@media only screen and (min-width: 360px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span input,
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span textarea, body.frontend .site-footer .footer-form__form .form-row p label span input,
body.frontend .site-footer .footer-form__form .form-row p label span textarea {
    font-size: calc(17px + 10.2 * (100vw - 360px) / 216);
  }
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span input,
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span textarea, body.frontend .site-footer .footer-form__form .form-row p label span input,
body.frontend .site-footer .footer-form__form .form-row p label span textarea {
    font-size: 27.2px;
  }
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span input,
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span textarea, body.frontend .site-footer .footer-form__form .form-row p label span input,
body.frontend .site-footer .footer-form__form .form-row p label span textarea {
    font-size: 17px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span input,
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span textarea, body.frontend .site-footer .footer-form__form .form-row p label span input,
body.frontend .site-footer .footer-form__form .form-row p label span textarea {
    font-size: 29px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span input else,
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span textarea else, body.frontend .site-footer .footer-form__form .form-row p label span input else,
body.frontend .site-footer .footer-form__form .form-row p label span textarea else {
  font-size: 17px;
}
@media only screen and (min-width: 360px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span input else,
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span textarea else, body.frontend .site-footer .footer-form__form .form-row p label span input else,
body.frontend .site-footer .footer-form__form .form-row p label span textarea else {
    font-size: calc(17px + 10.2 * (100vw - 360px) / 216);
  }
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span input else,
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span textarea else, body.frontend .site-footer .footer-form__form .form-row p label span input else,
body.frontend .site-footer .footer-form__form .form-row p label span textarea else {
    font-size: 27.2px;
  }
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span input else,
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span textarea else, body.frontend .site-footer .footer-form__form .form-row p label span input else,
body.frontend .site-footer .footer-form__form .form-row p label span textarea else {
    font-size: 17px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span input,
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span textarea, body.frontend .site-footer .footer-form__form .form-row p label span input,
body.frontend .site-footer .footer-form__form .form-row p label span textarea {
    font-size: calc( 991px * 24 / 1920 );
    padding-top: calc( 991px * 16 / 1920 );
    padding-bottom: calc( 991px * 16 / 1920 );
    padding-left: calc( 991px * 24 / 1920 );
    padding-right: calc( 991px * 24 / 1920 );
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span input,
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span textarea, body.frontend .site-footer .footer-form__form .form-row p label span input,
body.frontend .site-footer .footer-form__form .form-row p label span textarea {
    font-size: calc(1200px * 24 / 1920);
    padding-top: calc(1200px * 16 / 1920);
    padding-bottom: calc(1200px * 16 / 1920);
    padding-left: calc(1200px * 24 / 1920);
    padding-right: calc(1200px * 24 / 1920);
  }
}
@media only screen and (min-width: 1440px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span input,
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span textarea, body.frontend .site-footer .footer-form__form .form-row p label span input,
body.frontend .site-footer .footer-form__form .form-row p label span textarea {
    font-size: calc(1440px * 24 / 1920);
    padding-top: calc(1440px * 16 / 1920);
    padding-bottom: calc(1440px * 16 / 1920);
    padding-left: calc(1440px * 24 / 1920);
    padding-right: calc(1440px * 24 / 1920);
  }
}
@media only screen and (min-width: 1600px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span input,
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span textarea, body.frontend .site-footer .footer-form__form .form-row p label span input,
body.frontend .site-footer .footer-form__form .form-row p label span textarea {
    font-size: calc(1600px * 24 / 1920);
    padding-top: calc(1600px * 16 / 1920);
    padding-bottom: calc(1600px * 16 / 1920);
    padding-left: calc(1600px * 24 / 1920);
    padding-right: calc(1600px * 24 / 1920);
  }
}
@media only screen and (min-width: 1920px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span input,
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span textarea, body.frontend .site-footer .footer-form__form .form-row p label span input,
body.frontend .site-footer .footer-form__form .form-row p label span textarea {
    font-size: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span input:-ms-input-placeholder, .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span textarea:-ms-input-placeholder, body.frontend .site-footer .footer-form__form .form-row p label span input:-ms-input-placeholder, body.frontend .site-footer .footer-form__form .form-row p label span textarea:-ms-input-placeholder {
  color: #372c73;
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span input::placeholder,
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span textarea::placeholder, body.frontend .site-footer .footer-form__form .form-row p label span input::placeholder,
body.frontend .site-footer .footer-form__form .form-row p label span textarea::placeholder {
  color: #372c73;
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span input, body.frontend .site-footer .footer-form__form .form-row p label span input {
  line-height: 1;
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row p label span textarea, body.frontend .site-footer .footer-form__form .form-row p label span textarea {
  line-height: 1.2;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row .ajax-loader, body.frontend .site-footer .footer-form__form .form-row .ajax-loader {
    margin-bottom: calc( 991px * 8 / 1920 );
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row .ajax-loader, body.frontend .site-footer .footer-form__form .form-row .ajax-loader {
    margin-bottom: calc(1200px * 8 / 1920);
  }
}
@media only screen and (min-width: 1440px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row .ajax-loader, body.frontend .site-footer .footer-form__form .form-row .ajax-loader {
    margin-bottom: calc(1440px * 8 / 1920);
  }
}
@media only screen and (min-width: 1600px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row .ajax-loader, body.frontend .site-footer .footer-form__form .form-row .ajax-loader {
    margin-bottom: calc(1600px * 8 / 1920);
  }
}
@media only screen and (min-width: 1920px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .form-row .ajax-loader, body.frontend .site-footer .footer-form__form .form-row .ajax-loader {
    margin-bottom: 8px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form input[type=submit], body.frontend .site-footer .footer-form__form input[type=submit] {
  border-color: #a81f49;
  font-weight: 300;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form input[type=submit]:hover, .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form input[type=submit]:active, .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form input[type=submit]:focus, body.frontend .site-footer .footer-form__form input[type=submit]:hover, body.frontend .site-footer .footer-form__form input[type=submit]:active, body.frontend .site-footer .footer-form__form input[type=submit]:focus {
    background-color: #a81f49;
    border-color: #a81f49;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .wpcf7-response-output, body.frontend .site-footer .footer-form__form .wpcf7-response-output {
  font-size: 22px;
  margin-bottom: 0;
  border-color: transparent;
}
@media only screen and (min-width: 360px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .wpcf7-response-output, body.frontend .site-footer .footer-form__form .wpcf7-response-output {
    font-size: calc(22px + 13.2 * (100vw - 360px) / 216);
  }
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .wpcf7-response-output, body.frontend .site-footer .footer-form__form .wpcf7-response-output {
    font-size: 35.2px;
  }
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .wpcf7-response-output, body.frontend .site-footer .footer-form__form .wpcf7-response-output {
    font-size: 22px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .wpcf7-response-output else, body.frontend .site-footer .footer-form__form .wpcf7-response-output else {
  font-size: 22px;
}
@media only screen and (min-width: 360px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .wpcf7-response-output else, body.frontend .site-footer .footer-form__form .wpcf7-response-output else {
    font-size: calc(22px + 13.2 * (100vw - 360px) / 216);
  }
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .wpcf7-response-output else, body.frontend .site-footer .footer-form__form .wpcf7-response-output else {
    font-size: 35.2px;
  }
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .wpcf7-response-output else, body.frontend .site-footer .footer-form__form .wpcf7-response-output else {
    font-size: 22px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .wpcf7-response-output, body.frontend .site-footer .footer-form__form .wpcf7-response-output {
    font-size: calc( 991px * 18 / 1920 );
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .wpcf7-response-output, body.frontend .site-footer .footer-form__form .wpcf7-response-output {
    font-size: calc(1200px * 18 / 1920);
  }
}
@media only screen and (min-width: 1440px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .wpcf7-response-output, body.frontend .site-footer .footer-form__form .wpcf7-response-output {
    font-size: calc(1440px * 18 / 1920);
  }
}
@media only screen and (min-width: 1600px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .wpcf7-response-output, body.frontend .site-footer .footer-form__form .wpcf7-response-output {
    font-size: calc(1600px * 18 / 1920);
  }
}
@media only screen and (min-width: 1920px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form__form .wpcf7-response-output, body.frontend .site-footer .footer-form__form .wpcf7-response-output {
    font-size: 18px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form .bottom-copy, body.frontend .site-footer .footer-form .bottom-copy {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form .bottom-copy, body.frontend .site-footer .footer-form .bottom-copy {
    margin-top: 40px;
    margin-bottom: 50px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .site-footer .footer-form .bottom-copy a, body.frontend .site-footer .footer-form .bottom-copy a {
  color: #cf92c6;
}

.careers .site-footer {
  padding-top: 0px !important;
}
@media only screen and (min-width: 1440px) {
  .careers .site-footer {
    margin-top: -100px;
  }
}
@media only screen and (min-width: 1600px) {
  .careers .site-footer {
    margin-top: -200px;
  }
}

.page-id-366 .site-footer,
.page-id-363 .site-footer {
  background: url("/wp-content/themes/genesis-child/dist/images/footer-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  .page-id-366 .site-footer,
.page-id-363 .site-footer {
    background-position: right center;
  }
}
.page-id-366 .site-footer .wrap .site-footer,
.page-id-363 .site-footer .wrap .site-footer {
  padding: 0 !important;
  padding-top: 30px !important;
  background: none;
}
.page-id-366 .site-footer .wrap .site-footer .footer-wrap,
.page-id-363 .site-footer .wrap .site-footer .footer-wrap {
  padding: 0 !important;
}

/*# sourceMappingURL=general.css.map*/