@font-face {
font-family: Averta; 
src: url(/wa-data/public/site/fonts/Averta-Cyrillic-Regular.woff2 ); 
}
:root {
    --font-family: Averta, "Roboto", sans-serif;
}
.h-block-cart .mcart__icon {
    background-color: #2c2c2c;
    border-radius: 5px;
}
.mcart__empty, .mcart__title {
    display: block;
    font-size: 17px;
    opacity: 1;
    font-weight: bold;
    margin: 0 0 0 0;
}
h1.category-name {
    font-size: 47px;
    font-weight: bold;
}
.s-products__right {
    flex: 1;
    display: flex;
    background: #f3f3f6;
    padding: 25px 25px 25px 0;
}
button.s-products__button.button.button_low {
    font-size: 15px;
}
.p-features__item-val {
    color: #000;
}
button.product__button.button {
    font-size: 18px;
}
.product__content-2 {
    background: #f3f3f6;
}
.features td {
    border-bottom: 1px solid #eee;
    padding: 25px 0;
    width: 35%;
    font-size: 18px;
}
.s-products__item {
    align-items: center;
}
.s-products__price-new {
    font-weight: bold;
    color: #399c5b;
}
.in-blocks__item-s.c-products__dop .products.products_col-4 .products__item a span.products__item-info span.products__item-info-features {
    display: none;
}
.s-products__item {
    padding: 0;
}
.s-products a {
    color: #222;
    text-decoration: none;
    font-weight: bold;
}
.p-features__item {
    font-size: 15px;
}
span.l-menu__name {
    font-size: 18px;
}
section.section.section_letters .container .gallery-1.gallery-slick-block a .gallery-slick {
    width: 365px;
    height: 570px;
}
section.section.section_letters .container .gallery-1.gallery-slick-block {
    text-align: left;
}
.h-news {
    margin: 25px 0 0px 0;
}
.main__home.main__wrap.wrapnew {
    padding-right: 30px;
    padding-left: 30px;
}
a.h-news__item-next {
    font-size: 18px;
    color: #3b62bd;
    font-weight: bold;
}
.h-phone__content-tel {
    font-size: 22px;
}
.h-phone__content-tel a {
    text-decoration: none;
}
.h-menu__link {
    font-size: 16px;
}
.header__midd-block.header__midd-phone_1.h-block-phone_1 {
    padding-left: 10px;
}
.header__midd-block.header__custom-block.header__midd-email_h {
    padding-left: 10px;
}
span.h-menu__name {
    border-bottom: 1px solid #B0B6BB;
    padding: 0 0 3px 0px;
}
.soz__list {
    border-radius: 5px;
}
.header__midd {
    margin: 15px 0 0 0;
}
.header__midd-wrap.wrap.wrap_bg {
    border-radius: 6px;
}
.h-promo__text {
    font-size: 18px;
}
.header__bott-block.header__bott-logo.h-block-logo.fl-2 {
    flex: 0 0 25%;
}
.logo__desc {
    border-left: 2px solid #7d9edc;
    padding-left: 0.36rem;
    font-size: 10px;
    line-height: 1;
    font-weight: 600;
    width: 42%;
    margin: 0 0px 0px 7px;
}
.b-catalog__title {
    font-weight: 800;
    white-space: nowrap;
    margin-left: 10px;
    font-size: 18px;
}


.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.promo img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}
.promo {
  padding-bottom: 1.5rem;
}
.promo p {
  margin: 0;
}
.promo__wrap {
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
  margin-bottom: 1.5rem;
}
.promo__desc {
  position: relative;
  z-index: 1;
  padding: 30px 60px 35px 20px;
}
.promo__pic {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.promo__pic img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.promo__suptitle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5rem;
  background: #fff;
  border-radius: 4px;
  padding: 5px 10px;
  font-size: 0.57rem;
  font-weight: 600;
  color: #3b62bd;
}
.promo__suptitle img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1rem;
          flex: 0 0 1rem;
  width: 1rem;
  margin-right: 0.5rem;
}
.promo__title {
  display: block;
  margin: 0 0 0.5rem;
  font-weight: 700;
  font-size: 2.57rem;
  line-height: 0.9;
  letter-spacing: -0.01em;
}
.promo__subtitle {
  display: block;
  margin-bottom: 2rem;
  font-size: 1.29rem;
  line-height: 1.2;
}
.promo__benefits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  counter-reset: cntPB;
}
.promo__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  flex-wrap: wrap;        
  gap: 15px;
}
.promo__col-1-1 {
  margin: 0 10px 20px;
  width: calc(50% - 20px);
  background: #F3F3F6;
  border-radius: 0.57rem;
  overflow: hidden;
  padding: 1rem 1rem;
  position: relative;
  letter-spacing: -0.01em;
  counter-increment: cntPB;
}
.promo__col-1-1::after {
  content: counter(cntPB, decimal-leading-zero);
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  color: #fff;
  font-size: 4.28rem;
  font-weight: 600;
  line-height: 0.5;
}
.promo__header-1 {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 1rem;
  color: #3b62bd;
}
.promo__label-1 {
  display: block;
  line-height: 1.2;
  font-size: 0.7rem;
}
.promo__col-1-2 {
  margin: 0 10px 20px;
  width: calc(100% - 20px);
  background: #F3F3F6;
  border-radius: 0.57rem;
  padding: 0.86rem 1.07rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
  letter-spacing: -0.01em;
}
.promo__col-1-2 img {
  width: 1rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1rem;
          flex: 0 0 1rem;
  margin-right: 0.6rem;
}
.promo__cats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.promo__cats-count {
  position: absolute;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  left: 10px;
  top: 10px;
  color: #D2D2D2;
  font-size: 0.8rem;
}
.promo__cats-title {
  display: block;
  padding: 0 1rem 0.2rem;
  font-weight: 600;
  font-size: 1rem;
  letter-spacing: -0.01em;
}
.promo__col-2-1 {
  width: calc(50% - 20px);
  max-width: 13.5rem;
  margin: 0 10px 20px;
  padding-bottom: 1.2rem;
  border-radius: 1rem;
  background: #F3F3F6;
  position: relative;
  overflow: hidden;
}
.promo__col-2-1 img {
  margin-bottom: 0.1rem;
  width: 75%;
  margin-left: auto;
}
.promo__col-3-1,
.promo__col-3-2 {
  border-radius: 0.65rem;
  background: #F3F3F6;
  padding: 0.86rem 1.07rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem;
  letter-spacing: -0.01em;
  margin-bottom: 1rem;
}
.promo__col-3-1 i,
.promo__col-3-2 i {
  display: block;
  width: 1rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1.7rem;
          flex: 0 0 1.7rem;
  margin-right: 0.6rem;
}
.promo__col-3-1 i img,
.promo__col-3-2 i img {
  display: block;
}
.promo__col-3-1 p,
.promo__col-3-2 p {
  margin: 0;
}
.promo__list {
  margin-top: 2.4rem;
  font-size: 1.2rem;
}
.promo.promo_thanks {
  padding-bottom: 3rem;
}
.promo.promo_thanks .promo__wrap {
  margin-bottom: 0;
}
@media (max-width: 780px) {
	.cat img {
		min-height: 190px;
	}
}

@media (min-width: 780px) {
  .promo__col-3-1,
  .promo__col-3-2 {
    width: calc(50% - 30px);
    margin-bottom: 0;
  }
}
@media (min-width: 780px) and (max-width: 990px) {
  .promo.promo_thanks .promo__desc {
    padding-right: 220px;
  }
}
@media (min-width: 990px) {
  .promo__desc {
    padding: 3.2rem 15rem 3.3rem 3.5rem;
  }
}
@media (min-width: 1250px) {
  .promo {
    padding-bottom: 49px;
  }
  .promo__desc {
    padding-right: 500px;
  }
  .promo__col-0-1 {
    width: calc(46.15% - 30px);
    margin-left: auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .promo__benefits,
  .promo__cats {
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
    height: 100%;
  }
  .promo__col-0-2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(56.9% - 30px);
  }
  .promo__col-1-2 {
    margin-bottom: 0;
    margin-top: auto;
  }
  .promo__col-2-1 {
    width: calc(33.333% - 20px);
    margin-bottom: 0;
  }
  .promo__col-3-1 {
    width: calc(55% - 30px);
  }
  .promo__col-3-2 {
    width: calc(45% - 30px);
  }
  .promo__col-3-1,
  .promo__col-3-2 {
    padding: 22px 21px 23px 48px;
    font-size: 22px;
  }
  .promo__col-3-1 i,
  .promo__col-3-2 i {
    -ms-flex-preferred-size: 36px;
        flex-basis: 36px;
    margin-right: 24px;
  }
  .promo__col-3-1 i img,
  .promo__col-3-2 i img {
    width: 36px;
  }
  .promo__list li {
    margin-bottom: 6px;
  }
  .promo.promo_thanks {
    padding-bottom: 130px;
  }
  .promo.promo_thanks .promo__title {
    margin-right: 200px;
  }
  .promo.promo_thanks .promo__subtitle {
    margin-right: 100px;
  }
}



.cat {
  margin-top: 2rem;
}
.cat img {
  position: relative;
  width: 100%;
  height: auto;
}
.cat__row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.cat__item {
  display: block;
  position: relative;
  margin: 0 10px 20px;
  width: calc(50% - 20px);
  max-width: 323px;
  border-radius: 0.8rem;
  letter-spacing: -0.01em;
  overflow: hidden;
}
.cat__item:hover .cat__title {
  color: #3b62bd;
}
.cat__item:hover .cat__title span {
  border-color: #3b62bd;
}
.cat__pic {
  position: relative;
  z-index: 1;
}
.cat__title {
  display: inline;
  position: absolute;
  z-index: 2;
  width: 100%;
  bottom: 15px;
  padding: 0 10px;
  text-align: left;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.1;
  min-height: 2.8em;
  transition: 0.4s color;
}
.cat__title span {
  display: block;
  transition: 0.4s border-color;
  width: max-content;
}
.cat__title.cat__title-2:hover {
  color: #3b62bd;
}
.cat__title.cat__title-2 span {
  border-color: currentColor;
}
.cat__goods {
  position: absolute;
  z-index: 3;
  top: 12px;
  left: 6px;
  writing-mode: vertical-lr;
  transform: rotate(180deg);
  color: #D2D2D2;
  font-size: 0.8rem;
  font-weight: 600;
}
.cat__item-2 {
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 0 10px 20px;
  width: calc(50% - 20px);
  max-width: 323px;
  border-radius: 0.8rem;
  letter-spacing: -0.01em;
  overflow: hidden;
  background: #F3F3F6;
}
.cat__subcats {
  position: relative;
  z-index: 5;
  margin: -10px 0 0;
  padding: 0px 10px 10px;
  list-style: none;
  color: #727781;
  letter-spacing: -0.01em;
  line-height: 1;
  font-size: 0.8rem;
}
.cat__subcats + .cat__subcats {
  margin-top: -10px;
  display: none;
}
.cat__subcats li {
  margin-bottom: 12px;
}
.cat__subcats li a {
  display: inline;
  border-bottom: 1px solid;
  transition: 0.4s color;
}
.cat__subcats li a:hover {
  color: #3b62bd;
}
.cat__box-more {
  margin-top: auto;
  padding: 0 10px 15px;
}
.cat__more {
  display: inline-block;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.01em;
  color: #3b62bd;
  font-size: 1rem;
  border-bottom: 1px solid;
}
@media (min-width: 560px) {
  .cat__title {
    font-size: 1.3rem;
    padding: 0 23px;
    bottom: 30px;
  }
  .cat__goods {
    font-size: 1.1rem;
    top: 14px;
    left: 10px;
  }
  .cat__subcats,
  .cat__box-more {
    padding-left: 23px;
    padding-right: 23px;
  }
  .cat__box-more {
    padding-bottom: 23px;
  }
}
@media (min-width: 780px) {
  .cat__row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .cat__item,
  .cat__item-2 {
    margin: 0 15px 30px;
    width: calc(50% - 30px);
  }
  .cat__title {
    font-size: 1.4rem;
    padding: 0 20px;
  }
  .cat__goods {
    font-size: 1.3rem;
    top: 29px;
    left: 16px;
  }
  .cat__subcats,
  .cat__box-more {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1250px) {
  .cat {
    margin-top: 76px;
  }
  .cat__item,
  .cat__item-2 {
    width: calc(25% - 30px);
  }
  .cat__title {
    font-size: 19px;
  }
}
@media (min-width: 1710px) {
  .cat__row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .cat__item,
  .cat__item-2 {
    width: calc(25% - 60px);
    margin: 0 30px 55px;
  }
  .cat__title.cat__title-2 {
    padding-left: 27px;
    padding-right: 27px;
  }
  .cat__subcats {
    margin-top: -23px;
    padding: 0 27px 14px;
    font-size: 20px;
  }
  .cat__box-more {
    padding: 0 27px 28px;
  }
}
.btn1 {
  display: inline-block;
  padding: 10px 12px 9px;
  border: none;
  cursor: pointer;
  border: 1px solid #3b62bd;
  border-radius: 4px;
  background: transparent;
  text-align: center;
  text-decoration: none;
  color: #000;
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-property: background, color;
  -o-transition-property: background, color;
  transition-property: background, color;
  outline: none;
  font-size: 0.71rem;
}
@media (min-width: 780px) {
  .btn1 {
    font-size: 0.9rem;
    line-height: 1;
    padding: 0.85rem 1.2rem 0.85rem;
    border: 2px solid #3b62bd;
    border-radius: 0.5rem;
  }
}
.btn1:hover {
  background: #3b62bd;
  color: #fff;
  text-decoration: none;
}
.btn1.btn--bg {
    background: #3b62bd;
    color: #fff;
}
.btn1.btn--bg:hover {
  background: #2c4e9c;
}
.btn2 {
  display: inline-block;
  position: relative;
  z-index: 2;
  padding: 1.05rem 2rem 1.15rem;
  background: #3b62bd;
  border-radius: 10px;
  color: #fff;
  font-weight: 700;
  font-size: 1.15rem;
  -webkit-box-shadow: 0.75rem 0.75rem 2.5rem rgba(0, 0, 0, 0.1);
          box-shadow: 0.75rem 0.75rem 2.5rem rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.4s color, 0.4s background, 0.4s -webkit-box-shadow;
  transition: 0.4s color, 0.4s background, 0.4s -webkit-box-shadow;
  -o-transition: 0.4s box-shadow, 0.4s color, 0.4s background;
  transition: 0.4s box-shadow, 0.4s color, 0.4s background;
  transition: 0.4s box-shadow, 0.4s color, 0.4s background, 0.4s -webkit-box-shadow;
  border: none;
  outline: none;
}
.btn2:before {
  z-index: -1;
  position: absolute;
  left: 50%; top: 50%;
  width: 100%; height: 100%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  content: '';
}
@keyframes pulse_shadow {
   0% {
    box-shadow: 0 0 0 0 rgba(47, 92, 251, 0.4);

  }
  70% {
    box-shadow: 0 0 0 10px rgba(47, 92, 251, 0);

  }
  100% {
    box-shadow: 0 0 0 0 rgba(47, 92, 251, 0);
  }
}
.promo__btn, .form__submit, .box-btn__cat, .articles__btn, .gets__btn, .advants__btn {
  animation: btn_pulse 2.5s infinite linear, pulse_shadow 2s infinite;
}
.form__submit img, .gets__btn img {
  animation: none !important; 
}
@keyframes btn_pulse {
    0% {
     transform:scale(1)
    }
    50% {
     transform:scale(1.02)
    }
}

.btn2:hover {
  -webkit-box-shadow: 0.75rem 0.75rem 2.5rem rgba(0, 0, 0, 0.4);
          box-shadow: 0.75rem 0.75rem 2.5rem rgba(0, 0, 0, 0.4);
}
.btn2:hover:before {
  animation: none;

}
.btn2__icon-1 {
  position: absolute;
  right: -1px;
  overflow: hidden;
  border-radius: 10px;
  top: 0;
  height: 130%;
  pointer-events: none;
  width: -moz-available;
}
.btn2__icon-1 img {
  width: auto;
  position: relative;
  height: 100%;
  max-width: none;
  margin-left: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.btn2__icon-2 {
  position: absolute;
  right: -14px;
  top: 6px;
  height: 115%;
  pointer-events: none;
  width: -moz-available;
  text-align: right;
}
.btn2__icon-2 img {
  width: auto;
  position: relative;
  height: 100%;
  -webkit-animation: 6s swimming infinite linear;
          animation: 6s swimming infinite linear;
  max-width: none;
}
.btn2__icon-3 {
  position: absolute;
  right: -15px;
  top: 14px;
  height: 105%;
  pointer-events: none;
}
.btn2__icon-3 img {
  width: auto;
  position: relative;
  height: 100%;
  -webkit-animation: 6s swimming infinite linear;
          animation: 6s swimming infinite linear;
  max-width: none;
}
.btn2.btn2_1 {
  padding-right: 5.3rem;
}
.btn2.btn2_2 {
  padding-right: 4rem;
}
.btn2.btn2_3 {
  padding-right: 4rem;
}
.btn2.btn2_border {
  background: transparent;
  -webkit-box-shadow: 0.75rem 0.75rem 2.5rem rgba(0, 0, 0, 0.1), inset 0 0 0px 2px #3b62bd;
          box-shadow: 0.75rem 0.75rem 2.5rem rgba(0, 0, 0, 0.1), inset 0 0 0px 2px #3b62bd;
  color: #000;
}
.btn2.btn2_border:hover {
  background: #3b62bd;
  color: #fff;
}
.box-btn {
    text-align: center;
    margin-top: 2rem;
}
a.btn2.btn2_1.btn2_big.box-btn__cat {
    text-decoration: none;
}
a.btn2.btn2_1.btn2_big.box-btn__cat:hover {
    color: #fff;
}
.section__title {
    max-width: 850px;
    margin-bottom: 23px;
    line-height: 1.2;
    font-size: 50px;
    font-weight: bold;
}
.section__subtitle {
    margin-top: 17px;
    font-size: 24px;
    display: block;
    line-height: 1.1;
}

.order {
  margin: 2rem 0;
}
.order.order-3 {
  margin: 1rem 0 3rem;
}
.order__wrap {
  position: relative;
  background: #e6f0f8;
  border-radius: 1rem;
}
.order__desc {
  position: relative;
  padding: 25px 20px;
}
.order__pic {
  position: relative;
}
.order__title {
  display: block;
  margin: 0 0 1rem;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1;
}
.order__subtitle {
  margin: 0 0 1.5rem;
  line-height: 1.2;
  font-size: 1.1rem;
}
.order__list {
  margin: 0 0 2rem;
  padding: 0;
  list-style: none;
  counter-reset: cntOrder;
}
.order__list li {
  counter-increment: cntOrder;
  display: flex;
  margin-bottom: 1rem;
}
.order__list li::before {
  content: counter(cntOrder, decimal-leading-zero) '/';
  display: block;
  margin-right: 0.4em;
  color: #3b62bd;
  font-weight: 700;
  letter-spacing: -0.01em;
  font-size: 2em;
  line-height: 0.8;
}
@media (min-width: 560px) {
  .order__desc {
    padding: 30px 40px;
  }
  .order__title {
    font-size: 2.2rem;
  }
}
@media (min-width: 990px) {
  .order__desc {
    padding: 40px 50px 50px;
  }
  .order__list {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
  }
  .order__list li {
    margin: 0 15px 0;
    flex: 1;
  }
  .order__pic {
    width: 450px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
@media (min-width: 1250px) {
  .order__desc {
    margin-right: 400px;
  }
  .order__pic {
    width: 650px;
  }
}

.img-block {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}
.multiform-gap-field .multiform-gap-option input {
    width: 20px !important;
    vertical-align: middle;
}


.catalog {
    gap: 20px;
    margin-top: 20px;
}
@media (min-width: 1250px) {
    .catalog {
        margin-top: 60px;
        margin-bottom: 44px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
;
    }
}
.catalog__col {
    width: 25%;
    max-width: 100%;
    margin: 0;
}
.card {
    height: auto;
}
.card {
    min-height: 270px;
    min-height: 245px;
}
.card {
    border-radius: 30px;
    border: 1px solid #f3f3f6;
}
.card {
    max-width: 360px;
    height: 96.5%;
    position: relative;
    overflow: hidden;
    border-radius: 0.8rem;
    background: #F3F3F6;
    border-radius: 0.3rem 0.3rem 0.8rem 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.catalog .card__pic {
    max-height: 272px;
}
.catalog .card__pic {
    background-color: #fff;
    max-height: 289px;
    position: relative;
}
.card__pic {
    position: relative;
    display: block;
    width: 100%;
}
.catalog .card__pic > img {
    object-fit: contain;
}
.card__pic img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
}
.card__pic::after {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 100%;
}
.catalog .card__desc {
    padding: 12px 20px 18px;
}
.card__desc {
    padding: 15px 20px 25px;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.catalog .card__title {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-decoration: none;
}
.catalog .card__prices {
    justify-content: space-between;
}
.catalog .card__prices {
    margin-bottom: 20px;
}
.card__prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: auto;
    margin-bottom: 1.7rem;
}
.catalog__col.width-50 {
    width: 50%;
}
.catalog__col {
    width: 25%;
    max-width: 100%;
    margin: 0;
}
@media (min-width: 1200px) {
    .section__title {
        margin-bottom: 23px;
        line-height: 1.2;
        font-size: 50px;
    }
}
@media (min-width: 1250px) {
    .section__title {
        font-size: 52px;
        max-width: 850px;
    }
}
.catalog-subcategories {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 12px;
    margin-bottom: 20px;
}
.catalog-subcategories__item {
    padding: 12px 10px;
}
.catalog-subcategories__item {
    cursor: pointer;
    border-radius: 10px;
    border: 1px solid #e1e1e6;
    background: #fff;
    display: flex;
    gap: 10px;
    align-items: center;
    transition: 0.3s;
    padding: 5px 10px;
}
.catalog-subcategories__img a {
    display: block;
    min-width: 70px;
    height: 100%;
    min-height: 70px;
}
.catalog-subcategories__img img {
    max-width: 70px;
    max-height: 100%;
}
.catalog-subcategories__name {
    font-size: 18px;
}
.catalog-subcategories__name {
    color: #2f5cfb;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 3px;
}
.catalog-subcategories__col {
    color: #adadad;
    font-size: 14px;
    line-height: 20px;
    display: inline-flex;
}
.catalog-subcategories__item {
    padding: 12px 10px;
}
.card__price span {
    color: #3d63bb;
    font-size: 24px;
    font-weight: 700;
    text-wrap: nowrap;
}
a.btn2.card__btn {
    text-decoration: none;
}
a.btn2.card__btn:hover {
    color: #fff;
}

@media (min-width: 1250px) {
    .gets__advants-icon {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
    .gets__advants {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gets__advants li:nth-child(1) {
    width: 470px;
    margin-right: 30px;
}
.gets__advants li {
    margin: 0;
    padding: 15px;
}
.gets__advants {
    margin-right: 0;
}
    .gets {
        margin-top: 86px;
        margin-bottom: 52px;
    }
    .gets__wrap {
    border-radius: 50px;
}
    
        .gets__row-1 {
        margin-top: 40px;
        margin-bottom: 61px;
    }
}
@media (min-width: 990px) {
    .gets__btns-subtitle {
        margin-top: 0;
        margin-left: 1rem;
        text-align: left;
    }
}
@media (min-width: 780px) {
    .gets__advants {
    margin-right: 280px;
}
  
        .gets__btns, .gets__btns-subtitle {
        text-align: left;
    }
}
@media (min-width: 560px) {
   
}
.gets__advants {
    list-style: none;
    margin: 0;
    padding: 0;
}
.gets {
    margin: 4rem 0;
}
.gets__wrap {
    position: relative;
    background: -o-linear-gradient(176.48deg, #d3e4f1 8.61%, #e6f0f8 89.39%);
    background: linear-gradient(273.52deg, #d3e4f1 8.61%, #e6f0f8 89.39%);
    border-radius: 1.5rem;
}
.gets__desc {
    padding: 35px 38px;
}
.gets__btns-subtitle {
    display: block;
    margin-top: 15px;
    text-align: center;
}
.gets__advants li {
    margin-bottom: 10px;
    background: #ffffff;
    border-radius: 0.4rem;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    color: #3b62bd;
    line-height: 1.22;
}

.gets__advants-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1.7rem;
    flex: 0 0 1.7rem;
    margin-right: 0.8rem;
}
a.btn2.btn2_3.gets__btn {
    text-decoration: none;
}
a.btn2.btn2_3.gets__btn:hover {
    color: #fff;
}

.advants {
  margin-top: 2rem;
}
.advants__pic {
  margin-bottom: 1.5rem;
  border-radius: 1.5rem;
  overflow: hidden;
}
.advants__wrap {
  padding: 20px 20px 30px;
  border: 1px solid #3b62bd;
  border-radius: 1rem;
  letter-spacing: -0.015em;
}
.advants__wrap p strong {
  color: #3b62bd;
}
.advants__title {
  display: block;
  margin-bottom: 1rem;
  letter-spacing: -0.01em;
  font-size: 1.5rem;
  line-height: 1.1;
  font-weight: 600;
}
.advants__list {
  margin: 0 0 2rem;
  padding: 0;
  list-style: none;
}
.advants__list li {
  margin: 0 0 10px;
  background: var(--color-gray);
  border-radius: 0.8rem;
  padding: 15px;
  letter-spacing: -0.01em;
  line-height: 1.2;
}
.advants__list li strong {
  display: block;
  font-size: 1.4em;
  color: #3b62bd;
}
@media (min-width: 560px) {
  .advants__wrap {
    padding: 30px 40px;
  }
}
@media (min-width: 780px) {
  .advants__list {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
  }
  .advants__list li {
    flex: 1;
    margin: 0 10px;
  }
}
@media (min-width: 990px) {
  .advants {
    position: relative;
    margin-bottom: 30px;
  }
  .advants__pic {
    position: absolute;
    z-index: 2;
    width: 806px;
    max-width: none;
    height: 100%;
    top: 30px;
    right: 50%;
    margin: 0 200px 0 0;
  }
  .advants__pic img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 1250px) {
  .advants {
    margin-top: 71px;
  }

}
.advants__wrap {
    border-width: 2px;
    margin-right: 0;
    padding-left: 400px;
    padding-bottom: 50px;
    max-width: 1265px;
    margin-left: 383px;
    position: relative;
    z-index: 1;
}

@media (min-width: 780px) {
    .advants__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
;
        margin-left: -10px;
        margin-right: -10px;
    }
    .advants__list li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 10px;
}
}
.advants__list {
    margin: 0 0 2rem;
    padding: 0;
    list-style: none;
}
.advants__list li {
    margin: 0 0 10px;
    background: #F3F3F6;
    border-radius: 0.8rem;
    padding: 15px;
    letter-spacing: -0.01em;
    line-height: 1.2;
}
.advants__list li strong {
    display: block;
    font-size: 1.4em;
    color: #3b62bd;
}
.advants {
    position: relative;
    margin-bottom: 30px;
}
.advants__list li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 10px;
}
a.btn2.btn2_1.btn2_big.advants__btn {
    text-decoration: none;
}
a.btn2.btn2_1.btn2_big.advants__btn:hover {
    color: #fff;
}
@media (min-width: 990px) {
    .advants__pic {
        position: absolute;
        z-index: 2;
        width: 806px;
        max-width: none;
        height: 100%;
        top: 30px;
        right: 50%;
        margin: 0 200px 0 0;
    }
}
@media screen and (min-width: 1280px) and (max-width: 1799px){
    .advants__wrap {
    margin-left: 299px;
}}
@media screen and (min-width: 1280px) and (max-width: 1599px){
    .advants__wrap {
    margin-left: 203px;
}}
@media screen and (min-width: 1280px) and (max-width: 1399px){
    .advants__wrap {
    margin-left: 90px;
}}
section.section.section_advants {
    margin-bottom: 120px;
}

@media (max-width: 768px){
    .s-products__right {
    padding: 25px 25px 25px 25px;
}
    .advants__wrap {
    border-width: 2px;
    margin-right: 0;
    padding-left: 15px;
    padding-bottom: 50px;
    max-width: initial;
    margin-left: 0;
    position: relative;
    z-index: 1;
}
.advants__list li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 7px 10px;
}
.catalog__col {
    width: 100%;
    max-width: 100%;
    margin: 0;
}
.catalog__col.width-50 {
    width: 100%;
}
.section__title {
    max-width: 100%;
    margin-bottom: 23px;
    line-height: 1.2;
    font-size: 28px;
    font-weight: bold;
}
.catalog-subcategories {
    display: block;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 12px;
    margin-bottom: 20px;
    align-content: stretch;
}
.catalog-subcategories__item {
    margin: 0 0 10px 0;
}
}