.elementor-358 .elementor-element.elementor-element-ada2163{--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:120px;--padding-bottom:80px;--padding-left:40px;--padding-right:40px;}.elementor-358 .elementor-element.elementor-element-ada2163:not(.elementor-motion-effects-element-type-background), .elementor-358 .elementor-element.elementor-element-ada2163 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.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-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-358 .elementor-element.elementor-element-97afca2{color:#6B7280;}.elementor-358 .elementor-element.elementor-element-5dd565a{--e-filter-direction:row;--e-filter-white-space:nowrap;--e-filter-justify-content:flex-start;--e-filter-item-width:initial;--e-filter-item-flex-grow:0;--e-filter-wrap:wrap;--e-filter-overflow-x:initial;--e-filter-normal-text-color:#000000;--e-filter-item-border-radius:6px 6px 6px 6px;}.elementor-358 .elementor-element.elementor-element-5dd565a .e-filter-item:not( [aria-pressed=true] ):not( :hover ){background-color:#DDD9D9;border-style:solid;border-color:#DDD9D9;}.elementor-358 .elementor-element.elementor-element-8cf136b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-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-358 .elementor-element.elementor-element-cb3814f{--grid-columns:3;}.elementor-358 .elementor-element.elementor-element-cb3814f .elementor-pagination{text-align:center;}body:not(.rtl) .elementor-358 .elementor-element.elementor-element-cb3814f .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-358 .elementor-element.elementor-element-cb3814f .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-358 .elementor-element.elementor-element-cb3814f .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-358 .elementor-element.elementor-element-cb3814f .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}@media(min-width:768px){.elementor-358 .elementor-element.elementor-element-ada2163{--content-width:1140px;}}@media(max-width:1024px){.elementor-358 .elementor-element.elementor-element-cb3814f{--grid-columns:2;}}@media(max-width:767px){.elementor-358 .elementor-element.elementor-element-cb3814f{--grid-columns:1;}}/* Start custom CSS for taxonomy-filter, class: .elementor-element-5dd565a *//* Minimal Elegant - Clean & Professional */
.elementor-taxonomy-filter {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
    margin-bottom: 30px !important;
    padding: 20px !important;
    background: #f8fafc !important;
    border-radius: 12px !important;
    border: 1px solid #e2e8f0 !important;
}

.elementor-taxonomy-filter__link {
    padding: 10px 20px !important;
    background: white !important;
    border: 2px solid #e2e8f0 !important;
    border-radius: 30px !important;
    color: #475569 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    transition: all 0.2s ease !important;
}

.elementor-taxonomy-filter__link:hover {
    border-color: #3b82f6 !important;
    color: #3b82f6 !important;
    transform: translateY(-2px);
}

.elementor-taxonomy-filter__link.elementor-active {
    background: #3b82f6 !important;
    border-color: #3b82f6 !important;
    color: white !important;
    padding-right: 40px !important;
    position: relative;
}

.elementor-taxonomy-filter__link.elementor-active:after {
    content: '✓';
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    font-weight: bold;
}/* End custom CSS */