/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/fast-css-loader/lib/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./blocks/shared/newsletter-override-site-options/style.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
/* Bootstrap */
/* Vendors */
.b--cta-newsletter {
  position: relative; }
  .b--cta-newsletter button .btn__fill {
    display: none !important; }
  @media (max-width: 991.98px) {
    .b--cta-newsletter .l__btn {
      margin-top: var(--spacers-md); } }
  @media (max-width: 767.98px) {
    .b--cta-newsletter .l__btn {
      text-align: center; } }
  .b--cta-newsletter .l__title {
    font-size: var(--title-xxl);
    line-height: var(--title-xxl-line-height);
    font-family: "Saira", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
    @media (max-width: 767.98px) {
      .b--cta-newsletter .l__title {
        margin-left: auto;
        margin-right: auto; } }
  .b--cta-newsletter .wpforms-container {
    margin-top: 0; }
    .b--cta-newsletter .wpforms-container .wpforms-form {
      position: relative;
      gap: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .b--cta-newsletter .wpforms-container .wpforms-field {
      margin-top: 0 !important; }
    .b--cta-newsletter .wpforms-container .wpforms-field-container {
      margin-top: 0; }
    .b--cta-newsletter .wpforms-container button[type="submit"] {
      height: 2.9375rem;
      width: 100%;
      background: transparent !important;
      position: absolute;
      right: 0;
      top: 0; }
      .b--cta-newsletter .wpforms-container button[type="submit"]::before {
        display: none !important; }
      .b--cta-newsletter .wpforms-container button[type="submit"]::after {
        background-image: url("data:image/svg+xml,<svg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'><g><path d='M9 10.5L4 15.5L9 20.5' stroke='white' stroke-width='2' stroke-linecap='square'/><path id='Vector_2' d='M20 4.5V11.5C20 12.5609 19.5786 13.5783 18.8284 14.3284C18.0783 15.0786 17.0609 15.5 16 15.5H5' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/></g></svg>");
        background-repeat: no-repeat;
        top: 50%;
        right: var(--bs-btn-padding-y);
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        -webkit-transition: right .2s ease-out;
        transition: right .2s ease-out;
        position: absolute;
        height: 1.5625rem;
        width: 1.5625rem;
        content: "";
        -webkit-filter: none;
                filter: none; }

