body #container {
  max-width: 100%; }

.Site-content.products {
  background: #F5F5F5; }

.Site-content.products.po-mobile {
  background: #FFFFFF; }

.Site-content.products.uchet {
  #background: #FFFFFF; }

section.uchet {
  background: #F5F5F5; }

.products .pw-start .anchors-container {
  margin: 40px 0 0 0; }

.products .pw-start .anchors-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.products .pw-start .anchors-wrapper:not(:last-child) {
  margin-bottom: 16px; }

.products .pw-start .anchors-wrapper {
  margin-bottom: 0;
  gap: 16px 20px; }

.products .pw-start .anchor-item {
  width: calc((100% - 40px) / 3);
  font-size: 18px;
  line-height: 155%;
  font-weight: 600;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #6D7885; }

.products .pw-start .anchor-item:hover {
  color: #214288;
  text-decoration: none; }

.products .pw-start .anchor-item::before {
  content: '';
  display: inline-flex;
  background: #2B56B1;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 16px; }

.products .pw-start .anchor-item.last {
  width: 100%; }

@media screen and (max-width: 1280px) {
  .products .pw-start .anchor-item {
    width: auto;
    padding: 0;
    font-size: 16px; } }
@media screen and (max-width: 1036px) {
  .products .pw-start .anchor-item {
    width: calc((100% - 90px) / 2);
    padding: 0;
    font-size: 16px; }

  .products .pw-start .anchors-wrapper {
    gap: 16px 90px;
    -ms-flex-pack: initial;
    justify-content: initial; }

  .products .pw-start .anchors-container {
    margin: 32px 0; } }
@media screen and (max-width: 742px) {
  .products .pw-start .anchors-wrapper {
    gap: 16px 40px; }

  .products .pw-start .anchor-item {
    width: calc((100% - 40px) / 2); } }
@media screen and (max-width: 450px) {
  .products .pw-start .anchor-item {
    width: calc(100%); } }
.products section {
  padding: 20px 0; }

.products.section section {
  padding: 100px 0; }

.products section.section-video {
  padding: 0; }

/*.products.section section {
  padding:80px 0;
}*/
.products section.prod-main {
  padding-top: 0; }

.products.section .main-block {
  padding-top: 0; }

.prod-section-wrapper {
  padding: 80px 124px;
  width: 100%; }

.section-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0; }

.products .prod-main h1 {
  font-size: 32px; }

.products .prod-main h1 span {
  white-space: nowrap; }

.Site-content.products h2 {
  font-size: 24px;
  line-height: 120%;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 0; }

section.product-description h2 {
  width: 100%; }

section.product-description h2.tab {
  display: none; }

.bg-blue-gray {
  background: #EBEDF0; }

.bg-gray {
  background: #F5F5F5; }

.bg-light-gray {
  background: #F9F9F9; }

.bg-white {
  background: #FFFFFF; }

/*prod-main */
.prod-section-wrapper {
  font-size: 16px; }

.prod-price-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 12px; }

.price-value {
  font-size: 24px;
  line-height: 100%;
  font-weight: 700;
  color: #214288;
  margin-right: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.gisp-logo {
  width: 25px;
  height: 25px;
  margin-bottom: auto;
  margin-top: 6px;
  margin-left: 16px; }

.section_el_price {
  font-size: 20px;
  color: #214288;
  font-weight: 600;
  line-height: 140%;
  white-space: nowrap;
  text-transform: uppercase; }

.price-info {
  font-size: 14px;
  color: #6D7885;
  line-height: 145%; }

.price-dop-info {
  color: #6D7885;
  line-height: 145%;
  font-size: 16px;
  margin-bottom: 28px; }

.prod-benefits {
  margin-bottom: 28px; }

.prod-benefits li {
  line-height: 150%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.prod-benefits li img {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
  max-width: 100%;
  object-fit: contain;
  width: 16px;
  height: 16px;
  margin: 6px 10px 0 0; }

#container .prod-benefits li:not(:last-child) {
  margin-bottom: 4px; }

.prod-section-wrapper .prod-icons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 45px 0; }

#container .prod-main ul, #container .prod-desc-gallery ul {
  list-style: none;
  padding-left: 0; }

#container .prod-slider-info li, .prod-desc-gallery li {
  list-style-image: none !important; }

#container .prod-slider-info li, #container .prod-desc-gallery li {
  list-style-image: none !important;
  margin: initial;
  padding-left: 0px; }

.prod-icons-value {
  font-size: 12px;
  font-weight: 600;
  line-height: 135%;
  color: #214288; }

#container .prod-icons li:not(:last-child) {
  margin-right: 30px; }

.prod-icons li img {
  margin: 0 auto 8px auto;
  display: block; }

.prod-icons li a:hover {
  text-decoration: none; }

.btn-quest {
  color: #FFFFFF;
  background: #214288;
  font-size: 16px;
  font-weight: 600;
  width: 234px;
  padding: 16px 10px;
  border: none; }

.btn-quest.btn-bot {
  margin-top: 54px; }

.prod-sliders-cont {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: calc(64%); }

.prod-sliders-cont .main-img-container {
  padding: 0 10px;
  width: 100%; }

.prod-sliders-cont .main-img-container img {
  display: block;
  margin: auto;
  cursor: pointer; }

.prod-slider-info {
  margin-left: 20px;
  width: calc(36% - 20px); }

.prod-slider-info h1 span {
  white-space: nowrap;
  word-break: normal; }

.prod-thumb-slider {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 42px;
  position: relative;
  height: calc(456px + 2*30px); }

.prod-thumb-slider-container {
  max-height: 456px;
  overflow: hidden;
  height: 100%; }

.prod-thumb-slider-container .swiper-slide {
  cursor: pointer; }

.prod-thumb-slider-container .swiper-slide img {
  border: 1px solid #CBCBCB;
  display: block;
  object-fit: contain;
  width: auto;
  height: 100%; }

.prod-thumb-slider-container .swiper-slide-thumb-active img {
  border: 2px solid #214288; }

.prod-preview-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 78px;
  margin: 20px 0; }

.prod-thumb-slider-next, .prod-thumb-slider-prev {
  width: 100%;
  height: 30px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
  #display: block;
  cursor: pointer; }

.prod-thumb-slider-next {
  background: url("/images/2023/img-prod/prod-slider-next.svg") no-repeat center center; }

.prod-thumb-slider-prev {
  background: url("/images/2023/img-prod/prod-slider-prev.svg") no-repeat center center; }

.prod-main-slider {
  overflow: hidden; }

.prod-main-slider-container .swiper-slide {
  cursor: pointer; }

.prod-main-slider-container .swiper-slide img {
  margin: auto;
  display: block; }

.prod-main-slider-container .swiper-pagination {
  display: none; }

.shema-hidden {
  display: none; }

/* gallery */
section.about {
  background: #F5F5F5; }

.prod-grid {
  display: grid;
  grid-template: repeat(4, 1fr)/repeat(12, 1fr);
  gap: 20px;
  min-height: 628px; }

.prod-grid a {
  display: flex;
  width: 100%;
  height: 100%;
  position: inherit;
  text-decoration: none; }

.img-gal-item, .img-gal-video {
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer; }

.gallery-1 {
  grid-area: 1 / 1 / 5 / 8; }

.prod-grid img {
  #width: -webkit-fill-available;
  #height: 100%; }

.gallery-2 {
  grid-column-start: 8;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 3;
  display: grid;
  position: relative; }

.gallery-3 {
  grid-column: 8 / 10;
  grid-row: 3 / 5;
  display: grid; }

.gallery-4 {
  grid-column: 10 / 13;
  grid-row: 3 / 5;
  display: grid;
  position: relative; }

.gallery-4::before {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: rgba(33, 66, 136, 0.8); }

.product-gallery-more {
  color: #FFFFFF;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  margin: auto;
  position: relative; }

.prod-grid .gallery-play-video {
  width: 102px;
  height: 92px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer; }

/*advantages*/
.advantages-wrapper {
  background: #EBEDF0;
  width: 100%;
  padding: 80px 124px;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  gap: 60px 16px; }

.advantages-wrapper.auto {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.advantages-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 16px 16px;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%; }

.advantages-wrapper .adv-item {
  width: calc((100% - 16px * 4) / 5); }

.advantages-wrapper.auto .adv-item {
  width: auto; }

.adv-info {
  color: #2C2D2E;
  font-size: 14px;
  line-height: 145%;
  display: inline-block;
  width: calc(100% - 60px); }

.adv-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  #height: 62px; }

.adv-item .adv-icon-container {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 12px; }

.adv-item img {
  margin: auto;
  max-height: 100%; }

/* product description */
.prod-desc-wrapper {
  width: 100%;
  background: #FFFFFF;
  padding: 80px 124px; }

.prod-desc-info {
  font-size: 16px;
  line-height: 150%; }

.prod-desc-info a {
  color: #2C2D2E;
  text-decoration: underline; }

.prod-desc-info a:hover {
  color: #214288; }

.prod-desc-info p {
  #margin-bottom: 40px; }

.btn-open-block {
  border: none;
  #padding: 0;
  color: #214288;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer; }

.btn-open-block:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #214288;
  border-top: 2px solid #214288;
  transform: rotate(135deg);
  margin: 0 0 2px 15px;
  vertical-align: middle; }

.gal-upr-block {
  margin-top: 40px; }

.prod-desc-gallery {
  padding-left: 124px; }

.gal-item {
  display: none; }

.gal-item.active {
  display: block; }

.prod-gal-container {
  width: 100%;
  display: none; }

.prod-gal-container.active {
  display: block; }

.gal-switch {
  margin-bottom: 26px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.gal-switch li {
  font-size: 16px;
  font-weight: 600;
  cursor: pointer; }

.gal-switch li.active {
  color: #214288; }

#container .gal-switch li:not(:last-child) {
  margin-right: 32px; }

.gal-switch-params {
  display: none; }

#container .gal-switch-params li {
  border: 1px solid #CBCBCB;
  padding: 12px 20px;
  line-height: 100%;
  margin-bottom: 20px;
  cursor: pointer;
  font-size: 16px; }

.gal-switch-params li.active {
  border: 2px solid #214288;
  color: #214288; }

#container .gal-switch-params li:not(:last-child) {
  margin-right: 20px; }

.gal-switch-params.active {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* hidden content styles */
.prod-dop-info {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease; }

.prod-dop-info p, .prod-dop-info ol, .prod-dop-info ul {
  margin: 0 0 12px 0; }

.prod-dop-info ol, .prod-dop-info ul {
  padding: 0 0 0 20px; }

.prod-dop-info ul li::marker {
  font-size: 12px; }

.prod-dop-info ul ol li::marker {
  font-size: 16px; }

.prod-dop-info h3, .prod-dop-info h4 {
  margin: 0 0 8px 0; }

/* end hidden content styles */
.prod-desc-info.active .prod-dop-info {
  max-height: inherit;
  transition: all 0.5s ease; }

.prod-desc-info.active .btn-open-block:after {
  transform: rotate(-45deg);
  margin: 5px 0 0 15px; }

/* specifications */
.products section.specifications {
  #padding: 20px 0 100px 0; }

.products section.last {
  padding: 20px 0 100px 0; }

.spec-block:last-child {
  padding-left: 144px; }

.spec-block p {
  line-height: 150%;
  margin-bottom: 25px; }

.spec-image-title {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer; }

.spec-image-title:hover {
  text-decoration: underline; }

.spec-table-row {
  border-left: 1px solid #CBCBCB;
  border-right: 1px solid #CBCBCB;
  border-bottom: 1px solid #CBCBCB;
  padding: 16px 8px; }

.spec-table-row:first-child {
  border-top: 1px solid #CBCBCB; }

.spec-table-row div:first-child {
  padding-right: 8px;
  font-size: 16px;
  line-height: 150%;
  color: #6D7885; }

.spec-table-row div:last-child {
  padding-left: 8px;
  font-size: 16px;
  color: #2C2D2E;
  line-height: 150%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.Site-content.products.section {
  background: white; }

#container .prod-downloads-wrapper {
  background: #fff;
  #box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
  max-width: 1225px;
  max-height: calc(100vh - 40px);
  padding: 10px 20px;
  margin: 0 auto; }

#container .prod-downloads-list {
  width: 100%;
  padding: 0;
  border: 1px solid #E6E8F0; }

#container .prod-downloads-list li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-left: 0;
  margin: 0;
  list-style-image: initial;
  border-top: 1px solid #E6E8F0; }

#container .prod-downloads-list li:first-child {
  border-top: none; }

.download-item-info {
  padding: 20px 8px; }

.download-item-info a {
  color: #2C2D2E;
  text-decoration: none; }

.download-icon {
  padding-left: 28px;
  flex-shrink: 0; }

.ispolnenie-wrapper p {
  line-height: 150%;
  margin: 0; }

.ispolnenie-wrapper p:not(:last-child) {
  margin-bottom: 4px; }

.ispolnenie-wrapper {
  margin-bottom: 16px; }

/* video instr*/
.video-instruction {
  position: relative;
  cursor: pointer; }

.video-instruction .instr-youtube-poster {
  #position: absolute;
  width: 100%;
  height: 100%;
  display: block; }

.video-instruction .instr-play-video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

/* instructions youtube video fix 18-01-24 */
.youtube-instr-container {
  #width: 100%;
  position: relative;
  cursor: pointer;
  padding: 0;
  height: 350px; }

.youtube-instr-container img.youtube-screenshot {
  width: 100%;
  max-height: 100%;
  object-fit: cover;
  margin: auto;
  display: block; }

/*
.video-btn-container::after {
  content:'';
  position:absolute;
  width:20px;
  height:20px;
  z-index:1;
  top: 0;
  bottom: 0;
  left:9%;
  right:0;
  margin: auto;
  opacity:1;
  transition: transform 0.2s ease;
  background:url('/images/2023/youtube-btn.svg') no-repeat center center / contain;
}

.youtube-instr-container:hover .video-btn-container::after {
  transform:scale(1.08);
  transition: transform 0.2s ease;
  background:url('/images/2023/youtube-btn-active.svg') no-repeat center center / contain;
  width:30px;
  height:32px;
}

 */
.youtube-instr-container:hover .video-btn-container::before {
  transform: scale(1.08);
  transition: transform 0.2s ease; }

.youtube-instr-container:hover img.youtube-btn {
  transform: scale(1.08);
  transition: transform 0.2s ease; }

/*
.youtube-instr-container img.youtube-btn:hover {
  transform:scale(1.08);
  transition: transform 0.2s ease;
}

 */
/* shema-skud*/
.shemaskud-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 32px; }

.shemaskud-container {
  width: 100%; }

.shemaskud-container img {
  display: block;
  margin: auto; }

.shemaskud-wrapper {
  padding: 80px 124px; }

.shemaskud-container svg {
  max-width: 100%; }

@media screen and (max-width: 1036px) {
  .shemaskud .container {
    background: transparent !important;
    padding: 0;
    #max-width: 100%; }

  .shemaskud-title {
    max-width: 712px;
    margin: auto; } }
@media screen and (max-width: 742px) {
  .shemaskud-container {
    overflow-x: scroll; }

  .shemaskud-container a {
    display: block; }

  .shemaskud-container svg {
    max-width: initial;
    min-width: 742px; }

  .shemaskud-title {
    max-width: 468px; } }
@media screen and (max-width: 508px) {
  .shemaskud .container {
    padding: 0 20px; } }
/* model 3d in modal window */
.modal-3d canvas {
  width: 80%;
  height: 80vh;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  #border: 1px solid #afafaf;
  #border-radius: 12px; }

.modal-3d canvas:hover {
  cursor: pointer; }

.modal-3d .modal-close2 {
  top: 30px;
  right: 30px;
  position: fixed;
  margin: auto;
  background: url("/images/2023/close3.svg") no-repeat center center/contain;
  width: 48px;
  height: 48px;
  cursor: pointer;
  transition: all 0.3s ease-in; }

.modal-3d .modal-close2:hover {
  transform: rotate(180deg); }

/* po-mobile */
@media screen and (max-width: 1548px) {
  .prod-section-wrapper, .advantages-wrapper {
    padding: 80px 102px; }

  .prod-slider-info {
    margin-left: 20px;
    width: calc(36% - 20px); }

  .prod-main h1 {
    margin: 0 0 24px 0; }

  .price-dop-info {
    margin-bottom: 24px; }

  .prod-icons {
    margin: 40px 0; }

  .prod-grid {
    min-height: 512px; }

  .prod-desc-info p {
    margin: 0 0 12px 0; }

  .prod-desc-wrapper {
    padding: 80px 64px 80px 102px; }

  .prod-desc-gallery {
    padding-left: 64px; }

  #container .gal-switch-params li {
    padding: 12px 16px; }

  .spec-block:last-child {
    padding-left: 122px; }

  .spec-table-row div:first-child {
    font-size: 14px; }

  .modal-3d canvas {
    width: 85%; }

  .section_el_price {
    font-size: 18px; } }
@media screen and (max-width: 1280px) {
  .prod-dop-info ul ol li::marker {
    font-size: 14px; }

  .section_el_price {
    font-size: 16px; }

  .advantages-wrapper .adv-item {
    width: calc((100% - 48px) / 4); }

  .prod-section-wrapper {
    padding: 60px; }

  .products .prod-main h1 {
    font-size: 24px;
    margin: 0 0 20px 0; }

  .price-value {
    font-size: 20px; }

  .price-info {
    font-size: 12px; }

  .prod-thumb-slider {
    margin-right: 22px; }

  .prod-preview-container {
    width: 76px; }

  .prod-thumb-slider-container {
    max-height: 428px; }

  .prod-thumb-slider {
    height: calc(428px + 2*30px); }

  .price-dop-info {
    font-size: 14px;
    margin-bottom: 20px; }

  .prod-benefits li {
    font-size: 14px; }

  .prod-icons {
    margin: 35px 0; }

  .prod-grid {
    min-height: 488px;
    gap: 16px; }

  .advantages-wrapper {
    padding: 80px 60px; }

  .prod-desc-wrapper {
    padding: 60px 0 60px 60px; }

  .prod-desc-gallery {
    padding-left: 20px; }

  .Site-content.products h2 {
    font-size: 20px; }

  .prod-desc-info p {
    font-size: 14px; }

  .prod-desc-info ul, .prod-desc-info ol {
    font-size: 14px; }

  .col-desk-6.spec-block {
    width: 100%;
    max-width: 80%;
    margin-bottom: 60px; }

  .col-desk-6.spec-block:last-child {
    padding-left: 0px; }

  .spec-image-title {
    margin-top: 16px; }

  .spec-block p {
    font-size: 14px;
    max-width: 450px; }

  .prod-slider-info {
    margin-left: 0;
    padding-left: 10px;
    width: calc(40%); }

  .prod-sliders-cont {
    width: calc(60%); }

  .modal-3d canvas {
    width: 90%; }

  .products.section section {
    padding: 80px 0; } }
@media screen and (max-width: 1036px) {
  .products.section section {
    padding: 60px 0; }

  section.uchet {
    background: #F9F9F9; }

  .advantages-wrapper {
    gap: 40px 16px; }

  .advantages-wrapper .adv-item {
    width: calc((100% - 32px) / 3); }

  section.prod-main {
    background: #FFFFFF; }

  .prod-section-wrapper {
    padding: 60px 0 0 0; }

  .prod-thumb-slider {
    display: none; }

  .prod-main-slider-container {
    position: relative;
    padding-bottom: 30px; }

  .prod-main-slider-container .swiper-pagination {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }

  .prod-main-slider-container .swiper-pagination .swiper-pagination-bullet {
    background: #99A2AD;
    width: 7px;
    height: 7px;
    margin-right: 12px; }

  .prod-main-slider-container .swiper-pagination .swiper-pagination-bullet-active {
    width: 10px;
    height: 10px; }

  .prod-grid {
    min-height: 304px;
    gap: 12px; }

  section.advantages {
    background: #EBEDF0; }

  .adv-info {
    font-size: 12px; }

  .adv-item.last {
    display: none; }

  .advantages-wrapper {
    padding: 0; }

  .products section {
    padding: 60px 0; }

  section.product-description {
    background: #FFFFFF; }

  .prod-desc-wrapper {
    padding: 0; }

  .col-desk-6.prod-desc-info {
    order: 1;
    width: 100%;
    max-width: 500px; }

  .col-desk-6.prod-desc-gallery {
    order: 0;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 40px; }

  .prod-gal-container {
    width: 50%; }

  .gal-upr-block {
    width: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end; }

  #container .gal-switch-params li {
    padding: 8px 20px;
    font-size: 14px; }

  .gal-switch {
    margin-bottom: 24px; }

  section.product-description h2.tab {
    display: block; }

  section.product-description h2.desc {
    display: none; }

  .products section.specifications {
    background: #EBEDF0; }

  .products section.last {
    padding: 60px 0; }

  .prod-section-wrapper {
    padding: 0; }

  .col-desk-6.spec-block {
    max-width: 100%; }

  .products section.prod-main {
    padding: 60px 0; }

  .modal-3d canvas {
    width: 100%;
    border: none; } }
@media screen and (max-width: 742px) {
  .prod-dop-info ul ol li::marker {
    font-size: 16px; }

  .section_el_price {
    font-size: 18px; }

  .products.section section {
    padding: 40px 0; }

  .Site-content section.breadcrumbs {
    padding: 16px 0; }

  .breadcrumbs-wrapper {
    font-size: 12px; }

  .prod-sliders-cont {
    width: 100%; }

  .prod-slider-info {
    width: 100%; }

  .prod-main-slider {
    margin-bottom: 30px; }

  .products .prod-main h1 {
    font-size: 32px;
    margin: 0 0 28px 0; }

  .products section.prod-main {
    padding: 40px 0 60px 0; }

  .price-dop-info {
    font-size: 16px;
    margin-bottom: 28px; }

  .prod-slider-info {
    padding-left: 0; }

  .prod-benefits li {
    font-size: 16px; }

  .prod-icons {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 24px 0; }

  .btn-quest {
    width: 100%; }

  .prod-grid {
    grid-template: repeat(12, 1fr)/repeat(12, 1fr);
    gap: 16px;
    min-height: 472px; }

  .prod-grid .gallery-3 {
    display: none; }

  .gallery-2 {
    grid-column-start: 1;
    grid-column-end: 6;
    grid-row-start: 8;
    grid-row-end: 13; }

  .gallery-4 {
    grid-column: 6 / 13;
    grid-row: 8 / 13; }

  .gallery-1 {
    grid-area: 1 / 1 / 8 / 13; }

  .advantages-wrapper {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between; }

  .advantages-wrapper .adv-item {
    width: 40%;
    margin-bottom: 40px; }

  .adv-item.last {
    display: flex; }

  section.advantages {
    padding-bottom: 20px; }

  .adv-info {
    #width: 100%; }

  .adv-info br {
    #display: none; }

  .prod-desc-gallery {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0; }

  .gal-upr-block, .prod-gal-container {
    width: 100%; }

  .gal-upr-block {
    margin-top: 32px; }

  #container .gal-switch-params li {
    font-size: 16px;
    padding: 8px 14px; }

  .gal-switch li {
    font-size: 18px; }

  #container .gal-switch-params li:not(:last-child) {
    margin-right: 8px; }

  .prod-desc-info p {
    font-size: 16px; }

  .prod-desc-info ul, .prod-desc-info ol {
    font-size: 16px; }

  .spec-block p {
    font-size: 16px;
    max-width: 100%; }

  .spec-table-row div:first-child {
    font-size: 16px;
    width: 100%;
    padding: 0; }

  .spec-table-row div:last-child {
    padding: 0;
    width: 100%; }

  .spec-table-row {
    padding: 8px 16px; }

  .col-desk-6.spec-block {
    margin-bottom: 28px; }

  .spec-image-title {
    margin-top: 12px; }

  #container .prod-icons li:not(:last-child) {
    margin-right: initial; }

  body .lg-actions {
    display: none; } }
@media screen and (max-width: 450px) {
  .products section {
    padding: 20px 0; }

  .products section.gallery {
    background: #EBEDF0; }

  .products.section section.gallery {
    background: #FFFFFF; }

  .products section.prod-main {
    padding: 20px 0 20px 0; }

  .Site-content section.breadcrumbs {
    padding: 8px 0; }

  .prod-main-slider {
    margin-bottom: 16px; }

  .products .prod-main h1 {
    font-size: 24px;
    margin: 0 0 16px 0; }

  .price-value {
    font-size: 24px; }

  .prod-price-block {
    margin-bottom: 16px; }

  .price-dop-info {
    margin-bottom: 16px; }

  #container .prod-icons li:not(:last-child) {
    margin-right: 30px; }

  .prod-icons {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }

  .prod-grid {
    gap: 12px;
    min-height: 358px; }

  .advantages-wrapper .adv-item {
    -webkit-box-align: initial;
    -moz-box-align: initial;
    -ms-flex-align: initial;
    -webkit-align-items: initial;
    align-items: initial; }

  .advantages-wrapper .adv-item, .advantages-wrapper.auto .adv-item {
    width: calc((100% - 8px) / 2);
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center; }

  .adv-info br {
    display: none; }

  .advantages-wrapper {
    gap: 8px; }

  .adv-info {
    width: 100%;
    text-align: center; }

  .adv-item .adv-icon-container {
    margin: 0; }

  .gal-upr-block {
    margin-top: 32px; }

  #container .gal-switch-params li {
    margin-bottom: 12px; }

  .products section.specifications {
    #padding: 32px 0 40px 0; }

  .products section.last {
    padding: 32px 0 40px 0; }

  .modal-3d canvas {
    max-height: 70vh; } }
@media screen and (max-width: 375px) {
  .gal-switch-params.active {
    gap: 12px 8px; }

  #container .gal-switch-params li {
    width: calc((100% - 8px) / 2);
    margin: 0; }

  #container .gal-switch-params li:not(:last-child) {
    margin-right: initial; } }

/*# sourceMappingURL=products.css.map */
