.elementor-1084 .elementor-element.elementor-element-43e32eb{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-1084 .elementor-element.elementor-element-6bb8941{width:100%;max-width:100%;}.elementor-1084 .elementor-element.elementor-element-6bb8941 > .elementor-widget-container{margin:10px 10px 10px 10px;padding:20px 20px 20px 20px;border-style:solid;border-width:1px 1px 1px 1px;border-radius:22px 22px 22px 22px;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);}.elementor-1084 .elementor-element.elementor-element-6bb8941.elementor-element{--align-self:center;--order:99999 /* order end hack */;}.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 );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1084 .elementor-element.elementor-element-43e32eb{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-1084 .elementor-element.elementor-element-43e32eb{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-1084 .elementor-element.elementor-element-6bb8941 > .elementor-widget-container{margin:0px 0px 0px 0px;}}/* Start custom CSS for text-editor, class: .elementor-element-820f8aa */.contact-section {
    max-width: 800px;
    margin: auto;
    padding: 40px 20px;
    font-family: 'Cairo', sans-serif;
    line-height: 1.8;
}

.contact-title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 20px;
}

.contact-description {
    text-align: center;
    color: #555;
    margin-bottom: 30px;
}

.contact-card {
    background: #f8f8f8;
    padding: 25px;
    border-radius: 12px;
    text-align: center;
    margin-bottom: 30px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

.contact-email {
    display: inline-block;
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #008000;
    text-decoration: none;
}

.contact-email:hover {
    text-decoration: underline;
}

.faq-box {
    background: #ffffff;
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

.faq-item h4 {
    margin-bottom: 10px;
    font-size: 18px;
}

.faq-item p {
    color: #555;
}/* End custom CSS */