@import"https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap";*{font-family:Sora,serif;font-weight:400;letter-spacing:0}body{margin:0 20px 35px}:root{--bg:#f9fbfa;--white:#fff;--black:#010906;--main:#2f3f36;--green:#4dd21e;--text-gradient:linear-gradient(90.85deg,rgba(37,122,42,.8) 25.14%,rgba(64,210,64,.8) 66.19%);--main-gradient:linear-gradient(93.63deg,#6fd918 6.1%,#5be570 98.36%);--dark-gradient:linear-gradient(180deg,#00120b 14.1%,#00120b 93.21%);--green-black:#35605a;--green-background:#ebf6e2;--light:#899093;--border:#c4cfd71a;--border-blur:#0000001a;--item-dark-text:#010906;--item-dark-green-text:#0d2c21;--item-dark-gray-text:#596265;--border-safe:#dcdcdc;--gray:#616161;--dark-green:#2b373d}.text_xl{font-size:18px;line-height:28px}.text_l{font-size:16px;line-height:24px}.text_m{font-size:14px;line-height:20px}.text_s{font-size:12px;line-height:16px}.text_gray{color:var(--gray)}.bold{font-weight:700}.semi-bold{font-weight:600}.row{display:flex;flex-direction:row;justify-content:space-between}a{color:var(--black);text-decoration:none}h1{font-size:40px;line-height:48px}h1,h2{font-family:Sora;font-weight:600;letter-spacing:0}h2{font-size:32px;line-height:40px}h3{font-size:24px;line-height:32px}h3,h4{font-family:Sora;font-weight:600;letter-spacing:0}h4{font-size:20px;line-height:28px}h5{font-size:16px;line-height:24px}h5,h6{font-family:Sora;font-weight:600;letter-spacing:0}h6{font-size:14px;line-height:20px}.modal{align-items:center;background-color:#000;background-color:#0006;display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:100}.modal-content{background-color:#fefefe;border-radius:24px;display:flex;flex-direction:column;gap:40px;margin:auto;padding:40px;width:80%;width:400px}@media (max-width:1024px){body{margin:0}h1,h2{font-size:28px;line-height:36px}.text_xl{font-size:16px;line-height:24px}}@media (max-width:600px){h1{font-size:20px;line-height:28px}.modal-content{height:90%;width:100%}}
