.PostsSliderWidget{box-sizing:border-box;width:100%;max-width:95vw;max-height:250px;margin:0 auto;padding:8px}.PostsSliderWidget .PostsSliderWidgetContent{position:relative}.PostsSliderWidget .PostsSliderWidgetContent .embla{overflow:hidden}.PostsSliderWidget .PostsSliderWidgetContent .embla__container{display:flex}.PostsSliderWidget .PostsSliderWidgetContent .embla__slide{min-width:0}.PostsSliderWidget .PostsSliderWidgetContent .prevBtn,.PostsSliderWidget .PostsSliderWidgetContent .nextBtn{z-index:1;background-color:#0000;border:none;position:absolute;top:40%}.PostsSliderWidget .PostsSliderWidgetContent .prevBtn svg,.PostsSliderWidget .PostsSliderWidgetContent .nextBtn svg{width:40px;height:40px;color:var(--primary-active-color,#f90);filter:drop-shadow(2px 2px 2px #00000080)}.PostsSliderWidget .PostsSliderWidgetContent .prevBtn{left:0}.PostsSliderWidget .PostsSliderWidgetContent .nextBtn{right:0}.PostsSliderWidget .PostsSliderWidgetContent .sliderPaginationItems{display:none}@media only screen and (width>=768px){.PostsSliderWidget .PostsSliderWidgetContent .sliderPaginationItems{flex-wrap:wrap;justify-content:center;padding-top:10px;list-style:none;display:flex}.PostsSliderWidget .PostsSliderWidgetContent .sliderPaginationItems .sliderPaginationItem{cursor:pointer;opacity:.5;background-color:#0000;border:0;outline:0;align-items:center;width:48px;height:48px;margin-left:7.5px;margin-right:7.5px;padding:0;display:flex;position:relative}.PostsSliderWidget .PostsSliderWidgetContent .sliderPaginationItems .sliderPaginationItem:after{background-color:var(--primary-active-color,#f90);content:"";border-radius:2px;width:100%;height:4px}.PostsSliderWidget .PostsSliderWidgetContent .sliderPaginationItems .is-selected{opacity:1;transform:scale(1.2)}}.postsSliderWidgetSlideResponsive{flex:0 0 140px}@media only screen and (width<=600px){.postsSliderWidgetSlideResponsive{flex:0 0 200px}}@media only screen and (width>=601px) and (width<=768px){.postsSliderWidgetSlideResponsive{flex:0 0 160px}}@media only screen and (width>=769px) and (width<=1024px){.postsSliderWidgetSlideResponsive{flex:0 0 200px}}@media only screen and (width>=1025px) and (width<=1280px){.postsSliderWidgetSlideResponsive{flex:0 0 240px}}@media only screen and (width>=1281px) and (width<=1440px){.postsSliderWidgetSlideResponsive{flex:0 0 280px}}@media only screen and (width>=1441px){.postsSliderWidgetSlideResponsive{flex:0 0 320px}}
