@font-face {
  font-family: TT-Firs-Text-DemiBold-1;
  font-display: swap;
  src: url("../fonts/TT-Firs-Text-DemiBold-1.woff2") format("woff2"), url("../fonts/TT-Firs-Text-DemiBold-1.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: TT-Firs-Text-DemiBold;
  font-display: swap;
  src: url("../fonts/TT-Firs-Text-DemiBold.woff2") format("woff2"), url("../fonts/TT-Firs-Text-DemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

html,
body {
  scrollbar-gutter: stable;

  &.plug {
    scrollbar-gutter: auto;
  }
}

@media (max-width: 2560px) {
  html {
    font-size: 0.625vw;
  }
}
@media (max-width: 1023px) {
  html {
    font-size: 1.4229166667vw;
  }
}
@media (max-width: 599px) {
  html {
    font-size: 2.66796875vw;
  }
}

#wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  min-height: 100%;
  min-width: 100%;
  font-size: 16px;
}

.plug {
  font-family: TT-Firs-Text-DemiBold;
  font-weight: normal;
  font-style: normal;
  max-width: 245.9736456808rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  color: #000;
}
.plug-cookie {
  position: fixed;
  width: 55.5197657394rem;
  background: #c1c0c0;
  color: #000000;
  padding: 3.2796486091rem;
  padding-top: 2.8111273792rem;
  right: 3.2796486091rem;
  bottom: 3.2796486091rem;
  display: none;
}
.plug-cookie::before {
  /* content: "";
  width: calc(100% + 2px);
  height: 3.2796486091rem;
  background-color: #fff;
  position: absolute;
  left: -1px;
  top: 100%; */
  content: "";
  width: 100dvw;
  height: 3.2796486091rem;
  background-color: #fff;
  position: absolute;
  right: -3.2796486091rem;
  bottom: -3.2796486091rem;
  /* z-index: -1; */
}
.plug-cookie.active {
  display: block;
}
.plug-cookie-btn {
  font-weight: 600;
  font-size: 1.9912152269rem;
  line-height: 0.9;
  letter-spacing: -0.02em;
  color: #e5411e;
  border: none;
  background-color: transparent;
  padding: 0;
  border-bottom: 0.2693997072rem solid #e5411e;
  /* padding-bottom: 1.4055636896rem; */
  padding-bottom: 1.1713030747rem;
  -webkit-transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  display: block;
  font-family: TT-Firs-Text-DemiBold;
}
@media (hover: hover) and (pointer: fine) {
  .plug-cookie-btn:hover {
    color: #F6451F;
    border-color: #F6451F;
  }
}
.plug-cookie-txt {
  font-weight: 600;
  font-size: 1.4055636896rem;
  line-height: 1.3;
  letter-spacing: -0.01em;
  margin-bottom: 1.8740849195rem;
}
.plug-cookie-txt a {
  text-decoration: underline;
  text-underline-offset: 0.1171303075rem;
  -webkit-transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (hover: hover) and (pointer: fine) {
  .plug-cookie-txt a:hover {
    color: #E5411E;
  }
}
.plug-pin {
  background-color: #FAE1C0;
  padding: 1.1713030747rem 6.5592972182rem;
  font-size: 1.8740849195rem;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}
.plug-pin-img {
  width: 2.3426061493rem;
  height: 2.3426061493rem;
  position: absolute;
  left: 3.2796486091rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.plug-pin-img svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  stroke: #E5411E;
}
.plug-pin-img .icon-tablet {
  display: none;
}
.plug .row {
  margin-left: -1.1713030747rem;
  margin-right: -1.1713030747rem;
}
.plug [class*=col-] {
  padding-left: 1.1713030747rem;
  padding-right: 1.1713030747rem;
}
@media (min-width: 1024px) {
  .plug .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
.plug-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 3.2796486091rem 0;
  height: 100dvh;
  position: relative;
}
.plug-left {
  max-width: 27%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 27%;
          flex: 0 0 27%;
  height: 100%;
}
.plug-right {
  max-width: 73%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 73%;
          flex: 0 0 73%;
}
.plug-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.plug-contacts {
  position: absolute;
  right: -3.2796486091rem;
  top: 0;
  padding: 3.0453879941rem 3.2796486091rem;
  background: #fff;
  width: 25.065885798rem;
  padding-right: 0;
}
.plug-contacts a {
  display: block;
  font-weight: 600;
  font-size: 1.9912152269rem;
  line-height: 1;
  letter-spacing: 0.02rem;
  color: #000;
  margin-bottom: 1.1713030747rem;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.plug-contacts a:last-child {
  margin-bottom: 0;
}
.plug-contacts a img {
  display: none;
}
@media (hover: hover) and (pointer: fine) {
  .plug-contacts a:hover {
    color: #E5411E;
  }
}
.plug-picture {
  line-height: 0;
  height: 100%;
  overflow: hidden;
}
.plug-picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.plug-logo-img {
  display: block;
  line-height: 0;
  margin-bottom: 1.8740849195rem;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}
.plug-logo-img img {
  width: 26.9399707174rem;
  height: auto;
}
.plug-logo-txt {
  font-size: 4.2166910688rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.03rem;
}
.plug-logo-txt span {
  display: block;
}
.plug-title {
  margin-bottom: 2.8111273792rem;
  font-size: 3.2796486091rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.03rem;
}
.plug-marketplace .plug-title {
  width: 31.0395314788rem;
}
.plug-marketplace-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.plug-marketplace-item {
  display: block;
  margin-right: 1.8740849195rem;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  line-height: 0;
  width: 7.4963396779rem;
  height: 7.4963396779rem;
  line-height: 0;
}
.plug-marketplace-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.plug-marketplace-item:last-child {
  margin-right: 0;
}
@media (hover: hover) and (pointer: fine) {
  .plug-marketplace-item:hover {
    opacity: 75%;
  }
}
.plug-nav-link {
  font-size: 1.9912152269rem;
  font-weight: 600;
  line-height: 0.9;
  letter-spacing: -0.03rem;
  display: block;
  padding-bottom: 1.1713030747rem;
  /* border-bottom: 0.2342606149rem solid #E5411E; */
  border-bottom: 0.2693997072rem solid #E5411E;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-bottom: 1.8740849195rem;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  padding-left: 3.0453879941rem;
  padding-right: 2.5768667643rem;
  position: relative;
}
.plug-nav-link span {
  display: none;
}
.plug-nav-link br {
  display: none;
}
.plug-nav-link svg {
  fill: #000;
  -webkit-transition: fill 0.2s ease-in-out;
  transition: fill 0.2s ease-in-out;
}
.plug-nav-link svg.play {
  display: none;
}
.plug-nav-link svg.icon {
  width: 2.1083455344rem;
  height: auto;
  position: absolute;
  left: 0;
}
.plug-nav-link svg.icon-tablet {
  display: none;
}
.plug-nav-link svg.download {
  width: 1.6398243045rem;
  height: auto;
  position: absolute;
  right: 0;
  padding-top: 0.140556369rem;
}
.plug-nav-link svg.link {
  width: 1.5226939971rem;
  height: auto;
  position: absolute;
  right: 0;
  padding-top: 0.2108345534rem;
}
@media (hover: hover) and (pointer: fine) {
  .plug-nav-link:hover {
    color: #E5411E;
  }
  .plug-nav-link:hover svg {
    fill: #E5411E;
  }
}
.plug-nav-link:last-child {
  margin-bottom: 0;
}
.plug-nav-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.plug-bottom {
  position: absolute;
  left: -3.2796486091rem;
  bottom: 0;
  padding: 3.2796486091rem;
  padding-top: 2.8111273792rem;
  /* min-width: 70.980966325rem; */
  min-width: 72.737920937rem;
  background-color: white;
  width: 70.980966325rem;
}
.plug-footer {
  position: fixed;
  right: 0;
  bottom: 0;
  background: #fff;
  padding: 2.8111273792rem 3.2796486091rem;
}
.plug-footer a {
  font-weight: 600;
  font-size: 1.6398243045rem;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.5);;
  /* opacity: 0.5; */
  margin-right: 2.3426061493rem;
  transition: color .2s ease;
}
@media (hover: hover) and (pointer: fine) {
  .plug-footer a:hover {
    color: #E5411E;
  }
}
.plug-footer a:last-child {
  margin-right: 0;
}
@media (max-width: 1023px) {
   .plug-footer {
    background: #282828;
    padding: 1.1713030747rem 3.2796486091rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: static;
    margin: 0 -3.2796486091rem;
  }
  .plug-footer a {
    color: #fff;
    line-height: 1;
    letter-spacing: -0.02em;
    font-size: 1.6398243045rem;
    font-weight: 600;
    margin: 0;
  }
  .plug-cookie {
    width: calc(100% - 6.5592972182rem);
    bottom: 3.9824304539rem;
    padding: 2.4597364568rem 2.3426061493rem;
    right: 3.2796486091rem;
  }
  .plug-cookie::before {
    content: none;
  }
  .plug-cookie-txt {
    margin-bottom: 1.8740849195rem;
    font-size: 1.4055636896rem;
    line-height: 1.3;
    letter-spacing: -0.01em;
  }
  .plug-cookie-txt br {
    display: none;
  }
  .plug-cookie-txt br:first-child {
    display: inline;
  }
  .plug-cookie-btn {
    font-size: 1.9912152269rem;
    /* padding-bottom: 1.4055636896rem; */
    padding-bottom: 1.1713030747rem;
  }
  .plug-pin {
    font-size: 1.6398243045rem;
    padding-right: 3.2796486091rem;
  }
  .plug-pin-img {
    width: 2.3426061493rem;
    height: 2.3426061493rem;
    left: 3.2796486091rem;
  }
  .plug-pin-img .icon {
    display: none;
  }
  .plug-pin-img .icon-tablet {
    display: block;
  }
  .plug-left {
    max-width: none;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    height: auto;
  }
  .plug-right {
    max-width: none;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .plug-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-bottom: 0;
  }
  .plug-bottom {
    position: static;
    width: auto;
  }
  .plug-logo {
    position: absolute;
    left: -3.2796486091rem;
    top: 0;
  }
  .plug-logo-img {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    background-color: #fff;
    margin-bottom: 0;
    padding: 3.2796486091rem;
    width: 32.5622254758rem;
    padding-right: 2.3426061493rem;
  }
  .plug-logo-img img {
    width: 26.9399707174rem;
  }
  .plug-logo-txt {
    padding: 3.2796486091rem;
    padding-top: 1.8740849195rem;
    padding-bottom: 2.8111273792rem;
    background-color: #fff;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    font-size: 3.2796486091rem;
    position: relative;
    top: -3.2796486091rem;
    width: auto;
    line-height: 0.95;
    letter-spacing: -0.06rem;
  }
  .plug-picture {
    height: 100%;
  }
  .plug-contacts {
    width: 25.065885798rem;
  }
  .plug-contacts a {
    margin-bottom: 0.7027818448rem;
  }
  .plug-marketplace {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2.3426061493rem 0;
  }
  .plug-marketplace .plug-title {
    margin-bottom: 0;
    max-width: 26.9399707174rem;
  }
  .plug-marketplace-item {
    margin-right: 1.4055636896rem;
    width: 5.6222547584rem;
    height: 5.6222547584rem;
  }
  .plug-title {
    font-size: 2.8111273792rem;
  }
  .plug-nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .plug-nav-link {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .plug-nav-block {
    /* height: 9.2532942899rem; */
    height: auto;
  }
  .plug-nav-block .plug-title {
    margin-bottom: 0;
  }
  .plug-nav-block.plug-catalog {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 0;
    padding: 2.3426061493rem 3.2796486091rem;
    margin: 0 -3.2796486091rem;
    background-color: #EEEEEE;
  }
  .plug-nav-block.plug-catalog .plug-nav-link {
    font-size: 1.6398243045rem;
    padding: 1.1713030747rem 1.8740849195rem;
    background-color: #fff;
    margin-right: 1.4055636896rem;
    padding-left: 5.9736456808rem;
    letter-spacing: -0.02rem;
  }
  .plug-nav-block.plug-catalog .plug-nav-link br {
    display: block;
  }
  .plug-nav-block.plug-catalog .plug-nav-link svg {
    left: 1.8740849195rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    position: absolute;
  }
  .plug-nav-block.plug-catalog .plug-nav-link:last-child {
    margin-right: 0;
  }
  .plug-nav-block.plug-catalog .plug-nav-link .download {
    display: none;
  }
  .plug-nav-block.plug-catalog .plug-nav-link .icon {
    display: none;
  }
  .plug-nav-block.plug-catalog .plug-nav-link .icon-tablet {
    display: block;
    fill: #000;
    width: 3.1625183016rem;
    height: 2.8111273792rem;
  }
  .plug-nav-block.plug-manual {
    display: block;
    background-color: #404040;
    padding: 3.513909224rem 3.2796486091rem;
    margin: 0 -3.2796486091rem;
  }
  .plug-nav-block.plug-manual .plug-nav-links {
    display: block;
  }
  .plug-nav-block.plug-manual .plug-nav-link {
    display: block;
    max-width: none;
    font-size: 1.9912152269rem;
    color: #fff;
    padding-left: 3.7481698389rem;
    text-transform: lowercase;
    letter-spacing: 0.01em;
    /* letter-spacing: -0.02rem; */
  }
  .plug-nav-block.plug-manual .plug-nav-link span {
    display: inline;
    text-transform: capitalize;
  }
  .plug-nav-block.plug-manual .plug-nav-link svg {
    display: none;
    fill: #fff;
  }
  .plug-nav-block.plug-manual .plug-nav-link svg.link {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    right: 0;
    width: 1.8740849195rem;
    height: 1.8740849195rem;
    padding-top: 0;
  }
  .plug-nav-block.plug-manual .plug-nav-link svg.play {
    display: block;
    width: 2.4597364568rem;
    height: 2.3426061493rem;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    fill: #fff;
  }
  .plug-nav-block.plug-manual .plug-title {
    display: none;
  }
  .plug-bottom {
    padding: 0;
    min-width: auto;
  }
}
@media (max-width: 599px) {
  .plug-cookie-txt br {
    display: none;
  }
  .plug-cookie-txt br:first-child {
    display: none;
  }
  .plug-nav-block {
    height: auto;
  }
   .plug-footer {
    padding: 1.1713030747rem 1.8740849195rem;
    margin: 0 -1.8740849195rem;
    gap: 0 0.5856515373rem;
  }
  .plug-footer a {
    font-size: 1.1713030747rem;
  }
   .plug-cookie {
    width: calc(100% - 3.7481698389rem);
    bottom: 3.513909224rem;
    padding: 1.8740849195rem;
    right: 1.8740849195rem;
  }
  .plug-cookie-txt {
    margin-bottom: 1.1713030747rem;
    font-size: 1.1713030747rem;
    letter-spacing: -0.02em;

  }
  .plug-cookie-btn {
    font-size: 1.6398243045rem;
    padding-bottom: 0.9370424597rem;
  }
  .plug-pin {
    font-size: 1.1713030747rem;
    padding: 0.9370424597rem;
    padding-right: 1.8740849195rem;
    padding-left: 4.9194729136rem;
  }
  .plug-pin-txt {
    max-width: 26.9399707174rem;
  }
  .plug-pin-img {
    left: 1.8740849195rem;
  }
  .plug-content {
    padding: 1.8740849195rem 0;
    padding-bottom: 0;
  }
  .plug-contacts {
    padding: 1.8740849195rem;
    width: 6.0907759883rem;
    right: -1.8740849195rem;
  }
  .plug-contacts a {
    font-size: 0;
    margin-bottom: 1.4055636896rem;
  }
  .plug-contacts a img {
    display: block;
    width: 2.3426061493rem;
    height: 2.3426061493rem;
  }
  .plug-logo {
    left: -1.8740849195rem;
  }
  .plug-logo-img {
    padding: 1.8740849195rem;
  }
  .plug-logo-img img {
    width: 15.6954612006rem;
  }
  .plug-logo-txt {
    font-size: 1.8740849195rem;
    padding: 0 1.8740849195rem;
    padding-top: 0.9370424597rem;
    padding-bottom: 1.6398243045rem;
    top: -1.756954612rem;
    line-height: 1;
    letter-spacing: -0.02rem;
  }
  .plug-marketplace {
    padding: 1.1713030747rem 0;
  }
  .plug-marketplace .plug-title {
    font-size: 1.6398243045rem;
    max-width: 16.3982430454rem;
  }
  .plug-marketplace-item {
    margin-right: 0.9370424597rem;
    width: 3.7481698389rem;
    height: 3.7481698389rem;
  }
  .plug-nav-block.plug-catalog {
    padding: 1.1713030747rem 1.8740849195rem;
    margin: 0 -1.8740849195rem;
  }
  .plug-nav-block.plug-catalog .plug-title {
    font-size: 1.6398243045rem;
  }
  .plug-nav-block.plug-catalog .plug-nav-link {
    font-size: 1.1713030747rem;
    margin-right: 0.9370424597rem;
    padding: 0.9370424597rem 1.6398243045rem;
    padding-left: 4.6852122987rem;
  }
  .plug-nav-block.plug-catalog .plug-nav-link .icon-tablet {
    width: 2.1083455344rem;
    height: 2.1083455344rem;
    left: 1.6398243045rem;
  }
  .plug-nav-block.plug-manual {
    padding: 1.6398243045rem 1.8740849195rem;
    margin: 0 -1.8740849195rem;
  }
  .plug-nav-block.plug-manual .plug-nav-link {
    font-size: 1.2884333821rem;
    padding-left: 1.8740849195rem;
    letter-spacing: 0.03em;
  }
  .plug-nav-block.plug-manual .plug-nav-link svg.play {
    width: 1.1713030747rem;
    height: 1.4055636896rem;
  }
  .plug-nav-block.plug-manual .plug-nav-link svg.link {
    width: 1.1713030747rem;
    height: 1.1713030747rem;
    stroke-width: 1.5;
  }
}

.inner {
  max-width: 166.5592972182rem;
  padding-left: 3.2796486091rem;
  padding-right: 3.2796486091rem;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 599px) {
  .inner {
    padding-left: 1.8740849195rem;
    padding-right: 1.8740849195rem;
  }
}
