@import "https://fonts.googleapis.com/css2?family=Cormorant:wght@400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
*{margin:0;padding:0;font-family:Cormorant,sans-serif}.wrapper{width:1184px;margin:32px auto 0}.page{width:1220px;margin:0 auto}.backgroundFixed{opacity:.1;filter:brightness(1.2);z-index:-1;pointer-events:none;background-image:url(https://i.pinimg.com/736x/2a/69/96/2a6996d57ad7ae57eef8ec642de66b0f.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;position:fixed;top:0;left:0}@media (max-width:768px){.page{width:100vw;margin:0 16px}}
