@charset "UTF-8";
html, body {
  height: 100%;
}

body {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
  margin: 0;
  padding: 0;
  color: #DEDFF2;
  background-color: #2C2D38;
  -webkit-font-smoothing: antialiased;
}

p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
  margin: 0 0 14px;
}
p:empty {
  display: none;
}

strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.sm {
  font-size: 14px;
}

.xs {
  font-size: 11px;
}

.text-huge {
  font-size: 57px;
}

.text-big {
  font-size: 57px;
}

h1, .h1 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 57px;
  text-transform: none;
  line-height: 110%;
  margin: 1em 0 0.5em;
}

h2, .h2 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 38px;
  text-transform: none;
  line-height: 110%;
  margin: 1em 0 0.5em;
}

h3, .h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  text-transform: none;
  line-height: 110%;
  margin: 1em 0 0.5em;
}

h4, .h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  text-transform: none;
  line-height: 110%;
  margin: 1em 0 0.5em;
}

a {
  color: #0EC0CE;
  outline: none;
  text-decoration: none;
  transition: color 0.2s;
}

a:hover {
  color: #0EC0CE;
  text-decoration: none;
}
a:hover.pc {
  text-decoration: none;
}

a.anchor {
  text-decoration: none;
}

ul {
  padding-left: 25px;
  text-align: left;
  margin: 0 0 16px;
}
ul:not([class]) {
  padding-left: 0;
  list-style: none;
}
ul:not([class]) li {
  margin-left: 32px;
  line-height: 110%;
  position: relative;
}
ul:not([class]) li:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  background-color: #0EC0CE;
  position: absolute;
  left: -33px;
  top: 5px;
}

li {
  margin: 0 0 15px;
}

input, textarea, select {
  color: #000000 !important;
  background-color: #fff;
}

.flex {
  display: flex;
  justify-content: space-between;
}

.nowrap {
  white-space: nowrap;
}

/* tic-range-control-01 begin */
/* tic-range-control-01 end */
.price-filter {
  display: flex;
  justify-content: space-between;
  text-align: left;
  margin-top: 22px;
  margin-bottom: 0;
}
.price-filter .price-range-container {
  display: block;
  width: 100%;
}
.price-filter .price-range-container .irs {
  height: 76px;
}
.price-filter .price-range-container .irs--flat .irs-bar {
  top: 42px;
  height: 4px;
  background-color: #0EC0CE;
}
.price-filter .price-range-container .irs--flat .irs-line {
  top: 42px;
  height: 4px;
  background-color: #ccc;
  border-radius: 4px;
}
.price-filter .price-range-container .irs--flat .irs-handle {
  top: 34px;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #0EC0CE;
}
.price-filter .price-range-container .irs--flat .irs-from, .price-filter .price-range-container .irs--flat .irs-to, .price-filter .price-range-container .irs--flat .irs-single {
  color: white;
  font-size: 14px;
  text-shadow: none;
  padding: 4px 9px;
  background-color: #0EC0CE;
  border-radius: 4px;
}
.price-filter .price-range-container .irs--flat .irs-from:before, .price-filter .price-range-container .irs--flat .irs-to:before, .price-filter .price-range-container .irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #0EC0CE;
}
.price-filter .price-range-container .irs-grid {
  height: 28px;
}
.price-filter .price-range-container .irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  padding: 0 3px;
  color: #DEDFF2;
}
.price-filter .price-range-container .irs--flat .irs-handle > i {
  display: none;
}
.price-filter .price-range-container .irs--flat .irs-min, .price-filter .price-range-container .irs--flat .irs-max {
  display: none;
}
.price-filter .button-container {
  padding-left: 2em;
  padding-top: 4px;
  /*margin-top: round($handle-label-height / 1.2);*/
}

.price-filter-container {
  background-color: transparent;
  padding: 10px 5px;
  margin-bottom: 5px;
}
.price-filter-container h4 {
  margin-left: -9px;
  color: #0EC0CE;
}
/* tic-switch-01 begin */
/* tic-switch-01 end */
hr {
  border-top: 1px solid #748497;
}

.price-sorting {
  position: relative;
  min-height: 36px;
  margin: 30px 0 10px;
  width: 100%;
  max-width: 360px;
}
.price-sorting > div {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  font-size: 14px;
  line-height: 110%;
  /*white-space: nowrap;*/
  cursor: pointer;
}
.price-sorting > div:hover {
  color: #0EC0CE;
}
.price-sorting > div:nth-of-type(1) {
  left: 0;
  right: calc(50% + 47px);
  text-align: left;
}
.price-sorting > div:nth-of-type(2) {
  right: 0;
  left: calc(50% + 47px);
  text-align: left;
}
.price-sorting:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: calc(50% - 32px);
  top: calc(50% - 8px);
  height: 16px;
  width: 64px;
  background: #C4C4C4;
  box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.15);
  border-radius: 16px;
}
.price-sorting:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  left: calc(50% - 15px);
  top: calc(50% - 15px);
  height: 29px;
  width: 29px;
  border-radius: 29px;
  background: #0EC0CE;
  border: 3px solid #FFFFFF;
  box-sizing: border-box;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
  transition: all 0.25s ease-in;
}
.price-sorting.selected-right:after {
  left: calc(50% - -10px);
}
.price-sorting.selected-left:after {
  left: calc(50% - 39px);
}
.price-sorting > hr {
  display: block;
  position: absolute;
  z-index: 1;
  left: calc(50% - 1px);
  top: 0;
  bottom: 0;
  height: auto;
  width: 1px;
  margin: 0;
  border: none;
  background-color: #e5e5e5;
}

.products-with-filters {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .products-with-filters {
    display: block;
  }
}
.products-with-filters > .filters-container {
  flex-grow: 0;
  margin-bottom: 10px;
  min-width: 256px;
  max-width: 256px;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .products-with-filters > .filters-container {
    max-width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 530px) {
  .products-with-filters > .filters-container {
    margin-top: 15px;
  }
}
.products-with-filters > .filters-container > .filters {
  border: 2px solid #2C2D38;
}
.products-with-filters > .filters-container > .filters .price-filter .button-container {
  display: none;
}
.products-with-filters > .filters-container > .filters .params-filter-container {
  margin: 10px 0 13px;
  padding: 11px 20px 12px;
  background-color: #333;
}
.products-with-filters > .filters-container > .filters .params-filter-container .param-container {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px 0 0;
}
.products-with-filters > .filters-container > .filters .params-filter-container h4 {
  margin: 8px 0 7px;
  font-size: 18px;
  color: #0EC0CE;
}
.products-with-filters > .filters-container > .filters .params-filter-container label {
  font-size: 14px;
  margin-bottom: 4px;
}
.products-with-filters > .filters-container > .filters .params-filter-container input[type=checkbox] {
  width: 16px;
  height: 16px;
  margin-top: 3px;
}
.products-with-filters > .filters-container > .filters .brands-filter-container {
  margin: 10px 0 13px;
  padding: 11px 20px 12px;
  background-color: #333;
}
.products-with-filters > .filters-container > .filters .brands-filter-container .brand-container {
  display: inline-block;
  vertical-align: top;
  padding: 0 24px 0 0;
}
.products-with-filters > .filters-container > .filters .brands-filter-container h4 {
  margin: 8px 0 10px;
  color: #0EC0CE;
}
.products-with-filters > .filters-container > .filters .brands-filter-container label {
  font-size: 14px;
  margin-bottom: 4px;
}
.products-with-filters > .filters-container > .filters .brands-filter-container input[type=checkbox] {
  width: 16px;
  height: 16px;
  margin-top: 3px;
}
.products-with-filters > .filters-container .button-container {
  text-align: center;
}
.products-with-filters > .filters-container .reset-filters {
  font-size: 14px;
  text-align: center;
  color: #0EC0CE;
  cursor: pointer;
  margin: 10px 0 20px;
}
.products-with-filters > .product-list {
  flex-grow: 1;
}

body.modal-open {
  overflow: hidden;
}

body.product-modal-open #page {
  position: fixed;
  overflow: hidden;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}

input, select, textarea {
  border: 1px solid #B7B7B7;
  border-radius: 5px;
  outline: none;
  padding: 11px 2px;
  font-size: 18px;
  width: 300px;
  max-width: 100%;
}

input[type=checkbox], input[type=radio] {
  width: auto;
}

input.underline {
  border-color: transparent transparent #B7B7B7 transparent;
}

.form-group {
  position: relative;
}
.form-group + .form-group {
  margin-top: 30px;
}
.form-group .form-label {
  position: absolute;
  left: 0;
  top: 10px;
  color: #999;
  font-weight: 300;
  font-size: 18px;
  background-color: #fff;
  z-index: 10;
  transition: transform 150ms ease-out, font-size 150ms ease-out;
}
.form-group.focused .form-label {
  transform: translateY(-100%);
  font-size: 11px;
}
.form-group .form-input {
  position: relative;
  padding: 12px 0px 5px 0;
  width: 100%;
  outline: 0;
  border: 0;
  box-shadow: 0 1px 0 0 #e5e5e5;
  transition: box-shadow 150ms ease-out;
}
.form-group .form-input.filled {
  box-shadow: 0 2px 0 0 lightgreen;
}
.form-group .form-input:focus {
  box-shadow: 0 2px 0 0 blue;
}

.form-group-simple {
  margin: 0px 0 12px;
}
.form-group-simple label {
  margin: 0px 0 0px !important;
}

label.with-note {
  padding-top: 5px;
  position: relative;
}

.table-container {
  position: relative;
  width: 100%;
  z-index: 1;
  margin: auto;
  overflow: auto;
  margin-bottom: 20px;
}

.table-container table {
  margin: 0 0px 5px 0;
}

.table-hover > tbody > tr:hover {
  background-color: #f0f0f3;
}

label.with-note span.note {
  display: block;
  position: absolute;
  left: 3px;
  top: -5px;
  font-size: 12px;
  color: #999;
  background-color: #fff;
  white-space: nowrap;
  padding: 0 3px;
}

label {
  font-weight: 400;
  display: block;
  font-size: 14px;
  line-height: 130%;
  margin-bottom: 8px;
}
label.small {
  font-size: 14px;
}

label + button {
  margin-top: 10px !important;
}

label input[type=checkbox] {
  margin-top: 4px;
}
label input[type=checkbox] + span {
  margin-left: 0.5em;
  vertical-align: top;
}

.input-note {
  margin-left: 10px;
  color: #FF3E3E;
  font-size: 14px;
}

.input-comment {
  margin: 0px 0 10px;
  font-size: 14px;
}

#mobile-menu-button {
  display: block;
  background-color: transparent;
  color: #DEDFF2;
  width: 40px !important;
  position: absolute;
  right: -8px;
  top: 28px;
  border: none;
  outline: none;
  font-size: 0;
  opacity: 1;
  z-index: 100;
  cursor: pointer;
  transition: all ease-out 0.25s;
  padding: 16px 10px;
}
@media (max-width: 600px) {
  #mobile-menu-button {
    right: 0px;
  }
}

#mobile-menu-button:hover {
  opacity: 1;
}

#mobile-menu-button > div {
  height: 2px;
  border-radius: 1px;
  background-color: #0EC0CE;
}

#mobile-menu-button > div + div {
  margin-top: 4px;
}

.pushy-content ul {
  padding: 0px 0 0px 0;
}

.mCSB_container {
  margin-right: 12px !important;
}

.auto-width {
  width: auto;
}

.container {
  margin: 0 auto;
  position: relative;
  width: calc(100% - 100px) !important;
  padding: 0;
  max-width: 1800px;
}
@media (max-width: 620px) {
  .container {
    width: calc(100% - 40px) !important;
  }
}

#header .container {
  overflow: visible;
}

/* tic-button-01 begin */
/* tic-button-01 end */
button.button, a.button, .upload-button {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  position: relative;
  cursor: pointer;
  border: 3px solid #0EC0CE;
  text-decoration: none;
  font-style: normal;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  transition: text-shadow 0.5s;
  outline: none !important;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #0EC0CE;
  border-radius: 50px;
  padding: 25px 40px;
  letter-spacing: 0;
  margin: 10px 0 20px;
  background-color: transparent;
  color: #0EC0CE;
  box-shadow: none;
}
button.button:hover, a.button:hover, .upload-button:hover {
  background-color: rgba(0, 67, 132, 0.2);
}
button.button.small-button, a.button.small-button, .upload-button.small-button {
  padding: 15px 25px;
  border-width: 2px;
}
button.button.no-border, a.button.no-border, .upload-button.no-border {
  border: none;
}

.upload-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  border: solid transparent;
  bottom: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}

#page {
  position: relative;
  overflow: hidden;
  z-index: 110;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#page > div {
  flex-grow: 0;
}
#page > div.content {
  flex-grow: 1;
}
#page.main-page {
  overflow: hidden;
}

ul.no-style {
  list-style: none;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

img {
  max-width: 100%;
  height: auto !important;
}

/* tic-order-dialog-01 begin */
/* tic-order-dialog-01 end */
#call-back-dialog {
  max-width: 600px;
  text-align: left;
  padding: 0;
}
#call-back-dialog h3 {
  width: calc(100% - 32px);
  margin: 10px 0 32px;
}
#call-back-dialog label {
  margin-bottom: 15px;
}
#call-back-dialog input {
  width: 100%;
}
#call-back-dialog textarea {
  width: 100%;
}
#question-dialog {
  max-width: 800px;
  text-align: left;
  padding: 0;
}
#question-dialog h3 {
  width: calc(100% - 32px);
  margin: 10px 0 32px;
}
#question-dialog label {
  margin-bottom: 15px;
}
#question-dialog input {
  width: 100%;
}
#question-dialog textarea {
  width: 100%;
}
#question-dialog textarea {
  height: 270px;
}

.modal-bg {
  position: fixed;
  width: 100%;
  min-height: 100%;
  background: rgba(0, 0, 0, 0.8);
  left: 0px;
  top: 0px;
  z-index: 1000;
  overflow: auto;
}
.modal-bg.under-header {
  z-index: 499;
}

.modal-panel {
  position: absolute;
  background: #323542;
  color: #DEDFF2;
  left: 50%;
  transform: translateX(-50%);
  top: 0px;
  z-index: 100;
  box-shadow: 0 15px 30px -5px rgba(0, 0, 0, 0.5);
  padding: 32px 48px;
  max-width: 90%;
  min-width: 430px;
  cursor: default;
  border-radius: 16px;
}
.modal-panel .modal-panel-header {
  display: none;
  height: 55px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  border-bottom: 1px solid #748497;
  background-color: #2C2D38;
}
.modal-panel .modal-panel-header:before {
  content: "";
  position: absolute;
  display: block;
  left: 18px;
  width: 78px;
  top: 3px;
  height: 50px;
  background-image: url("../img/logo.svg");
  background-size: 78px 50px;
  background-repeat: no-repeat;
}
.modal-panel .close-button-container {
  position: absolute;
  top: 10px;
  bottom: 0px;
  right: 10px;
}
.modal-panel h2 {
  margin-top: 10px;
  color: #0EC0CE;
}
@media (max-width: 430px) {
  .modal-panel {
    max-width: 100%;
    min-width: 100% !important;
    width: 100%;
    top: 0px !important;
    left: 0px !important;
    transform: none;
    min-height: 100vh !important;
    padding: 100px 20px 30px;
    margin: 0 !important;
  }
  .modal-panel .modal-panel-header {
    display: block;
    position: fixed;
  }
  .modal-panel .close-button-container {
    position: fixed;
    top: 6px;
    bottom: auto;
    right: 10px;
  }
  .modal-panel .button {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
}
.modal-panel.alert {
  text-align: center;
}
.modal-panel.success, .modal-panel.warning {
  text-align: center;
  min-width: 400px;
  min-height: 100px !important;
  max-width: 600px;
  padding: 50px 20px 40px;
  top: 50% !important;
  transform: translate(-50%, -75%) !important;
}
.modal-panel.success .modal-panel-header, .modal-panel.warning .modal-panel-header {
  display: none;
}
@media (max-width: 430px) {
  .modal-panel.success, .modal-panel.warning {
    max-width: calc(100% - 20px) !important;
    min-width: calc(100% - 20px) !important;
    padding: 50px 20px 40px;
  }
}
.modal-panel.fullscreen {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 100%;
  box-shadow: none;
  overflow: auto;
}
.modal-panel.fullscreen .close-button-container {
  position: fixed;
  top: 12px;
  bottom: auto;
  right: 30px;
}
@media (max-width: 791px) {
  .modal-panel.fullscreen {
    padding: 0px 0px;
  }
}
.modal-panel iframe {
  max-width: 100% !important;
  width: 100%;
}

.modal-panel.no-border {
  padding: 0px 0px;
}

.close-button {
  width: 45px;
  height: 45px;
  border-radius: 50px;
  background-image: url("../img/close-button.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 45px 45px;
  cursor: pointer;
  transition: all ease-out 0.5s;
}

.modal-panel .close-button {
  position: sticky;
  top: 5px;
}

.modal-panel .close-button:hover {
  transform: rotate(-90deg);
}

.modal-panel .loading {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.75);
  background-image: url("../img/loading.gif");
  background-repeat: no-repeat;
  background-position: center;
}

.modal-panel div.success-icon {
  width: 64px;
  height: 64px;
  margin: -8px auto 12px;
  background-image: url("../img/success-icon.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 64px 64px;
}

.modal-panel div.warning-icon {
  width: 64px;
  height: 64px;
  margin: -8px auto 12px;
  background-image: url("../img/warning-icon.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 64px 64px;
}

#confidence {
  width: 600px;
  height: 400px;
  overflow: auto;
  background-color: #fff;
  color: #333 !important;
}

#credits {
  position: relative;
  height: 0px;
  top: -17px;
}

#credits > div {
  height: 16px;
  margin: 0 auto;
  text-align: left;
}

#credits a {
  color: #fff;
  text-decoration: none;
  transition: 0.2s linear;
  opacity: 0.3;
  font-size: 13px;
  line-height: 1;
  position: relative;
  left: calc(100% - 190px);
  top: -25px;
}

#credits a:hover {
  opacity: 0.7;
}

#credits a > img {
  position: relative;
  top: -1px;
}

label.checkbox {
  margin-left: 15px;
}
label.checkbox input[type=checkbox] {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-left: -15px;
}
label.checkbox input[type=checkbox] + span {
  display: inline-block;
  color: #0EC0CE;
  margin: 4px 0px 0px 11px;
  font-size: 18px;
}

/* Нумерация списков */
ol {
  padding-left: 0;
}

ol > li > ol {
  margin-top: 10px;
}

ol li {
  list-style-type: none;
}

ol {
  counter-reset: section;
  list-style-type: none;
}

ol > li:before {
  counter-increment: section;
  content: counter(section) ". ";
}

ol > li > ol {
  counter-reset: subsection;
}

ol > li > ol > li:before {
  counter-increment: subsection;
  content: counter(section) "." counter(subsection) " ";
}

ol > li > ol > li > ol {
  counter-reset: subsubsection;
}

ol > li > ol > li > ol > li:before {
  counter-increment: subsubsection;
  content: counter(section) "." counter(subsection) "." counter(subsubsection) " ";
}

.contrast-setting {
  position: fixed;
  overflow: visibled;
  left: 0;
  right: 0;
  top: 0;
  z-index: 11;
  transform: translate3d(0, 0, 0);
  height: 50px;
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
  text-align: center;
}

.contrast-setting .font-s {
  font-size: 16px;
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
}

.contrast-setting .font-m {
  font-size: 20px;
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
}

.contrast-setting .font-l {
  font-size: 24px;
  display: inline-block;
  margin: 0 8px 0 3px;
  cursor: pointer;
}

.contrast-setting .contrast-positive {
  display: inline-block;
  margin: 0 3px;
  padding: 0 4px;
  border: 1px solid #000;
  background-color: #fff !important;
  color: #000 !important;
  cursor: pointer;
}

.contrast-setting .contrast-negative {
  display: inline-block;
  margin: 0 3px;
  padding: 0 5px;
  border: 1px solid #fff;
  color: #fff !important;
  background-color: #000 !important;
  cursor: pointer;
}

ul.breadcrumbs {
  font-style: normal;
  font-size: 14px;
  color: #B7B7B7;
  margin: 28px 0 30px;
  list-style: none;
  padding: 0;
}
ul.breadcrumbs li {
  display: inline-block;
  color: inherit;
}
ul.breadcrumbs li > a {
  color: inherit;
}
ul.breadcrumbs li > a:hover {
  color: #0EC0CE;
  text-decoration: none;
}
ul.breadcrumbs li + li:before {
  content: "—";
  margin: 0 4px;
}
@media (max-width: 600px) {
  ul.breadcrumbs {
    display: none;
  }
}

label.switch {
  position: relative;
  display: inline-block;
}
label.switch input {
  opacity: 0;
  width: 0 !important;
  height: 0 !important;
}
label.switch input:checked + .slider::before {
  left: calc(100% - 24px + 3px);
}
label.switch .slider {
  position: relative;
  cursor: pointer;
  inset: 0;
  width: 44px;
  height: 14px;
  background-color: #AFAFAF;
  box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.43);
  border-radius: 30px;
  margin: 2px 10px 0px 10px !important;
}
label.switch .slider::before {
  content: "";
  position: absolute;
  height: 24px;
  width: 24px;
  left: -3px;
  top: -5px;
  background-color: #0EC0CE;
  border: 2px solid #fff;
  transition: 0.3s;
  border-radius: 100%;
  z-index: 2;
}

.template1-page, .template2-page, .template3-page, .template4-page, .template5-page {
  padding-bottom: 20px;
  min-height: 700px;
}

.pagination a {
  display: inline-block;
  background-color: #0EC0CE;
  color: #2C2D38;
  font-weight: 600;
  font-size: 18px;
  padding: 0px;
  border-radius: 50px;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0px 4px 10px;
}
.pagination a:hover {
  color: #2C2D38;
  background-color: #0EC0CE;
  text-decoration: none;
}
.pagination a.current {
  background-color: #0EC0CE;
  cursor: default;
}
.pagination a.prev {
  position: relative;
}
.pagination a.prev:before {
  content: "←";
  position: absolute;
  display: block;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  line-height: 38px;
}
.pagination a.next {
  position: relative;
}
.pagination a.next:before {
  content: "→";
  position: absolute;
  display: block;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  line-height: 38px;
}

:focus::-webkit-input-placeholder {
  color: transparent !important;
}

:focus::-moz-placeholder {
  color: transparent !important;
}

:focus:-moz-placeholder {
  color: transparent !important;
}

:focus:-ms-input-placeholder {
  color: transparent !important;
}

::-webkit-input-placeholder {
  color: #B7B7B7 !important;
  font-size: 18px;
  font-weight: 300;
}

::-moz-placeholder {
  color: #B7B7B7 !important;
  font-size: 18px;
  font-weight: 400;
}

:-moz-placeholder {
  color: #B7B7B7 !important;
  font-size: 18px;
  font-weight: 400;
}

:-ms-input-placeholder {
  color: #B7B7B7 !important;
  font-size: 18px;
  font-weight: 400;
}

input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #fff !important;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
}

/* tic-proportion begin */
/* tic-proportion end */
/* tic-animated-underline begin */
/* tic-animated-underline end */
@media (max-width: 700px) {
  h1, .h1 {
    font-size: 57px;
  }
  h2, .h2 {
    font-size: 38px;
  }
  h3, .h3 {
    font-size: 25px;
  }
  h4, .h4 {
    font-size: 20px;
  }
}
/* tic-columns-card begin */
/* tic-columns-card end */
/* tic-columns begin */
/* tic-columns end */
.lang {
  position: relative;
}
.lang .selected {
  background-image: url("../img/drop-down.svg");
  background-size: 12px 26px;
  background-position: right 5px;
  background-repeat: no-repeat;
  padding: 5px 17px 5px 0px;
  transition: all 0.25s;
  cursor: pointer;
}
.lang.expanded .selected {
  background-position: right 16px;
}
.lang.expanded .submenu {
  display: block;
}

ul.submenu {
  border-radius: 0px;
  overflow: hidden;
  display: none;
  position: absolute;
  left: 0px;
  top: 33px;
  list-style: none;
  padding: 0px;
  margin: 0px;
  background-color: #323542;
  border: 1px solid #748497;
}
ul.submenu > li {
  display: block;
  margin: 0;
  padding: 0;
}
ul.submenu > li:first-child {
  margin-top: 13px;
}
ul.submenu > li:last-child {
  margin-bottom: 17px;
}
ul.submenu > li > a {
  display: block;
  padding: 7px 23px 7px 23px;
  color: #DEDFF2;
}
ul.submenu > li > a:hover {
  color: #0EC0CE;
}

#n8n-chat .chat-window {
  border-radius: 16px;
  border: 2px solid #0EC0CE;
}
#n8n-chat .chat-window .chat-header {
  background-color: #2C2D38;
  background-image: url(../img/logo.svg);
  background-position: calc(100% - 20px) 30px;
  background-repeat: no-repeat;
  background-size: 122px 57px;
  border-bottom: 2px solid #0EC0CE;
}
#n8n-chat .chat-window .chat-header .chat-heading h1 {
  color: #0EC0CE;
}
#n8n-chat .chat-window .chat-header p {
  color: #0EC0CE;
}
#n8n-chat .chat-window .chat-body {
  background-color: #2C2D38;
}
#n8n-chat .chat-window .chat-body .chat-messages-list .chat-message {
  border-radius: 10px;
}
#n8n-chat .chat-window .chat-body .chat-messages-list .chat-message.chat-message-from-user {
  background-color: #2C2D38;
  color: #DEDFF2;
  border: 1px solid #0EC0CE;
}
#n8n-chat .chat-window .chat-body .chat-messages-list .chat-message.chat-message-from-bot {
  background-color: #2C2D38;
  color: #DEDFF2;
  border: 1px solid #0EC0CE;
}
#n8n-chat .chat-window .chat-footer {
  border-top: 2px solid #0EC0CE;
}
#n8n-chat .chat-window .chat-footer .chat-inputs textarea {
  background-color: #2C2D38;
  color: #DEDFF2 !important;
  padding: 12px 38px 12px 10px;
}
#n8n-chat .chat-window .chat-footer .chat-input-send-button {
  background-color: #2C2D38;
  color: #0EC0CE;
}
#n8n-chat .chat-window .chat-footer .chat-input-send-button[disabled] {
  color: #748497;
}
#n8n-chat .chat-window-toggle {
  background-color: #0EC0CE;
}
#n8n-chat .chat-window-toggle:hover, #n8n-chat .chat-window-toggle:focus {
  background-color: #0EC0CE;
}

.cookie-alert {
  padding: 10px 30px 10px 30px;
  border-radius: 16px;
  min-height: 61px;
  display: none;
  gap: 20px;
  grid-template-columns: auto auto auto;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 150;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
}
.cookie-alert.visible {
  display: grid;
}
.cookie-alert .close-button {
  display: none;
  position: absolute;
  top: 8px;
  left: 9px;
  z-index: 10;
}
.cookie-alert p {
  margin: 0px 0px 0px 0px;
}
.cookie-alert .button {
  margin: 0px 0px 0px 0px;
  padding: 10px 25px;
}
.cookie-alert .button.decline {
  border-color: #6a6a6a;
}
@media (max-width: 860px) {
  .cookie-alert {
    gap: 20px 10px;
    padding: 18px 25px 21px;
    grid-template-columns: auto auto;
  }
  .cookie-alert p {
    padding-right: 40px;
    grid-column: 1/3;
  }
  .cookie-alert .button {
    padding: 20px 25px;
  }
}
@media (max-width: 460px) {
  .cookie-alert {
    gap: 10px;
    padding: 18px 25px 21px;
    grid-template-columns: 1fr;
  }
  .cookie-alert p {
    padding-right: 40px;
    grid-column: 1/3;
  }
  .cookie-alert button {
    grid-column: 1/3;
  }
}

#footer {
  margin: 173px 0px 0px 0px;
  padding: 0px 0px 47px;
  background-color: #26262F;
}
#footer .columns {
  display: grid;
  gap: 0px 30px;
  grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr;
  grid-template-areas: "logo support info navigation contacts";
}
#footer .logo {
  display: inline-block;
  width: 267px;
  height: 69px;
  background-image: url("../img/logo.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 29px 0px 33px 0px;
}
#footer .follow-social {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
#footer .follow-social a {
  margin: 0px 37px 0px 0px;
}
#footer .logo-social {
  grid-area: logo;
}
#footer .support {
  grid-area: support;
}
#footer .info {
  grid-area: info;
}
#footer .navigation {
  grid-area: navigation;
}
#footer .contacts {
  grid-area: contacts;
}
#footer h5 {
  font-size: 18px;
  margin: 49px 0px 16px 0px;
}
#footer a {
  color: #0EC0CE !important;
  text-decoration: none;
}
#footer a:hover {
  color: #DEDFF2 !important;
}
#footer ul li {
  margin: 0px 0px 9px 0px;
}
#footer ul li:before {
  display: none;
}
#footer ul li a {
  background-size: 24px 24px;
  background-position: left 0px;
  background-repeat: no-repeat;
  display: inline-block;
  padding: 4px 0px 4px 35px;
  margin: 0px 0px 0px 0px;
}
#footer ul li.chat a {
  background-image: url("../img/chat.svg");
}
#footer ul li.email a {
  background-image: url("../img/email.svg");
}
#footer ul li.partners a {
  background-image: url("../img/partners.svg");
}
#footer ul li.api a {
  background-image: url("../img/api.svg");
}
#footer ul li.utilite a {
  background-image: url("../img/utilite.svg");
}
#footer ul li.firmware a {
  background-image: url("../img/firmware.svg");
}
#footer ul li.cabinet a, #footer ul li.account a {
  background-image: url("../img/cabinet.svg");
}
#footer ul li.message a {
  background-image: url("../img/message.svg");
}
@media (max-width: 1400px) {
  #footer .columns {
    grid-template-columns: 1.25fr 1fr 1fr;
    grid-template-areas: "logo support info" "logo navigation contacts";
  }
}
@media (max-width: 980px) {
  #footer .columns {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "logo logo" "support info" "navigation contacts";
  }
}
@media (max-width: 740px) {
  #footer {
    margin: 105px 0px 0px 0px;
    text-align: center;
  }
  #footer .logo {
    display: block;
    width: 210px;
    height: 138px;
    background-image: url("../img/logo-vertical.svg");
    margin: 41px auto 39px;
  }
  #footer .columns {
    display: block;
  }
  #footer .follow-social {
    flex-direction: column;
    margin: 0px 0px 0px 0px;
  }
  #footer .follow-social a {
    margin: 0px 0px 11px 0px;
    align-self: center;
  }
  #footer h5 {
    margin: 31px 0px 16px 0px;
  }
  #footer ul {
    margin-bottom: 39px;
  }
  #footer ul li {
    text-align: center;
  }
}

/* tic-header-top-05 begin */
/* tic-header-top-05 end */
#header-top {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 500;
  top: 0px;
  height: 97px;
  white-space: nowrap;
  overflow: visible;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transition: all ease-out 0.25s;
  color: #DEDFF2;
  background: #2C2D38;
  font-weight: 400;
}
#header-top .container {
  height: 100%;
}
#header-top .content > a {
  color: #DEDFF2;
  font-size: 18px;
  font-weight: 400;
}
#header-top a:hover {
  text-decoration: none;
}
#header-top > .scrolled {
  display: block;
  position: absolute;
  z-index: 10000;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
}
#header-top > .scrolled .content {
  display: flex;
  justify-content: space-between;
}
#header-top > .scrolled .content > div:last-child {
  width: 100px;
}
#header-top.scrolled, #header-top.for-product-page, #header-top.catalog-page {
  top: 0px;
  height: 57px;
  border-bottom: 1px solid #748497;
}
#header-top.scrolled .logo, #header-top.for-product-page .logo, #header-top.catalog-page .logo {
  transform: scale(0.7);
}
#header-top.scrolled .logo:before, #header-top.for-product-page .logo:before, #header-top.catalog-page .logo:before {
  transform: translateY(47%) scale(1.22);
}
#header-top.scrolled .logo:after, #header-top.for-product-page .logo:after, #header-top.catalog-page .logo:after {
  opacity: 0;
  transform: translateY(-100%);
}
#header-top.scrolled .lang, #header-top.for-product-page .lang, #header-top.catalog-page .lang {
  margin: 16px 40px 0px 0px !important;
}
#header-top.scrolled ul.menu, #header-top.for-product-page ul.menu, #header-top.catalog-page ul.menu {
  margin: 13px 20px 0px 0px !important;
}
#header-top.scrolled #mobile-menu-button, #header-top.for-product-page #mobile-menu-button, #header-top.catalog-page #mobile-menu-button {
  top: 8px;
}
@media (max-width: 1200px) {
  #header-top {
    top: 0px;
    height: 57px;
    border-bottom: 1px solid #748497;
  }
  #header-top .logo {
    transform: scale(0.7);
  }
  #header-top .logo:before {
    transform: translateY(47%) scale(1.22);
  }
  #header-top .logo:after {
    opacity: 0;
    transform: translateY(-100%);
  }
  #header-top .lang {
    margin: 16px 40px 0px 0px !important;
  }
  #header-top ul.menu {
    margin: 13px 20px 0px 0px !important;
  }
  #header-top #mobile-menu-button {
    top: 8px;
  }
}
#header-top .content {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-right: 7%;
}
#header-top .lang {
  margin: 36px 7% 0px 0px;
  transition: all ease-out 0.25s;
}
@media (max-width: 500px) {
  #header-top .lang {
    display: none;
  }
}
#header-top ul.menu {
  transition: all ease-out 0.25s;
  margin: 34px 0px 0px;
  list-style: none;
  padding: 0px;
}
#header-top ul.menu > li {
  margin: 0px 30px 0px 0px;
  display: inline-block;
  position: relative;
  font-size: 18px;
  font-weight: 400;
  min-height: 24px;
}
#header-top ul.menu > li.account {
  background-image: url(../img/cabinet.svg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  padding: 0px;
  margin: 3px 0px 0px 0px;
  padding: 0px 0px 0px 30px;
}
#header-top ul.menu > li > a {
  color: #DEDFF2 !important;
  padding: 5px 0;
  text-decoration: none !important;
}
#header-top ul.menu > li > a:hover {
  color: #0EC0CE !important;
}
#header-top ul.menu > li > ul {
  display: none;
  top: 33px;
}
#header-top ul.menu > li.with-sub > a {
  transition: all 0.25s;
  background-image: url("../img/drop-down.svg");
  background-size: 12px 26px;
  background-position: right 5px;
  background-repeat: no-repeat;
  padding-right: 20px;
}
#header-top ul.menu > li.expanded > a {
  background-position: right 16px;
}
#header-top ul.menu > li.expanded .submenu {
  display: block;
}
#header-top .logo-container {
  flex-grow: 1;
}
#header-top a.logo {
  transform-origin: 0% -25%;
  display: block;
  overflow: visible;
  min-width: 213px;
  width: 213px;
  height: 97px;
  min-height: 100%;
  margin-left: 0;
  z-index: 5;
  position: relative;
  transition: all ease-out 0.25s;
  background-image: url("../img/logo-fig.svg");
  background-size: 53px 53px;
  background-position: 0px 24px;
  background-repeat: no-repeat;
}
#header-top a.logo:before {
  transform-origin: 0% 50%;
  content: "";
  position: absolute;
  z-index: 3;
  display: block;
  left: 63px;
  top: 30px;
  width: 150px;
  height: 21px;
  background-image: url("../img/logo-title.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transition: all ease-out 0.25s 0.2s;
}
#header-top a.logo:after {
  content: "";
  position: absolute;
  z-index: 3;
  display: block;
  left: 63px;
  top: 58px;
  width: 104px;
  height: 10px;
  background-image: url("../img/logo-sub.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transition: all ease-out 0.25s;
}
@media (max-width: 1140px) {
  #header-top .logo {
    border-right: none !important;
    max-width: 170px !important;
    min-width: 170px !important;
  }
  #header-top > .lang {
    display: none;
  }
  #header-top > .cabinet {
    display: none;
  }
  #header-top #mobile-menu-button {
    display: block;
    flex-grow: 0;
  }
}
@media (max-width: 650px) {
  #header-top .menu .account span {
    display: none;
  }
}
@media print {
  #header-top {
    display: none;
  }
}

/* tic-pushy-01 begin */
/* tic-pushy-01 end */
.pushy {
  max-width: 360px;
  overflow: hidden;
}
.pushy {
  background-color: #2C2D38;
  color: #DEDFF2;
  text-align: left;
}
.pushy a {
  color: #DEDFF2;
}
.pushy .pushy-close {
  position: absolute;
  background-image: url("../img/pushy-close.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  width: 45px;
  height: 45px;
  right: 0px;
  top: 10px;
  cursor: pointer;
}
.pushy a.logo {
  display: block;
}
.pushy a:hover {
  text-decoration: none;
}
.pushy hr {
  border-top: 1px solid #748497;
  margin: 23px 0px;
}
.pushy .pushy-content {
  margin-top: 41px;
  padding: 0px 20px 0px 20px;
  text-align: center;
  overflow: visible;
}
.pushy .logo {
  display: block;
  width: 210px;
  height: 138px;
  background-image: url("../img/logo-vertical.svg");
  margin: 0px auto 0px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.pushy .lang {
  position: relative;
  z-index: 100;
  border-top: 1px solid #748497;
  border-bottom: 1px solid #748497;
  padding: 9px 0px 10px;
  margin: 40px 0px 33px 0px;
  overflow: visible;
}
.pushy .lang.expanded .submenu {
  left: 50%;
  transform: translateX(-50%);
}
.pushy .lang ul.submenu {
  top: 38px;
}
.pushy .lang ul li a {
  padding: 4px 35px 4px 35px;
}
.pushy h5 {
  font-size: 18px;
  margin: 29px 0px 16px 0px;
}
.pushy a {
  color: #0EC0CE !important;
  text-decoration: none;
}
.pushy a:hover {
  color: #DEDFF2 !important;
}
.pushy ul li {
  text-align: center;
  margin: 0px 0px 9px 0px;
}
.pushy ul li:before {
  display: none;
}
.pushy ul li a {
  background-size: 24px 24px;
  background-position: left 0px;
  background-repeat: no-repeat;
  display: inline-block;
  padding: 4px 0px 4px 35px;
  margin: 0px 0px 0px 0px;
}
.pushy ul li.chat a {
  background-image: url("../img/chat.svg");
}
.pushy ul li.email a {
  background-image: url("../img/email.svg");
}
.pushy ul li.partners a {
  background-image: url("../img/partners.svg");
}
.pushy ul li.api a {
  background-image: url("../img/api.svg");
}
.pushy ul li.utilite a {
  background-image: url("../img/utilite.svg");
}
.pushy ul li.firmware a {
  background-image: url("../img/firmware.svg");
}
.pushy ul li.cabinet a, .pushy ul li.account a {
  background-image: url("../img/cabinet.svg");
}
.pushy ul li.message a {
  background-image: url("../img/message.svg");
}
@media (max-width: 400px) {
  .pushy {
    max-width: 100%;
    width: 100%;
    overflow: auto;
  }
  .pushy .pushy-close {
    right: 10px;
  }
}

body.pushy-open-left {
  overflow: hidden;
}
body.pushy-open-left .pushy .logo {
  opacity: 1;
}

.modal-panel.contact-form {
  width: 372px;
  max-width: 100%;
  min-width: auto;
  box-sizing: border-box;
  padding: 32px 30px;
}
.modal-panel.contact-form h3 {
  color: #0EC0CE;
  margin: 0px 0px 9px 0px;
}
.modal-panel.contact-form label {
  width: 100%;
  margin: 0px 0px 6px 0px;
  font-size: 14px;
  box-sizing: border-box;
}
.modal-panel.contact-form label input {
  width: 100%;
  padding: 11px 2px;
  display: block;
  box-sizing: border-box;
  margin-top: 2px;
}
.modal-panel.contact-form label textarea {
  width: 100%;
  height: 109px;
  padding: 11px 2px;
  display: block;
  box-sizing: border-box;
  margin-top: 2px;
}
.modal-panel.contact-form .button-container {
  margin: 24px 0px 0px 0px;
}
.modal-panel.contact-form .button-container .button {
  display: block;
  width: 100%;
  margin: 0px 0px 0px 0px;
}
.modal-panel.contact-form .private-policy-note {
  margin: 27px 0px 0px 0px;
  font-size: 14px;
  line-height: 130%;
}
@media (max-width: 430px) {
  .modal-panel.contact-form {
    padding-top: 86px;
  }
}

@media (max-width: 700px) {
  .chat-window-wrapper {
    transition: all 0.5s;
  }
  .chat-window-wrapper.bottom {
    bottom: 53px !important;
  }
}
@media (max-width: 460px) {
  .chat-window-wrapper {
    transition: all 0.5s;
  }
  .chat-window-wrapper.bottom {
    bottom: 229px !important;
  }
}
.cabinet-no-login {
  margin: 52px 0px 0px 0px;
}
.cabinet-no-login .columns {
  margin: 38px 0px 0px 0px;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}
@media (max-width: 1400px) {
  .cabinet-no-login .columns {
    display: block;
  }
}
.cabinet-no-login .columns > div {
  background-color: #323542;
  padding: 41px 51px 41px 51px;
  border-radius: 20px;
  width: 500px;
}
.cabinet-no-login .columns > div .button {
  margin: 14px 0px 30px 0px;
}
.cabinet-no-login .columns > div .why-register {
  margin-top: 10px;
}
.cabinet-no-login .columns > div + div {
  margin-left: 30px;
}
@media (max-width: 780px) {
  .cabinet-no-login {
    grid-template-columns: 1fr;
    grid-template-areas: "login" "register";
  }
  .cabinet-no-login > div {
    width: 100%;
  }
  .cabinet-no-login > div > div {
    width: 100%;
    margin: 0px 0px 0px 0px !important;
  }
  .cabinet-no-login > div:nth-of-type(2) {
    padding: 36px 0px 0px;
  }
}

.recovery-form {
  width: 570px;
  max-width: 100%;
  box-sizing: border-box;
}
.recovery-form h3 {
  color: #0EC0CE;
  margin: 0px 0px 20px 0px;
}
.recovery-form p {
  width: 100%;
}
.recovery-form label {
  width: 100% !important;
  text-align: left;
  display: block;
  margin: 0px 0px 20px 0px !important;
}
.recovery-form input {
  width: 100%;
  display: block;
}
.recovery-form div.recovery {
  font-size: 12px;
  text-align: left;
  margin-top: 7px;
  margin-bottom: 5px;
}
.recovery-form .button {
  width: 100%;
}
.recovery-form hr {
  border-width: 1px;
  margin: 28px 0 10px;
  border: none;
  border-top: 1px solid #0EC0CE;
}

.login-form {
  width: 570px;
  max-width: 100%;
  box-sizing: border-box;
}
.login-form h3 {
  color: #0EC0CE;
  margin: 0px 0px 20px 0px;
}
.login-form label {
  width: 100% !important;
  text-align: left;
  display: block;
  margin: 0px 0px 20px 0px !important;
}
.login-form input {
  width: 100%;
  display: block;
}
.login-form div.recovery {
  font-size: 14px;
  text-align: left;
  margin-top: -15px;
  margin-bottom: 11px;
}
.login-form .button {
  width: 100%;
}
.login-form hr {
  border-width: 1px;
  margin: 28px 0 10px;
  border: none;
  border-top: 1px solid #0EC0CE;
}
.login-form a {
  font-weight: 500;
}
.login-form a:hover {
  text-decoration: none;
}
@media (max-width: 800px) {
  .login-form {
    padding-bottom: 50px;
  }
  .login-form .reg-link {
    margin: 10px 0px 0px;
    text-align: center;
  }
}

.reg-form {
  width: 570px;
  max-width: 100%;
  box-sizing: border-box;
  padding-bottom: 50px;
}
.reg-form h3 {
  color: #0EC0CE;
  margin: 0px 0px 20px 0px;
}
.reg-form .columns {
  margin: 13px 0px 0px 0px;
}
@media (max-width: 800px) {
  .reg-form .columns .reg-link {
    margin: 10px 0px 0px;
    text-align: center;
  }
}
.reg-form input {
  display: block;
  margin-bottom: 20px;
  width: 100%;
}
.reg-form label {
  width: 100% !important;
  text-align: left;
  display: block;
  margin: 0px 0px 20px 0px !important;
}
.reg-form label.small {
  width: 90px;
}
.reg-form label.checkbox {
  width: auto;
  padding-left: 25px;
}
.reg-form label.client-type-radio {
  width: auto;
  margin-bottom: 15px;
}
.reg-form label.client-type-radio input[type=radio] {
  width: auto;
  display: inline-block;
  margin-left: 0px;
  min-width: 24px;
  min-height: 24px;
  vertical-align: top;
  margin-bottom: 0px;
}
.reg-form label.client-type-radio span {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  display: inline-block;
  margin: 7px 0 0 12px;
  vertical-align: top;
}
.reg-form .button {
  width: 100%;
}
.reg-form p.sm {
  max-width: 600px;
  margin-left: 25px;
}
.reg-form .private-policy-note {
  margin: 10px 0px 0px 0px;
  font-size: 14px;
  line-height: 130%;
}
.reg-form .private-policy-note a {
  color: #0EC0CE !important;
}

.modal-panel.why-register {
  box-sizing: border-box;
  width: 480px;
  max-width: 100%;
}
.modal-panel.why-register h3 {
  color: #0EC0CE;
  margin-top: 0px;
}

.cabinet-page h1 {
  margin: 31px 0px 48px 0px;
  font-size: 38px;
  line-height: 110%;
}
.cabinet-page .price {
  display: none;
}
.cabinet-page .cabinet-header {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin: 30px 0px 37px 0px;
}
.cabinet-page .cabinet-header h1 {
  flex-grow: 1;
  display: flex;
  align-items: center;
  margin: 0px 0 0px;
}
.cabinet-page .cabinet-header h1 span.exit {
  display: inline-block;
  width: 35px;
  min-width: 35px;
  height: 41px;
  background-image: url("../img/exit.svg");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center 13px;
  cursor: pointer;
  margin: 0px 0 0 37px;
}
@media (max-width: 795px) {
  .cabinet-page .cabinet-header {
    display: block;
  }
  .cabinet-page .cabinet-header h1 {
    justify-content: space-between;
  }
  .cabinet-page .cabinet-header h1 span.exit {
    margin: 0px 0 0 10px;
  }
}
@media (max-width: 460px) {
  .cabinet-page .cabinet-header h1 {
    font-size: 28px !important;
  }
}
.cabinet-page .cabinet-user-form {
  margin-top: 25px;
}
.cabinet-page .cabinet-user-form.firmware-form {
  margin-bottom: 5px;
  padding: 0px 0px 28px;
  border-bottom: 1px solid #000;
}
.cabinet-page .cabinet-user-form label {
  display: block;
}
.cabinet-page .cabinet-user-form input {
  width: 320px;
}
.cabinet-page .cabinet-user-form .button {
  width: auto;
}
.cabinet-page .cabinet-user-form input[type=checkbox] {
  display: inline-block;
  width: 17px;
  height: 17px;
}
.cabinet-page .cabinet-user-form input[type=checkbox] + span {
  display: inline-block;
  color: #0EC0CE;
  margin: 3px 0px 0px 11px;
  font-size: 18px;
}
@media (max-width: 420px) {
  .cabinet-page .cabinet-user-form label {
    width: 100%;
  }
  .cabinet-page .cabinet-user-form label input {
    width: 100% !important;
  }
  .cabinet-page .cabinet-user-form .button {
    width: 100%;
  }
}
@media (max-width: 420px) {
  .cabinet-page .password-form > div {
    width: 100% !important;
  }
}
.cabinet-page label {
  position: relative;
  display: block;
  width: auto;
  margin-bottom: 1px;
}
.cabinet-page label span.input-note {
  display: block;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateX(100%) translateY(-50%);
}
.cabinet-page .nav-tabs {
  margin-top: 30px;
  border-bottom: 1px solid #748497;
  padding-bottom: 2px;
}
.cabinet-page .nav-tabs li a {
  color: #0EC0CE;
  font-weight: 500;
  margin: 0px 32px 0px 0px;
  padding: 0px 0px 5px 0px;
  background-color: transparent !important;
  border: none !important;
}
.cabinet-page .nav-tabs li:nth-last-of-type(1) a {
  margin: 0px 0px 0px 0px;
}
.cabinet-page .nav-tabs > li.active > a, .cabinet-page .nav-tabs > li.active > a:hover, .cabinet-page .nav-tabs > li.active > a:focus {
  color: #DEDFF2;
  cursor: default;
  border-bottom: 4px solid #0EC0CE !important;
  border-style: none none solid none;
  background-color: transparent !important;
}
@media (max-width: 795px) {
  .cabinet-page .nav-tabs {
    display: flex;
    flex-wrap: wrap;
    border: none;
  }
  .cabinet-page .nav-tabs li {
    display: inline-block;
    float: none;
    width: auto;
    margin: 0px 20px 0px 0px;
    order: 2;
  }
  .cabinet-page .nav-tabs li a {
    margin: 0px 0px 0px 0px;
    padding: 0px 0 0px;
  }
  .cabinet-page .nav-tabs li.active {
    display: block;
    width: 100%;
    order: 1;
    margin: 0px 0px 10px 0px;
  }
  .cabinet-page .nav-tabs li.active a {
    font-size: 20px;
  }
}
.cabinet-page .tab-pane h2 {
  margin-top: 40px !important;
}
.cabinet-page .tab-content {
  opacity: 1;
  background-color: #2C2D38;
  overflow: hidden;
  padding: 0px 0px 0px;
  border: none;
}
.cabinet-page .tab-content h3 {
  margin-top: 35px !important;
  color: #0EC0CE;
}
@media (max-width: 795px) {
  .cabinet-page .tab-content {
    margin-top: 45px;
  }
  .cabinet-page .tab-content h3 {
    display: none;
  }
}
.cabinet-page .firmware-items {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.cabinet-page .firmware-item {
  background-color: #323542;
  border-radius: 20px;
  padding: 19px 30px 10px;
  margin: 0px 10px 10px 0px;
  width: 520px;
  max-width: 100%;
}
.cabinet-page .firmware-item label {
  width: 100%;
  margin: 0px 0px 19px 0px;
}
.cabinet-page .firmware-item label input {
  width: 100%;
}
.cabinet-page .firmware-item label.switch {
  margin: 12px 0px 0px 0px !important;
}
.cabinet-page .firmware-item .two {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cabinet-page .firmware-item .two > div:first-child {
  width: 80px;
  display: flex;
  align-items: center;
}
.cabinet-page .firmware-item .two > div:first-child select {
  text-align: right;
  font-family: monospace;
  font-size: 18px;
  padding: 10px 2px;
}
.cabinet-page .firmware-item .two > div:last-child {
  margin: 0px 0px 0px 50px;
}
.cabinet-page .add-more {
  background-image: url("../img/add-plus.svg");
  background-size: 24px 24px;
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 35px;
  display: inline-block;
  margin: 32px 0px 8px 0px;
  color: #0EC0CE;
  text-decoration: none;
}
.cabinet-page .reset {
  background-image: url("../img/reset.svg");
  background-size: 24px 24px;
  background-position: left center;
  background-repeat: no-repeat;
  padding: 3px 0px 0px 32px;
  display: inline-block;
  margin: 30px 0px 8px 0px;
  color: #0EC0CE;
  text-decoration: none;
  font-size: 14px;
}

.first-screen {
  padding: 0px 0px 217px;
  position: relative;
}
.first-screen .layout {
  position: relative;
  display: grid;
  gap: 0px;
  grid-template-columns: auto auto;
  grid-template-rows: auto auto auto;
  grid-template-areas: "head visual" "subhead visual" "buttons visual";
}
.first-screen h1 {
  grid-area: head;
  text-transform: uppercase;
  margin: 219px 0px 36px 0px;
  width: 48vw;
  font-size: 57px;
}
@media (max-width: 1900px) {
  .first-screen h1 {
    font-size: calc(43px + 14 * (100vw - 960px) / 940);
  }
}
@media (max-width: 960px) {
  .first-screen h1 {
    font-size: 43px;
  }
}
@media (max-width: 960px) {
  .first-screen h1 {
    font-size: 50px;
  }
}
@media (max-width: 960px) and (max-width: 960px) {
  .first-screen h1 {
    font-size: calc(30px + 20 * (100vw - 360px) / 600);
  }
}
@media (max-width: 960px) and (max-width: 360px) {
  .first-screen h1 {
    font-size: 30px;
  }
}
.first-screen h3 {
  grid-area: subhead;
  color: #0EC0CE;
  margin: 0px 0px 0px 0px;
  font-size: 25px;
}
@media (max-width: 1900px) {
  .first-screen h3 {
    font-size: calc(20px + 5 * (100vw - 360px) / 1540);
  }
}
@media (max-width: 360px) {
  .first-screen h3 {
    font-size: 20px;
  }
}
.first-screen .buttons {
  grid-area: buttons;
  margin: 112px -15px 0px;
}
.first-screen .buttons .button {
  margin: 0px 10px;
}
.first-screen .visual {
  position: absolute;
  z-index: -1;
  grid-area: visual;
  right: 0px;
  top: 212px;
  width: 55vw;
  aspect-ratio: 1060/518;
  background-image: url("../img/visual-miners.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.first-screen .chart-line {
  position: absolute;
  z-index: -2;
  left: 0;
  right: 0;
  top: 19%;
}
.first-screen .chart-line svg {
  width: 100%;
}
.first-screen .chart-body {
  position: absolute;
  z-index: -3;
  left: 0;
  right: 0;
  top: 19%;
}
.first-screen .chart-body svg {
  width: 100%;
}
@media (max-width: 960px) {
  .first-screen {
    padding: 0px 0px 49px;
  }
  .first-screen .layout {
    display: block;
  }
  .first-screen .visual {
    position: static;
    width: 100%;
    margin: 44px 0px 17px 0px;
  }
  .first-screen .chart-line {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100vw;
    top: auto;
    bottom: 50px;
    transform: scaleY(2);
    transform-origin: 0% 50%;
  }
  .first-screen .chart-body {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100vw;
    top: auto;
    bottom: 50px;
    transform: scaleY(2);
    transform-origin: 0% 50%;
  }
  .first-screen h1 {
    width: 100%;
    margin: 107px 0px 25px 0px;
  }
  .first-screen .buttons .button {
    margin-bottom: 24px;
  }
}
@media (max-width: 420px) {
  .first-screen .buttons {
    margin: 0px 0px 0px 0px;
  }
  .first-screen .buttons .button {
    width: 100%;
    margin: 0px 0px 24px 0px;
  }
}

h2 + p {
  margin: 40px 0px 0px 0px;
  width: 800px;
  max-width: 100%;
}

.utilite {
  margin: 0px 0px 43px 0px;
}
.utilite h2 {
  font-size: 38px;
}
@media (max-width: 1900px) {
  .utilite h2 {
    font-size: calc(25px + 13 * (100vw - 360px) / 1540);
  }
}
@media (max-width: 360px) {
  .utilite h2 {
    font-size: 25px;
  }
}
.utilite h3 {
  font-size: 25px;
}
@media (max-width: 1900px) {
  .utilite h3 {
    font-size: calc(20px + 5 * (100vw - 360px) / 1540);
  }
}
@media (max-width: 360px) {
  .utilite h3 {
    font-size: 20px;
  }
}
.utilite .columns {
  margin: 38px 0px 0px 0px;
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr 1fr;
}
.utilite .columns .hardware {
  background-color: #323542;
  padding: 41px 51px 41px 51px;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.utilite .columns .hardware .info {
  margin: 0px 30px 0px 0px;
}
.utilite .columns .hardware .info h3 {
  color: #0EC0CE;
  margin: 5px 0px 23px 0px;
}
.utilite .columns .hardware .logos {
  width: 180px;
  flex-shrink: 0;
}
.utilite .columns .hardware .logos p {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px;
  text-align: center;
  border-top: 1px solid #748497;
}
.utilite .columns .hardware .logos p:last-child {
  border-bottom: 1px solid #748497;
}
.utilite .columns .hardware .logos p img {
  width: 180px;
  height: 63px !important;
}
@media (max-width: 1400px) {
  .utilite .columns .hardware {
    display: block;
  }
  .utilite .columns .hardware .logos {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 37px 0px 40px 0px;
  }
  .utilite .columns .hardware .logos p {
    width: calc(50% - 10px);
  }
  .utilite .columns .hardware .logos p:nth-last-of-type(2) {
    border-bottom: 1px solid #748497;
  }
}
@media (max-width: 1080px) {
  .utilite .columns .hardware .logos {
    width: auto;
    display: block;
    margin: 31px 0px 40px 0px;
  }
  .utilite .columns .hardware .logos p {
    width: 100%;
  }
  .utilite .columns .hardware .logos p:nth-last-of-type(2) {
    border-bottom: none;
  }
}
.utilite .columns .why {
  background-color: #323542;
  padding: 41px 51px 41px 51px;
  border-radius: 20px;
}
.utilite .columns .why h3 {
  color: #0EC0CE;
  margin: 5px 0px 23px 0px;
}
@media (max-width: 880px) {
  .utilite {
    margin: 0px 0px -28px 0px;
  }
  .utilite .columns {
    margin: 38px 0px 0px 0px;
    display: block;
  }
  .utilite .columns .hardware {
    background-color: #2C2D38;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px 0px;
  }
  .utilite .columns .hardware .info {
    margin: 0px 0px 0px 0px;
  }
  .utilite .columns .why {
    background-color: #2C2D38;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px 0px;
  }
}

.main-slider {
  overflow: hidden;
}
.main-slider .swiper {
  padding-bottom: 10px !important;
  overflow: visible;
}
.main-slider .swiper-wrapper {
  padding: 50px 0px 50px;
}
.main-slider .swiper-pagination {
  margin: 17px auto 0px;
  bottom: 0px !important;
}
.main-slider .swiper-pagination > span {
  background-color: #748497;
  width: 10px;
  height: 10px;
  margin: 0px 9px !important;
  opacity: 1 !important;
}
.main-slider .swiper-pagination > span.swiper-pagination-bullet-active {
  background-color: #0EC0CE;
}
.main-slider .swiper-button-prev, .main-slider .swiper-button-next {
  display: none;
}
.main-slider .swiper-scrollbar {
  display: none;
}
@media (max-width: 960px) {
  .main-slider {
    padding: 0px 50px 0px;
  }
  .main-slider .swiper-pagination {
    bottom: 28px !important;
  }
}
@media (max-width: 620px) {
  .main-slider {
    padding: 0px 20px 0px;
  }
}

.download {
  margin: 51px 0px 43px 0px;
}
.download .columns {
  margin: 38px 0px 0px 0px;
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr 1fr;
}
.download .columns .utilite-files {
  background-color: #323542;
  padding: 41px 51px 41px 51px;
  border-radius: 20px;
}
.download .columns .utilite-files a {
  color: #0EC0CE !important;
}
.download .columns .recovery-files {
  background-color: #323542;
  padding: 41px 51px 41px 51px;
  border-radius: 20px;
}
.download .columns h3 {
  color: #0EC0CE;
  margin: 5px 0px 17px 0px;
}
.download .columns .buttons {
  margin: 28px -15px 10px;
}
.download .columns .buttons .button {
  margin: 0px 10px 24px;
  padding: 20px 40px;
}
.download .columns .buttons .button.small-button {
  padding: 15px 25px;
  margin: 0px 10px 17px;
}
.download .columns .buttons .button span {
  display: inline-block;
  background-size: 32px 32px;
  background-position: left center;
  padding: 5px 0px 5px 44px;
  background-repeat: no-repeat;
}
.download .columns .buttons .button.windows span {
  background-image: url("../img/windows.svg");
}
.download .columns .buttons .button.mac span {
  background-image: url("../img/apple.svg");
}
.download .columns .buttons .button.linux span {
  background-image: url("../img/linux.svg");
}
.download .columns .buttons .button.chip span {
  background-image: url("../img/chip.svg");
}
@media (max-width: 840px) {
  .download .columns {
    margin: 38px 0px 0px 0px;
    display: block;
  }
  .download .columns > div {
    margin: 0px 0px 10px 0px;
  }
}
@media (max-width: 620px) {
  .download {
    margin: -31px 0px 0px 0px;
  }
  .download .columns .utilite-files {
    padding: 41px 30px 30px 30px;
    margin: 0px 0px 20px 0px;
  }
  .download .columns .recovery-files {
    padding: 41px 30px 10px 30px;
  }
  .download .columns .buttons {
    margin: 28px 0px 12px;
  }
  .download .columns .buttons .button {
    width: 100%;
    margin: 0px 0px 24px 0px;
  }
}

.advantages {
  margin: 200px 0px 0px 0px;
  overflow: hidden;
}
.advantages h2 {
  margin: 0px 0px 60px 0px;
  font-size: 38px;
}
@media (max-width: 1900px) {
  .advantages h2 {
    font-size: calc(25px + 13 * (100vw - 360px) / 1540);
  }
}
@media (max-width: 360px) {
  .advantages h2 {
    font-size: 25px;
  }
}
.advantages .items {
  padding: 0px 0px 100px;
  position: relative;
  display: grid;
  gap: 13px;
  grid-template-columns: repeat(4, 1fr);
}
.advantages .items > p {
  padding: 74px 21px 24px;
  margin: 0px 0px 0px 0px;
  border-radius: 20px;
  background-color: #2C2D38;
  background-size: 44px 44px;
  background-position: 20px 20px;
  background-repeat: no-repeat;
}
.advantages .items > p.energo {
  background-image: url("../img/energo.svg");
}
.advantages .items > p.settings {
  background-image: url("../img/settings.svg");
}
.advantages .items > p.settings2 {
  background-image: url("../img/settings2.svg");
}
.advantages .items > p.dog {
  background-image: url("../img/dog.svg");
}
.advantages .items > p.puzzle {
  background-image: url("../img/puzzle.svg");
}
.advantages .items > p.watt {
  background-image: url("../img/watt.svg");
}
.advantages .items > p.chip2 {
  background-image: url("../img/chip2.svg");
}
.advantages .items > p.fee {
  background-image: url("../img/fee.svg");
}
.advantages .items > p.freq {
  background-image: url("../img/freq.svg");
}
.advantages .items > p.grow {
  background-image: url("../img/grow.svg");
}
.advantages .items > p.cooler {
  background-image: url("../img/cooler.svg");
}
.advantages .items > p.left-right {
  background-image: url("../img/left-right.svg");
}
.advantages .items > p.net {
  background-image: url("../img/net.svg");
}
.advantages .items > p.chip-start {
  background-image: url("../img/chip-start.svg");
}
.advantages .items > p.pig {
  background-image: url("../img/pig.svg");
}
.advantages .items > p.guard {
  background-image: url("../img/guard.svg");
}
.advantages .items span {
  position: absolute;
  transition: all 1.5s ease;
  z-index: -1;
  width: 320px;
  height: 185px;
  display: block;
  background-color: #28578E;
  border-radius: 100%;
  transform: rotate(-8deg);
  filter: blur(50px);
}
.advantages .items span:nth-of-type(1) {
  left: 10%;
  top: 3%;
}
.advantages .items span:nth-of-type(2) {
  left: -2%;
  top: 75%;
}
.advantages .items span:nth-of-type(3) {
  left: 35%;
  top: 45%;
}
.advantages .items span:nth-of-type(4) {
  left: 70%;
  top: 10%;
}
.advantages .items span:nth-of-type(5) {
  left: 80%;
  top: 60%;
}
@media (max-width: 1200px) {
  .advantages .items {
    padding: 0px 0px 100px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 960px) {
  .advantages .items {
    padding: 0px 0px 100px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 680px) {
  .advantages {
    margin: 86px 0px 0px 0px;
  }
  .advantages h2 {
    margin: 0px 0px 36px 0px;
  }
  .advantages .items {
    padding: 0px 0px 120px;
    display: block;
  }
  .advantages .items > p {
    margin: 0px 0px 13px 0px;
    padding: 74px 21px 17px;
  }
}

.utilite-only {
  margin: 19px 0px 0px 0px;
  margin-top: 19px;
  text-align: center;
}
@media (max-width: 1900px) {
  .utilite-only {
    margin-top: calc(-61px + 80 * (100vw - 360px) / 1540);
  }
}
@media (max-width: 360px) {
  .utilite-only {
    margin-top: -61px;
  }
}
.utilite-only h2 {
  color: #0EC0CE;
  font-size: 38px;
}
@media (max-width: 1900px) {
  .utilite-only h2 {
    font-size: calc(25px + 13 * (100vw - 360px) / 1540);
  }
}
@media (max-width: 360px) {
  .utilite-only h2 {
    font-size: 25px;
  }
}
.utilite-only p {
  text-align: center;
  margin: 30px auto 31px;
}
.utilite-only .button {
  margin: 0px 0px 0px 0px;
}
@media (max-width: 420px) {
  .utilite-only .button span {
    display: none;
  }
}

.api-methods-items {
  display: grid;
  gap: 6px;
  grid-template-columns: repeat(2, minmax(320px, 1fr));
}
.api-methods-items > div {
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  padding: 6px 6px 6px;
  white-space: nowrap;
  overflow: hidden;
}
.api-methods-items > div > span {
  display: inline-block;
  margin: 0px 13px 0px 0px;
  color: #fff;
}
.api-methods-items > div > span:nth-of-type(1) {
  width: 77px;
  border-radius: 4px;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  padding: 4px 0px 4px;
}
.api-methods-items > div > span:nth-of-type(2) {
  font-size: 16px;
  font-weight: 500;
}
.api-methods-items > div > span:nth-of-type(3) {
  font-size: 14px;
}
.api-methods-items > div.GET {
  background-color: rgba(97, 175, 254, 0.15);
  border-color: rgba(97, 175, 254, 0.5);
}
.api-methods-items > div.GET > span:nth-of-type(1) {
  background-color: rgb(97, 175, 254);
}
.api-methods-items > div.POST {
  background-color: rgba(73, 204, 144, 0.15);
  border-color: rgba(73, 204, 144, 0.5);
}
.api-methods-items > div.POST > span:nth-of-type(1) {
  background-color: rgb(73, 204, 144);
}
.api-methods-items > div.PUT {
  background-color: rgba(252, 161, 48, 0.15);
  border-color: rgba(252, 161, 48, 0.5);
}
.api-methods-items > div.PUT > span:nth-of-type(1) {
  background-color: rgb(252, 161, 48);
}
.api-methods-items > div.PATCH {
  background-color: rgba(152, 115, 214, 0.15);
  border-color: rgba(152, 115, 214, 0.5);
}
.api-methods-items > div.PATCH > span:nth-of-type(1) {
  background-color: rgb(152, 115, 214);
}
.api-methods-items > div.DELETE {
  background-color: rgba(249, 62, 62, 0.15);
  border-color: rgba(249, 62, 62, 0.5);
}
.api-methods-items > div.DELETE > span:nth-of-type(1) {
  background-color: rgb(249, 62, 62);
}
@media (max-width: 1640px) {
  .api-methods-items {
    grid-template-columns: 1fr;
  }
}

.expand-link, .collapse-link {
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  padding: 0px 0px 0px 42px;
  color: #0EC0CE;
  text-transform: uppercase;
  background-image: url("../img/expand.svg");
  background-size: 32px 32px;
  background-position: left center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.collapse-link {
  background-image: url("../img/collapse.svg");
}

.cloud-api {
  margin: 147px 0px 0px 0px;
}
.cloud-api .columns {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.cloud-api .columns > div {
  width: calc(50% - 6px);
  background-color: #323542;
  border-radius: 20px;
  padding: 50px 50px 50px;
}
.cloud-api .columns > div h2 {
  margin: 0px 0px 41px 0px;
  font-size: 38px;
}
@media (max-width: 1900px) {
  .cloud-api .columns > div h2 {
    font-size: calc(25px + 13 * (100vw - 360px) / 1540);
  }
}
@media (max-width: 360px) {
  .cloud-api .columns > div h2 {
    font-size: 25px;
  }
}
.cloud-api .columns > div h2 + p {
  margin: 0px 0px 14px 0px;
}
.cloud-api .columns > div.cloud .content {
  display: grid;
  gap: 45px;
  grid-template-columns: auto 1fr;
}
.cloud-api .columns > div.cloud .content .video-container {
  border-radius: 4px;
  width: 262px;
  aspect-ratio: 262/440;
  overflow: hidden;
  position: relative;
}
.cloud-api .columns > div.cloud .content .video-container video {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1640px) {
  .cloud-api .columns > div.cloud .content {
    display: flex;
    flex-direction: column;
  }
  .cloud-api .columns > div.cloud .content .video-container {
    order: 1;
    aspect-ratio: 440/262;
    width: 470px;
    max-width: 100%;
  }
  .cloud-api .columns > div.cloud .content .info {
    order: 2;
  }
}
@media (max-width: 430px) {
  .cloud-api .columns > div.cloud .content .video-container {
    margin: -6px 0px -14px 0px;
    aspect-ratio: 320/292;
    width: 100%;
  }
}
.cloud-api .columns > div.api .api-methods-items-container {
  margin: 27px 0px 0px 0px;
  max-height: 290px;
  overflow: hidden;
  position: relative;
}
.cloud-api .columns > div.api .api-methods-items-container:before {
  content: "";
  position: absolute;
  z-index: 2;
  display: block;
  left: 0px;
  right: 0px;
  height: 120px;
  bottom: 0px;
  background: linear-gradient(to bottom, rgba(50, 53, 66, 0) 0%, rgb(50, 53, 66) 80%);
}
.cloud-api .columns > div.api .api-methods-items-container .api-methods-items {
  margin: 0px 0px 0px 0px;
}
.cloud-api .columns > div.api .api-methods-items-container .link-top {
  display: none;
  margin: 0px 0px 11px 0px;
}
.cloud-api .columns > div.api .api-methods-items-container .links {
  position: absolute;
  z-index: 3;
  bottom: 3px;
}
.cloud-api .columns > div.api .api-methods-items-container .links .expand-link {
  display: inline-block;
}
.cloud-api .columns > div.api .api-methods-items-container .links .collapse-link {
  display: none;
}
@media (max-width: 1640px) {
  .cloud-api .columns > div.api .api-methods-items-container {
    max-height: 550px;
  }
}
.cloud-api.api-expanded .columns {
  align-items: flex-start;
}
.cloud-api.api-expanded .columns > div.api .api-methods-items-container {
  max-height: none;
  padding-bottom: 45px;
}
.cloud-api.api-expanded .columns > div.api .api-methods-items-container:before {
  display: none;
}
.cloud-api.api-expanded .columns > div.api .api-methods-items-container .link-top {
  display: block;
}
.cloud-api.api-expanded .columns > div.api .api-methods-items-container .links .expand-link {
  display: none;
}
.cloud-api.api-expanded .columns > div.api .api-methods-items-container .links .collapse-link {
  display: inline-block;
}
@media (max-width: 1040px) {
  .cloud-api {
    margin: 92px 0px 0px 0px;
  }
  .cloud-api .columns {
    display: block;
  }
  .cloud-api .columns > div {
    width: 100%;
    margin: 0px 0px 75px 0px;
    background-color: #2C2D38;
    padding: 0px 0px 0px;
  }
  .cloud-api .columns > div:last-child {
    margin-bottom: 0px;
  }
}

.digits {
  margin: 150px 0px 0px 0px;
  padding: 208px 0px 451px;
  position: relative;
  overflow: hidden;
}
.digits:before {
  content: "";
  position: absolute;
  z-index: -2;
  display: block;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-image: url("../img/world.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.digits:after {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  left: 50%;
  top: 37%;
  transform-origin: 50% 50%;
  transform: translate(-50%, -50%) scale(1.25);
  width: 100%;
  aspect-ratio: 1900/268;
  background-image: url("../img/mskminer.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.digits .items {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}
.digits .items > div {
  flex-grow: 0;
  position: relative;
}
.digits .items > div h4 {
  color: #0EC0CE;
  font-size: 120px;
  line-height: 100%;
  margin: 0px 0px -11px 0px;
}
@media (max-width: 1900px) {
  .digits .items > div h4 {
    font-size: calc(86px + 34 * (100vw - 1000px) / 900);
  }
}
@media (max-width: 1000px) {
  .digits .items > div h4 {
    font-size: 86px;
  }
}
.digits .items > div h4 > span {
  font-size: 70px;
}
@media (max-width: 1900px) {
  .digits .items > div h4 > span {
    font-size: calc(44px + 26 * (100vw - 1000px) / 900);
  }
}
@media (max-width: 1000px) {
  .digits .items > div h4 > span {
    font-size: 44px;
  }
}
.digits .items > div p {
  font-weight: 600;
  position: absolute;
  left: 0px;
  right: 0px;
}
@media (max-width: 1260px) {
  .digits {
    margin: 90px 0px 90px 0px;
    padding: 35px 0px 0px;
  }
  .digits .items {
    display: block;
    width: 33vw;
    max-width: 100%;
    margin: 0px auto 0px;
  }
  .digits .items > div {
    margin: 0px 0px 50px 0px;
  }
  .digits .items > div:first-child {
    transform: translateX(-24vw);
  }
  .digits .items > div:last-child {
    transform: translateX(24vw);
  }
}
@media (max-width: 670px) {
  .digits {
    margin: 0px 0px 141px 0px;
    padding: 216px 0px 0px;
  }
  .digits .items {
    width: 75vw;
    max-width: 100%;
  }
  .digits .items > div {
    margin: 0px 0px 83px 0px;
    transform: translateX(0) !important;
  }
  .digits:before {
    top: -27px;
    bottom: auto;
    height: 255px;
  }
  .digits:after {
    top: 125px;
  }
}
@media (max-width: 420px) {
  .digits .items {
    width: 100%;
    max-width: 100%;
  }
}

.old-firmware {
  margin: -65px 0px 0px 0px;
}
.old-firmware h2 {
  font-size: 38px;
}
@media (max-width: 1900px) {
  .old-firmware h2 {
    font-size: calc(25px + 13 * (100vw - 360px) / 1540);
  }
}
@media (max-width: 360px) {
  .old-firmware h2 {
    font-size: 25px;
  }
}
.old-firmware h2 + p {
  margin: -9px 0px 0px 0px;
}
.old-firmware .firmwares {
  margin: 44px 0px 0px 0px;
}
.old-firmware .firmwares > div.item {
  overflow: hidden;
  padding: 30px 0px 30px;
  border-top: 1px solid #748497;
  display: grid;
  gap: 0px 50px;
  grid-template-columns: 36% 36% 23%;
  grid-auto-rows: 113px;
  grid-template-areas: "title descr files";
  align-items: start;
  position: relative;
}
.old-firmware .firmwares > div.item:last-child {
  border-bottom: 1px solid #748497;
}
.old-firmware .firmwares > div.item > .title {
  grid-area: title;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.old-firmware .firmwares > div.item > .title h3 {
  margin: 3px 0px 0px 0px;
}
.old-firmware .firmwares > div.item > .title .links {
  position: relative;
  z-index: 50;
  margin: 0px 0px -12px 0px;
}
.old-firmware .firmwares > div.item > .title .links .collapse-link {
  display: none;
}
.old-firmware .firmwares > div.item > .descr {
  grid-area: descr;
}
.old-firmware .firmwares > div.item > .files {
  grid-area: files;
}
.old-firmware .firmwares > div.item > .files .file-item {
  margin: 0px 0px 0px 0px;
}
.old-firmware .firmwares > div.item > .files .file-item h4 {
  margin: 0px 0px 8px 0px;
}
.old-firmware .firmwares > div.item > .files .file-item .hash {
  color: #8998A7;
  font-size: 14px;
  line-height: 110%;
  margin: 0px 0px 6px 0px;
}
.old-firmware .firmwares > div.item > .files .file-item + .file-item {
  border-top: 1px solid #748497;
  margin-top: 23px;
  padding-top: 22px;
}
.old-firmware .firmwares > div.item > .files .file-item .download {
  display: inline-block;
  padding: 0px 0px 0px 42px;
  margin: 5px 0px 0px 0px;
  text-transform: uppercase;
  background-image: url("../img/download.svg");
  background-size: 32px 32px;
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 16px;
  font-weight: 600;
  color: #0EC0CE !important;
  text-decoration: none;
}
.old-firmware .firmwares > div.item:before {
  content: "";
  position: absolute;
  z-index: 2;
  display: block;
  left: 0px;
  right: 0px;
  height: 80px;
  bottom: 0px;
  background: linear-gradient(to bottom, rgba(44, 45, 56, 0) 0%, rgb(44, 45, 56) 80%);
  pointer-events: none;
}
.old-firmware .firmwares > div.item.expanded {
  grid-auto-rows: auto;
}
.old-firmware .firmwares > div.item.expanded > .title {
  height: auto;
}
.old-firmware .firmwares > div.item.expanded > .title .links {
  margin: 70px 0px 0px 0px;
}
.old-firmware .firmwares > div.item.expanded > .title .links .collapse-link {
  display: inline-block;
}
.old-firmware .firmwares > div.item.expanded > .title .links .expand-link {
  display: none;
}
.old-firmware .firmwares > div.item.expanded:before {
  display: none;
}
@media (max-width: 1210px) {
  .old-firmware h2 + p {
    margin: 36px 0px 0px 0px;
  }
  .old-firmware .firmwares {
    margin: 17px 0px 0px 0px;
  }
  .old-firmware .firmwares > div.item {
    display: grid;
    gap: 0px 50px;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: auto;
    grid-template-areas: "title descr" "title files";
    height: 173px;
  }
  .old-firmware .firmwares > div.item > .title {
    height: auto;
    display: block;
  }
  .old-firmware .firmwares > div.item > .title h3 {
    margin: 0px 0px 14px 0px;
  }
  .old-firmware .firmwares > div.item.expanded {
    height: auto;
  }
  .old-firmware .firmwares > div.item.expanded > .title .links {
    margin: 0px 0px 25px 0px;
  }
  .old-firmware .firmwares > div.item.expanded > .files {
    margin: 45px 0px 0px 0px;
  }
}
@media (max-width: 900px) {
  .old-firmware .firmwares > div.item {
    padding: 20px 0px 30px;
    display: block;
    height: auto;
  }
  .old-firmware .firmwares > div.item > .descr {
    display: none;
  }
  .old-firmware .firmwares > div.item > .files {
    display: none;
  }
  .old-firmware .firmwares > div.item.expanded > .title .links {
    margin: 0px 0px 25px 0px;
  }
  .old-firmware .firmwares > div.item.expanded > .descr {
    display: block;
  }
  .old-firmware .firmwares > div.item.expanded > .files {
    display: block;
    margin: 45px 0px 40px 0px;
  }
  .old-firmware .firmwares > div.item:before {
    display: none;
  }
}

.partners {
  margin: 196px 0px 0px 0px;
}
.partners h2 {
  margin: 0px 0px 40px 0px;
  font-size: 38px;
}
@media (max-width: 1900px) {
  .partners h2 {
    font-size: calc(25px + 13 * (100vw - 360px) / 1540);
  }
}
@media (max-width: 360px) {
  .partners h2 {
    font-size: 25px;
  }
}
.partners .container {
  position: relative;
}
.partners .columns {
  width: calc(85vw - 350px);
  display: grid;
  gap: 112px;
  grid-template-columns: 61% 39%;
}
.partners .columns > div:nth-of-type(1) p {
  width: 600px;
  max-width: 100%;
}
.partners .columns > div .sample {
  margin: 32px 0px 38px 0px;
  background-color: #323542;
  border-radius: 20px;
  padding: 46px 50px 33px 146px;
  position: relative;
}
.partners .columns > div .sample:before {
  content: "";
  position: absolute;
  display: block;
  left: -48px;
  width: 232px;
  top: 49px;
  height: 257px;
  background-image: url("../img/sample-image.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.partners .columns > div strong {
  color: #0EC0CE;
}
.partners .columns > div .visual {
  position: absolute;
  overflow: hidden;
  right: 0px;
  top: 81px;
  background-color: #323542;
  border-radius: 20px;
  aspect-ratio: 347/322;
  width: 330px;
}
@media (max-width: 380px) {
  .partners .columns > div .visual {
    width: 100%;
  }
}
.partners .columns > div .visual div {
  width: 213px;
  height: 213px;
  position: absolute;
  z-index: 3;
  right: 16px;
  top: 16px;
  background-image: url("../img/coin.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 100%;
  box-shadow: 0px 11px 20px rgba(0, 0, 0, 0.45);
}
.partners .columns > div .visual:before {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  left: 109px;
  top: -33px;
  background-color: #3A3E4D;
  width: 383px;
  height: 383px;
  border-radius: 100%;
}
.partners .columns > div .visual:after {
  content: "";
  position: absolute;
  z-index: 2;
  display: block;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-image: url("../img/percent.svg");
  background-size: 206px 179px;
  background-position: 10px 122px;
  background-repeat: no-repeat;
}
@media (max-width: 1600px) {
  .partners .columns {
    width: calc(87vw - 270px);
    gap: 60px;
    grid-template-columns: 55% 45%;
  }
  .partners .columns > div .visual {
    transform-origin: 100% 0%;
    transform: scale(0.75);
  }
}
@media (max-width: 1340px) {
  .partners .columns {
    width: 100%;
    gap: 50px;
    grid-template-columns: 1fr 1fr;
  }
  .partners .columns > div:nth-of-type(1) p {
    width: 100%;
    max-width: 100%;
  }
  .partners .columns > div .sample {
    margin: 32px 0px 38px 0px;
    background-color: #323542;
    border-radius: 20px;
    padding: 46px 50px 33px 146px;
    position: relative;
  }
  .partners .columns > div .sample:before {
    content: "";
    position: absolute;
    display: block;
    left: -48px;
    width: 232px;
    top: 49px;
    height: 257px;
    background-image: url("../img/sample-image.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
  .partners .columns > div strong {
    color: #0EC0CE;
  }
  .partners .columns > div .visual {
    position: static;
    transform: scale(1);
    margin: 30px 0px 30px 0px;
  }
}
@media (max-width: 1100px) {
  .partners .columns > div .sample {
    padding: 246px 50px 33px 50px;
  }
  .partners .columns > div .sample:before {
    left: 18px;
    top: 41px;
  }
}
@media (max-width: 840px) {
  .partners .columns {
    display: block;
  }
}
@media (max-width: 840px) {
  .partners {
    margin: 97px 0px 0px 0px;
  }
}
@media (max-width: 620px) {
  .partners .columns > div .sample {
    padding: 251px 20px 33px 20px;
    margin-bottom: 82px;
  }
  .partners .columns > div .sample:before {
    width: 100%;
  }
}
@media (max-width: 420px) {
  .partners .button {
    width: 100%;
  }
}

.functional {
  margin: 0px 0px 0px 0px;
}
.functional h3 {
  color: #0EC0CE;
}
.functional .items {
  margin: 27px 0px 0px 0px;
  display: grid;
  gap: 0px 12px;
  grid-template-columns: repeat(3, 1fr);
  grid-template-areas: "n1 n2 n4" "n1 n3 n4";
}
.functional .items ul {
  background-color: #323542;
  border-radius: 20px;
  padding: 41px 40px 23px 42px;
  align-self: start;
}
.functional .items ul:nth-of-type(1) {
  grid-area: n1;
}
.functional .items ul:nth-of-type(2) {
  grid-area: n2;
  border-radius: 20px 20px 0px 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  position: relative;
}
.functional .items ul:nth-of-type(2):after {
  content: "";
  position: absolute;
  display: block;
  left: 0px;
  right: 0px;
  top: 100%;
  bottom: -10px;
  background-color: #323542;
}
.functional .items ul:nth-of-type(3) {
  grid-area: n3;
  border-radius: 0px 0px 20px 20px;
  margin-top: 0px;
  padding-top: 0px;
}
.functional .items ul:nth-of-type(4) {
  grid-area: n4;
}
@media (max-width: 1260px) {
  .functional .items {
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "n1 n4" "n2 n3";
  }
  .functional .items ul {
    align-self: stretch;
  }
  .functional .items ul:nth-of-type(2) {
    border-radius: 20px;
    padding: 41px 40px 23px 42px;
  }
  .functional .items ul:nth-of-type(2):after {
    display: none;
  }
  .functional .items ul:nth-of-type(3) {
    border-radius: 20px;
    padding: 41px 40px 23px 42px;
  }
}
@media (max-width: 860px) {
  .functional .items {
    grid-template-columns: 1fr;
    grid-template-areas: "n1" "n2" "n3" "n4";
  }
  .functional .items ul {
    align-self: auto;
    padding: 0px !important;
    background-color: #2C2D38;
    margin: 0px 0px 0px 0px;
  }
}
@media (max-width: 860px) {
  .functional {
    margin: 29px 0px 0px 0px;
  }
}

#template1-page {
  margin: 100px 0px 0px 0px;
}

/*@import "_iconfont.css";*//*# sourceMappingURL=common.css.map */