.footer-social{background:var(--bg-color);padding:var(--padding-top) 0 var(--padding-bottom) 0}@media only screen and (max-width:767px){.footer-social{padding:40px 0 0 0}}.footer-social__wrapper{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-social__heading{margin-bottom:0}.footer-social__heading a{color:var(--heading-color)}.footer-social__list{display:flex;align-items:center;gap:40px;justify-content:end}@media only screen and (max-width:767px){.footer-social__list{-moz-column-gap:20px;column-gap:20px;row-gap:10px;flex-wrap:wrap}}.footer-social__list .list-social__item{display:flex;align-items:center;justify-content:center}.footer-social__list .list-social__item a{width:20px;height:20px}.footer-social__list .list-social__item svg{width:20px;height:20px}.footer-slider{margin-top:22px}.footer-slider .swiper-button-next,.footer-slider .swiper-button-prev{width:30px;height:30px;background:rgba(255,255,255,.5);z-index:10;transition:all .4s ease;color:var(--color-link-text)}@media only screen and (min-width:1024px){.footer-slider .swiper-button-next:hover,.footer-slider .swiper-button-prev:hover{color:var(--color-link-text-hover)}}.footer-slider .swiper-button-next{right:0}.footer-slider .swiper-button-prev{left:0}.footer-slider .swiper-button-next::after,.footer-slider .swiper-button-prev::after{content:""}.footer-slider .swiper-slide{height:auto;position:relative}.footer-slider .swiper:not(.swiper-initialized) .swiper-slide{max-width:20%}.footer-slide__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer-slide__url{position:absolute;top:0;left:0;height:100%;width:100%;z-index:5}