.elementor-2624 .elementor-element.elementor-element-588be07{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:8%;--padding-bottom:8%;--padding-left:6%;--padding-right:6%;}.elementor-2624 .elementor-element.elementor-element-588be07:not(.elementor-motion-effects-element-type-background), .elementor-2624 .elementor-element.elementor-element-588be07 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8F6F3;}.elementor-2624 .elementor-element.elementor-element-ebbf92a{--display:flex;--gap:46px 46px;--row-gap:46px;--column-gap:46px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--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-2624 .elementor-element.elementor-element-8219936{text-align:center;}.elementor-2624 .elementor-element.elementor-element-8219936 .elementor-heading-title{font-family:"Instrument Serif", Sans-serif;font-size:56px;font-weight:400;color:#1A1A1A;}.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-2624 .elementor-element.elementor-element-3ae9f39{--grid-columns:3;}.elementor-2624 .elementor-element.elementor-element-3ae9f39 .elementor-loop-container{grid-auto-rows:1fr;}.elementor-2624 .elementor-element.elementor-element-3ae9f39 .e-loop-item > .elementor-section, .elementor-2624 .elementor-element.elementor-element-3ae9f39 .e-loop-item > .elementor-section > .elementor-container, .elementor-2624 .elementor-element.elementor-element-3ae9f39 .e-loop-item > .e-con, .elementor-2624 .elementor-element.elementor-element-3ae9f39 .e-loop-item .elementor-section-wrap  > .e-con{height:100%;}.elementor-2624 .elementor-element.elementor-element-3ae9f39 .elementor-pagination{text-align:center;margin-top:46px;}.elementor-2624 .elementor-element.elementor-element-3ae9f39 .elementor-pagination .page-numbers:not(.dots){color:var( --e-global-color-astglobalcolor4 );}body:not(.rtl) .elementor-2624 .elementor-element.elementor-element-3ae9f39 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 16px/2 );}body:not(.rtl) .elementor-2624 .elementor-element.elementor-element-3ae9f39 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 16px/2 );}body.rtl .elementor-2624 .elementor-element.elementor-element-3ae9f39 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 16px/2 );}body.rtl .elementor-2624 .elementor-element.elementor-element-3ae9f39 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 16px/2 );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-2624 .elementor-element.elementor-element-8219936 .elementor-heading-title{font-size:37px;}.elementor-2624 .elementor-element.elementor-element-3ae9f39{--grid-columns:2;}}@media(max-width:767px){.elementor-2624 .elementor-element.elementor-element-8219936 .elementor-heading-title{font-size:30px;}.elementor-2624 .elementor-element.elementor-element-3ae9f39{--grid-columns:1;}}/* Start custom CSS for loop-grid, class: .elementor-element-3ae9f39 *//* Remove underline from all post links inside this widget */
.custom-pagination a,
.custom-pagination a:hover,
.custom-pagination a:focus {
    text-decoration: none !important;
}

/* Remove underline from post title/category/date */
.custom-pagination .elementor-heading-title,
.custom-pagination .elementor-heading-title a,
.custom-pagination .elementor-post-info a,
.custom-pagination .elementor-post-info__item,
.custom-pagination time {
    text-decoration: none !important;
}

/* Fix date cropping issue */
.custom-pagination .elementor-widget-post-info,
.custom-pagination .elementor-post-info,
.custom-pagination .elementor-icon-list-items,
.custom-pagination .elementor-icon-list-item,
.custom-pagination .elementor-post-info__item,
.custom-pagination time {
    overflow: visible !important;
    height: auto !important;
    line-height: 1.4 !important;
}

/* Date spacing */
.custom-pagination .elementor-widget-post-info {
    margin-top: 4px;
}

/* Pagination wrapper */
.custom-pagination .elementor-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin: 60px 0 80px;
    padding: 0 20px;
}

/* Pagination number */
.custom-pagination .elementor-pagination .page-numbers {
    width: 40px;
    height: 40px;
    border: 1px solid #d0c9bf;
    background: #fff;
    color: #666;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    text-decoration: none !important;
}

/* Active pagination */
.custom-pagination .elementor-pagination .page-numbers.current {
    background: #333;
    color: #fff;
    border-color: #333;
}

/* Hover pagination */
.custom-pagination .elementor-pagination .page-numbers:hover {
    background: #333;
    color: #fff;
    border-color: #333;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Instrument Serif';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://develop.kabiratex.com/wp-content/uploads/2026/03/InstrumentSerif-Regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */