.social-slider{overflow:hidden;padding:48px 0}@media screen and (min-width:1024px){.social-slider{padding:120px 0}}.social-slider__container{display:flex;flex-direction:column;justify-content:space-between;position:relative}@media screen and (min-width:1024px){.social-slider__container{flex-direction:row;align-items:center}}@media screen and (min-width:1024px){.social-slider__container:before{content:"";position:absolute;top:0;right:calc(75% - 30px);bottom:0;width:2000px;background:#fff;z-index:1}}@media screen and (min-width:1280px){.social-slider__container:before{right:calc(75% - 10px)}}.social-slider__content{order:2;z-index:1}@media screen and (max-width:1024px){.social-slider__content{padding-top:40px}}@media screen and (min-width:1024px){.social-slider__content{width:25%;padding-right:40px}.social-slider__content>p{padding-right:48px}.social-slider__content:before{content:"";background-image:url(img-bubble-3.png);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;top:-80px;left:-160px;bottom:-80px;width:320px;z-index:-1}}.social-slider__slider{order:1}@media screen and (min-width:1024px){.social-slider__slider{order:3;width:calc(75% - 20px)}}.social-slider__item{position:relative;width:calc(50% - 10px);border-radius:4px;overflow:hidden;margin:0 10px}@media screen and (min-width:1024px){.social-slider__item{width:50%}}@media screen and (min-width:1280px){.social-slider__item{width:33.33%;margin:0 10px}}.social-slider__item:before{content:"";display:block;width:0;height:0;padding-bottom:100%}.social-slider__wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.social-slider__wrapper img{width:100%;height:100%;object-fit:cover;object-position:center center}@media screen and (min-width:1024px){.social-slider .flickity-viewport{overflow:visible}}.social-slider a{transition:320ms ease-in-out}.social-slider a img{transition:320ms ease-in-out}.social-slider a:hover{opacity:.8}.social-slider a:hover .social-slider__wrapper{box-shadow:0 2px 4px rgba(0,0,0,.2)}.social-slider a:hover img{transform:scale(1.05)}