@import url("https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;500;600;700&display=swap");
:root {
  --theme: #ea47bf;
  --dark: #e730b7;
  --light: #ed5ec7;
  --v-light: #fad0ef;
  --focus: rgba(234, 71, 191, 0.3);
  --opacity: rgba(234, 71, 191, 0.1);
  --v-opacity: rgba(234, 71, 191, 0.05);
  --font: "Mulish", sans-serif;
  --mono: "Roboto Mono", monospace;
  --text: #000;
  --text-op: #fff;
  --text-grey: #888;
  --text-grey-light: #bfbfbf;
  --border: #ececec;
  --shadow-s: 0 0.66rem 2rem rgba(0,0,0,0.05);
  --shadow-m: 0 1rem 3rem rgba(0,0,0,0.07);
  --shadow-l: 0 1.5rem 4.5rem rgba(0,0,0,0.07);
  --shadow-mc: 0 4px 8px rgba(0,0,0,0.05);
  --fz-large: calc(var(--fz) * 1.3);
  --fz-larger: calc(var(--fz) * 1.15);
  --fz: 1.5rem;
  --fz-smaller: calc(var(--fz) * 0.9);
  --fz-small: calc(var(--fz) * 0.8);
  --bg: #fff;
  --bg-op: rgba(255,255,255,0.6);
  --grey-bg: rgba(32, 41, 119, 0.04);
  --admin-bar: 0px;
  --container: 144rem;
  --cities: 3;
  --sidebar: 30rem;
  --small-popup: 40rem;
  --popup: 50rem;
  --large-popup: 90rem;
  --top-header: 3.5rem;
  --middle-header: 8.5rem;
  --bottom-header: 5rem;
  --mobile-header: 7rem;
  --header: calc(var(--top-header) + var(--middle-header) + var(--bottom-header));
  --padding-lg: 4.8rem;
  --padding-bg: 3.6rem;
  --padding-md: 2.8rem;
  --padding: 2.4rem;
  --padding-nm: 1.8rem;
  --padding-sm: 1.2rem;
  --section-padding: 7rem;
  --field-large: 5.4rem;
  --field-big: 5rem;
  --field: 4.5rem;
  --field-medium: 3.8rem;
  --field-small: 3.2rem;
  --field-mini: 2.8rem;
  --file-avatar: 5.6rem;
  --file-block: 3;
  --time-input: 7rem;
  --date-input: 12rem;
  --checkbox: 1.8rem;
  --rad-lg: 1.7rem;
  --rad-bg: 1.4rem;
  --rad-md: 1.1rem;
  --rad: 0.8rem;
  --rad-sm: 0.4rem;
  --red: #ff1515;
  --red-dark: #e10000;
  --red-light: #ff4848;
  --red-focus: rgba(255, 21, 21, 0.3);
  --red-opacity: rgba(255, 21, 21, 0.1);
  --red-v-opacity: rgba(255, 21, 21, 0.05);
  --green: #2DAF53;
  --green-dark: #238640;
  --green-light: #41ce6a;
  --green-focus: rgba(45, 175, 83, 0.3);
  --green-opacity: rgba(45, 175, 83, 0.1);
  --green-v-opacity: rgba(45, 175, 83, 0.05);
  --blue: #1869ff;
  --blue-dark: #0050e4;
  --blue-light: #4b8aff;
  --blue-focus: rgba(24, 105, 255, 0.3);
  --blue-opacity: rgba(24, 105, 255, 0.1);
  --blue-v-opacity: rgba(24, 105, 255, 0.05);
  --orange: #ffae00;
  --orange-dark: #cc8b00;
  --orange-light: #ffbe33;
  --orange-focus: rgba(255, 174, 0, 0.3);
  --orange-opacity: rgba(255, 174, 0, 0.1);
  --orange-v-opacity: rgba(255, 174, 0, 0.05);
  --instagram: #ea47bf;
  --instagram-dark: #e41aaf;
  --instagram-light: #ef75cf;
  --instagram-focus: rgba(234, 71, 191, 0.3);
  --instagram-opacity: rgba(234, 71, 191, 0.1);
  --instagram-v-opacity: rgba(234, 71, 191, 0.05);
  --vk: #0077FF;
  --vk-dark: #005fcc;
  --vk-light: #3392ff;
  --vk-focus: rgba(0, 119, 255, 0.3);
  --vk-opacity: rgba(0, 119, 255, 0.1);
  --vk-v-opacity: rgba(0, 119, 255, 0.05);
  --telegram: #2AABEE;
  --telegram-dark: #1191d4;
  --telegram-light: #59bef2;
  --telegram-focus: rgba(42, 171, 238, 0.3);
  --telegram-opacity: rgba(42, 171, 238, 0.1);
  --telegram-v-opacity: rgba(42, 171, 238, 0.05);
  --viber: #7360f2;
  --viber-dark: #4931ee;
  --viber-light: #9d8ff6;
  --viber-focus: rgba(115, 96, 242, 0.3);
  --viber-opacity: rgba(115, 96, 242, 0.1);
  --viber-v-opacity: rgba(115, 96, 242, 0.05);
  --whatsapp: #25D366;
  --whatsapp-dark: #1da851;
  --whatsapp-light: #4be083;
  --whatsapp-focus: rgba(37, 211, 102, 0.3);
  --whatsapp-opacity: rgba(37, 211, 102, 0.1);
  --whatsapp-v-opacity: rgba(37, 211, 102, 0.05);
  --h1: 3.2rem;
  --h1-large: 3.8rem;
  --h2: 2.8rem;
  --h3: 2.4rem;
  --h4: 2.2rem;
  --h5: 2rem;
  --h6: 1.8rem;
  --inputs-line: 2;
  --scroll_bar: 8px;
  --notifications: 42rem;
  --auth: 42rem;
  --auth-large: 56rem;
  --categories: 6;
  --products: 4;
  --small-products: 4;
  --very-small-products: 3;
  --news: 4;
  --taxonomies: 4;
  --cart-sidebar: 44rem;
  --auth: 42rem;
  --auth-large: 56rem;
  --dashboard-sidebar: 26rem;
  --single-sidebar: 38rem;
  --news-sidebar: 26rem;
  --news-categories: 7;
  --reviews: 2;
  --advantages: 4;
  --cards: 3;
  --links: 5;
  --icon-advantages: 3;
  --contacts-sidebar: 32rem;
}

.dark {
  --bg: #222;
  --text: #fff;
  --text-op: #202f51;
  --text-grey: rgba(255, 255, 255, 0.6);
  --border: rgba(255, 255, 255, 0.08);
  --grey-bg: rgba(255, 255, 255, 0.04);
  color: var(--text);
}

.red-theme {
  --theme: var(--red);
  --dark: var(--red-dark);
  --light: var(--red-light);
  --focus: var(--red-focus);
  --opacity: var(--red-opacity);
  --v-opacity: var(--red-v-opacity);
}

.green-theme {
  --theme: var(--green);
  --dark: var(--green-dark);
  --light: var(--green-light);
  --focus: var(--green-focus);
  --opacity: var(--green-opacity);
  --v-opacity: var(--green-v-opacity);
}

.orange-theme {
  --theme: var(--orange);
  --dark: var(--orange-dark);
  --light: var(--orange-light);
  --focus: var(--orange-focus);
  --opacity: var(--orange-opacity);
  --v-opacity: var(--orange-v-opacity);
}

.blue-theme {
  --theme: var(--blue);
  --dark: var(--blue-dark);
  --light: var(--blue-light);
  --focus: var(--blue-focus);
  --opacity: var(--blue-opacity);
  --v-opacity: var(--blue-v-opacity);
}

.whatsapp-theme {
  --theme: var(--whatsapp);
  --dark: var(--whatsapp-dark);
  --light: var(--whatsapp-light);
  --focus: var(--whatsapp-focus);
  --opacity: var(--whatsapp-opacity);
  --v-opacity: var(--whatsapp-v-opacity);
}

.telegram-theme {
  --theme: var(--telegram);
  --dark: var(--telegram-dark);
  --light: var(--telegram-light);
  --focus: var(--telegram-focus);
  --opacity: var(--telegram-opacity);
  --v-opacity: var(--telegram-v-opacity);
}

.vk-theme {
  --theme: var(--vk);
  --dark: var(--vk-dark);
  --light: var(--vk-light);
  --focus: var(--vk-focus);
  --opacity: var(--vk-opacity);
  --v-opacity: var(--vk-v-opacity);
}

.instagram-theme {
  --theme: var(--instagram);
  --dark: var(--instagram-dark);
  --light: var(--instagram-light);
  --focus: var(--instagram-focus);
  --opacity: var(--instagram-opacity);
  --v-opacity: var(--instagram-v-opacity);
}

.viber-theme {
  --theme: var(--viber);
  --dark: var(--viber-dark);
  --light: var(--viber-light);
  --focus: var(--viber-focus);
  --opacity: var(--viber-opacity);
  --v-opacity: var(--viber-v-opacity);
}

@media (max-width: 767.99px) {
  :root {
    --container: calc(100% - 5rem);
    --categories: 2;
    --products: 1;
    --small-products: 1;
    --news: 1;
    --cities: 2;
    --inputs-line: 1;
    --reviews: 1;
    --section-padding: 6rem;
    --header: var(--mobile-header);
    --advantages: 1;
    --cards: 1;
    --very-small-products: 1;
    --icon-advantages: 1;
    --links: 1;
  }
}
@media (min-width: 768px) and (max-width: 1024.99px) {
  :root {
    --container: 50rem;
    --categories: 2;
    --products: 2;
    --small-products: 2;
    --news: 2;
    --reviews: 1;
    --header: var(--mobile-header);
    --advantages: 2;
    --cards: 2;
    --very-small-products: 1;
    --icon-advantages: 2;
    --links: 2;
  }
}
@media (max-width: 1499px) and (min-width: 1025px) {
  :root {
    --container: 132rem;
  }
}
html {
  font-size: 0.62vw;
  background: var(--bg);
}

@keyframes loading {
  from {
    transform: none;
  }
  to {
    transform: rotate(360deg);
  }
}
#glass_mainImage {
  pointer-events: none;
}

.loading-layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--bg);
  z-index: 24;
}
.loading-layer .spinner-wrapper {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loading-layer .spinner-wrapper:before {
  content: "";
  width: 8rem;
  height: 8rem;
  border: 4px solid var(--opacity);
  border-radius: 100%;
  border-bottom: 4px solid var(--theme);
  animation: loading 0.7s infinite linear;
}

body {
  font-size: var(--fz);
  font-weight: 300;
  color: var(--text);
  line-height: 1.6;
  margin: 0 !important;
  min-height: calc(100vh - var(--admin-bar));
  display: flex;
  flex-direction: column;
  color: var(--text);
  background: var(--bg);
  -webkit-tap-highlight-color: transparent;
  /* Track */
  /* Handle */
}
body .andrey {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 4rem;
  z-index: 999999999999;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-weight: 600;
  font-size: 9rem;
  backdrop-filter: blur(8px);
  line-height: 1.3;
}
body .andrey span {
  text-decoration: underline;
}
body .search-form .btn {
  position: absolute;
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
}
body.grey {
  background: var(--grey-bg);
}
body .site-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
body ::-webkit-scrollbar {
  width: var(--scroll_bar);
  height: var(--scroll_bar);
}
body ::-webkit-scrollbar-track {
  background: var(--grey-bg);
}
body ::-webkit-scrollbar-thumb {
  background: #999;
}
body #bread .arrow {
  padding: 0 0.4rem;
}
body img {
  max-width: 100%;
  height: auto;
  width: auto;
}
body *,
body *:before,
body *:after {
  box-sizing: border-box;
}
body .site-branding {
  display: flex;
}
body .site-branding a {
  display: flex;
}
body .site-branding .site-name {
  color: var(--text) !important;
  font-size: 2.6rem;
  font-weight: 700;
}
body .site-branding .site-name span {
  color: var(--theme) !important;
}
body .site-branding img {
  height: 5rem;
}
body .container {
  width: var(--container);
  max-width: 100%;
  margin: 0 auto;
}
body, body button, body input, body textarea {
  font-family: var(--font);
}
body .large-text {
  font-size: var(--fz-large);
}
body .larger-text {
  font-size: var(--fz-larger);
}
body .small-text {
  font-size: var(--fz-small);
}
body .smaller-text {
  font-size: var(--fz-smaller);
}
body hr {
  width: 100%;
  border: none;
  border-bottom: 1px solid var(--border);
  margin: 0;
}
body a, body button, body input, body textarea {
  outline: none !important;
}
body.admin-bar {
  --admin-bar: 32px;
}
body .underline {
  color: var(--theme);
  border-bottom: 1px dashed var(--focus);
  cursor: pointer;
}
body a,
body a:visited {
  color: var(--theme);
  text-decoration: none;
  transition: 0.2s;
  cursor: pointer;
}
body a.focus:focus,
body a:visited.focus:focus {
  border-radius: var(--rad-sm);
  box-shadow: 0 0 0 4px var(--focus);
}
body a.text-color,
body a:visited.text-color {
  color: var(--text);
}
body .grey-text {
  color: var(--text-grey);
  font-weight: 500;
}
body ul,
body ol {
  list-style: none;
  padding: 0;
}
body ul, body ol, body h1, body h2, body h3, body h4, body h5, body h6, body p {
  margin: 0;
}
body h1 span.nowrap,
body .h1 span.nowrap,
body h2 span.nowrap,
body .h2 span.nowrap,
body h3 span.nowrap,
body .h3 span.nowrap,
body h4 span.nowrap,
body .h4 span.nowrap,
body h5 span.nowrap,
body .h5 span.nowrap,
body h6 span.nowrap,
body .h6 span.nowrap {
  display: inline-block;
}
body h1 span.colored,
body .h1 span.colored,
body h2 span.colored,
body .h2 span.colored,
body h3 span.colored,
body .h3 span.colored,
body h4 span.colored,
body .h4 span.colored,
body h5 span.colored,
body .h5 span.colored,
body h6 span.colored,
body .h6 span.colored {
  color: var(--theme);
}
body h1,
body .h1 {
  font-weight: 600;
  line-height: 1.2;
}
body h2,
body .h2,
body h3,
body .h3,
body h4,
body .h4,
body h5,
body .h5,
body h6,
body .h6 {
  font-weight: 500;
  line-height: 1.3;
}
body h1, body .h1 {
  font-size: var(--h1);
}
body h1.large, body .h1.large {
  font-size: calc(var(--h1) * 1.2);
}
body h2, body .h2 {
  font-size: var(--h2);
}
body h3, body .h3 {
  font-size: var(--h3);
}
body h4, body .h4 {
  font-size: var(--h4);
}
body h5, body .h5 {
  font-size: var(--h5);
}
body h6, body .h6 {
  font-size: var(--h6);
}
body h6.fz, body .h6.fz {
  font-size: var(--fz);
}
body .article:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup) {
  margin-bottom: 2rem;
}
body .article:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bm {
  margin-bottom: 3rem;
}
body .article:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn) {
  border-bottom: 1px solid var(--border);
  padding-bottom: 2rem;
}
body .article:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn).bm {
  padding-bottom: 3rem;
}
body .article:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn).small-pb {
  padding-bottom: 1rem;
}
body .article:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).mt {
  margin-top: auto;
}
body .article.all-mb > *:not(.mb0) {
  margin-bottom: 2rem;
}
body .article.all-mb > *:not(.mb0).bm {
  margin-bottom: 3rem;
}
body .article.all-mb > *:not(.mb0).bordered {
  border-bottom: 1px solid var(--border);
  padding-bottom: 2rem;
}
body .article.all-mb > *:not(.mb0).bordered.bm {
  padding-bottom: 3rem;
}
body .article.half {
  width: var(--article-half);
}
body .article.center {
  width: var(--article-half);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
body .article-mc:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup) {
  margin-bottom: 0.3rem;
}
body .article-mc:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bm {
  margin-bottom: 0.6rem;
}
body .article-mc:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn) {
  border-bottom: 1px solid var(--border);
  padding-bottom: 0.3rem;
}
body .article-mc:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn).bm {
  padding-bottom: 0.6rem;
}
body .article-mc:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn).small-pb {
  padding-bottom: 0.15rem;
}
body .article-mc:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).mt {
  margin-top: auto;
}
body .article-mc.all-mb > *:not(.mb0) {
  margin-bottom: 0.3rem;
}
body .article-mc.all-mb > *:not(.mb0).bm {
  margin-bottom: 0.6rem;
}
body .article-mc.all-mb > *:not(.mb0).bordered {
  border-bottom: 1px solid var(--border);
  padding-bottom: 0.3rem;
}
body .article-mc.all-mb > *:not(.mb0).bordered.bm {
  padding-bottom: 0.6rem;
}
body .article-mc.half {
  width: var(--article-half);
}
body .article-mc.center {
  width: var(--article-half);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
body .article-sm:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup) {
  margin-bottom: 1rem;
}
body .article-sm:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bm {
  margin-bottom: 2rem;
}
body .article-sm:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn) {
  border-bottom: 1px solid var(--border);
  padding-bottom: 1rem;
}
body .article-sm:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn).bm {
  padding-bottom: 2rem;
}
body .article-sm:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn).small-pb {
  padding-bottom: 0.5rem;
}
body .article-sm:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).mt {
  margin-top: auto;
}
body .article-sm.all-mb > *:not(.mb0) {
  margin-bottom: 1rem;
}
body .article-sm.all-mb > *:not(.mb0).bm {
  margin-bottom: 2rem;
}
body .article-sm.all-mb > *:not(.mb0).bordered {
  border-bottom: 1px solid var(--border);
  padding-bottom: 1rem;
}
body .article-sm.all-mb > *:not(.mb0).bordered.bm {
  padding-bottom: 2rem;
}
body .article-sm.half {
  width: var(--article-half);
}
body .article-sm.center {
  width: var(--article-half);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
body .article-md:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup) {
  margin-bottom: 3rem;
}
body .article-md:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bm {
  margin-bottom: 4rem;
}
body .article-md:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn) {
  border-bottom: 1px solid var(--border);
  padding-bottom: 3rem;
}
body .article-md:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn).bm {
  padding-bottom: 4rem;
}
body .article-md:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn).small-pb {
  padding-bottom: 1.5rem;
}
body .article-md:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).mt {
  margin-top: auto;
}
body .article-md.all-mb > *:not(.mb0) {
  margin-bottom: 3rem;
}
body .article-md.all-mb > *:not(.mb0).bm {
  margin-bottom: 4rem;
}
body .article-md.all-mb > *:not(.mb0).bordered {
  border-bottom: 1px solid var(--border);
  padding-bottom: 3rem;
}
body .article-md.all-mb > *:not(.mb0).bordered.bm {
  padding-bottom: 4rem;
}
body .article-md.half {
  width: var(--article-half);
}
body .article-md.center {
  width: var(--article-half);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
body .article-bg:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup) {
  margin-bottom: 4rem;
}
body .article-bg:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bm {
  margin-bottom: 5rem;
}
body .article-bg:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn) {
  border-bottom: 1px solid var(--border);
  padding-bottom: 4rem;
}
body .article-bg:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn).bm {
  padding-bottom: 5rem;
}
body .article-bg:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn).small-pb {
  padding-bottom: 2rem;
}
body .article-bg:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).mt {
  margin-top: auto;
}
body .article-bg.all-mb > *:not(.mb0) {
  margin-bottom: 4rem;
}
body .article-bg.all-mb > *:not(.mb0).bm {
  margin-bottom: 5rem;
}
body .article-bg.all-mb > *:not(.mb0).bordered {
  border-bottom: 1px solid var(--border);
  padding-bottom: 4rem;
}
body .article-bg.all-mb > *:not(.mb0).bordered.bm {
  padding-bottom: 5rem;
}
body .article-bg.half {
  width: var(--article-half);
}
body .article-bg.center {
  width: var(--article-half);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
body .article-lg:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup) {
  margin-bottom: 6rem;
}
body .article-lg:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bm {
  margin-bottom: 7rem;
}
body .article-lg:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn) {
  border-bottom: 1px solid var(--border);
  padding-bottom: 6rem;
}
body .article-lg:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn).bm {
  padding-bottom: 7rem;
}
body .article-lg:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).bordered:not(.btn).small-pb {
  padding-bottom: 3rem;
}
body .article-lg:not(.all-mb) > *:not(:last-child):not(.mb0):not(.dashboard-sidebar-popup).mt {
  margin-top: auto;
}
body .article-lg.all-mb > *:not(.mb0) {
  margin-bottom: 6rem;
}
body .article-lg.all-mb > *:not(.mb0).bm {
  margin-bottom: 7rem;
}
body .article-lg.all-mb > *:not(.mb0).bordered {
  border-bottom: 1px solid var(--border);
  padding-bottom: 6rem;
}
body .article-lg.all-mb > *:not(.mb0).bordered.bm {
  padding-bottom: 7rem;
}
body .article-lg.half {
  width: var(--article-half);
}
body .article-lg.center {
  width: var(--article-half);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
body .log-in-warning {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body .log-in-warning .icon {
  width: 8rem;
  height: 8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--border);
  border-radius: var(--rad-sm);
  font-size: 4rem;
  color: var(--theme);
  margin-bottom: 1.5rem;
}
body .log-in-warning .title {
  margin-bottom: 0.6rem;
}
body .log-in-warning .description {
  margin-bottom: 1.5rem;
}
body .empty-block {
  padding: var(--padding-bg) var(--padding);
  text-align: center;
  color: var(--text-grey);
  width: 100%;
}
body .empty-block.no-padding {
  padding: 0;
}
body .empty-block.vertical {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100%;
  flex-grow: 1;
}
body .empty-block .icon {
  font-size: 7rem;
  line-height: 1;
  display: block;
  margin-bottom: 1rem;
}
body .empty-block.hidden {
  display: none;
}
body .tabs {
  align-self: stretch;
  display: flex;
}
body .tabs .tab {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  color: var(--text-grey);
  transition: 0.2s;
  position: relative;
  cursor: pointer;
}
body .tabs .tab:not(:last-child) {
  margin-right: 2.5rem;
}
body .tabs .tab:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  transition: 0.2s;
  height: 2px;
  background: var(--theme);
  transform: translateX(-50%);
}
body .tabs .tab:after:after {
  width: 50%;
}
body .tabs .tab:hover {
  color: var(--text);
}
body .tabs .tab.active {
  color: var(--text);
}
body .tabs .tab.active:after {
  width: 100% !important;
}
body .tabs.grow .tab {
  width: 0;
  flex-grow: 1;
}
body .inline {
  display: flex;
  width: fit-content;
  --margin: 0.6rem;
}
body .inline.full {
  width: 100%;
}
body .inline .line {
  display: flex;
  flex-wrap: wrap;
  margin: calc(var(--margin) * -1);
  align-items: center;
  width: calc(100% + var(--margin) * 2);
}
body .inline .line > .grow {
  width: 0;
  flex-grow: 1;
}
body .inline .line > .center {
  margin: 0 auto;
  padding: var(--margin);
}
body .inline .line > * {
  margin: var(--margin);
}
body .inline .line .sep {
  align-self: stretch;
  width: 1px;
  background: var(--border);
  margin: var(--margin) calc(var(--margin) * 2);
}
body .inline.center .line {
  justify-content: center;
}
body .inline.left .line {
  justify-content: flex-start;
}
body .inline.right .line {
  justify-content: flex-end;
}
body .inline.start .line {
  align-items: flex-start;
}
body .inline.end .line {
  align-items: flex-end;
}
body .inline.start .line {
  align-items: flex-start;
}
body .inline.large {
  --margin: 1.6rem;
}
body .inline.medium {
  --margin: 1rem;
}
body .inline.small {
  --margin: 0.3rem;
}
body .label {
  color: var(--text-grey);
  font-weight: 500;
  font-size: var(--fz-smaller);
  line-height: 1;
  display: block;
}
body ymaps[class*=controls-pane],
body ymaps[class*=copyrights-pane] {
  display: none;
}
body ymaps[class*=ground-pane] {
  filter: grayscale(1);
}
body ymaps[class*=inner-panes]:after {
  content: "";
  position: absolute;
  top: 0;
  pointer-events: none;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 502;
  background: var(--opacity);
}
body .subtitle {
  font-size: var(--fz-small);
  text-transform: uppercase;
  font-weight: 500;
}
body .subtitle.grey {
  color: var(--text-grey);
}
body .btn,
body a.btn,
body a:visited.btn {
  height: var(--field);
  font-size: var(--fz);
  display: flex;
  align-items: center;
  padding: 0;
  border-radius: var(--rad-sm);
  border: 1px solid transparent;
  background: var(--theme);
  color: #fff;
  font-weight: 500;
  --btn-border: rgba(255,255,255,0.1);
  cursor: pointer;
  transition: 0.3s;
  position: relative;
  width: fit-content;
  --loading-color-1: rgba(255,255,255,0.2);
  --loading-color-2: #fff;
}
body .btn.center,
body a.btn.center,
body a:visited.btn.center {
  margin-left: auto;
  margin-right: auto;
}
body .btn.rounded,
body a.btn.rounded,
body a:visited.btn.rounded {
  border-radius: 3rem;
}
body .btn span.icon,
body a.btn span.icon,
body a:visited.btn span.icon {
  display: flex;
  justify-content: center;
  width: calc(var(--field) - 2px);
  font-size: 1.7rem;
}
body .btn span.icon.small,
body a.btn span.icon.small,
body a:visited.btn span.icon.small {
  font-size: 1.4rem;
}
body .btn span.image,
body a.btn span.image,
body a:visited.btn span.image {
  width: calc(var(--field) * 0.8 - 2px);
  height: calc(var(--field) * 0.8 - 2px);
  margin: 0 calc(var(--field) * 0.1);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
body .btn span.text,
body a.btn span.text,
body a:visited.btn span.text {
  padding: 0 calc(var(--field) / 2);
  flex-grow: 1;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .btn span.text:before,
body a.btn span.text:before,
body a:visited.btn span.text:before {
  margin-right: 0.8rem;
}
body .btn span.text.after:before,
body a.btn span.text.after:before,
body a:visited.btn span.text.after:before {
  margin-right: 0;
  margin-left: 0.8rem;
  order: 1;
}
body .btn span.arrow,
body a.btn span.arrow,
body a:visited.btn span.arrow {
  width: var(--field);
  align-self: stretch;
  border-left: 1px solid var(--btn-border);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: 0.3s;
}
body .btn span.arrow:before,
body a.btn span.arrow:before,
body a:visited.btn span.arrow:before {
  font-size: 0.8em;
}
body .btn span.arrow:hover,
body a.btn span.arrow:hover,
body a:visited.btn span.arrow:hover {
  background: var(--btn-border);
  border-color: transparent;
}
body .btn span,
body a.btn span,
body a:visited.btn span {
  transition: 0.2s transform;
}
body .btn.full,
body a.btn.full,
body a:visited.btn.full {
  width: 100%;
}
body .btn:hover,
body a.btn:hover,
body a:visited.btn:hover {
  background: var(--light);
}
body .btn:active span,
body a.btn:active span,
body a:visited.btn:active span {
  transform: scale(0.95);
}
body .btn.white:not(.active),
body a.btn.white:not(.active),
body a:visited.btn.white:not(.active) {
  background: var(--bg);
  color: var(--text);
  box-shadow: var(--shadow-mc);
}
body .btn.white:not(.active):hover,
body a.btn.white:not(.active):hover,
body a:visited.btn.white:not(.active):hover {
  background: var(--light);
  color: #fff;
}
body .btn.white:not(.active):active,
body a.btn.white:not(.active):active,
body a:visited.btn.white:not(.active):active {
  background: var(--dark);
  color: #fff;
}
body .btn.grey,
body a.btn.grey,
body a:visited.btn.grey {
  background: var(--grey-bg);
  color: var(--text);
  font-weight: 600;
}
body .btn.grey:hover,
body a.btn.grey:hover,
body a:visited.btn.grey:hover {
  background: var(--theme);
  color: #fff;
}
body .btn.grey:active,
body a.btn.grey:active,
body a:visited.btn.grey:active {
  background: var(--dark);
  color: #fff;
}
body .btn.ghost,
body a.btn.ghost,
body a:visited.btn.ghost {
  background: none;
  color: var(--text);
  font-weight: 600;
  --loading-color-1: var(--border);
  --loading-color-2: var(--text-grey);
}
body .btn.ghost:hover,
body a.btn.ghost:hover,
body a:visited.btn.ghost:hover {
  background: var(--opacity);
  color: var(--theme);
}
body .btn.ghost-grey,
body a.btn.ghost-grey,
body a:visited.btn.ghost-grey {
  background: none;
  font-weight: 600;
  color: var(--text-grey);
  --loading-color-1: var(--border);
  --loading-color-2: var(--text-grey);
}
body .btn.ghost-grey:hover,
body a.btn.ghost-grey:hover,
body a:visited.btn.ghost-grey:hover {
  background: var(--opacity);
  color: var(--theme);
}
body .btn.ghost-theme,
body a.btn.ghost-theme,
body a:visited.btn.ghost-theme {
  background: none;
  color: var(--theme);
  --loading-color-1: var(--opacity);
  --loading-color-2: var(--theme);
}
body .btn.ghost-theme:hover,
body a.btn.ghost-theme:hover,
body a:visited.btn.ghost-theme:hover {
  background: var(--opacity);
  color: var(--theme);
}
body .btn.theme-outline:not(.active),
body a.btn.theme-outline:not(.active),
body a:visited.btn.theme-outline:not(.active) {
  background: none;
  border-color: var(--theme);
  color: var(--theme);
  --loading-color-1: var(--border);
  --loading-color-2: var(--text-grey);
}
body .btn.theme-outline:not(.active):hover,
body a.btn.theme-outline:not(.active):hover,
body a:visited.btn.theme-outline:not(.active):hover {
  background: var(--theme);
  border-color: transparent;
  color: #fff;
}
body .btn.theme-outline:not(.active):active,
body a.btn.theme-outline:not(.active):active,
body a:visited.btn.theme-outline:not(.active):active {
  background: var(--dark);
  border-color: transparent;
  color: #fff;
}
body .btn.outline:not(.active),
body a.btn.outline:not(.active),
body a:visited.btn.outline:not(.active) {
  background: var(--bg);
  border-color: var(--border);
  color: var(--text);
  --loading-color-1: var(--border);
  --loading-color-2: var(--text-grey);
}
body .btn.outline:not(.active):hover,
body a.btn.outline:not(.active):hover,
body a:visited.btn.outline:not(.active):hover {
  background: var(--border);
  border-color: transparent;
}
body .btn.grey-outline,
body a.btn.grey-outline,
body a:visited.btn.grey-outline {
  background: none;
  border-color: var(--border);
  color: var(--text-grey);
  --loading-color-1: var(--border);
  --loading-color-2: var(--text-grey);
}
body .btn.grey-outline:hover,
body a.btn.grey-outline:hover,
body a:visited.btn.grey-outline:hover {
  background: var(--border);
  border-color: transparent;
}
body .btn.large,
body a.btn.large,
body a:visited.btn.large {
  --field: var(--field-large);
}
body .btn.big,
body a.btn.big,
body a:visited.btn.big {
  --field: var(--field-big);
}
body .btn.medium,
body a.btn.medium,
body a:visited.btn.medium {
  --field: var(--field-medium);
}
body .btn.small,
body a.btn.small,
body a:visited.btn.small {
  --field: var(--field-small);
}
body .btn.small span.icon,
body a.btn.small span.icon,
body a:visited.btn.small span.icon {
  font-size: 1.6rem;
}
body .btn.mini,
body a.btn.mini,
body a:visited.btn.mini {
  --field: var(--field-mini);
}
body .btn:disabled,
body a.btn:disabled,
body a:visited.btn:disabled {
  border-color: transparent !important;
  background: var(--border) !important;
  color: var(--text-grey) !important;
  cursor: default;
  box-shadow: none !important;
  --loading-color-1: var(--border);
  --loading-color-2: var(--text-grey);
}
body .btn .spinner,
body a.btn .spinner,
body a:visited.btn .spinner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .btn .spinner:before,
body a.btn .spinner:before,
body a:visited.btn .spinner:before {
  content: "";
  width: 2rem;
  height: 2rem;
  border: 2px solid var(--loading-color-1);
  border-radius: 100%;
  border-bottom: 2px solid var(--loading-color-2);
  animation: loading 0.7s infinite linear;
}
body .btn.loading,
body a.btn.loading,
body a:visited.btn.loading {
  box-shadow: none !important;
  cursor: default;
}
body .btn.loading > *:not(.spinner),
body a.btn.loading > *:not(.spinner),
body a:visited.btn.loading > *:not(.spinner) {
  opacity: 0;
}
body .btn.loading .spinner,
body a.btn.loading .spinner,
body a:visited.btn.loading .spinner {
  display: flex;
}
body section.bordered {
  border-bottom: 1px solid var(--border);
}
body section.grey {
  background: var(--grey-bg);
}
body .section-padding.pt {
  padding-top: var(--section-padding);
}
body .section-padding.pb {
  padding-bottom: var(--section-padding);
}
body .section-padding:not(.pb):not(.pt) {
  padding: var(--section-padding) 0;
}
body .hide-block {
  display: none;
}
body .text-center {
  text-align: center;
}
body .theme-text {
  color: var(--theme);
}
body .quantity {
  position: relative;
  display: flex;
}
body .quantity button {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  padding: 0 1.5rem;
  border: none;
  background: none;
  font-size: var(--fz-large);
  cursor: pointer;
}
body .quantity button:before {
  font-size: 1.2rem;
}
body .quantity button:first-child {
  left: 0;
}
body .quantity button:last-child {
  right: 0;
}
body .quantity input {
  text-align: center;
  flex-grow: 1;
  width: 12rem;
}
body input[type=text]:not(.large-time-input):not(.cell-data),
body input[type=email]:not(.large-time-input):not(.cell-data),
body input[type=url]:not(.large-time-input):not(.cell-data),
body input[type=password]:not(.large-time-input):not(.cell-data),
body input[type=search]:not(.large-time-input):not(.cell-data),
body input[type=number]:not(.large-time-input):not(.cell-data),
body input[type=tel]:not(.large-time-input):not(.cell-data),
body input[type=range]:not(.large-time-input):not(.cell-data),
body input[type=date]:not(.large-time-input):not(.cell-data),
body input[type=month]:not(.large-time-input):not(.cell-data),
body input[type=week]:not(.large-time-input):not(.cell-data),
body input[type=time]:not(.large-time-input):not(.cell-data),
body input[type=datetime]:not(.large-time-input):not(.cell-data),
body input[type=datetime-local]:not(.large-time-input):not(.cell-data),
body input[type=color]:not(.large-time-input):not(.cell-data),
body select:not(.large-time-input):not(.cell-data),
body textarea:not(.large-time-input):not(.cell-data) {
  height: var(--field);
  border-radius: var(--rad-sm);
  border: 1px solid var(--border);
  background: var(--bg);
  padding: 0 calc(var(--field) / 2.5);
  font-size: var(--fz);
  transition: 0.3s;
  width: 100%;
  color: var(--text);
  font-weight: 300;
  appearance: none;
}
body input[type=text]:not(.large-time-input):not(.cell-data).center,
body input[type=email]:not(.large-time-input):not(.cell-data).center,
body input[type=url]:not(.large-time-input):not(.cell-data).center,
body input[type=password]:not(.large-time-input):not(.cell-data).center,
body input[type=search]:not(.large-time-input):not(.cell-data).center,
body input[type=number]:not(.large-time-input):not(.cell-data).center,
body input[type=tel]:not(.large-time-input):not(.cell-data).center,
body input[type=range]:not(.large-time-input):not(.cell-data).center,
body input[type=date]:not(.large-time-input):not(.cell-data).center,
body input[type=month]:not(.large-time-input):not(.cell-data).center,
body input[type=week]:not(.large-time-input):not(.cell-data).center,
body input[type=time]:not(.large-time-input):not(.cell-data).center,
body input[type=datetime]:not(.large-time-input):not(.cell-data).center,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).center,
body input[type=color]:not(.large-time-input):not(.cell-data).center,
body select:not(.large-time-input):not(.cell-data).center,
body textarea:not(.large-time-input):not(.cell-data).center {
  text-align: center;
}
body input[type=text]:not(.large-time-input):not(.cell-data).text,
body input[type=email]:not(.large-time-input):not(.cell-data).text,
body input[type=url]:not(.large-time-input):not(.cell-data).text,
body input[type=password]:not(.large-time-input):not(.cell-data).text,
body input[type=search]:not(.large-time-input):not(.cell-data).text,
body input[type=number]:not(.large-time-input):not(.cell-data).text,
body input[type=tel]:not(.large-time-input):not(.cell-data).text,
body input[type=range]:not(.large-time-input):not(.cell-data).text,
body input[type=date]:not(.large-time-input):not(.cell-data).text,
body input[type=month]:not(.large-time-input):not(.cell-data).text,
body input[type=week]:not(.large-time-input):not(.cell-data).text,
body input[type=time]:not(.large-time-input):not(.cell-data).text,
body input[type=datetime]:not(.large-time-input):not(.cell-data).text,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).text,
body input[type=color]:not(.large-time-input):not(.cell-data).text,
body select:not(.large-time-input):not(.cell-data).text,
body textarea:not(.large-time-input):not(.cell-data).text {
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0;
  transition: 0s;
}
body input[type=text]:not(.large-time-input):not(.cell-data).bg,
body input[type=email]:not(.large-time-input):not(.cell-data).bg,
body input[type=url]:not(.large-time-input):not(.cell-data).bg,
body input[type=password]:not(.large-time-input):not(.cell-data).bg,
body input[type=search]:not(.large-time-input):not(.cell-data).bg,
body input[type=number]:not(.large-time-input):not(.cell-data).bg,
body input[type=tel]:not(.large-time-input):not(.cell-data).bg,
body input[type=range]:not(.large-time-input):not(.cell-data).bg,
body input[type=date]:not(.large-time-input):not(.cell-data).bg,
body input[type=month]:not(.large-time-input):not(.cell-data).bg,
body input[type=week]:not(.large-time-input):not(.cell-data).bg,
body input[type=time]:not(.large-time-input):not(.cell-data).bg,
body input[type=datetime]:not(.large-time-input):not(.cell-data).bg,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).bg,
body input[type=color]:not(.large-time-input):not(.cell-data).bg,
body select:not(.large-time-input):not(.cell-data).bg,
body textarea:not(.large-time-input):not(.cell-data).bg {
  border-color: transparent;
  background: var(--bg);
}
body input[type=text]:not(.large-time-input):not(.cell-data).bg:hover,
body input[type=email]:not(.large-time-input):not(.cell-data).bg:hover,
body input[type=url]:not(.large-time-input):not(.cell-data).bg:hover,
body input[type=password]:not(.large-time-input):not(.cell-data).bg:hover,
body input[type=search]:not(.large-time-input):not(.cell-data).bg:hover,
body input[type=number]:not(.large-time-input):not(.cell-data).bg:hover,
body input[type=tel]:not(.large-time-input):not(.cell-data).bg:hover,
body input[type=range]:not(.large-time-input):not(.cell-data).bg:hover,
body input[type=date]:not(.large-time-input):not(.cell-data).bg:hover,
body input[type=month]:not(.large-time-input):not(.cell-data).bg:hover,
body input[type=week]:not(.large-time-input):not(.cell-data).bg:hover,
body input[type=time]:not(.large-time-input):not(.cell-data).bg:hover,
body input[type=datetime]:not(.large-time-input):not(.cell-data).bg:hover,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).bg:hover,
body input[type=color]:not(.large-time-input):not(.cell-data).bg:hover,
body select:not(.large-time-input):not(.cell-data).bg:hover,
body textarea:not(.large-time-input):not(.cell-data).bg:hover {
  border-color: var(--opacity);
  box-shadow: 0 0 0 3px var(--opacity);
}
body input[type=text]:not(.large-time-input):not(.cell-data).ghost,
body input[type=email]:not(.large-time-input):not(.cell-data).ghost,
body input[type=url]:not(.large-time-input):not(.cell-data).ghost,
body input[type=password]:not(.large-time-input):not(.cell-data).ghost,
body input[type=search]:not(.large-time-input):not(.cell-data).ghost,
body input[type=number]:not(.large-time-input):not(.cell-data).ghost,
body input[type=tel]:not(.large-time-input):not(.cell-data).ghost,
body input[type=range]:not(.large-time-input):not(.cell-data).ghost,
body input[type=date]:not(.large-time-input):not(.cell-data).ghost,
body input[type=month]:not(.large-time-input):not(.cell-data).ghost,
body input[type=week]:not(.large-time-input):not(.cell-data).ghost,
body input[type=time]:not(.large-time-input):not(.cell-data).ghost,
body input[type=datetime]:not(.large-time-input):not(.cell-data).ghost,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).ghost,
body input[type=color]:not(.large-time-input):not(.cell-data).ghost,
body select:not(.large-time-input):not(.cell-data).ghost,
body textarea:not(.large-time-input):not(.cell-data).ghost {
  padding: 0;
  border: none;
  box-shadow: none;
}
body input[type=text]:not(.large-time-input):not(.cell-data).ghost:hover,
body input[type=email]:not(.large-time-input):not(.cell-data).ghost:hover,
body input[type=url]:not(.large-time-input):not(.cell-data).ghost:hover,
body input[type=password]:not(.large-time-input):not(.cell-data).ghost:hover,
body input[type=search]:not(.large-time-input):not(.cell-data).ghost:hover,
body input[type=number]:not(.large-time-input):not(.cell-data).ghost:hover,
body input[type=tel]:not(.large-time-input):not(.cell-data).ghost:hover,
body input[type=range]:not(.large-time-input):not(.cell-data).ghost:hover,
body input[type=date]:not(.large-time-input):not(.cell-data).ghost:hover,
body input[type=month]:not(.large-time-input):not(.cell-data).ghost:hover,
body input[type=week]:not(.large-time-input):not(.cell-data).ghost:hover,
body input[type=time]:not(.large-time-input):not(.cell-data).ghost:hover,
body input[type=datetime]:not(.large-time-input):not(.cell-data).ghost:hover,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).ghost:hover,
body input[type=color]:not(.large-time-input):not(.cell-data).ghost:hover,
body select:not(.large-time-input):not(.cell-data).ghost:hover,
body textarea:not(.large-time-input):not(.cell-data).ghost:hover {
  background: var(--grey-bg);
  padding: 0 1rem;
}
body input[type=text]:not(.large-time-input):not(.cell-data).ghost:focus,
body input[type=email]:not(.large-time-input):not(.cell-data).ghost:focus,
body input[type=url]:not(.large-time-input):not(.cell-data).ghost:focus,
body input[type=password]:not(.large-time-input):not(.cell-data).ghost:focus,
body input[type=search]:not(.large-time-input):not(.cell-data).ghost:focus,
body input[type=number]:not(.large-time-input):not(.cell-data).ghost:focus,
body input[type=tel]:not(.large-time-input):not(.cell-data).ghost:focus,
body input[type=range]:not(.large-time-input):not(.cell-data).ghost:focus,
body input[type=date]:not(.large-time-input):not(.cell-data).ghost:focus,
body input[type=month]:not(.large-time-input):not(.cell-data).ghost:focus,
body input[type=week]:not(.large-time-input):not(.cell-data).ghost:focus,
body input[type=time]:not(.large-time-input):not(.cell-data).ghost:focus,
body input[type=datetime]:not(.large-time-input):not(.cell-data).ghost:focus,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).ghost:focus,
body input[type=color]:not(.large-time-input):not(.cell-data).ghost:focus,
body select:not(.large-time-input):not(.cell-data).ghost:focus,
body textarea:not(.large-time-input):not(.cell-data).ghost:focus {
  padding: 0 1rem;
  box-shadow: 0 0 0 3px var(--focus);
  background: var(--opacity);
}
body input[type=text]:not(.large-time-input):not(.cell-data).ghost.h1, body input[type=text]:not(.large-time-input):not(.cell-data).ghost.h2, body input[type=text]:not(.large-time-input):not(.cell-data).ghost.h3, body input[type=text]:not(.large-time-input):not(.cell-data).ghost.h4, body input[type=text]:not(.large-time-input):not(.cell-data).ghost.h5, body input[type=text]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=email]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=email]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=email]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=email]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=email]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=email]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=url]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=url]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=url]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=url]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=url]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=url]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=password]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=password]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=password]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=password]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=password]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=password]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=search]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=search]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=search]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=search]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=search]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=search]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=number]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=number]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=number]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=number]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=number]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=number]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=tel]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=tel]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=tel]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=tel]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=tel]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=tel]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=range]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=range]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=range]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=range]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=range]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=range]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=date]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=date]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=date]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=date]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=date]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=date]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=month]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=month]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=month]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=month]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=month]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=month]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=week]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=week]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=week]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=week]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=week]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=week]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=time]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=time]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=time]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=time]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=time]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=time]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=datetime]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=datetime]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=datetime]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=datetime]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=datetime]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=datetime]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=color]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=color]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=color]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=color]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=color]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=color]:not(.large-time-input):not(.cell-data).ghost.h6,
body select:not(.large-time-input):not(.cell-data).ghost.h1,
body select:not(.large-time-input):not(.cell-data).ghost.h2,
body select:not(.large-time-input):not(.cell-data).ghost.h3,
body select:not(.large-time-input):not(.cell-data).ghost.h4,
body select:not(.large-time-input):not(.cell-data).ghost.h5,
body select:not(.large-time-input):not(.cell-data).ghost.h6,
body textarea:not(.large-time-input):not(.cell-data).ghost.h1,
body textarea:not(.large-time-input):not(.cell-data).ghost.h2,
body textarea:not(.large-time-input):not(.cell-data).ghost.h3,
body textarea:not(.large-time-input):not(.cell-data).ghost.h4,
body textarea:not(.large-time-input):not(.cell-data).ghost.h5,
body textarea:not(.large-time-input):not(.cell-data).ghost.h6 {
  font-weight: 600;
}
body input[type=text]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=email]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=url]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=password]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=search]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=number]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=tel]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=range]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=date]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=month]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=week]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=time]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=datetime]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).ghost.h1,
body input[type=color]:not(.large-time-input):not(.cell-data).ghost.h1,
body select:not(.large-time-input):not(.cell-data).ghost.h1,
body textarea:not(.large-time-input):not(.cell-data).ghost.h1 {
  font-size: var(--h1);
}
body input[type=text]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=email]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=url]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=password]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=search]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=number]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=tel]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=range]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=date]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=month]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=week]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=time]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=datetime]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).ghost.h2,
body input[type=color]:not(.large-time-input):not(.cell-data).ghost.h2,
body select:not(.large-time-input):not(.cell-data).ghost.h2,
body textarea:not(.large-time-input):not(.cell-data).ghost.h2 {
  font-size: var(--h2);
}
body input[type=text]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=email]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=url]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=password]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=search]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=number]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=tel]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=range]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=date]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=month]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=week]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=time]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=datetime]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).ghost.h3,
body input[type=color]:not(.large-time-input):not(.cell-data).ghost.h3,
body select:not(.large-time-input):not(.cell-data).ghost.h3,
body textarea:not(.large-time-input):not(.cell-data).ghost.h3 {
  font-size: var(--h3);
}
body input[type=text]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=email]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=url]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=password]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=search]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=number]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=tel]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=range]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=date]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=month]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=week]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=time]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=datetime]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).ghost.h4,
body input[type=color]:not(.large-time-input):not(.cell-data).ghost.h4,
body select:not(.large-time-input):not(.cell-data).ghost.h4,
body textarea:not(.large-time-input):not(.cell-data).ghost.h4 {
  font-size: var(--h4);
}
body input[type=text]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=email]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=url]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=password]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=search]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=number]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=tel]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=range]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=date]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=month]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=week]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=time]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=datetime]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).ghost.h5,
body input[type=color]:not(.large-time-input):not(.cell-data).ghost.h5,
body select:not(.large-time-input):not(.cell-data).ghost.h5,
body textarea:not(.large-time-input):not(.cell-data).ghost.h5 {
  font-size: var(--h5);
}
body input[type=text]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=email]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=url]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=password]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=search]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=number]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=tel]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=range]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=date]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=month]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=week]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=time]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=datetime]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).ghost.h6,
body input[type=color]:not(.large-time-input):not(.cell-data).ghost.h6,
body select:not(.large-time-input):not(.cell-data).ghost.h6,
body textarea:not(.large-time-input):not(.cell-data).ghost.h6 {
  font-size: var(--h6);
}
body input[type=text]:not(.large-time-input):not(.cell-data).ghost.h6.fz,
body input[type=email]:not(.large-time-input):not(.cell-data).ghost.h6.fz,
body input[type=url]:not(.large-time-input):not(.cell-data).ghost.h6.fz,
body input[type=password]:not(.large-time-input):not(.cell-data).ghost.h6.fz,
body input[type=search]:not(.large-time-input):not(.cell-data).ghost.h6.fz,
body input[type=number]:not(.large-time-input):not(.cell-data).ghost.h6.fz,
body input[type=tel]:not(.large-time-input):not(.cell-data).ghost.h6.fz,
body input[type=range]:not(.large-time-input):not(.cell-data).ghost.h6.fz,
body input[type=date]:not(.large-time-input):not(.cell-data).ghost.h6.fz,
body input[type=month]:not(.large-time-input):not(.cell-data).ghost.h6.fz,
body input[type=week]:not(.large-time-input):not(.cell-data).ghost.h6.fz,
body input[type=time]:not(.large-time-input):not(.cell-data).ghost.h6.fz,
body input[type=datetime]:not(.large-time-input):not(.cell-data).ghost.h6.fz,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).ghost.h6.fz,
body input[type=color]:not(.large-time-input):not(.cell-data).ghost.h6.fz,
body select:not(.large-time-input):not(.cell-data).ghost.h6.fz,
body textarea:not(.large-time-input):not(.cell-data).ghost.h6.fz {
  font-size: var(--fz);
}
body input[type=text]:not(.large-time-input):not(.cell-data).fit,
body input[type=email]:not(.large-time-input):not(.cell-data).fit,
body input[type=url]:not(.large-time-input):not(.cell-data).fit,
body input[type=password]:not(.large-time-input):not(.cell-data).fit,
body input[type=search]:not(.large-time-input):not(.cell-data).fit,
body input[type=number]:not(.large-time-input):not(.cell-data).fit,
body input[type=tel]:not(.large-time-input):not(.cell-data).fit,
body input[type=range]:not(.large-time-input):not(.cell-data).fit,
body input[type=date]:not(.large-time-input):not(.cell-data).fit,
body input[type=month]:not(.large-time-input):not(.cell-data).fit,
body input[type=week]:not(.large-time-input):not(.cell-data).fit,
body input[type=time]:not(.large-time-input):not(.cell-data).fit,
body input[type=datetime]:not(.large-time-input):not(.cell-data).fit,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).fit,
body input[type=color]:not(.large-time-input):not(.cell-data).fit,
body select:not(.large-time-input):not(.cell-data).fit,
body textarea:not(.large-time-input):not(.cell-data).fit {
  width: fit-content;
}
body input[type=text]:not(.large-time-input):not(.cell-data).fit.time-mask,
body input[type=email]:not(.large-time-input):not(.cell-data).fit.time-mask,
body input[type=url]:not(.large-time-input):not(.cell-data).fit.time-mask,
body input[type=password]:not(.large-time-input):not(.cell-data).fit.time-mask,
body input[type=search]:not(.large-time-input):not(.cell-data).fit.time-mask,
body input[type=number]:not(.large-time-input):not(.cell-data).fit.time-mask,
body input[type=tel]:not(.large-time-input):not(.cell-data).fit.time-mask,
body input[type=range]:not(.large-time-input):not(.cell-data).fit.time-mask,
body input[type=date]:not(.large-time-input):not(.cell-data).fit.time-mask,
body input[type=month]:not(.large-time-input):not(.cell-data).fit.time-mask,
body input[type=week]:not(.large-time-input):not(.cell-data).fit.time-mask,
body input[type=time]:not(.large-time-input):not(.cell-data).fit.time-mask,
body input[type=datetime]:not(.large-time-input):not(.cell-data).fit.time-mask,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).fit.time-mask,
body input[type=color]:not(.large-time-input):not(.cell-data).fit.time-mask,
body select:not(.large-time-input):not(.cell-data).fit.time-mask,
body textarea:not(.large-time-input):not(.cell-data).fit.time-mask {
  width: var(--time-input);
  padding: 0;
  text-align: center;
}
body input[type=text]:not(.large-time-input):not(.cell-data).fit.date-input,
body input[type=email]:not(.large-time-input):not(.cell-data).fit.date-input,
body input[type=url]:not(.large-time-input):not(.cell-data).fit.date-input,
body input[type=password]:not(.large-time-input):not(.cell-data).fit.date-input,
body input[type=search]:not(.large-time-input):not(.cell-data).fit.date-input,
body input[type=number]:not(.large-time-input):not(.cell-data).fit.date-input,
body input[type=tel]:not(.large-time-input):not(.cell-data).fit.date-input,
body input[type=range]:not(.large-time-input):not(.cell-data).fit.date-input,
body input[type=date]:not(.large-time-input):not(.cell-data).fit.date-input,
body input[type=month]:not(.large-time-input):not(.cell-data).fit.date-input,
body input[type=week]:not(.large-time-input):not(.cell-data).fit.date-input,
body input[type=time]:not(.large-time-input):not(.cell-data).fit.date-input,
body input[type=datetime]:not(.large-time-input):not(.cell-data).fit.date-input,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).fit.date-input,
body input[type=color]:not(.large-time-input):not(.cell-data).fit.date-input,
body select:not(.large-time-input):not(.cell-data).fit.date-input,
body textarea:not(.large-time-input):not(.cell-data).fit.date-input {
  width: var(--date-input);
}
body input[type=text]:not(.large-time-input):not(.cell-data).grow,
body input[type=email]:not(.large-time-input):not(.cell-data).grow,
body input[type=url]:not(.large-time-input):not(.cell-data).grow,
body input[type=password]:not(.large-time-input):not(.cell-data).grow,
body input[type=search]:not(.large-time-input):not(.cell-data).grow,
body input[type=number]:not(.large-time-input):not(.cell-data).grow,
body input[type=tel]:not(.large-time-input):not(.cell-data).grow,
body input[type=range]:not(.large-time-input):not(.cell-data).grow,
body input[type=date]:not(.large-time-input):not(.cell-data).grow,
body input[type=month]:not(.large-time-input):not(.cell-data).grow,
body input[type=week]:not(.large-time-input):not(.cell-data).grow,
body input[type=time]:not(.large-time-input):not(.cell-data).grow,
body input[type=datetime]:not(.large-time-input):not(.cell-data).grow,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).grow,
body input[type=color]:not(.large-time-input):not(.cell-data).grow,
body select:not(.large-time-input):not(.cell-data).grow,
body textarea:not(.large-time-input):not(.cell-data).grow {
  width: 0;
  flex-grow: 1;
}
body input[type=text]:not(.large-time-input):not(.cell-data).select-input,
body input[type=email]:not(.large-time-input):not(.cell-data).select-input,
body input[type=url]:not(.large-time-input):not(.cell-data).select-input,
body input[type=password]:not(.large-time-input):not(.cell-data).select-input,
body input[type=search]:not(.large-time-input):not(.cell-data).select-input,
body input[type=number]:not(.large-time-input):not(.cell-data).select-input,
body input[type=tel]:not(.large-time-input):not(.cell-data).select-input,
body input[type=range]:not(.large-time-input):not(.cell-data).select-input,
body input[type=date]:not(.large-time-input):not(.cell-data).select-input,
body input[type=month]:not(.large-time-input):not(.cell-data).select-input,
body input[type=week]:not(.large-time-input):not(.cell-data).select-input,
body input[type=time]:not(.large-time-input):not(.cell-data).select-input,
body input[type=datetime]:not(.large-time-input):not(.cell-data).select-input,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).select-input,
body input[type=color]:not(.large-time-input):not(.cell-data).select-input,
body select:not(.large-time-input):not(.cell-data).select-input,
body textarea:not(.large-time-input):not(.cell-data).select-input {
  cursor: pointer;
}
body input[type=text]:not(.large-time-input):not(.cell-data)::placeholder,
body input[type=email]:not(.large-time-input):not(.cell-data)::placeholder,
body input[type=url]:not(.large-time-input):not(.cell-data)::placeholder,
body input[type=password]:not(.large-time-input):not(.cell-data)::placeholder,
body input[type=search]:not(.large-time-input):not(.cell-data)::placeholder,
body input[type=number]:not(.large-time-input):not(.cell-data)::placeholder,
body input[type=tel]:not(.large-time-input):not(.cell-data)::placeholder,
body input[type=range]:not(.large-time-input):not(.cell-data)::placeholder,
body input[type=date]:not(.large-time-input):not(.cell-data)::placeholder,
body input[type=month]:not(.large-time-input):not(.cell-data)::placeholder,
body input[type=week]:not(.large-time-input):not(.cell-data)::placeholder,
body input[type=time]:not(.large-time-input):not(.cell-data)::placeholder,
body input[type=datetime]:not(.large-time-input):not(.cell-data)::placeholder,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data)::placeholder,
body input[type=color]:not(.large-time-input):not(.cell-data)::placeholder,
body select:not(.large-time-input):not(.cell-data)::placeholder,
body textarea:not(.large-time-input):not(.cell-data)::placeholder {
  color: var(--text-grey);
}
body input[type=text]:not(.large-time-input):not(.cell-data).no-border,
body input[type=email]:not(.large-time-input):not(.cell-data).no-border,
body input[type=url]:not(.large-time-input):not(.cell-data).no-border,
body input[type=password]:not(.large-time-input):not(.cell-data).no-border,
body input[type=search]:not(.large-time-input):not(.cell-data).no-border,
body input[type=number]:not(.large-time-input):not(.cell-data).no-border,
body input[type=tel]:not(.large-time-input):not(.cell-data).no-border,
body input[type=range]:not(.large-time-input):not(.cell-data).no-border,
body input[type=date]:not(.large-time-input):not(.cell-data).no-border,
body input[type=month]:not(.large-time-input):not(.cell-data).no-border,
body input[type=week]:not(.large-time-input):not(.cell-data).no-border,
body input[type=time]:not(.large-time-input):not(.cell-data).no-border,
body input[type=datetime]:not(.large-time-input):not(.cell-data).no-border,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).no-border,
body input[type=color]:not(.large-time-input):not(.cell-data).no-border,
body select:not(.large-time-input):not(.cell-data).no-border,
body textarea:not(.large-time-input):not(.cell-data).no-border {
  padding: 0;
  border: none;
}
body input[type=text]:not(.large-time-input):not(.cell-data):not(.no-style):focus,
body input[type=email]:not(.large-time-input):not(.cell-data):not(.no-style):focus,
body input[type=url]:not(.large-time-input):not(.cell-data):not(.no-style):focus,
body input[type=password]:not(.large-time-input):not(.cell-data):not(.no-style):focus,
body input[type=search]:not(.large-time-input):not(.cell-data):not(.no-style):focus,
body input[type=number]:not(.large-time-input):not(.cell-data):not(.no-style):focus,
body input[type=tel]:not(.large-time-input):not(.cell-data):not(.no-style):focus,
body input[type=range]:not(.large-time-input):not(.cell-data):not(.no-style):focus,
body input[type=date]:not(.large-time-input):not(.cell-data):not(.no-style):focus,
body input[type=month]:not(.large-time-input):not(.cell-data):not(.no-style):focus,
body input[type=week]:not(.large-time-input):not(.cell-data):not(.no-style):focus,
body input[type=time]:not(.large-time-input):not(.cell-data):not(.no-style):focus,
body input[type=datetime]:not(.large-time-input):not(.cell-data):not(.no-style):focus,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data):not(.no-style):focus,
body input[type=color]:not(.large-time-input):not(.cell-data):not(.no-style):focus,
body select:not(.large-time-input):not(.cell-data):not(.no-style):focus,
body textarea:not(.large-time-input):not(.cell-data):not(.no-style):focus {
  color: var(--text);
}
body input[type=text]:not(.large-time-input):not(.cell-data):not(.no-style):not(.no-border):focus,
body input[type=email]:not(.large-time-input):not(.cell-data):not(.no-style):not(.no-border):focus,
body input[type=url]:not(.large-time-input):not(.cell-data):not(.no-style):not(.no-border):focus,
body input[type=password]:not(.large-time-input):not(.cell-data):not(.no-style):not(.no-border):focus,
body input[type=search]:not(.large-time-input):not(.cell-data):not(.no-style):not(.no-border):focus,
body input[type=number]:not(.large-time-input):not(.cell-data):not(.no-style):not(.no-border):focus,
body input[type=tel]:not(.large-time-input):not(.cell-data):not(.no-style):not(.no-border):focus,
body input[type=range]:not(.large-time-input):not(.cell-data):not(.no-style):not(.no-border):focus,
body input[type=date]:not(.large-time-input):not(.cell-data):not(.no-style):not(.no-border):focus,
body input[type=month]:not(.large-time-input):not(.cell-data):not(.no-style):not(.no-border):focus,
body input[type=week]:not(.large-time-input):not(.cell-data):not(.no-style):not(.no-border):focus,
body input[type=time]:not(.large-time-input):not(.cell-data):not(.no-style):not(.no-border):focus,
body input[type=datetime]:not(.large-time-input):not(.cell-data):not(.no-style):not(.no-border):focus,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data):not(.no-style):not(.no-border):focus,
body input[type=color]:not(.large-time-input):not(.cell-data):not(.no-style):not(.no-border):focus,
body select:not(.large-time-input):not(.cell-data):not(.no-style):not(.no-border):focus,
body textarea:not(.large-time-input):not(.cell-data):not(.no-style):not(.no-border):focus {
  border-color: var(--focus);
  box-shadow: 0 0 0 3px var(--focus);
}
body input[type=text]:not(.large-time-input):not(.cell-data).large,
body input[type=email]:not(.large-time-input):not(.cell-data).large,
body input[type=url]:not(.large-time-input):not(.cell-data).large,
body input[type=password]:not(.large-time-input):not(.cell-data).large,
body input[type=search]:not(.large-time-input):not(.cell-data).large,
body input[type=number]:not(.large-time-input):not(.cell-data).large,
body input[type=tel]:not(.large-time-input):not(.cell-data).large,
body input[type=range]:not(.large-time-input):not(.cell-data).large,
body input[type=date]:not(.large-time-input):not(.cell-data).large,
body input[type=month]:not(.large-time-input):not(.cell-data).large,
body input[type=week]:not(.large-time-input):not(.cell-data).large,
body input[type=time]:not(.large-time-input):not(.cell-data).large,
body input[type=datetime]:not(.large-time-input):not(.cell-data).large,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).large,
body input[type=color]:not(.large-time-input):not(.cell-data).large,
body select:not(.large-time-input):not(.cell-data).large,
body textarea:not(.large-time-input):not(.cell-data).large {
  --field: var(--field-large);
}
body input[type=text]:not(.large-time-input):not(.cell-data).big,
body input[type=email]:not(.large-time-input):not(.cell-data).big,
body input[type=url]:not(.large-time-input):not(.cell-data).big,
body input[type=password]:not(.large-time-input):not(.cell-data).big,
body input[type=search]:not(.large-time-input):not(.cell-data).big,
body input[type=number]:not(.large-time-input):not(.cell-data).big,
body input[type=tel]:not(.large-time-input):not(.cell-data).big,
body input[type=range]:not(.large-time-input):not(.cell-data).big,
body input[type=date]:not(.large-time-input):not(.cell-data).big,
body input[type=month]:not(.large-time-input):not(.cell-data).big,
body input[type=week]:not(.large-time-input):not(.cell-data).big,
body input[type=time]:not(.large-time-input):not(.cell-data).big,
body input[type=datetime]:not(.large-time-input):not(.cell-data).big,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).big,
body input[type=color]:not(.large-time-input):not(.cell-data).big,
body select:not(.large-time-input):not(.cell-data).big,
body textarea:not(.large-time-input):not(.cell-data).big {
  --field: var(--field-big);
}
body input[type=text]:not(.large-time-input):not(.cell-data).medium,
body input[type=email]:not(.large-time-input):not(.cell-data).medium,
body input[type=url]:not(.large-time-input):not(.cell-data).medium,
body input[type=password]:not(.large-time-input):not(.cell-data).medium,
body input[type=search]:not(.large-time-input):not(.cell-data).medium,
body input[type=number]:not(.large-time-input):not(.cell-data).medium,
body input[type=tel]:not(.large-time-input):not(.cell-data).medium,
body input[type=range]:not(.large-time-input):not(.cell-data).medium,
body input[type=date]:not(.large-time-input):not(.cell-data).medium,
body input[type=month]:not(.large-time-input):not(.cell-data).medium,
body input[type=week]:not(.large-time-input):not(.cell-data).medium,
body input[type=time]:not(.large-time-input):not(.cell-data).medium,
body input[type=datetime]:not(.large-time-input):not(.cell-data).medium,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).medium,
body input[type=color]:not(.large-time-input):not(.cell-data).medium,
body select:not(.large-time-input):not(.cell-data).medium,
body textarea:not(.large-time-input):not(.cell-data).medium {
  --field: var(--field-medium);
}
body input[type=text]:not(.large-time-input):not(.cell-data).small,
body input[type=email]:not(.large-time-input):not(.cell-data).small,
body input[type=url]:not(.large-time-input):not(.cell-data).small,
body input[type=password]:not(.large-time-input):not(.cell-data).small,
body input[type=search]:not(.large-time-input):not(.cell-data).small,
body input[type=number]:not(.large-time-input):not(.cell-data).small,
body input[type=tel]:not(.large-time-input):not(.cell-data).small,
body input[type=range]:not(.large-time-input):not(.cell-data).small,
body input[type=date]:not(.large-time-input):not(.cell-data).small,
body input[type=month]:not(.large-time-input):not(.cell-data).small,
body input[type=week]:not(.large-time-input):not(.cell-data).small,
body input[type=time]:not(.large-time-input):not(.cell-data).small,
body input[type=datetime]:not(.large-time-input):not(.cell-data).small,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).small,
body input[type=color]:not(.large-time-input):not(.cell-data).small,
body select:not(.large-time-input):not(.cell-data).small,
body textarea:not(.large-time-input):not(.cell-data).small {
  --field: var(--field-small);
}
body input[type=text]:not(.large-time-input):not(.cell-data).mini,
body input[type=email]:not(.large-time-input):not(.cell-data).mini,
body input[type=url]:not(.large-time-input):not(.cell-data).mini,
body input[type=password]:not(.large-time-input):not(.cell-data).mini,
body input[type=search]:not(.large-time-input):not(.cell-data).mini,
body input[type=number]:not(.large-time-input):not(.cell-data).mini,
body input[type=tel]:not(.large-time-input):not(.cell-data).mini,
body input[type=range]:not(.large-time-input):not(.cell-data).mini,
body input[type=date]:not(.large-time-input):not(.cell-data).mini,
body input[type=month]:not(.large-time-input):not(.cell-data).mini,
body input[type=week]:not(.large-time-input):not(.cell-data).mini,
body input[type=time]:not(.large-time-input):not(.cell-data).mini,
body input[type=datetime]:not(.large-time-input):not(.cell-data).mini,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).mini,
body input[type=color]:not(.large-time-input):not(.cell-data).mini,
body select:not(.large-time-input):not(.cell-data).mini,
body textarea:not(.large-time-input):not(.cell-data).mini {
  --field: var(--field-mini);
}
body input[type=text]:not(.large-time-input):not(.cell-data).error,
body input[type=email]:not(.large-time-input):not(.cell-data).error,
body input[type=url]:not(.large-time-input):not(.cell-data).error,
body input[type=password]:not(.large-time-input):not(.cell-data).error,
body input[type=search]:not(.large-time-input):not(.cell-data).error,
body input[type=number]:not(.large-time-input):not(.cell-data).error,
body input[type=tel]:not(.large-time-input):not(.cell-data).error,
body input[type=range]:not(.large-time-input):not(.cell-data).error,
body input[type=date]:not(.large-time-input):not(.cell-data).error,
body input[type=month]:not(.large-time-input):not(.cell-data).error,
body input[type=week]:not(.large-time-input):not(.cell-data).error,
body input[type=time]:not(.large-time-input):not(.cell-data).error,
body input[type=datetime]:not(.large-time-input):not(.cell-data).error,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).error,
body input[type=color]:not(.large-time-input):not(.cell-data).error,
body select:not(.large-time-input):not(.cell-data).error,
body textarea:not(.large-time-input):not(.cell-data).error {
  border-color: var(--red-focus) !important;
  box-shadow: 0 0 0 3px var(--red-focus) !important;
}
body input[type=text]:not(.large-time-input):not(.cell-data):disabled,
body input[type=email]:not(.large-time-input):not(.cell-data):disabled,
body input[type=url]:not(.large-time-input):not(.cell-data):disabled,
body input[type=password]:not(.large-time-input):not(.cell-data):disabled,
body input[type=search]:not(.large-time-input):not(.cell-data):disabled,
body input[type=number]:not(.large-time-input):not(.cell-data):disabled,
body input[type=tel]:not(.large-time-input):not(.cell-data):disabled,
body input[type=range]:not(.large-time-input):not(.cell-data):disabled,
body input[type=date]:not(.large-time-input):not(.cell-data):disabled,
body input[type=month]:not(.large-time-input):not(.cell-data):disabled,
body input[type=week]:not(.large-time-input):not(.cell-data):disabled,
body input[type=time]:not(.large-time-input):not(.cell-data):disabled,
body input[type=datetime]:not(.large-time-input):not(.cell-data):disabled,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data):disabled,
body input[type=color]:not(.large-time-input):not(.cell-data):disabled,
body select:not(.large-time-input):not(.cell-data):disabled,
body textarea:not(.large-time-input):not(.cell-data):disabled {
  border-color: transparent;
  background: var(--border);
  color: var(--text-grey);
}
body input[type=text]:not(.large-time-input):not(.cell-data).no-style,
body input[type=email]:not(.large-time-input):not(.cell-data).no-style,
body input[type=url]:not(.large-time-input):not(.cell-data).no-style,
body input[type=password]:not(.large-time-input):not(.cell-data).no-style,
body input[type=search]:not(.large-time-input):not(.cell-data).no-style,
body input[type=number]:not(.large-time-input):not(.cell-data).no-style,
body input[type=tel]:not(.large-time-input):not(.cell-data).no-style,
body input[type=range]:not(.large-time-input):not(.cell-data).no-style,
body input[type=date]:not(.large-time-input):not(.cell-data).no-style,
body input[type=month]:not(.large-time-input):not(.cell-data).no-style,
body input[type=week]:not(.large-time-input):not(.cell-data).no-style,
body input[type=time]:not(.large-time-input):not(.cell-data).no-style,
body input[type=datetime]:not(.large-time-input):not(.cell-data).no-style,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).no-style,
body input[type=color]:not(.large-time-input):not(.cell-data).no-style,
body select:not(.large-time-input):not(.cell-data).no-style,
body textarea:not(.large-time-input):not(.cell-data).no-style {
  background: none;
  box-shadow: none !important;
  border: none;
}
body input[type=text]:not(.large-time-input):not(.cell-data).code-input,
body input[type=email]:not(.large-time-input):not(.cell-data).code-input,
body input[type=url]:not(.large-time-input):not(.cell-data).code-input,
body input[type=password]:not(.large-time-input):not(.cell-data).code-input,
body input[type=search]:not(.large-time-input):not(.cell-data).code-input,
body input[type=number]:not(.large-time-input):not(.cell-data).code-input,
body input[type=tel]:not(.large-time-input):not(.cell-data).code-input,
body input[type=range]:not(.large-time-input):not(.cell-data).code-input,
body input[type=date]:not(.large-time-input):not(.cell-data).code-input,
body input[type=month]:not(.large-time-input):not(.cell-data).code-input,
body input[type=week]:not(.large-time-input):not(.cell-data).code-input,
body input[type=time]:not(.large-time-input):not(.cell-data).code-input,
body input[type=datetime]:not(.large-time-input):not(.cell-data).code-input,
body input[type=datetime-local]:not(.large-time-input):not(.cell-data).code-input,
body input[type=color]:not(.large-time-input):not(.cell-data).code-input,
body select:not(.large-time-input):not(.cell-data).code-input,
body textarea:not(.large-time-input):not(.cell-data).code-input {
  padding: 0;
  width: 7rem;
  height: 8rem;
  text-align: center;
  font-size: 4rem;
  background: none;
  border: 1px solid var(--border);
  caret-color: transparent;
}
body .code-inputs {
  display: flex;
}
body .code-inputs .code-input:not(:last-child) {
  margin-right: 1rem;
}
body .large-time-input {
  width: 100%;
  text-align: center;
  font-family: var(--mono);
  border: none;
  padding: 0;
  transition: 0.2s;
  font-size: 7rem;
  font-weight: 700;
  color: var(--text);
}
body .large-time-input:focus {
  color: var(--text);
}
body .large-time-input.error {
  color: var(--red);
}
body .tags-input {
  border: 1px solid var(--border);
  min-height: var(--field);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0.5rem;
  position: relative;
  border-radius: var(--rad);
}
body .tags-input > input:not(.large-time-input):not(.cell-data) {
  padding: 0 calc(var(--field) / 2.5 - 0.5rem);
  height: calc(var(--field) - 2px - 1rem);
  align-self: stretch;
  border: none;
  box-shadow: none !important;
  width: 16rem;
  flex-grow: 1;
  position: relative;
  z-index: 2;
}
body .tags-input .tag {
  position: relative;
  z-index: 2;
  margin: 0.3rem;
}
body .tags-input label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
body .progress .progress-label {
  display: flex;
  justify-content: space-between;
  font-weight: 500;
}
body .progress .line {
  background: var(--grey-bg);
  height: 4px;
  display: flex;
  border-radius: 2px;
  overflow: hidden;
}
body .progress .line.green {
  --theme: var(--green);
}
body .progress .line.red {
  --theme: var(--red);
}
body .progress .line.orange {
  --theme: var(--orange);
}
body .progress .line span {
  background: var(--theme);
  transition: 0.2s;
}
body textarea:not(.large-time-input):not(.cell-data) {
  height: auto;
  padding-top: calc((var(--field) - var(--fz)) / 2.8) !important;
  padding-bottom: calc((var(--field) - var(--fz)) / 2.8) !important;
  resize: none;
}
body .toggler {
  background: var(--border);
  height: var(--field);
  display: flex;
  width: fit-content;
  border-radius: var(--rad);
  padding: 0.4rem;
}
body .toggler .item {
  padding: 0 calc(var(--field) / 3);
  display: flex;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
  transition: 0.2s;
  color: var(--text-grey);
  border-radius: var(--rad);
}
body .toggler .item:hover {
  color: var(--text);
}
body .toggler .item.active {
  background: var(--bg);
  color: var(--text);
}
body .toggler .item span.icon {
  display: flex;
}
body .large-avatar {
  width: calc(var(--field) * 2.5);
  height: calc(var(--field) * 2.5);
  font-size: calc(var(--field));
  background: var(--opacity);
  font-weight: 600;
  color: var(--theme);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  position: relative;
}
body .large-avatar .icon {
  position: absolute;
  right: 5%;
  bottom: 5%;
  font-size: var(--fz);
  height: 2rem;
  width: 2rem;
  background: var(--theme);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 1.2rem;
  box-shadow: 0 0 0 4px var(--bg);
}
body .large-avatar.large {
  --field: var(--field-large);
}
body .large-avatar.big {
  --field: var(--field-big);
}
body .large-avatar.medium {
  --field: var(--field-medium);
}
body .large-avatar.small {
  --field: var(--field-small);
}
body .large-avatar.mini {
  --field: var(--field-mini);
}
body .avatar {
  width: var(--field);
  height: var(--field);
  border-radius: var(--rad);
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--opacity);
  color: var(--theme);
  flex-shrink: 0;
  background-position: center;
  background-size: cover;
  font-weight: 600;
  position: relative;
}
body .avatar .close {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: var(--shadow-s);
  background: var(--red);
  color: #fff;
  border-radius: 100%;
  font-size: 0.8rem;
  width: 1.6rem;
  height: 1.6rem;
  transform: translate(30%, -30%);
  opacity: 0;
  cursor: pointer;
  transition: 0.2s;
}
body .avatar:hover .close {
  opacity: 1;
}
body .avatar:after {
  content: "";
  position: absolute;
  bottom: -1px;
  right: -1px;
  height: 14px;
  width: 14px;
  opacity: 0;
  border-radius: 100%;
  border: 2px solid var(--bg);
}
body .avatar.online:after {
  opacity: 1;
  background: var(--green);
}
body .avatar.new:after {
  opacity: 1;
  background: var(--red);
}
body .avatar.large {
  --field: var(--field-large);
}
body .avatar.big {
  --field: var(--field-big);
}
body .avatar.medium {
  --field: var(--field-medium);
}
body .avatar.small {
  --field: var(--field-small);
}
body .avatar.mini {
  --field: var(--field-mini);
}
body .avatar.red {
  --theme: var(--red);
  --opacity: var(--red-opacity);
}
body .avatar.orange {
  --theme: var(--orange);
  --opacity: var(--orange-opacity);
}
body .avatar.green {
  --theme: var(--green);
  --opacity: var(--green-opacity);
}
body .avatar.blue {
  --theme: var(--blue);
  --opacity: var(--blue-opacity);
}
body .params .item {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
body .params .item .title {
  flex-shrink: 0;
  padding-right: 2rem;
  color: var(--text-grey);
}
body .params .item .value {
  text-align: right;
}
body .params .item:not(:last-child) {
  margin-bottom: 0.5rem;
}
body .params .item.total:not(:first-child) {
  padding-top: 1rem;
  margin-top: 1.5rem;
  border-top: 1px solid var(--border);
}
body .params .item.total .value {
  font-size: var(--h6);
  font-weight: 600;
}
body .sep-line {
  background: var(--grey-bg);
  height: 1rem;
}
body .input-wrapper {
  position: relative;
}
body .input-wrapper.full {
  width: 100%;
}
body .input-wrapper > .icon, body .input-wrapper > .clear-input, body .input-wrapper > .arrow, body .input-wrapper > .fixed-label {
  position: absolute;
  top: 0;
  bottom: 0;
  width: var(--field);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--text-grey);
}
body .input-wrapper > .icon.theme, body .input-wrapper > .clear-input.theme, body .input-wrapper > .arrow.theme, body .input-wrapper > .fixed-label.theme {
  color: var(--theme);
}
body .input-wrapper > .icon.bold:before, body .input-wrapper > .clear-input.bold:before, body .input-wrapper > .arrow.bold:before, body .input-wrapper > .fixed-label.bold:before {
  font-weight: 600;
}
body .input-wrapper > .icon.large, body .input-wrapper > .clear-input.large, body .input-wrapper > .arrow.large, body .input-wrapper > .fixed-label.large {
  --field: var(--field-large);
}
body .input-wrapper > .icon.big, body .input-wrapper > .clear-input.big, body .input-wrapper > .arrow.big, body .input-wrapper > .fixed-label.big {
  --field: var(--field-big);
}
body .input-wrapper > .icon.medium, body .input-wrapper > .clear-input.medium, body .input-wrapper > .arrow.medium, body .input-wrapper > .fixed-label.medium {
  --field: var(--field-medium);
}
body .input-wrapper > .icon.small, body .input-wrapper > .clear-input.small, body .input-wrapper > .arrow.small, body .input-wrapper > .fixed-label.small {
  --field: var(--field-small);
}
body .input-wrapper > .icon.mini, body .input-wrapper > .clear-input.mini, body .input-wrapper > .arrow.mini, body .input-wrapper > .fixed-label.mini {
  --field: var(--field-mini);
}
body .input-wrapper > .icon.icon, body .input-wrapper > .clear-input.icon, body .input-wrapper > .arrow.icon, body .input-wrapper > .fixed-label.icon {
  pointer-events: none;
  left: 0;
}
body .input-wrapper > .icon.arrow, body .input-wrapper > .clear-input.arrow, body .input-wrapper > .arrow.arrow, body .input-wrapper > .fixed-label.arrow {
  pointer-events: none;
  right: 0;
}
body .input-wrapper > .icon.fixed-label, body .input-wrapper > .clear-input.fixed-label, body .input-wrapper > .arrow.fixed-label, body .input-wrapper > .fixed-label.fixed-label {
  pointer-events: none;
  right: 0;
}
body .input-wrapper > .icon.clear-input, body .input-wrapper > .clear-input.clear-input, body .input-wrapper > .arrow.clear-input, body .input-wrapper > .fixed-label.clear-input {
  transition: 0.2s;
  right: 0;
  opacity: 0;
  cursor: pointer;
}
body .input-wrapper > .icon.clear-input:hover, body .input-wrapper > .clear-input.clear-input:hover, body .input-wrapper > .arrow.clear-input:hover, body .input-wrapper > .fixed-label.clear-input:hover {
  color: var(--red);
}
body .input-wrapper > .icon ~ input {
  padding-left: var(--field) !important;
}
body .input-wrapper > .clear-input ~ input {
  padding-right: var(--field) !important;
}
body .input-wrapper > .arrow ~ input {
  padding-right: var(--field) !important;
}
body .input-wrapper > .fixed-label ~ input {
  padding-right: var(--field) !important;
}
body .input-wrapper .inline {
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc((var(--field) - var(--field-medium)) / 2);
  align-items: center;
}
body .input-wrapper:hover > .clear-input {
  opacity: 1 !important;
}
body .input-wrapper .dropdown-menu {
  width: 100%;
}
body .input-wrapper.with-btns {
  display: flex;
}
body .input-wrapper.with-btns input {
  margin: 0 1rem;
}
body .input-wrapper.with-checkbox {
  display: flex;
  align-items: center;
}
body .input-wrapper.with-checkbox .checkbox {
  flex-shrink: 0;
  margin-right: 1rem;
}
body .input-wrapper.with-checkbox label {
  cursor: pointer;
}
body .inputs-line {
  display: flex;
}
body .inputs-line > .line {
  margin: -1rem;
  width: calc(100% + 2rem);
  display: flex;
  flex-wrap: wrap;
}
body .inputs-line > .line > * {
  width: calc(100% / var(--inputs-line) - 2rem);
  margin: 1rem;
}
body .inputs-line > .line > *.small {
  width: calc(100% / var(--inputs-line) * 0.5 - 2rem);
}
body .inputs-line > .line > *.large {
  width: calc(100% / var(--inputs-line) * 1.5 - 2rem);
}
body .inputs-line > .line > *.full {
  width: calc(100% - 2rem);
}
body .inputs-line.center .line {
  justify-content: center;
}
body .inputs-line.left .line {
  justify-content: flex-start;
}
body .inputs-line.right .line {
  justify-content: flex-end;
}
body .inputs-line.start .line {
  align-items: flex-start;
}
body .inputs-line.end .line {
  align-items: flex-end;
}
body .inputs-line.start .line {
  align-items: flex-start;
}
body .ui-datepicker {
  border: 1px solid var(--border);
  border-radius: var(--rad-md);
  background: var(--bg);
  box-shadow: var(--shadow-s);
  padding: var(--padding);
  display: none;
  z-index: 60 !important;
}
body .ui-datepicker.ui-datepicker-inline {
  padding: 0;
  box-shadow: none;
  width: 100%;
  border: none;
  z-index: 1;
}
body .ui-datepicker .ui-datepicker-header {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid var(--border);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  order: 1;
}
body .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font-size: 1.8rem;
  font-weight: 600;
}
body .ui-datepicker table {
  margin: 0;
}
body .ui-datepicker table th {
  font-weight: 500;
  color: var(--text-grey);
}
body .ui-datepicker table td a, body .ui-datepicker table td span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.8rem;
  height: 3.8rem;
  line-height: 1;
  border-radius: var(--rad-sm);
  font-weight: 500;
}
body .ui-datepicker table td a:hover {
  background: var(--opacity);
}
body .ui-datepicker table td a.ui-state-active {
  background: var(--theme);
  color: #fff !important;
}
body .ui-datepicker table td.ui-datepicker-other-month span, body .ui-datepicker table td.ui-datepicker-other-month a {
  color: var(--text);
}
body .count,
body [data-count]:not([data-count="0"]):after {
  font-size: calc(var(--fz) * 0.8);
  font-weight: 600;
  background: var(--red);
  color: #fff;
  line-height: 2rem;
  padding: 0 0.4rem;
  min-width: 2rem;
  text-align: center;
  border-radius: 0.9rem;
  flex-shrink: 0;
  width: fit-content;
  transition: 0.2s;
}
body .count.hidden {
  opacity: 0;
}
body [data-count]:not([data-count="0"]) {
  position: relative;
}
body [data-count]:not([data-count="0"]):after {
  content: attr(data-count);
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(50%) translateY(-30%);
}
body .checkbox input {
  display: none;
}
body .checkbox label {
  height: var(--checkbox);
  width: var(--checkbox);
  border: 1px solid var(--border);
  border-radius: var(--rad-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  color: transparent;
  transition: 0.3s;
  cursor: pointer;
  font-size: 1.2rem;
}
body .checkbox input.error + label {
  box-shadow: 0 0 0 3px var(--red-focus);
  background: var(--red-opacity);
}
body .checkbox input:checked + label {
  background: var(--theme);
  border-color: transparent;
  color: #fff;
}
body .checkbox input:active + label {
  border-color: var(--focus);
  box-shadow: 0 0 0 3px var(--focus);
}
body .dropdown-menu {
  position: absolute;
  padding: 0.6rem 0;
  z-index: 12;
  display: none;
}
body .dropdown-menu .content {
  border: 1px solid var(--border);
  box-shadow: var(--shadow-m);
  border-radius: var(--rad);
  background: var(--bg);
  padding: 0.3rem 0.5rem;
  max-height: 24rem;
  overflow: auto;
}
body .dropdown-menu .content .item {
  padding: 0.8rem calc(var(--field) / 2 - 0.5rem);
  display: flex;
  align-items: center;
  border-radius: var(--rad);
  transition: 0.2s;
  color: var(--text);
  font-weight: 500;
  margin: 0.2rem 0;
}
body .dropdown-menu .content .item span.icon {
  color: var(--text-grey);
  display: flex;
  width: 2.6rem;
}
body .dropdown-menu .content .item:not(.empty) {
  cursor: pointer;
}
body .dropdown-menu .content .item:not(.empty):hover {
  background: var(--grey-bg);
}
body .dropdown-menu .content .item.red {
  --theme: var(--red);
  --light: var(--red-light);
  --grey-bg: var(--red-opacity);
  color: var(--red);
}
body .dropdown-menu .content .item.red span.icon {
  color: var(--red);
}
body .dropdown-menu .content .item.active {
  color: #fff;
  background: var(--theme);
}
body .dropdown-menu .content .item.active span.icon {
  color: var(--text-grey);
}
body .dropdown-menu .content .item.active:hover {
  background: var(--light);
}
body .dropdown-menu .content .item.empty {
  color: var(--text-grey);
}
body .dropdown-menu .content .item.hidden {
  display: none;
}
body .dropdown-menu .content hr {
  margin: 0.5rem calc(var(--field) / 2 - 0.5rem);
}
body .slick-list {
  overflow: hidden;
}
body .slick-list .slick-track {
  display: flex;
}
body .file-block {
  border: 2px dashed var(--border);
  border-radius: var(--rad);
  width: 100%;
  display: flex;
  cursor: pointer;
  transition: 0.2s;
}
body .file-block:hover {
  border-color: var(--focus);
}
body .file-block .files-line {
  display: flex;
  padding: 2rem;
  width: 100%;
  flex-wrap: wrap;
}
body .file-block .files-line .file-preview {
  padding: 1rem 1.6rem 1rem 1rem;
  display: flex;
  width: fit-content;
  align-items: center;
  color: var(--text) !important;
  background: var(--grey-bg);
  border-radius: var(--rad);
  transition: 0.2s;
  position: relative;
}
body .file-block .files-line .file-preview .remove-file {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  padding: 0.6rem;
  font-size: 1.4rem;
  transition: 0.2s;
  cursor: pointer;
  color: var(--text-grey);
  opacity: 0;
}
body .file-block .files-line .file-preview .remove-file:hover {
  color: var(--red);
}
body .file-block .files-line .file-preview:hover {
  background: var(--opacity);
}
body .file-block .files-line .file-preview:hover .remove-file {
  opacity: 1;
}
body .file-block .files-line .file-preview .file-avatar {
  height: var(--file-avatar);
  width: calc(var(--file-avatar) * 0.9);
  background: var(--bg);
  border-radius: var(--rad);
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 500;
  box-shadow: var(--shadow-mc);
  font-size: 1.5rem;
  margin-right: 1.3rem;
  flex-shrink: 0;
}
body .file-block .files-line .file-preview .file-text {
  width: calc(100% - (var(--file-avatar) * 0.9 + 1.3rem));
}
body .file-block .files-line .file-preview .file-text .label {
  text-transform: uppercase;
}
body .file-block .files-line .file-preview {
  width: calc(100% / var(--file-block) - 2rem);
  margin: 1rem;
}
body .file-block .files-line .empty-message {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--text-grey);
  font-weight: 500;
  margin: auto;
}
body .file-block .files-line .empty-message .icon {
  margin-right: 1rem;
}
body .file-block input {
  display: none;
}
body .slick-slider {
  position: relative;
}
body .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
body .slick-slider .slick-arrow.prev {
  left: calc(var(--field) * -0.75);
}
body .slick-slider .slick-arrow.next {
  right: calc(var(--field) * -0.75);
}

@media screen and (max-width: 600px) {
  body.admin-bar {
    --admin-bar: 0px;
  }
  body #wpadminbar {
    display: none !important;
  }
  html[lang=ru-RU] {
    margin-top: 0 !important;
  }
}
@media (max-width: 767.99px) {
  html {
    font-size: 2.3vw;
  }
  #glass_mainImage {
    display: none !important;
  }
  body {
    padding-top: var(--header);
  }
  body .andrey {
    font-size: 4.5rem;
  }
  body .hide-sm {
    display: none !important;
  }
  body .site-branding img {
    height: 4.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1024.99px) {
  html {
    font-size: 1.75vw;
  }
  #glass_mainImage {
    display: none !important;
  }
  body {
    padding-top: var(--header);
  }
  body .hide-md {
    display: none !important;
  }
}
@media (max-width: 1499px) and (min-width: 1025px) {
  html {
    font-size: 0.7vw;
  }
}
@media (min-width: 1025px) {
  body .hide-lg {
    display: none !important;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?xw076k");
  src: url("../fonts/icomoon.eot?xw076k#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?xw076k") format("truetype"), url("../fonts/icomoon.woff?xw076k") format("woff"), url("../fonts/icomoon.svg?xw076k#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-]:before,
[class*=" icon-"]:before,
.checkbox label:before,
.bottom-header .menu-item-has-children > a:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  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;
}

.bold-icon:before {
  font-weight: 600;
}

.icon-minus:before {
  content: "\e900";
}

.icon-plus:before {
  content: "\e901";
}

.icon-search:before {
  content: "\e902";
}

.icon-phone:before {
  content: "\e903";
}

.icon-lock:before {
  content: "\e904";
}

.icon-place:before {
  content: "\e905";
}

.icon-select:before {
  content: "\e906";
}

.icon-down:before,
.bottom-header .menu-item-has-children > a:after {
  content: "\e907";
}

.icon-left:before {
  content: "\e908";
}

.icon-up:before {
  content: "\e909";
}

.icon-right:before {
  content: "\e90a";
}

.icon-tik-tok:before {
  content: "\e90b";
}

.icon-twitter:before {
  content: "\e90c";
}

.icon-viber:before {
  content: "\e90d";
}

.icon-vk:before {
  content: "\e90e";
}

.icon-whatsapp:before {
  content: "\e90f";
}

.icon-youtube:before {
  content: "\e910";
}

.icon-instagram:before {
  content: "\e911";
}

.icon-telegram:before {
  content: "\e912";
}

.icon-fav:before {
  content: "\e913";
}

.icon-cart:before {
  content: "\e914";
}

.icon-arrow-left:before {
  content: "\e915";
}

.icon-arrow-up:before {
  content: "\e916";
}

.icon-arrow-right:before {
  content: "\e917";
}

.icon-arrow-down:before {
  content: "\e918";
}

.icon-star:before {
  content: "\e919";
}

.icon-fav-solid:before {
  content: "\e91a";
}

.icon-star-solid:before {
  content: "\e91b";
}

.icon-ask:before {
  content: "\e91c";
}

.icon-error:before {
  content: "\e91d";
}

.icon-warning:before {
  content: "\e91e";
}

.icon-success:before {
  content: "\e91f";
}

.icon-quote:before {
  content: "\e920";
}

.icon-email:before {
  content: "\e921";
}

.icon-mir:before {
  content: "\e922";
}

.icon-mastercard:before {
  content: "\e923";
}

.icon-visa:before {
  content: "\e924";
}

.icon-refresh:before {
  content: "\e925";
}

.icon-image:before {
  content: "\e926";
}

.icon-close:before {
  content: "\e927";
}

.icon-menu:before {
  content: "\e928";
}

.icon-avatar:before {
  content: "\e929";
}

.icon-check:before {
  content: "\e92a";
}

.icon-history:before {
  content: "\e92b";
}

.icon-edit:before {
  content: "\e92c";
}

.icon-time:before {
  content: "\e92d";
}

.icon-truck:before {
  content: "\e92e";
}

.icon-card:before {
  content: "\e92f";
}

.icon-document:before {
  content: "\e930";
}

.icon-verified:before {
  content: "\e931";
}

.icon-gift:before {
  content: "\e932";
}

.icon-download:before {
  content: "\e933";
}

.icon-facebook:before {
  content: "\e934";
}

.icon-height:before {
  content: "\e935";
}

.icon-width:before {
  content: "\e936";
}

.icon-inbox:before {
  content: "\e937";
}

.icon-qiwi:before {
  content: "\e938";
}

.icon-umoney:before {
  content: "\e939";
}

.icon-money:before {
  content: "\e93a";
}

.icon-call:before {
  content: "\e93b";
}

.icon-click:before {
  content: "\e93c";
}

.icon-selected:before {
  content: "\e93d";
}

.icon-chat:before {
  content: "\e93e";
}

.icon-stars:before {
  content: "\e93f";
}

.icon-headset:before {
  content: "\e940";
}

header.site-header {
  box-shadow: var(--shadow-s);
  background: var(--bg);
  font-weight: 400;
  position: relative;
  z-index: 4;
}
header.site-header .top-header {
  border-bottom: 1px solid var(--border);
  font-size: var(--fz-small);
}
header.site-header .top-header .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: var(--top-header);
}
header.site-header .top-header .wrapper .left-block {
  display: flex;
  align-items: center;
}
header.site-header .top-header .wrapper .left-block > *:not(:last-child) {
  margin-right: 6rem;
}
header.site-header .top-header .wrapper .select-city {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  transition: 0.2s;
}
header.site-header .top-header .wrapper .select-city:hover {
  color: var(--theme);
}
header.site-header .top-header .wrapper .select-city .icon {
  display: flex;
  margin-right: 0.6rem;
  color: var(--text-grey);
}
header.site-header .top-header .wrapper .select-city .arrow {
  display: flex;
  margin-left: 0.6rem;
  font-size: 0.9rem;
  color: var(--text-grey);
}
header.site-header .top-header .wrapper nav ul {
  display: flex;
}
header.site-header .top-header .wrapper nav ul > *:not(:last-child) {
  margin-right: 2.5rem;
}
header.site-header .top-header .wrapper nav ul li a {
  color: var(--text-grey);
  transition: 0.2s;
}
header.site-header .top-header .wrapper nav ul li a:hover {
  color: var(--text);
}
header.site-header .top-header .wrapper .actions {
  display: flex;
  align-items: center;
}
header.site-header .top-header .wrapper .actions > *:not(:last-child) {
  margin-right: 4rem;
}
header.site-header .top-header .wrapper .actions .action {
  display: flex;
  align-items: center;
  font-weight: 600;
  color: var(--text);
  transition: 0.2s;
}
header.site-header .top-header .wrapper .actions .action:hover {
  color: var(--theme);
}
header.site-header .top-header .wrapper .actions .action:before {
  margin-right: 0.6rem;
  color: var(--text-grey);
}
header.site-header .top-header .wrapper .right-block {
  display: flex;
}
header.site-header .top-header .wrapper .right-block .social {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
}
header.site-header .top-header .wrapper .right-block .social > * {
  display: flex;
  color: var(--text-grey);
}
header.site-header .top-header .wrapper .right-block .social > *:not(:last-child) {
  margin-right: 1.5rem;
}
header.site-header .top-header .wrapper .right-block > *:not(:last-child) {
  margin-right: 3rem;
}
header.site-header .middle-header {
  border-bottom: 1px solid var(--border);
}
header.site-header .middle-header .wrapper {
  display: flex;
  align-items: center;
  height: var(--middle-header);
}
header.site-header .middle-header .wrapper > *:not(:last-child) {
  margin-right: 4rem;
}
header.site-header .middle-header .wrapper .phone-wrapper {
  line-height: 1;
}
header.site-header .middle-header .wrapper .phone-wrapper .main-phone {
  display: flex;
  align-items: center;
}
header.site-header .middle-header .wrapper .phone-wrapper .main-phone:before {
  font-size: 2.5rem;
  color: var(--text-grey);
  margin-right: 1rem;
}
header.site-header .middle-header .wrapper .phone-wrapper .main-phone .phone {
  display: flex;
  align-items: center;
  color: var(--text);
  font-weight: 600;
  transition: 0.2s;
  font-size: var(--fz-large);
  line-height: 1;
  margin-bottom: 0.4rem;
}
header.site-header .middle-header .wrapper .phone-wrapper .main-phone .phone:hover {
  color: var(--theme);
}
header.site-header .middle-header .wrapper .phone-wrapper .main-phone .phone .arrow {
  display: flex;
  margin-left: 0.6rem;
  color: var(--text-grey);
  font-size: 0.6em;
}
header.site-header .middle-header .wrapper .phone-wrapper .main-phone .time {
  color: var(--text-grey);
  font-size: var(--fz-smaller);
}
header.site-header .middle-header .wrapper .phone-wrapper .main-phone .time.request-btn {
  cursor: pointer;
  transition: 0.2s;
}
header.site-header .middle-header .wrapper .phone-wrapper .main-phone .time.request-btn:hover {
  color: var(--theme);
}
header.site-header .middle-header .wrapper .phone-block {
  display: flex;
  align-items: center;
}
header.site-header .middle-header .wrapper .phone-block > *:not(:last-child) {
  margin-right: 3rem;
}
header.site-header .middle-header .wrapper .search-form {
  flex-grow: 1;
}
header.site-header .middle-header .wrapper .logo-wrapper {
  display: flex;
  align-items: center;
}
header.site-header .middle-header .wrapper .logo-wrapper .text {
  font-size: var(--fz-smaller);
  color: var(--text-grey);
}
header.site-header .middle-header .wrapper .actions {
  display: flex;
  align-items: center;
}
header.site-header .middle-header .wrapper .actions > * {
  display: flex;
  font-size: 2.5rem;
  color: var(--text-grey);
  position: relative;
  cursor: pointer;
}
header.site-header .middle-header .wrapper .actions > *:after {
  top: -0.7rem;
  right: -0.4rem;
}
header.site-header .middle-header .wrapper .actions > *:not(:last-child) {
  margin-right: 3rem;
}
header.site-header .middle-header .wrapper .actions > *:hover {
  color: var(--text);
}
header.site-header .bottom-header .wrapper {
  display: flex;
  height: var(--bottom-header);
}
header.site-header .bottom-header .wrapper nav {
  width: 100%;
}
header.site-header .bottom-header .wrapper nav > ul {
  height: 100%;
  display: flex;
}
header.site-header .bottom-header .wrapper nav > ul > li {
  flex-grow: 1;
  position: relative;
}
header.site-header .bottom-header .wrapper nav > ul > li > a {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  transition: 0.2s;
  color: var(--text);
}
header.site-header .bottom-header .wrapper nav > ul > li > a:before {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  left: 50%;
  bottom: 0;
  right: 0;
  height: 3px;
  border-radius: 3px 3px 0 0;
  background: var(--theme);
}
header.site-header .bottom-header .wrapper nav > ul > li > a:after {
  font-size: 1rem;
  margin-left: 0.4rem;
  opacity: 0.8;
}
header.site-header .bottom-header .wrapper nav > ul > li > a:hover {
  background: var(--border);
}
header.site-header .bottom-header .wrapper nav > ul > li ul {
  position: absolute;
  top: 100%;
  width: fit-content;
  left: 50%;
  transform: translateX(-50%);
  background: var(--bg);
  box-shadow: var(--shadow-m);
  padding: 0.6rem 0;
  opacity: 0;
  pointer-events: none;
  transition: 0.4s;
}
header.site-header .bottom-header .wrapper nav > ul > li ul:not(.loaded) {
  display: none;
}
header.site-header .bottom-header .wrapper nav > ul > li ul li a {
  display: block;
  padding: 0.7rem 2rem;
  color: var(--text);
  /*white-space: nowrap;*/
  transition: 0.3s;
}
header.site-header .bottom-header .wrapper nav > ul > li ul li a:hover {
  background: var(--border);
}
header.site-header .bottom-header .wrapper nav > ul > li:hover ul {
  opacity: 1;
  pointer-events: all;
}
header.site-header .bottom-header .wrapper nav > ul > li.current-menu-item > a:before {
  width: 100%;
}
header.site-header .mobile-header .wrapper {
  display: flex;
  align-items: center;
  height: var(--mobile-header);
}
header.site-header .mobile-header .wrapper > *:not(:last-child) {
  margin-right: 1.5rem;
}
header.site-header .mobile-header .wrapper .mobile-menu-btn {
  position: relative;
  width: 2rem;
  height: 2rem;
}
header.site-header .mobile-header .wrapper .mobile-menu-btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1.5px;
  background: var(--text);
  transform: translate(-50%, -50%);
  transition: 0.2s;
}
header.site-header .mobile-header .wrapper .mobile-menu-btn span:first-child {
  top: 10%;
}
header.site-header .mobile-header .wrapper .mobile-menu-btn span:last-child {
  top: 90%;
}
header.site-header .mobile-header .wrapper .mobile-menu-btn.active span:first-child {
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
header.site-header .mobile-header .wrapper .mobile-menu-btn.active span:nth-child(2) {
  opacity: 0;
}
header.site-header .mobile-header .wrapper .mobile-menu-btn.active span:last-child {
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
header.site-header .mobile-header .wrapper .mobile-menu-btn:hover span {
  background: var(--theme);
}
header.site-header .mobile-header .wrapper .logo {
  font-size: 2.2rem;
  font-weight: 700;
  color: var(--text);
}
header.site-header .mobile-header .wrapper .logo span {
  color: var(--theme);
}
header.site-header .mobile-header .wrapper .right-block {
  display: flex;
  align-items: center;
  margin-left: auto;
}
header.site-header .mobile-header .wrapper .right-block > *:not(:last-child) {
  margin-right: 1.2rem;
}
header.site-header .mobile-header .wrapper .right-block .city {
  display: flex;
  align-items: center;
  border: 1px solid var(--border);
  padding: 0.5rem 0.6rem;
  border-radius: var(--rad);
  cursor: pointer;
  transition: 0.3s;
}
header.site-header .mobile-header .wrapper .right-block .city:hover {
  background: var(--grey-bg);
}
header.site-header .mobile-header .wrapper .right-block .city .icon {
  margin-right: 0.3em;
  color: var(--theme);
  font-size: 0.9em;
}
header.site-header .mobile-header .wrapper .right-block .city .name {
  white-space: nowrap;
  overflow: hidden;
  max-width: 8rem;
  text-overflow: ellipsis;
}
header.site-header .mobile-header .wrapper .right-block .phone-wrapper {
  line-height: 1;
}
header.site-header .mobile-header .wrapper .right-block .phone-wrapper .main-phone {
  display: flex;
  align-items: center;
}
header.site-header .mobile-header .wrapper .right-block .phone-wrapper .main-phone:before {
  font-size: 2.3rem;
  color: var(--text-grey);
  margin-right: 1rem;
}
header.site-header .mobile-header .wrapper .right-block .phone-wrapper .main-phone .phone {
  display: flex;
  align-items: center;
  color: var(--text);
  font-weight: 600;
  transition: 0.2s;
  font-size: var(--fz-large);
  line-height: 1;
  margin-bottom: 0.4rem;
}
header.site-header .mobile-header .wrapper .right-block .phone-wrapper .main-phone .phone:hover {
  color: var(--theme);
}
header.site-header .mobile-header .wrapper .right-block .phone-wrapper .main-phone .phone .arrow {
  display: flex;
  margin-left: 0.6rem;
  color: var(--text-grey);
  font-size: 0.6em;
}
header.site-header .mobile-header .wrapper .right-block .phone-wrapper .main-phone .time {
  color: var(--text-grey);
  font-size: var(--fz-smaller);
}
header.site-header .mobile-header .wrapper .right-block .phone-wrapper .main-phone .time.request-btn {
  cursor: pointer;
  transition: 0.2s;
}
header.site-header .mobile-header .wrapper .right-block .phone-wrapper .main-phone .time.request-btn:hover {
  color: var(--theme);
}
header.site-header .mobile-header .wrapper .right-block .actions {
  display: flex;
  align-items: center;
}
header.site-header .mobile-header .wrapper .right-block .actions > *:not(:last-child) {
  margin-right: 1.5rem;
}
header.site-header .mobile-header .wrapper .right-block .actions > * {
  font-size: 1.9rem;
  color: var(--text);
  display: flex;
}
header.site-header .mobile-header .wrapper .right-block .actions > *:hover {
  color: var(--theme);
}
header.site-header .search-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: var(--bg);
  border-bottom: 1px solid var(--border);
  transition: 0.3s;
}
header.site-header .search-wrapper:not(.show) {
  display: none;
}
header.site-header .search-wrapper .wrapper {
  padding-bottom: 1.5rem;
}

.fixed-header {
  position: fixed;
  z-index: 20;
  background: var(--bg);
  left: 0;
  top: var(--admin-bar);
  right: 0;
  transform: translateY(-100%);
  transition: 0.4s;
  display: none;
}
.fixed-header .wrapper {
  display: flex;
  align-items: center;
  padding: 1.5rem 0;
}
.fixed-header .wrapper > *:not(:last-child) {
  margin-right: 4rem;
}
.fixed-header .wrapper .phone-wrapper {
  line-height: 1;
}
.fixed-header .wrapper .phone-wrapper .main-phone {
  display: flex;
  align-items: center;
}
.fixed-header .wrapper .phone-wrapper .main-phone:before {
  font-size: 2.5rem;
  color: var(--text-grey);
  margin-right: 1rem;
}
.fixed-header .wrapper .phone-wrapper .main-phone .phone {
  display: flex;
  align-items: center;
  color: var(--text);
  font-weight: 600;
  transition: 0.2s;
  font-size: var(--fz-large);
  line-height: 1;
  margin-bottom: 0.4rem;
}
.fixed-header .wrapper .phone-wrapper .main-phone .phone:hover {
  color: var(--theme);
}
.fixed-header .wrapper .phone-wrapper .main-phone .phone .arrow {
  display: flex;
  margin-left: 0.6rem;
  color: var(--text-grey);
  font-size: 0.6em;
}
.fixed-header .wrapper .phone-wrapper .main-phone .time {
  color: var(--text-grey);
  font-size: var(--fz-smaller);
}
.fixed-header .wrapper .phone-wrapper .main-phone .time.request-btn {
  cursor: pointer;
  transition: 0.2s;
}
.fixed-header .wrapper .phone-wrapper .main-phone .time.request-btn:hover {
  color: var(--theme);
}
.fixed-header .wrapper .phone-block {
  display: flex;
  align-items: center;
}
.fixed-header .wrapper .phone-block > *:not(:last-child) {
  margin-right: 3rem;
}
.fixed-header .wrapper .search-form {
  flex-grow: 1;
}
.fixed-header .wrapper .logo-wrapper {
  display: flex;
  align-items: center;
}
.fixed-header .wrapper .logo-wrapper .text {
  font-size: var(--fz-smaller);
  color: var(--text-grey);
}
.fixed-header .wrapper .actions {
  display: flex;
  align-items: center;
}
.fixed-header .wrapper .actions > * {
  display: flex;
  font-size: 2.5rem;
  color: var(--text-grey);
  position: relative;
  cursor: pointer;
}
.fixed-header .wrapper .actions > *:after {
  top: -0.7rem;
  right: -0.4rem;
}
.fixed-header .wrapper .actions > *:not(:last-child) {
  margin-right: 3rem;
}
.fixed-header .wrapper .actions > *:hover {
  color: var(--text);
}
.fixed-header.show {
  transform: none;
  box-shadow: var(--shadow-m);
}

.fixed-btns {
  position: fixed;
  z-index: 4;
  top: 50%;
  transform: translateY(-50%) translateX(100%);
  right: 0;
  background: var(--bg);
  border-radius: var(--rad-sm) 0 0 var(--rad-sm);
  overflow: hidden;
  display: none;
  transition: 0.3s;
}
.fixed-btns > * {
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--field-big);
  height: var(--field-big);
  color: var(--text) !important;
  transition: 0.2s;
  cursor: pointer;
  font-size: var(--fz-larger);
}
.fixed-btns > *:not(:last-child) {
  border-bottom: 1px solid var(--border);
}
.fixed-btns > *:hover {
  background: var(--theme);
  color: #fff !important;
  border-color: transparent !important;
}
.fixed-btns.show {
  transform: translateY(-50%);
  box-shadow: var(--shadow-s);
}

.site-menu {
  position: fixed;
  z-index: 40;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  background: var(--bg);
  display: none;
}
.site-menu .wrapper {
  padding: var(--section-padding) 0;
  display: flex;
}
.site-menu .wrapper .header {
  height: 5rem;
  display: flex;
  align-items: center;
}
.site-menu .wrapper .header .site-branding {
  margin-right: 2rem;
}
.site-menu .wrapper .header .text {
  font-size: var(--fz-smaller);
  color: var(--text-grey);
}
.site-menu .wrapper .header .phone-wrapper {
  line-height: 1;
}
.site-menu .wrapper .header .phone-wrapper .main-phone {
  display: flex;
  align-items: center;
}
.site-menu .wrapper .header .phone-wrapper .main-phone:before {
  font-size: 2.5rem;
  color: var(--text-grey);
  margin-right: 1rem;
}
.site-menu .wrapper .header .phone-wrapper .main-phone .phone {
  display: flex;
  align-items: center;
  color: var(--text);
  font-weight: 600;
  transition: 0.2s;
  font-size: var(--fz-large);
  line-height: 1;
  margin-bottom: 0.4rem;
}
.site-menu .wrapper .header .phone-wrapper .main-phone .phone:hover {
  color: var(--theme);
}
.site-menu .wrapper .header .phone-wrapper .main-phone .phone .arrow {
  display: flex;
  margin-left: 0.6rem;
  color: var(--text-grey);
  font-size: 0.6em;
}
.site-menu .wrapper .header .phone-wrapper .main-phone .time {
  color: var(--text-grey);
  font-size: var(--fz-smaller);
}
.site-menu .wrapper .header .phone-wrapper .main-phone .time.request-btn {
  cursor: pointer;
  transition: 0.2s;
}
.site-menu .wrapper .header .phone-wrapper .main-phone .time.request-btn:hover {
  color: var(--theme);
}
.site-menu .wrapper .menu-body {
  width: 0;
  flex-grow: 1;
  padding-right: var(--section-padding);
}
.site-menu .wrapper .menu-body .taxonomies {
  display: flex;
}
.site-menu .wrapper .menu-body .taxonomies .line {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 5rem);
  margin: -2.5rem;
}
.site-menu .wrapper .menu-body .taxonomies .taxonomy {
  width: calc(100% / var(--taxonomies) - 5rem);
  margin: 2.5rem;
}
.site-menu .wrapper .menu-body .taxonomies .taxonomy a {
  display: block;
  color: var(--text);
}
.site-menu .wrapper .menu-sidebar {
  width: 26rem;
}

.mobile-menu {
  position: fixed;
  top: calc(var(--admin-bar) + var(--mobile-header));
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
  background: var(--bg);
  display: none;
  border-top: 1px solid var(--border);
}
.mobile-menu .mobile-menu-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header {
  border-bottom: 1px solid var(--border);
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper {
  display: flex;
  align-items: center;
  height: var(--mobile-header);
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper > *:not(:last-child) {
  margin-right: 2rem;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper .close-mobile-menu-btn {
  width: 2.4rem;
  display: flex;
  justify-content: center;
  font-size: 2rem;
  cursor: pointer;
  transition: 0.3s;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper .close-mobile-menu-btn:hover {
  color: var(--theme);
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper .right-block {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper .right-block > *:not(:last-child) {
  margin-right: 3.5rem;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper .right-block .phone-wrapper {
  line-height: 1;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper .right-block .phone-wrapper .main-phone {
  display: flex;
  align-items: center;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper .right-block .phone-wrapper .main-phone:before {
  font-size: 2.3rem;
  color: var(--text-grey);
  margin-right: 1rem;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper .right-block .phone-wrapper .main-phone .phone {
  display: flex;
  align-items: center;
  color: var(--text);
  font-weight: 600;
  transition: 0.2s;
  font-size: var(--fz-large);
  line-height: 1;
  margin-bottom: 0.4rem;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper .right-block .phone-wrapper .main-phone .phone:hover {
  color: var(--theme);
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper .right-block .phone-wrapper .main-phone .phone .arrow {
  display: flex;
  margin-left: 0.6rem;
  color: var(--text-grey);
  font-size: 0.6em;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper .right-block .phone-wrapper .main-phone .time {
  color: var(--text-grey);
  font-size: var(--fz-smaller);
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper .right-block .phone-wrapper .main-phone .time.request-btn {
  cursor: pointer;
  transition: 0.2s;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper .right-block .phone-wrapper .main-phone .time.request-btn:hover {
  color: var(--theme);
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper .right-block .actions {
  display: flex;
  align-items: center;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper .right-block .actions > *:not(:last-child) {
  margin-right: 2rem;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper .right-block .actions > * {
  font-size: 2.2rem;
  color: var(--text);
  display: flex;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-header .wrapper .right-block .actions > *:hover {
  color: var(--theme);
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body {
  height: 0;
  flex-grow: 1;
  overflow: auto;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body .search-wrapper {
  padding: 2rem 2.5rem;
  background: var(--grey-bg);
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body > *:not(:last-child) {
  border-bottom: 1px solid var(--border);
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body .sep {
  height: 2rem;
  background: var(--grey-bg);
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body nav.grey {
  background: var(--grey-bg);
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li a, .mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li.item {
  display: flex;
  align-items: center;
  padding: 1.2rem 2.5rem;
  font-weight: 500;
  color: var(--text);
  transition: 0.2s;
  position: relative;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li a:hover, .mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li.item:hover {
  color: var(--theme);
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li a .icon, .mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li.item .icon {
  margin-right: 0.6rem;
  color: var(--text-grey);
  display: flex;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li a .icon:before, .mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li.item .icon:before {
  font-weight: 600;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li a .mobile-menu-item-toggler, .mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li.item .mobile-menu-item-toggler {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.5rem;
  font-size: 0.7em;
  color: var(--text-grey);
  cursor: pointer;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li a .mobile-menu-item-toggler:before, .mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li.item .mobile-menu-item-toggler:before {
  font-weight: 600;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li a .mobile-menu-item-toggler.active, .mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li.item .mobile-menu-item-toggler.active {
  transform: rotate(180deg);
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li:not(:last-child) {
  border-bottom: 1px solid var(--border);
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li ul {
  display: none;
  border-top: 1px solid var(--border);
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li ul li a, .mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li ul li.item {
  padding: 1.2rem 2.5rem 1.2rem 5rem;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body nav li .count {
  display: flex;
  margin-left: 0.5rem;
  min-width: 2.2rem;
  height: 2.2rem;
  text-align: center;
  background: var(--theme);
  color: #fff;
  justify-content: center;
  align-items: center;
  border-radius: 1.2rem;
  font-size: var(--fz-smaller);
  padding: 0 0.3rem;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body .contacts {
  padding: 2.5rem;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body .contacts .contacts-item {
  display: flex;
  align-items: baseline;
  color: var(--text);
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body .contacts .contacts-item.large {
  font-size: var(--h3);
  font-weight: 600;
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body .contacts .contacts-item:before {
  margin-right: 1rem;
  color: var(--text-grey);
}
.mobile-menu .mobile-menu-wrapper .mobile-menu-body .contacts a.contacts-item:hover {
  color: var(--text-grey);
}

@media (max-width: 767.99px) {
  header.site-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024.99px) {
  header.site-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
  }
}
section.recently-viewed {
  padding: 5rem 0;
  background: var(--grey-bg);
}
section.recently-viewed .recently-items-slider {
  overflow: hidden;
}
section.recently-viewed .recently-items-slider .recently-item {
  flex-shrink: 0;
  background: var(--bg);
  display: flex;
  align-items: center;
  border: 1px solid var(--border);
  padding: 1.5rem;
  color: var(--text);
}
section.recently-viewed .recently-items-slider .recently-item .image {
  width: 40%;
  flex-shrink: 0;
  margin-right: 1.5rem;
  display: flex;
  height: 9rem;
}
section.recently-viewed .recently-items-slider .recently-item .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
section.recently-viewed .recently-items-slider .recently-item .image .icon {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 6rem;
  color: var(--text-grey);
}
section.recently-viewed .recently-items-slider .recently-item .text .price {
  font-weight: 600;
}

footer.site-footer {
  background: var(--bg);
  padding: 5rem 0 4rem 0;
  font-size: var(--fz-smaller);
  color: var(--text-grey);
  overflow: hidden;
}
footer.site-footer .top-footer {
  display: flex;
  justify-content: space-between;
  padding-bottom: 3rem;
  margin-bottom: 3rem;
  border-bottom: 1px solid var(--border);
}
footer.site-footer .top-footer .about {
  max-width: 20%;
}
footer.site-footer .top-footer .title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 400;
  color: var(--text);
}
footer.site-footer .top-footer .nav nav ul li:not(:last-child) {
  margin-bottom: 0.6rem;
}
footer.site-footer .top-footer .nav nav ul li a {
  color: var(--text-grey);
}
footer.site-footer .top-footer .nav nav ul li a:hover {
  color: var(--text);
}
footer.site-footer .top-footer .contacts .contacts-item {
  display: flex;
  align-items: baseline;
  color: var(--text);
}
footer.site-footer .top-footer .contacts .contacts-item:before {
  margin-right: 1rem;
  color: var(--text-grey);
}
footer.site-footer .top-footer .contacts a.contacts-item:hover {
  color: var(--text-grey);
}
footer.site-footer .bottom-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
footer.site-footer .bottom-footer .developer {
  color: var(--text-grey);
  text-align: right;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
footer.site-footer .bottom-footer .developer svg {
  margin-left: 1rem;
  height: 4rem;
  fill: var(--text-grey);
}
footer.site-footer .bottom-footer .payment-methods {
  display: flex;
  align-items: center;
}
footer.site-footer .bottom-footer .payment-methods .icons {
  margin-right: 2rem;
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 5rem;
}
footer.site-footer .bottom-footer .payment-methods .icons > * {
  display: flex;
}
footer.site-footer .bottom-footer .payment-methods .icons > *.small {
  font-size: 0.6em;
}
footer.site-footer .bottom-footer .payment-methods .icons > *:not(:last-child) {
  margin-right: 2.5rem;
}
footer.site-footer .bottom-footer .payment-methods .text {
  font-size: var(--fz-small);
}
footer.site-footer .hidden-footer {
  display: none;
}

.to-up {
  position: fixed !important;
  left: 2rem;
  bottom: 2rem;
  z-index: 4;
}
.to-up:not(.show) {
  transform: translateY(100%);
  opacity: 0;
  pointer-events: none;
}

@media (max-width: 767.99px) {
  footer.site-footer {
    padding-bottom: 9rem;
  }
  footer.site-footer .top-footer {
    flex-wrap: wrap;
  }
  footer.site-footer .top-footer .about {
    width: 100% !important;
    max-width: 100%;
  }
  footer.site-footer .top-footer > * {
    width: 50% !important;
    flex-grow: 1;
    margin-bottom: 3rem;
  }
  footer.site-footer .bottom-footer {
    display: block;
  }
  footer.site-footer .bottom-footer .payment-methods {
    margin-bottom: 2rem;
    display: block;
  }
  footer.site-footer .bottom-footer .payment-methods .icons {
    margin-bottom: 1rem;
  }
  .to-up {
    right: auto;
    left: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1024.99px) {
  footer.site-footer {
    padding-bottom: 9rem;
  }
  footer.site-footer .top-footer {
    flex-wrap: wrap;
  }
  footer.site-footer .top-footer .about {
    width: 100% !important;
    max-width: 100%;
  }
  footer.site-footer .top-footer > * {
    width: 50% !important;
    flex-grow: 1;
    margin-bottom: 3rem;
  }
  footer.site-footer .bottom-footer {
    display: block;
  }
  footer.site-footer .bottom-footer .payment-methods {
    margin-bottom: 2rem;
    display: block;
  }
  footer.site-footer .bottom-footer .payment-methods .icons {
    margin-bottom: 1rem;
  }
  .to-up {
    right: auto;
    left: 1.5rem;
  }
}
body .checkbox-groups .checkbox-groups-item .item-checkbox {
  display: flex;
  align-items: center;
  cursor: pointer;
}
body .checkbox-groups .checkbox-groups-item .item-checkbox .checkbox {
  margin-right: 1rem;
}
body .checkbox-groups .checkbox-groups-item .item-checkbox:not(:last-child) {
  margin-bottom: 1rem;
}
body .checkbox-groups .checkbox-groups-item .children {
  padding-left: 2rem;
}
body .checkbox-groups .checkbox-groups-item:not(:last-child) {
  margin-bottom: 1rem;
}
body .many-prices .groups-list .prices-group {
  background: var(--grey-bg);
  border-radius: var(--rad);
  padding: 2.5rem;
}
body .many-prices .groups-list .prices-group:not(:last-child) {
  margin-bottom: 1.5rem;
}
body .many-prices .groups-list .prices-group .group-header {
  display: flex;
  align-items: center;
}
body .many-prices .groups-list .prices-group .group-header input {
  width: 0;
  flex-grow: 1;
  margin-right: 1rem;
}
body .product-prices {
  background: var(--grey-bg);
  border-radius: var(--rad);
  padding: 2.5rem;
}
body .product-prices .prices-list .price-item {
  display: flex;
}
body .product-prices .prices-list .price-item input,
body .product-prices .prices-list .price-item select {
  width: 0;
  flex-grow: 1;
}
body .product-prices .prices-list .price-item > *:not(:last-child) {
  margin-right: 1rem;
}
body .product-prices .prices-list .price-item:not(:last-child) {
  border-bottom: 1px solid var(--border);
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}
body .links-grid {
  display: flex;
}
body .links-grid .line {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 1rem);
  margin: -1rem;
}
body .links-grid .line .link {
  width: calc(100% / var(--links) - 1rem);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.5rem;
  background: var(--opacity);
  text-align: center;
  padding: 1rem;
  border-radius: var(--rad);
  color: var(--theme);
  font-weight: 600;
}
body .links-grid .line .link:hover {
  background: var(--theme);
  color: #fff;
}
body .flower-info {
  display: flex;
  align-items: flex-start;
  border: 1px solid var(--border);
  box-shadow: var(--shadow-m);
  border-radius: var(--rad);
  padding: 5rem;
}
body .flower-info .image {
  width: 35rem;
  height: 35rem;
}
body .flower-info .image .icon {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 8rem;
  color: var(--text-grey);
}
body .flower-info .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
body .flower-info > *:not(:last-child) {
  margin-right: 5rem;
}
body .flower-info .info {
  width: 35%;
}
body .flower-info .stats {
  width: 0;
  flex-grow: 1;
  font-size: var(--fz-smaller);
  border: 1px solid var(--border);
  border-radius: var(--rad);
}
body .flower-info .stats .stat {
  padding: 2.5rem;
}
body .flower-info .stats .stat:not(:last-child) {
  border-bottom: 1px solid var(--border);
}
body .icon-advantages-grid {
  display: flex;
}
body .icon-advantages-grid .line {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 3rem);
  margin: -1.5rem;
}
body .icon-advantages-grid .line .advantage {
  width: calc(100% / var(--icon-advantages) - 3rem);
  margin: 1.5rem;
  border: 1px solid var(--border);
  border-radius: var(--rad-sm);
  padding: 2.5rem;
  font-weight: 500;
  font-size: var(--fz-smaller);
  text-align: center;
}
body .icon-advantages-grid .line .advantage .icon {
  display: flex;
  font-size: 5rem;
  justify-content: center;
  align-items: center;
  color: var(--theme);
  margin-bottom: 1.5rem;
}
body .bread-wrapper {
  padding: 2rem 0;
}
body .simple-accord .accord-item {
  transition: 0.2s;
}
body .simple-accord .accord-item:not(:last-child) {
  border-bottom: 1px solid var(--border);
}
body .simple-accord .accord-item .accord-header {
  padding: 1.2rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
body .simple-accord .accord-item .accord-header .title {
  font-weight: 400;
}
body .simple-accord .accord-item .accord-header .indicator {
  display: flex;
  color: var(--text-grey);
  transition: 0.2s;
}
body .simple-accord .accord-item .accord-header .indicator:before {
  font-size: 0.7em;
  font-weight: 600;
}
body .simple-accord .accord-item .accord-content {
  height: 0;
  overflow: hidden;
}
body .simple-accord .accord-item .accord-content hr {
  display: none;
}
body .simple-accord .accord-item.active .indicator {
  transform: rotate(180deg);
}
body .simple-accord .accord-item.active .accord-content {
  height: auto;
  padding: 0 0 2rem 0;
}
body .accord .accord-item {
  border: 1px solid var(--border);
  border-radius: var(--rad-sm);
  transition: 0.2s;
}
body .accord .accord-item .accord-header {
  padding: 1.5rem 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
body .accord .accord-item .accord-header .title {
  font-size: var(--fz-larger);
  font-weight: 400;
}
body .accord .accord-item .accord-header .indicator {
  display: flex;
  color: var(--text-grey);
  transition: 0.2s;
}
body .accord .accord-item .accord-header .indicator:before {
  font-size: 0.7em;
  font-weight: 600;
}
body .accord .accord-item .accord-content {
  padding: 0 2rem 2rem 2rem;
  display: none;
}
body .accord .accord-item:not(:last-child) {
  margin-bottom: 1.5rem;
}
body .accord .accord-item.active {
  border-color: transparent;
  box-shadow: var(--shadow-m);
  background: var(--bg);
  z-index: 1;
}
body .accord .accord-item.active .indicator {
  transform: rotate(180deg);
}
body .accord .accord-item.active .accord-content {
  display: block;
}
body .news-categories-grid .line {
  display: flex;
  flex-wrap: wrap;
}
body .news-categories-grid .line .category {
  margin: 0 -1px -1px 0;
  width: calc(100% / var(--news-categories));
  max-width: calc(100% / var(--news-categories) + 1px);
  border: 1px solid var(--border);
  flex-grow: 1;
  padding: 1.5rem;
  text-align: center;
  color: var(--text);
  transition: 0.2s;
}
body .news-categories-grid .line .category.active {
  background: var(--theme);
  color: #fff;
}
body .news-categories-grid .line .category:hover {
  box-shadow: var(--shadow-s);
}
body .message-block {
  display: flex;
  align-items: center;
  padding: 2rem;
  border: 1px solid var(--border);
  background: var(--bg);
  border-radius: var(--rad);
}
body .message-block .avatar {
  margin-right: 1.5rem;
}
body .message-block .message-block-content {
  line-height: 1.3;
}
body .message-block .message-block-content .title {
  font-weight: 500;
  font-size: var(--fz-larger);
  margin-bottom: 0.2rem;
}
body .order-item {
  border: 1px solid var(--border);
}
body .order-item .order-top {
  padding: var(--padding-md);
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
body .order-item .order-top .content .title {
  display: flex;
  align-items: baseline;
}
body .order-item .order-top .content .title:before {
  font-size: 0.9em;
  margin-right: 0.4em;
  color: var(--theme);
}
body .order-item .order-top .btn {
  flex-shrink: 0;
  margin-left: 2rem;
}
body .order-item .order-dropdown {
  border-top: 1px solid var(--border);
  padding: var(--padding-md);
  display: none;
}
body .order-item .order-dropdown .text-item .text {
  font-weight: 500;
}
body .order-item.active .order-top .btn {
  transform: rotate(180deg);
}
body .navigation.pagination {
  width: 100%;
  overflow: hidden;
}
body .navigation.pagination .nav-links {
  display: flex;
  justify-content: center;
  width: calc(100% + 1rem);
  margin: -0.5rem;
}
body .navigation.pagination .nav-links > * {
  margin: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--border);
  border-radius: var(--rad-sm);
  height: var(--field-medium);
  width: var(--field-medium);
  color: var(--text);
}
body .navigation.pagination .nav-links > * span {
  display: flex;
}
body .navigation.pagination .nav-links > a:hover, body .navigation.pagination .nav-links > .current {
  background: var(--theme);
  color: #fff;
  border-color: transparent;
}
body .products {
  position: relative;
}
body .products .large-product-item {
  line-height: 1;
}
body .products .large-product-item:not(:last-child) {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid var(--border);
}
body .products .large-product-item .item-content {
  display: flex;
  position: relative;
  align-items: center;
}
body .products .large-product-item .item-content .info {
  display: flex;
  align-items: center;
  width: 0;
  flex-grow: 1;
}
body .products .large-product-item .item-content .info .image {
  width: 7rem;
  height: 7rem;
  flex-shrink: 0;
  margin-right: 1.5rem;
}
body .products .large-product-item .item-content .info .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
body .products .large-product-item .item-content .info .image .icon {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--text-grey);
  font-size: 4rem;
}
body .products .large-product-item .item-content .info .content {
  width: 0;
  flex-grow: 1;
}
body .products .large-product-item .item-content .info .content .title {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: var(--h5);
  color: var(--text);
  margin-bottom: 1rem;
  line-height: 1;
}
body .products .large-product-item .item-content .info .content .product-meta {
  display: flex;
  align-items: baseline;
}
body .products .large-product-item .item-content .info .content .product-meta > *:not(:last-child) {
  margin-right: 1.5rem;
}
body .products .large-product-item .item-content .info .content .product-meta .star-rating {
  height: 0;
}
body .products .large-product-item .item-content .quantity {
  width: 12rem;
}
body .products .large-product-item .item-content .stat {
  width: 18rem;
}
body .products .large-product-item .item-content .stat .title {
  font-size: var(--h5);
  margin-bottom: 0.6rem;
  font-weight: 400;
  line-height: 1;
}
body .products .large-product-item .item-content .stat .discount-block {
  display: flex;
  align-items: center;
  font-size: var(--fz-smaller);
  font-weight: 500;
  color: var(--text-grey);
  line-height: 1;
}
body .products .large-product-item .item-content .stat .discount-block .old-price {
  text-decoration: line-through;
}
body .products .large-product-item .item-content .stat .discount-block .discount-value-wrapper {
  color: var(--red);
}
body .products .large-product-item .item-content .stat .discount-block > *:not(:last-child) {
  margin-right: 1rem;
}
body .products .large-product-item .item-content > *:not(:last-child) {
  margin-right: 1.5rem;
}
body .products .product-item {
  position: relative;
}
body .products .product-item .item-content {
  position: relative;
  display: flex;
  align-items: center;
}
body .products .product-item .item-content > *:not(:last-child):not(.remove-cart-item):not(.remove-fav-item) {
  margin-right: 2rem;
}
body .products .product-item .stat {
  width: 10rem;
}
body .products .product-item .stat .title {
  color: var(--text);
  font-weight: 300;
  margin-bottom: 0.2rem;
  display: block;
}
body .products .product-item .stat .label {
  font-weight: 500;
  color: var(--text-grey);
}
body .products .product-item .remove-cart-item,
body .products .product-item .remove-fav-item {
  display: flex;
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  align-items: center;
  padding: 0 1.5rem;
  font-size: var(--fz-small);
  cursor: pointer;
  transition: 0.2s;
  opacity: 0;
}
body .products .product-item .remove-cart-item:hover,
body .products .product-item .remove-fav-item:hover {
  color: var(--red);
}
body .products .product-item .info {
  display: flex;
  align-items: center;
  width: 0;
  flex-grow: 1;
}
body .products .product-item .info .image {
  padding: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--rad);
  border: 1px solid var(--border);
  overflow: hidden;
  height: var(--field);
  width: var(--field);
  flex-shrink: 0;
  margin-right: 1.5rem;
  font-size: 2rem;
}
body .products .product-item .info .image span {
  display: flex;
  color: var(--text-grey);
}
body .products .product-item .info .image img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
body .products .product-item .info .text {
  width: 0;
  flex-grow: 1;
  line-height: 1;
}
body .products .product-item .info .text .title {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--text);
  font-weight: 300;
  margin-bottom: 0.2rem;
  display: block;
}
body .products .product-item .info .text .price {
  font-weight: 500;
  color: var(--text-grey);
  font-size: var(--fz-smaller);
}
body .products .product-item .quantity {
  width: 12rem;
}
body .products .product-item:not(:last-child) {
  border-bottom: 1px solid var(--border);
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}
body .products .product-item:hover .remove-cart-item,
body .products .product-item:hover .remove-fav-item {
  opacity: 1;
}
body .accords .accord:not(:last-child) {
  border-bottom: 1px solid var(--border);
}
body .accords .accord .accord-header {
  padding: 1.5rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
body .accords .accord .accord-header .title {
  font-weight: 500;
  font-size: var(--fz-large);
  line-height: 1.4;
}
body .accords .accord .accord-header .arrow {
  font-size: var(--fz-small);
  display: flex;
  color: var(--text-grey);
  transition: 0.2s;
}
body .accords .accord .accord-header .arrow:before {
  font-weight: 600;
}
body .accords .accord .accord-body {
  overflow: hidden;
  height: 0;
  opacity: 0;
  pointer-events: none;
}
body .accords .accord.active .accord-header .arrow {
  transform: rotate(180deg);
}
body .accords .accord.active .accord-body {
  opacity: 1;
  height: auto;
  overflow: visible;
  pointer-events: all;
  padding-bottom: 2.5rem;
}
body .reviews-slider-wrapper {
  position: relative;
}
body .reviews-slider-wrapper .arrow {
  position: absolute;
  top: 50%;
  z-index: 2;
}
body .reviews-slider-wrapper .arrow.prev {
  left: 0;
  transform: translateY(-50%) translateX(-50%);
}
body .reviews-slider-wrapper .arrow.next {
  right: 0;
  transform: translateY(-50%) translateX(50%);
}
body .reviews-slider-wrapper .reviews-slider {
  overflow: hidden;
}
body .reviews-slider-wrapper .reviews-slider .swiper-wrapper .review {
  flex-shrink: 0;
  border: 1px solid var(--border);
  padding: 3.5rem;
  position: relative;
}
body .reviews-slider-wrapper .reviews-slider .swiper-wrapper .review .review-header {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
body .reviews-slider-wrapper .reviews-slider .swiper-wrapper .review .review-header .avatar {
  margin-right: 1.5rem;
}
body .reviews-slider-wrapper .reviews-slider .swiper-wrapper .review .review-header .text {
  line-height: 1;
}
body .reviews-slider-wrapper .reviews-slider .swiper-wrapper .review .review-header .text .date {
  font-size: var(--fz-smaller);
  font-weight: 500;
  color: var(--text-grey);
  margin-bottom: 0.7rem;
}
body .reviews-slider-wrapper .reviews-slider .swiper-wrapper .review .review-header .text .name {
  font-size: var(--fz-larger);
}
body .reviews-slider-wrapper .reviews-slider .swiper-wrapper .review .review-header .star-rating {
  margin-left: auto;
}
body .reviews-slider-wrapper .reviews-slider .swiper-wrapper .review .btn {
  margin-top: 1.5rem;
}
body .stars-input {
  display: flex;
  align-items: center;
}
body .stars-input input {
  display: none;
}
body .stars-input label {
  line-height: 1;
  display: flex;
  justify-content: center;
  flex-grow: 1;
  color: var(--orange);
  cursor: pointer;
  transition: 0.2s;
  font-size: 5rem;
}
body .stars-input input:checked + label ~ label {
  color: var(--text-grey-light);
}
body .review-form .image-picker.square {
  width: 100%;
}
body .review-form .image-picker.square label {
  padding: 4rem;
  border: 1px dashed var(--border);
  border-radius: var(--rad-sm);
  cursor: pointer;
}
body .review-form .image-picker.square label.js--files-chosen {
  padding: 0;
}
body .review-form .image-picker.square label .placeholder {
  padding: 0;
  border: 0;
}
body .image-picker input {
  display: none;
}
body .image-picker label {
  display: block;
  position: relative;
}
body .image-picker label .image {
  height: 35rem;
  border-radius: var(--rad-sm);
  background-position: center;
  background-size: cover;
}
body .image-picker label .close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2rem;
  width: 2rem;
  font-size: 0.7rem;
  border-radius: 100%;
  cursor: pointer;
  transition: 0.2s;
  z-index: 1;
}
body .image-picker label .close:hover {
  background: var(--red);
}
body .image-picker label .placeholder {
  text-align: center;
  padding: 4rem;
  border: 1px dashed var(--border);
  color: var(--text-grey);
  border-radius: var(--rad-sm);
  cursor: pointer;
  transition: 0.2s;
}
body .image-picker label .placeholder:hover {
  border-color: var(--focus);
  color: var(--theme);
}
body .image-picker label .placeholder .icon {
  display: flex;
  justify-content: center;
  font-size: 5rem;
  margin-bottom: 1rem;
}
body .image-picker.square {
  width: 35rem;
}
body .review-card {
  border: 1px solid var(--border);
  display: flex;
  min-height: 26rem;
  border-radius: var(--rad-sm);
  overflow: hidden;
  flex-shrink: 0;
}
body .review-card .image {
  width: 24rem;
  flex-shrink: 0;
  border-right: 1px solid var(--border);
  position: relative;
}
body .review-card .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
body .review-card .card-content {
  flex-grow: 1;
  padding: 3rem;
  display: flex;
  flex-direction: column;
}
body .review-card .card-content .review-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1rem;
}
body .review-card .card-content .review-card-header .text {
  line-height: 1;
}
body .review-card .card-content .review-card-header .text .date {
  font-size: var(--fz-smaller);
  color: var(--text-grey);
  margin-bottom: 0.7rem;
}
body .review-card .card-content .review-card-header .text .name {
  font-size: var(--h4);
}
body .review-card .card-content .review-card-text {
  font-size: var(--fz-smaller);
  margin-bottom: auto;
}
body .review-card .card-content .btn {
  margin-top: 1.5rem;
}
body .reviews-grid {
  display: flex;
}
body .reviews-grid .line {
  width: calc(100% + 3rem);
  margin: -1.5rem;
  display: flex;
  flex-wrap: wrap;
}
body .reviews-grid .line .review-card {
  width: calc(100% / var(--reviews) - 3rem);
  margin: 1.5rem;
}
body .news-card {
  border-radius: var(--rad-sm);
  overflow: hidden;
  position: relative;
  color: var(--text) !important;
  flex-shrink: 0;
}
body .news-card .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  transition: 0.6s;
}
body .news-card .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
body .news-card .content {
  height: 100%;
  width: 100%;
  padding: 2rem;
  position: relative;
  z-index: 2;
  height: 34rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: rgba(0, 0, 0, 0.3);
  transition: 0.3s;
}
body .news-card .content .date {
  margin-bottom: 0.4rem;
  font-size: var(--fz-smaller);
  font-weight: 500;
  color: var(--text-grey);
}
body .news-card:hover .content {
  background: rgba(0, 0, 0, 0.5);
}
body .news-grid {
  display: flex;
}
body .news-grid .line {
  width: calc(100% + 3rem);
  margin: -1.5rem;
  display: flex;
  flex-wrap: wrap;
}
body .news-grid .line > * {
  margin: 1.5rem;
}
body .news-grid .news-card {
  width: calc(100% / var(--news) - 3rem);
}
body .product {
  border: 1px solid var(--border);
  transition: 0.2s;
  display: flex;
  flex-direction: column;
  position: relative;
  background: var(--bg);
}
body .product .tags {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  right: 30%;
  padding: 2rem 0 2rem 2rem;
  pointer-events: none;
}
body .product .tags .tag {
  pointer-events: all;
}
body .product .fav-btn {
  position: absolute;
  top: 2rem;
  right: 2rem;
  z-index: 3;
  opacity: 0;
}
body .product .image-wrapper {
  padding: 2rem 2rem 0 2rem;
  position: relative;
  margin-bottom: 3rem;
}
body .product .image-wrapper .icon {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 8rem;
  color: var(--text-grey);
}
body .product .image-wrapper .description {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: flex-end;
  transition: 0.4s;
  pointer-events: none;
  overflow: hidden;
}
body .product .image-wrapper .description .content {
  padding: 2rem;
  font-size: var(--fz-small);
  font-weight: 500;
  color: var(--text-grey);
  background: var(--bg);
  transition: 0.3s;
  transform: translateY(100%);
  border: solid transparent;
  border-width: 1px 0;
  width: 100%;
  white-space: pre-line;
  line-height: 1.4;
}
body .product .image-wrapper .image {
  display: block;
  height: 30rem;
  position: relative;
}
body .product .image-wrapper .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: 1s;
}
body .product .image-wrapper .image:hover .description {
  opacity: 1;
  transform: none;
}
body .product .image-wrapper:hover .description .content {
  transform: none;
  box-shadow: var(--shadow-m);
  border-color: var(--border);
}
body .product .content-wrapper {
  display: flex;
  flex-direction: column;
  padding: 0 3rem 3rem 3rem;
  flex-grow: 1;
}
body .product .content-wrapper .mobile-actions {
  margin-top: 1.5rem;
  display: flex;
}
body .product .content-wrapper .mobile-actions .btn {
  width: 0;
  flex-grow: 1;
}
body .product .content-wrapper .mobile-actions > *:not(:last-child) {
  margin-right: 1rem;
}
body .product .title {
  color: var(--text);
  font-size: var(--fz-large);
  margin-bottom: 1rem;
  display: block;
  font-weight: 400;
  line-height: 1.3;
}
body .product .product-meta {
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
}
body .product .product-meta > *:not(:last-child) {
  margin-right: 1.5rem;
}
body .product .product-meta .available {
  color: var(--theme);
  display: flex;
  align-items: center;
  white-space: nowrap;
}
body .product .product-meta .available:before {
  margin-right: 0.6rem;
}
body .product .product-meta .vendor {
  color: var(--text-grey);
}
body .product .price-block {
  display: flex;
  align-items: baseline;
  margin-top: auto;
}
body .product .price-block .current-price {
  font-size: var(--fz-large);
  font-weight: 600;
}
body .product .price-block .old-price {
  margin-left: 1rem;
  text-decoration: line-through;
  color: var(--text-grey);
}
body .product .actions {
  position: absolute;
  top: 100%;
  left: -1px;
  right: -1px;
  display: none;
  background: var(--bg);
}
body .product .actions .product-quantity {
  width: 50%;
  position: relative;
}
body .product .actions .product-quantity button {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  padding: 0 1.5rem;
  border: none;
  background: none;
  font-size: var(--fz-large);
  cursor: pointer;
}
body .product .actions .product-quantity button:first-child {
  left: 0;
}
body .product .actions .product-quantity button:last-child {
  right: 0;
}
body .product .actions .product-quantity input {
  border-radius: 0;
  box-shadow: none !important;
  border-right: 0;
  text-align: center;
}
body .product .actions .btn {
  width: 50%;
  border-radius: 0;
}
body .product .actions .btn span {
  padding: 0 !important;
}
body .product:hover {
  z-index: 3;
  filter: drop-shadow(var(--shadow-l));
}
body .product:hover .fav-btn {
  opacity: 1;
}
body .product:hover .actions {
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.3);
  display: flex;
}
body .catalog {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  transition: 0.3s;
  position: relative;

  /*display: grid;*/
  /*grid-template-columns: repeat(4, minmax(250px, 1fr));*/
  /*grid-column-gap: 1em;*/
  /*grid-row-gap: 1em;*/
  /*justify-content: center;*/
}

/*@media (min-width: 570px) {*/
/*  body .catalog {*/
/*    grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));*/
/*  }*/
/*}*/

body .catalog .product {
  /*margin: 0 -1px -1px 0;*/
  flex-grow: 1;
  /*width: calc(100% / var(--products));*/
  /*max-width: calc(100% / var(--products) + 1px);*/
  width: calc(100% / var(--products) - 1.5em);
  max-width: calc(100% / var(--products) - 1.5em);
  margin-bottom: 1.5em;
  border-radius: 0.7rem;
  border: none;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.3);
  transition: none;
}
body .catalog .product:hover {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  transition: none;
}
body .catalog .load-more-wrapper {
  width: 100%;
  margin-top: 2rem;
  display: flex;
  justify-content: center;
}
body .catalog.small {
  --products: var(--small-products);
}
body .catalog.very-small {
  --products: var(--very-small-products);
}
body .catalog.expanded .product .actions {
  position: static;
  display: flex;
}
body .star-rating {
  display: flex;
  align-items: center;
}
body .star-rating li {
  display: flex;
  color: var(--text);
  opacity: 0.1;
}
body .star-rating li:not(:last-child) {
  margin-right: 0.6rem;
}
body .star-rating li.active {
  color: var(--orange);
  opacity: 1;
}
body .categories-grid {
  display: flex;
  flex-wrap: wrap;
}
body .categories-grid .category {
  margin: 0 -1px -1px 0;
  flex-grow: 1;
  width: calc(100% / var(--categories));
  max-width: calc(100% / var(--categories) + 1px);
  border: 1px solid var(--border);
  transition: 0.2s;
  padding: 2rem;
  text-align: center;
}
body .categories-grid .category .image {
  height: 18rem;
  margin-bottom: 1.5rem;
}
body .categories-grid .category .image .icon {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 8rem;
  color: var(--text-grey);
}
body .categories-grid .category .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
body .categories-grid .category .title {
  font-weight: 400;
  color: var(--text);
}
body .categories-grid .category .quantity {
  font-weight: 500;
  color: var(--text-grey);
  font-size: var(--fz-smaller);
  justify-content: center;
}
body .categories-grid .category:hover {
  box-shadow: var(--shadow-l);
}
body .advantages-grid {
  display: flex;
}
body .advantages-grid .line {
  width: calc(100% + 4rem);
  margin: -2rem;
  display: flex;
  flex-wrap: wrap;
}
body .advantages-grid .line .advantage {
  width: calc(100% / var(--advantages) - 4rem);
  margin: 2rem;
  position: relative;
}
body .advantages-grid .line .advantage .image {
  position: relative;
  height: 24rem;
  border-radius: var(--rad-sm);
  margin-bottom: 1.5rem;
  overflow: hidden;
}
body .advantages-grid .line .advantage .image img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .advantages-grid .line .advantage .title {
  font-size: var(--h5);
  margin-bottom: 0.6rem;
  font-weight: 500;
  position: relative;
  z-index: 1;
}
body .advantages-grid .line .advantage .text-wrapper {
  height: 10rem;
  display: flex;
  flex-direction: column;
  position: relative;
  cursor: pointer;
}
body .advantages-grid .line .advantage .text-wrapper .text {
  font-size: var(--fz-smaller);
  color: var(--text-grey);
  height: 0;
  flex-grow: 1;
  overflow: hidden;
}
body .advantages-grid .line .advantage .text-wrapper .show-more {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
  background: linear-gradient(rgba(255, 255, 255, 0), var(--bg));
  font-size: var(--fz-smaller);
  font-weight: 500;
  color: var(--theme);
}
body .advantages-grid .line .advantage .text-wrapper .show-more:hover {
  color: var(--dark);
}
body .advantages-grid .line .advantage .text-wrapper .show-more:before {
  margin-right: 0.6rem;
  font-size: 0.8em;
  font-weight: 600;
}
body .advantages-grid .line .advantage.show {
  z-index: 3;
}
body .advantages-grid .line .advantage.show .text-wrapper .text {
  overflow: visible;
  background: var(--bg);
  height: fit-content;
  padding: 5rem 2rem 2rem 2rem;
  margin: -5rem -2rem -2rem -2rem;
  width: calc(100% + 4rem);
  box-shadow: var(--shadow-m);
}
body .advantages-grid .line .advantage.show .text-wrapper .show-more {
  display: none;
}
body .cards-grid {
  display: flex;
}
body .cards-grid .line {
  width: calc(100% + 3rem);
  margin: -1.5rem;
  display: flex;
  flex-wrap: wrap;
  counter-reset: cards;
}
body .cards-grid .line .card {
  width: calc(100% / var(--cards) - 3rem);
  margin: 1.5rem;
  background: var(--grey-bg);
  padding: 3rem;
  display: flex;
  flex-direction: column;
  font-size: var(--fz-smaller);
  counter-increment: cards;
  border-radius: var(--rad-sm);
}
body .cards-grid .line .card:before {
  content: "";
  width: 2rem;
  height: 2px;
  background: var(--theme);
  margin-bottom: 3rem;
}
body .cards-grid .line .card:after {
  content: "0" counter(cards);
  display: block;
  padding-top: 2rem;
  margin-top: auto;
  color: var(--text-grey);
}
body .comments-list .comment .comment-header {
  line-height: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}
body .comments-list .comment .comment-header .text {
  padding-right: 1rem;
}
body .comments-list .comment .comment-header .text .title {
  font-weight: 500;
  margin-bottom: 0.6rem;
}
body .comments-list .comment .comment-header .text .date {
  font-weight: 400;
  color: var(--text-grey);
  font-size: var(--fz-smaller);
}
body .comments-list .comment .comment-content {
  font-size: var(--fz-smaller);
}
body .comments-list .comment .comment-bottom {
  display: flex;
  margin-top: 0.6rem;
}
body .comments-list .comment .comment-bottom > *:not(:last-child) {
  margin-right: 1.5rem;
}
body .comments-list .comment .comment-bottom .action {
  font-size: var(--fz-smaller);
  color: var(--text-grey);
  transition: 0.2s;
  cursor: pointer;
}
body .comments-list .comment .comment-bottom .action:hover {
  color: var(--theme);
}
body .comments-list .comment.static .comment-header {
  color: var(--red);
}
body .push-notifications {
  position: fixed;
  right: 2rem;
  bottom: 0;
  z-index: 99;
  width: var(--notifications);
  padding: 1rem 0;
  pointer-events: none;
  filter: drop-shadow(var(--shadow-s));
}
body .push-notifications .notif-item {
  padding: 1rem 0;
  display: none;
  transition: 0s;
  color: var(--text) !important;
}
body .push-notifications .notif-item .notif-wrapper {
  pointer-events: all;
  background: var(--bg);
  border: 1px solid var(--border);
  padding: var(--padding);
  border-radius: var(--rad-md);
  display: flex;
  position: relative;
  border-left: 3px solid var(--theme);
}
body .push-notifications .notif-item .notif-wrapper .avatar {
  margin-right: 1.6rem;
}
body .push-notifications .notif-item .notif-wrapper .notif-content h6 {
  font-size: 1.6rem;
}
body .push-notifications .notif-item .notif-wrapper .notif-content p {
  font-weight: 500;
  color: var(--text-grey);
}
body .push-notifications .notif-item .notif-wrapper .notif-content .inline {
  padding-top: 1rem;
}
body .push-notifications .notif-item .notif-wrapper .close-icon {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  padding: 1.5rem;
  color: var(--text-grey);
  transition: 0.2s;
  cursor: pointer;
}
body .push-notifications .notif-item .notif-wrapper .close-icon:hover {
  color: var(--red);
}
body .image-page-header {
  background: var(--bg);
  padding-bottom: 9rem;
}
body .image-page-header .wrapper {
  padding: var(--padding-lg);
  background: var(--grey-bg);
  border-radius: var(--rad-lg);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 40rem;
  position: relative;
  background-position: center;
  background-size: cover;
}
body .image-page-header .wrapper .search-form {
  position: absolute;
  left: var(--padding-lg);
  right: var(--padding-lg);
  bottom: 0;
  transform: translateY(50%);
  background: var(--bg);
  padding: 2rem;
  border-radius: var(--rad-lg);
}
body .image-page-header .wrapper h1 {
  font-size: 5rem;
  line-height: 1;
}
body .image-page-header .wrapper p {
  font-weight: 500;
  color: var(--text-grey);
}
body section.with-sidebar .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
body section.with-sidebar .wrapper .sidebar {
  width: var(--sidebar);
  padding: 2.6rem;
  background: var(--bg);
  border-radius: var(--rad);
}
body section.with-sidebar .wrapper .sidebar.sticky {
  position: sticky;
  top: calc(var(--padding-md) + var(--header) + var(--admin-bar));
}
body section.with-sidebar .wrapper .sidebar .sidebar-banner {
  padding: var(--padding);
  background: var(--opacity);
  border-radius: var(--rad);
}
body section.with-sidebar .wrapper .sidebar .sidebar-banner p {
  color: var(--text-grey);
  font-size: calc(var(--fz) * 0.9);
  font-weight: 500;
}
body section.with-sidebar .wrapper .sidebar .filters-group .filters-group-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5rem;
  cursor: pointer;
}
body section.with-sidebar .wrapper .sidebar .filters-group .filters-group-header .indicator {
  color: var(--text-grey);
  font-size: calc(var(--fz) * 0.9);
}
body section.with-sidebar .wrapper .sidebar .about-field p {
  color: var(--text-grey);
  font-size: calc(var(--fz) * 0.9);
  font-weight: 500;
}
body section.with-sidebar .wrapper .body {
  width: calc(100% - var(--sidebar) - var(--padding-lg));
}
body .checkboxes-list .checkbox-item {
  display: flex;
  align-items: center;
  cursor: pointer;
}
body .checkboxes-list .checkbox-item:not(:last-child) {
  margin-bottom: 1.5rem;
}
body .checkboxes-list .checkbox-item .text {
  width: 0;
  flex-grow: 1;
  padding: 0 1.5rem;
  font-weight: 500;
  color: var(--text-grey);
}
body .checkboxes-list .checkbox-item:hover .count-square, body .checkboxes-list .checkbox-item.active .count-square {
  background: var(--opacity);
  color: var(--theme);
}
body .page-header {
  padding: var(--padding-bg) 0;
}
body .page-header.no-padding-bottom {
  padding-bottom: 0;
}
body .page-header .page-header-title h1 {
  font-size: 5rem;
}
body .page-header .page-header-title p {
  color: var(--text-grey);
  font-weight: 500;
}
body .page-header .page-header-title.center {
  text-align: center;
}
body .page-header .task-single-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .page-header .task-single-header .task-meta {
  display: flex;
}
body .page-header .task-single-header .task-meta .line {
  margin: -1rem;
  width: calc(100% + 2rem);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body .page-header .task-single-header .task-meta .line > * {
  margin: 1rem;
}
body .page-header .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .user-preview {
  display: flex;
  align-items: center;
}
body .user-preview .preview-text {
  padding: 0 1.5rem;
}
body .search-form {
  display: flex;
}
body .search-form .inputs {
  width: 0;
  flex-grow: 1;
  display: flex;
  margin-right: 2rem;
  background: var(--border);
  border-radius: var(--rad);
}
body .search-form .inputs .input-wrapper {
  width: 0;
  flex-grow: 1;
}
body .search-form .inputs .input-wrapper:not(:last-child) {
  border-right: 1px solid var(--border);
}
body .search-form .inputs .input-wrapper.large {
  width: 70%;
  flex-grow: 0;
}
body .welcome {
  padding: var(--padding);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-grow: 1;
}
body .welcome p {
  font-weight: 500;
  color: var(--text-grey);
}
body .tag {
  padding: 0.7rem 1rem;
  width: fit-content;
  line-height: 1;
  color: var(--theme);
  background: var(--opacity);
  font-weight: 500;
  border-radius: var(--rad-sm);
  font-size: calc(var(--fz) * 0.9);
  transition: 0.2s;
}
body .tag.symmetric {
  padding: 0.7rem;
}
body .tag.small {
  padding: 0.6rem 0.7rem;
  font-size: calc(var(--fz) * 0.8);
}
body .tag span.icon:not(:last-child) {
  margin-right: 0.4em;
}
body .tag .close {
  margin-left: 0.4rem;
  cursor: pointer;
  transition: 0.2s;
}
body .tag .close:hover {
  color: var(--red);
}
body .tag.blue {
  --theme: var(--blue);
  --opacity: var(--blue-opacity);
}
body .tag.orange {
  --theme: var(--orange);
  --opacity: var(--orange-opacity);
}
body .tag.orange.solid {
  color: var(--text);
}
body .tag.red {
  --theme: var(--red);
  --opacity: var(--red-opacity);
}
body .tag.green, body .tag.done {
  --theme: var(--green);
  --opacity: var(--green-opacity);
}
body .tag.hover {
  cursor: pointer;
}
body .tag.hover:hover {
  background: var(--theme);
  color: #fff;
}
body .tag.grey {
  color: var(--text-grey);
  background: var(--border);
}
body .tag.grey.hover:hover {
  background: var(--theme);
  color: #fff;
}
body .tag.bg {
  background: var(--bg);
}
body .tag.solid {
  background: var(--theme);
  color: #fff;
}
body .tags {
  display: flex;
  --tags-margin: 0.3rem;
}
body .tags > .line {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: fit-content;
  margin: calc(var(--tags-margin) * -1);
}
body .tags > .line > * {
  margin: var(--tags-margin);
}
body .tags.small {
  --tags-margin: 0.2rem;
}
body .meta {
  display: flex;
  align-items: center;
  color: var(--text-grey);
  font-weight: 500;
  line-height: 1;
}
body .meta.theme {
  color: var(--theme);
}
body .meta .icon {
  display: flex;
}
body .meta .icon:not(:last-child) {
  margin-right: 0.6rem;
}
body .meta .icon.theme {
  color: var(--theme);
}
body .file-preview {
  padding: 1rem 1.6rem 1rem 1rem;
  display: flex;
  width: fit-content;
  align-items: center;
  color: var(--text) !important;
  background: var(--grey-bg);
  border-radius: var(--rad);
  transition: 0.2s;
  position: relative;
}
body .file-preview .remove-file {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  padding: 0.6rem;
  font-size: 1.4rem;
  transition: 0.2s;
  cursor: pointer;
  color: var(--text-grey);
  opacity: 0;
}
body .file-preview .remove-file:hover {
  color: var(--red);
}
body .file-preview:hover {
  background: var(--opacity);
}
body .file-preview:hover .remove-file {
  opacity: 1;
}
body .file-preview .file-avatar {
  height: var(--file-avatar);
  width: calc(var(--file-avatar) * 0.9);
  background: var(--bg);
  border-radius: var(--rad);
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 500;
  box-shadow: var(--shadow-mc);
  font-size: 1.5rem;
  margin-right: 1.3rem;
  flex-shrink: 0;
}
body .file-preview .file-text {
  width: calc(100% - (var(--file-avatar) * 0.9 + 1.3rem));
}
body .file-preview .file-text .label {
  text-transform: uppercase;
}
body .files-line {
  display: flex;
}
body .files-line .line {
  display: flex;
  flex-wrap: wrap;
  margin: -1rem;
  width: calc(100% + 2rem);
}
body .files-line .line .file-preview {
  margin: 1rem;
}
body .task-mini-link {
  display: block;
  padding: 1.2rem 1.8rem;
  border: 1px solid var(--border);
  border-radius: var(--rad);
  color: var(--text) !important;
}
body .task-mini-link:hover {
  border-color: transparent;
  background: var(--border);
}
body .task-mini-link p {
  color: var(--text-grey);
  font-weight: 500;
  font-size: calc(var(--fz) * 0.9);
}
body .warning-block {
  display: flex;
  align-items: center;
  background: var(--opacity);
  color: var(--text);
  padding: 2rem 2.4rem;
  border-radius: var(--rad);
}
body .warning-block:before {
  font-size: 1.1em;
  margin-right: 1rem;
  color: var(--theme);
}
body .user-card {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body .meta-items {
  display: flex;
}
body .meta-items .line {
  margin: -1rem;
  width: calc(100% + 2rem);
  display: flex;
  flex-wrap: wrap;
}
body .meta-items .line .sep {
  align-self: stretch;
  width: 1px;
  background: var(--border);
}
body .meta-items .line > * {
  margin: 1rem;
}
body .popup {
  position: fixed;
  z-index: 32;
  background: rgba(0, 0, 0, 0.5);
  top: var(--admin-bar);
  right: 0;
  bottom: 0;
  left: 0;
}
body .popup.small {
  --popup: var(--small-popup);
}
body .popup.large {
  --popup: var(--large-popup);
}
body .popup:not(.debug) {
  display: none;
}
body .popup > .popup-content {
  height: 100%;
  width: 100%;
  padding: var(--padding);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
body .popup > .popup-content > .popup-blackboard {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
body .popup > .popup-content > .wrapper {
  background: var(--bg);
  box-shadow: var(--shadow-m);
  position: relative;
  z-index: 2;
  width: var(--popup);
}
body .popup > .popup-content > .wrapper .popup-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid var(--border);
  padding: var(--padding-nm) var(--padding);
}
body .popup > .popup-content > .wrapper .tabs {
  padding: 0 var(--padding);
  margin-left: calc(var(--padding) * -1);
  margin-right: calc(var(--padding) * -1);
  border-bottom: 1px solid var(--border);
}
body .popup > .popup-content > .wrapper p {
  color: var(--text-grey);
}
body .popup > .popup-content > .wrapper .action {
  padding-top: 1rem;
}
body .popup > .popup-content > .wrapper > .content {
  padding: var(--padding);
  max-height: 70vh;
  overflow: auto;
}
body .popup > .popup-content > .wrapper > .content .scroll-container {
  max-height: 26rem;
  overflow: auto;
}
body .popup > .popup-content > .wrapper > .content .popular-cities {
  display: flex;
  overflow: hidden;
}
body .popup > .popup-content > .wrapper > .content .popular-cities > .line {
  display: flex;
  flex-wrap: wrap;
  margin: -0.4rem -0.6rem;
  width: calc(100% + 1.2rem);
}
body .popup > .popup-content > .wrapper > .content .popular-cities > .line .city-item {
  margin: 0.4rem 0.6rem;
  cursor: pointer;
  transition: 0.2s;
  width: calc(100% / var(--cities) - 1.2rem);
  font-weight: 400;
  font-size: var(--small);
  color: var(--text-grey);
}
body .popup > .popup-content > .wrapper > .content .popular-cities > .line .city-item:hover {
  color: var(--text);
}
body .popup > .popup-content > .wrapper > .content .popular-cities > .line .city-item.active {
  color: var(--theme);
}
body .popup > .popup-content > .wrapper .kanban-binding-form,
body .popup > .popup-content > .wrapper .manually-form {
  display: none;
}

@media (max-width: 767.99px) {
  body .flower-info {
    display: block;
    padding: 3rem;
  }
  body .flower-info .image {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 3rem;
  }
  body .flower-info .image img {
    width: 100%;
  }
  body .flower-info .info {
    width: 100%;
    margin-bottom: 3rem;
  }
  body .flower-info .stats {
    width: 100%;
  }
  body .product .title {
    font-size: var(--h5);
  }
  body .product .image-wrapper .image {
    height: 30rem;
  }
  body .product .fav-btn {
    opacity: 1;
  }
  body .product .actions {
    display: none !important;
  }
  body .product .product-meta {
    font-size: var(--fz);
  }
  body .product .price-block .current-price {
    font-size: var(--h3);
  }
  body .product .price-block .old-price {
    font-size: var(--h4);
  }
  body .stars-input label {
    font-size: 4rem;
  }
  body .review-card {
    flex-direction: column;
  }
  body .review-card .image {
    width: 100%;
    border-right: 0px;
    border-bottom: 1px solid var(--border);
    height: calc(100vw - 5rem);
  }
  body .news-slider {
    padding-right: 30%;
  }
  body .products .large-product-item .item-content {
    flex-wrap: wrap;
  }
  body .products .large-product-item .item-content > *:not(:last-child) {
    margin-right: 1rem;
  }
  body .products .large-product-item .item-content .info {
    width: 100%;
    margin-bottom: 2rem;
    margin-right: 0 !important;
  }
  body .products .large-product-item .item-content .stat {
    flex-grow: 1;
    width: 16rem;
  }
  body .products .large-product-item .item-content .stat .discount-block {
    font-size: var(--fz-small);
  }
  body .products .large-product-item .item-content .quantity {
    width: 9rem;
  }
  body .products .large-product-item:not(:last-child) {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 1024.99px) {
  body .flower-info {
    display: block;
  }
  body .flower-info .image {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 3rem;
  }
  body .flower-info .image img {
    width: 100%;
  }
  body .flower-info .info {
    width: 100%;
    margin-bottom: 3rem;
  }
  body .flower-info .stats {
    width: 100%;
  }
  body .review-card .image {
    width: 20rem;
  }
  body .products .large-product-item .item-content {
    flex-wrap: wrap;
  }
  body .products .large-product-item .item-content .info {
    width: 100%;
    margin-bottom: 2rem;
    margin-right: 0 !important;
  }
  body .products .large-product-item .item-content .stat {
    flex-grow: 1;
  }
  body .products .large-product-item:not(:last-child) {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
  }
  body .product .content-wrapper {
    padding: 0 2rem 2rem 2rem;
  }
  body .product .content-wrapper .product-meta {
    font-size: var(--fz-smaller);
  }
}
.article-block ul {
  list-style: circle;
}
.article-block ol {
  list-style: decimal;
}
.article-block ul, .article-block ol {
  padding-left: 1.8em;
}
.article-block ul li::marker, .article-block ol li::marker {
  color: var(--text);
}
.article-block ul li:not(:last-child), .article-block ol li:not(:last-child) {
  margin-bottom: 1rem;
}
.article-block ul.list-with-icons, .article-block ol.list-with-icons {
  list-style: none;
  padding-left: 0;
}
.article-block ul.list-with-icons li, .article-block ol.list-with-icons li {
  display: flex;
  align-items: center;
  position: relative;
}
.article-block ul.list-with-icons li:not(:last-child), .article-block ol.list-with-icons li:not(:last-child) {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}
.article-block ul.list-with-icons li:not(:last-child)::after, .article-block ol.list-with-icons li:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 5rem;
  border-bottom: 1px solid var(--border);
}
.article-block ul.list-with-icons li:before, .article-block ol.list-with-icons li:before {
  flex-shrink: 0;
  margin-right: 2rem;
  font-size: 3rem;
  color: var(--theme);
}
.article-block blockquote {
  margin-left: 0;
  background: var(--grey-bg);
  padding: 2rem;
  color: var(--text-grey);
  font-weight: 600;
  font-style: italic;
}

/**
 * Swiper 8.1.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 24, 2022
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

section.auth .wrapper {
  min-height: calc(100vh - var(--header));
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--padding-bg) 0;
}
section.auth .wrapper .auth-form {
  width: var(--auth);
  background: var(--bg);
  padding: 4rem;
  border-radius: var(--rad);
  position: relative;
}
section.auth .wrapper .auth-form.large {
  width: var(--auth-large);
}
section.auth .wrapper .auth-form .auth-text {
  text-align: center;
}
section.auth .wrapper .auth-form .auth-text p {
  font-weight: 500;
  color: var(--text-grey);
}
section.auth .wrapper .auth-form .auth-text p a {
  border-bottom: 1px dashed;
}
section.auth .wrapper .auth-form .or {
  display: flex;
  align-items: center;
}
section.auth .wrapper .auth-form .or::before, section.auth .wrapper .auth-form .or::after {
  content: "";
  height: 1px;
  background: var(--border);
  flex-grow: 1;
}
section.auth .wrapper .auth-form .or span {
  color: var(--text-grey);
  font-weight: 500;
  margin: 0 2rem;
  font-size: calc(var(--fz) * 0.9);
}
section.auth .wrapper .auth-form .code-form {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: inherit;
  text-align: center;
  background: var(--bg);
  display: none;
}
section.auth .wrapper .auth-form .code-form .code-form-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
section.auth .wrapper .auth-success {
  text-align: center;
}
section.auth .wrapper .auth-success:not(.show) {
  display: none;
}
section.auth .wrapper .auth-success .icon {
  width: 8rem;
  height: 8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--opacity);
  color: var(--theme);
  font-size: 3.2rem;
  border-radius: 100%;
  margin-left: auto;
  margin-right: auto;
}
section.auth .wrapper .auth-success .text {
  font-weight: 500;
  color: var(--text-grey);
}

@media screen and (max-width: 782px) {
  section.auth .wrapper .auth-form {
    padding: 0;
  }
}
.datepicker {
  display: none;
}

.datepicker.active {
  display: block;
}

.datepicker-dropdown {
  left: 0;
  padding-top: 4px;
  position: absolute;
  top: 0;
  z-index: 20;
}

.datepicker-dropdown.datepicker-orient-top {
  padding-bottom: 4px;
  padding-top: 0;
}

.datepicker-picker {
  background-color: #fff;
  border-radius: var(--rad-sm);
  display: inline-block;
  box-shadow: var(--shadow-m);
  font-size: var(--fz-smaller);
}

.datepicker-picker span {
  -webkit-touch-callout: none;
  border: 0;
  border-radius: 4px;
  cursor: default;
  display: block;
  flex: 1;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker-main {
  padding: 1.5rem;
}

.datepicker-footer {
  background-color: #f5f5f5;
  box-shadow: inset 0 1px 1px hsla(0deg, 0%, 4%, 0.1);
}

.datepicker-controls,
.datepicker-grid,
.datepicker-view,
.datepicker-view .days-of-week {
  display: flex;
}

.datepicker-grid {
  flex-wrap: wrap;
}

.datepicker-view .days .datepicker-cell,
.datepicker-view .dow {
  flex-basis: 14.2857142857%;
}

.datepicker-view.datepicker-grid .datepicker-cell {
  flex-basis: 25%;
}

.datepicker-cell,
.datepicker-view .week {
  height: 3rem;
  line-height: 3rem;
}

.datepicker-title {
  background-color: #f5f5f5;
  box-shadow: inset 0 -1px 1px hsla(0deg, 0%, 4%, 0.1);
  font-weight: 700;
  padding: 0.375rem 0.75rem;
  text-align: center;
}

.datepicker-header .datepicker-controls {
  padding: 1rem 1.5rem 0;
}

.datepicker-controls .button {
  align-items: center;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  box-shadow: none;
  color: #363636;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  height: 2.25em;
  justify-content: center;
  line-height: 1.5;
  margin: 0;
  padding: calc(0.375em - 1px) 0.75em;
  position: relative;
  white-space: nowrap;
  font-size: var(--fz-smaller);
}

.datepicker-controls .button:active,
.datepicker-controls .button:focus {
  outline: none;
}

.datepicker-controls .button:hover {
  border-color: #b5b5b5;
  color: #363636;
}

.datepicker-controls .button:focus {
  border-color: var(--theme);
  color: #363636;
}

.datepicker-controls .button:focus:not(:active) {
  box-shadow: 0 0 0 0.125em var(--focus);
}

.datepicker-controls .button:active {
  border-color: #4a4a4a;
  color: #363636;
}

.datepicker-controls .button[disabled] {
  cursor: not-allowed;
}

.datepicker-header .datepicker-controls .button {
  border-color: transparent;
  font-weight: 700;
}

.datepicker-header .datepicker-controls .button:hover {
  background-color: #f9f9f9;
}

.datepicker-header .datepicker-controls .button:focus:not(:active) {
  box-shadow: 0 0 0 0.125em hsla(0deg, 0%, 100%, 0.25);
}

.datepicker-header .datepicker-controls .button:active {
  background-color: #f2f2f2;
}

.datepicker-header .datepicker-controls .button[disabled] {
  box-shadow: none;
}

.datepicker-footer .datepicker-controls .button {
  border-radius: 2px;
  margin: calc(0.375rem - 1px) 0.375rem;
  width: 100%;
}

.datepicker-controls .view-switch {
  flex: auto;
}

.datepicker-controls .next-btn.disabled,
.datepicker-controls .prev-btn.disabled {
  visibility: hidden;
}

.datepicker-view .dow {
  font-weight: 700;
  height: 1.5rem;
  line-height: 1.5rem;
}

.datepicker-view .week {
  color: #b5b5b5;
  width: 2.25rem;
}

@media (max-width: 22.5rem) {
  .datepicker-view .week {
    width: 1.96875rem;
  }
}
.datepicker-grid {
  width: 22.75rem;
}

@media (max-width: 22.5rem) {
  .calendar-weeks + .days .datepicker-grid {
    width: 13.78125rem;
  }
}
.datepicker-cell:not(.disabled):hover {
  background-color: #f9f9f9;
  cursor: pointer;
}

.datepicker-cell.focused:not(.selected) {
  background-color: #e8e8e8;
}

.datepicker-cell.selected,
.datepicker-cell.selected:hover {
  background-color: var(--theme);
  color: #fff;
  font-weight: 600;
}

.datepicker-cell.disabled {
  color: #dbdbdb;
}

.datepicker-cell.next:not(.disabled),
.datepicker-cell.prev:not(.disabled) {
  color: #7a7a7a;
}

.datepicker-cell.next.selected,
.datepicker-cell.prev.selected {
  color: #e6e6e6;
}

.datepicker-cell.highlighted:not(.selected):not(.range):not(.today) {
  background-color: #f5f5f5;
  border-radius: 0;
}

.datepicker-cell.highlighted:not(.selected):not(.range):not(.today):not(.disabled):hover {
  background-color: #eee;
}

.datepicker-cell.highlighted:not(.selected):not(.range):not(.today).focused {
  background-color: #e8e8e8;
}

.datepicker-cell.today:not(.selected) {
  background-color: #00d1b2;
}

.datepicker-cell.today:not(.selected):not(.disabled) {
  color: #fff;
}

.datepicker-cell.today.focused:not(.selected) {
  background-color: #00c4a7;
}

.datepicker-cell.range-end:not(.selected),
.datepicker-cell.range-start:not(.selected) {
  background-color: #b5b5b5;
  color: #fff;
}

.datepicker-cell.range-end.focused:not(.selected),
.datepicker-cell.range-start.focused:not(.selected) {
  background-color: #afafaf;
}

.datepicker-cell.range-start {
  border-radius: 4px 0 0 4px;
}

.datepicker-cell.range-end {
  border-radius: 0 4px 4px 0;
}

.datepicker-cell.range {
  background-color: #dbdbdb;
  border-radius: 0;
}

.datepicker-cell.range:not(.disabled):not(.focused):not(.today):hover {
  background-color: #d5d5d5;
}

.datepicker-cell.range.disabled {
  color: #c2c2c2;
}

.datepicker-cell.range.focused {
  background-color: #cfcfcf;
}

.datepicker-view.datepicker-grid .datepicker-cell {
  height: 4.5rem;
  line-height: 4.5rem;
}

.datepicker-input.in-edit {
  border-color: var(--theme);
}

.datepicker-input.in-edit:active,
.datepicker-input.in-edit:focus {
  box-shadow: 0 0 0.25em 0.25em rgba(35, 102, 209, 0.2);
}

.not-selectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.carousel {
  position: relative;
  box-sizing: border-box;
}

.carousel *, .carousel *:before, .carousel *:after {
  box-sizing: inherit;
}

.carousel.is-draggable {
  cursor: move;
  cursor: grab;
}

.carousel.is-dragging {
  cursor: move;
  cursor: grabbing;
}

.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}

.carousel__track {
  display: flex;
}

.carousel__slide {
  flex: 0 0 auto;
  width: var(--carousel-slide-width, 60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  touch-action: pan-y;
}

.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}

.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  list-style: none;
  user-select: none;
}

.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
}

.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: currentColor;
  opacity: 0.25;
  transition: opacity 0.15s ease-in-out;
}

.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1;
}

.carousel__button {
  width: var(--carousel-button-width, 48px);
  height: var(--carousel-button-height, 48px);
  padding: 0;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color, currentColor);
  background: var(--carousel-button-bg, transparent);
  border-radius: var(--carousel-button-border-radius, 50%);
  box-shadow: var(--carousel-button-shadow, none);
  transition: opacity 0.15s ease;
}

.carousel__button.is-prev, .carousel__button.is-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.carousel__button.is-prev {
  left: 10px;
}

.carousel__button.is-next {
  right: 10px;
}

.carousel__button[disabled] {
  cursor: default;
  opacity: 0.3;
}

.carousel__button svg {
  width: var(--carousel-button-svg-width, 50%);
  height: var(--carousel-button-svg-height, 50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  filter: var(--carousel-button-svg-filter, none);
  pointer-events: none;
}

html.with-fancybox {
  scroll-behavior: auto;
}

body.compensate-for-scrollbar {
  overflow: hidden !important;
  touch-action: none;
}

.fancybox__container {
  position: fixed;
  top: var(--admin-bar);
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  margin: 0;
  padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  color: var(--fancybox-color, #fff);
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
  z-index: 1050;
  outline: none;
  transform-origin: top left;
  --carousel-button-width: 48px;
  --carousel-button-height: 48px;
  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;
  --carousel-button-svg-stroke-width: 2.5;
  --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}

.fancybox__container *, .fancybox__container *::before, .fancybox__container *::after {
  box-sizing: inherit;
}

.fancybox__container :focus {
  outline: none;
}

body:not(.is-using-mouse) .fancybox__container :focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
}

@media all and (min-width: 1024px) {
  .fancybox__container {
    --carousel-button-width:48px;
    --carousel-button-height:48px;
    --carousel-button-svg-width:27px;
    --carousel-button-svg-height:27px;
  }
}
.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg, rgba(24, 24, 27, 0.92));
}

.fancybox__carousel {
  position: relative;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10;
}

.fancybox__carousel.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}

.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default;
}

.fancybox__track {
  display: flex;
  height: 100%;
}

.fancybox__slide {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 48px 8px 8px 8px;
  position: relative;
  overscroll-behavior: contain;
  display: flex;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  --carousel-button-width: 36px;
  --carousel-button-height: 36px;
  --carousel-button-svg-width: 22px;
  --carousel-button-svg-height: 22px;
}

.fancybox__slide::before, .fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto;
}

@media all and (min-width: 1024px) {
  .fancybox__slide {
    padding: 64px 100px;
  }
}
.fancybox__content {
  margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
  padding: 36px;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  position: relative;
  align-self: center;
  display: flex;
  flex-direction: column;
  z-index: 20;
}

.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: thin dotted;
  box-shadow: none;
}

.fancybox__caption {
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0 0;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  visibility: visible;
  cursor: auto;
  flex-shrink: 0;
  overflow-wrap: anywhere;
}

.is-loading .fancybox__caption {
  visibility: hidden;
}

.fancybox__container > .carousel__dots {
  top: 100%;
  color: var(--fancybox-color, #fff);
}

.fancybox__nav .carousel__button {
  z-index: 40;
}

.fancybox__nav .carousel__button.is-next {
  right: 8px;
}

@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-next {
    right: 40px;
  }
}
.fancybox__nav .carousel__button.is-prev {
  left: 8px;
}

@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-prev {
    left: 40px;
  }
}
.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top, 0px) + 8px);
  right: calc(env(safe-area-inset-right, 0px) + 8px);
  z-index: 40;
}

@media all and (min-width: 1024px) {
  .carousel__button.is-close {
    right: 40px;
  }
}
.fancybox__content > .carousel__button.is-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: var(--fancybox-color, #fff);
}

.fancybox__no-click, .fancybox__no-click button {
  pointer-events: none;
}

.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color, currentColor);
}

.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053;
}

.fancybox__spinner svg {
  animation: fancybox-rotate 2s linear infinite;
  transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.fancybox__backdrop, .fancybox__caption, .fancybox__nav, .carousel__dots, .carousel__button.is-close {
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop, .fancybox__container.is-animated[aria-hidden=false] .fancybox__caption, .fancybox__container.is-animated[aria-hidden=false] .fancybox__nav, .fancybox__container.is-animated[aria-hidden=false] .carousel__dots, .fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
  animation: 0.15s ease backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__backdrop, .fancybox__container.is-animated.is-closing .fancybox__caption, .fancybox__container.is-animated.is-closing .fancybox__nav, .fancybox__container.is-animated.is-closing .carousel__dots, .fancybox__container.is-animated.is-closing .carousel__button.is-close {
  animation: 0.15s ease both fancybox-fadeOut;
}

.fancybox-fadeIn {
  animation: 0.15s ease both fancybox-fadeIn;
}

.fancybox-fadeOut {
  animation: 0.1s ease both fancybox-fadeOut;
}

.fancybox-zoomInUp {
  animation: 0.2s ease both fancybox-zoomInUp;
}

.fancybox-zoomOutDown {
  animation: 0.15s ease both fancybox-zoomOutDown;
}

.fancybox-throwOutUp {
  animation: 0.15s ease both fancybox-throwOutUp;
}

.fancybox-throwOutDown {
  animation: 0.15s ease both fancybox-throwOutDown;
}

@keyframes fancybox-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}
@keyframes fancybox-zoomInUp {
  from {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
  to {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fancybox-zoomOutDown {
  to {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutUp {
  to {
    transform: translate3d(0, -30%, 0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutDown {
  to {
    transform: translate3d(0, 30%, 0);
    opacity: 0;
  }
}
.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255, 255, 255, 0.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
}

.fancybox__carousel.is-draggable .fancybox__slide, .fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grab;
}

.fancybox__carousel.is-dragging .fancybox__slide, .fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grabbing;
}

.fancybox__carousel .fancybox__slide .fancybox__content {
  cursor: auto;
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
  cursor: zoom-in;
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
  cursor: zoom-out;
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab;
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing;
}

.fancybox__image {
  transform-origin: 0 0;
  touch-action: none;
  user-select: none;
  transition: none;
}

.has-image .fancybox__content {
  padding: 0;
  background: transparent;
  min-height: 1px;
}

.is-closing .has-image .fancybox__content {
  overflow: visible;
}

.has-image[data-image-fit=contain] {
  overflow: visible;
  touch-action: none;
}

.has-image[data-image-fit=contain] .fancybox__content {
  flex-direction: row;
  flex-wrap: wrap;
}

.has-image[data-image-fit=contain] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.has-image[data-image-fit=contain-w] {
  overflow-x: hidden;
  overflow-y: auto;
}

.has-image[data-image-fit=contain-w] .fancybox__content {
  min-height: auto;
}

.has-image[data-image-fit=contain-w] .fancybox__image {
  max-width: 100%;
  height: auto;
}

.has-image[data-image-fit=cover] {
  overflow: visible;
  touch-action: none;
}

.has-image[data-image-fit=cover] .fancybox__content {
  width: 100%;
  height: 100%;
}

.has-image[data-image-fit=cover] .fancybox__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%;
}

.fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff;
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df;
}

.fancybox__html5video, .fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: transparent;
}

.fancybox-placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.fancybox__thumbs {
  flex: 0 0 auto;
  position: relative;
  padding: 0px 3px;
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
  animation: 0.15s ease-in backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0;
}

.fancybox__thumbs .carousel__slide {
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width, 96px);
  margin: 0;
  padding: 8px 3px;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  cursor: pointer;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-width: 5px;
  border-style: solid;
  border-color: var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
  opacity: 0;
  transition: opacity 0.15s ease;
  border-radius: var(--fancybox-thumbs-border-radius, 4px);
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  opacity: 0.92;
}

.fancybox__thumbs .carousel__slide > * {
  pointer-events: none;
  user-select: none;
}

.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.1);
  background-repeat: no-repeat;
  border-radius: var(--fancybox-thumbs-border-radius, 4px);
}

.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);
  padding: 0;
  touch-action: none;
  display: flex;
  justify-content: space-between;
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4));
}

@media all and (min-width: 1024px) {
  .fancybox__toolbar {
    padding: 8px;
  }
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
  animation: 0.15s ease-in backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0;
}

.fancybox__toolbar__items {
  display: flex;
}

.fancybox__toolbar__items--left {
  margin-right: auto;
}

.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.fancybox__toolbar__items--right {
  margin-left: auto;
}

@media (max-width: 640px) {
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none;
  }
}
.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height, 48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox__progress {
  background: var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 30;
  user-select: none;
}

.fancybox__container:fullscreen::backdrop {
  opacity: 0;
}

.fancybox__button--fullscreen g:nth-child(2) {
  display: none;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}

.fancybox__button--slideshow g:nth-child(2) {
  display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
  display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block;
}

section.first-slide {
  padding-top: var(--padding-bg);
}
section.first-slide .wrapper {
  display: flex;
  justify-content: space-between;
}
section.first-slide .wrapper .col {
  width: calc(20% - 1rem);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
section.first-slide .wrapper .col .banner {
  height: 0;
  flex-grow: 1;
  position: relative;
  overflow: hidden;
  color: var(--text) !important;
  border-radius: var(--rad);
}
section.first-slide .wrapper .col .banner:not(:first-child) {
  margin-top: 1rem;
}
section.first-slide .wrapper .col .banner:not(:last-child) {
  margin-bottom: 1rem;
}
section.first-slide .wrapper .col .banner .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  transition: 0.6s;
}
section.first-slide .wrapper .col .banner .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.first-slide .wrapper .col .banner .banner-content {
  position: relative;
  z-index: 2;
  padding: 2.5rem;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.7), transparent 70%);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition: 0.4s;
}
section.first-slide .wrapper .col .banner .banner-content .category {
  font-size: var(--fz-small);
  text-transform: uppercase;
  color: var(--text-grey);
}
section.first-slide .wrapper .col .banner .banner-content .title {
  font-size: var(--h5);
}
section.first-slide .wrapper .col .banner:hover .image {
  transform: scale(1.1);
}
section.first-slide .wrapper .col .banner:hover .banner-content {
  backdrop-filter: brightness(0.85);
}
section.first-slide .wrapper .main-slider {
  width: calc(60% - 1rem);
  position: relative;
  overflow: hidden;
  border-radius: var(--rad);
}
section.first-slide .wrapper .main-slider .main-slider-pagination {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  pointer-events: none;
  z-index: 4;
  padding: 2rem 0;
}
section.first-slide .wrapper .main-slider .main-slider-pagination span {
  pointer-events: all;
  background: var(--bg);
  opacity: 1;
  transition: 0.2s;
}
section.first-slide .wrapper .main-slider .main-slider-pagination span.swiper-pagination-bullet-active {
  background: var(--theme);
}
section.first-slide .wrapper .main-slider .arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  opacity: 0;
}
section.first-slide .wrapper .main-slider .arrow.prev {
  left: 0;
}
section.first-slide .wrapper .main-slider .arrow.next {
  right: 0;
}
section.first-slide .wrapper .main-slider:hover .arrow {
  opacity: 1;
}
section.first-slide .wrapper .main-slider:hover .arrow.prev {
  left: 2rem;
}
section.first-slide .wrapper .main-slider:hover .arrow.next {
  right: 2rem;
}
section.first-slide .wrapper .main-slider .slide {
  position: relative;
  min-height: 45rem;
  overflow: hidden;
  display: flex;
  flex-shrink: 0;
  width: 100%;
}
section.first-slide .wrapper .main-slider .slide .bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
section.first-slide .wrapper .main-slider .slide .bg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
section.first-slide .wrapper .main-slider .slide .content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 8rem 49% 8rem 6rem;
}
section.first-slide .wrapper .main-slider .slide .content .category {
  font-size: var(--fz-smaller);
  color: var(--text-grey);
  margin-bottom: 0.5rem;
}
section.first-slide .wrapper .main-slider .slide .content .title {
  margin-bottom: 1.5rem;
  font-size: var(--h2);
  font-weight: 400;
}
section.first-slide .wrapper .main-slider .slide .content .title span.nowrap {
  display: inline-block;
}
section.first-slide .wrapper .main-slider .slide .content .description {
  margin-bottom: 2rem;
}
section.first-slide .wrapper .main-slider .slide .content .meta {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
section.first-slide .wrapper .main-slider .slide .content .meta .star-rating {
  margin-right: 2rem;
}
section.first-slide .wrapper .main-slider .slide .content .price-block {
  display: flex;
  align-items: baseline;
  margin-bottom: 1.5rem;
}
section.first-slide .wrapper .main-slider .slide .content .price-block .current-price {
  font-size: var(--fz-large);
  font-weight: 600;
}
section.first-slide .wrapper .main-slider .slide .content .price-block .old-price {
  margin-left: 1rem;
  text-decoration: line-through;
  color: var(--text-grey);
}
section.first-slide .wrapper .main-slider .slide .image {
  position: absolute;
  right: -3rem;
  bottom: -3rem;
  top: 5rem;
  left: 50%;
}
section.first-slide .wrapper .main-slider .slide .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

section.day-product .product-wrapper {
  padding: 4rem;
  border: 1px solid var(--border);
  max-width: 85rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
section.day-product .product-wrapper > * {
  width: calc(50% - 3rem);
}
section.day-product .product-wrapper .product-info .title {
  color: var(--text);
  display: block;
}
section.day-product .product-wrapper .product-info .title:hover {
  color: var(--theme);
}
section.day-product .product-wrapper .product-info .product-meta {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
section.day-product .product-wrapper .product-info .product-meta > *:not(:last-child) {
  margin-right: 1.5rem;
}
section.day-product .product-wrapper .product-info .product-meta .available {
  color: var(--theme);
  display: flex;
  align-items: center;
}
section.day-product .product-wrapper .product-info .product-meta .available:before {
  margin-right: 0.6rem;
}
section.day-product .product-wrapper .product-info .product-meta .vendor {
  color: var(--text-grey);
}
section.day-product .product-wrapper .product-info .price-block {
  display: flex;
  align-items: baseline;
  margin-top: auto;
}
section.day-product .product-wrapper .product-info .price-block .current-price {
  font-size: var(--fz-large);
  font-weight: 600;
}
section.day-product .product-wrapper .product-info .price-block .old-price {
  margin-left: 1rem;
  text-decoration: line-through;
  color: var(--text-grey);
}
section.day-product .product-wrapper .product-info .price-block .sizes {
  margin-left: 1.5rem;
  display: flex;
  align-items: center;
}
section.day-product .product-wrapper .product-info .price-block .sizes .item {
  font-size: var(--fz);
  font-weight: 500;
  color: var(--text-grey);
  display: flex;
  align-items: center;
}
section.day-product .product-wrapper .product-info .price-block .sizes .item:before {
  margin-right: 0.6rem;
}
section.day-product .product-wrapper .product-info .price-block .sizes .item:not(:last-child) {
  margin-right: 1rem;
}
section.day-product .product-wrapper .product-info .fields-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}
section.day-product .product-wrapper .product-info .fields-wrapper > * {
  width: calc(50% - 0.5rem);
}
section.day-product .product-wrapper .image {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.day-product .product-wrapper .image .icon {
  color: var(--text-grey);
  font-size: 16rem;
  display: flex;
}

section.home-news {
  overflow: hidden;
}

section.about .wrapper .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
section.about .wrapper .row > * {
  width: calc(50% - 3rem);
}
 


section.about .wrapper .row:not(:has(.image)) > * {
  width: 100%;
}



section.about .wrapper .row .image {
  display: flex;
  overflow: hidden;
  border-radius: var(--rad-sm);
}
section.about .wrapper .row .image img {
  height: 100%;
  width: 100%;
}

section.steps {
  position: relative;
  overflow: hidden;
}
section.steps .wrapper {
  display: flex;
  align-items: center;
}
section.steps .wrapper .content {
  width: 50%;
  counter-reset: steps;
}
section.steps .wrapper .content .step {
  background: var(--bg);
  border-radius: var(--rad-sm);
  padding: 1.5rem 2.5rem;
  display: flex;
  counter-increment: steps;
  box-shadow: var(--shadow-s);
}
section.steps .wrapper .content .step:before {
  content: "0" counter(steps);
  width: 6rem;
  height: 6rem;
  flex-shrink: 0;
  margin-right: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--light);
  color: #fff;
  font-size: 2.5rem;
  border-radius: 100%;
}
section.steps .wrapper .content .step p {
  font-size: var(--fz-smaller);
}
section.steps .image {
  position: absolute;
  left: 55%;
  top: 5rem;
  height: 70rem;
  right: -5%;
}
section.steps .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
section.steps.right .wrapper {
  justify-content: flex-end;
}
section.steps.right .image {
  right: 55%;
  left: -5%;
}

@media (max-width: 767.99px) {
  section.first-slide .wrapper .col {
    display: none;
  }
  section.first-slide .wrapper .main-slider {
    width: 100%;
  }
  section.first-slide .wrapper .main-slider .slide {
    min-height: 35rem;
  }
  section.first-slide .wrapper .main-slider .slide .content {
    padding: 4rem;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.6));
  }
  section.first-slide .wrapper .main-slider .slide .content .description {
    font-weight: 400;
  }
  section.day-product .product-wrapper {
    display: block;
    padding: 0;
    border: none;
  }
  section.day-product .product-wrapper > * {
    width: 100% !important;
  }
  section.day-product .product-wrapper > *:not(:last-child) {
    margin-bottom: 3rem;
  }
  section.day-product .product-wrapper .product-info .price-block {
    font-size: var(--h2);
  }
  section.day-product .product-wrapper .product-info .price-block .current-price {
    font-size: 1em;
  }
  section.day-product .product-wrapper .product-info .price-block .old-price {
    margin-left: 2rem;
    font-size: 0.9em;
  }
  section.about .wrapper .row {
    flex-direction: column;
  }
  section.about .wrapper .row .image {
    order: -1;
    margin-bottom: 3rem;
  }
  section.about .wrapper .row > * {
    width: 100% !important;
  }
  section.steps .wrapper .content {
    width: 100%;
  }
  section.steps .wrapper .content .step {
    padding: 2.5rem;
  }
  section.steps .wrapper .content .step:before {
    margin-left: -4rem;
    margin-right: 1.5rem;
  }
  section.steps .image {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024.99px) {
  section.first-slide .wrapper .col {
    display: none;
  }
  section.first-slide .wrapper .main-slider {
    width: 100%;
  }
  section.first-slide .wrapper .main-slider .slide {
    min-height: 35rem;
  }
  section.first-slide .wrapper .main-slider .slide .content {
    padding: 5rem 20% 5rem 4rem;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.6));
  }
  section.first-slide .wrapper .main-slider .slide .content .description {
    font-weight: 400;
  }
  section.day-product .product-wrapper {
    display: block;
    padding: 0;
    border: none;
  }
  section.day-product .product-wrapper > * {
    width: 100% !important;
  }
  section.day-product .product-wrapper > *:not(:last-child) {
    margin-bottom: 3rem;
  }
  section.day-product .product-wrapper .product-info .price-block {
    font-size: var(--h2);
  }
  section.day-product .product-wrapper .product-info .price-block .current-price {
    font-size: 1em;
  }
  section.day-product .product-wrapper .product-info .price-block .old-price {
    margin-left: 2rem;
    font-size: 0.9em;
  }
  section.about .wrapper .row {
    display: block;
  }
  section.about .wrapper .row > * {
    width: 100% !important;
  }
  section.about .wrapper .row > *:not(:last-child) {
    margin-bottom: 4rem;
  }
  section.steps .wrapper .content {
    width: 100%;
  }
  section.steps .image {
    display: none;
  }
}
section.success {
  min-height: calc(100vh - var(--admin-bar) - var(--header));
  display: flex;
  align-items: center;
  text-align: center;
}
section.success .wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
section.success .wrapper .icon {
  color: var(--green);
  font-size: 8rem;
  display: flex;
}
section.success .wrapper .btn {
  margin-left: auto;
  margin-right: auto;
}

section.bill .wrapper {
  padding: 4rem;
  background: var(--bg);
  border: 1px solid var(--border);
}

section.single .wrapper {
  display: flex;
  justify-content: space-between;
}
section.single .wrapper .single-body {
  width: calc(100% - var(--single-sidebar) - 3rem);
  display: flex;
  border: 1px solid var(--border);
}
section.single .wrapper .single-body .single-image {
  width: 50%;
  border-right: 1px solid var(--border);
  position: relative;
}
section.single .wrapper .single-body .single-image .product-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}
section.single .wrapper .single-body .single-image .product-image-wrapper .empty-block {
  margin: auto;
}
section.single .wrapper .single-body .single-image .product-image-wrapper .product-main-slider {
  overflow: hidden;
  position: relative;
  width: 100%;
}
section.single .wrapper .single-body .single-image .product-image-wrapper .product-main-slider .slick-arrow {
  opacity: 0;
  background: rgba(255, 255, 255, 0.2);
}
section.single .wrapper .single-body .single-image .product-image-wrapper .product-main-slider .slick-arrow.prev {
  left: 2rem;
}
section.single .wrapper .single-body .single-image .product-image-wrapper .product-main-slider .slick-arrow.next {
  right: 2rem;
}
section.single .wrapper .single-body .single-image .product-image-wrapper .product-main-slider:hover .slick-arrow {
  opacity: 1;
}
section.single .wrapper .single-body .single-image .product-image-wrapper .product-main-slider .image {
  height: 60rem;
  cursor: pointer;
}
section.single .wrapper .single-body .single-image .product-image-wrapper .product-main-slider .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.single .wrapper .single-body .single-image .product-image-wrapper .product-thumbnails {
  display: flex;
  flex-direction: row;
  gap: 0 1rem;
}
section.single .wrapper .single-body .single-image .product-image-wrapper .product-thumbnails .image {
  height: 6rem;
  width: 6rem;
  margin: 1rem 0;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: 0.3s;
}
section.single .wrapper .single-body .single-image .product-image-wrapper .product-thumbnails .image.active {
  box-shadow: 0 0 0 4px var(--light);
}
section.single .wrapper .single-body .single-image .product-image-wrapper .product-thumbnails .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.single .wrapper .single-body .single-image .image-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-fit: contain;
  padding: 1rem;
  cursor: pointer;
}
section.single .wrapper .single-body .single-image .image-wrapper .icon {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13rem;
  color: var(--text-grey);
}
section.single .wrapper .single-body .single-image .image-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
section.single .wrapper .single-body .single-content {
  width: 50%;
  padding: 3.5rem;
}
section.single .wrapper .single-body .single-content .product-meta {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
section.single .wrapper .single-body .single-content .product-meta > *:not(:last-child) {
  margin-right: 2rem;
}
section.single .wrapper .single-body .single-content .product-meta .available {
  color: var(--theme);
  display: flex;
  align-items: center;
}
section.single .wrapper .single-body .single-content .product-meta .available:before {
  margin-right: 0.6rem;
}
section.single .wrapper .single-body .single-content .product-meta .vendor {
  color: var(--text-grey);
}
section.single .wrapper .single-body .single-content .product-meta .rating-wrapper {
  display: flex;
  align-items: center;
}
section.single .wrapper .single-body .single-content .product-meta .rating-wrapper .star-rating {
  margin-right: 1rem;
}
section.single .wrapper .single-body .single-content .product-meta .rating-wrapper .reviews-label {
  font-weight: 500;
  color: var(--text-grey);
  line-height: 1;
}
section.single .wrapper .single-body .single-content .price-block {
  font-size: var(--h2);
  display: flex;
  align-items: baseline;
}
section.single .wrapper .single-body .single-content .price-block .current-price {
  font-weight: 600;
}
section.single .wrapper .single-body .single-content .price-block .old-price {
  margin-left: 1.5rem;
  font-size: 0.8em;
  color: var(--text-grey);
  font-weight: 500;
  text-decoration: line-through;
}
section.single .wrapper .single-body .single-content .price-block .sizes {
  margin-left: 1.5rem;
  display: flex;
  align-items: center;
}
section.single .wrapper .single-body .single-content .price-block .sizes .item {
  font-size: var(--fz);
  font-weight: 500;
  color: var(--text-grey);
  display: flex;
  align-items: center;
}
section.single .wrapper .single-body .single-content .price-block .sizes .item:before {
  margin-right: 0.6rem;
}
section.single .wrapper .single-body .single-content .price-block .sizes .item:not(:last-child) {
  margin-right: 1rem;
}
section.single .wrapper .single-body .single-content .price-wrapper {
  display: flex;
  align-items: center;
}
section.single .wrapper .single-body .single-content .price-wrapper > *:not(:last-child) {
  margin-right: 1.5rem;
}
section.single .wrapper .single-body .single-content .price-wrapper .quantity {
  width: 12rem;
}
section.single .wrapper .single-body .single-content .per-price {
  transition: 0.3s;
  margin-top: -1.5rem;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
section.single .wrapper .single-body .single-content .per-price.show {
  margin-top: 0;
  height: var(--fz);
}
section.single .wrapper .single-body .single-content .per-price .append-per-price {
  color: var(--theme);
  font-weight: 600;
}
section.single .wrapper .single-body .single-content .tab-taxes {
  display: flex;
}
section.single .wrapper .single-body .single-content .tab-taxes .line {
  width: calc(100% + 2rem);
  display: flex;
  flex-wrap: wrap;
  margin: -1rem;
}
section.single .wrapper .single-body .single-content .tab-taxes .line .tax-tab {
  text-align: center;
  margin: 1rem;
  cursor: pointer;
}
section.single .wrapper .single-body .single-content .tab-taxes .line .tax-tab .image {
  width: 10rem;
  height: 10rem;
  border-radius: var(--rad);
  padding: 0.5rem;
  border: 1px solid var(--border);
  margin-bottom: 0.8rem;
  transition: 0.2s;
  position: relative;
}
section.single .wrapper .single-body .single-content .tab-taxes .line .tax-tab .image .spinner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  align-items: center;
  justify-content: center;
}
section.single .wrapper .single-body .single-content .tab-taxes .line .tax-tab .image .spinner:before {
  content: "";
  width: 3rem;
  height: 3rem;
  border: 2px solid var(--focus);
  border-radius: 100%;
  border-bottom: 2px solid var(--theme);
  animation: loading 0.7s infinite linear;
}
section.single .wrapper .single-body .single-content .tab-taxes .line .tax-tab .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.single .wrapper .single-body .single-content .tab-taxes .line .tax-tab .title {
  font-weight: 500;
}
section.single .wrapper .single-body .single-content .tab-taxes .line .tax-tab:hover .image {
  border-color: var(--theme);
  box-shadow: 0 0 0 1px var(--theme) inset;
}
section.single .wrapper .single-body .single-content .tab-taxes .line .tax-tab.loading .image img {
  opacity: 0;
}
section.single .wrapper .single-body .single-content .tab-taxes .line .tax-tab.loading .image .spinner {
  display: flex;
}
section.single .wrapper .single-body .single-content .advantges {
  display: flex;
  justify-content: space-between;
}
section.single .wrapper .single-body .single-content .advantges .item {
  width: calc(33.3333333333% - 1rem);
  text-align: center;
  border: 1px solid var(--border);
  border-radius: var(--rad-sm);
  padding: 2rem 1.5rem 1.5rem 1.5rem;
  font-weight: 500;
  font-size: var(--fz-smaller);
}
section.single .wrapper .single-body .single-content .advantges .item:before {
  display: flex;
  font-size: 5rem;
  justify-content: center;
  align-items: center;
  color: var(--theme);
  margin-bottom: 1rem;
}
section.single .wrapper .single-sidebar {
  width: var(--single-sidebar);
  border: 1px solid var(--border);
  padding: 3.5rem;
  overflow: auto;
  display: flex;
  flex-direction: column;
}
section.single .wrapper .single-sidebar .description {
  font-size: var(--fz-smaller);
  white-space: pre-wrap;
}
section.single .wrapper .single-sidebar .single-sidebar-content-wrapper {
  height: 0;
  flex-grow: 1;
}
section.single .wrapper .single-sidebar .single-sidebar-content-wrapper .single-sidebar-content {
  padding-bottom: 3.5rem;
}
section.single .wrapper .single-sidebar .single-sidebar-content-wrapper .rating-wrapper {
  display: flex;
  align-items: center;
  line-height: 1;
}
section.single .wrapper .single-sidebar .single-sidebar-content-wrapper .rating-wrapper .left {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 2.5rem;
}
section.single .wrapper .single-sidebar .single-sidebar-content-wrapper .rating-wrapper .left .rating {
  font-size: 9rem;
  font-weight: 600;
}
section.single .wrapper .single-sidebar .single-sidebar-content-wrapper .rating-wrapper .left .reviews {
  color: var(--text-grey);
  font-weight: 500;
}
section.single .wrapper .single-sidebar .single-sidebar-content-wrapper .rating-wrapper .right {
  width: 0;
  flex-grow: 1;
}
section.single .wrapper .single-sidebar .single-sidebar-content-wrapper .rating-wrapper .right .line-wrapper {
  display: flex;
  align-items: center;
}
section.single .wrapper .single-sidebar .single-sidebar-content-wrapper .rating-wrapper .right .line-wrapper .number {
  width: 1rem;
  font-weight: 500;
  color: var(--text-grey);
  margin-right: 0.6rem;
  text-align: center;
}
section.single .wrapper .single-sidebar .single-sidebar-content-wrapper .rating-wrapper .right .line-wrapper .line {
  flex-grow: 1;
  background: var(--border);
  height: 4px;
  border-radius: 2px;
  overflow: hidden;
}
section.single .wrapper .single-sidebar .single-sidebar-content-wrapper .rating-wrapper .right .line-wrapper .line .progress {
  height: 100%;
  background: var(--theme);
}
section.single .wrapper .single-sidebar .single-sidebar-content-wrapper .rating-wrapper .right .line-wrapper:not(:last-child) {
  margin-bottom: 0.6rem;
}
section.single .advantges {
  display: flex;
  justify-content: space-between;
}
section.single .advantges .item {
  width: 33.3333333333%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: var(--h4);
}
section.single .advantges .item:before {
  width: 5.5rem;
  height: 5.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: var(--opacity);
  color: var(--theme);
  font-size: 2.5rem;
  margin-right: 1.5rem;
}

@media (max-width: 767.99px) {
  section.single .wrapper {
    display: block;
  }
  section.single .wrapper > * {
    width: 100% !important;
  }
  section.single .wrapper > *:not(:last-child) {
    margin-bottom: 5rem;
  }
  section.single .wrapper .single-body {
    display: block;
    border: none;
  }
  section.single .wrapper .single-body .single-image {
    width: 100%;
    border: none;
    height: calc(100vw - 5rem);
    margin-bottom: 3rem;
  }
  section.single .wrapper .single-body .single-image .image-wrapper {
    padding: 0;
  }
  section.single .wrapper .single-body .single-content {
    width: 100%;
    padding: 0;
  }
  section.single .wrapper .single-body .single-content .price-wrapper .btn.one-click, section.single .wrapper .single-body .single-content .price-wrapper .btn.add-to-cart {
    flex-grow: 1;
  }
  section.single .wrapper .single-body .single-content .price-wrapper .btn .text {
    padding: 0 !important;
  }
  section.single .wrapper .single-body .single-content .price-wrapper > *:not(:last-child) {
    margin-right: 0.5rem;
  }
  section.single .wrapper .single-sidebar {
    overflow: hidden;
    border: none;
    padding: 0;
  }
  section.single .wrapper .single-sidebar .single-sidebar-content-wrapper {
    height: auto;
  }
  section.single .wrapper .single-sidebar .single-sidebar-content-wrapper .single-sidebar-content {
    padding-bottom: 0;
  }
  section.single .advantges {
    display: block;
  }
  section.single .advantges .item {
    width: 100%;
    justify-content: flex-start;
  }
  section.single .advantges .item:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 1024.99px) {
  section.single .wrapper {
    display: block;
  }
  section.single .wrapper > * {
    width: 100% !important;
  }
  section.single .wrapper > *:not(:last-child) {
    margin-bottom: 4rem;
  }
  section.single .wrapper .single-body {
    display: block;
  }
  section.single .wrapper .single-body .single-image {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid var(--border);
    height: 50rem;
  }
  section.single .wrapper .single-body .single-image .image-wrapper {
    padding: 3rem;
  }
  section.single .wrapper .single-body .single-content {
    width: 100%;
  }
  section.single .wrapper .single-sidebar {
    overflow: hidden;
  }
  section.single .wrapper .single-sidebar .single-sidebar-content-wrapper {
    height: auto;
  }
  section.single .wrapper .single-sidebar .single-sidebar-content-wrapper .single-sidebar-content {
    padding-bottom: 0;
  }
  section.single .advantges {
    display: block;
  }
  section.single .advantges .item {
    width: 100%;
    justify-content: flex-start;
  }
  section.single .advantges .item:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1399px) and (min-width: 1025px) {
  section.single .wrapper .single-body .single-content .price-wrapper > *:not(:last-child) {
    margin-right: 1rem;
  }
  section.single .wrapper .single-body .single-content .price-wrapper .quantity {
    width: 10rem;
  }
  section.single .wrapper .single-body .single-content .price-wrapper .btn.one-click, section.single .wrapper .single-body .single-content .price-wrapper .btn.add-to-cart {
    flex-grow: 1;
  }
  section.single .wrapper .single-body .single-content .price-wrapper .btn .text {
    padding: 0 !important;
  }
  section.single .wrapper .single-sidebar .single-sidebar-content-wrapper .rating-wrapper .left .rating {
    font-size: 7rem;
  }
}
section.cart .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
section.cart .wrapper .cart-body {
  width: calc(100% - var(--cart-sidebar));
  padding-right: var(--padding-lg);
}
section.cart .wrapper .cart-body .cart-products-block {
  padding: 4rem;
  background: var(--bg);
  border: 1px solid var(--border);
}
section.cart .wrapper .cart-body .cart-products-block .block-title {
  display: flex;
  align-items: center;
}
section.cart .wrapper .cart-body .cart-products-block .block-title .count {
  margin-left: 1rem;
}
section.cart .wrapper .cart-body .checkout-form {
  padding: 4rem;
  border: 1px solid var(--border);
  background: var(--bg);
}
section.cart .wrapper .cart-sidebar {
  width: var(--cart-sidebar);
  background: var(--bg);
  padding: 4rem;
  border: 1px solid var(--border);
}

@media (max-width: 767.99px) {
  section.cart .wrapper {
    display: block;
  }
  section.cart .wrapper > * {
    width: 100% !important;
  }
  section.cart .wrapper > *:not(:last-child) {
    margin-bottom: 4rem;
  }
  section.cart .wrapper .cart-body {
    padding-right: 0;
  }
  section.cart .wrapper .cart-body .cart-products-block {
    padding: 3rem;
  }
  section.cart .wrapper .cart-body .checkout-form {
    padding: 3rem;
  }
  section.cart .wrapper .cart-sidebar {
    padding: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 1024.99px) {
  section.cart .wrapper {
    display: block;
  }
  section.cart .wrapper > * {
    width: 100% !important;
  }
  section.cart .wrapper > *:not(:last-child) {
    margin-bottom: 4rem;
  }
  section.cart .wrapper .cart-body {
    padding-right: 0;
  }
}
section.dashboard .wrapper {
  display: flex;
  align-items: flex-start;
}
section.dashboard .wrapper .dashboard-sidebar {
  width: var(--dashboard-sidebar);
  position: sticky;
  top: calc(var(--admin-bar) + 3rem);
}
section.dashboard .wrapper .dashboard-sidebar .current-user {
  display: flex;
  align-items: center;
}
section.dashboard .wrapper .dashboard-sidebar .current-user .avatar {
  margin-right: 1.5rem;
  flex-shrink: 0;
}
section.dashboard .wrapper .dashboard-sidebar .current-user .text .name {
  font-weight: 400;
  font-size: var(--large);
}
section.dashboard .wrapper .dashboard-sidebar .current-user .text .phone {
  color: var(--text-grey);
}
section.dashboard .wrapper .dashboard-sidebar nav ul li a {
  display: flex;
  align-items: center;
  position: relative;
  padding: 1rem 0;
  color: var(--text);
}
section.dashboard .wrapper .dashboard-sidebar nav ul li a .icon {
  margin-right: 0.6em;
  color: var(--text-grey);
  transition: 0.2s;
}
section.dashboard .wrapper .dashboard-sidebar nav ul li a:hover .icon {
  color: var(--text);
}
section.dashboard .wrapper .dashboard-sidebar nav ul li:not(:last-child) a {
  border-bottom: 1px solid var(--border);
}
section.dashboard .wrapper .dashboard-content {
  padding-left: var(--padding-lg);
  width: calc(100% - var(--dashboard-sidebar));
}
section.dashboard .wrapper .dashboard-content .dashboard-welcome {
  border-radius: var(--rad);
  box-shadow: 0 0 0 1px var(--border) inset;
  position: relative;
  overflow: hidden;
  background-color: var(--grey-bg);
  background-position: center;
  background-size: cover;
}
section.dashboard .wrapper .dashboard-content .dashboard-welcome .content {
  width: 60%;
  padding: var(--padding-lg);
  position: relative;
  z-index: 2;
}
section.dashboard .wrapper .dashboard-content .load-images input {
  display: none;
}
section.dashboard .wrapper .dashboard-content .load-images .images-grid {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 1rem);
  margin: -0.5rem;
}
section.dashboard .wrapper .dashboard-content .load-images .images-grid .image-item {
  margin: 0.5rem;
  width: calc(100% / var(--images) - 1rem);
  background-color: var(--grey-bg);
  border-radius: var(--rad);
  box-shadow: 0 0 0 1px var(--border) inset;
  height: 18rem;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 7rem;
  color: var(--text-grey);
}
section.dashboard .wrapper .dashboard-content .load-images .images-grid .image-item.loading:after {
  content: "";
  width: 4rem;
  height: 4rem;
  border: 3px solid var(--opacity);
  border-radius: 100%;
  border-bottom: 3px solid var(--theme);
  animation: loading 0.7s infinite linear;
  position: absolute;
  z-index: 3;
}
section.dashboard .wrapper .dashboard-content .load-images .images-grid .image-item.loading img {
  filter: brightness(0.5) grayscale(1) blur(8px);
}
section.dashboard .wrapper .dashboard-content .load-images .images-grid .image-item.success:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
section.dashboard .wrapper .dashboard-content .load-images .images-grid .image-item.success img {
  filter: brightness(0.5) grayscale(1) blur(8px);
}
section.dashboard .wrapper .dashboard-content .load-images .images-grid .image-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
section.dashboard .wrapper .dashboard-content .load-images .images-grid .image-item.png {
  padding: 1.5rem;
}
section.dashboard .wrapper .dashboard-content .load-images .images-grid .image-item.png img {
  object-fit: contain;
}
section.dashboard .wrapper .dashboard-content .load-images .images-grid .image-item .remove-image {
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  background: rgba(0, 0, 0, 0.2);
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  font-size: 0.8rem;
  color: var(--text-grey);
  backdrop-filter: blur(8px);
  cursor: pointer;
  transition: 0.2s;
}
section.dashboard .wrapper .dashboard-content .load-images .images-grid .image-item .remove-image:hover {
  color: #000;
  background: #fff;
}
section.dashboard .wrapper .dashboard-content .load-images .images-grid .image-item.upload-file {
  cursor: pointer;
  transition: 0.2s;
}
section.dashboard .wrapper .dashboard-content .load-images .images-grid .image-item.upload-file:hover {
  background: var(--border);
}
section.dashboard .wrapper .dashboard-content .input-wrapper.gallery label {
  padding: 2rem;
  min-height: 20rem;
  border: 2px dashed var(--border);
  display: block;
  border-radius: var(--rad);
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: flex;
  color: var(--text-grey);
  font-weight: 500;
}
section.dashboard .wrapper .dashboard-content .input-wrapper.gallery label .empty-gallery {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
}
section.dashboard .wrapper .dashboard-content .input-wrapper.gallery label .empty-gallery span.icon {
  display: flex;
  justify-content: center;
  font-size: 5rem;
  margin-bottom: 1rem;
}

@media (max-width: 767.99px) {
  section.dashboard .wrapper .dashboard-content {
    padding: 0;
    width: 100%;
  }
  section.dashboard .wrapper .dashboard-content .dashboard-welcome .content {
    width: 100%;
    position: relative;
    z-index: 2;
    padding: 3rem 30% 3rem 3rem;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.6));
  }
  section.dashboard .wrapper .dashboard-content .dashboard-welcome .image {
    left: 20%;
    opacity: 0.1;
  }
}
@media (min-width: 768px) and (max-width: 1024.99px) {
  section.dashboard .wrapper .dashboard-content {
    padding: 0;
    width: 100%;
  }
}
.error-404 {
  flex-grow: 1;
  padding: var(--section-padding) 0;
  display: flex;
  align-items: center;
  overflow: hidden;
  min-height: calc(100vh - var(--header));
}
.error-404 .wrapper {
  width: 100%;
  position: relative;
  z-index: 2;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
}
.error-404 .wrapper h1 {
  margin-bottom: 0.6rem;
}
.error-404 .wrapper p {
  margin-bottom: 1rem;
}
.error-404 .wrapper span {
  display: block;
  text-align: center;
  font-size: 30rem;
  line-height: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-weight: 700;
  color: var(--opacity);
}

section.news .wrapper {
  display: flex;
  justify-content: space-between;
}
section.news .wrapper .news-archive-body {
  width: calc(100% - var(--news-sidebar) - 4rem);
}
section.news .wrapper .news-archive-body .single-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
section.news .wrapper .news-archive-body .single-meta .date {
  color: var(--text-grey);
}
section.news .wrapper .news-archive-body .news-rec-slider {
  overflow: hidden;
}
section.news .wrapper .news-archive-body .news-rec-slider .news-card {
  flex-shrink: 0;
}
section.news .wrapper .news-archive-sidebar {
  width: var(--news-sidebar);
}
section.news .wrapper .news-archive-sidebar .last-news-items {
  border: 1px solid var(--border);
  border-radius: var(--rad-sm);
  overflow: hidden;
}
section.news .wrapper .news-archive-sidebar .last-news-items .last-news-item {
  display: flex;
  align-items: center;
  padding: 1.5rem;
  color: var(--text) !important;
  position: relative;
}
section.news .wrapper .news-archive-sidebar .last-news-items .last-news-item:hover {
  background: var(--grey-bg);
}
section.news .wrapper .news-archive-sidebar .last-news-items .last-news-item.active:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: var(--theme);
}
section.news .wrapper .news-archive-sidebar .last-news-items .last-news-item:not(:last-child) {
  border-bottom: 1px solid var(--border);
}
section.news .wrapper .news-archive-sidebar .last-news-items .last-news-item .image {
  flex-shrink: 0;
  height: 5rem;
  width: 5rem;
  overflow: hidden;
  border-radius: var(--rad-sm);
  margin-right: 1.5rem;
  background-color: var(--grey-bg);
}
section.news .wrapper .news-archive-sidebar .last-news-items .last-news-item .image .icon {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--text-grey);
  font-size: var(--fz-large);
}
section.news .wrapper .news-archive-sidebar .last-news-items .last-news-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.news .wrapper .news-archive-sidebar .last-news-items .last-news-item .text {
  display: flex;
  flex-direction: column;
}
section.news .wrapper .news-archive-sidebar .last-news-items .last-news-item .text .title {
  margin-bottom: 0.1rem;
}
section.news .wrapper .news-archive-sidebar .last-news-items .last-news-item .text .date {
  font-size: var(--fz-smaller);
  color: var(--text-grey);
}
section.news .wrapper .news-archive-sidebar .nav-item ul {
  border: 1px solid var(--border);
  border-radius: var(--rad-sm);
  overflow: hidden;
}
section.news .wrapper .news-archive-sidebar .nav-item ul li a {
  display: flex;
  padding: 1rem 1.5rem;
  color: var(--text);
  font-size: var(--fz-smaller);
  position: relative;
}
section.news .wrapper .news-archive-sidebar .nav-item ul li a .posts {
  margin-left: auto;
  color: var(--text-grey);
  padding-left: 1rem;
}
section.news .wrapper .news-archive-sidebar .nav-item ul li a:hover {
  background: var(--grey-bg);
}
section.news .wrapper .news-archive-sidebar .nav-item ul li a.active:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: var(--theme);
}
section.news .wrapper .news-archive-sidebar .nav-item ul li:not(:last-child) a {
  border-bottom: 1px solid var(--border);
}

@media (max-width: 767.99px) {
  section.news {
    overflow: hidden;
  }
  section.news .wrapper {
    display: block;
  }
  section.news .wrapper > * {
    width: 100% !important;
  }
  section.news .wrapper > *:not(:last-child) {
    margin-bottom: 4rem;
  }
  section.news .wrapper .news-archive-body .news-rec-slider {
    overflow: visible;
    padding-right: 30%;
  }
}
@media (min-width: 768px) and (max-width: 1024.99px) {
  section.news .wrapper {
    display: block;
  }
  section.news .wrapper > * {
    width: 100% !important;
  }
  section.news .wrapper > *:not(:last-child) {
    margin-bottom: 4rem;
  }
}
section.contacts .wrapper {
  display: flex;
}
section.contacts .wrapper .content {
  width: var(--contacts-sidebar);
  padding-right: 4rem;
  border-right: 1px solid var(--border);
  margin-right: 4rem;
}
section.contacts .wrapper .content .contacts-item .items .value {
  color: var(--text);
  font-size: var(--fz-large);
  font-weight: 600;
}
section.contacts .wrapper .content .contacts-item .items a.value:hover {
  color: var(--theme);
}
section.contacts .wrapper .faq {
  width: 0;
  flex-grow: 1;
}

@media (max-width: 767.99px) {
  section.contacts .wrapper {
    display: block;
  }
  section.contacts .wrapper .content {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
    border-bottom: 1px solid var(--border);
    padding-bottom: 4rem;
    margin-bottom: 4rem;
  }
  section.contacts .wrapper .faq {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024.99px) {
  section.contacts .wrapper {
    display: block;
  }
  section.contacts .wrapper .content {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
    border-bottom: 1px solid var(--border);
    padding-bottom: 4rem;
    margin-bottom: 4rem;
  }
  section.contacts .wrapper .faq {
    width: 100%;
  }
}
main#content .image-picker.square {
  width: 100%;
}
main#content .image-picker.square label {
  padding: 4rem;
  border: 1px dashed var(--border);
  border-radius: var(--rad-sm);
  cursor: pointer;
}
main#content .image-picker.square label .placeholder {
  padding: 0;
  border: 0;
}
main#content .image-picker.square label .files-list {
  display: flex;
}
main#content .image-picker.square label .files-list .image-wrapper {
  position: relative;
}
main#content .image-picker.square label .files-list .image-wrapper .image {
  width: 35rem;
}

/*# sourceMappingURL=theme.css.map */
