.elementor-17023 .elementor-element.elementor-element-09b7532{--display:flex;overflow:visible;}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-primary );}.elementor-17023 .elementor-element.elementor-element-c6d5ef1 .elementor-icon-wrapper{text-align:center;}.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 );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-17023 .elementor-element.elementor-element-c444d72{text-align:center;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-17023 .elementor-element.elementor-element-d0baecb{padding:0% 5% 0% 5%;text-align:center;}#elementor-popup-modal-17023{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-17023 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-17023 .dialog-close-button{display:flex;}#elementor-popup-modal-17023 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}/* Start custom CSS for container, class: .elementor-element-09b7532 *//* Only target the specific popup with ID 17023 */


#elementor-popup-modal-17023 .dialog-message{
    width: 100%
}
.dialog-message.dialog-lightbox-message .elementor-17023 {
    background: #0C0E12 !important;
    border: 2px solid #373A41 !important;
    border-radius: 12px !important;
    width: 520px !important;
    max-width: calc(100vw - 40px) !important;
    height: auto !important;
    max-height: calc(100vh - 40px) !important;
    position: relative !important;
    box-shadow: 0 0 8px #fff !important;
    padding: 20px 20px 0px  20px !important;
    display: flex !important
;
    flex-direction: column !important;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', sans-serif !important;
    box-sizing: border-box !important;
    margin: 27px auto 0px !important;
    overflow: visible !important;
}

/* Close button */
.elementor-17023::before {
    content: "×" !important;
    position: absolute !important;
    top: 15px !important;
    right: 15px !important;
    width: 30px !important;
    height: 30px !important;
    background: transparent !important;
    color: #ffffff !important;
    font-size: 24px !important;
    font-weight: bold !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    border-radius: 50% !important;
    transition: all 0.2s ease !important;
    z-index: 10 !important;
    line-height: 1 !important;
    hover: background-color: rgba(255, 255, 255, 0.1) !important;
}

.elementor-17023::before:hover {
    background-color: rgba(255, 255, 255, 0.1) !important;
    transform: scale(1.1) !important;
}

/* Main popup overlay styling - only for this specific popup */
.dialog-message.dialog-lightbox-message:has(.elementor-17023) {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    background: rgba(0, 0, 0, 0.8) !important;
    z-index: 999999 !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    backdrop-filter: blur(4px) !important;
    padding: 20px !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
}

/* Prevent body scroll when popup is open */
body:has(.dialog-message.dialog-lightbox-message .elementor-17023) {
    overflow: hidden !important;
    height: 100vh !important;
}

/* Container inner - only for popup */
.elementor-17023 .e-con-inner {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: 100% !important;
    gap: 0 !important;
}

/* Icon styling - specific to popup */
.elementor-17023 .elementor-element-c6d5ef1 {
    display: flex !important;
    justify-content: center !important;
    margin-bottom: 8px !important;
    margin-top: 0 !important;
    flex-shrink: 0 !important;
}

.elementor-17023 .elementor-element-c6d5ef1 .elementor-icon-wrapper {
    width: 48px !important;
    height: 48px !important;
    background: linear-gradient(135deg, #410d2a 0%, #e91e63 100%) !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.elementor-17023 .elementor-element-c6d5ef1 .elementor-icon svg {
    width: 20px !important;
    height: 20px !important;
    fill: white !important;
}

/* Title styling - specific to popup */
.elementor-17023 .elementor-element-c444d72 .elementor-heading-title {
    color: #F7F7F7 !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    text-align: center !important;
    margin-bottom: 15px !important;
    letter-spacing: -0.3px !important;
    margin-top: 10px !important;
    flex-shrink: 0 !important;
    line-height: 1.2 !important;
}

/* Subtitle styling - specific to popup */
.elementor-17023 .elementor-element-d0baecb p {
    color: #888888 !important;
    font-size: 14px !important;
    text-align: center !important;
    margin-bottom: 12px !important;
    line-height: 1.3 !important;
    font-weight: 400 !important;
    margin-top: 10px !important;
    flex-shrink: 0 !important;
}

/* Form container - specific to popup */
.elementor-17023 .elementor-element-5eb6b7d {
    width: 100% !important;
    flex: 1 !important;
    min-height: 0 !important;
}

.elementor-17023 .elementor-form {
    width: 100% !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
}

.elementor-17023 .elementor-form-fields-wrapper {
    width: 100% !important;
    flex: 1 !important;
}

/* Form field groups - specific to popup */
.elementor-17023 .elementor-field-group {
    margin-bottom: 12px !important;
    width: 100% !important;
}

.elementor-17023 .elementor-field-group:last-of-type {
    margin-bottom: 8px !important;
}

/* Labels - specific to popup */
.elementor-17023 .elementor-field-label {
    color: #CECFD2 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-bottom: 4px !important;
    display: block !important;
}

/* Input fields - specific to popup */
.elementor-17023 .elementor-field {
    width: 100% !important;
    background: #0C0E12 !important;
    border: 1px solid #3a3a3a !important;
    border-radius: 8px !important;
    padding: 8px 12px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    transition: all 0.2s ease !important;
    font-family: inherit !important;
    box-sizing: border-box !important;
    height: 40px !important;
}

.elementor-17023 .elementor-field:hover,
.elementor-17023 .elementor-field:focus,
.elementor-17023 .elementor-field:active {
    border-color: #F670C7 !important;
    background: transparent !important;
    outline: none !important;
    box-shadow: 0 0 0 2px rgba(246, 112, 199, 0.1) !important;
}

.elementor-17023 .elementor-field::placeholder {
    color: #666666 !important;
    font-weight: 400 !important;
}

/* Submit button container - specific to popup */
.elementor-17023 .e-form__buttons {
    display: flex !important;
    width: 100% !important;
    margin-top: 8px !important;
    padding-top: 0 !important;
    flex-shrink: 0 !important;
}

/* Submit button - specific to popup */
.elementor-17023 .elementor-button {
    width: 100% !important;
    padding: 10px 16px !important;
    border: none !important;
    border-radius: 8px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    font-family: inherit !important;
    background: #DD2590 !important;
    color: #CECFD2 !important;
    height: 44px !important;
}

.elementor-17023 .elementor-button:hover {
    transform: translateY(-1px) !important;
    box-shadow: 0 4px 12px rgba(233, 30, 99, 0.35) !important;
}

.elementor-17023 .elementor-button:active {
    transform: translateY(0) !important;
}

.elementor-17023 .elementor-button:disabled {
    opacity: 0.6 !important;
    cursor: not-allowed !important;
    transform: none !important;
}

.elementor-17023 .elementor-button-content-wrapper {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.elementor-17023 .elementor-button-text {
    color: #CECFD2 !important;
}

/* Hidden fields - specific to popup */
.elementor-17023 .elementor-field-type-hidden {
    display: none !important;
}

/* Close button functionality */
.elementor-17023::before {
    content: "×" !important;
    position: absolute !important;
    top: 12px !important;
    right: 12px !important;
    width: 28px !important;
    height: 28px !important;
    background: transparent !important;
    color: #ffffff !important;
    font-size: 22px !important;
    font-weight: bold !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    border-radius: 50% !important;
    transition: all 0.2s ease !important;
    z-index: 10 !important;
    line-height: 1 !important;
}

.elementor-17023::before:hover {
    background-color: rgba(255, 255, 255, 0.1) !important;
    transform: scale(1.1) !important;
}

/* MOBILE RESPONSIVE DESIGN - Only for popup */
@media (max-width: 768px) {
    .dialog-message.dialog-lightbox-message:has(.elementor-17023) {
        padding: 15px !important;
        align-items: center !important;
    }

    .elementor-17023 {
        width: calc(100vw - 30px) !important;
        max-width: calc(100vw - 30px) !important;
        max-height: calc(100vh - 30px) !important;
        padding: 16px !important;
        margin: 15px auto !important;
        border-radius: 10px !important;
    }

    .elementor-17023 .elementor-element-c444d72 .elementor-heading-title {
        font-size: 18px !important;
        margin-bottom: 5px !important;
    }

    .elementor-17023 .elementor-element-d0baecb p {
        font-size: 13px !important;
        margin-bottom: 10px !important;
    }

    .elementor-17023 .elementor-field-group {
        margin-bottom: 10px !important;
    }

    .elementor-17023 .elementor-field {
        padding: 8px 10px !important;
        font-size: 14px !important;
        height: 38px !important;
    }

    .elementor-17023 .elementor-button {
        height: 42px !important;
        font-size: 14px !important;
    }

    .elementor-17023 .elementor-element-c6d5ef1 .elementor-icon-wrapper {
        width: 44px !important;
        height: 44px !important;
    }

    .elementor-17023 .elementor-element-c6d5ef1 .elementor-icon svg {
        width: 18px !important;
        height: 18px !important;
    }
}

@media (max-width: 640px) {
    .dialog-message.dialog-lightbox-message:has(.elementor-17023) {
        padding: 12px !important;
    }

    .elementor-17023 {
        width: calc(100vw - 24px) !important;
        max-width: calc(100vw - 24px) !important;
        max-height: calc(100vh - 24px) !important;
        padding: 14px !important;
        margin: 12px auto !important;
        border-radius: 8px !important;
    }

    .elementor-17023 .elementor-field-group {
        margin-bottom: 8px !important;
    }

    .elementor-17023 .elementor-field {
        padding: 8px 10px !important;
        font-size: 14px !important;
        height: 36px !important;
    }

    .elementor-17023 .e-form__buttons {
        margin-top: 6px !important;
    }

    .elementor-17023 .elementor-button {
        padding: 8px 14px !important;
        font-size: 14px !important;
        height: 40px !important;
    }
}

@media (max-width: 480px) {
    .dialog-message.dialog-lightbox-message:has(.elementor-17023) {
        padding: 10px !important;
    }

    .elementor-17023 {
        width: calc(100vw - 20px) !important;
        max-width: calc(100vw - 20px) !important;
        max-height: calc(100vh - 20px) !important;
        padding: 12px !important;
        margin: 10px auto !important;
        border-radius: 6px !important;
    }

    .elementor-17023 .elementor-element-c444d72 .elementor-heading-title {
        font-size: 16px !important;
        margin-bottom: 4px !important;
    }

    .elementor-17023 .elementor-element-d0baecb p {
        font-size: 12px !important;
        margin-bottom: 8px !important;
    }

    .elementor-17023 .elementor-element-c6d5ef1 {
        margin-bottom: 6px !important;
    }

    .elementor-17023 .elementor-element-c6d5ef1 .elementor-icon-wrapper {
        width: 40px !important;
        height: 40px !important;
    }

    .elementor-17023 .elementor-element-c6d5ef1 .elementor-icon svg {
        width: 16px !important;
        height: 16px !important;
    }

    .elementor-17023 .elementor-field-group {
        margin-bottom: 6px !important;
    }

    .elementor-17023 .elementor-field {
        padding: 8px 10px !important;
        font-size: 14px !important;
        height: 34px !important;
    }

    .elementor-17023 .elementor-button {
        height: 38px !important;
        font-size: 14px !important;
    }

    .elementor-17023 .e-form__buttons {
        margin-top: 4px !important;
    }
}

/* Very small screens - Only for popup */
@media (max-width: 380px) {
    .dialog-message.dialog-lightbox-message:has(.elementor-17023) {
        padding: 8px !important;
    }

    .elementor-17023 {
        width: calc(100vw - 16px) !important;
        max-width: calc(100vw - 16px) !important;
        max-height: calc(100vh - 16px) !important;
        padding: 10px !important;
        margin: 8px auto !important;
        border-radius: 6px !important;
    }

    .elementor-17023 .elementor-field {
        padding: 6px 8px !important;
        height: 32px !important;
    }

    .elementor-17023 .elementor-button {
        height: 36px !important;
        padding: 6px 12px !important;
    }

    .elementor-17023 .elementor-element-c444d72 .elementor-heading-title {
        font-size: 15px !important;
    }

    .elementor-17023 .elementor-element-d0baecb p {
        font-size: 11px !important;
    }
}

/* Landscape orientation - Only for popup */
@media (max-height: 600px) and (orientation: landscape) {
    .dialog-message.dialog-lightbox-message:has(.elementor-17023) {
        align-items: center !important;
        padding: 8px !important;
    }
    
    .elementor-17023 {
        margin: 8px auto !important;
        max-height: calc(100vh - 16px) !important;
        padding: 12px !important;
    }
    
    .elementor-17023 .elementor-field-group {
        margin-bottom: 6px !important;
    }
    
    .elementor-17023 .elementor-element-c6d5ef1 {
        margin-bottom: 4px !important;
    }
    
    .elementor-17023 .elementor-element-d0baecb p {
        margin-bottom: 6px !important;
    }

    .elementor-17023 .elementor-element-c444d72 .elementor-heading-title {
        font-size: 16px !important;
        margin-bottom: 3px !important;
    }

    .elementor-17023 .elementor-field {
        height: 32px !important;
        padding: 6px 8px !important;
    }

    .elementor-17023 .elementor-button {
        height: 36px !important;
    }
}

/* JavaScript for close functionality */
.elementor-17023[data-close-popup] {
    display: none !important;
}

/* Additional close button styling */
.elementor-17023 .popup-close-btn {
    position: absolute !important;
    top: 12px !important;
    right: 12px !important;
    width: 28px !important;
    height: 28px !important;
    background: transparent !important;
    border: none !important;
    color: #ffffff !important;
    font-size: 22px !important;
    font-weight: bold !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    border-radius: 50% !important;
    transition: all 0.2s ease !important;
    z-index: 10 !important;
    line-height: 1 !important;
    padding: 0 !important;
}

.elementor-17023 .popup-close-btn:hover {
    background-color: rgba(255, 255, 255, 0.1) !important;
    transform: scale(1.1) !important;
}/* End custom CSS */