.text{color:var(--black);font-family:inherit}h1,h2,h3,h4,h5,h6.text{&.text{line-height:1em}}.text.white{color:var(--background)}.text.yellow{color:var(--yellow)}.text.gray{color:var(--gray)}.text.white-opaque{color:var(--white-opacity)}.text.regular{font-weight:400}.text.light{font-weight:300}.text.medium{font-weight:500}.text.bold{font-weight:700}.text.black{font-weight:900}.text.xxs{font-size:18px}.text.xs{font-size:25px}.text.s{font-size:30px}.text.m{font-size:40px}.text.l{font-size:80px}.text.xl{font-size:120px}.text.xxl{font-size:150px}@media only screen and (min-width:1440px) and (max-width:1600px){.text.xxs{font-size:16px!important}.text.xs{font-size:20px}.text.s{font-size:24px}.text.m{font-size:28px}.text.l{font-size:55px!important}.text.xl{font-size:70px}.text.xxl{font-size:100px}}@media only screen and (min-width:1024px) and (max-width:1439px){.text.xxs{font-size:14px!important}.text.xs{font-size:18px}.text.s{font-size:20px}.text.m{font-size:25px}.text.l{font-size:38px}.text.xl{font-size:50px}.text.xxl{font-size:70px}}@media only screen and (min-width:769px) and (max-width:1024px){.text.xxs{font-size:14px}.text.xs{font-size:16px}.text.s{font-size:20px}.text.m{font-size:24px}.text.l{font-size:35px}.text.xl{font-size:40px}.text.xxl{font-size:60px}}@media only screen and (max-width:768px){.text.xxs{font-size:14px!important}.text.xs{font-size:20px}.text.s{font-size:22px}.text.m{font-size:25px}.text.l{font-size:40px}.text.xl,.text.xxl{font-size:50px}}@media only screen and (max-width:380px){.text.xs{font-size:16px}.text.s{font-size:18px}.text.m{font-size:22px}.text.l{font-size:32px!important}.text.xl{font-size:36px}.text.xxl{font-size:40px}}@media only screen and (min-width:2250px){.text.xxs{font-size:1.2vw!important}.text.xs{font-size:1.302vw}.text.s{font-size:1.7vw}.text.m{font-size:2.083vw}.text.l{font-size:6vw}.text.xl{font-size:6.25vw}.text.xxl{font-size:7.813vw}}.Bottom{height:60px;display:flex;justify-content:center;align-items:center;max-width:500px;border-radius:16px;border:1px solid #f8f7f361;transition:.2s ease-in-out;cursor:pointer;padding:15px 15px 15px 30px;font-family:aeonik}.Bottom.dark-border{border-color:var(--black)}.Bottom:hover{filter:brightness(.8);border-color:rgba(19,19,19,0)}.Bottom.white{background-color:var(--white)}.Bottom.black{background-color:var(--black)}.Bottom.yellow{background-color:var(--yellow)}.Bottom.black-opaque{background-color:var(--gray-opacity)}.Bottom.yellow-opaque{background-color:var(--yellow-opacity)}.Arrow{border-radius:50%;aspect-ratio:1;width:40px;margin-left:12px;justify-content:center;align-items:center;display:flex}.Arrow svg{width:17px;aspect-ratio:1}.Arrow.yellow{background-color:var(--yellow)}.Arrow.white{background-color:var(--white)}.Arrow.black{background-color:var(--black)}.Arrow.arrow-yellow path{fill:var(--yellow)}.Arrow.arrow-white path{fill:var(--white)}.Arrow.arrow-black path{fill:var(--black)}@media only screen and (min-width:768px) and (max-width:1399px){.Bottom{height:50px;border-radius:12px}.Arrow{width:30px;margin-left:12px}.Arrow svg{width:12px}}@media only screen and (max-width:1024px){.Arrow{width:27px;margin-left:15px}.Arrow svg{width:15px}.Bottom{height:50px;padding:17.5px 17.5px 17.5px 30px;border-radius:15px}}@media only screen and (max-width:767px){.Arrow{width:27px;margin-left:12px}.Arrow svg{width:15px}.Bottom{height:45px;padding:17.5px 17.5px 17.5px 30px;border-radius:10px}}@media only screen and (min-width:2250px){.Bottom{border:1.5px solid rgba(248,247,243,.38);border-radius:20px;max-width:700px;height:90px;padding:17.5px 17.5px 17.5px 50px}.Arrow{width:40px;margin-left:20px}.Arrow svg{width:20px}}@media only screen and (min-width:3150px){.Bottom{border-radius:40px;max-width:850px;height:130px;padding:20px 50px 20px 100px}.Arrow{width:65px;margin-left:20px}.Arrow svg{width:30px}}@media only screen and (max-width:380px){.Bottom{height:45px;padding:10px 20px 10px 30px;border-radius:10px;min-width:170px}.Arrow{width:30px;margin-left:15px;transform:translateX(10%)}.Arrow svg{width:15px;margin-left:7%}}