@import"https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}:root{--vh:100vh;--header-height:92px}body{background:#fff;color:#111;width:100%}.buttons{display:flex}.buttons .button{margin:10px 10px 0 0!important}