.elementor-37550 .elementor-element.elementor-element-91e6452{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:32px 32px 32px 32px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-37550 .elementor-element.elementor-element-76eb9e7{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;max-width:label_off !important;text-align:center;}.elementor-37550 .elementor-element.elementor-element-76eb9e7 .elementor-heading-title{font-size:48px;}.elementor-37550 .elementor-element.elementor-element-5e6bcb2{max-width:label_off !important;text-align:center;}.elementor-37550 .elementor-element.elementor-element-1f18ff2{max-width:label_off !important;}#elementor-popup-modal-37550{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-37550 .dialog-message{width:800px;height:auto;}#elementor-popup-modal-37550 .dialog-close-button{display:flex;}#elementor-popup-modal-37550 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-37550 .elementor-element.elementor-element-76eb9e7 .elementor-heading-title{font-size:40px;}}/* Start custom CSS for html, class: .elementor-element-1f18ff2 */body.admin-bar .dialog-type-lightbox {
    position: fixed !important;
}
.pay-it-forward h3 {
    font-size: 32px;
}
.pay-it-forward p {
    margin-bottom: 10px;
}
.pay-it-forward__custom-form {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.pay-it-forward__custom-form input {
    max-width: 200px;
}
.pay-it-forward__divider {
    padding: 20px 0;
    display: flex;
    align-items: center;
}
.pay-it-forward__divider .pif-or {
    min-width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    color: #09b1ab;
    font-weight: 500;
}
.pay-it-forward__divider .pif-divider {
    height: 2px;
    width: 100%;
    background: #09b1ab;
}
.pay-it-forward__card {
    margin-bottom: 40px;
}
.pay-it-forward__price a {
    padding: 17px 40px;
    background: #08b1aa;
    border-radius: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    font-family: 'Fredoka Local';
    line-height: 22px;
}
.pay-it-forward__price a:hover {
    background: #d78acc;
}
@media screen and (max-width: 768px) {
    .pay-it-forward h3 {
        font-size: 24px;
    }
    .pay-it-forward__price a {
        font-size: 15px;
    }
}/* End custom CSS */