.first-step-to-telegram{display:grid;grid-template-areas:"title title" "descr button";grid-gap:31px 200px;gap:31px 200px;margin:40px 0;padding:70px;border-radius:24px;background:linear-gradient(270deg,#0098ea,#0e468a 46%,#0f131b)}@media(max-width:1023px){.first-step-to-telegram{grid-template-areas:"title" "descr" "button";gap:30px}}@media(max-width:767px){.first-step-to-telegram{padding:40px;margin:20px 0}}.first-step-to-telegram__title{grid-area:title}.first-step-to-telegram__title span{text-decoration:underline}.first-step-to-telegram__descr{grid-area:descr}.first-step-to-telegram__button{grid-area:button;align-self:flex-end}@media(max-width:1023px){.first-step-to-telegram__button{width:-moz-fit-content;width:fit-content}}@media(max-width:767px){.first-step-to-telegram__button{width:100%}}.first-step-to-telegram__button svg{width:20px;height:20px}
/*# sourceMappingURL=0a6ca0b9ce264c1b.css.map*/