@charset "UTF-8";.news-main{background-color:#fff;padding-bottom:100px}@media screen and (max-width:768px){.news-main{padding-bottom:64px}}@media screen and (max-width:576px){.news-main{padding-bottom:100px}}.news-main-search{max-width:752px;width:100%;position:relative;margin-bottom:24px}.news-main-search__icon{background:url(/local/templates/shop2022/images/svg/icon_search2_black.svg) no-repeat center/cover;width:24px;height:24px;position:absolute;right:10px;top:0;bottom:0;margin:auto;-webkit-filter:invert(64%) sepia(8%) saturate(1615%) hue-rotate(165deg) brightness(100%) contrast(79%);filter:invert(64%) sepia(8%) saturate(1615%) hue-rotate(165deg) brightness(100%) contrast(79%)}.news-main-search__input{padding:12px 16px;padding-right:54px;background-color:#ecf3f9;border-radius:6px;width:100%;border:0;outline:0;color:#0069ab;font-size:14px;line-height:20px;font-weight:500;-webkit-box-sizing:border-box;box-sizing:border-box}.news-main-search__input::-webkit-input-placeholder{color:#7ca4c5}.news-main-search__input::-moz-placeholder{color:#7ca4c5}.news-main-search__input:-ms-input-placeholder{color:#7ca4c5}.news-main-search__input::-ms-input-placeholder{color:#7ca4c5}.news-main-search__input::placeholder{color:#7ca4c5}.news-main-search-result{position:absolute;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:4px;background-color:#fff;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.14);box-shadow:0 4px 16px 0 rgba(0,0,0,.14);border-radius:6px;top:calc(100% + 4px);display:none;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.news-main-search-result.show{display:-webkit-box;display:-ms-flexbox;display:flex}.news-main-search-result__item{text-decoration:none;color:#000;padding:8px;font-size:14px;line-height:16px;font-weight:400;max-width:100%;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.news-main-search-result__item-highlight{font-weight:600}@media screen and (min-width:993px){a.news-main-search-result__item:hover{color:#0069ab}}.news-main-title{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;position:relative}.news-main-title__value{font-size:24px;line-height:24px;font-weight:600;color:#000;margin:0}.news-main-title__menu{width:24px;height:24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:none;margin-left:auto;background:url(/local/templates/shop2022/images/svg/icon_menu_static_black.svg)}@media screen and (max-width:992px){.news-main-title__menu{display:block}}@media screen and (min-width:993px){.news-main-title__menu:hover{-webkit-filter:invert(21%) sepia(78%) saturate(7493%) hue-rotate(192deg) brightness(95%) contrast(100%);filter:invert(21%) sepia(78%) saturate(7493%) hue-rotate(192deg) brightness(95%) contrast(100%)}}.news-main-title__menu.active{-webkit-filter:invert(21%) sepia(78%) saturate(7493%) hue-rotate(192deg) brightness(95%) contrast(100%);filter:invert(21%) sepia(78%) saturate(7493%) hue-rotate(192deg) brightness(95%) contrast(100%)}.news-main-title__value--back{text-decoration:none;position:relative;padding-left:40px}.news-main-title__value--back::before{content:"";display:block;position:absolute;left:0;top:0;bottom:0;margin:auto;background:url(/local/templates/shop2022/images/svg/icon_arrow_left.svg) no-repeat center/contain;width:24px;height:24px}@media screen and (min-width:993px){.news-main-title__value--back:hover::before{-webkit-filter:invert(21%) sepia(78%) saturate(7493%) hue-rotate(192deg) brightness(95%) contrast(100%);filter:invert(21%) sepia(78%) saturate(7493%) hue-rotate(192deg) brightness(95%) contrast(100%)}}.news-main-tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:32px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:992px){.news-main-tags{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto}.news-main-tags::-webkit-scrollbar{display:none}}.news-main-tag{padding:6px 10px;font-size:14px;line-height:20px;font-weight:500;color:#0069ab;background-color:#fff;border:1px solid #0069ab;border-radius:6px;-ms-flex-negative:0;flex-shrink:0;text-decoration:none;-webkit-transition:.25s;transition:.25s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.news-main-tag.selected{cursor:auto;background-color:#0069ab;color:#fff}@media screen and (min-width:993px){.news-main-tag:hover{background-color:#0069ab;color:#fff}}.news-main-tag--secondary{background-color:#ecf3f9;border-color:#ecf3f9}.news-main-tag--secondary.selected{cursor:pointer}.news-main-list{display:grid;grid-column-gap:24px;grid-row-gap:32px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1199px){.news-main-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.news-main-list{grid-template-columns:repeat(1,1fr)}}.news-main-list.news-main-list--detail{overflow-x:auto;overflow-y:hidden;width:100%}@media screen and (max-width:1199px){.news-main-list.news-main-list--detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.news-main-list.news-main-list--detail .news-main-item{max-width:344px;width:100%;-ms-flex-negative:0;flex-shrink:0}}@media screen and (max-width:768px){.news-main-list.news-main-list--detail{overflow:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:32px}}.news-main-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:16px}.news-main-item__img{margin-bottom:8px;border-radius:6px;overflow:hidden;width:100%;height:224px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.news-main-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.news-main-item__img{max-width:396px;margin:0 auto;margin-bottom:8px}}.news-main-item-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;-ms-flex-negative:0;flex-shrink:0;min-height:28px}@media screen and (max-width:768px){.news-main-item-tags{height:unset}}.news-main-item-tag{padding:4px 10px;font-size:12px;line-height:18px;font-weight:500;color:#0069ab;background-color:#fff;border:1px solid #0069ab;border-radius:6px;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box}.news-main-tag--secondary{background-color:#ecf3f9;border-color:#ecf3f9}.news-main-item__content{max-height:134px;height:100%;margin-top:auto}@media screen and (max-width:768px){.news-main-item__content{max-height:unset;height:unset}}.news-main-item__title{font-size:16px;line-height:24px;font-weight:600;color:#000;margin-bottom:6px;text-decoration:none;max-height:43px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (min-width:993px){.news-main-item__title:hover{color:#0069ab}}.news-main-item__desc{font-size:14px;line-height:20px;font-weight:400;color:#000;max-height:80px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical}.news-main-item__more{color:#0069ab;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;line-height:20px;font-weight:500;border-bottom:1px solid #0069ab;text-decoration:none;display:inline-block;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:993px){.news-main-item__more:hover{color:#000}}.news-main-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;color:#686b74;font-size:12px;font-weight:500;-ms-flex-negative:0;flex-shrink:0}.news-main-item__comments,.news-main-item__time,.news-main-item__viewed{-ms-flex-negative:0;flex-shrink:0;position:relative;padding-left:26px}.news-main-item__comments::before,.news-main-item__time::before,.news-main-item__viewed::before{content:"";display:block;position:absolute;left:0;top:0;bottom:0;margin:auto;width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:20px;-webkit-filter:invert(45%) sepia(7%) saturate(483%) hue-rotate(187deg) brightness(89%) contrast(88%);filter:invert(45%) sepia(7%) saturate(483%) hue-rotate(187deg) brightness(89%) contrast(88%)}.news-main-item__viewed::before{background-image:url(/local/templates/shop2022/images/svg/icon_eye_black.svg)}.news-main-item__comments::before{background-image:url(/local/templates/shop2022/images/svg/icon_message_black.svg)}.news-main-item__time::before{background-image:url(/local/templates/shop2022/images/svg/icon_clock2_black.svg)}.news-main__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:48px}@media screen and (max-width:768px){.news-main__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:24px}}.news-main-btn__wrapper{margin-left:auto}@media screen and (max-width:1200px){.news-main-btn__wrapper{margin-left:unset}}.news-main-nav{margin-left:auto}@media screen and (max-width:768px){.news-main-nav{margin-right:auto}}.news-main-nav-list{display:-webkit-box;display:-ms-flexbox;display:flex}.news-main__bottom-btn{width:220px}@media screen and (max-width:768px){.news-main__bottom-btn{width:100%}}.news-main-nav-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:45px;height:45px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #0069ab;border-radius:4px;color:#0069ab;margin:0 4px;text-decoration:none;-webkit-transition:.15s;transition:.15s;font-size:14px;font-weight:600}.news-main-nav-list__item:first-child{margin-left:0}.news-main-nav-list__item--active,.news-main-nav-list__item:hover{background-color:#0069ab;color:#fff}.news-main-nav-list__item--dots{width:11px;border:0}.news-main-nav-list__item--dots:hover{background-color:inherit;color:inherit}.news-main-menu{display:none;position:absolute;z-index:1000;right:0;top:calc(100% + 10px);max-width:262px;width:100%;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.14);box-shadow:0 4px 16px 0 rgba(0,0,0,.14)}.news-main-menu .left-menu{background-color:#fff}.news-detail__title{font-size:24px;line-height:29px;font-weight:600;color:#000;margin-bottom:24px}.news-detail-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:48px;font-size:14px;line-height:16px;font-weight:500}@media screen and (max-width:768px){.news-detail-top{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:14px}}.news-detail-top-review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;color:#ff8400}.news-detail-top-review__icon{width:20px;height:20px;background:url(/local/templates/shop2022/images/svg/icon_star_black.svg) no-repeat center/contain;-webkit-filter:invert(55%) sepia(99%) saturate(2373%) hue-rotate(0) brightness(102%) contrast(106%);filter:invert(55%) sepia(99%) saturate(2373%) hue-rotate(0) brightness(102%) contrast(106%)}.news-detail-top-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;color:#686b74}.news-detail-top-time__icon{width:20px;height:20px;background:url(/local/templates/shop2022/images/svg/icon_clock2_black.svg) no-repeat center/contain;-webkit-filter:invert(45%) sepia(7%) saturate(483%) hue-rotate(187deg) brightness(89%) contrast(88%);filter:invert(45%) sepia(7%) saturate(483%) hue-rotate(187deg) brightness(89%) contrast(88%)}.news-detail-top-date{color:#686b74}@media screen and (max-width:768px){.news-detail-top-date{margin-right:14px}}.news-detail-top-erid{margin-left:auto;color:#686b74}@media screen and (max-width:768px){.news-detail-top-erid{margin-left:unset}}.news-detail-top-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px}.news-detail-top-view__icon{width:24px;height:24px;background:url(/local/templates/shop2022/images/svg/icon_eye_black.svg) no-repeat center/24px;-webkit-filter:invert(45%) sepia(7%) saturate(483%) hue-rotate(187deg) brightness(89%) contrast(88%);filter:invert(45%) sepia(7%) saturate(483%) hue-rotate(187deg) brightness(89%) contrast(88%)}.news-detail-top-view__value{font-size:14px;line-height:18px;font-weight:500;color:#686b74}.news-detail-table{min-width:260px;border:1px solid #d8dbdd;background-color:#ecf3f9;padding:20px 15px;margin-bottom:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-detail-table.close .news-detail-table__title::after{content:"[показать]"}.news-detail-table.close .news-detail-table__list{display:none}.news-detail-table__title{font-size:16px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.news-detail-table__title::after{content:"[скрыть]";font-weight:300;font-size:12px;display:block;margin-left:5px}.news-detail-table__list{margin-bottom:0;margin-top:20px}.news-detail-table__item{list-style:none;margin-left:0;margin-bottom:6px}.news-detail-table__item--in{margin-left:25px;list-style-type:circle;margin-bottom:4px}.news-detail-table__link{display:block;text-decoration:none;color:#333}@media screen and (min-width:993px){.news-detail-table__link:hover{color:#0069ab}}.news-detail-content{font-size:14px;line-height:20px;font-weight:400;color:#000}.news-detail-content h2{font-size:20px;line-height:20px;font-weight:600;color:#000;margin-bottom:24px}.news-detail-content p{margin-top:0}.news-detail-content div,.news-detail-content p{margin-bottom:16px}.news-detail-content img{max-width:680px;max-height:100%;display:block}@media screen and (max-width:768px){.news-detail-content img{width:100%!important}}.news-detail-content a{color:#0069ab;text-decoration:none}.news-detail-content table{border-collapse:collapse;border-spacing:0;border-radius:10px;width:100%;background-color:#ecf3f9;margin-bottom:48px;font-size:14px;line-height:20px;font-weight:400}.news-detail-content table td{vertical-align:middle;padding:20px;border:2px solid #fff}.news-detail-content table td:first-child{font-weight:600}.news-detail-content iframe{max-width:100%;width:100%}@media screen and (max-width:768px){.news-detail-content iframe{max-width:100%}}.news-detail-content div:has(table){overflow-x:auto}.news-detail-content-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:48px;margin-top:48px}@media screen and (max-width:768px){.news-detail-content-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.news-detail-content-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.news-detail-content-author__icon{width:40px;height:40px;background:#0069ab;border-radius:10px;position:relative}.news-detail-content-author__icon::after{background:url(/local/templates/shop2022/images/svg/icon_logo_mini_black.svg) no-repeat center/25px 16px;-webkit-filter:invert(99%) sepia(37%) saturate(661%) hue-rotate(251deg) brightness(114%) contrast(100%);filter:invert(99%) sepia(37%) saturate(661%) hue-rotate(251deg) brightness(114%) contrast(100%);display:block;content:"";position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;width:25px;height:16px}.news-detail-content-author__value{font-size:14px;line-height:18px;font-weight:500;color:#000}.news-detail-content-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.news-detail-content-info-comment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px}.news-detail-content-info-comment__icon{width:24px;height:24px;background:url(/local/templates/shop2022/images/svg/icon_message_black.svg) no-repeat center/24px;-webkit-filter:invert(45%) sepia(7%) saturate(483%) hue-rotate(187deg) brightness(89%) contrast(88%);filter:invert(45%) sepia(7%) saturate(483%) hue-rotate(187deg) brightness(89%) contrast(88%)}.news-detail-content-info-comment__value{font-size:14px;line-height:18px;font-weight:500;color:#686b74}.news-detail-content-info-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.news-detail-content-info-share.active .news-detail-content-info-share__text{border-color:#0069ab}.news-detail-content-info-share.active .news-detail-share-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.news-detail-content-info-share__icon{width:24px;height:24px;background:url(/local/templates/shop2022/images/svg/icon_share_black.svg) no-repeat center/24px;-webkit-filter:invert(21%) sepia(78%) saturate(7493%) hue-rotate(192deg) brightness(95%) contrast(100%);filter:invert(21%) sepia(78%) saturate(7493%) hue-rotate(192deg) brightness(95%) contrast(100%)}.news-detail-content-info-share__text{font-size:14px;line-height:18px;font-weight:500;color:#0069ab;border-bottom:1px solid transparent}.news-detail-review{margin-bottom:48px}.news-detail-review__title{font-size:24px;line-height:29px;font-weight:600;color:#000;margin-bottom:24px}.news-detail-review-auth{max-width:176px;margin-bottom:24px}.news-detail-review-form{margin-bottom:24px;position:relative}.news-detail-review-form.inLoading::after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(255,255,255,.7) url(/local/templates/shop2022/images/loading.gif) no-repeat center/25px}.news-detail-review-form-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.news-detail-review-form-rating__text{font-size:14px;line-height:19px;font-weight:500;color:#000;white-space:nowrap}.news-detail-review-form-rating__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-detail-review-form-rating__line:not(:checked)>input{display:none}.news-detail-review-form-rating__line:not(:checked)>label{width:24px;height:24px;background:url(/local/templates/shop2022/images/svg/icon_star_black.svg) no-repeat center left/24px;-webkit-filter:invert(91%) sepia(15%) saturate(277%) hue-rotate(175deg) brightness(98%) contrast(94%);filter:invert(91%) sepia(15%) saturate(277%) hue-rotate(175deg) brightness(98%) contrast(94%);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;padding-right:6px}.news-detail-review-form-rating__line:not(:checked)>label::before{content:"*";opacity:0}.news-detail-review-form-rating__line:not(:checked)>label:hover,.news-detail-review-form-rating__line:not(:checked)>label:hover~label{-webkit-filter:invert(55%) sepia(99%) saturate(2373%) hue-rotate(0) brightness(102%) contrast(106%);filter:invert(55%) sepia(99%) saturate(2373%) hue-rotate(0) brightness(102%) contrast(106%)}.news-detail-review-form-rating__line input:checked~label{-webkit-filter:invert(55%) sepia(99%) saturate(2373%) hue-rotate(0) brightness(102%) contrast(106%);filter:invert(55%) sepia(99%) saturate(2373%) hue-rotate(0) brightness(102%) contrast(106%)}.news-detail-review-form-rating__line>input:checked+label:hover,.news-detail-review-form-rating__line>input:checked+label:hover~label,.news-detail-review-form-rating__line>input:checked~label:hover,.news-detail-review-form-rating__line>input:checked~label:hover~label,.news-detail-review-form-rating__line>label:hover~input:checked~label{-webkit-filter:invert(55%) sepia(99%) saturate(2373%) hue-rotate(0) brightness(102%) contrast(106%);filter:invert(55%) sepia(99%) saturate(2373%) hue-rotate(0) brightness(102%) contrast(106%)}.news-detail-review-form-rating__line>label:active{position:relative}.news-detail-review-form-comment textarea{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #d8dbdd;color:#000;font-size:14px;line-height:19px;font-weight:500;padding:12px;margin-bottom:16px;border-radius:4px;resize:none;min-height:80px}.news-detail-review-form-comment textarea::-webkit-input-placeholder{font-family:Montserrat,sans-serif;font-size:14px;line-height:19px;font-weight:500;color:#686b74}.news-detail-review-form-comment textarea::-moz-placeholder{font-family:Montserrat,sans-serif;font-size:14px;line-height:19px;font-weight:500;color:#686b74}.news-detail-review-form-comment textarea:-ms-input-placeholder{font-family:Montserrat,sans-serif;font-size:14px;line-height:19px;font-weight:500;color:#686b74}.news-detail-review-form-comment textarea::-ms-input-placeholder{font-family:Montserrat,sans-serif;font-size:14px;line-height:19px;font-weight:500;color:#686b74}.news-detail-review-form-comment textarea::placeholder{font-family:Montserrat,sans-serif;font-size:14px;line-height:19px;font-weight:500;color:#686b74}.news-detail-review-form-comment textarea:focus{border-color:#0069ab;outline:0}.news-detail-review-form__submit{margin-left:auto;width:140px}@media screen and (max-width:576px){.news-detail-review-form__submit{width:100%;margin-bottom:48px}}.news-detail-review-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:32px}.news-detail-review-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:16px}.news-detail-review-list-item--hide{display:none}.news-detail-review-list-item__top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-detail-review-list-item__initial{background-color:#b2d0e8;border-radius:50%;color:#fff;text-align:center;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-size:14px;line-height:16px;font-weight:700;letter-spacing:.1em;-ms-flex-negative:0;flex-shrink:0}.news-detail-review-list-item__author{font-size:16px;line-height:19px;font-weight:600;color:#0069ab;-ms-flex-negative:0;flex-shrink:0}.news-detail-review-list-item__rating{position:relative;font-size:14px;line-height:16px;font-weight:500;color:#ff8400;-ms-flex-negative:0;flex-shrink:0;padding-left:24px}.news-detail-review-list-item__rating::before{content:"";display:block;width:20px;height:20px;position:absolute;left:0;top:0;bottom:0;margin:auto;-webkit-filter:invert(55%) sepia(99%) saturate(2373%) hue-rotate(0) brightness(102%) contrast(106%);filter:invert(55%) sepia(99%) saturate(2373%) hue-rotate(0) brightness(102%) contrast(106%);background:url(/local/templates/shop2022/images/svg/icon_star_black.svg) no-repeat center/contain}.news-detail-review-list-item__date{color:#686b74;font-size:14px;line-height:16px;font-weight:400;-ms-flex-negative:0;flex-shrink:0}.news-detail-review-list-item__comment{font-size:14px;line-height:20px;font-weight:400;color:#000}.news-detail-review-list__more{font-size:16px;line-height:20px;font-weight:500;color:#0069ab;padding-right:20px;position:relative;-ms-flex-item-align:center;align-self:center;cursor:pointer}.news-detail-review-list__more::after{content:"";display:block;width:16px;height:16px;position:absolute;right:0;top:0;bottom:0;margin:auto;background:url(/local/templates/shop2022/images/svg/icon_chevron_down_black.svg) no-repeat center/contain;-webkit-filter:invert(21%) sepia(78%) saturate(7493%) hue-rotate(192deg) brightness(95%) contrast(100%);filter:invert(21%) sepia(78%) saturate(7493%) hue-rotate(192deg) brightness(95%) contrast(100%)}@media screen and (min-width:993px){.news-detail-review-list__more:hover{color:#2885d6}.news-detail-review-list__more:hover::after{-webkit-filter:invert(48%) sepia(10%) saturate(3390%) hue-rotate(166deg) brightness(95%) contrast(97%);filter:invert(48%) sepia(10%) saturate(3390%) hue-rotate(166deg) brightness(95%) contrast(97%)}}.news-detail-subscribe{background:#ecf3f9;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px;margin-bottom:48px}@media screen and (max-width:768px){.news-detail-subscribe{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.news-detail-subscribe__icon{width:46px;height:46px;-ms-flex-negative:0;flex-shrink:0;margin-right:16px;background:url(/local/templates/shop2022/images/svg/icon_mail_plus_black.svg) no-repeat center/contain;-webkit-filter:invert(21%) sepia(78%) saturate(7493%) hue-rotate(192deg) brightness(95%) contrast(100%);filter:invert(21%) sepia(78%) saturate(7493%) hue-rotate(192deg) brightness(95%) contrast(100%)}@media screen and (max-width:768px){.news-detail-subscribe__icon{margin-bottom:16px}}.news-detail-subscribe__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:6px;margin-right:20px}@media screen and (max-width:768px){.news-detail-subscribe__info{margin-bottom:24px}}.news-detail-subscribe__title{font-size:16px;line-height:20px;font-weight:600;color:#000}@media screen and (max-width:768px){.news-detail-subscribe__title{margin-bottom:6px}}.news-detail-subscribe__text{font-size:14px;line-height:20px;font-weight:400;color:#000}@media screen and (max-width:768px){.news-detail-subscribe__text{max-width:400px}}.news-detail-subscribe__btn{width:176px;-ms-flex-negative:0;flex-shrink:0;margin-left:auto}@media screen and (max-width:768px){.news-detail-subscribe__btn{margin-left:unset}}.news-detail-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:32px}.news-detail-more__title{font-size:24px;line-height:29px;font-weight:600;color:#000}.news-detail-share-menu{-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.16);box-shadow:0 4px 16px 0 rgba(0,0,0,.16);padding:10px;border-radius:4px;background-color:#fff;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;position:absolute;top:calc(100% + 7px);right:0;margin:auto;cursor:auto;height:44px;-webkit-box-sizing:border-box;box-sizing:border-box}.news-detail-share-menu__item{width:24px;height:24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;-ms-flex-negative:0;flex-shrink:0}.news-detail-share-menu__item::after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-size:12px;background-repeat:no-repeat;background-position:center center;-webkit-filter:invert(100%);filter:invert(100%)}.news-detail-share-menu__item--copy{background-color:transparent}.news-detail-share-menu__item--copy::after{-webkit-filter:unset;filter:unset;background-size:24px;background-image:url(/local/templates/shop2022/images/svg/card_v2/copy.svg)}.news-detail-share-menu__item--tg{background-color:#30a7e4;border-radius:50%}.news-detail-share-menu__item--tg::after{background-image:url(/local/templates/shop2022/images/svg/icon_telegram_black.svg)}.news-detail-share-menu__item--vk{background-color:#4a76a8;border-radius:50%}.news-detail-share-menu__item--vk::after{background-image:url(/local/templates/shop2022/images/svg/icon_vk_black.svg)}.news-detail-share-menu__item--wa{background-color:#0dc143;border-radius:50%}.news-detail-share-menu__item--wa::after{background-image:url(/local/templates/shop2022/images/svg/icon_whatsapp_black.svg)}.news-detail-share-menu__item--vk{background-color:#4a76a8;border-radius:50%}.news-detail-share-menu__item--vk::after{background-image:url(/local/templates/shop2022/images/svg/icon_vk_black.svg)}