.block-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.block-head:not(:last-child){margin-bottom:16px}.block-head__image{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-head__image ._dark-mode__icon{display:none}.block-head__image svg{max-width:100%;max-height:100%}.block-head__title{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:"AuX DotBitC Xtra";font-size:24px;line-height:22px;max-width:510px;color:#00ff1d}@media(max-width:600px){.block-head__title{font-size:18px}}._dark-mode .block-head__title{color:#000}._dark-mode .block-head__image svg{display:none}._dark-mode .block-head__image ._dark-mode__icon{display:-webkit-box;display:-ms-flexbox;display:flex}