/* Oversized French-site heading, on the light ivory texture approved for Morocco. */
.brand-section.social-section{background:#fffdf9;background-image:linear-gradient(#fffdf9cc,#fffdf9cc),url('/hero.webp');background-position:center;background-size:cover;padding:64px 0 52px;overflow:hidden}
.social-heading{margin:0 0 38px;text-align:center}
.social-heading h2{margin:0;color:#000;font-family:var(--display);font-size:clamp(54px,13.7vw,245px);line-height:.9;letter-spacing:-.035em;white-space:nowrap}
.social-heading h2 span{color:#ff7413}
html[lang^="en"] .social-heading h2{font-size:clamp(42px,13.1vw,234px)}
.social-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 64px)/5);gap:16px;list-style:none;margin:0;padding:12px 0 24px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain}
.social-post{min-width:0;scroll-snap-align:center}
.social-post>a{display:block;position:relative;aspect-ratio:4/5;overflow:hidden;background:#eee9df;border-radius:18px;isolation:isolate}
.social-post img,.social-post video{display:block;width:100%;height:100%;object-fit:cover}
.social-post video{position:absolute;inset:0;opacity:0;pointer-events:none}
.social-post video.is-loaded{opacity:1}
.social-post-icon{position:absolute;right:12px;top:12px;display:grid;place-items:center;width:32px;height:32px;background:#0005;border-radius:50%;color:#fff;pointer-events:none}
.social-post-icon svg{width:20px;height:20px}
.social-post>a:focus-visible{outline:4px solid #ff7900;outline-offset:-5px}
.social-carousel.is-ready .social-track{display:block;position:relative;height:calc(var(--card-width)*1.25 + 36px);padding:0;overflow:hidden;scroll-snap-type:none;touch-action:pan-y;user-select:none}
.social-carousel.is-ready .social-post{position:absolute;top:50%;left:50%;width:var(--card-width);transform:translate(-50%,-50%) translateX(var(--offset)) scale(var(--scale));opacity:var(--opacity);z-index:var(--layer);transition:transform .6s cubic-bezier(.22,.68,.2,1),opacity .5s ease;will-change:transform}
.social-carousel.is-ready .social-post[aria-hidden="true"]{pointer-events:none}
.social-carousel.is-ready .social-post.no-transition{transition:none}
.social-post.is-center>a{box-shadow:0 8px 22px #30211629;outline:2px solid #ff7900;outline-offset:-2px}
.social-bottom{display:flex;flex-direction:column;align-items:center;gap:22px;padding-top:14px}
.social-bottom .btn{font-size:18px}
@media(max-width:1199px){.social-track{grid-auto-columns:calc((100% - 32px)/3)}}
@media(max-width:700px){.brand-section.social-section{padding:42px 0 38px}.social-section>.wrap.wide{width:100%}.social-heading{margin:0 12px 22px}.social-heading h2{font-size:13.4vw;letter-spacing:-.04em}.social-track{grid-auto-columns:72%;gap:12px}.social-post>a{border-radius:15px}.social-post-icon{top:10px;right:10px}.social-bottom{padding-top:8px;gap:20px}.social-bottom .btn{font-size:16px}}
@media(prefers-reduced-motion:reduce){.social-carousel.is-ready .social-post{transition:none}}
