.elementor-3297 .elementor-element.elementor-element-d0abb07{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3297 .elementor-element.elementor-element-a539d89{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-3297 .elementor-element.elementor-element-a539d89.elementor-element{--align-self:center;}.elementor-3297 .elementor-element.elementor-element-a539d89 .elementor-heading-title{font-size:58px;line-height:46px;color:#333333;}.elementor-3297 .elementor-element.elementor-element-0b76784{text-align:center;}.elementor-3297 .elementor-element.elementor-element-0b76784 .elementor-heading-title{font-size:21px;color:#333333;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );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-3297 .elementor-element.elementor-element-0b33884{font-weight:500;line-height:23px;}.elementor-3297 .elementor-element.elementor-element-d6d101b{text-align:center;}.elementor-3297 .elementor-element.elementor-element-d6d101b .elementor-heading-title{font-size:31px;color:#ED6D04;}.elementor-3297 .elementor-element.elementor-element-d3f08aa{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-3297 .elementor-element.elementor-element-b3bf876 .gallery-item .gallery-caption{text-align:center;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-3297 .elementor-element.elementor-element-4f7188f .elementor-button{background-color:#ED6D04;font-size:20px;font-weight:700;letter-spacing:0.6px;border-radius:50px 50px 50px 50px;}#wpr-popup-id-3297 .wpr-popup-overlay{background-color:#000000A8;display:block;}#wpr-popup-id-3297 .wpr-popup-container{width:650px;animation-duration:1s;}#wpr-popup-id-3297 .wpr-popup-container-inner{height:auto;z-index:13;align-items:flex-start;padding:20px 20px 20px 20px;border-radius:0px 0px 0px 0px;}#wpr-popup-id-3297 .wpr-template-popup-inner{justify-content:center;align-items:center;}#wpr-popup-id-3297{z-index:9999;}#wpr-popup-id-3297 .wpr-popup-close-btn{display:block;top:10px;right:10px;color:#333333;width:35px;height:35px;border-style:none;border-radius:2px 2px 2px 2px;}#wpr-popup-id-3297 .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y{background-color:#333333;}#wpr-popup-id-3297 .ps > .ps__rail-y > .ps__thumb-y{background-color:#333333;}#wpr-popup-id-3297 .wpr-popup-close-btn:hover{color:#54595f;}#wpr-popup-id-3297 .wpr-popup-close-btn i{font-size:20px;line-height:35px;}#wpr-popup-id-3297 .wpr-popup-close-btn svg{width:20px;height:20px;line-height:35px;}@media(max-width:767px){.elementor-3297 .elementor-element.elementor-element-a539d89 .elementor-heading-title{font-size:39px;}}/* Start custom CSS for container, class: .elementor-element-d0abb07 */.fa-times:before {
    content: "X" !important;
    font-size: 50px;
}

.wpr-template-popup h2, .wpr-template-popup h3, .wpr-template-popup i {
    font-family: "Nexa Rust Sans" !important;
}

/* Centering the popup */
.wpr-template-popup .wpr-popup-container {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    width: 90vw !important;
    max-width: 600px !important;
    max-height: 90vh !important;
    box-sizing: border-box !important;
}

.wpr-template-popup .wpr-popup-container-inner {
    border-radius: 15px;
    padding: 30px 15px;
    overflow-y: auto;
    max-height: 90vh;
    box-sizing: border-box !important;
}



.elementor-image-gallery .gallery-item img {
    height: 130px;
    aspect-ratio: 3/2;
    object-fit: cover;
}

/* Overlay styling */
.wpr-template-popup .wpr-popup-overlay {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

/* Popup close button */
.wpr-popup-close-btn {
    right: 20px !important;
    top: 30px !important;
}
div#gallery-1 {
    display: flex;
    gap: 10px;
}

figure.gallery-item {
    width: 100%;
    object-fit: cover !important;
}

/* Mobile optimization */
@media (max-width: 768px) {
    .wpr-template-popup .wpr-popup-container {
        width: 95vw !important;
        max-width: 100% !important;
    }
    
    .wpr-template-popup .wpr-popup-container-inner {
        padding: 20px 10px !important;
    }
    div#gallery-1 {
    gap: 5px;
}
}/* End custom CSS */