.c-button{text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0;font-family:Roboto,sans-serif,-apple-system;font-size:16px;font-weight:500;transition:all .2s;display:inline-flex}.c-button[type=button]{text-decoration:none}.c-button svg{fill:currentColor;width:20px;height:20px}.c-button__group{flex-wrap:wrap;gap:16px;display:flex}.c-button__group--center{justify-content:center}.c-button__group--occupy>*{flex:1;min-width:200px}.c-button__group-sm{flex-wrap:wrap;gap:8px;display:flex}.c-button.disabled,.c-button[disabled=true],.c-button:disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.4}.c-button--px-medium{padding-left:40px;padding-right:40px}.c-button--px-medium.c-button--single-icon{padding-left:6px;padding-right:6px}.c-button--px-small{padding-left:16px;padding-right:16px}.c-button--px-small.c-button--single-icon{padding-left:5px;padding-right:5px}.c-button--px-xsmall{border-radius:6px;height:28px;padding-left:6px;padding-right:6px;font-size:14px}.c-button--px-xsmall.c-button--single-icon{padding-left:2px;padding-right:2px}.c-button--reverse{flex-direction:row-reverse}.c-button--large{gap:12px;height:44px;padding-left:20px;padding-right:20px;font-size:16px;font-weight:700}@media (width>=1280px){.c-button--large{padding-left:60px;padding-right:60px}}.c-button--large svg{width:24px;height:24px}.c-button--regular{height:40px;padding-left:16px;padding-right:16px;font-size:16px}.c-button--regular svg{width:18px;height:18px}.c-button--small{border-radius:6px;min-width:32px;height:32px;padding-left:16px;padding-right:16px;font-size:14px}.c-button--small svg{width:16px;height:16px}.c-button--xsmall{border-radius:6px;gap:4px;height:28px;padding-left:12px;padding-right:12px;font-size:14px}.c-button--xsmall svg{width:16px;height:16px}.c-button--smaller{border-radius:42px;height:24px;padding-left:6px;padding-right:6px;font-size:14px}.c-button--smaller svg{width:16px;height:16px;margin-left:2px}.c-button--medium{border-radius:6px;gap:10px;height:34px;padding-left:12px;padding-right:12px;font-size:15px}.c-button--medium svg{width:18px;height:18px}.c-button--accent,.c-button--primary{color:#fff;background:#e04049}.c-button--accent:focus-visible,.c-button--primary:focus-visible{color:#fff;background:#d0222c}.c-button--accent.disabled,.c-button--accent[disabled=true],.c-button--accent:disabled,.c-button--primary.disabled,.c-button--primary[disabled=true],.c-button--primary:disabled{color:#fff;opacity:1;background:#ea7d83}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--accent:hover,.c-button--primary:hover{color:#fff;background:#dd2c36}.c-button--accent:hover:active,.c-button--primary:hover:active{color:#fff;background:#d0222c}}.c-button--accent:active,.c-button--primary:active{color:#fff;background:#d0222c}.c-button--success,.c-button--green{color:#fff;background:#7dc025}.c-button--success:focus-visible,.c-button--green:focus-visible{color:#fff;background:#69a11f}.c-button--success.disabled,.c-button--success[disabled=true],.c-button--success:disabled,.c-button--green.disabled,.c-button--green[disabled=true],.c-button--green:disabled{color:#fff;opacity:1;background:#94d939}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--success:hover,.c-button--green:hover{color:#fff;background:#7dc025b3}.c-button--success:hover:active,.c-button--green:hover:active{color:#fff;background:#69a11f}}.c-button--success:active,.c-button--green:active{color:#fff;background:#69a11f}.c-button--success-light{color:#536639;background:#f1ffe8}.c-button--success-light:focus-visible{color:#536639;background:#cdffae}.c-button--success-light.disabled,.c-button--success-light[disabled=true],.c-button--success-light:disabled{color:#abc08e;opacity:1;background:#f1ffe8}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--success-light:hover{color:#536639;background:#d9ffc1}.c-button--success-light:hover:active{color:#536639;background:#cdffae}}.c-button--success-light:active{color:#536639;background:#cdffae}.c-button--accent-light{color:#e04049;background:#fff0f1}.c-button--accent-light:focus-visible{color:#e04049;background:#ffb5ba}.c-button--accent-light.disabled,.c-button--accent-light[disabled=true],.c-button--accent-light:disabled{color:#f0a0a4;opacity:1;background:#fff5f5}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--accent-light:hover{color:#e04049;background:#ffc8cc}.c-button--accent-light:hover:active{color:#e04049;background:#ffb5ba}}.c-button--accent-light:active{color:#e04049;background:#ffb5ba}.c-button--warning{color:#fff;background:#ffbe18}.c-button--warning:focus-visible{color:#fff;background:#f6b000}.c-button--warning.disabled,.c-button--warning[disabled=true],.c-button--warning:disabled{color:#fff;opacity:1;background:#ffcb46}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--warning:hover{color:#fff;background:#ffb802}.c-button--warning:hover:active{color:#fff;background:#f6b000}}.c-button--warning:active{color:#fff;background:#f6b000}.c-button--gray,.c-button--grey{color:#fff;background:#b7bbc3}.c-button--gray:focus-visible,.c-button--grey:focus-visible{background:#9da1a8}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--gray:hover,.c-button--grey:hover{background:#9da1a8}}.c-button--gray.disabled,.c-button--grey.disabled{opacity:.3}.c-button--gray-light,.c-button--grey-light{color:#222;background:#f0f2f7}.c-button--gray-light:focus-visible,.c-button--grey-light:focus-visible{color:#222;background:#e4e7ed}.c-button--gray-light.disabled,.c-button--gray-light[disabled=true],.c-button--gray-light:disabled,.c-button--grey-light.disabled,.c-button--grey-light[disabled=true],.c-button--grey-light:disabled{color:#c9cdd6;opacity:1;background:#f0f2f7}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--gray-light:hover,.c-button--grey-light:hover{color:#222;background:#e4e7ed}.c-button--gray-light:hover:active,.c-button--grey-light:hover:active{color:#222;background:#dde0e5}}.c-button--gray-light:active,.c-button--grey-light:active{color:#222;background:#dde0e5}.c-button--icon-gray{justify-content:space-between;width:100%;height:34px}.c-button--icon-gray svg{color:#fff;background:#b7bbc3;border-radius:8px;width:28px;height:28px;padding:3px}.c-button--icon-gray:hover svg{background:#9da1a8}.c-button--white{color:#222;background:#fff}.c-button--white:focus-visible{color:#fff;background-color:#e04049}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--white:hover{background:#fff9}}.c-button--white:active{background:#ffffff4d}.c-button--lime{color:#222;background:#ceffaf}.c-button--lime svg{fill:#21b816}.c-button--darkgrey{color:#fff;background:#686c74}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--darkgrey:hover{background:#686c7480}}.c-button--darkgrey.disabled{opacity:.3}.c-button--dots:focus-visible{background-color:#f2f3f5}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--dots:hover{background-color:#f2f3f5}}.c-button--black{color:#fff;background-color:#222}.c-button--black.disabled{opacity:.3}.c-button--black svg{fill:currentColor}.c-button--blue{color:#fff;background-color:#1975ff}.c-button--blue.disabled{opacity:.3}.c-button--blue svg{fill:currentColor}.c-button--pink{color:#cf4d4e;background-color:#fff0f1}.c-button--pink:focus-visible{background-color:#f5d7d9}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--pink:hover{background-color:#f5d7d9}}.c-button--pink.disabled{color:#fff;background:#fff0f1}.c-button--pink svg{fill:currentColor}.c-button--bd-grey-smoke{color:#222;background:0 0;border:1px solid #c9ccd4}.c-button--bd-grey-smoke.disabled{opacity:.3}.c-button--bd-grey-smoke svg{fill:currentColor}.c-button--bd-primary{color:#222;background:0 0;border:1px solid #e04049}.c-button--bd-primary:focus-visible{border-color:#b04546}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--bd-primary:hover{border-color:#b04546}}.c-button--bd-primary.disabled{color:#aaaeb5;border-color:#fff0f1}.c-button--black-color{color:#222}.c-button--blur{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2226}.c-button--blur.disabled{opacity:.3}.c-button--w-full{width:100%}.c-button--small-icon{border-color:#c9ccd4;border-radius:8px;width:24px;height:24px}.c-button--small-icon svg{width:14px;height:14px}.c-button--medium-icon-round{border-radius:50%;width:32px!important;height:32px!important}.c-button--medium-icon-round svg{width:18px;height:18px}.c-button--small-icon-round{border-radius:14px;min-width:24px!important;height:24px!important;padding-left:0!important;padding-right:0!important}.c-button--small-icon-round svg{width:18px;height:18px}.c-button--link,.c-button--link:focus-visible{color:#222;background:0 0}.c-button--link.disabled,.c-button--link[disabled=true],.c-button--link:disabled{color:#22222280;opacity:1;background:0 0}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--link:hover{color:#222222b3;background:0 0}.c-button--link:hover:active{color:#222;background:0 0}}.c-button--link:active{color:#222;background:0 0}.c-button--link svg{width:16px;height:16px}.c-button--telegram{color:#222;background:#28a8ea}.c-button--telegram:focus-visible{color:#222;background:#1491d2}.c-button--telegram.disabled,.c-button--telegram[disabled=true],.c-button--telegram:disabled{color:#222;opacity:1;background:#dde0e5}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--telegram:hover{color:#222;background:#1ca3e9}.c-button--telegram:hover:active{color:#222;background:#1491d2}}.c-button--telegram:active{color:#222;background:#1491d2}.c-button--telegram-mediate{color:#222;background:#e6eefa}.c-button--telegram-mediate:focus-visible{color:#222;background:#a6c2ed}.c-button--telegram-mediate.disabled,.c-button--telegram-mediate[disabled=true],.c-button--telegram-mediate:disabled{color:#222;opacity:1;background:#dde0e5}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--telegram-mediate:hover{color:#222;background:#d2e0f6}.c-button--telegram-mediate:hover:active{color:#222;background:#a6c2ed}}.c-button--telegram-mediate:active{color:#222;background:#a6c2ed}.c-button--telegram-mediate svg{color:#2bacee;width:16px;height:16px}.c-button--mediate{color:#fff;background:#2bacee}.c-button--mediate:focus-visible{color:#fff;background:#1296db}.c-button--mediate.disabled,.c-button--mediate[disabled=true],.c-button--mediate:disabled{color:#fff;opacity:1;background:#dde0e5}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--mediate:hover{color:#fff;background:#1ea7ed}.c-button--mediate:hover:active{color:#fff;background:#1296db}}.c-button--mediate:active{color:#fff;background:#1296db}.c-button--messenger{color:#222;background-color:#d2e9fa}.c-button--messenger svg{color:#0587eb;width:16px;height:16px}.c-button--telegram-light{color:#28a8ea;background:#dcf0fa}.c-button--telegram-light:focus-visible{color:#28a8ea;background:#abdbf3}.c-button--telegram-light.disabled,.c-button--telegram-light[disabled=true],.c-button--telegram-light:disabled{color:#fff;opacity:1;background:#c9ccd4}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--telegram-light:hover{color:#28a8ea;background:#bbe2f5}.c-button--telegram-light:hover:active{color:#28a8ea;background:#abdbf3}}.c-button--telegram-light:active{color:#28a8ea;background:#abdbf3}.c-button--telegram-2{color:#28a8ea;background:#dcf0fa}.c-button--telegram-2 svg{fill:currentColor}.c-button--menu-toggle{color:#aaaeb5;width:24px;height:24px;padding:0 2px}.c-button--menu-toggle:focus-visible{color:#7a7e85}@media (any-hover:hover),(-moz-device-pixel-ratio>=0){.c-button--menu-toggle:hover{color:#7a7e85}}@media (width>=768px){.c-button--menu-toggle{background:0 0!important}}.c-button--menu-toggle.disabled{opacity:.3}.c-button--menu-toggle svg{width:24px;height:24px}.c-button--blue-light{color:#0587eb;background:#d2e9fa}.c-button--lime.disabled,.c-button--telegram-2.disabled,.c-button--blue-light.disabled{color:#fff!important;background:#e6e9f0!important}.c-button--lime.disabled svg,.c-button--telegram-2.disabled svg,.c-button--blue-light.disabled svg{fill:#fff}.c-button--telegram-subscribe{color:#222;background-color:#fff}.c-button--telegram-subscribe svg{color:#e04049}.c-button.rounded-full{border-radius:3.40282e38px}
