/* ============================================================
   STOMTECH PRO — иконки
   Сгенерировано tools/gen-icons.mjs — руками не править.

   Иконки подключаются через CSS mask-image. Это даёт:
     • идеальное выравнивание (все на сетке 24x24, один бокс);
     • наследование цвета от currentColor;
     • чистый HTML: <i class="i i-tooth"></i>;
     • ноль сетевых запросов и работу с file://.
   ============================================================ */

.i{
  display:inline-block;
  width:var(--i-size,24px);
  height:var(--i-size,24px);
  flex:none;
  background-color:currentColor;
  -webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;
  -webkit-mask-position:center;mask-position:center;
  -webkit-mask-size:100% 100%;mask-size:100% 100%;
}
/* инлайн внутри строки текста — оптическая посадка на базовую линию */
.i-inline{vertical-align:-.18em;--i-size:1.05em}
.i-xs{--i-size:16px}.i-sm{--i-size:18px}.i-md{--i-size:22px}.i-lg{--i-size:28px}.i-xl{--i-size:34px}


/* --- штриховые --- */
.i-tooth{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M12 5.2c1.6-1.3 3.4-1.9 5-1.3 2.1.8 3 3.2 2.6 6-.3 2-.9 3.4-1.4 5.3-.4 1.6-.6 3.2-1.3 4.3-.6 1-1.9 1-2.4-.2-.6-1.4-.7-3-1.2-4.4-.2-.6-.7-1-1.3-1s-1.1.4-1.3 1c-.5 1.4-.6 3-1.2 4.4-.5 1.2-1.8 1.2-2.4.2-.7-1.1-.9-2.7-1.3-4.3-.5-1.9-1.1-3.3-1.4-5.3-.4-2.8.5-5.2 2.6-6 1.6-.6 3.4 0 5 1.3Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M12 5.2c1.6-1.3 3.4-1.9 5-1.3 2.1.8 3 3.2 2.6 6-.3 2-.9 3.4-1.4 5.3-.4 1.6-.6 3.2-1.3 4.3-.6 1-1.9 1-2.4-.2-.6-1.4-.7-3-1.2-4.4-.2-.6-.7-1-1.3-1s-1.1.4-1.3 1c-.5 1.4-.6 3-1.2 4.4-.5 1.2-1.8 1.2-2.4.2-.7-1.1-.9-2.7-1.3-4.3-.5-1.9-1.1-3.3-1.4-5.3-.4-2.8.5-5.2 2.6-6 1.6-.6 3.4 0 5 1.3Z'/%3E%3C/svg%3E")}
.i-particles{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Ccircle cx='7.5' cy='8' r='2.3'/%3E%3Ccircle cx='15.8' cy='6.6' r='1.5'/%3E%3Ccircle cx='16.5' cy='14.5' r='2.8'/%3E%3Ccircle cx='8.2' cy='16.2' r='1.7'/%3E%3Ccircle cx='12' cy='11.4' r='1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Ccircle cx='7.5' cy='8' r='2.3'/%3E%3Ccircle cx='15.8' cy='6.6' r='1.5'/%3E%3Ccircle cx='16.5' cy='14.5' r='2.8'/%3E%3Ccircle cx='8.2' cy='16.2' r='1.7'/%3E%3Ccircle cx='12' cy='11.4' r='1'/%3E%3C/svg%3E")}
.i-nozzle{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M4.4 19.6 10.6 13.4' stroke-width='4.8'/%3E%3Cpath d='m11.7 12.3 2.7-2.7' stroke-width='2.9'/%3E%3Cpath d='m16.5 8.4 2.3-2.3'/%3E%3Cpath d='m17.7 11.5 3-1'/%3E%3Cpath d='M14.8 5.8 15.7 2.8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M4.4 19.6 10.6 13.4' stroke-width='4.8'/%3E%3Cpath d='m11.7 12.3 2.7-2.7' stroke-width='2.9'/%3E%3Cpath d='m16.5 8.4 2.3-2.3'/%3E%3Cpath d='m17.7 11.5 3-1'/%3E%3Cpath d='M14.8 5.8 15.7 2.8'/%3E%3C/svg%3E")}
.i-spray{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M9.5 21h5a1.5 1.5 0 0 0 1.5-1.5v-7A1.5 1.5 0 0 0 14.5 11h-5A1.5 1.5 0 0 0 8 12.5v7A1.5 1.5 0 0 0 9.5 21Z'/%3E%3Cpath d='M10.4 11V8.2h3.2V11'/%3E%3Cpath d='M13.6 5.2h1.8'/%3E%3Cpath d='M17.6 3.4h1.6'/%3E%3Cpath d='M17.9 7.4h1.9'/%3E%3Cpath d='M20.4 5.4h1.4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M9.5 21h5a1.5 1.5 0 0 0 1.5-1.5v-7A1.5 1.5 0 0 0 14.5 11h-5A1.5 1.5 0 0 0 8 12.5v7A1.5 1.5 0 0 0 9.5 21Z'/%3E%3Cpath d='M10.4 11V8.2h3.2V11'/%3E%3Cpath d='M13.6 5.2h1.8'/%3E%3Cpath d='M17.6 3.4h1.6'/%3E%3Cpath d='M17.9 7.4h1.9'/%3E%3Cpath d='M20.4 5.4h1.4'/%3E%3C/svg%3E")}
.i-flask{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M9.6 3v5.4L4.7 17a2.4 2.4 0 0 0 2.1 3.6h10.4a2.4 2.4 0 0 0 2.1-3.6l-4.9-8.6V3'/%3E%3Cpath d='M8.2 3h7.6'/%3E%3Cpath d='M6.6 14.4h10.8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M9.6 3v5.4L4.7 17a2.4 2.4 0 0 0 2.1 3.6h10.4a2.4 2.4 0 0 0 2.1-3.6l-4.9-8.6V3'/%3E%3Cpath d='M8.2 3h7.6'/%3E%3Cpath d='M6.6 14.4h10.8'/%3E%3C/svg%3E")}
.i-microscope{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M7 20h11'/%3E%3Cpath d='M9.6 20a5.6 5.6 0 0 0 5.6-5.6 5.6 5.6 0 0 0-2.4-4.6'/%3E%3Cpath d='m10.4 4.6 3.7 6.1a1.6 1.6 0 0 1-.6 2.2l-1.6.9a1.6 1.6 0 0 1-2.2-.6L6 7.1a1.6 1.6 0 0 1 .6-2.2l1.6-.9a1.6 1.6 0 0 1 2.2.6Z'/%3E%3Cpath d='m4.8 9.4 2.6 4.3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M7 20h11'/%3E%3Cpath d='M9.6 20a5.6 5.6 0 0 0 5.6-5.6 5.6 5.6 0 0 0-2.4-4.6'/%3E%3Cpath d='m10.4 4.6 3.7 6.1a1.6 1.6 0 0 1-.6 2.2l-1.6.9a1.6 1.6 0 0 1-2.2-.6L6 7.1a1.6 1.6 0 0 1 .6-2.2l1.6-.9a1.6 1.6 0 0 1 2.2.6Z'/%3E%3Cpath d='m4.8 9.4 2.6 4.3'/%3E%3C/svg%3E")}
.i-factory{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M3 20.5h18'/%3E%3Cpath d='M4.5 20.5v-8.9l5 3v-3l5 3V7.2a1.2 1.2 0 0 1 1.2-1.2h2.6a1.2 1.2 0 0 1 1.2 1.2v13.3'/%3E%3Cpath d='M8.4 17h1.4M13.4 17h1.4M17.6 10.2h1.4M17.6 13.6h1.4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M3 20.5h18'/%3E%3Cpath d='M4.5 20.5v-8.9l5 3v-3l5 3V7.2a1.2 1.2 0 0 1 1.2-1.2h2.6a1.2 1.2 0 0 1 1.2 1.2v13.3'/%3E%3Cpath d='M8.4 17h1.4M13.4 17h1.4M17.6 10.2h1.4M17.6 13.6h1.4'/%3E%3C/svg%3E")}
.i-shield{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M12 21.2s7.2-3.2 7.2-9V5.9L12 2.8 4.8 5.9v6.3c0 5.8 7.2 9 7.2 9Z'/%3E%3Cpath d='m9 11.8 2.2 2.2 4-4.2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M12 21.2s7.2-3.2 7.2-9V5.9L12 2.8 4.8 5.9v6.3c0 5.8 7.2 9 7.2 9Z'/%3E%3Cpath d='m9 11.8 2.2 2.2 4-4.2'/%3E%3C/svg%3E")}
.i-doc{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M14 2.8H7.4a1.8 1.8 0 0 0-1.8 1.8v14.8a1.8 1.8 0 0 0 1.8 1.8h9.2a1.8 1.8 0 0 0 1.8-1.8V7.2Z'/%3E%3Cpath d='M14 2.8v3.6a1.8 1.8 0 0 0 1.8 1.8h2.6'/%3E%3Cpath d='m8.9 15.2 1.8 1.8 3.6-3.9'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M14 2.8H7.4a1.8 1.8 0 0 0-1.8 1.8v14.8a1.8 1.8 0 0 0 1.8 1.8h9.2a1.8 1.8 0 0 0 1.8-1.8V7.2Z'/%3E%3Cpath d='M14 2.8v3.6a1.8 1.8 0 0 0 1.8 1.8h2.6'/%3E%3Cpath d='m8.9 15.2 1.8 1.8 3.6-3.9'/%3E%3C/svg%3E")}
.i-award{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Ccircle cx='12' cy='9.4' r='5.6'/%3E%3Cpath d='m8.6 14.2-1.4 7 4.8-2.5 4.8 2.5-1.4-7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Ccircle cx='12' cy='9.4' r='5.6'/%3E%3Cpath d='m8.6 14.2-1.4 7 4.8-2.5 4.8 2.5-1.4-7'/%3E%3C/svg%3E")}
.i-ruble{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M9.2 20V5.4h4.2a4 4 0 0 1 0 8H7.4'/%3E%3Cpath d='M7.4 16.6h6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M9.2 20V5.4h4.2a4 4 0 0 1 0 8H7.4'/%3E%3Cpath d='M7.4 16.6h6'/%3E%3C/svg%3E")}
.i-chart-up{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M3.6 20.4h16.8'/%3E%3Cpath d='m6.4 15.6 4-4.4 3.2 2.6 5-6.2'/%3E%3Cpath d='M15.4 7.6h3.2v3.2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M3.6 20.4h16.8'/%3E%3Cpath d='m6.4 15.6 4-4.4 3.2 2.6 5-6.2'/%3E%3Cpath d='M15.4 7.6h3.2v3.2'/%3E%3C/svg%3E")}
.i-clock{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Ccircle cx='12' cy='12' r='8.6'/%3E%3Cpath d='M12 7.2V12l3.2 1.9'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Ccircle cx='12' cy='12' r='8.6'/%3E%3Cpath d='M12 7.2V12l3.2 1.9'/%3E%3C/svg%3E")}
.i-users{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M15.6 20.4v-1.8a3.6 3.6 0 0 0-3.6-3.6H7.2a3.6 3.6 0 0 0-3.6 3.6v1.8'/%3E%3Ccircle cx='9.6' cy='7.8' r='3.4'/%3E%3Cpath d='M20.4 20.4v-1.8a3.6 3.6 0 0 0-2.7-3.5'/%3E%3Cpath d='M15.4 4.6a3.6 3.6 0 0 1 0 6.6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M15.6 20.4v-1.8a3.6 3.6 0 0 0-3.6-3.6H7.2a3.6 3.6 0 0 0-3.6 3.6v1.8'/%3E%3Ccircle cx='9.6' cy='7.8' r='3.4'/%3E%3Cpath d='M20.4 20.4v-1.8a3.6 3.6 0 0 0-2.7-3.5'/%3E%3Cpath d='M15.4 4.6a3.6 3.6 0 0 1 0 6.6'/%3E%3C/svg%3E")}
.i-target{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Ccircle cx='12' cy='12' r='8.4'/%3E%3Ccircle cx='12' cy='12' r='4.6'/%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Ccircle cx='12' cy='12' r='8.4'/%3E%3Ccircle cx='12' cy='12' r='4.6'/%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3C/svg%3E")}
.i-layers{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='m12 2.9 9 4.6-9 4.6-9-4.6 9-4.6Z'/%3E%3Cpath d='m3 16.5 9 4.6 9-4.6'/%3E%3Cpath d='m3 12 9 4.6 9-4.6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='m12 2.9 9 4.6-9 4.6-9-4.6 9-4.6Z'/%3E%3Cpath d='m3 16.5 9 4.6 9-4.6'/%3E%3Cpath d='m3 12 9 4.6 9-4.6'/%3E%3C/svg%3E")}
.i-box{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M20.4 15.4V8.6a1.8 1.8 0 0 0-.9-1.6l-6.6-3.7a1.8 1.8 0 0 0-1.8 0L4.5 7a1.8 1.8 0 0 0-.9 1.6v6.8a1.8 1.8 0 0 0 .9 1.6l6.6 3.7a1.8 1.8 0 0 0 1.8 0l6.6-3.7a1.8 1.8 0 0 0 .9-1.6Z'/%3E%3Cpath d='m3.9 7.7 8.1 4.5 8.1-4.5'/%3E%3Cpath d='M12 21.1v-8.9'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M20.4 15.4V8.6a1.8 1.8 0 0 0-.9-1.6l-6.6-3.7a1.8 1.8 0 0 0-1.8 0L4.5 7a1.8 1.8 0 0 0-.9 1.6v6.8a1.8 1.8 0 0 0 .9 1.6l6.6 3.7a1.8 1.8 0 0 0 1.8 0l6.6-3.7a1.8 1.8 0 0 0 .9-1.6Z'/%3E%3Cpath d='m3.9 7.7 8.1 4.5 8.1-4.5'/%3E%3Cpath d='M12 21.1v-8.9'/%3E%3C/svg%3E")}
.i-cart{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M4.6 7.8h14.8l-1.5 9.1a1.8 1.8 0 0 1-1.8 1.5H7.9a1.8 1.8 0 0 1-1.8-1.5Z'/%3E%3Cpath d='M9 7.8a3 3 0 0 1 6 0'/%3E%3Cpath d='M10.2 11.4v3.4M13.8 11.4v3.4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M4.6 7.8h14.8l-1.5 9.1a1.8 1.8 0 0 1-1.8 1.5H7.9a1.8 1.8 0 0 1-1.8-1.5Z'/%3E%3Cpath d='M9 7.8a3 3 0 0 1 6 0'/%3E%3Cpath d='M10.2 11.4v3.4M13.8 11.4v3.4'/%3E%3C/svg%3E")}
.i-truck{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M14.4 17.4V6.6a1.2 1.2 0 0 0-1.2-1.2H3.6a1.2 1.2 0 0 0-1.2 1.2v10.8a1.2 1.2 0 0 0 1.2 1.2h1.2'/%3E%3Cpath d='M14.4 9h3.4a1.2 1.2 0 0 1 1 .6l2.6 4.2a1.2 1.2 0 0 1 .2.6v3a1.2 1.2 0 0 1-1.2 1.2h-1.2'/%3E%3Ccircle cx='7.2' cy='18.6' r='1.9'/%3E%3Ccircle cx='17' cy='18.6' r='1.9'/%3E%3Cpath d='M9.1 18.6h6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M14.4 17.4V6.6a1.2 1.2 0 0 0-1.2-1.2H3.6a1.2 1.2 0 0 0-1.2 1.2v10.8a1.2 1.2 0 0 0 1.2 1.2h1.2'/%3E%3Cpath d='M14.4 9h3.4a1.2 1.2 0 0 1 1 .6l2.6 4.2a1.2 1.2 0 0 1 .2.6v3a1.2 1.2 0 0 1-1.2 1.2h-1.2'/%3E%3Ccircle cx='7.2' cy='18.6' r='1.9'/%3E%3Ccircle cx='17' cy='18.6' r='1.9'/%3E%3Cpath d='M9.1 18.6h6'/%3E%3C/svg%3E")}
.i-refresh{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M20.6 11.4a8.6 8.6 0 0 0-14.9-4.8L2.9 9.2'/%3E%3Cpath d='M3.4 12.6a8.6 8.6 0 0 0 14.9 4.8l2.8-2.6'/%3E%3Cpath d='M2.9 4.6v4.6h4.6'/%3E%3Cpath d='M21.1 19.4v-4.6h-4.6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M20.6 11.4a8.6 8.6 0 0 0-14.9-4.8L2.9 9.2'/%3E%3Cpath d='M3.4 12.6a8.6 8.6 0 0 0 14.9 4.8l2.8-2.6'/%3E%3Cpath d='M2.9 4.6v4.6h4.6'/%3E%3Cpath d='M21.1 19.4v-4.6h-4.6'/%3E%3C/svg%3E")}
.i-sparkle{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='m12 3 1.9 5.2a2 2 0 0 0 1.2 1.2L20.3 11l-5.2 1.9a2 2 0 0 0-1.2 1.2L12 19.3l-1.9-5.2a2 2 0 0 0-1.2-1.2L3.7 11l5.2-1.9a2 2 0 0 0 1.2-1.2Z'/%3E%3Cpath d='M18.8 17.4 19.5 19l1.6.7-1.6.7-.7 1.6-.7-1.6-1.6-.7 1.6-.7Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='m12 3 1.9 5.2a2 2 0 0 0 1.2 1.2L20.3 11l-5.2 1.9a2 2 0 0 0-1.2 1.2L12 19.3l-1.9-5.2a2 2 0 0 0-1.2-1.2L3.7 11l5.2-1.9a2 2 0 0 0 1.2-1.2Z'/%3E%3Cpath d='M18.8 17.4 19.5 19l1.6.7-1.6.7-.7 1.6-.7-1.6-1.6-.7 1.6-.7Z'/%3E%3C/svg%3E")}
.i-gauge{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M4.3 17.6a9 9 0 1 1 15.4 0'/%3E%3Cpath d='m14.6 10.2-3.1 3.9'/%3E%3Ccircle cx='12' cy='15.4' r='1.6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M4.3 17.6a9 9 0 1 1 15.4 0'/%3E%3Cpath d='m14.6 10.2-3.1 3.9'/%3E%3Ccircle cx='12' cy='15.4' r='1.6'/%3E%3C/svg%3E")}
.i-droplet{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M12 2.9s5.9 5.9 5.9 10.1A5.9 5.9 0 0 1 12 21.1a5.9 5.9 0 0 1-5.9-8.1C6.1 8.8 12 2.9 12 2.9Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M12 2.9s5.9 5.9 5.9 10.1A5.9 5.9 0 0 1 12 21.1a5.9 5.9 0 0 1-5.9-8.1C6.1 8.8 12 2.9 12 2.9Z'/%3E%3C/svg%3E")}
.i-leaf{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M20.4 4.2c0 8.4-4.4 13.2-11.2 13.2-2 0-3.6-.5-3.6-.5s-.5 1.7-.5 3.5'/%3E%3Cpath d='M4.6 20.4c-1.6-6.4.6-12 6.2-13.8 2.8-.9 6-1 9.6-2.4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M20.4 4.2c0 8.4-4.4 13.2-11.2 13.2-2 0-3.6-.5-3.6-.5s-.5 1.7-.5 3.5'/%3E%3Cpath d='M4.6 20.4c-1.6-6.4.6-12 6.2-13.8 2.8-.9 6-1 9.6-2.4'/%3E%3C/svg%3E")}
.i-arrow-right{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M4.6 12h14.8'/%3E%3Cpath d='m13.4 6 6 6-6 6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M4.6 12h14.8'/%3E%3Cpath d='m13.4 6 6 6-6 6'/%3E%3C/svg%3E")}
.i-arrow-down{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M12 4.6v14.8'/%3E%3Cpath d='m6 13.4 6 6 6-6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M12 4.6v14.8'/%3E%3Cpath d='m6 13.4 6 6 6-6'/%3E%3C/svg%3E")}
.i-info{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Ccircle cx='12' cy='12' r='8.8'/%3E%3Cpath d='M12 11.2v5'/%3E%3Cpath d='M12 7.9h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Ccircle cx='12' cy='12' r='8.8'/%3E%3Cpath d='M12 11.2v5'/%3E%3Cpath d='M12 7.9h.01'/%3E%3C/svg%3E")}
.i-arrow-up-right{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M7 17 17 7'/%3E%3Cpath d='M8.4 7H17v8.6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M7 17 17 7'/%3E%3Cpath d='M8.4 7H17v8.6'/%3E%3C/svg%3E")}
.i-chevron-down{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='m6.4 9.4 5.6 5.6 5.6-5.6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='m6.4 9.4 5.6 5.6 5.6-5.6'/%3E%3C/svg%3E")}
.i-check{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='m4.8 12.6 4.8 4.8L19.2 6.6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='m4.8 12.6 4.8 4.8L19.2 6.6'/%3E%3C/svg%3E")}
.i-plus{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M12 5.4v13.2M5.4 12h13.2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M12 5.4v13.2M5.4 12h13.2'/%3E%3C/svg%3E")}
.i-minus{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M5.4 12h13.2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M5.4 12h13.2'/%3E%3C/svg%3E")}
.i-search{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Ccircle cx='10.8' cy='10.8' r='7'/%3E%3Cpath d='m20.4 20.4-4.6-4.6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Ccircle cx='10.8' cy='10.8' r='7'/%3E%3Cpath d='m20.4 20.4-4.6-4.6'/%3E%3C/svg%3E")}
.i-book{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M3.6 4.8A1.8 1.8 0 0 1 5.4 3h4.2a3 3 0 0 1 2.4 1.2 3 3 0 0 1 2.4-1.2h4.2a1.8 1.8 0 0 1 1.8 1.8v12.6a1.2 1.2 0 0 1-1.2 1.2h-4.8a2.4 2.4 0 0 0-2.4 2.4 2.4 2.4 0 0 0-2.4-2.4H4.8a1.2 1.2 0 0 1-1.2-1.2Z'/%3E%3Cpath d='M12 4.2v16.8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M3.6 4.8A1.8 1.8 0 0 1 5.4 3h4.2a3 3 0 0 1 2.4 1.2 3 3 0 0 1 2.4-1.2h4.2a1.8 1.8 0 0 1 1.8 1.8v12.6a1.2 1.2 0 0 1-1.2 1.2h-4.8a2.4 2.4 0 0 0-2.4 2.4 2.4 2.4 0 0 0-2.4-2.4H4.8a1.2 1.2 0 0 1-1.2-1.2Z'/%3E%3Cpath d='M12 4.2v16.8'/%3E%3C/svg%3E")}
.i-phone{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M21 16.9v2.6a1.8 1.8 0 0 1-2 1.8 17.6 17.6 0 0 1-7.7-2.7 17.3 17.3 0 0 1-5.3-5.3A17.6 17.6 0 0 1 3.3 5.5a1.8 1.8 0 0 1 1.8-2h2.6a1.8 1.8 0 0 1 1.8 1.5c.1.9.3 1.7.7 2.5a1.8 1.8 0 0 1-.4 1.9l-1.1 1.1a14.4 14.4 0 0 0 5.3 5.3l1.1-1.1a1.8 1.8 0 0 1 1.9-.4c.8.3 1.6.6 2.5.7a1.8 1.8 0 0 1 1.5 1.9Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M21 16.9v2.6a1.8 1.8 0 0 1-2 1.8 17.6 17.6 0 0 1-7.7-2.7 17.3 17.3 0 0 1-5.3-5.3A17.6 17.6 0 0 1 3.3 5.5a1.8 1.8 0 0 1 1.8-2h2.6a1.8 1.8 0 0 1 1.8 1.5c.1.9.3 1.7.7 2.5a1.8 1.8 0 0 1-.4 1.9l-1.1 1.1a14.4 14.4 0 0 0 5.3 5.3l1.1-1.1a1.8 1.8 0 0 1 1.9-.4c.8.3 1.6.6 2.5.7a1.8 1.8 0 0 1 1.5 1.9Z'/%3E%3C/svg%3E")}
.i-mail{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Crect x='2.9' y='4.9' width='18.2' height='14.2' rx='2'/%3E%3Cpath d='m3.6 6.4 7.3 5.1a2 2 0 0 0 2.2 0l7.3-5.1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Crect x='2.9' y='4.9' width='18.2' height='14.2' rx='2'/%3E%3Cpath d='m3.6 6.4 7.3 5.1a2 2 0 0 0 2.2 0l7.3-5.1'/%3E%3C/svg%3E")}
.i-pin{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M19.2 10.6c0 5.4-7.2 10.6-7.2 10.6s-7.2-5.2-7.2-10.6a7.2 7.2 0 0 1 14.4 0Z'/%3E%3Ccircle cx='12' cy='10.4' r='2.7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M19.2 10.6c0 5.4-7.2 10.6-7.2 10.6s-7.2-5.2-7.2-10.6a7.2 7.2 0 0 1 14.4 0Z'/%3E%3Ccircle cx='12' cy='10.4' r='2.7'/%3E%3C/svg%3E")}
.i-chat{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M20.4 14.4a2 2 0 0 1-2 2H7.2l-4 4V5.4a2 2 0 0 1 2-2h13.2a2 2 0 0 1 2 2Z'/%3E%3Cpath d='M8 8.6h8M8 11.8h5.4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M20.4 14.4a2 2 0 0 1-2 2H7.2l-4 4V5.4a2 2 0 0 1 2-2h13.2a2 2 0 0 1 2 2Z'/%3E%3Cpath d='M8 8.6h8M8 11.8h5.4'/%3E%3C/svg%3E")}
.i-play{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Ccircle cx='12' cy='12' r='8.6'/%3E%3Cpath d='M10.2 8.7 15.6 12l-5.4 3.3Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Ccircle cx='12' cy='12' r='8.6'/%3E%3Cpath d='M10.2 8.7 15.6 12l-5.4 3.3Z'/%3E%3C/svg%3E")}

/* --- бренд-логотипы (simple-icons, MIT) --- */
.i-telegram{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M11.944 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12 12 12 0 0 0 12-12A12 12 0 0 0 12 0a12 12 0 0 0-.056 0zm4.962 7.224c.1-.002.321.023.465.14a.506.506 0 0 1 .171.325c.016.093.036.306.02.472-.18 1.898-.962 6.502-1.36 8.627-.168.9-.499 1.201-.82 1.23-.696.065-1.225-.46-1.9-.902-1.056-.693-1.653-1.124-2.678-1.8-1.185-.78-.417-1.21.258-1.91.177-.184 3.247-2.977 3.307-3.23.007-.032.014-.15-.056-.212s-.174-.041-.249-.024c-.106.024-1.793 1.14-5.061 3.345-.48.33-.913.49-1.302.48-.428-.008-1.252-.241-1.865-.44-.752-.245-1.349-.374-1.297-.789.027-.216.325-.437.893-.663 3.498-1.524 5.83-2.529 6.998-3.014 3.332-1.386 4.025-1.627 4.476-1.635z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M11.944 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12 12 12 0 0 0 12-12A12 12 0 0 0 12 0a12 12 0 0 0-.056 0zm4.962 7.224c.1-.002.321.023.465.14a.506.506 0 0 1 .171.325c.016.093.036.306.02.472-.18 1.898-.962 6.502-1.36 8.627-.168.9-.499 1.201-.82 1.23-.696.065-1.225-.46-1.9-.902-1.056-.693-1.653-1.124-2.678-1.8-1.185-.78-.417-1.21.258-1.91.177-.184 3.247-2.977 3.307-3.23.007-.032.014-.15-.056-.212s-.174-.041-.249-.024c-.106.024-1.793 1.14-5.061 3.345-.48.33-.913.49-1.302.48-.428-.008-1.252-.241-1.865-.44-.752-.245-1.349-.374-1.297-.789.027-.216.325-.437.893-.663 3.498-1.524 5.83-2.529 6.998-3.014 3.332-1.386 4.025-1.627 4.476-1.635z'/%3E%3C/svg%3E")}
.i-vk{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='m9.489.004.729-.003h3.564l.73.003.914.01.433.007.418.011.403.014.388.016.374.021.36.025.345.03.333.033c1.74.196 2.933.616 3.833 1.516.9.9 1.32 2.092 1.516 3.833l.034.333.029.346.025.36.02.373.025.588.012.41.013.644.009.915.004.98-.001 3.313-.003.73-.01.914-.007.433-.011.418-.014.403-.016.388-.021.374-.025.36-.03.345-.033.333c-.196 1.74-.616 2.933-1.516 3.833-.9.9-2.092 1.32-3.833 1.516l-.333.034-.346.029-.36.025-.373.02-.588.025-.41.012-.644.013-.915.009-.98.004-3.313-.001-.73-.003-.914-.01-.433-.007-.418-.011-.403-.014-.388-.016-.374-.021-.36-.025-.345-.03-.333-.033c-1.74-.196-2.933-.616-3.833-1.516-.9-.9-1.32-2.092-1.516-3.833l-.034-.333-.029-.346-.025-.36-.02-.373-.025-.588-.012-.41-.013-.644-.009-.915-.004-.98.001-3.313.003-.73.01-.914.007-.433.011-.418.014-.403.016-.388.021-.374.025-.36.03-.345.033-.333c.196-1.74.616-2.933 1.516-3.833.9-.9 2.092-1.32 3.833-1.516l.333-.034.346-.029.36-.025.373-.02.588-.025.41-.012.644-.013.915-.009ZM6.79 7.3H4.05c.13 6.24 3.25 9.99 8.72 9.99h.31v-3.57c2.01.2 3.53 1.67 4.14 3.57h2.84c-.78-2.84-2.83-4.41-4.11-5.01 1.28-.74 3.08-2.54 3.51-4.98h-2.58c-.56 1.98-2.22 3.78-3.8 3.95V7.3H10.5v6.92c-1.6-.4-3.62-2.34-3.71-6.92Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='m9.489.004.729-.003h3.564l.73.003.914.01.433.007.418.011.403.014.388.016.374.021.36.025.345.03.333.033c1.74.196 2.933.616 3.833 1.516.9.9 1.32 2.092 1.516 3.833l.034.333.029.346.025.36.02.373.025.588.012.41.013.644.009.915.004.98-.001 3.313-.003.73-.01.914-.007.433-.011.418-.014.403-.016.388-.021.374-.025.36-.03.345-.033.333c-.196 1.74-.616 2.933-1.516 3.833-.9.9-2.092 1.32-3.833 1.516l-.333.034-.346.029-.36.025-.373.02-.588.025-.41.012-.644.013-.915.009-.98.004-3.313-.001-.73-.003-.914-.01-.433-.007-.418-.011-.403-.014-.388-.016-.374-.021-.36-.025-.345-.03-.333-.033c-1.74-.196-2.933-.616-3.833-1.516-.9-.9-1.32-2.092-1.516-3.833l-.034-.333-.029-.346-.025-.36-.02-.373-.025-.588-.012-.41-.013-.644-.009-.915-.004-.98.001-3.313.003-.73.01-.914.007-.433.011-.418.014-.403.016-.388.021-.374.025-.36.03-.345.033-.333c.196-1.74.616-2.933 1.516-3.833.9-.9 2.092-1.32 3.833-1.516l.333-.034.346-.029.36-.025.373-.02.588-.025.41-.012.644-.013.915-.009ZM6.79 7.3H4.05c.13 6.24 3.25 9.99 8.72 9.99h.31v-3.57c2.01.2 3.53 1.67 4.14 3.57h2.84c-.78-2.84-2.83-4.41-4.11-5.01 1.28-.74 3.08-2.54 3.51-4.98h-2.58c-.56 1.98-2.22 3.78-3.8 3.95V7.3H10.5v6.92c-1.6-.4-3.62-2.34-3.71-6.92Z'/%3E%3C/svg%3E")}
