.blog-page .blog-section{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 768px){.blog-page .blog-section.start{position:relative;flex-direction:column;gap:15px;align-items:flex-start}}.blog-page .title-section{display:flex;align-items:center;justify-content:space-between;padding:20px 0 30px}.blog-page .blog-more{font-size:14px;line-height:1;font-weight:500;color:#7b858c;margin-right:7px}.blog-page .blog-more a{display:flex;align-items:center;height:100%}.blog-page .blog-more a:hover{color:#42515a}.blog-page .blog-more svg{width:24px;height:24px}.blog-page ul.blog__prop{display:flex;align-items:center;gap:16px}.blog-page ul.blog__prop li{height:24px;display:flex;align-items:center}.blog-page ul.blog__prop svg{width:24px;height:24px;margin-right:4px}.blog-page .tags-cloud .tags-list{overflow:visible;height:auto;margin-bottom:40px}@media only screen and (max-width: 768px){.blog-page .tags-cloud .tags-list{margin-bottom:20px}}.blog-page .tags-cloud .tags-list ul{max-width:100%;flex-wrap:wrap}.blog__text{color:#42515a}.blog__text .category{color:#b3b9bd;font-size:11px;line-height:1.2;font-weight:500;letter-spacing:.03em;text-transform:uppercase}.blog__text .category:hover{color:#42515a}.blog__text .blog__title{font-size:21px;font-weight:500;line-height:1.2;padding:4px 30px 8px 0}@media only screen and (max-width: 768px){.blog__text .blog__title{font-size:16px;padding-right:0}}.blog__text .blog__anons{margin-top:8px;font-size:16px;line-height:1.5}.blog__img img{width:100%;height:100%;object-fit:cover}.clear{clear:both}.tags-cloud{display:none;z-index:14;position:absolute;left:0;margin:0 25px;top:auto;width:calc(100% - 50px);background:#fff;padding:40px 52px;border-radius:10px}@media only screen and (max-width: 768px){.tags-cloud{width:100%;min-height:calc(100vh - 105px);height:auto;margin:0;top:0;padding:20px 15px}}.tags-cloud .blog-section{padding-bottom:40px}@media only screen and (max-width: 768px){.tags-cloud .blog-section{flex-direction:column;align-items:flex-start;padding-bottom:30px;gap:20px}}.tags-cloud .blog-search{margin:0 40px 0 0}.tags-cloud .tags-cloud-head{font-size:32px;flex-grow:1}@media only screen and (max-width: 768px){.tags-cloud .tags-cloud-head{font-size:24px}}.tags-cloud .tags-cloud-close{position:relative;margin-right:-20px;width:42px;height:42px;border:1px solid #D9D9D9;border-radius:50%;cursor:pointer;transition:all .3s}@media only screen and (max-width: 768px){.tags-cloud .tags-cloud-close{position:absolute;right:35px;top:15px;width:32px;height:32px}}.tags-cloud .tags-cloud-close:hover{border-color:#14243a}.tags-cloud .tags-cloud-close:hover:before,.tags-cloud .tags-cloud-close:hover:after{background-color:#14243a}.tags-cloud .tags-cloud-close:before,.tags-cloud .tags-cloud-close:after{content:"";position:absolute;top:50%;left:50%;width:25px;height:1px;background:#D9D9D9;transition:all .3s}.tags-cloud .tags-cloud-close:before{transform:translate(-50%,50%) rotate(-45deg)}.tags-cloud .tags-cloud-close:after{transform:translate(-50%,50%) rotate(45deg)}.tags-cloud .button{width:100%;max-width:100%}.tags-cloud .button.disabled{opacity:1;background:#f1f1f2;border-color:#f1f1f2;color:#6d6e704d}.tags-cloud .expand{background:#fff!important;border:1px solid #0090d0}.tags-bg{display:none;z-index:13;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(109,110,112,.3)}.blog-page a{transition:all .2s}.blog-page .ind-container{position:relative}.blog-page .blog-categories{position:relative;margin:24px 0 20px}.blog-page .blog-categories .categories{display:flex;align-items:center;list-style:none;padding:0 22px;background:#0090d0;color:#fff;height:54px;border-radius:30px;gap:32px;font-size:16px}.blog-page .blog-categories li{white-space:nowrap}.blog-page .blog-categories a{display:flex;align-items:center;font-weight:500;height:50px}.blog-page .blog-categories a:hover{color:#e1edf9}@media (min-width: 1000px){.blog-page .blog-categories li.active a{background:#e1edf9;padding:0 20px;margin:0 -20px;color:#0090d0;border-radius:25px}}.blog-page .blog-categories .categories-option{display:none}@media only screen and (max-width: 768px){.blog-page .blog-categories{height:60px}.blog-page .blog-categories .categories{height:auto;margin:0;position:absolute;left:0;top:100%;z-index:10;gap:16px;flex-direction:column;width:100%;border-radius:0 0 30px 30px;padding:16px 0}.blog-page .blog-categories:not(.open) .categories{display:none}.blog-page .blog-categories a{height:auto}.blog-page .blog-categories .categories-option{display:block;position:relative;height:60px;padding:2px;background:#0090d0;border-radius:30px;overflow:hidden}.blog-page .blog-categories .categories-option div{background:#e1edf9;color:#0090d0;border-radius:30px;height:56px;font-weight:500;font-size:15px;padding:0 22px;display:flex;align-items:center}.blog-page .blog-categories .categories-option svg{display:block;position:absolute;z-index:2;right:24px;top:calc(50% - 12.5px);width:25px;height:25px;color:#0090d0}.blog-page .blog-categories.open .categories-option{border-radius:30px 30px 0 0}.blog-page .blog-categories.open .categories-option svg{transform:rotate(90deg)}.blog-page .blog-categories li{width:100%;padding:0 24px}}.blog-page .tags-list{display:flex;margin-bottom:20px;overflow:hidden;height:28px;font-size:14px}.blog-page .tags-list.tags-search{margin-top:30px}@media only screen and (max-width: 768px){.blog-page .tags-list.tags-search{height:33px;margin-bottom:10px}}.blog-page .tags-list ul{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;gap:10px;max-width:calc(100% - 38px)}.blog-page .tags-list li a{display:flex;align-items:center;border-radius:6px;height:28px;background:#e1edf9;padding:0 10px;color:#42515a;gap:8px;white-space:nowrap}.blog-page .tags-list li a:hover{background:#eceeef}.blog-page .tags-list li a svg{display:none;width:16px;height:16px}.blog-page .tags-list li a.active{background:#0090d0;color:#fff}.blog-page .tags-list li a.active svg{display:block}@media only screen and (max-width: 768px){.blog-page .tags-list{margin-bottom:15px;position:relative}.blog-page .tags-list ul{flex-wrap:nowrap;width:100%}.blog-page .tags-list .tags-more{position:relative;z-index:2}.blog-page .tags-list .tags-grad{position:absolute;right:0;top:0;width:130px;height:100%;background:linear-gradient(to right,rgba(255,255,255,0) 0,rgb(255,255,255) 100%);pointer-events:none}}.blog-page .tags-more{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;color:#fff;font-size:14px;background:#0090d0;margin-left:10px}.blog-page .blog-search{margin-top:10px;position:relative;width:369px;height:40px;border-radius:8px;border:1px solid #e1edf9}.blog-page .blog-search button{position:absolute;height:38px;right:0;top:0;padding:9px 20px 9px 10px}.blog-page .blog-search button svg{width:20px;height:20px}.blog-page .blog-search .inp{width:100%;height:100%;color:#42515a;padding:0 50px 0 20px;font-size:14px}.blog-page .blog-search .inp::placeholder{color:#42515a;opacity:1}.blog-page .blog-search .inp:focus::placeholder{opacity:0!important;transition:opacity .2s ease}@media only screen and (max-width: 768px){.blog-page .blog-search{width:100%;margin-top:0}}@media only screen and (max-width: 768px){.blog-page .blog-search.compact{position:absolute;top:4px;right:0;width:20px;height:20px;border:0;border-radius:0;margin:0;overflow:hidden}.blog-page .blog-search.compact button{padding:0;height:100%}}.blog-page .swiper{position:relative;height:486px}@media only screen and (max-width: 768px){.blog-page .swiper{height:620px}}.blog-page .swiper-slide{display:flex;align-items:center;background:#f7f7f7}@media only screen and (max-width: 768px){.blog-page .swiper-slide{flex-direction:column}}.blog-page .swiper-pagination{bottom:30px}.blog-page .swiper-pagination-bullet{background:rgb(153,211,236)}.blog-page .swiper-pagination-bullet-active{background:#0090d0}.blog-page .swiper--simple-arrows .swiper-button-prev{right:auto;left:0;margin:-50px 0 0 -50px}@media only screen and (max-width: 768px){.blog-page .swiper--simple-arrows .swiper-button-prev{display:none}}.blog-page .swiper--simple-arrows .swiper-button-next{left:auto;right:0;margin:-50px -50px 0 0}@media only screen and (max-width: 768px){.blog-page .swiper--simple-arrows .swiper-button-next{display:none}}.blog-page .swiper-button-prev .icon,.blog-page main .blog-page .swiper-button-prev .icon{stroke-width:2px}.blog-page .swiper--square-arrows .swiper-button-prev .icon,.blog-page .swiper--square-arrows .swiper-button-next .icon{width:25px;height:16px;stroke:#99d3ec}.blog-page .swiper--square-arrows .swiper-button-next .icon{transform:rotate(180deg)}.blog-slider{border-radius:15px;overflow:hidden;margin:0;padding:0;height:calc(100% - 66px)}@media only screen and (max-width: 768px){.blog-slider{height:calc(100% - 51px)}}.blog-slider .swiper-wrapper{height:100%}.blog-slider .blog__img{width:calc(50% - 15px);height:100%;flex-shrink:0}@media only screen and (max-width: 768px){.blog-slider .blog__img{width:100%;height:250px}}.blog-slider .blog__text{display:flex;flex-direction:column;flex-grow:1;max-height:100%;overflow:hidden;padding:0 60px}.blog-slider .blog__text .category{font-size:12px}@media only screen and (max-width: 768px){.blog-slider .blog__text{padding:16px 24px}}.blog-slider ul.blog__prop{margin-top:16px}.blog-page .list-items .blog-items{padding-left:90px;gap:0;float:left;width:calc(50% + 15px)}@media only screen and (max-width: 768px){.blog-page .list-items .blog-items{padding-left:0;float:none;width:auto}}.blog-page .list-items .blog-items .blog-item{display:flex;flex-direction:row-reverse;width:100%;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #f1f1f2}@media only screen and (max-width: 768px){.blog-page .list-items .blog-items .blog-item{padding-bottom:0;margin-bottom:15px;border-bottom:0}}.blog-page .list-items .blog-items .blog__img{width:100px;height:100px;border-radius:9px;margin-bottom:0;flex-shrink:0}@media only screen and (max-width: 768px){.blog-page .list-items .blog-items .blog__img{width:85px;height:85px}}.blog-page .list-items .blog-items .blog__text{flex-grow:1}.blog-page .list-items .blog-items .blog__text .blog__title{font-weight:400}.blog-page .list-items .blog-items .blog__prop,.blog-page .list-items.no-images .blog-items .blog__img{display:none}.blog-page .blog-top{float:left;width:calc(50% - 15px)}.blog-page .blog-top .blog-item{width:100%}.blog-page .blog-top .blog-item .blog__img{width:100%;height:420px}@media only screen and (max-width: 768px){.blog-page .blog-top{float:none;width:100%;border-bottom:1px solid #f1f1f2;padding-bottom:15px;margin-bottom:15px}.blog-page .blog-top .blog-item .blog__img{height:auto}}.blog-list{border-top:2px solid #f1f1f2;margin-bottom:30px}.blog-list:last-child{margin-bottom:60px}.blog-list .blog-items{display:flex;gap:30px;flex-wrap:wrap;margin-bottom:20px}@media only screen and (max-width: 768px){.blog-list .blog-items{flex-direction:column;gap:15px}}.blog-list .blog-item{width:calc(33.33% - 20px)}.blog-list .blog-item .blog__img{width:280px;height:200px;border-radius:15px;overflow:hidden;margin-bottom:20px}@media only screen and (max-width: 768px){.blog-list .blog-item .blog__img{width:100%;height:auto}}@media only screen and (max-width: 768px){.blog-list .blog-item{width:100%}.blog-list .blog-item:not(:first-child){border-top:1px solid #f1f1f2;padding-top:15px;display:flex;flex-direction:row-reverse;gap:20px}.blog-list .blog-item:not(:first-child) .blog__text{flex-grow:1}.blog-list .blog-item:not(:first-child) .blog__img{width:85px;height:85px;flex-shrink:0}}ul.blog__prop{padding:0;margin:0;list-style:none;color:#b3b9bd;font-size:14px;letter-spacing:.02em}.blog-catalog .blog-list{border:0;margin-bottom:50px}.blog-catalog .blog-items{gap:60px 30px;margin-bottom:0}@media only screen and (max-width: 768px){.blog-catalog .blog-items{gap:15px}}.blog-catalog .page-pagination{padding:40px 0}.blog-catalog .search-results{padding:20px 0 30px}.blog-catalog .search-results p{font-size:18px;color:#42515a}@media only screen and (max-width: 768px){.blog-catalog .search-results{flex-direction:column;gap:15px;align-items:flex-start;padding-top:15px}.blog-catalog .search-results .blog-sort{width:100%}}.blog-catalog .blog-sort{width:164px;height:32px;font-size:14px}@media only screen and (max-width: 768px){.blog-catalog .blog-sort{width:164px}}.blog-catalog .blog-sort .custom-select{height:32px}.blog-catalog .blog-sort .custom-select .select-current{padding:0 10px}.blog-catalog .blog-sort .custom-select .select-current__icon{right:10px}.blog-catalog .blog-sort .custom-select-opened .select-list{padding:10px;font-size:14px}.section-same-products{margin-top:100px}.section-same-products .product{position:relative;min-height:388px;height:fit-content;border-radius:8px;border:1px solid #9dd3ed;text-align:center}@media only screen and (min-width: 768.1px){.section-same-products .product{transition:filter .3s ease-in-out}}.section-same-products .product:hover{border-color:#fff;filter:drop-shadow(0px 6px 20px rgba(0,0,0,.15));z-index:3}.section-same-products .product__badge{position:absolute;left:4px;top:4px;border-radius:6px 2px;font-size:9px;line-height:1;font-weight:700;letter-spacing:.04em;text-transform:uppercase;height:20px;display:flex;align-items:center;padding:0 10px;z-index:2}.section-same-products .product__badge.withdrawn{color:#a0a8ac;border:1px solid #99d3ec}.section-same-products .product__badge.novelty{color:#fff;background:#0090D0}.section-same-products .product__badge.bestseller{color:#fff;background:#42515A}.section-same-products .product__badge.soon{color:#fff;background:#6DCFF6}.section-same-products .product__link{display:block;padding:20px;background:white;border-radius:8px}.section-same-products .product__content{position:relative;margin-top:20px}@media (min-width: 1024.1px){.section-same-products .product__content-hover{position:absolute;top:0;padding:0 20px 20px;background-color:#fff;border-radius:0 0 8px 8px;height:0;overflow:hidden;opacity:0}}@media only screen and (min-width: 1024.1px) and (min-width: 768.1px){.section-same-products .product__content-hover{transition:height .3s ease-in-out}}.section-same-products .product__img__container{height:257px}.section-same-products .product__img{width:100%;height:fit-content;overflow:hidden}.section-same-products .product__img img{width:100%;height:224px;object-fit:contain}@media only screen and (max-width: 1024px){.section-same-products .product__img__container{position:relative;height:270px;overflow:hidden}.section-same-products .product__img__container .product__img img{height:240px}}.section-same-products .product__btn{max-width:none;margin-top:15px}@media only screen and (max-width: 1024px){.section-same-products .product{height:430px}.section-same-products .product__link{padding:15px 15px 20px}.section-same-products .product__btn{display:flex;background-color:#0a91d1;color:#fff}}.section-same-products .product .hover-controls{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.section-same-products .product .hover-controls .hover-controls{height:100%}@media only screen and (max-width: 768px){.section-same-products{margin-top:50px}}.section-same-products .swiper{margin-top:30px}.section-same-products .same-products-slider{overflow:hidden;margin:-20px;padding:20px}@media only screen and (max-width: 1024px){.section-same-products .same-products-slider{margin:-20px -15px}}.section-same-products .same-products-slider .swiper-wrapper{align-items:stretch}.section-same-products .swiper-slide{height:auto}.section-same-products .product{height:100%}.section-same-products .product:hover{box-shadow:0 6px 20px #00000026}.section-same-products .compare-btn__fixed-note{display:none!important}.blog-article .blog__line{margin-top:8px;display:flex;align-items:center}.blog-article .blog__image{height:400px;border-radius:0 0 15px 15px;overflow:hidden}@media only screen and (max-width: 768px){.blog-article .blog__image{height:268px}}.blog-article .blog__image img{width:100%;height:100%;object-fit:cover}.blog-article .breadcrumbs{margin-bottom:8px}@media only screen and (max-width: 768px){.blog-article .breadcrumbs{margin-bottom:15px}}.blog-article h1{margin-bottom:18px}.blog-article .ya-share2{display:none}.blog-article ul.blog__prop{margin:0}.blog-article ul.blog__prop li.share{color:#b3b9bd;display:flex;cursor:pointer;gap:5px}.blog-article ul.blog__prop li.share:hover{color:#000}.blog-article .container{margin-top:40px;position:relative}@media only screen and (max-width: 768px){.blog-article .container{margin-top:15px}}.blog-article .blog__anons{line-height:1.4;font-weight:500;color:#0090d0;margin-bottom:5px}@media only screen and (max-width: 768px){.blog-article .blog__anons{margin:0}}.blog-article aside{display:none;position:sticky;float:right;top:120px;font-size:16px;border-left:1px solid #0090d0;width:316px}.blog-article aside.active{display:flex}.blog-article aside ul{list-style:none;padding:0;margin:0}.blog-article aside li{padding:3px 0 3px 12px;border-left:2px solid #fff}.blog-article aside li a:hover{color:#0090d0}.blog-article aside li.active{border-color:#0090d0;color:#0090d0}@media only screen and (max-width: 768px){.blog-article aside{position:static;float:none;width:auto}}.blog-article .blog__text{display:flex;flex-direction:column;gap:25px}@media only screen and (max-width: 768px){.blog-article .blog__text{margin-top:30px;gap:30px}.blog-article .blog__text h2+p{margin-top:-15px}.blog-article .blog__text .table{overflow-x:auto;-webkit-overflow-scrolling:touch}}.blog-article .blog__text img{width:100%;display:block}.blog-article .blog__text figure span{position:relative;display:block}.blog-article .blog__text figure span:has(img):after{content:"";position:absolute;right:0;top:-150px;height:150px;background-image:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.9) 42%,#fff 100%);width:316px;z-index:-1}.blog-article .blog__text figure span:has(img):before{content:"";position:absolute;right:0;bottom:-150px;height:150px;background-image:linear-gradient(to top,rgba(255,255,255,0),rgba(255,255,255,.9) 42%,#fff 100%);width:316px;z-index:-1}.blog-article .blog__text figure,.blog-article .blog__text table,.blog-article .blog__text .blog__goods{margin:0 -316px 0 0;position:relative;z-index:2;overflow:hidden}.blog-article .blog__text figure img,.blog-article .blog__text table img,.blog-article .blog__text .blog__goods img{box-shadow:0 0 20px 20px #fffc}@media only screen and (max-width: 768px){.blog-article .blog__text figure,.blog-article .blog__text table,.blog-article .blog__text .blog__goods{margin:0}}.blog-article .blog__text figcaption{font-style:italic;padding-top:12px;font-size:14px;color:#68747b}.blog-article .blog__text .blog-im img,.blog-article .blog__text figure img{border-radius:15px}.blog-article .blog__text .blog-im .blog-caption{display:block;font-style:italic;padding-top:12px;font-size:14px;color:#b3b9bd;font-family:Arial,sans-serif}.blog-article .blog__text .blog__goods{display:flex;gap:30px;background:#fff;padding:35px 0}@media only screen and (max-width: 768px){.blog-article .blog__text .blog__goods{flex-direction:column;padding:0}}.blog-article .blog__text .blog__goods__item{width:calc(50% - 15px)}@media only screen and (max-width: 768px){.blog-article .blog__text .blog__goods__item{width:100%}}.blog-article .blog__text .blog__goods__block{background:#f7f7f7;border-radius:15px;margin-bottom:20px}.blog-article .blog__text .blog__goods__text{padding:40px 24px;flex-shrink:0;text-align:center}@media only screen and (max-width: 768px){.blog-article .blog__text .blog__goods__text{padding:20 24px}}.blog-article .blog__text .blog__goods__text p{padding-top:24px}@media only screen and (max-width: 768px){.blog-article .blog__text .blog__goods__text p{padding-top:15px}}.blog-article .blog__text .blog__goods__image{flex-grow:1}.blog-article .blog__text .blog__goods__image img{width:100%}.blog-article .blog__text .blog__goods__list{padding-top:20px;justify-content:space-between;display:flex;align-items:center}.blog-article .blog__text .blog__goods__list a{height:24px;font-size:14px}@media only screen and (max-width: 768px){.blog-article .blog__text .blog__goods__list{gap:20px;padding-top:15px}}.blog-article .blog__text table{background:#fff;color:#14243a;border-radius:15px;overflow:hidden;border:0;width:100%;border-spacing:0px}@media only screen and (max-width: 768px){.blog-article .blog__text table{width:auto}}.blog-article .blog__text table th{background:#e6f4fa;font-size:13px;font-weight:500;text-transform:uppercase;padding:10px;border-left:1px solid #fff}.blog-article .blog__text table tr th:first-child{border-left:0}.blog-article .blog__text table td{padding:14px 18px;vertical-align:top;font-size:16px;border:1px solid #f1f1f2;border-top:0;border-left:0}@media only screen and (max-width: 768px){.blog-article .blog__text table td{font-size:14px;min-width:calc(100vw - 30px)}}.blog-article .blog__text table tr td:first-child{border-left:1px solid #f1f1f2}.blog-article .blog__text table tr:nth-child(odd) td{background:#f7f7f7}.blog-article .blog__text ol{margin-top:0;margin-bottom:0;padding-left:20px}.blog-article .blog__text ul{display:flex;flex-direction:column;list-style:none;gap:8px;margin-top:0;margin-bottom:0;padding:0}.blog-article .blog__text ul li{position:relative;font-size:16px;line-height:1.5;padding-left:60px}@media only screen and (max-width: 768px){.blog-article .blog__text ul li{padding-left:28px}}.blog-article .blog__text ul li:before{content:"";position:absolute;top:11px;left:0;width:40px;height:2px;background:#0090d0;flex-shrink:0}@media only screen and (max-width: 768px){.blog-article .blog__text ul li:before{width:20px;top:10px}}.blog-article .blog__notice{position:relative;font-size:16px;line-height:1.5;color:#42515a;background:#c5ecfb;min-height:158px;border-radius:15px;padding:30px 30px 30px 166px;overflow:hidden}@media only screen and (max-width: 768px){.blog-article .blog__notice{min-height:auto;padding:95px 24px 15px}}.blog-article .blog__notice .blog_notice_col{position:absolute;left:0;top:0;width:136px;height:100%;z-index:1;background:#e1edf9}@media only screen and (max-width: 768px){.blog-article .blog__notice .blog_notice_col{width:100%;height:80px}}.blog-article .blog__notice .blog_notice_icon{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:2;background:url(/static/images/blog/top_tips.png);background-size:cover;width:143px;height:129px}@media only screen and (max-width: 768px){.blog-article .blog__notice .blog_notice_icon{left:50%;top:7px;transform:translate(-50%);width:100px;height:90px}}.blog-article .blog__notice .blog__notice__title{font-weight:500;font-size:18px}.blog-article .blog__advantages{display:flex;flex-direction:column;gap:20px;padding:35px 0}@media only screen and (max-width: 768px){.blog-article .blog__advantages{padding:0}}.blog-article .blog__advantages__item{display:flex;align-items:center;background:#f7f7f7;border-radius:15px;overflow:hidden;height:405px}@media only screen and (max-width: 768px){.blog-article .blog__advantages__item{flex-direction:column-reverse!important;height:auto}}.blog-article .blog__advantages__item.reverse{flex-direction:row-reverse}.blog-article .blog__advantages__text{width:50%;font-size:16px;line-height:1.5;color:#42515a;padding:0 40px}.blog-article .blog__advantages__text .title-h3{padding-bottom:24px}@media only screen and (max-width: 768px){.blog-article .blog__advantages__text .title-h3{padding-bottom:15px}}@media only screen and (max-width: 768px){.blog-article .blog__advantages__text{width:auto;padding:30px 24px}}.blog-article .blog__advantages__image{width:50%;height:100%}.blog-article .blog__advantages__image img{width:100%;height:100%;object-fill:cover}@media only screen and (max-width: 768px){.blog-article .blog__advantages__image{width:100%;height:auto}}.blog-article .blog__advantages__item.vertical{flex-direction:column;height:auto}.blog-article .blog__advantages__item.vertical .blog__advantages__text{width:auto;padding:40px}.blog-article .blog__advantages__item.vertical .blog__advantages__image{width:100%;height:405px}.blog-article .blog__bottom{display:flex;justify-content:space-between;border-top:1px solid #f1f1f2;margin-top:60px;padding:32px 0}.blog-article .blog__bottom .blog__prop,.blog-article .blog__bottom .tags-list{margin-bottom:0}.blog-article .blog__bottom .tags-list{flex-grow:1}.blog-article .blog__bottom blog__prop span{transition:color .2s ease}.blog-article .blog__bottom blog__prop span:hover{color:#42515a}@media only screen and (max-width: 768px){.blog-article .blog__bottom{margin:30px 0 15px;padding:0;border:0;flex-direction:column;gap:15px}.blog-article .blog__bottom .tags-list{height:auto}.blog-article .blog__bottom .tags-list ul{flex-wrap:wrap}}.blog-article .blog__back{display:inline-flex;align-items:center;gap:14px;color:#0090d0;font-size:16px;line-height:1.5}.blog-article .blog__back svg{width:32px;height:32px;stroke:#99d3ec;transform:scaleX(-1)}@media only screen and (max-width: 768px){.blog-article .blog__back{display:flex;justify-content:center}}.section-same-blog{padding-bottom:100px}@media only screen and (max-width: 768px){.section-same-blog{padding-bottom:30px}}.section-same-blog .ind-container{border-top:1px solid #f1f1f2;padding-top:20px}.section-same-blog .blog-list{border-top:0;margin:30px 0 0}@media only screen and (max-width: 768px){.section-same-products .swiper--static-pagination .swiper-pagination{display:none}}
