@import"https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;600&display=swap";*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}:root{--primary: #23bcb0;--primary900: #103646;--secondary: #9d4e94;--tertiary: #e46d6d;--gray: #8d8b88;--gray100: #e5e5e5;--background: #efeff4;--red: #db3b5a;--red100: #ffeaee;--text-color: var(--primary-900);--font-sans: "Source Sans 3", sans-serif;--font-weight-regular: 400;--font-weight-bold: 600}body{background:var(--background);font-family:var(--font-sans);color:var(--text-color)}
