@font-face {
  font-family: "varggrad-symbols";
  src: url("varggrad-symbols.eot");
  src: url("varggrad-symbols.eot?#iefix") format("eot"),
    url("varggrad-symbols.woff2") format("woff2"),
    url("varggrad-symbols.woff") format("woff"),
    url("varggrad-symbols.ttf") format("truetype"),
    url("varggrad-symbols.svg#varggrad-symbols") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
:root {
  --icon-code-angle-down: "\E800";
  --icon-code-angle-up: "\E801";
  --icon-code-arrow-default-next: "\E802";
  --icon-code-arrow-default-prev: "\E803";
  --icon-code-arrow-left: "\E804";
  --icon-code-arrow-right: "\E805";
  --icon-code-arrow-round-left: "\E806";
  --icon-code-arrow-round-right: "\E807";
  --icon-code-arrow-thin-left: "\E808";
  --icon-code-arrow-thin-right: "\E809";
  --icon-code-attach-file: "\E80A";
  --icon-code-calendar: "\E80B";
  --icon-code-car: "\E80C";
  --icon-code-cart: "\E80D";
  --icon-code-clock: "\E80E";
  --icon-code-close: "\E80F";
  --icon-code-done: "\E810";
  --icon-code-error-outline: "\E811";
  --icon-code-face: "\E812";
  --icon-code-fast-forward-left: "\E813";
  --icon-code-fast-forward-right: "\E814";
  --icon-code-favorite-fill: "\E815";
  --icon-code-favorite-outlined: "\E816";
  --icon-code-favorite: "\E817";
  --icon-code-filter: "\E818";
  --icon-code-gift: "\E819";
  --icon-code-grid: "\E81A";
  --icon-code-list: "\E81B";
  --icon-code-location-fill: "\E81C";
  --icon-code-location: "\E81D";
  --icon-code-loyalty: "\E81E";
  --icon-code-mail: "\E81F";
  --icon-code-minus: "\E820";
  --icon-code-notes: "\E821";
  --icon-code-notification: "\E822";
  --icon-code-phone: "\E823";
  --icon-code-play: "\E824";
  --icon-code-plus: "\E825";
  --icon-code-search: "\E826";
  --icon-code-social-facebook-messenger: "\E827";
  --icon-code-social-facebook: "\E828";
  --icon-code-social-Instagram: "\E829";
  --icon-code-social-ok: "\E82A";
  --icon-code-social-skype: "\E82B";
  --icon-code-social-telegram: "\E82C";
  --icon-code-social-viber: "\E82D";
  --icon-code-social-vk: "\E82E";
  --icon-code-social-whatsapp: "\E82F";
  --icon-code-tree: "\E830";
  --icon-code-user: "\E831";
}
[class^="symbol-"],
[class*=" symbol-"] {
  font-family: "varggrad-symbols";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.symbol-angle-down:before {
  content: "\E800";
}

.symbol-angle-up:before {
  content: "\E801";
}

.symbol-arrow-default-next:before {
  content: "\E802";
}

.symbol-arrow-default-prev:before {
  content: "\E803";
}

.symbol-arrow-left:before {
  content: "\E804";
}

.symbol-arrow-right:before {
  content: "\E805";
}

.symbol-arrow-round-left:before {
  content: "\E806";
}

.symbol-arrow-round-right:before {
  content: "\E807";
}

.symbol-arrow-thin-left:before {
  content: "\E808";
}

.symbol-arrow-thin-right:before {
  content: "\E809";
}

.symbol-attach-file:before {
  content: "\E80A";
}

.symbol-calendar:before {
  content: "\E80B";
}

.symbol-car:before {
  content: "\E80C";
}

.symbol-cart:before {
  content: "\E80D";
}

.symbol-clock:before {
  content: "\E80E";
}

.symbol-close:before {
  content: "\E80F";
}

.symbol-done:before {
  content: "\E810";
}

.symbol-error-outline:before {
  content: "\E811";
}

.symbol-face:before {
  content: "\E812";
}

.symbol-fast-forward-left:before {
  content: "\E813";
}

.symbol-fast-forward-right:before {
  content: "\E814";
}

.symbol-favorite-fill:before {
  content: "\E815";
}

.symbol-favorite-outlined:before {
  content: "\E816";
}

.symbol-favorite:before {
  content: "\E817";
}

.symbol-filter:before {
  content: "\E818";
}

.symbol-gift:before {
  content: "\E819";
}

.symbol-grid:before {
  content: "\E81A";
}

.symbol-list:before {
  content: "\E81B";
}

.symbol-location-fill:before {
  content: "\E81C";
}

.symbol-location:before {
  content: "\E81D";
}

.symbol-loyalty:before {
  content: "\E81E";
}

.symbol-mail:before {
  content: "\E81F";
}

.symbol-minus:before {
  content: "\E820";
}

.symbol-notes:before {
  content: "\E821";
}

.symbol-notification:before {
  content: "\E822";
}

.symbol-phone:before {
  content: "\E823";
}

.symbol-play:before {
  content: "\E824";
}

.symbol-plus:before {
  content: "\E825";
}

.symbol-search:before {
  content: "\E826";
}

.symbol-social-facebook-messenger:before {
  content: "\E827";
}

.symbol-social-facebook:before {
  content: "\E828";
}

.symbol-social-Instagram:before {
  content: "\E829";
}

.symbol-social-ok:before {
  content: "\E82A";
}

.symbol-social-skype:before {
  content: "\E82B";
}

.symbol-social-telegram:before {
  content: "\E82C";
}

.symbol-social-viber:before {
  content: "\E82D";
}

.symbol-social-vk:before {
  content: "\E82E";
}

.symbol-social-whatsapp:before {
  content: "\E82F";
}

.symbol-tree:before {
  content: "\E830";
}

.symbol-user:before {
  content: "\E831";
}
