/* Louvre: isolated 3D product view above the FAQ. */
.louvre-landing-page .louvre-3d-section { padding: 80px 28px 0; max-width: 1360px; margin: 0 auto; }
.louvre-landing-page .louvre-3d-heading { text-align: center; margin-bottom: 32px; }
.louvre-landing-page .louvre-3d-heading h2 { margin: 12px 0 0; font-family: "Didot", "Bodoni 72", "Times New Roman", serif; font-size: clamp(34px, 4vw, 60px); font-weight: 400; line-height: 1.15; }
.louvre-landing-page .louvre-3d-frame { display: block; width: 100%; height: clamp(420px, 50vw, 650px); border: 0; background: #e9e7e1; }
@media (max-width: 640px) { .louvre-landing-page .louvre-3d-section { padding: 54px 18px 0; } .louvre-landing-page .louvre-3d-frame { height: 430px; } }

#louvre-3d-title { scroll-margin-top: 125px; }

.louvre-landing-page .louvre-statement h2 { line-height: 1.2; }
