.elementor-893 .elementor-element.elementor-element-7d2c2931{--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;--padding-top:100px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.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-893 .elementor-element.elementor-element-33e3cfca{text-align:center;}.elementor-893 .elementor-element.elementor-element-33e3cfca .elementor-heading-title{font-family:"Manrope", Sans-serif;font-size:70px;font-weight:700;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.2em;letter-spacing:0px;word-spacing:0px;color:#54595F;}.elementor-893 .elementor-element.elementor-element-8c75596{--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;--margin-top:0px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;}.elementor-widget-loop-grid .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-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-893 .elementor-element.elementor-element-75910f9{--grid-columns:3;}.elementor-893 .elementor-element.elementor-element-75910f9 .elementor-loop-container{grid-auto-rows:1fr;}.elementor-893 .elementor-element.elementor-element-75910f9 .e-loop-item > .elementor-section, .elementor-893 .elementor-element.elementor-element-75910f9 .e-loop-item > .elementor-section > .elementor-container, .elementor-893 .elementor-element.elementor-element-75910f9 .e-loop-item > .e-con, .elementor-893 .elementor-element.elementor-element-75910f9 .e-loop-item .elementor-section-wrap  > .e-con{height:100%;}.elementor-893 .elementor-element.elementor-element-75910f9 .elementor-pagination{text-align:center;}body:not(.rtl) .elementor-893 .elementor-element.elementor-element-75910f9 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-893 .elementor-element.elementor-element-75910f9 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-893 .elementor-element.elementor-element-75910f9 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-893 .elementor-element.elementor-element-75910f9 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}:root{--page-title-display:none;}@media(min-width:768px){.elementor-893 .elementor-element.elementor-element-8c75596{--content-width:1200px;}}@media(max-width:1024px){.elementor-893 .elementor-element.elementor-element-33e3cfca > .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-893 .elementor-element.elementor-element-33e3cfca .elementor-heading-title{font-size:43px;}.elementor-893 .elementor-element.elementor-element-75910f9{--grid-columns:2;}}@media(max-width:767px){.elementor-893 .elementor-element.elementor-element-33e3cfca .elementor-heading-title{font-size:26px;}.elementor-893 .elementor-element.elementor-element-75910f9{--grid-columns:1;}}/* Start custom CSS for container, class: .elementor-element-8c75596 *//* Align Elementor Loop Grid Posts to Right */
.elementor-loop-container {
    direction: rtl; /* Set Right-to-Left direction */
    text-align: right; /* Align text to the right */
    justify-content: flex-end !important; /* Align items to the right */
}

/* Ensure inner elements respect RTL */
.elementor-loop-container .elementor-post {
    text-align: right;
    margin-left: auto;
    margin-right: 0;
}/* End custom CSS */