.social-gallery-slider__mobile{display:grid;grid-gap:16px;grid-template:auto/repeat(2,1fr);}@media (min-width: 768px){.social-gallery-slider__mobile{grid-template-columns:repeat(4,1fr);}}@media (min-width: 900px){.social-gallery-slider__mobile{display:none;}}.social-gallery-slider__mobile>div div{margin:0;}.social-gallery-slider__slides{display:none;}@media (min-width: 900px){.social-gallery-slider__slides{display:block;}}.social-gallery-slider__slides .slick-list .slick-track{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.social-gallery-slider__slides .slick-list .slick-track .slick-slide{height:inherit !important;margin:0 4px;}.social-gallery-slider__slide{background-color:#fff;padding:0;}.social-gallery-slider__slide--image{position:relative;height:250px;width:100%;margin-bottom:16px;}@media (min-width: 600px){.social-gallery-slider__slide--image{height:285px;}}.social-gallery-slider__slide--image img{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0;-o-object-fit:cover;object-fit:cover;}.social-gallery-slider__slide--content{text-align:center;}.social-gallery-slider__slide--content .section-cta{margin-top:40px;}.block-editor .editor-styles-wrapper .social-gallery-slider__slides{display:grid;grid-gap:16px;}@media (min-width: 600px){.block-editor .editor-styles-wrapper .social-gallery-slider__slides{grid-template-columns:repeat(3,1fr);}}@media (min-width: 900px){.block-editor .editor-styles-wrapper .social-gallery-slider__slides{grid-template-columns:repeat(4,1fr);}}.block-editor .editor-styles-wrapper .social-gallery-slider__slide--image{height:150px;margin:0;}