.about-bot-button{display:flex;flex-direction:column;align-items:flex-end;text-align:start;padding:12px 24px 12px 12px;gap:12px;width:100%;min-height:102px;border:none;background:#ffead8;box-shadow:0px 0px 2px 0px #0000001f;border-radius:4px;cursor:pointer;transition:box-shadow .3s ease}.about-bot-button:hover{box-shadow:0px 2px 4px 0px #00000014}.gradient-blue{background:conic-gradient(from 112deg at 78.53% -18.87%, rgba(0, 95, 174, 0.2) 0deg, rgba(255, 255, 255, 0.6) 181.73deg, rgba(0, 95, 174, 0.2) 360deg)}.gradient-yellow{background:conic-gradient(from 112deg at 78.53% -18.87%, #fef5ca 0deg, rgba(255, 255, 255, 0.6) 181.73deg, #fef5ca 360deg)}.gradient-grey{background:conic-gradient(from 112deg at 78.53% -18.87%, #f4f4f4 0deg, rgba(255, 255, 255, 0.6) 181.73deg, #f4f4f4 360deg)}.gradient-green{background:conic-gradient(from 112deg at 78.53% -18.87%, #dff8e8 0deg, rgba(255, 255, 255, 0.6) 181.73deg, #dff8e8 360deg)}.gradient-lightgreen{background:conic-gradient(from 112deg at 78.53% -18.87%, #eaf7be 0deg, rgba(251, 253, 254, 0.5) 164.04deg, rgba(255, 255, 255, 0.6) 181.73deg, #eaf7be 360deg)}.gradient-lightgreen{background:conic-gradient(from 112deg at 78.53% -18.87%, rgba(204, 255, 153, 0.2) 0deg, rgba(230, 255, 204, 0.5) 164.04deg, rgba(242, 255, 230, 0.6) 181.73deg, rgba(204, 255, 153, 0.2) 360deg)}.about-bot-button__content{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:78px;position:relative}.about-bot-button__text-illustration{display:flex;align-items:center;gap:12px}.about-bot-button__illustration{width:78px;height:78px;border-radius:12px;position:relative}.about-bot-button__text{display:flex;flex-direction:column;align-items:center;gap:3px;text-align:center;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:1}.about-bot-button__title{font-family:"Roboto";font-weight:500;font-size:28px;line-height:36px;color:#212121;text-align:center}.about-bot-button__subtitle{font-family:"Roboto";font-weight:400;font-size:18px;line-height:20px;color:#424242;white-space:nowrap}.about-bot-button__deadline{color:red}.about-bot-button__icon{min-width:30px;min-height:30px;display:flex;justify-content:center}.about-bot-button__icon::before{position:absolute;top:18.75%;right:18.75%;bottom:18.75%;left:18.75%}.about-bot-button__subtitle--mobile{display:none}@media(max-width: 320px){.about-bot-button__icon{position:absolute;right:0;top:0}.about-bot-button__content{flex-direction:column}.about-bot-button__text-illustration{align-items:start}.about-bot-button__title{max-width:300px;margin-right:30px}.about-bot-button__subtitle{display:none}.about-bot-button__subtitle--mobile{display:block}}.about-bot-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;visibility:hidden;opacity:0;pointer-events:none}.about-bot-modal_active{visibility:visible;opacity:1;pointer-events:auto}.about-bot-modal__backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.about-bot-modal__content{position:relative;z-index:1;background:#fff;border-radius:8px;padding:16px;max-width:600px;width:100%;max-height:90vh;overflow:auto;box-shadow:0px 4px 16px 0px #00000029}.about-bot-modal__close{position:absolute;top:8px;right:12px;font-size:24px;line-height:1;color:#424242;cursor:pointer;z-index:2}.about-bot-modal__close:hover{color:#212121}/*# sourceMappingURL=style.css.map */
