:root{--fontBlack: #181818;--highlightGreen: #6A888A;--highlightRed: #DB928B}@font-face{font-family:"Inter";src:url("/static/fonts/Inter-VariableFont_opsz-wght.ttf") format("truetype")}@font-face{font-family:"Inter";src:url("/static/fonts/Inter-Italic-VariableFont_opsz-wght.ttf") format("truetype");font-style:italic}*{box-sizing:border-box}body{margin:0;padding:40px 0;font-size:20px;line-height:1.5;font-family:"Inter",sans-serif;color:var(--fontBlack)}h1,h2,h3,h4{font-size:24px;font-weight:600;line-height:1.25;margin:0;color:var(--highlightRed)}h2,h3,h4{font-size:20px}p:empty{height:0;margin:0;padding:0}a{text-decoration:none;color:var(--highlightGreen);transition:all .3s}a:hover{color:var(--highlightRed)}main{max-width:1000px;padding:0 20px;margin:0 auto}.mobile{display:none !important}@media only screen and (max-width: 1000px){body{padding:20px;font-size:18px}h1{font-size:22px}h2,h3,h4{font-size:18px}main{padding:0}}@media only screen and (max-width: 500px){body{font-size:16px}h1{font-size:20px}h2,h3,h4{font-size:16px}.tablet{display:none}.mobile{display:inherit !important}}nav{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:20px;background:var(--highlightGreen);border-radius:8px;color:#fff;font-size:24px}nav div{display:flex;gap:10px;align-items:center}nav a{display:flex;align-items:center;color:#fff;font-size:18px}nav img{max-width:32px;max-height:32px}nav ul{display:flex;flex-direction:row;gap:20px;padding:0;margin:0}nav ul li{list-style:none}@media only screen and (max-width: 1000px){nav{font-size:20px;gap:14px}nav a{font-size:16px}nav img{max-width:28px;max-height:28px}nav ul{flex-direction:column;gap:4px}}@media only screen and (max-width: 500px){nav{font-size:18px;gap:8px}nav a{font-size:14px}nav img{max-width:24px;max-height:24px}}footer{display:flex;gap:10px;align-items:center;justify-content:center;padding:20px;font-size:14px}@media only screen and (max-width: 500px){footer{flex-direction:column;align-items:flex-start;gap:4px;padding:0}}.text{padding:40px 20px}@media only screen and (max-width: 1000px){.text{padding:40px 0}}figure{position:relative;padding:0}figure img{max-width:100%;border-radius:8px}figure figcaption{font-size:14px;text-align:center;font-style:italic}/*# sourceMappingURL=bundle.css.map */
