.news-page{padding-bottom:104px}.news-page__search{max-width:255px;margin-bottom:24px}.news-page .tabs{margin-bottom:32px}.news-page__back{margin-bottom:32px;display:flex;align-items:center;gap:4px;font-size:16px;line-height:24px}.news-page__back svg{width:32px;height:32px;fill:#ededed;transform:rotate(-90deg)}.news-page__body{display:grid;grid-template-columns:1fr 434px;gap:16px;width:100%}@media screen and (max-width: 992px){.news-page__body{grid-template-columns:1fr 272px}}@media screen and (max-width: 768px){.news-page__body{grid-template-columns:1fr}}.news-page__body-content{font-size:16px}@media screen and (max-width: 768px){.news-page__body-side{display:none}}.news-page__body img{max-width:100%}.news-page__body iframe{border-radius:32px}.news-page__body p{margin-bottom:8px;line-height:22px}.news-page__body ul li{line-height:24px}.news-page__body p.info{color:#7c7c7c;font-size:12px;line-height:16px}.news-page__body p.block{margin-bottom:32px}.news-page__body p.title{font-family:"Roboto Condensed",sans-serif;font-size:22px;line-height:28px;font-weight:700;margin-bottom:8px}.news-page__body p.mainTitle{font-size:28px;font-weight:700}.news-page__body p.subTitle{font-size:22px;font-weight:700;line-height:28px}.news-page__body .color-cta-default{color:#ff0}.news-page__body .color-text-weak{color:#7c7c7c}.news-page .news-item{border-radius:24px;background-color:#212121;padding:48px;margin-bottom:24px}@media screen and (max-width: 992px){.news-page .news-item{padding:32px 24px}}.news-page .news-item__title{font-family:"Roboto Condensed",sans-serif;font-size:32px;font-weight:700;line-height:40px}@media screen and (max-width: 992px){.news-page .news-item__title{font-size:28px;line-height:36px}}@media screen and (max-width: 768px){.news-page .news-item__title{font-size:24px;line-height:32px}}.news-page .news-item__title-link{text-decoration:none;cursor:pointer}.news-page .news-item__title-link:hover{text-decoration:none}.news-page .news-item__date{display:block;font-size:12px;font-weight:600;line-height:16px;margin-bottom:16px;color:#7c7c7c}.news-page .news-item__excerpt{font-size:16px;line-height:24px;margin-bottom:12px}.news-page .news-item__more{font-size:16px;font-weight:600;line-height:24px;text-decoration:underline;display:flex;align-items:center;cursor:pointer}.news-page .news-item__more:hover svg{transform:rotate(90deg) translateY(-10px)}.news-page .news-item__more svg{fill:#f7f7f7;transform:rotate(90deg);transition:all .3s ease;width:24px;height:24px;margin-left:10px}.news-page .news-item__wrap{display:none}.news-page .news-item__text{font-size:16px;font-weight:400;line-height:24px}.news-page .news-item__text-more{font-weight:600;text-decoration:underline;cursor:pointer;margin-top:8px;max-height:22px;overflow:hidden}.news-page .news-item__text-more:before{content:attr(data-text-more);display:block}.news-page .news-item__text-more.active:before{content:attr(data-text-less)}.news-page .news-item__text-list{display:none}.news-page .news-item__text-link{font-weight:600;text-decoration:underline;color:#ff0}.news-page .news-item__share{display:flex;justify-content:flex-end}.news-page .news-item__share svg{fill:#ededed}.news-page .news-item__share .btn{background-color:#494949}.news-page .news-item.open .news-item__excerpt,.news-page .news-item.open .news-item__more{display:none}.news-page .news-item .news-advantages{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:40px}.news-page .news-item .news-advantages__item{padding:16px;background-color:#494949;border-radius:16px;display:grid;grid-template-columns:76px 280px 1fr;align-items:center}@media screen and (max-width: 1200px){.news-page .news-item .news-advantages__item{grid-template-columns:76px 230px 1fr}}@media screen and (max-width: 992px){.news-page .news-item .news-advantages__item{grid-template-columns:76px 1fr;gap:12px 0}}.news-page .news-item .news-advantages__item-icon{max-width:56px;margin-right:20px}@media screen and (max-width: 992px){.news-page .news-item .news-advantages__item-icon{grid-column:1/2;grid-row:1/2}}.news-page .news-item .news-advantages__item-info{margin-right:80px}@media screen and (max-width: 1200px){.news-page .news-item .news-advantages__item-info{margin-right:20px}}@media screen and (max-width: 992px){.news-page .news-item .news-advantages__item-info{grid-column:2/3;grid-row:1/2}}.news-page .news-item .news-advantages__item-info .title{color:#ff0;font-size:22px;font-family:"Roboto Condensed",sans-serif;line-height:28px;font-weight:700}.news-page .news-item .news-advantages__item-info .desc{font-family:"Roboto Condensed",sans-serif;font-size:16px;font-weight:700}.news-page .news-item .news-advantages__item-text{font-size:16px}@media screen and (max-width: 992px){.news-page .news-item .news-advantages__item-text{grid-column:1/-1;grid-row:2/3}}.news-page .news-list__title{font-family:"Roboto Condensed",sans-serif;font-size:28px;font-weight:700;line-height:36px;margin-bottom:16px}.news-page .news-list__item{margin-bottom:40px}.news-page .news-list__item-date{display:block;font-size:12px;color:#7c7c7c;font-weight:600;line-height:16px;margin-bottom:4px}.news-page .news-list__item-title{font-family:"Roboto Condensed",sans-serif;font-size:22px;font-weight:700;line-height:28px;color:#ff0}.news-page .news-list__item-link{color:#ff0;cursor:pointer}.news-page .news-list__item-link:hover{text-decoration:none}.news-page .news-list__item-text{font-size:16px;line-height:24px}@media screen and (max-width: 992px){.news-page .news-list__item-text{font-size:14px;line-height:20px}}.news-page .news-list{list-style:disc;margin-left:25px}.news-page .news-list.news-list--indent{display:flex;flex-wrap:wrap;gap:8px}.news-page .news-list.news-list--indent li{width:100%}.news-page .youtube-player-img.show{height:500px}.news-page .warranty-coverage{background-color:#171717;display:flex;border-radius:16px}@media screen and (max-width: 600px){.news-page .warranty-coverage{flex-wrap:wrap}}.news-page .warranty-coverage__title{font-weight:600;font-size:16px;line-height:24px;padding:16px;border-bottom:2px solid #212121}.news-page .warranty-coverage__title.warranty-coverage__title--covered{color:#3c3}.news-page .warranty-coverage__title.warranty-coverage__title--not-covered{color:#ff2727}.news-page .warranty-coverage__list{padding:16px;display:flex;flex-direction:column;gap:4px}.news-page .warranty-coverage__item{display:flex}.news-page .warranty-coverage__section{width:50%}@media screen and (max-width: 600px){.news-page .warranty-coverage__section{width:100%}}.news-page .warranty-coverage__section:first-child{border-right:2px solid #212121}@media screen and (max-width: 600px){.news-page .warranty-coverage__section:first-child{border-right:none;border-bottom:2px solid #212121}}.news-page .warranty-coverage__section.warranty-coverage__section--covered svg{fill:#3c3}.news-page .warranty-coverage__section.warranty-coverage__section--not-covered svg{fill:#ff2727}.news-page .warranty-coverage__icon{width:19px;height:19px;flex-shrink:0;margin-right:10px}.news-page .check-initiating{background-color:#ff0;border-radius:16px;display:flex;align-items:stretch}.news-page .check-initiating__icon{padding:16px;position:relative;display:flex;align-items:center}.news-page .check-initiating__icon:after{content:"";display:block;position:absolute;height:100%;width:2px;background-color:#212121;top:0;right:0}.news-page .check-initiating__icon svg{width:58px;height:58px;fill:#02070d}.news-page .check-initiating__list{padding:16px 16px 16px 32px;list-style:disc}.news-page .check-initiating__item{font-size:14px;color:#02070d}.news-page .stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:15px}@media(max-width: 991px){.news-page .stats{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.news-page .stats{grid-template-columns:1fr}}.news-page .stats__card{background-color:#171717;border-radius:16px;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center}.news-page .stats__card.stats__card--right{align-items:flex-start}.news-page .stats__value{color:#ff0;font-family:"Roboto Condensed",sans-serif;font-size:53px;font-weight:700;line-height:1.2}.news-page .stats__label{font-size:16px;font-weight:600;line-height:1.5;text-transform:uppercase;text-align:center}.news-page .certifications{background-color:#171717;border-radius:16px;display:grid;grid-template-columns:repeat(4, 1fr)}@media screen and (max-width: 991px){.news-page .certifications{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 600px){.news-page .certifications{grid-template-columns:1fr}}.news-page .certifications__item{display:flex;flex-direction:column;border-right:2px solid #212121}.news-page .certifications__item:last-child{border-right:none}@media screen and (max-width: 991px){.news-page .certifications__item:nth-child(2),.news-page .certifications__item:nth-child(4){border-right:none}.news-page .certifications__item:nth-child(1),.news-page .certifications__item:nth-child(2){border-bottom:2px solid #212121}}@media screen and (max-width: 600px){.news-page .certifications__item{border-right:none;border-bottom:2px solid #212121}.news-page .certifications__item:last-child{border-bottom:none}}.news-page .certifications__title{font-weight:600;font-size:16px;line-height:24px;padding:16px 20px;margin:0;border-bottom:2px solid #212121}.news-page .certifications__text{padding:16px;font-size:16px;line-height:1.5;flex-grow:1}.news-page .search-methods{background-color:#171717;border-radius:16px;display:grid;grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 768px){.news-page .search-methods{grid-template-columns:1fr}}.news-page .search-methods__item{display:flex;flex-direction:column;border-right:2px solid #212121}.news-page .search-methods__item:last-child{border-right:none}@media screen and (max-width: 768px){.news-page .search-methods__item{border-right:none;border-bottom:2px solid #212121}.news-page .search-methods__item:last-child{border-bottom:none}}.news-page .search-methods__title{font-weight:600;font-size:16px;line-height:24px;padding:16px 20px;margin:0;border-bottom:2px solid #212121}.news-page .search-methods__text{padding:16px 20px;font-size:14px;line-height:1.5;flex-grow:1}

/*# sourceMappingURL=news-npx.css.map*/