.psv-container *,.psv-navbar,.psv-navbar *{box-sizing:content-box}.psv-canvas,.psv-panel--open .psv-panel-close-button,.psv-panel--open .psv-panel-resizer{display:block}.psv-container{--psv-core-loaded:true;width:100%;height:100%;margin:0;padding:0;position:relative;background:radial-gradient(#fff 0,#fdfdfd 16%,#fbfbfb 33%,#f8f8f8 49%,#efefef 66%,#dfdfdf 82%,#bfbfbf 100%);overflow:hidden}.psv-canvas-container{position:absolute;top:0;left:0;z-index:0;transition:opacity .1s linear}.psv-loader-container{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:80}.psv-loader{--psv-loader-border:3px;--psv-loader-tickness:10px;position:relative;display:flex;justify-content:center;align-items:center;color:rgba(255,255,255,.7);width:150px;height:150px}.psv-loader-canvas,.psv-navbar{left:0;width:100%;position:absolute}.psv-loader-canvas{top:0;height:100%;color:rgba(61,61,61,.5);z-index:-1}.psv-button,.psv-caption{color:rgba(255,255,255,.7)}.psv-loader-text{font:600 16px sans-serif}.psv-navbar{display:flex;z-index:90;bottom:-40px;height:40px;background:rgba(0,0,0,.6);transition:bottom .1s ease-in-out;font:16px sans-serif;cursor:default}.psv-navbar--open{bottom:0}.psv-button{flex:0 0 auto;padding:10px;position:relative;cursor:pointer;height:20px;width:20px;background:0 0}.psv-button--active,.psv-container:not(.psv--is-touch) .psv-panel-menu-item:hover,.psv-panel-menu--stripped .psv-panel-menu-item:hover{background:rgba(255,255,255,.2)}.psv-button--disabled{pointer-events:none;opacity:.5}.psv-button-svg{width:100%;transform:scale(1);transition:transform .2s;vertical-align:initial}.psv-button:not(.psv-button--disabled):focus-visible{outline:#007cff solid 2px;outline-offset:-2px}.psv-container:not(.psv--is-touch) .psv-button--hover-scale:not(.psv-button--disabled):hover .psv-button-svg{transform:scale(1.2)}.psv-move-button+.psv-move-button{margin-left:-10px}.psv-custom-button{width:auto;min-width:20px}.psv-custom-button--no-padding{padding:0;height:100%}.psv-caption{flex:1 1 100%;overflow:hidden;text-align:center;cursor:unset;padding:unset;height:unset;width:unset}.psv-caption-content{display:inline-block;padding:10px;white-space:nowrap}.psv-zoom-range.psv-button{width:80px;height:1px;margin:10px 0;padding:9.5px 0;max-width:600px}.psv-zoom-range-line{position:relative;width:80px;height:1px;background:rgba(255,255,255,.7);transition:.3s}.psv-zoom-range-handle{position:absolute;border-radius:50%;top:-3px;width:7px;height:7px;background:rgba(255,255,255,.7);transform:scale(1);transition:transform .3s}.psv-notification,.psv-panel{transition-timing-function:ease-in-out;position:absolute}.psv-zoom-range:not(.psv-button--disabled):hover .psv-zoom-range-line{box-shadow:0 0 2px rgba(255,255,255,.7)}.psv-zoom-range:not(.psv-button--disabled):hover .psv-zoom-range-handle{transform:scale(1.3)}.psv-notification{z-index:100;bottom:-40px;display:flex;justify-content:center;box-sizing:border-box;width:100%;padding:0 2em;opacity:0;transition-property:opacity,bottom;transition-duration:.2s}.psv-notification-content{max-width:50em;background:rgba(61,61,61,.8);border-radius:4px;padding:.5em 1em;font:14px sans-serif;color:#fff}.psv-notification--visible{opacity:100;bottom:80px}.psv-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;z-index:110;inset:0;background:radial-gradient(#fff 0,#fdfdfd 16%,#fbfbfb 33%,#f8f8f8 49%,#efefef 66%,#dfdfdf 82%,#bfbfbf 100%);opacity:.8;cursor:default}.psv-overlay-image{margin-bottom:4vh}.psv-overlay-image svg{width:50vw}@media (orientation:landscape){.psv-overlay-image svg{width:25vw}}.psv-overlay-title{color:#000;font:30px sans-serif;text-align:center}.psv-overlay-text{color:rgba(0,0,0,.8);font:20px sans-serif;opacity:.8;text-align:center}.psv-panel{z-index:90;right:0;height:100%;width:400px;max-width:calc(100% - 9px);background:rgba(10,10,10,.7);transform:translate3d(100%,0,0);opacity:0;transition-property:opacity,transform;transition-duration:.1s;cursor:default;margin-left:9px}.psv--has-navbar .psv-panel{height:calc(100% - 40px)}.psv-panel-close-button{display:none;position:absolute;top:-1px;right:0;width:19.2px;height:19.2px;padding:6.4px;background:0 0;color:#fff;transition:background .3s ease-in-out;cursor:pointer}.psv-panel-close-button svg{transition:transform .3s ease-in-out}.psv-panel-close-button:hover{background:rgba(0,0,0,.9)}.psv-panel-close-button:hover svg{transform:scale(-1)}.psv-panel-resizer{display:none;position:absolute;top:0;left:-9px;width:9px;height:100%;background-color:rgba(0,0,0,.9);cursor:col-resize}.psv-panel-resizer::before{content:"";position:absolute;top:50%;left:1px;margin-top:-14.5px;width:1px;height:1px;box-shadow:1px 0 #fff,3px 0 #fff,5px 0 #fff,1px 2px #fff,3px 2px #fff,5px 2px #fff,1px 4px #fff,3px 4px #fff,5px 4px #fff,1px 6px #fff,3px 6px #fff,5px 6px #fff,1px 8px #fff,3px 8px #fff,5px 8px #fff,1px 10px #fff,3px 10px #fff,5px 10px #fff,1px 12px #fff,3px 12px #fff,5px 12px #fff,1px 14px #fff,3px 14px #fff,5px 14px #fff,1px 16px #fff,3px 16px #fff,5px 16px #fff,1px 18px #fff,3px 18px #fff,5px 18px #fff,1px 20px #fff,3px 20px #fff,5px 20px #fff,1px 22px #fff,3px 22px #fff,5px 22px #fff,1px 24px #fff,3px 24px #fff,5px 24px #fff,1px 26px #fff,3px 26px #fff,5px 26px #fff,1px 28px #fff,3px 28px #fff,5px 28px #fff;background:0 0}.psv-panel-content{width:100%;height:100%;box-sizing:border-box;color:#dcdcdc;font:16px sans-serif;overflow:auto}.psv-panel-content:not(.psv-panel-content--no-margin){padding:1em}.psv-panel-content--no-interaction{user-select:none;pointer-events:none}.psv-panel--open{transform:translate3d(0,0,0);opacity:1;transition-duration:.2s}@media screen and (max-width:400px){.psv-panel{width:100%!important;max-width:none}.psv-panel-resizer{display:none!important}}.psv-panel-menu{height:100%;display:flex;flex-direction:column}.psv-panel-menu-title{flex:none;display:flex;align-items:center;font:24px sans-serif;margin:24px 12px}.psv-panel-menu-title svg{width:24px;height:24px;margin-right:12px}.psv-panel-menu-list{flex:1;list-style:none;margin:0;padding:0;overflow-x:hidden}.psv-panel-menu-item{min-height:1.5em;padding:.5em 1em;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;transition:background .1s ease-in-out}.psv-panel-menu-item--active{outline:currentcolor solid 1px;outline-offset:-1px}.psv-panel-menu-item-icon{flex:none;height:1.5em;width:1.5em;margin-right:.5em}.psv-panel-menu-item-icon img{max-width:100%;max-height:100%}.psv-panel-menu-item-icon svg{width:100%;height:100%}.psv-panel-menu-item:focus-visible{outline:#007cff solid 2px;outline-offset:-2px}.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(odd),.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(odd)::before{background:rgba(255,255,255,.1)}.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(2n),.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(2n)::before{background:0 0}.psv-tooltip{position:absolute;z-index:50;box-sizing:border-box;max-width:200px;background:rgba(61,61,61,.8);border-radius:4px;opacity:0;transition-property:opacity,transform;transition-timing-function:ease-in-out;transition-duration:.1s;cursor:default}.psv-tooltip-content{color:#fff;font:14px sans-serif;text-shadow:0 1px #000;padding:.5em 1em}.psv-tooltip-arrow{position:absolute;height:0;width:0;border:7px solid transparent}.psv-tooltip--top-center,.psv-tooltip--top-left,.psv-tooltip--top-right{transform:translate3d(0,5px,0)}.psv-tooltip--top-center .psv-tooltip-arrow,.psv-tooltip--top-left .psv-tooltip-arrow,.psv-tooltip--top-right .psv-tooltip-arrow{border-top-color:rgba(61,61,61,.8)}.psv-tooltip--bottom-center,.psv-tooltip--bottom-left,.psv-tooltip--bottom-right{transform:translate3d(0,-5px,0)}.psv-tooltip--bottom-center .psv-tooltip-arrow,.psv-tooltip--bottom-left .psv-tooltip-arrow,.psv-tooltip--bottom-right .psv-tooltip-arrow{border-bottom-color:rgba(61,61,61,.8)}.psv-tooltip--center-left,.psv-tooltip--left-bottom,.psv-tooltip--left-top{transform:translate3d(5px,0,0)}.psv-tooltip--center-left .psv-tooltip-arrow,.psv-tooltip--left-bottom .psv-tooltip-arrow,.psv-tooltip--left-top .psv-tooltip-arrow{border-left-color:rgba(61,61,61,.8)}.psv-tooltip--center-right,.psv-tooltip--right-bottom,.psv-tooltip--right-top{transform:translate3d(-5px,0,0)}.psv-tooltip--center-right .psv-tooltip-arrow,.psv-tooltip--right-bottom .psv-tooltip-arrow,.psv-tooltip--right-top .psv-tooltip-arrow{border-right-color:rgba(61,61,61,.8)}.psv-tooltip--left-top,.psv-tooltip--top-left{box-shadow:-3px -3px 0 rgba(90,90,90,.7)}.psv-tooltip--top-center{box-shadow:0 -3px 0 rgba(90,90,90,.7)}.psv-tooltip--right-top,.psv-tooltip--top-right{box-shadow:3px -3px 0 rgba(90,90,90,.7)}.psv-tooltip--bottom-left,.psv-tooltip--left-bottom{box-shadow:-3px 3px 0 rgba(90,90,90,.7)}.psv-tooltip--bottom-center{box-shadow:0 3px 0 rgba(90,90,90,.7)}.psv-tooltip--bottom-right,.psv-tooltip--right-bottom{box-shadow:3px 3px 0 rgba(90,90,90,.7)}.psv-tooltip--center-left{box-shadow:-3px 0 0 rgba(90,90,90,.7)}.psv-tooltip--center-right{box-shadow:3px 0 0 rgba(90,90,90,.7)}.psv-tooltip--visible{transform:translate3d(0,0,0);opacity:1}.psv-markers,.psv-markers-svg-container{width:100%;height:100%;position:absolute}.psv-container{--psv-markers-plugin-loaded:true}.psv-markers{user-select:none;z-index:10}.psv-markers-svg-container{top:0;left:0;z-index:20}.psv-marker{display:none}.psv-marker--normal{position:absolute;top:0;left:0;z-index:30;overflow:visible;background-size:contain;background-repeat:no-repeat}.psv-marker--transparent{display:block;opacity:0}.psv-marker--visible{display:block}.psv-marker--has-content,.psv-marker--has-tooltip{cursor:pointer}@-webkit-keyframes eael-spv-spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes eael-spv-spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.eael-sphere-photo-wrapper .psv-loader-canvas{border-radius:50%;border-top:5px solid #797f8f;border-right:5px solid rgba(0,0,0,0);-webkit-animation:eael-spv-spin 1s linear infinite;animation:eael-spv-spin 1s linear infinite;height:64px;width:64px;-webkit-box-sizing:border-box;box-sizing:border-box;left:calc(50% - 32px);top:calc(50% - 32px)}.eael-sphere-photo-wrapper .psv-loader-canvas *,.eael-sphere-photo-wrapper .psv-loader-canvas+.psv-loader-text{display:none}.eael-sphere-photo-wrapper .psv-navbar{-webkit-box-sizing:border-box;box-sizing:border-box}.eael-sphere-photo-wrapper .psv-navbar .psv-button.psv-zoom-range{margin:0;padding:19.5px 0}.eael-sphere-photo-wrapper .psv-navbar .psv-move-button+.psv-move-button{padding-left:0;margin-left:0}.eael-sphere-photo-wrapper .psv-panel-menu-title{color:inherit}.eael-sphere-photo-wrapper .psv-overlay-image svg{width:150px}
.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect1,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect2,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect3,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect4{-webkit-box-shadow:inherit !important;box-shadow:inherit !important}
.eael-breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex}.eael-breadcrumbs__prefix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-breadcrumbs__prefix-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-breadcrumbs__content{display:-webkit-box;display:-ms-flexbox;display:flex;color:#434347;font-size:15px;margin-bottom:0;padding:5px 15px;border:1px solid #edecf6;border-radius:8px}.eael-breadcrumbs__content a{color:#a5a4b0}.woocommerce .woocommerce-breadcrumb.eael-breadcrumbs__content{color:#434347;font-size:15px;margin-bottom:0;padding:5px 15px;border:1px solid #edecf6;border-radius:8px}.woocommerce .woocommerce-breadcrumb.eael-breadcrumbs__content a{color:#a5a4b0}
.eael-post-list-container{position:relative;z-index:0}.eael-post-list-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:0;border-bottom:2px solid #e23a47}.eael-post-list-header .header-title{display:-webkit-box;display:-ms-flexbox;display:flex}.eael-post-list-header .header-title .title{margin:0;font-size:15px;font-weight:500;display:inline-block;background-color:#e23a47;color:#fff;padding:0 25px;text-transform:uppercase}.eael-post-list-header .post-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.eael-post-list-header .post-categories.eael-categories-layout-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.eael-post-list-header .post-categories.eael-categories-layout-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.eael-post-list-header .post-categories.eael-categories-layout-vertical a{margin-bottom:5px;margin-right:0}.eael-post-list-header .post-categories a{font-size:13px;font-weight:600;line-height:1;display:inline-block;padding:6px 10px;margin:0 3px;-webkit-transition:all .3s;transition:all .3s}.eael-post-list-header .post-categories a:focus{outline:0}.eael-post-list-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;z-index:0;padding:0 0 10px 0}.eael-post-list-featured-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-right:15px;margin:10px 0}.eael-post-list-featured-inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-color:#9ba4bc;background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;z-index:0;-webkit-animation:eael-fade-in .5s linear;animation:eael-fade-in .5s linear}.eael-post-list-featured-inner:after{content:"";position:absolute;z-index:-1;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.9)));background:linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.9));top:0;left:0;right:0;bottom:0;opacity:.7;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.eael-post-list-featured-inner:hover::after{opacity:1}.eael-post-list-featured-inner .featured-content{width:100%;padding:15px;line-height:1.5}.eael-post-list-featured-inner .featured-content .meta{font-size:13px;font-weight:500;color:#fff;line-height:1.4}.eael-post-list-featured-inner .featured-content .meta span{display:inline-block;margin-right:10px}.eael-post-list-featured-inner .featured-content .meta span i{margin-right:4px;font-size:12px}.eael-post-list-featured-inner .featured-content .meta .eael-post-last-modified{color:hsla(0,0%,100%,.8);font-style:italic;margin-left:8px}.eael-post-list-featured-inner .featured-content .meta .eael-post-last-modified i{margin-right:4px;font-size:11px}.eael-post-list-featured-inner .featured-content .meta .eael-post-published-date i{margin-right:4px;font-size:12px}.eael-post-list-featured-inner .featured-content .meta span a{color:#fff}.eael-post-list-featured-inner .featured-content .meta span a:hover{color:#9ba4bc}.eael-post-list-featured-inner .featured-content .eael-post-list-title,.eael-post-list-featured-inner .featured-content .eael-post-list-title a{font-size:18px;line-height:1.5;color:#fff;margin:8px 0 0 0}.eael-post-list-featured-inner .featured-content .eael-post-list-title a:hover{color:#9ba4bc}.eael-post-list-posts-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-item-align:start;align-self:flex-start;margin:10px 0}.eael-post-list-thumbnail{max-width:30%;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;overflow:hidden;margin-right:15px}.eael-empty-thumbnail{background-color:#f9f9f9}.eael-post-list-content .meta{font-size:12px;line-height:1;margin:5px 0}.eael-post-list-content .meta .eael-post-last-modified{color:#666;font-style:italic;margin-left:8px}.eael-post-list-content .meta .eael-post-last-modified i{margin-right:4px;font-size:11px}.eael-post-list-content .meta .eael-post-last-modified:before{content:""}.eael-post-list-content .meta .eael-post-published-date i{margin-right:4px;font-size:12px}.eael-post-list-content .eael-post-list-title,.eael-post-list-content .eael-post-list-title a{font-size:14px;line-height:1.4;margin:0;-webkit-transition:all .3s;transition:all .3s}.eael-post-list-content p{margin-top:8px;font-size:13px;line-height:1.5}.post-list-pagination .btn-prev-post,.post-list-pagination .btn-next-post{background:rgba(0,0,0,0);border:1px solid #dcdcdc;border-radius:0;color:rgba(0,0,0,.8);font-size:14px;line-height:1;font-weight:500}.post-list-pagination .btn-prev-post:focus,.post-list-pagination .btn-next-post:focus{outline:0;background:rgba(0,0,0,0)}.post-list-pagination .btn-prev-post:disabled,.post-list-pagination .btn-next-post:disabled,.post-list-pagination .btn-prev-post:disabled:hover,.post-list-pagination .btn-next-post:disabled:hover{cursor:no-drop;opacity:.5}.eael-post-list-post{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 10px 8px 0;-webkit-animation:eael-slide-in-up .5s linear;animation:eael-slide-in-up .5s linear}.eael-post-list-col-1 .eael-post-list-post{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.eael-post-list-col-2 .eael-post-list-post{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.eael-post-list-col-3 .eael-post-list-post{-webkit-box-flex:0;-ms-flex:0 0 32%;flex:0 0 32%}@-webkit-keyframes eael-fade-in{0%{opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}100%{opacity:1;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@keyframes eael-fade-in{0%{opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}100%{opacity:1;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@-webkit-keyframes eael-slide-in-up{0%{opacity:0;-webkit-transform:translateY(-5%);transform:translateY(-5%);-webkit-transition:.6s;transition:.6s}100%{opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}}@keyframes eael-slide-in-up{0%{opacity:0;-webkit-transform:translateY(-5%);transform:translateY(-5%);-webkit-transition:.6s;transition:.6s}100%{opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}}@-webkit-keyframes eael-slide-in-left{0%{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%);-webkit-transition:.6s;transition:.6s}100%{opacity:1;-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes eael-slide-in-left{0%{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%);-webkit-transition:.6s;transition:.6s}100%{opacity:1;-webkit-transform:translateX(0%);transform:translateX(0%)}}@media only screen and (max-width: 767px){.eael-post-list-featured-wrap{-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%;padding:0}.eael-post-list-col-1 .eael-post-list-post,.eael-post-list-col-2 .eael-post-list-post,.eael-post-list-col-3 .eael-post-list-post,.eael-post-list-col-4 .eael-post-list-post{-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%}}.eael-post-list-container.layout-advanced{overflow:unset}.eael-post-list-container.layout-advanced .eael-post-list-wrap,.eael-post-list-container.layout-advanced .eael-post-list-post{padding:0}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap{margin:0}.eael-post-list-container.layout-advanced .eael-empty-thumbnail{background-color:rgba(0,0,0,0)}.eael-post-list-container.layout-advanced .eael-post-list-header{margin-bottom:75px;-webkit-box-shadow:0 10px 35px 8px rgba(0,9,78,.1);box-shadow:0 10px 35px 8px rgba(0,9,78,.1);border-radius:8px;background:#fff;border:0 solid}@media(max-width: 767px){.eael-post-list-container.layout-advanced .eael-post-list-header{padding:25px 0;display:block}}.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories.eael-categories-layout-vertical{text-align:center}.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories.eael-categories-layout-vertical a{display:block;width:60%;margin:0 auto 10px auto !important}.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories a{border-radius:8px;text-transform:capitalize;color:#040054;padding:28px}.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories a.active{background:#543bc2;color:#fff !important}.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form{position:relative}@media(max-width: 767px){.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form{border:1px solid #d7d7d7;border-radius:5px;margin:0 10px}}.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form{width:470px;text-align:right;padding:12px 40px}@media(max-width: 767px){.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form{padding:0 30px 0 0}}.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input{border:0 solid;padding:5px 5px 5px 12px;width:90%;border-left:1px solid #d7d7d7;border-radius:0;outline:0 !important}@media(max-width: 1024px){.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input{border:0 solid}}@media(max-width: 767px){.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input{padding:15px}}.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::-webkit-input-placeholder{color:#d7d7d7}.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::-moz-placeholder{color:#d7d7d7}.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input:-ms-input-placeholder{color:#d7d7d7}.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::-ms-input-placeholder{color:#d7d7d7}.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::placeholder{color:#d7d7d7}.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form i.fa-search{color:#5347c1;font-size:18px}@media(max-width: 1024px){.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form{width:289px}}.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper{background:#fff;border:1px solid #eee;position:absolute;left:auto;z-index:99;padding:15px 15px 15px 25px;width:412px;right:0;top:112%;border-radius:0 0 8px 8px;-webkit-box-shadow:0 5px 10px 0 rgba(0,9,78,.1);box-shadow:0 5px 10px 0 rgba(0,9,78,.1);display:none}@media(max-width: 1024px){.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper{right:11px;top:100%}}@media(max-width: 767px){.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper{width:360px;left:50%;margin-left:-180px}}.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post{margin-bottom:15px}.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post:last-child{margin-bottom:0}.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6,.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post p{margin:0}.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6{text-transform:unset;line-height:1;margin-bottom:5px;font-weight:600}.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6 a{color:#040054}.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6 a:hover{color:#5347c1}.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post .search-result-content{font-size:12px;line-height:2em;color:#707070}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:15px}@media(max-width: 1024px){.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap{grid-template-columns:1fr}}@media(max-width: 767px){.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap{grid-template-columns:1fr}}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-post-inner{padding:0 15px 0 15px;position:relative;z-index:1;width:100%}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-post-inner:after{position:absolute;left:0;bottom:0;width:100%;height:70%;content:"";background:#f8f8fe;z-index:-1;border-radius:5px;-webkit-transition:all 300ms;transition:all 300ms}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner{width:100%;padding-top:10px}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner:after{height:100%}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post:hover .eael-post-list-post-inner:after{-webkit-box-shadow:0 8px 25px 0 rgba(0,6,55,.1);box-shadow:0 8px 25px 0 rgba(0,6,55,.1)}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post:hover .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap{-webkit-box-shadow:none;box-shadow:none}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail{max-width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-right:0;margin-bottom:40px;border-radius:5px;overflow:hidden;position:relative}@media(max-width: 1024px){.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail img{width:100%}}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail.eael-empty-thumbnail{display:none}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content{padding:0 10px 25px 15px}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .eael-post-list-title{margin-bottom:15px}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .meta .eael-post-last-modified{color:#707070;font-style:italic;margin-left:8px}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .meta .eael-post-last-modified i{margin-right:4px;font-size:11px}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .meta .eael-post-published-date i{margin-right:4px;font-size:12px}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta{display:-webkit-box;display:-ms-flexbox;display:flex}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta>div{-ms-flex-preferred-size:50%;flex-basis:50%}@media(max-width: 767px){.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta>div{-ms-flex-preferred-size:100%;flex-basis:100%}}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories{text-align:right;-webkit-transition:all ease-in-out 500ms;transition:all ease-in-out 500ms}@media(max-width: 767px){.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories{text-align:left}}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap{display:inline-block;background:#fff;padding:12px 20px;line-height:1;border-radius:5px;font-size:12px;text-transform:capitalize;font-weight:400;-webkit-box-shadow:0 0 18px 5px rgba(0,9,78,.1);box-shadow:0 0 18px 5px rgba(0,9,78,.1);-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;margin:15px}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a{color:#707070;position:relative;padding-right:7px}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a:first-child:after{content:""}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories.user-meta-hidden{text-align:left}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories.user-meta-hidden .meta-cats-wrap{margin-left:0}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .avatar.photo{height:100%}@media(max-width: 767px){.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta{padding-left:15px}}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-photo{border-radius:50%;overflow:hidden;margin-right:15px}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info{margin:0}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info h5{margin:0;line-height:1;font-size:14px;color:#040054;font-weight:400}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info p{font-size:13px;color:#707070}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner{border:1px solid #eee}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner:after{background:none}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail:hover .eael-post-list-post-inner{border-color:rgba(0,0,0,0)}.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail:hover .eael-post-list-post-inner .boxed-meta .meta-categories .meta-cats-wrap{-webkit-box-shadow:none;box-shadow:none}.eael-post-list-col-1 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap{grid-template-columns:1fr}.eael-post-list-col-1 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap .eael-post-list-content{background:none}.eael-post-list-col-1 .eael-post-list-container.layout-default .eael-post-list-posts-wrap,.eael-post-list-col-1 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap,.eael-post-list-col-1 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap{grid-template-columns:repeat(1, 1fr)}.eael-post-list-col-2 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap{grid-template-columns:1fr 1fr}@media(max-width: 1024px){.eael-post-list-col-2 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap{grid-template-columns:1fr}}@media(max-width: 767px){.eael-post-list-col-2 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap{grid-template-columns:1fr}}.eael-post-list-col-2 .eael-post-list-container.layout-default .eael-post-list-posts-wrap,.eael-post-list-col-2 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap,.eael-post-list-col-2 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap{grid-template-columns:repeat(2, 1fr)}@media(max-width: 1024px){.eael-post-list-col-2 .eael-post-list-container.layout-default .eael-post-list-posts-wrap,.eael-post-list-col-2 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap,.eael-post-list-col-2 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap{grid-template-columns:repeat(1, 1fr)}}@media(max-width: 767px){.eael-post-list-col-2 .eael-post-list-container.layout-default .eael-post-list-posts-wrap,.eael-post-list-col-2 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap,.eael-post-list-col-2 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap{grid-template-columns:repeat(1, 1fr)}}.eael-post-list-col-3 .eael-post-list-container.layout-default .eael-post-list-posts-wrap,.eael-post-list-col-3 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap,.eael-post-list-col-3 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap{grid-template-columns:repeat(3, 1fr)}@media(max-width: 1024px){.eael-post-list-col-3 .eael-post-list-container.layout-default .eael-post-list-posts-wrap,.eael-post-list-col-3 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap,.eael-post-list-col-3 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap{grid-template-columns:repeat(1, 1fr)}}@media(max-width: 767px){.eael-post-list-col-3 .eael-post-list-container.layout-default .eael-post-list-posts-wrap,.eael-post-list-col-3 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap,.eael-post-list-col-3 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap{grid-template-columns:repeat(1, 1fr)}}.eael-post-list-col-4 .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap,.eael-post-list-col-4 .eael-post-list-container.layout-default .eael-post-list-posts-wrap,.eael-post-list-col-4 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap,.eael-post-list-col-4 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap{grid-template-columns:repeat(4, 1fr)}@media(max-width: 1024px){.eael-post-list-col-4 .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap,.eael-post-list-col-4 .eael-post-list-container.layout-default .eael-post-list-posts-wrap,.eael-post-list-col-4 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap,.eael-post-list-col-4 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap{grid-template-columns:repeat(1, 1fr)}}@media(max-width: 767px){.eael-post-list-col-4 .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap,.eael-post-list-col-4 .eael-post-list-container.layout-default .eael-post-list-posts-wrap,.eael-post-list-col-4 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap,.eael-post-list-col-4 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap{grid-template-columns:repeat(1, 1fr)}}.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner,.eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner,.eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner{display:block;position:relative}.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner:after,.eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner:after,.eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner:after{content:none}.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb,.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content,.eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb,.eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content,.eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb,.eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content{position:absolute;left:0;width:100%}.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb,.eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb,.eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb{height:66%;top:0}.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb img,.eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb img,.eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb img{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content,.eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content,.eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content{bottom:0;height:34%}.eael-post-list-container.layout-default .meta-categories,.eael-post-list-container.layout-preset-2 .meta-categories,.eael-post-list-container.layout-preset-3 .meta-categories{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.eael-post-list-container.layout-default .meta-categories a,.eael-post-list-container.layout-preset-2 .meta-categories a,.eael-post-list-container.layout-preset-3 .meta-categories a{font-size:12px;padding-right:8px;padding-bottom:8px}.eael-post-list-container.layout-default .eael-post-list-posts-wrap,.eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap,.eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:15px}.eael-post-list-container.layout-default .eael-post-list-posts-wrap .eael-post-list-post,.eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap .eael-post-list-post,.eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap .eael-post-list-post{padding:0;background-color:#fff;-webkit-box-shadow:-2px 1px 6px 2px #f7eaea;box-shadow:-2px 1px 6px 2px #f7eaea}.eael-post-list-container.layout-default .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content,.eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content,.eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content{padding:10px;justify-self:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-post-list-container.layout-default .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-featured-inner:after,.eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-featured-inner:after,.eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-featured-inner:after{position:absolute}.post-list-pagination button{margin-top:20px}.eael-post-list-pagination{margin-top:20px;text-align:center}.eael-post-list-pagination ul.page-numbers{list-style:none;margin:0;padding:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.eael-post-list-pagination ul.page-numbers a.page-numbers,.eael-post-list-pagination ul.page-numbers span.page-numbers{display:inline-block;padding:8px 12px;margin:0 2px;background:#fff;border:1px solid #ddd;color:#333;text-decoration:none;border-radius:3px;font-size:14px;line-height:1;font-weight:500;-webkit-transition:all .3s ease;transition:all .3s ease;min-width:40px;text-align:center}.eael-post-list-pagination ul.page-numbers a.page-numbers:hover,.eael-post-list-pagination ul.page-numbers span.page-numbers:hover{cursor:pointer;background:#f0f0f0;color:#007cba;border-color:#007cba}.eael-post-list-pagination ul.page-numbers a.page-numbers.current,.eael-post-list-pagination ul.page-numbers span.page-numbers.current{background:#007cba;color:#fff;border-color:#007cba;cursor:default}.eael-post-list-pagination ul.page-numbers a.page-numbers.current:hover,.eael-post-list-pagination ul.page-numbers span.page-numbers.current:hover{background:#007cba;color:#fff}.eael-post-list-pagination ul.page-numbers a.page-numbers.dots,.eael-post-list-pagination ul.page-numbers span.page-numbers.dots{border:none;background:rgba(0,0,0,0);cursor:default}.eael-post-list-pagination ul.page-numbers a.page-numbers.dots:hover,.eael-post-list-pagination ul.page-numbers span.page-numbers.dots:hover{background:rgba(0,0,0,0);color:#333;border:none}.eael-post-list-pagination ul.page-numbers a.page-numbers.disabled,.eael-post-list-pagination ul.page-numbers span.page-numbers.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.eael-post-list-pagination ul.page-numbers a.page-numbers.loading,.eael-post-list-pagination ul.page-numbers span.page-numbers.loading{opacity:.6;cursor:wait;pointer-events:none}.eael-post-list-pagination ul.page-numbers a.page-numbers.prev,.eael-post-list-pagination ul.page-numbers a.page-numbers.next{font-weight:600}@media(max-width: 768px){.eael-post-list-pagination .page-numbers{gap:3px}.eael-post-list-pagination .page-numbers a.page-numbers,.eael-post-list-pagination .page-numbers span.page-numbers{padding:6px 10px;font-size:13px;min-width:35px;margin:0 1px}}@media(max-width: 480px){.eael-post-list-pagination .page-numbers{gap:2px}.eael-post-list-pagination .page-numbers a.page-numbers,.eael-post-list-pagination .page-numbers span.page-numbers{padding:5px 8px;font-size:12px;min-width:30px;margin:0}}
