@import"https://fonts.cdnfonts.com/css/glacial-indifference-2";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";body{background-color:#faf7f6;color:#3e1b07;font-family:Inter,sans-serif;font-weight:500;font-size:18px;padding:0 0 100px;display:flex;justify-content:center;align-items:center;min-height:100vh}body .app-root{max-width:1200px;width:100%;box-sizing:border-box}a:hover{color:#ff7872}h1{font-family:Glacial Indifference,sans-serif;text-transform:uppercase;font-size:35px;font-weight:700;color:#3e1b07}h2{font-family:Inter,sans-serif;font-size:21px;font-weight:700;color:#3e1b07}h3{font-family:Inter,sans-serif;font-size:16px;font-weight:700;color:#3e1b07}.desktop-only{display:inherit}.mobille-only{display:none}@media (max-width: 1024px){body{padding:25px 5%}}@media (max-width: 767px){body{padding:25px 5%}.desktop-only{display:none}.mobille-only{display:inherit}}
