.sp-smart-post-carousel-center .swiper-slide.sp-slide-item{transform:scale(0.9);opacity:.5;transition:transform .6s ease,opacity .6s ease}.sp-smart-post-carousel-center .swiper-slide-active.sp-slide-item{transform:scale(1.1);opacity:1;transition:transform .6s ease,opacity .6s ease}.sp-smart-post-carousel .swiper-fade .swiper-slide,.sp-smart-post-carousel .swiper-cube .swiper-slide,.sp-smart-post-carousel .swiper-flip .swiper-slide{display:grid}.sp-smart-post-carousel .sp-swiper-slide.layout-center .swiper-wrapper{padding-top:40px;padding-bottom:60px;max-height:-webkit-fill-available}.sp-smart-post-carousel .sp-smart-post-swiper .swiper-fade .swiper-slide-prev,.sp-smart-post-carousel .sp-smart-post-swiper .swiper-fade .swiper-slide-next{opacity:0 !important;visibility:hidden}.sp-smart-post-carousel .sp-smart-post-swiper .swiper-fade .swiper-slide-visible{opacity:1 !important;visibility:visible;transition:all .3s linear}.sp-smart-post-carousel .swiper-coverflow .swiper-wrapper{padding:1.5% 0}.sp-smart-post-carousel .swiper .swiper-scrollbar,.sp-smart-post-carousel .swiper-scrollbar{width:80%;left:50%;transform:translateX(-50%)}.sp-smart-post-carousel .swiper .swiper-scrollbar .swiper-scrollbar-drag,.sp-smart-post-carousel .swiper-scrollbar .swiper-scrollbar-drag{width:23%}.sp-smart-post-carousel .swiper-pagination-bullet{box-sizing:content-box}.sp-smart-post-carousel .sp-smart-post-pagination-strokes .swiper-pagination-bullet.swiper-pagination-bullet-active{width:50px}.sp-smart-post-swiper-nav-arrow{z-index:2;width:-webkit-fill-available;left:0}.sp-smart-post-swiper-nav-arrow-btn i{display:flex;justify-content:center;align-items:center;transition:.3s;cursor:pointer}.sp-smart-post-swiper-nav-arrow{pointer-events:none;transform:translate(0, -50%)}.sp-smart-post-swiper-nav-arrow .sp-smart-post-swiper-nav-arrow-btn{pointer-events:all}.sp-smart-post-swiper-nav-arrow .sp-smart-post-swiper-nav-arrow-btn:focus{outline:none}.sp-smart-post-swiper .sp-swiper-slide{width:auto}.sp-smart-post-swiper .swiper-pagination{display:flex;align-items:center;justify-content:center}.sp-pagination-horizontal .swiper-pagination-bullet{box-sizing:content-box}.sp-smart-post-swiper-nav-arrow{top:50%}.sp-smart-post-swiper-nav-arrow i{border-radius:50%}.sp-smart-post-swiper-nav-arrow{position:absolute;display:flex}.sp-smart-post-swiper-nav-arrow .sp-smart-post-swiper-nav-arrow-btn.btn-prev i{transform:rotate(180deg)}.sp-smart-post-swiper-nav-arrow.visible-on-hover{opacity:0;visibility:hidden;transition:all .3s linear}.sp-smart-post-swiper-nav-arrow.visible-on-hover .btn-prev{transform:translateX(-20px);transition:all .3s linear}.sp-smart-post-swiper-nav-arrow.visible-on-hover .btn-next{transform:translateX(20px);transition:all .3s linear}.sp-smart-post-wrapper:hover .sp-smart-post-swiper-nav-arrow.visible-on-hover{opacity:1;visibility:visible}.sp-smart-post-wrapper:hover .sp-smart-post-swiper-nav-arrow.visible-on-hover .btn-prev{transform:translateX(0px)}.sp-smart-post-wrapper:hover .sp-smart-post-swiper-nav-arrow.visible-on-hover .btn-next{transform:translateX(0px)}.sp-smart-post-swiper-nav-arrow .sp-smart-post-swiper-nav-arrow-btn{position:relative}.sp-smart-post-pagination-dot{padding:5px 0}.sp-pagination-horizontal{align-items:center}.sp-smart-post-block-wrapper .sp-smart-post-pagination-strokes,.sp-smart-post-block-wrapper .sp-smart-post-pagination-dynamic,.sp-smart-post-block-wrapper .sp-smart-post-pagination-numbers,.sp-smart-post-block-wrapper .sp-smart-post-pagination-fraction,.sp-smart-post-block-wrapper .sp-smart-post-pagination-dots{transform:translate(-50%, -50%);left:50%;display:flex;justify-content:center;position:absolute;z-index:1}.sp-smart-post-pagination-fraction,.sp-smart-post-pagination-numbers .swiper-pagination-bullet{display:flex;justify-content:center;align-items:center}.sp-smart-post-pagination-fraction{font-weight:500;border-radius:50%;transition:background .3s ease-in-out}.sp-smart-post-pagination-strokes .swiper-pagination-bullet{width:50px;transition:width .3s ease}html[dir=rtl] body.rtl .sp-smart-post-swiper-nav-arrow,html[dir=rtl] body.rtl .sp-smart-post-timeline-container{direction:ltr}.sp-smart-post-carousel .sp-smart-post-card-image a{height:100%}.sp-smart-post-slider .sp-smart-post-card-image img,.sp-smart-post-slider-two .sp-smart-post-card-image img,.sp-smart-post-thumbnail-slider .sp-smart-post-card-image img,.sp-smart-post-thumbnail-slider-two .sp-smart-post-card-image img{border-style:none !important}.sp-smart-post-carousel .sp-smart-post-swiper-nav-arrow-btn i,.sp-smart-post-slider-two .sp-smart-post-swiper-nav-arrow-btn i,.sp-smart-post-timeline-three .sp-smart-post-swiper-nav-arrow-btn i{background:#4e4f52;border-color:#4e4f52}.sp-smart-post-wrapper .sp-smart-post-swiper-nav-arrow-btn i:hover{background:var(--smart-post-secondary);border-color:var(--smart-post-secondary)}.sp-smart-post-pagination-dots .swiper-pagination-bullet{background:#cacbcf}.sp-smart-post-pagination-dots .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--smart-post-secondary)}.sp_marquee-container{overflow:hidden;position:relative;width:100%}.sp_marquee-content{display:inline-flex;animation:scroll linear infinite}.sp_marquee-container::before{left:0;background:linear-gradient(to right, white, transparent)}.sp_marquee-container::after{right:0;background:linear-gradient(to left, white, transparent)}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.sp_marquee-horizontal .sp_marquee-content{flex-direction:row;white-space:nowrap}.sp_marquee-left{animation-name:scroll-left}@keyframes scroll-left{0%{transform:translateX(0)}100%{transform:translateX(calc(-100% + var(--sps_extrawidth)))}}.sp_marquee-right{animation-name:scroll-right}@keyframes scroll-right{0%{transform:translateX(-100%)}100%{transform:translateX(calc(0 - var(--sps_extrawidth)))}}.sp_marquee-horizontal::before{left:0;top:0;bottom:0;width:50px}.sp_marquee-horizontal::after{right:0;top:0;bottom:0;width:50px}.sp_marquee-vertical{display:flex;flex-direction:column;white-space:normal;height:200px}.sp_marquee-up{animation:scroll-up linear infinite}.sp_marquee-down{animation:scroll-down linear infinite}@keyframes scroll-up{0%{transform:translateY(0)}100%{transform:translateY(-50%)}}@keyframes scroll-down{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}
a.sp-social-profile-item-wrapper:focus{outline:none}.sp-social-profile-item-icon i.sp-social-profile-item-icon-class{display:flex;align-items:center;padding:6px;border-width:1px 1px 1px 1px;border-radius:50% 50% 50% 50%}.sp-social-profile-item-icon-wrapper .sp-social-profile-item-icon{display:inline-block}.sp-social-profile-wrapper.social-profiles-layout-three .sp-social-profile-item-container:hover{position:relative;z-index:2}.sp-social-profile-wrapper.social-profiles-layout-three .sp-social-profile-item-wrapper{padding:12px;background:#f5f5f5}.sp-social-profile-wrapper.social-profiles-layout-four .sp-social-profile-item-wrapper,.sp-social-profile-wrapper.social-profiles-layout-five .sp-social-profile-item-wrapper{padding:20px;background:#fff}.sp-social-profile-wrapper .sp-social-profile-item-wrapper .sp-social-profile-item,.sp-social-profile-wrapper .sp-social-profile-item-wrapper .sp-social-profile-item .sp-social-profile-item-text{display:flex;align-items:center}.sp-social-profile-wrapper.social-profiles-layout-three .sp-social-profile-item-wrapper .sp-social-profile-item .sp-social-profile-item-text{width:100%;justify-content:space-between}.sp-social-profile-wrapper.sp-icon-hover-effect-darken .sp-social-profile-item-container:hover{filter:brightness(0.8) contrast(1.2)}.sp-social-profile-wrapper.sp-icon-hover-effect-lift .sp-social-profile-item-container:hover{transform:translateY(-4px)}.sp-social-profile-wrapper.sp-icon-hover-effect-scale .sp-social-profile-item-container:hover{transform:scale(1.05)}.sp-social-profile-wrapper.sp-icon-hover-effect-lift-scale .sp-social-profile-item-container:hover{transform:translateY(-4px) scale(1.05)}.sp-social-profile-wrapper.sp-icon-hover-effect-lift-more .sp-social-profile-item-container:hover{transform:translateY(-8px)}.sp-social-profile-wrapper.sp-icon-hover-effect-scale-more .sp-social-profile-item-container:hover{transform:scale(1.1)}.sp-social-profile-wrapper.sp-icon-hover-effect-lift-scale-more .sp-social-profile-item-container:hover{transform:translateY(-8px) scale(1.1)}.sp-social-profile-item-label{color:#2f2f2f;transition:color .3s ease-in-out}.sp-social-profile-item-sub-text{color:#757575;transition:color .3s ease-in-out}.sp-social-profile-item-icon .sp-social-profile-item-icon-class{color:#fff;transition:color .3s ease-in-out}.sp-social-profile-item-icon-wrapper{display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.sp-social-profile-item-icon-wrapper:has(.sp-icon-facebook){background-color:#0765ff}.sp-social-profile-item-icon-wrapper:has(.sp-icon-x){background-color:#000}.sp-social-profile-item-icon-wrapper:has(.sp-icon-linkedin){background-color:#0b65c2}.sp-social-profile-item-icon-wrapper:has(.sp-icon-pinterest){background-color:#e60022}.sp-social-profile-item-icon-wrapper:has(.sp-icon-mail){background:#da4a3e}.sp-social-profile-item-icon-wrapper:has(.sp-icon-instagram){background:radial-gradient(182.61% 44.3% at -16.75% 7.2%, #3771c8 0%, #3771c8 12.8%, rgba(102, 0, 255, 0) 100%),radial-gradient(92.18% 99.11% at 26.56% 107.7%, #fd5 0%, #fd5 10%, #ff543e 50%, #c837ab 100%)}.sp-social-profile-item-icon-wrapper:has(.sp-icon-vkontakte){background-color:#0177ff}.sp-social-profile-item-icon-wrapper:has(.sp-icon-digg){background:#1b1a19}.sp-social-profile-item-icon-wrapper:has(.sp-icon-tumblr){background-color:#011935}.sp-social-profile-item-icon-wrapper:has(.sp-icon-reddit){background-color:#fd4500}.sp-social-profile-item-icon-wrapper:has(.sp-icon-whatsapp){background-color:#0bc144}.sp-social-profile-item-icon-wrapper:has(.sp-icon-pocket){background:#ef4155}.sp-social-profile-item-icon-wrapper:has(.sp-icon-xing){background:#0698a0}.sp-social-profile-item-container{transition:all .3s ease-in-out}.sp-social-profile-item-icon-wrapper .sp-social-profile-item-image{width:100%;height:100%}.sp-social-profile-item-icon-wrapper .sp-social-profile-item-image img{width:100%}.sp-social-profile-icon-divider{width:1px}.sp-social-profile-wrapper .sp-social-profile-wrapper-grid-class{display:grid}.sp-social-profile-wrapper.sp-align-left .sp-social-profile-wrapper-grid-class{justify-content:left}.sp-social-profile-wrapper.sp-align-center .sp-social-profile-wrapper-grid-class{justify-content:center}.sp-social-profile-wrapper.sp-align-right .sp-social-profile-wrapper-grid-class{justify-content:right}.sp-social-profile-wrapper a.sp-social-profile-item-wrapper{position:relative}.sp-social-profile-wrapper a.sp-social-profile-item-wrapper::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-color:hsla(0,0%,100%,.2);pointer-events:none}.sp-social-profile-item{position:relative;z-index:1}.sp-icon-divider .sp-social-profile-icon-divider{display:inline-block}.sp-icon-divider-none .sp-social-profile-icon-divider{display:none}.sp-social-profile-item-label{font-weight:500;font-style:normal;text-transform:none;text-decoration:none;font-size:13px;line-height:1.2}.sp-social-profile-item-sub-text{font-weight:400;font-style:normal;text-transform:none;text-decoration:none;font-size:12px;line-height:1.2}.sp-social-profile-item-container a.sp-social-profile-item-wrapper{display:block;text-decoration:none;position:relative}.sp-smart-post-wrapper .sp-social-profile-wrapper.social-profiles-layout-one .sp-social-profile-wrapper-grid-class{grid-template-columns:repeat(5, auto)}.sp-smart-post-wrapper .sp-social-profile-wrapper.social-profiles-layout-two .sp-social-profile-wrapper-grid-class{grid-template-columns:repeat(5, 1fr)}.sp-smart-post-wrapper .sp-social-profile-wrapper.social-profiles-layout-three .sp-social-profile-wrapper-grid-class{grid-template-columns:repeat(1, 1fr)}.sp-smart-post-wrapper .sp-social-profile-wrapper.social-profiles-layout-four .sp-social-profile-wrapper-grid-class,.sp-smart-post-wrapper .sp-social-profile-wrapper.social-profiles-layout-five .sp-social-profile-wrapper-grid-class{grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 1023px){.sp-smart-post-wrapper .sp-social-profile-wrapper.social-profiles-layout-two .sp-social-profile-wrapper-grid-class,.sp-smart-post-wrapper .sp-social-profile-wrapper.social-profiles-layout-four .sp-social-profile-wrapper-grid-class,.sp-smart-post-wrapper .sp-social-profile-wrapper.social-profiles-layout-five .sp-social-profile-wrapper-grid-class{grid-template-columns:repeat(3, 1fr)}.sp-smart-post-wrapper .sp-social-profile-wrapper.social-profiles-layout-one .sp-social-profile-wrapper-grid-class{grid-template-columns:repeat(5, auto)}.sp-smart-post-wrapper .sp-social-profile-wrapper.social-profiles-layout-three .sp-social-profile-wrapper-grid-class{grid-template-columns:repeat(1, 1fr)}}@media screen and (max-width: 767px){.sp-smart-post-wrapper .sp-social-profile-wrapper.social-profiles-layout-two .sp-social-profile-wrapper-grid-class,.sp-smart-post-wrapper .sp-social-profile-wrapper.social-profiles-layout-four .sp-social-profile-wrapper-grid-class,.sp-smart-post-wrapper .sp-social-profile-wrapper.social-profiles-layout-five .sp-social-profile-wrapper-grid-class{grid-template-columns:repeat(2, 1fr)}.sp-smart-post-wrapper .sp-social-profile-wrapper.social-profiles-layout-one .sp-social-profile-wrapper-grid-class{grid-template-columns:repeat(3, auto)}.sp-smart-post-wrapper .sp-social-profile-wrapper.social-profiles-layout-three .sp-social-profile-wrapper-grid-class{grid-template-columns:repeat(1, 1fr)}}

.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .sp-smart-post-btn{position:relative;transition:background .3s ease-in-out,box-shadow .3s ease-in-out,color .3s ease-in-out,border .3s ease-in-out;white-space:nowrap;box-sizing:border-box;display:inline-flex;align-items:center;z-index:1;opacity:1;outline:0;white-space:nowrap;cursor:pointer;text-decoration:none}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .sp-smart-post-btn .button-label .front{align-items:center}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .sp-smart-post-btn span.sp-rich-text.sp-btn-label{display:flex;align-items:center;justify-content:center;order:0}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .sp-smart-post-btn .icon{display:flex;align-items:center;justify-content:center}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .sp-smart-post-btn:focus{outline:0}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-default.gradShadow:before{content:"";background:linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;filter:blur(5px);width:calc(100% + 4px);height:calc(100% + 4px);transition:opacity .3s ease-in-out}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-default.gradShadow:before{animation:glowing 20s linear infinite}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-default.gradShadow:before{opacity:0}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-default.gradShadow:after{z-index:-1;content:"";position:absolute;width:100%;height:100%;left:0;top:0}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-default.gradShadow:after{opacity:0}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-default.gradShadow:hover:before,.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-default.gradShadow:hover:after{opacity:1}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}100%{background-position:0 0}}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-ghost.slideSkew{position:relative;overflow:hidden;display:inline-block;background:rgba(0,0,0,0)}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-ghost.slideSkew::before{content:"";position:absolute;top:0;left:-150%;width:200%;height:100%;background:#ccc;transform:skewX(40deg) translateX(-50%);transition:transform .8s ease,left .8s ease;z-index:-1}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-ghost.slideSkew:hover::before{transform:skewX(40deg) translateX(0);left:-30%}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-default.shine{overflow:hidden}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-default.shine::before{content:"";position:absolute;left:-100%;transform:rotate(140deg);z-index:1;transition:.5s ease-in-out;top:-175%;width:20%;height:400%;background-image:linear-gradient(90deg, #ffffff 0%, #ffffff 30%, rgba(40, 167, 69, 0) 30%, rgba(40, 167, 69, 0) 40%, #ffffff 40%, #ffffff 100%);opacity:.3}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-default.shine:hover::before{left:120%}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-ghost.slideRight{overflow:hidden}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-ghost.slideRight:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transform:translateX(-100%);transition:transform .5s ease;z-index:-1}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-ghost.slideRight:hover:before{transform:translateX(0)}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-ghost.slideTop{overflow:hidden}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-ghost.slideTop::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transform:translateY(100%);transition:transform .5s ease;z-index:-1}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .btn-ghost.slideTop:hover::before{transform:translateY(0)}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .sp-smart-post-btn.btn-default.flip{outline:0;text-align:center;display:inline-block;line-height:120%;text-transform:uppercase}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .sp-smart-post-btn.btn-default.flip .button-label .back{top:0;left:0;display:block;transition:.3s;position:relative;content:attr(data-front);transform:translateY(-50%) rotateX(90deg)}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .sp-smart-post-btn.btn-default.flip .button-label .front{top:0;left:0;height:100%;display:block;transition:.3s;position:absolute;content:attr(data-back);transform:translateY(0%) rotateX(0deg)}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .sp-smart-post-btn.btn-ghost.drawOutline{transition:background .7s ease;position:relative;display:flex;align-items:center;justify-content:center;animation:rotateAngleReverse .3s ease-in-out forwards;position:relative}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .sp-smart-post-btn.btn-ghost.drawOutline::before,.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .sp-smart-post-btn.btn-ghost.drawOutline::after{content:"";height:92%;position:absolute;width:96%;display:flex;margin:auto;background-color:#fff}.wp-block-sp-smart-post-show-button .sp-smart-post-button-wrapper .sp-smart-post-btn.btn-ghost.drawOutline:hover{animation:rotateAngle .3s ease-in-out forwards}@keyframes rotateAngle{0%{--angle: 0;--transitionTime: 1}10%{--angle: 36}20%{--angle: 72}30%{--angle: 102;--transitionTime: 2}40%{--angle: 133}50%{--angle: 180}60%{--angle: 166}70%{--angle: 200}80%{--angle: 233}90%{--angle: 266}100%{--angle: 360}}@keyframes rotateAngleReverse{100%{--angle: 0}90%{--angle: 36}80%{--angle: 72}70%{--angle: 102}60%{--angle: 133}50%{--angle: 180}40%{--angle: 166}30%{--angle: 200}20%{--angle: 233}10%{--angle: 266}0%{--angle: 360}}.sp-btn-label{font-size:14px;line-height:1.2;font-weight:600;font-style:normal;text-transform:none;text-decoration:none}
.sps-taxonomy-title-wrapper{width:100%}.sps-taxonomy-title-wrapper i{font-size:15px}.sp-smart-post-card .sp-smart-post-card-image img{width:100%;transition:transform .31s ease-in-out;height:auto}.sp-smart-post-card .sp-smart-post-card-image.img-zoom-in img{transition:all .3s ease-in-out}.sp-smart-post-card .sp-smart-post-card-image:hover.img-zoom-in img,.sp-smart-post-background-layout .sp-smart-post-card:hover .sp-smart-post-card-image.img-zoom-in img{transform:scale(1.1)}.sp-smart-post-card .sp-smart-post-card-image.img-zoom-out img,.sp-smart-post-background-layout .sp-smart-post-card:hover .sp-smart-post-card-image.img-zoom-out img{transform:scale(1.1);transition:all .3s ease-in-out}.sp-smart-post-card .sp-smart-post-card-image:hover.img-zoom-out img,.sp-smart-post-background-layout .sp-smart-post-card:hover .sp-smart-post-card-image.img-zoom-out img{transform:scale(1)}.sp-smart-post-card .sp-smart-post-card-image.img-slide-left img,.sp-smart-post-background-layout .sp-smart-post-card .sp-smart-post-card-image.img-slide-left img{transform:scale(1.1) translateX(3%);transition:all .3s ease-in-out}.sp-smart-post-card .sp-smart-post-card-image:hover.img-slide-left img,.sp-smart-post-background-layout .sp-smart-post-card:hover .sp-smart-post-card-image.img-slide-left img{transform:scale(1.1) translateX(-3%)}.sp-smart-post-card .sp-smart-post-card-image.img-slide-right img,.sp-smart-post-background-layout .sp-smart-post-card .sp-smart-post-card-image.img-slide-right img{transform:scale(1.1) translateX(-3%);transition:all .3s ease-in-out}.sp-smart-post-card .sp-smart-post-card-image:hover.img-slide-right img,.sp-smart-post-background-layout .sp-smart-post-card:hover .sp-smart-post-card-image.img-slide-right img{transform:scale(1.1) translateX(3%)}.sp-smart-post-card .sp-smart-post-card-image.img-opacity img,.sp-smart-post-background-layout .sp-smart-post-card .sp-smart-post-card-image.img-opacity img,.sp-smart-post-card .sp-smart-post-card-image.img-rotate-left img,.sp-smart-post-card .sp-smart-post-card-image.img-rotate-right img,.sp-smart-post-background-layout .sp-smart-post-card .sp-smart-post-card-image.img-rotate-left img,.sp-smart-post-background-layout .sp-smart-post-card .sp-smart-post-card-image.img-rotate-right img{transform:scale(1);transition:all .3s ease-in-out}.sp-smart-post-card .sp-smart-post-card-image:hover.img-rotate-left img,.sp-smart-post-background-layout .sp-smart-post-card:hover .sp-smart-post-card-image.img-rotate-left img{transform:scale(1.2) rotate(5deg)}.sp-smart-post-card .sp-smart-post-card-image:hover.img-rotate-right img,.sp-smart-post-background-layout .sp-smart-post-card:hover .sp-smart-post-card-image.img-rotate-right img{transform:scale(1.2) rotate(-5deg)}.sp-smart-post-taxonomy-name-layout-three{position:relative;overflow:hidden;transition:background-image .3s ease-in-out;background-size:cover !important;background-position:center !important;background-repeat:no-repeat !important;background-image:var(--bg-url)}.sp-smart-post-taxonomy-name-layout-three::after{content:"";position:absolute;inset:0;background-image:var(--bg-url);background-size:cover;background-position:center;background-repeat:no-repeat;transition:opacity .3s ease-in-out,transform .3s ease-in-out;z-index:0;transform:var(--initialValue);opacity:1}.sp-smart-post-taxonomy-name-layout-three:hover::after{background:var(--hover-bg-url);background-size:cover;background-position:center;background-repeat:no-repeat;transform:var(--transformValue);opacity:1}.sp-taxonomy-overlay-three::before{content:"";position:absolute;inset:0;z-index:1;background:var(--overlay-color)}.sp-taxonomy-hover-overlay-three::before{transition-property:background;transition-duration:1s}.sp-taxonomy-hover-overlay-three:hover::before{content:"";position:absolute;inset:0;z-index:1;background:var(--overlay-hover-color)}.taxonomy-image-overlay-three{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.sps-taxonomy-terms-link{text-decoration:none;color:inherit;display:contents}.sp-smart-post-taxonomy-info-overlay{position:relative;overflow:hidden;transition:background .3s ease-in-out;background-size:cover;background-position:center;background-repeat:no-repeat}.sp-smart-post-taxonomy-info-overlay::after{content:"";position:absolute;inset:0;background:var(--bg-url);background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .3s ease-in-out,opacity .3s ease-in-out;z-index:0;transform:var(--initialValue)}.sp-smart-post-taxonomy-info-overlay:hover::after{background-image:var(--hover-bg-url);transform:var(--transformValue)}.sp-taxonomy-overlay::before{content:"";position:absolute;inset:0;z-index:1;background:var(--overlay-color, transparent);background-size:cover;background-position:center;transition:all .3s ease-in-out}.sp-taxonomy-overlay:hover::before{background:var(--overlay-hover-color, transparent)}.sp-taxonomy-hover-overlay::before{transition-property:background;transition-duration:1s}.sp-taxonomy-hover-overlay:hover::before{content:"";position:absolute;inset:0;z-index:1;background:var(--overlay-hover-color)}.taxonomy-image-overlay{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.sp-taxonomy-overlay:not(.sp-taxonomy-hover-overlay)::after{opacity:1;transition:opacity .3s ease-in-out}.sp-taxonomy-overlay:not(.sp-taxonomy-hover-overlay):hover::after{opacity:0}.sp-taxonomy-hover-overlay:not(.sp-taxonomy-overlay)::after{opacity:0;transition:opacity .3s ease-in-out}.sp-taxonomy-hover-overlay:not(.sp-taxonomy-overlay):hover::after{opacity:1}.sps-taxonomy-title-name{font-size:18px;line-height:1.25;font-weight:600;text-transform:capitalize;text-decoration:none}.taxonomy-excerpt{font-size:14px;line-height:1.2;font-weight:400;font-style:normal}.sp-smart-post-taxonomy-count span{font-size:18px;font-weight:600;line-height:1.2}
#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-large-items{display:flex;gap:24px}#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-large-items .sp-smart-post-list-item{width:50%}#sp-smart-post-list-wrapper.sp-smart-post-list-three.sp-smart-post-list-three-layout-six .sp-smart-post-large-items .sp-smart-post-list-item{width:100%}#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-small-items,#sp-smart-post-list-wrapper.sp-smart-post-list-three.sp-smart-post-list-three-layout-six .sp-smart-post-large-items{display:grid;grid-template-columns:repeat(2, 1fr)}#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-list-item .sp-smart-post-list-divider{margin-bottom:24px}#sp-smart-post-list-wrapper.sp-smart-post-list-three.sp-smart-post-list-three-layout-six .sp-smart-post-large-items .sp-smart-post-card,#sp-smart-post-list-wrapper.sp-smart-post-list-three.sp-smart-post-list-three-layout-five .sp-smart-post-large-items .sp-smart-post-card{flex-direction:row}#sp-smart-post-list-wrapper.sp-smart-post-list-three:not(.sp-smart-post-list-three-layout-one,.sp-smart-post-list-three-layout-two) .sp-smart-post-large-items .sp-smart-post-card-content{justify-content:start;margin-top:10px}#sp-smart-post-list-wrapper.sp-smart-post-list-three:not(.sp-smart-post-list-three-layout-five,.sp-smart-post-list-three-layout-six) .sp-smart-post-large-items .sp-smart-post-list-item .sp-smart-post-card-image,#sp-smart-post-list-wrapper.sp-smart-post-list-three:not(.sp-smart-post-list-three-layout-five,.sp-smart-post-list-three-layout-six) .sp-smart-post-large-items.sp-smart-post-background-layout .sp-smart-post-list-item{height:380px}#sp-smart-post-list-wrapper.sp-smart-post-list-three.sp-smart-post-list-three-layout-four .sp-smart-post-small-items .sp-smart-post-list-item:nth-child(1) .sp-smart-post-list-divider,#sp-smart-post-list-wrapper.sp-smart-post-list-three.sp-smart-post-list-three-layout-four .sp-smart-post-small-items .sp-smart-post-list-item:nth-child(2) .sp-smart-post-list-divider,#sp-smart-post-list-wrapper.sp-smart-post-list-three.sp-smart-post-list-three-layout-three .sp-smart-post-small-items .sp-smart-post-list-item:nth-child(1) .sp-smart-post-list-divider,#sp-smart-post-list-wrapper.sp-smart-post-list-three.sp-smart-post-list-three-layout-three .sp-smart-post-small-items .sp-smart-post-list-item:nth-child(2) .sp-smart-post-list-divider,#sp-smart-post-list-wrapper.sp-smart-post-list-three.sp-smart-post-list-three-layout-two .sp-smart-post-large-items .sp-smart-post-title-wrapper .sp-icon-right-dir,#sp-smart-post-list-wrapper.sp-smart-post-list-three.sp-smart-post-list-three-layout-four .sp-smart-post-large-items .sp-smart-post-title-wrapper .sp-icon-right-dir{display:none}#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-small-items .sp-smart-post-title-wrapper .sp-smart-post-title{width:100%}#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-small-items .sp-smart-post-title-wrapper{display:flex;width:100%}#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-small-items .sp-smart-post-title-wrapper .sp-icon-right-dir{transform:translateY(-3px)}#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-small-items .sp-smart-post-title-wrapper,#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-small-items .sp-smart-post-title-wrapper .sp-icon-right-dir{transition:all .3s ease-in-out}#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-large-items .sp-smart-post-title-wrapper .sp-smart-post-title{font-size:26px}#sp-smart-post-list-wrapper.sp-smart-post-list-three.sp-smart-post-list-three-layout-five .sp-smart-post-large-items .sp-smart-post-title-wrapper .sp-smart-post-title,#sp-smart-post-list-wrapper.sp-smart-post-list-three.sp-smart-post-list-three-layout-six .sp-smart-post-large-items .sp-smart-post-title-wrapper .sp-smart-post-title{font-size:20px}#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-small-items .sp-smart-post-social-share,#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-small-items .sp-smart-post-card-image .image-overlay,#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-small-items .sp-social-share-popup{display:none}#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-card{overflow:visible}@media only screen and (max-width: 599px){#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-large-items,#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-small-items{display:grid;grid-template-columns:repeat(1, 1fr) !important}#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-large-items .sp-smart-post-list-item,#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-small-items .sp-smart-post-list-item{width:100%}#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-large-items .sp-smart-post-card,#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-small-items .sp-smart-post-card{display:flex;flex-direction:column !important}#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-large-items .sp-smart-post-card .sp-smart-post-card-image,#sp-smart-post-list-wrapper.sp-smart-post-list-three .sp-smart-post-small-items .sp-smart-post-card .sp-smart-post-card-image{max-width:100%;width:100%}}
.sp-smart-post-pagination-section{display:flex;justify-content:center}.sp-smart-post-pagination-section .sp-smart-post-navigation-buttons .sp-smart-post-grid-nav-arrow-btn,.sp-smart-post-pagination-section .sp-smart-post-pagination-buttons a,.sp-smart-post-pagination-section .sp-smart-post-load-more-button a{font-weight:500;border-color:#4e4f52;color:#fff;background-color:#333;font-size:14px;padding:0px 8px 0px 8px;text-decoration:none;border:1px solid rgba(0,0,0,0)}.sp-smart-post-pagination-section .sp-smart-post-navigation-buttons .sp-smart-post-grid-nav-arrow-btn.current,.sp-smart-post-pagination-section .sp-smart-post-navigation-buttons .sp-smart-post-grid-nav-arrow-btn:hover,.sp-smart-post-pagination-section .sp-smart-post-pagination-buttons a.current,.sp-smart-post-pagination-section .sp-smart-post-pagination-buttons a:hover,.sp-smart-post-pagination-section .sp-smart-post-load-more-button a.current,.sp-smart-post-pagination-section .sp-smart-post-load-more-button a:hover{background-color:var(--smart-post-secondary);border-color:var(--smart-post-secondary)}.sp-smart-post-pagination-section .sp-smart-post-navigation-buttons .sp-smart-post-grid-nav-arrow,.sp-smart-post-pagination-section .sp-smart-post-pagination-buttons,.sp-smart-post-pagination-section .sp-smart-post-load-more-button{gap:4px;margin:48px 0px 0px 0px}.sp-smart-post-pagination-section .sp-smart-post-load-more-button a:focus{outline:none}.sp-smart-post-pagination-section a{box-sizing:content-box}.sp-smart-post-pagination-section .sp-prev-next span,.sp-smart-post-pagination-section .next,.sp-smart-post-pagination-section .prev{min-width:92px;min-height:38px;box-sizing:border-box}.sp-smart-post-pagination-section .sp-smart-post-load-more-button a{min-width:112px;min-height:38px;box-sizing:border-box}.sp-smart-post-pagination-section .page-numbers\+arrow-next,.sp-smart-post-pagination-section .page-numbers\+arrow-prev,.sp-smart-post-pagination-section .page-numbers.number-arrow,.sp-smart-post-pagination-section .page-numbers:not(.next):not(.prev){min-width:22px;min-height:38px;box-sizing:border-box}.sp-smart-post-pagination-section .sp-smart-pagination-prev-next-prev i,.sp-smart-post-pagination-section .page-numbers\+prev-next\+arrow-prev i{margin-right:-4px}.sp-smart-post-pagination-section .sp-smart-pagination-prev-next-next i,.sp-smart-post-pagination-section .page-numbers\+prev-next\+arrow-next i{margin-left:-4px}.sp-smart-post-pagination-section .sp-smart-post-no-more-post-label{font-size:16px;opacity:0;animation:fadeIn .2s ease forwards;animation-delay:200ms}@keyframes fadeIn{to{opacity:1}}.sp-smart-post-navigation-buttons .sp-smart-post-grid-nav-arrow-btn.sp-prev{transform:rotate(180deg)}.sp-smart-post-pagination-section .sp-smart-post-load-more-button a,.sp-smart-post-pagination-section .sp-smart-post-navigation-buttons .sp-smart-post-grid-nav-arrow .sp-smart-post-grid-nav-arrow-btn,.sp-smart-post-pagination-section .sp-smart-post-pagination-buttons span,.sp-smart-post-pagination-section .sp-smart-post-pagination-buttons a{display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}
