.sp-smart-post-carousel-center .swiper-slide.sp-slide-item{transform:scale(.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-cube .swiper-slide,.sp-smart-post-carousel .swiper-fade .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-next,.sp-smart-post-carousel .sp-smart-post-swiper .swiper-fade .swiper-slide-prev{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-wrapper .swiper .swiper-scrollbar .swiper-scrollbar-drag,.sp-smart-post-wrapper .swiper-scrollbar .swiper-scrollbar-drag{width:23%;background:var(--smart-post-secondary)}.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:0}.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(0)}.sp-smart-post-wrapper:hover .sp-smart-post-swiper-nav-arrow.visible-on-hover .btn-next{transform:translateX(0)}.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-dots,.sp-smart-post-block-wrapper .sp-smart-post-pagination-dynamic,.sp-smart-post-block-wrapper .sp-smart-post-pagination-fraction,.sp-smart-post-block-wrapper .sp-smart-post-pagination-numbers,.sp-smart-post-block-wrapper .sp-smart-post-pagination-strokes{transform:translate(-50%,-50%);left:50%!important;display:flex;justify-content:center;position:absolute;z-index:1}.sp-smart-post-block-wrapper .sp-smart-post-pagination-fraction{transform:translateY(0)!important;color:var(--smart-post-secondary)}.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-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-block-wrapper .swiper-pagination-bullet{background:#cacbcf}.sp-smart-post-block-wrapper .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,#fff,transparent)}.sp_marquee-container::after{right:0;background:linear-gradient(to left,#fff,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(calc(-100% + var(--sps_extrawidth)))}100%{transform:translateX(0)}}.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)}}.sp-image-ratio-1-1{aspect-ratio:1/1}.sp-image-ratio-4-3{aspect-ratio:4/3}.sp-image-ratio-3-2{aspect-ratio:3/2}.sp-image-ratio-16-9{aspect-ratio:16/9}.sp-image-ratio-2-1{aspect-ratio:2/1}.sp-image-ratio-3-1{aspect-ratio:3/1}.sp-image-ratio-4-1{aspect-ratio:4/1}.sp-image-ratio-3-4{aspect-ratio:3/4}.sp-image-ratio-2-4{aspect-ratio:2/4}.sp-image-ratio-9-16{aspect-ratio:9/16}.sp-position-top-left{top:0;left:0}.sp-position-top-right{top:0;left:unset;right:0}.sp-position-top-center{top:0;left:50%;transform:translateX(-50%)}.sp-position-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.sp-position-bottom-left{top:unset;bottom:0;left:0}.sp-position-bottom-right{top:unset;bottom:0;left:unset;right:0}.sp-position-bottom-center{top:unset;bottom:0;left:50%;transform:translateX(-50%)}.sp-position-center-left{top:50%;left:0;transform:translateY(-50%)}.sp-position-center-right{top:50%;left:unset;right:0;transform:translateY(-50%)}.sp-text-position-top{flex-direction:column-reverse}.sp-text-position-bottom{flex-direction:column}.sp-text-left{text-align:left}.sp-text-center{text-align:center}.sp-text-right{text-align:right}.sp-smart-image-area .sp-zoom-in{transform:scale(1)}.sp-smart-image-area:hover .sp-zoom-in{transform:scale(1.1)}.sp-smart-image-area .sp-zoom-out{transform:scale(1.1)}.sp-smart-image-area:hover .sp-zoom-out{transform:scale(1)}.sp-smart-image-area .sp-move-left{transform:scale(1.1)}.sp-smart-image-area:hover .sp-move-left{transform:scale(1.1) translateX(3%)}.sp-smart-image-area .sp-move-right{transform:scale(1.1)}.sp-smart-image-area:hover .sp-move-right{transform:scale(1.1) translateX(-3%)}.sp-smart-image-area .sp-move-top{transform:scale(1.1)}.sp-smart-image-area:hover .sp-move-top{transform:scale(1.1) translateY(3%)}.sp-smart-image-area .sp-move-bottom{transform:scale(1.1)}.sp-smart-image-area:hover .sp-move-bottom{transform:scale(1.1) translateY(-3%)}img.sp-smart-image{max-width:100%}.sp-overflow-hidden{overflow:hidden}.sp-smart-post-block-wrapper .sp-smart-post-smart-image{overflow:hidden}.sp-smart-post-block-wrapper .sp-smart-image-wrapper{margin:0}.sp-smart-post-block-wrapper .sp-smart-image-wrapper.sp-text-position-bottom,.sp-smart-post-block-wrapper .sp-smart-image-wrapper.sp-text-position-top{display:flex}.sp-smart-post-block-wrapper .sp-smart-image-wrapper.sp-text-position-over-img{position:relative}.sp-smart-post-block-wrapper .sp-smart-image-wrapper.sp-text-position-over-img .sp-smart-image-text-container{position:absolute;z-index:1}.sp-smart-post-block-wrapper .sp-smart-image-wrapper.sp-text-position-over-img .sp-visibility-show-hover{width:0;height:0;visibility:hidden;opacity:0;transition:opacity .3s ease-in-out}.sp-smart-post-block-wrapper .sp-smart-image-wrapper.sp-text-position-over-img:hover .sp-visibility-show-hover{width:auto;height:fit-content;visibility:visible;opacity:1}.sp-smart-post-block-wrapper .sp-smart-image-wrapper .sp-smart-image-text-container{display:flex;flex-direction:column;row-gap:16px}.sp-smart-post-block-wrapper .sp-smart-image-wrapper .sp-smart-post.sp-smart-image-area{overflow:hidden}.sp-smart-post-block-wrapper .sp-smart-image-wrapper .sp-smart-image-caption,.sp-smart-post-block-wrapper .sp-smart-image-wrapper .sp-smart-image-title{margin:0}.sp-smart-post-block-wrapper .sp-smart-image-area{position:relative;box-sizing:border-box;transition:all .3s ease-in-out;mask-size:contain;mask-position:center center;mask-repeat:no-repeat;background:var(--smart-post-secondary)}.sp-smart-post-block-wrapper .sp-smart-image-area:has(.sp-image-ratio-original){width:fit-content}.sp-smart-post-block-wrapper .sp-smart-image-area .sp-smart-image:not(.sp-image-ratio-original){width:100%}.sp-smart-post-block-wrapper .sp-smart-image-area .sp-smart-image{display:block;object-fit:cover;pointer-events:all;transition:all .3s ease-in-out}.sp-smart-post-block-wrapper .sp-smart-image-area .sp-smart-image-link-btn-wrapper{position:absolute;display:flex;padding:10px;z-index:1}.sp-smart-post-block-wrapper .sp-smart-image-area .sp-smart-image-link-btn-wrapper .sp-smart-image-link-btn{display:inline-block;text-wrap:nowrap;cursor:pointer;transition:all .3s ease-in-out;user-select:none}.sp-smart-post-block-wrapper .sp-smart-image-area .sp-smart-image-link-btn-wrapper .sp-smart-image-link-btn:focus{outline:0}.sp-smart-post-block-wrapper .sp-smart-image-area .sp-hover-img-overlay{transform:scale(1);transition:background .35s,transform .35s;pointer-events:none}.sp-smart-post-block-wrapper .sp-smart-image-area:hover .sp-hover-img-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.sp-smart-post-block-wrapper .sp-smart-image-area:hover .sp-hover-img-overlay.sp-selena{transform:scale(.95)}.sp-hide-on-desktop{display:none}@media only screen and (max-width:1023px){.sp-hide-on-tablet{display:none}}@media only screen and (max-width:599px){.sp-hide-on-mobile{display:none}}.sp-text{transition:transform .35s}.sp-smart-image-area:has(.sp-smart-image.sp-jazz){position:relative}.sp-smart-image-area:has(.sp-smart-image.sp-jazz)::after{content:"";position:absolute;top:0;left:-20%;width:140%;height:100%;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(45deg) scale3d(1,0,1);opacity:0;transition:opacity .35s,transform .35s;z-index:1}.sp-smart-image-area:has(.sp-smart-image.sp-jazz):hover .sp-smart-image,.sp-smart-image-area:has(.sp-smart-image.sp-jazz):hover .sp-text{transform:scale(1.1)}.sp-smart-image-area:has(.sp-smart-image.sp-jazz):hover::after{transform:rotate(45deg) scale3d(1,1,1);opacity:1}.sp-smart-image-area:has(.sp-smart-image.sp-apollo){position:relative;overflow:hidden}.sp-smart-image-area:has(.sp-smart-image.sp-apollo) .sp-smart-image,.sp-smart-image-area:has(.sp-smart-image.sp-apollo) .sp-text{transform:scale(1.1)}.sp-smart-image-area:has(.sp-smart-image.sp-apollo)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,130%,0);background:#fff;opacity:.6;transition:transform .5s;z-index:1}.sp-smart-image-area:has(.sp-smart-image.sp-apollo):hover .sp-smart-image,.sp-smart-image-area:has(.sp-smart-image.sp-apollo):hover .sp-text{transform:scale(1)}.sp-smart-image-area:has(.sp-smart-image.sp-apollo):hover::after{transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-130%,0)}.sp-smart-image-area:has(.sp-smart-image.sp-layla){position:relative;overflow:hidden}.sp-smart-image-area:has(.sp-smart-image.sp-layla) .sp-text{transform:scale(1)}.sp-smart-image-area:has(.sp-smart-image.sp-layla):hover .sp-text{transform:scale(1.1)}.sp-smart-image-area:has(.sp-smart-image.sp-layla)::before{content:"";position:absolute;top:50px;right:30px;bottom:50px;left:30px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);transform-origin:0 0;transition:transform .35s;z-index:2}.sp-smart-image-area:has(.sp-smart-image.sp-layla)::after{content:"";position:absolute;top:30px;right:50px;bottom:30px;left:50px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;transition:transform .35s;z-index:2}.sp-smart-image-area:has(.sp-smart-image.sp-layla):hover::before{opacity:1;transform:scale(1)}.sp-smart-image-area:has(.sp-smart-image.sp-layla):hover::after{opacity:1;transform:scale(1)}.sp-smart-image-area:has(.sp-smart-image.sp-oscar){position:relative;overflow:hidden}.sp-smart-image-area:has(.sp-smart-image.sp-oscar) .sp-text{transform:scale(1)}.sp-smart-image-area:has(.sp-smart-image.sp-oscar):hover .sp-text{transform:scale(1.1)}.sp-smart-image-area:has(.sp-smart-image.sp-oscar)::before{content:"";position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;opacity:0;transform:scale(0);z-index:2;transition:opacity .35s,transform .35s}.sp-smart-image-area:has(.sp-smart-image.sp-oscar):hover::before{opacity:1;transform:scale(1)}.sp-smart-image-area:has(.sp-smart-image.sp-selena) .sp-smart-image,.sp-smart-image-area:has(.sp-smart-image.sp-selena) .sp-text{transform:scale(1)}.sp-smart-image-area:has(.sp-smart-image.sp-selena):hover .sp-smart-image,.sp-smart-image-area:has(.sp-smart-image.sp-selena):hover .sp-text{transform:scale(.95)}