@charset "UTF-8";
@import "stylesheet.css";
@import "stylesheet_1.css";
#product .fh, #product .line_control, .button_w, #nl .footer .butts a, #nl .footer, #nl .line_control, #nl .button_w, #nl .fh {
  font-family: "Helvetica";
  font-size: 18px;
}

#product #loader:after, #product .fb, #product .h, #nl .footer .contact .line .val.big, #nl .h, #nl .fb {
  font-family: "Blender Pro";
  font-size: 70px;
}

#product .canvas .ani .lab::after, #product .canvas .ani .lab::before, #product .customize-controls.new .prev, #product .customize-controls.new .next, #product .customize-controls.new.type2 .prev, #product .customize-controls.new.type2 .next, #product .line_control .but, #product .line_control .butc, .button_w, .bg_b .slide_control_content .prev,
.black .slide_control_content .prev, .bg_b .slide_control_content .next,
.black .slide_control_content .next, .bg_w .slide_control_content div, .bg_w .slide_control_content .prev, .bg_w .slide_control_content .next, .bg_gr .slide_control_content .prev, .bg_gr .slide_control_content .next, #nl .customize-controls.new.type2 .next, #nl .customize-controls.new.type2 .prev, #nl .customize-controls.new .next, #nl .customize-controls.new .prev, #nl .button_w {
  transition: all 0.2s 0s;
}

#head.lend .menu_top {
  justify-content: flex-start;
  gap: 14px;
}
#head.lend .phone a {
  font-family: "Blender Pro";
  font-size: 52px;
  letter-spacing: -3px;
}
#head.lend .lc {
  height: 110px;
}
#head.lend .logo {
  margin-top: -10px;
  margin-right: 70px;
}
#head.lend .wrapper {
  max-width: 1400px;
}
#head.lend #wrap_mobile_catalog {
  margin-left: auto;
  max-width: 1000px;
}

#nl img {
  display: block;
}
#nl * {
  line-height: 1.1;
}
#nl .txt,
#nl .table,
#nl p {
  font-family: "Helvetica";
  line-height: 1.1;
  font-size: 18px;
}
#nl .black {
  background-color: #1E1E1E;
}
#nl .wh {
  background-color: #fff;
}
#nl .wpf.w3 {
  padding: 1px 0;
}
#nl .wpc {
  margin: auto;
  max-width: 1440px;
  padding-top: 130px;
  padding-left: 70px;
  padding-right: 70px;
  box-sizing: border-box;
}
#nl .h {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -0.05em;
}
#nl .h .l {
  padding-left: 65px;
}
#nl .h .w {
  color: #fff;
}
#nl .h .r {
  color: #0B413B;
}
#nl .h .b {
  color: #1E1E1E;
}
#nl .h .green {
  color: #0B413B;
}
#nl .h .gray {
  color: #999999;
}
#nl .h span {
  display: block;
  line-height: 90%;
}
#nl .open {
  position: relative;
}
#nl .open::before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 600px;
  z-index: 0;
  border-radius: 60px 60px 0 0;
}
@media screen and (max-width: 1000px) {
  #nl .open::before {
    border-radius: 16px 16px 0 0;
  }
}
#nl .open.r::before {
  background-color: #0B413B;
}
#nl .open.w::before {
  background-color: #fff;
}
#nl .open > div {
  position: relative;
  z-index: 1;
}
#nl .close {
  position: relative;
}
#nl .close::before {
  display: block;
  content: "";
  position: absolute;
  bottom: 200px;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
  border-radius: 0 0 60px 60px;
}
@media screen and (max-width: 1000px) {
  #nl .close::before {
    border-radius: 0 0 16px 16px;
  }
}
#nl .close.w::before {
  background-color: #fff;
}
#nl .close.b::before {
  background-color: #1E1E1E;
}
#nl .close > div {
  position: relative;
  z-index: 1;
}
#nl .flex {
  display: flex;
}
#nl .sb {
  justify-content: space-between;
}
#nl .button_w {
  padding: 32px 45px;
  background: #FFFFFF;
  border-radius: 30px;
  color: #1E1E1E;
  text-align: center;
  font-size: 30px;
  display: inline-block;
  letter-spacing: -0.05em;
  cursor: pointer;
}
#nl .button_w:hover {
  background: #0B413B;
  color: #fff;
}
#nl .hr {
  align-items: center;
  position: relative;
  top: -80px;
}
#nl .hr .g {
  flex-grow: 1;
  height: 2px;
  background-color: #fff;
}
#nl .hr .n {
  color: #fff;
  margin-left: 80px;
}
#nl .customize-controls.new div {
  width: 70px;
  height: 56px;
  border-radius: 20px;
  bottom: 60px;
  top: unset;
}
@media screen and (max-width: 1100px) {
  #nl .customize-controls.new div {
    width: 48px;
    height: 38px;
    border-radius: 13px;
    bottom: 30px;
    top: unset;
  }
}
#nl .customize-controls.new .prev {
  background: #fff url(../images/left.svg) no-repeat center center;
  left: 20%;
}
#nl .customize-controls.new .prev:hover {
  background: #0B413B url(../images/left.svg) no-repeat center center;
}
#nl .customize-controls.new .next {
  background: #fff url(../images/right.svg) no-repeat center center;
  right: 20%;
}
#nl .customize-controls.new .next:hover {
  background: #0B413B url(../images/right.svg) no-repeat center center;
}
#nl .customize-controls.new.type2 {
  display: flex;
  gap: 30px;
}
#nl .customize-controls.new.type2 div {
  position: static;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  border: 2px solid #fff;
}
#nl .customize-controls.new.type2 .prev {
  background: #0B413B url(../images/left2.svg) no-repeat center center;
}
#nl .customize-controls.new.type2 .prev:hover {
  background: #1E1E1E url(../images/left2.svg) no-repeat center center;
}
#nl .customize-controls.new.type2 .next {
  background: #0B413B url(../images/right2.svg) no-repeat center center;
}
#nl .customize-controls.new.type2 .next:hover {
  background: #1E1E1E url(../images/right2.svg) no-repeat center center;
}
#nl .table {
  padding-left: 340px;
  padding-bottom: 60px;
}
#nl .table .tr {
  border-bottom: 1px #1E1E1E solid;
}
#nl .table .tr.g {
  background-color: #fff;
  margin-top: 40px;
  color: #0B413B;
}
#nl .table .tr:last-child {
  border-bottom: none;
}
#nl .table .tr .td:first-child {
  padding-left: 0;
  text-align: left !important;
}
#nl .table .tr .td:last-child {
  text-align: right;
  padding-right: 0;
}
#nl .line_control {
  padding-left: 340px;
}
#nl .line_control .but {
  background-color: #0B413B;
  color: #fff;
  font-size: 30px;
  padding: 22px 45px;
  cursor: pointer;
  text-transform: uppercase;
  height: 79px;
  box-sizing: border-box;
}
#nl .line_control .ts {
  gap: 35px;
  margin-left: 100px;
}
#nl .line_control .up {
  margin-left: auto;
}
#nl .line_control .butc {
  color: #0B413B;
  border: 2px solid #0B413B;
  border-radius: 50px;
  width: 79px;
  height: 79px;
  text-align: center;
  line-height: 76px;
  font-size: 30px;
  cursor: pointer;
}
#nl .footer {
  padding-top: 1px;
  padding-bottom: 40px;
}
#nl .footer .icons_con {
  gap: 13px;
  margin-top: -12px;
}
#nl .footer .icons_con .ic {
  width: 54px;
  height: 54px;
  cursor: pointer;
}
#nl .footer .icons_con .vk {
  background: url("../images/vk.svg") no-repeat center center;
}
#nl .footer .icons_con .tg {
  background: url("../images/telegram.svg") no-repeat center center;
}
#nl .footer .icons_con .mail {
  background: url("../images/e-mail.svg") no-repeat center center;
  width: 62px;
}
#nl .footer .icons_con .b2b {
  background: url("../images/b2b.svg") no-repeat center center;
  width: 62px;
}
#nl .footer:before {
  bottom: unset;
  height: 62px;
}
#nl .footer .main_l {
  align-items: flex-start;
}
#nl .footer .contact {
  margin-left: 95px;
  flex-grow: 1;
}
#nl .footer .contact .line {
  border-bottom: 2px solid #fff;
  margin-bottom: 82px;
  height: 57px;
  color: #fff;
}
#nl .footer .contact .line.b {
  height: 67px;
}
#nl .footer .contact .line .name {
  margin-top: 4px;
  letter-spacing: -0.05em;
}
#nl .footer .contact .line .val {
  margin-left: auto;
  text-align: right;
  line-height: 1.05;
  align-self: start;
}
#nl .footer .contact .line .val.big {
  font-size: 60px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
#nl .footer .contact .line .val.vr {
  font-size: 30px;
}
#nl .footer .contact .line .val.em {
  font-size: 18px;
  line-height: 110%;
}
#nl .footer .butts {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: flex-start;
  max-width: 334px;
  margin-left: 125px;
}
#nl .footer .butts a {
  font-size: 30px;
  color: #fff;
  padding: 10px 20px;
  border: 1px solid #FFFFFF;
  background-color: #1E1E1E;
  border-radius: 20px;
  white-space: nowrap;
  transition: all 0.2s 0s;
  text-decoration: none;
  text-transform: uppercase;
}
#nl .footer .butts a:hover {
  transform: rotate(-8deg);
  background-color: #0B413B;
  color: #fff;
}

.pilsing {
  position: absolute;
  z-index: 2;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
}

.pilsing div:nth-child(1) {
  animation: pulse_t 2s infinite;
  -webkit-animation: pulse_t 2s infinite;
  -moz-animation: pulse_t 2s infinite;
  -o-animation: pulse_t 2s infinite;
}

.pilsing div:nth-child(2) {
  animation: pulse_t 2s infinite 0.3s;
  -webkit-animation: pulse_t 2s infinite 0.3s;
  -moz-animation: pulse_t 2s infinite 0.3s;
  -o-animation: pulse_t 2s infinite 0.3s;
}

.pilsing span {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  background-color: #0B413B;
  top: 0;
  bottom: 0;
  left: 0px;
  right: 0;
  margin: auto;
  border-radius: 50px;
}

.pilsing div {
  border-radius: 50%;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 30px;
  height: 30px;
  border: 2px solid #0B413B;
}

@keyframes tuda_suda {
  0% {
    transform: translate(0, 20px);
  }
  50% {
    transform: translate(0, -60px);
  }
  100% {
    transform: translate(0, 20px);
  }
}
@keyframes tuda_suda_vn {
  0% {
    transform: rotate(180deg) translate(0, 20px);
  }
  50% {
    transform: rotate(180deg) translate(0, -60px);
  }
  100% {
    transform: rotate(180deg) translate(0, 20px);
  }
}
@keyframes blim {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes circl {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-360deg);
  }
  100% {
    transform: rotate(-720deg);
  }
}
@keyframes pulse_t {
  0% {
    transform: scale(0.1);
    -moz-transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -o-transform: scale(0.1);
    -ms-transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    transform: scale(1.6);
    -moz-transform: scale(1.6);
    -webkit-transform: scale(1.6);
    -o-transform: scale(1.6);
    -ms-transform: scale(1.6);
    opacity: 0;
  }
}
@media screen and (max-width: 1400px) {
  #nl .hr {
    top: -60px;
  }
  #nl .wpc {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 100px;
  }
  #nl .h {
    font-size: 50px;
  }
  #nl .button_w {
    font-size: 25px;
  }
  #nl .customize-controls.new.type2 div {
    width: 60px;
    height: 60px;
    background-size: 20px !important;
  }
}
@media screen and (max-width: 1330px) {
  #nl .footer .contact .line .val.big {
    font-size: 34px;
  }
  #nl .footer .contact .line .val.vr {
    font-size: 20px;
  }
  #nl .footer .butts {
    margin-left: 40px;
    flex-flow: column;
  }
  #nl .footer .contact {
    margin-left: 30px;
  }
  #nl .logo_red img {
    max-width: 100px;
  }
  #nl .footer .butts a {
    font-size: 18px;
  }
  #nl .footer .contact .line {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1000px) {
  #nl .mobile {
    display: none !important;
  }
}
@media screen and (max-width: 1000px) {
  #nl .line_control {
    padding-left: 0;
  }
  #nl .mobile {
    display: block !important;
  }
  #nl .desctop,
  #nl .desktop {
    display: none !important;
  }
  #nl .hr {
    top: -50px;
  }
  #nl .hr .g {
    margin-right: -20px;
  }
  #nl .hr .n {
    display: none;
  }
  #nl .txt {
    font-size: 14px;
    line-height: 120%;
  }
  #nl .h {
    font-size: 38px;
  }
  #nl .h .l {
    padding-left: 38px;
  }
  #nl .button_w {
    padding: 16px 45px;
    font-size: 20px;
  }
  #nl .video_div.active::before {
    width: 80px;
    height: 80px;
    background: url("../images/play.svg") no-repeat center right 11px;
    background-size: 45px;
  }
  #nl .video_div.active:hover::before {
    background: #fff url("../images/play_b.svg") no-repeat center right 11px;
    border: 2px #fff solid;
    background-size: 45px;
  }
}
@media screen and (max-width: 800px) {
  #nl .footer .icons_con {
    margin-top: -3px;
  }
  #nl .footer .icons_con .ic {
    width: 34px;
    height: 34px;
    background-size: 100% auto !important;
  }
  #nl .footer .icons_con .mail {
    width: 39px;
  }
  #nl .footer .icons_con .b2b {
    width: 39px;
  }
}
@media screen and (max-width: 700px) {
  #nl .h {
    font-size: 32px;
  }
  #nl .h .l {
    padding-left: 28px;
  }
  #nl .footer .butts,
  #nl .footer .logo_red {
    display: none;
  }
  #nl .footer .contact {
    margin-left: 0;
  }
  #nl .footer .contact .line .name {
    font-size: 16px;
  }
  #nl .footer .contact .line .val.big {
    font-size: 30px;
  }
  #nl .footer .contact .line {
    height: 42px !important;
  }
  #nl .footer .contact .line {
    margin-bottom: 30px;
  }
  #nl .line_control .ts {
    gap: 20px;
    margin-left: 25px;
  }
  #nl .line_control .but {
    font-size: 14px;
    height: 33px;
    padding: 10px 20px;
  }
  #nl .line_control .butc {
    font-size: 14px;
    height: 31px;
    width: 31px;
    line-height: 31px;
  }
}
#nl .oldp {
  display: none;
}

@media screen and (max-width: 1300px) {
  #head.lend .menu_top {
    gap: 10px;
  }
  #head.lend .menu_top .item {
    font-size: 16px;
  }
  #head.lend .logo {
    margin-right: 20px;
    width: auto;
  }
  #head.lend .logo img {
    max-width: 90px;
  }
  #head.lend .phone a {
    font-size: 28px;
    letter-spacing: -2px;
  }
}
@media screen and (max-width: 700px) {
  #head.lend .logo {
    margin-right: 20px;
  }
  #head.lend .logo img {
    max-width: 90px;
  }
  #head.lend .phone a {
    font-size: 20px;
    letter-spacing: -1px;
  }
}
#product img {
  display: block;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#product * {
  line-height: 1.1;
}
#product .pb {
  padding-bottom: 40px;
}
#product .hide {
  display: none;
}
#product .nobr {
  white-space: nowrap;
}
@media screen and (max-width: 1000px) {
  #product .nobr {
    white-space: unset;
  }
}
#product .ac {
  text-align: center;
  margin-top: 15px;
}
#product .ac img {
  margin: auto;
}
#product .line.with_h {
  gap: 20px;
}
#product .line.with_h .h {
  margin-right: 64px;
}
#product .line.with_h .col2 {
  gap: 48px;
}
#product #circlr {
  max-width: 900px;
  margin: auto;
}
#product #circlr img {
  max-width: 100%;
}
#product #video_control .prev {
  left: 5%;
}
#product #video_control .next {
  right: 5%;
}
#product .gal {
  gap: 70px;
  align-items: flex-end;
  margin-top: 30px;
}
#product .gal .wp {
  max-width: 849px;
  border-radius: 50px;
  overflow: hidden;
}
#product #loader {
  position: relative;
  width: 100%;
  max-width: 900px;
  aspect-ratio: 4/3;
}
#product #loader:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
#product #loader:after {
  content: "Загрузка";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: var(--cl-shadow);
  margin: auto;
  width: 340px;
  text-align: center;
  box-sizing: border-box;
  padding: 30px;
  border-radius: 16px;
  background-color: var(--cl-light);
  height: 133px;
  letter-spacing: -3px;
}
#product .canvas {
  margin-top: 60px;
  position: relative;
}
#product .canvas .top {
  left: 50%;
  top: 16px;
}
#product .canvas .bot {
  left: 50%;
  bottom: -16px;
}
#product .canvas .ani {
  position: absolute;
  right: 150px;
  top: 0;
  bottom: 0;
  height: 400px;
  width: 363px;
  margin: auto;
}
#product .canvas .ani .lab {
  color: var(--cl-light);
  border-radius: 26px;
  letter-spacing: -0.05em;
  font-size: 70px;
  line-height: 90%;
  padding: 20px 0;
  height: 63px;
  text-align: center;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#product .canvas .ani .lab::after, #product .canvas .ani .lab::before {
  display: block;
  content: "";
  width: 43px;
  height: 32px;
  position: absolute;
  background: url("../images/ds.svg") no-repeat center center;
  top: -57px;
  left: 50%;
  margin-left: -21px;
  animation: tuda_suda 2s infinite forwards;
}
#product .canvas .ani .lab::before {
  top: unset;
  bottom: -57px;
  transform: rotate(180deg);
  animation: tuda_suda_vn 2s infinite forwards;
}
#product .video_gal {
  padding-top: 160px;
}
#product .video_gal .ma {
  background-color: #FB2B2B;
  border-radius: 60px;
  overflow: hidden;
  margin-top: 60px;
  position: relative;
}
#product .video_gal .ma img {
  width: 100%;
}
#product .video_gal .brd {
  position: relative;
}
#product .video_gal .wranv {
  margin-top: 30px;
}
#product .video_gal .wranv img {
  border-radius: 15px;
  overflow: hidden;
  cursor: pointer;
}
#product .wh {
  background-color: var(--cl-light);
}
#product .wpf.w3 {
  padding: 1px 0;
}
#product .wpc {
  margin: auto;
  max-width: 1440px;
  padding-top: 130px;
  padding-left: 70px;
  padding-right: 70px;
  box-sizing: border-box;
}
#product .h {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -0.05em;
}
#product .h .l {
  padding-left: 65px;
}
#product .h span {
  display: block;
  line-height: 90%;
}
#product .flex {
  display: flex;
}
#product .sb {
  justify-content: space-between;
}
#product .customize-controls.new div {
  width: 70px;
  height: 56px;
  border-radius: 20px;
  bottom: 60px;
  top: unset;
}
@media screen and (max-width: 1100px) {
  #product .customize-controls.new div {
    width: 48px;
    height: 38px;
    border-radius: 13px;
    bottom: 30px;
    top: unset;
  }
}
#product .customize-controls.new .prev, #product .customize-controls.new .next {
  background: var(--cl-light);
  display: flex;
  justify-content: center;
  align-items: center;
}
#product .customize-controls.new .prev:hover, #product .customize-controls.new .next:hover {
  background: var(--cl-accent);
}
#product .customize-controls.new .prev:hover svg, #product .customize-controls.new .next:hover svg {
  fill: var(--cl-light);
}
#product .customize-controls.new .prev {
  left: 20%;
}
#product .customize-controls.new .prev svg {
  transform: rotate(180deg);
}
#product .customize-controls.new .next {
  right: 20%;
}
#product .customize-controls.new.type2 {
  display: flex;
  gap: 30px;
}
#product .customize-controls.new.type2 div {
  position: static;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  border: 2px solid var(--cl-light);
}
#product .customize-controls.new.type2 .prev {
  background: #FB2B2B url(../images/left2.svg) no-repeat center center;
}
#product .customize-controls.new.type2 .prev:hover {
  background: #000000 url(../images/left2.svg) no-repeat center center;
}
#product .customize-controls.new.type2 .next {
  background: #FB2B2B url(../images/right2.svg) no-repeat center center;
}
#product .customize-controls.new.type2 .next:hover {
  background: #000000 url(../images/right2.svg) no-repeat center center;
}
#product .table {
  font-family: "Helvetica";
  line-height: 1.1;
  font-size: 18px;
  padding-left: 340px;
  padding-bottom: 60px;
}
#product .table .tr {
  border-bottom: 1px #000000 solid;
}
#product .table .tr.g {
  background-color: var(--cl-light);
  margin-top: 40px;
  color: var(--cl-accent);
}
#product .table .tr:last-child {
  border-bottom: none;
}
#product .table .tr .td:first-child {
  padding-left: 0;
  text-align: left !important;
}
#product .table .tr .td:last-child {
  text-align: right;
  padding-right: 0;
}
#product .line_control {
  padding-left: 340px;
}
#product .line_control .but {
  background-color: #FB2B2B;
  color: var(--cl-light);
  font-size: 30px;
  padding: 22px 45px;
  cursor: pointer;
  text-transform: uppercase;
  height: 79px;
  box-sizing: border-box;
}
#product .line_control .but:hover {
  transform: scale(1.025);
}
#product .line_control .ts {
  gap: 35px;
  margin-left: 100px;
}
#product .line_control .up {
  margin-left: auto;
}
#product .line_control .butc {
  color: #FB2B2B;
  border: 2px solid #FB2B2B;
  border-radius: 50px;
  width: 79px;
  height: 79px;
  text-align: center;
  line-height: 76px;
  font-size: 30px;
  cursor: pointer;
}
#product .line_control .butc:hover {
  background-color: #FB2B2B;
  color: var(--cl-light);
  border-color: var(--cl-light);
}
#product .oldp {
  display: none;
}
@media screen and (max-width: 1400px) {
  #product .wpc {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 100px;
    box-sizing: border-box;
  }
  #product .h {
    font-size: 50px;
  }
  #product .customize-controls.new.type2 div {
    width: 60px;
    height: 60px;
    background-size: 20px !important;
  }
}
@media screen and (max-width: 1000px) {
  #product .close::before {
    bottom: 20%;
  }
  #product .line.for_txt {
    flex-direction: column;
  }
  #product .line.for_txt > .e {
    width: 100%;
    max-width: unset;
  }
  #product .line.with_h .col2 {
    gap: 30px;
    flex-direction: column;
  }
  #product .line.with_h .col2 > .elem {
    width: 100%;
  }
  #product .gal {
    margin-top: 35px;
    margin-right: -20px;
  }
  #product .gal .wp {
    border-radius: 16px;
  }
  #product .canvas {
    overflow: hidden;
    margin-top: 30px;
  }
  #product .canvas img {
    width: 100% !important;
    max-width: unset;
  }
  #product .canvas .ani {
    display: none;
  }
  #product .table,
  #product #uni .table {
    padding-left: 0;
  }
  #product .table .g .td,
  #product #uni .table .g .td {
    width: 100%;
  }
  #product .table .tr,
  #product #uni .table .tr {
    align-items: center;
  }
  #product .table .tr .td,
  #product #uni .table .tr .td {
    padding: 14px 0px 14px 0;
  }
  #product .line_control {
    padding-left: 0;
  }
  #product .mobile {
    display: block !important;
  }
  #product .desctop,
  #product .desktop {
    display: none !important;
  }
  #product .h {
    font-size: 38px;
  }
  #product .h .l {
    padding-left: 38px;
  }
}
@media screen and (max-width: 800px) {
  #product #loader {
    background-size: 100% auto !important;
  }
  #product #loader:after {
    font-size: 35px;
    width: 270px;
    padding: 20px;
    height: 85px;
    letter-spacing: -2px;
  }
  #product .video_gal {
    padding-top: 100px;
  }
  #product .h {
    font-size: 30px;
  }
  #product .table .tr .td,
  #product #uni .table .tr .td {
    font-size: 14px;
  }
}
@media screen and (max-width: 700px) {
  #product .h {
    font-size: 32px;
  }
  #product .h .l {
    padding-left: 28px;
  }
  #product .line_control .but {
    font-size: 14px;
    height: 33px;
    padding: 10px 20px;
  }
  #product .line_control .butc {
    font-size: 14px;
    height: 31px;
    width: 31px;
    line-height: 31px;
  }
}
@media screen and (max-width: 650px) {
  #product .video_gal .ma {
    border-radius: 16px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 450px) {
  #product .wpc {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
  }
}
@media screen and (min-width: 1000px) {
  #product .mobile {
    display: none !important;
  }
}

.slide_control_content {
  display: none;
  gap: 30px;
}
.slide_control_content div {
  position: static;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  cursor: pointer;
  border: 2px solid var(--cl-light);
}
@media screen and (min-width: 1000px) {
  .slide_control_content {
    display: flex;
  }
}

.txt {
  font-family: "Helvetica";
  font-size: 14px;
  line-height: 120%;
}
.txt p {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 30px;
}
.txt p:last-child {
  margin-bottom: 0px;
}
@media screen and (min-width: 1000px) {
  .txt {
    font-size: 18px;
  }
}

.button_w {
  text-decoration: none;
  padding: 16px 45px;
  font-size: 20px;
  background: var(--cl-light);
  border-radius: 30px;
  color: #000000;
  text-align: center;
  display: inline-block;
  letter-spacing: -0.05em;
  cursor: pointer;
}
.button_w:hover {
  background: #FB2B2B;
  color: var(--cl-light);
}
@media screen and (min-width: 1000px) {
  .button_w {
    padding: 32px 45px;
    font-size: 25px;
  }
}

.bg_b,
.black {
  background: var(--cl-void);
}
.bg_b .slide_control_content div,
.black .slide_control_content div {
  border: 2px solid var(--cl-light);
}
.bg_b .slide_control_content .prev,
.black .slide_control_content .prev {
  background: #000000 url(../images/left2.svg) no-repeat center center;
}
.bg_b .slide_control_content .prev:hover,
.black .slide_control_content .prev:hover {
  background: var(--cl-accent) url(../images/left2.svg) no-repeat center center;
}
.bg_b .slide_control_content .next,
.black .slide_control_content .next {
  background: #000000 url(../images/right2.svg) no-repeat center center;
}
.bg_b .slide_control_content .next:hover,
.black .slide_control_content .next:hover {
  background: var(--cl-accent) url(../images/right2.svg) no-repeat center center;
}

.bg_w {
  background-color: var(--cl-light);
}
.bg_w .slide_control_content div {
  border: 2px solid #000000;
}
.bg_w .slide_control_content .prev {
  background: var(--cl-light) url(../images/left2_b.svg) no-repeat center center;
}
.bg_w .slide_control_content .prev:hover {
  background: var(--cl-accent) url(../images/left2_b.svg) no-repeat center center;
}
.bg_w .slide_control_content .next {
  background: var(--cl-light) url(../images/right2_b.svg) no-repeat center center;
}
.bg_w .slide_control_content .next:hover {
  background: var(--cl-accent) url(../images/right2_b.svg) no-repeat center center;
}

.bg_gr {
  background: var(--cl-accent);
}
.bg_gr .slide_control_content div {
  border: 2px solid var(--cl-light);
}
.bg_gr .slide_control_content .prev {
  background: var(--cl-accent) url(../images/left2.svg) no-repeat center center;
}
.bg_gr .slide_control_content .prev:hover {
  background: #000000 url(../images/left2.svg) no-repeat center center;
}
.bg_gr .slide_control_content .next {
  background: var(--cl-accent) url(../images/right2.svg) no-repeat center center;
}
.bg_gr .slide_control_content .next:hover {
  background: #000000 url(../images/right2.svg) no-repeat center center;
}

.bl {
  color: var(--cl-void);
}

.w {
  color: var(--cl-light);
}

.gray {
  color: var(--cl-haze);
}

.bottom_radius {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  position: relative;
}
@media screen and (min-width: 1000px) {
  .bottom_radius {
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
  }
}
.bottom_radius:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  z-index: -1;
}
.bottom_radius.bg:after {
  background: var(--cl-accent);
}
.bottom_radius.bb:after {
  background: var(--cl-void);
}
.bottom_radius.bgg:after {
  background: var(--cl-shadow);
}
.bottom_radius.bw:after {
  background: var(--cl-light);
}

.top_radius {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  position: relative;
}
@media screen and (min-width: 1000px) {
  .top_radius {
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
  }
}
.top_radius:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  z-index: -1;
}
.top_radius.tg:before {
  background: var(--cl-accent);
}
.top_radius.tb:before {
  background: var(--cl-void);
}
.top_radius.tgg:after {
  background: var(--cl-shadow);
}
.top_radius.tw:before {
  background: var(--cl-light);
}

.radius {
  border-radius: 16px;
  position: relative;
  overflow: hidden;
}
.radius img {
  min-width: 100%;
}
@media screen and (min-width: 1000px) {
  .radius {
    border-radius: 60px;
  }
}

.hr {
  position: relative;
  top: -50px;
}
.hr.bl .g {
  background-color: var(--cl-void);
}
.hr.bl .n {
  color: var(--cl-void);
}
.hr .g {
  height: 2px;
  background-color: var(--cl-light);
  flex-grow: 1;
}
.hr .n {
  display: none;
}
@media screen and (min-width: 1000px) {
  .hr {
    align-items: center;
    top: -60px;
  }
  .hr .n {
    display: block;
    color: var(--cl-light);
    margin-left: 80px;
  }
}

.title-block {
  font-family: "Blender Pro", "Arial", sans-serif;
  font-size: 38px;
  font-weight: 900;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}
@media screen and (min-width: 1000px) {
  .title-block {
    font-size: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .title-block {
    font-size: 70px;
  }
}
.title-block span {
  display: block;
  line-height: 90% !important;
}
@media screen and (min-width: 1000px) {
  .title-block .l {
    margin-left: 65px;
  }
}

.button-label {
  padding: 10px 20px;
  font-size: 30px;
  box-shadow: 0 0 0 1px var(--cl-light);
  color: var(--cl-light);
  background: none;
  border-radius: 20px;
  white-space: nowrap;
  cursor: pointer;
  transition: var(--transition-main);
}
.button-label:hover {
  background: var(--cl-void);
  box-shadow: none;
}
.button-label.active {
  background: var(--cl-accent);
  box-shadow: none;
}

.text-columns .text-columns__title-block {
  margin-bottom: 30px;
}
@media screen and (min-width: 1000px) {
  .text-columns .text-columns__title-block {
    margin-right: 60px;
    margin-bottom: 0;
    flex: 0 0 fit-content;
  }
}
@media screen and (min-width: 1000px) {
  .text-columns .text-columns__text-block {
    display: flex;
  }
}
.text-columns .text-columns__column {
  margin-bottom: 30px;
}
.text-columns .text-columns__column:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1000px) {
  .text-columns .text-columns__column {
    margin-bottom: 0;
    margin-right: 60px;
    flex: 1 1 calc(50% - 60px);
  }
  .text-columns .text-columns__column:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1000px) {
  .text-columns {
    display: flex;
  }
}

.simple_info .flex.col2 {
  gap: 30px;
}
.simple_info .flex.col2 .elem {
  width: 100%;
}
@media screen and (min-width: 1000px) {
  .simple_info .flex.col2 {
    gap: 60px;
  }
}

.right_img .e2 {
  margin-top: 30px;
}
.right_img .txt {
  margin-top: 30px;
  max-width: unset;
}
@media screen and (min-width: 1000px) {
  .right_img .txt {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1000px) {
  .right_img .line {
    gap: 30px;
  }
}
@media screen and (min-width: 1000px) {
  .right_img .img {
    flex: 0 0 60%;
    align-self: flex-end;
  }
}

.instruction .flexb {
  flex-direction: column;
  gap: 30px;
}
.instruction .flexb .elem {
  align-self: flex-start;
}
.instruction .e1 {
  max-width: unset;
}
.instruction .button_w:hover {
  background: var(--cl-shadow);
  color: var(--cl-light);
}
@media screen and (min-width: 1000px) {
  .instruction .flexb {
    flex-direction: row;
  }
  .instruction .e1 {
    max-width: 450px;
  }
  .instruction .button_w {
    margin-right: 0;
  }
}

.demo-slider {
  position: relative;
}
.demo-slider .demo-slider__background {
  padding: 0;
  margin: 0 -10px;
  list-style: none;
  position: relative;
  min-height: 500px;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.demo-slider .demo-slider__background video {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.demo-slider .demo-slider__background::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: var(--cl-filter);
}
@media screen and (min-width: 450px) {
  .demo-slider .demo-slider__background {
    margin: 0 -20px;
  }
}
@media screen and (min-width: 1000px) {
  .demo-slider .demo-slider__background {
    border-radius: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .demo-slider .demo-slider__background {
    margin: 0 -70px;
  }
}
.demo-slider .demo-slider__content {
  padding: 40px 0 40px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1000px) {
  .demo-slider .demo-slider__content {
    padding: 40px 0 140px;
  }
}
.demo-slider .demo-slider__text-content {
  margin-top: auto;
  align-items: flex-end;
}
.demo-slider .demo-slider__title-block {
  margin-bottom: 30px;
}
@media screen and (min-width: 1000px) {
  .demo-slider .demo-slider__title-block {
    margin-bottom: 60px;
  }
}
.demo-slider .off {
  display: none;
}

@media screen and (min-width: 1000px) {
  .video-slider .video-slider__mobile {
    display: none;
  }
}
.video-slider .video-slider__desktop {
  display: none;
}
@media screen and (min-width: 1000px) {
  .video-slider .video-slider__desktop {
    display: block;
  }
}

.video-slider-mob-slider {
  padding: 0;
  margin: 0;
  list-style: none;
}
.video-slider-mob-slider .video-slider-mob-slider__image-block {
  margin-bottom: 25px;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}
.video-slider-mob-slider .video-slider-mob-slider__image-block img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-slider-mob-slider .video-slider-mob-slider__label {
  padding: 5px 20px;
  background: var(--cl-light);
  left: 16px;
  bottom: 13px;
  border-radius: 20px;
  position: absolute;
}

.video-slider-desk-slider {
  position: relative;
}
.video-slider-desk-slider .video-slider-desk-slider__background {
  padding: 0;
  margin: 0 -20px;
  list-style: none;
}
.video-slider-desk-slider .video-slider-desk-slider__background video {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 1400px) {
  .video-slider-desk-slider .video-slider-desk-slider__background {
    margin: 0 -70px;
  }
}
.video-slider-desk-slider .video-slider-desk-slider__item {
  border-radius: 50px;
  height: 1000px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  position: relative;
}
.video-slider-desk-slider .video-slider-desk-slider__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--cl-filter);
}
.video-slider-desk-slider .video-slider-desk-slider__content {
  padding-bottom: 140px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
}
.video-slider-desk-slider .video-slider-desk-slider__control {
  margin: auto -15px 70px;
  padding: 0;
  list-style: none;
  display: flex;
}
.video-slider-desk-slider .video-slider-desk-slider__control-item {
  margin: 15px;
}
.video-slider-desk-slider .video-slider-desk-slider__text-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.video-slider-desk-slider .video-slider-desk-slider__title-block {
  margin-right: 60px;
  flex: 1 0 70%;
}
.video-slider-desk-slider .off {
  display: none;
}

.colors-block .colors-block__title-block {
  margin-bottom: 40px;
}
@media screen and (min-width: 1000px) {
  .colors-block .colors-block__mobile {
    display: none;
  }
}
.colors-block .colors-block__desktop {
  display: none;
}
@media screen and (min-width: 1000px) {
  .colors-block .colors-block__desktop {
    display: block;
  }
}

.colors-mob .colors-mob__image-block {
  border-radius: 16px;
  overflow: hidden;
}
.colors-mob .colors-mob__image-block img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.colors-desk {
  position: relative;
}
.colors-desk .colors-desk__galery {
  padding: 0;
  margin: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: mix-content;
}
.colors-desk .colors-desk__galery-item {
  grid-row: 1/2;
  grid-column: 1/2;
  order: 0;
  border-radius: 50px;
  overflow: hidden;
}
.colors-desk .colors-desk__galery-item img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.colors-desk .colors-desk__galery-item.active {
  order: 1;
}
.colors-desk .colors-desk__control {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: flex;
}