.elementor-5902 .elementor-element.elementor-element-181fcbf4{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5902 .elementor-element.elementor-element-36b9e625{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--border-radius:16px 16px 16px 16px;--padding-top:40px;--padding-bottom:40px;--padding-left:32px;--padding-right:32px;}.elementor-5902 .elementor-element.elementor-element-36b9e625:not(.elementor-motion-effects-element-type-background), .elementor-5902 .elementor-element.elementor-element-36b9e625 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-af5c9d6 );}.elementor-5902 .elementor-element.elementor-element-5fe7f5dd{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;grid-column:span 7;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-5902 .elementor-element.elementor-element-29e3f137 .elementor-heading-title{font-family:var( --e-global-typography-0256873-font-family ), Sans-serif;font-size:var( --e-global-typography-0256873-font-size );font-weight:var( --e-global-typography-0256873-font-weight );line-height:var( --e-global-typography-0256873-line-height );letter-spacing:var( --e-global-typography-0256873-letter-spacing );color:var( --e-global-color-e9c40ac );}.elementor-5902 .elementor-element.elementor-element-6413ea93 .elementor-heading-title{color:var( --e-global-color-e9c40ac );}.elementor-5902 .elementor-element.elementor-element-30006ac0{--display:flex;}.elementor-5902 .elementor-element.elementor-element-2c8856a1{width:100%;max-width:100%;grid-column:span 5;}@media(max-width:1023px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-5902 .elementor-element.elementor-element-29e3f137 .elementor-heading-title{font-size:var( --e-global-typography-0256873-font-size );line-height:var( --e-global-typography-0256873-line-height );letter-spacing:var( --e-global-typography-0256873-letter-spacing );}}@media(max-width:767px){.elementor-5902 .elementor-element.elementor-element-36b9e625{--padding-top:32px;--padding-bottom:32px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-5902 .elementor-element.elementor-element-29e3f137 .elementor-heading-title{font-size:var( --e-global-typography-0256873-font-size );line-height:var( --e-global-typography-0256873-line-height );letter-spacing:var( --e-global-typography-0256873-letter-spacing );}}@media(min-width:768px){.elementor-5902 .elementor-element.elementor-element-5fe7f5dd{--width:50%;}.elementor-5902 .elementor-element.elementor-element-30006ac0{--width:44%;}}/* Start custom CSS for wpforms, class: .elementor-element-2c8856a1 */.subscribe-form .wpforms-form {
    display: flex;
    align-items: center;
    gap: 12px;
}

@media screen and (max-width: 767.98px) {
    .subscribe-form .wpforms-form {
        flex-direction: column;
    }
}

.subscribe-form .wpforms-container {
    margin: 0 !important;
}

.subscribe-form .wpforms-field-container {
    flex-grow: 1;
    width: 100%;
}

.subscribe-form .wpforms-field {
    padding: 0 !important;
    min-height: 48px;
    overflow-x: visible !important;
}

.subscribe-form input {
    padding: 10px 16px !important;
    min-height: 48px
}

.subscribe-form input.wpforms-error {
    border-color: #C0504D !important;
    box-shadow: none !important;
}

.subscribe-form input.wpforms-error:focus {
    border-color: #C0504D !important;
    box-shadow: none !important;
}

.subscribe-form em.wpforms-error {
    color: #C0504D !important;
    margin-top: 2px !important;
}

@media screen and (min-width: 768px) {
    .subscribe-form em.wpforms-error {
    position: absolute !important;
    top: 100%;
}
}

.subscribe-form .wpforms-submit-container {
    margin: 0 !important;
}

@media screen and (max-width: 767.98px) {
    .subscribe-form .wpforms-submit-container {
        min-width: 100%;
    }
}

.subscribe-form .wpforms-submit {
    min-width: max-content;
    min-height: 52px;
    padding: 8px 16px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 150%;
    box-shadow: 0px 8px 24px 0px rgba(1, 27, 32, 0.30) !important;
}

@media screen and (max-width: 767.98px) {
    .subscribe-form .wpforms-submit {
        min-width: 100%;
    }
}

.subscribe-form .wpforms-submit:hover, .subscribe-form .wpforms-submit:active {
    background: #3D7885 !important;
}

.subscribe-form .wpforms-submit:focus:after {
    content: none !important;
}

.subscribe-form .wpforms-submit:hover, 
.subscribe-form .wpforms-submit:focus {
    box-shadow: 0px 8px 14px 0px rgba(65, 129, 143, 0.50);

}

.subscribe-form .wpforms-submit-spinner {
    margin: 0 !important;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}/* End custom CSS */