@font-face{font-family:DMSans;src:url(/fonts/DMSans-Thin.ttf)}@font-face{font-family:DMSansRegular;src:url(/fonts/DMSans.ttf)}@font-face{font-family:DMSansBold;src:url(/fonts/DMSans-Bold.ttf)}@font-face{font-family:Playfair;src:url(/fonts/Playfair.ttf)}html,body{padding:0;margin:0;width:100%}html,body{width:100%;height:100%;padding:0;margin:0;font-family:DMSans,sans-serif;font-weight:400}ol,li{font-family:DMSans,sans-serif;font-weight:400;font-size:18px}li{opacity:.8}:root{--border-radius: 12px;--navbar-padding: 16px;--primary: #d7555b;--secondary: #E07F84;--background: white;--text: black;--accent: #d7555b;--light-gray: rgb(233, 231, 231);--gray: rgb(226, 226, 226);--dark-gray: rgb(28, 25, 25);--max-width: 1300px}section{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}section .section-content{max-width:min(var(--max-width),100% - 32px);width:100%}p{opacity:.8;font-family:DMSansRegular,sans-serif}h1,h2,h3,h4{font-family:DMSans,sans-serif}.animate{opacity:0;transform:translateY(32px);animation:fadeInUp .5s ease-in-out forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}
