div[data-ax-section=socialSection] .social__wrapper{align-items:center;display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width:990px){div[data-ax-section=socialSection] .social__wrapper{flex-direction:row;gap:3.2rem}}div[data-ax-section=socialSection] .social__title{flex-basis:100%;margin:0}@media screen and (min-width:990px){div[data-ax-section=socialSection] .social__title{flex-basis:25%;text-align:right}div[data-ax-section=socialSection] .social__title:last-child{text-align:left}}div[data-ax-section=socialSection] .social__media-wrapper{flex-basis:100%;margin:0;width:100%}@media screen and (min-width:990px){div[data-ax-section=socialSection] .social__media-wrapper{flex-basis:50%}}div[data-ax-section=socialSection] .social__media-link{display:block;height:100%;width:100%}div[data-ax-section=socialSection] .social__media .media{padding-bottom:177%;width:100%}div[data-ax-section=socialSection] .social__media img{transition:transform var(--duration-long) ease}div[data-ax-section=socialSection] .social__media:hover img{transform:scale(1.03)}