

/* Start:/local/templates/dr2024/css/components/article.css?17522600048896*/
@charset "UTF-8";.article-toolbar{--progress:0deg;position:fixed;bottom:24px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:36px;-webkit-box-shadow:0 40px 40px 0 rgba(0,0,0,.4);box-shadow:0 40px 40px 0 rgba(0,0,0,.4);background:conic-gradient(#fff var(--progress),#414141 0deg 360deg);z-index:3;-webkit-transition:bottom .3s;transition:bottom .3s}.article-toolbar.hidden{bottom:-100%}.article-toolbar .article-actions{margin:3px;padding:21px 39px;gap:48px;background-color:#414141;border-radius:36px}.article .articles-list-section,.article .comments-section,.article__section{padding:48px 0}@media (width <= 1024px){.article .articles-list-section,.article .comments-section,.article__section{padding:40px 0}}.article__section:first-of-type{padding-top:0}.article .graph-section{padding:0}.article .graph-section>.container{padding-inline:0}.article .articles-list-section,.article .comments-section{border-top:1px solid rgba(255,255,255,.2)}.article .articles-list-section{padding-bottom:60px}.article .graph-section,.article__image-container{-ms-grid-column-span:12;grid-column:span 12}@media (width <= 1024px){.article .articles-list-section{padding-bottom:40px}.article .graph-section,.article__image-container{-ms-grid-column-span:6;grid-column:span 6}}@media (width <= 576px){.article .graph-section,.article__image-container{-ms-grid-column-span:2;grid-column:span 2}}.article .article-headline,.article .comments,.article .comments-section .section-txt-container,.article__author,.article__delimiter,.article__notification,.article__tags{-ms-grid-column:3;-ms-grid-column-span:8;grid-column:3/11}@media (width <= 1024px){.article .article-headline,.article .comments,.article .comments-section .section-txt-container,.article__author,.article__delimiter,.article__notification,.article__tags{-ms-grid-column-span:6;grid-column:span 6}}@media (width <= 576px){.article .article-headline,.article .comments,.article .comments-section .section-txt-container,.article__author,.article__delimiter,.article__notification,.article__tags{-ms-grid-column-span:2;grid-column:span 2}}.article__container{row-gap:32px}.article__container>blockquote,.article__container>h1,.article__container>h2,.article__container>h3,.article__container>ol,.article__container>p,.article__container>ul{-ms-grid-column:3;-ms-grid-column-span:8;grid-column:3/11}@media (width <= 1024px){.article__container{row-gap:24px}.article__container>blockquote,.article__container>h1,.article__container>h2,.article__container>h3,.article__container>ol,.article__container>p,.article__container>ul{-ms-grid-column-span:6;grid-column:span 6}}@media (width <= 576px){.article__container>blockquote,.article__container>h1,.article__container>h2,.article__container>h3,.article__container>ol,.article__container>p,.article__container>ul{-ms-grid-column-span:2;grid-column:span 2}}.article__container>h1{font-weight:700;font-size:48px;line-height:64px;color:#fff}@media (width <= 1024px){.article__container>h1{font-size:24px;line-height:32px}}.article__container>h2{font-weight:700;font-size:32px;line-height:48px;color:#fff}.article__container>h3{font-weight:700;font-size:24px;line-height:32px;color:#fff}@media (width <= 1024px){.article__container>h2{font-size:24px;line-height:32px}.article__container>h3{font-size:20px;line-height:28px}}.article__container>p{font-weight:500;font-size:18px;line-height:28px;color:rgba(255,255,255,.6)}.article__container>p.center{text-align:center}.article__container>p span,.article__container>p strong{font-weight:700;color:#fff}.article__container>p a{font-weight:inherit;font-size:inherit;color:#30daff}.article__container>blockquote{margin:0;padding:16px 0}.article__container>blockquote>cite,.article__container>blockquote>p{padding-left:100px}.article__container>blockquote>p{position:relative;margin-bottom:32px;font-weight:500;font-size:24px;line-height:32px;color:#fff}.article__container>blockquote>p::before{content:"“";position:absolute;left:0;top:0;width:80px;font-family:var(--ffamily-second);font-weight:400;font-size:100px;line-height:.7;text-transform:uppercase;text-align:center;color:#ff7438}@media (width <= 1024px){.article__container>blockquote>cite,.article__container>blockquote>p{padding-left:51px}.article__container>blockquote>p::before{width:35px;font-size:80px}}.article__container>blockquote>cite{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:700;font-style:normal;font-size:18px;line-height:28px;color:#fff}.article__container>blockquote>cite span{font-weight:500;font-size:15px;line-height:24px;color:rgba(255,255,255,.6)}.article__container>ol,.article__container>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.article__container>ol>li,.article__container>ul>li{font-weight:700;font-size:18px;line-height:28px;color:#fff}.article__container>ul>li{position:relative;padding-left:26px}.article__container>ul>li::before{content:"";position:absolute;top:10px;left:0;width:6px;height:6px;background-color:#ff7438;border-radius:50%}.article__container>ol{margin:0;padding:0;list-style:none;counter-reset:list}.article__container>ol>li{position:relative}.article__container>ol>li::before{content:counter(list) ".";counter-increment:list;margin-right:8px;color:#ff7438}.article__container>ol>li::after{content:counter(list);position:absolute;left:0;top:0;color:#fff}.article__image-container{position:relative}.article__image{border-radius:16px;overflow:hidden}.article__shadow{position:absolute;top:80px;left:0;right:0;bottom:-80px;-webkit-filter:blur(50px);filter:blur(50px);z-index:-1}.article .article-headline{margin:0}.article__delimiter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.article__delimiter .article-date{margin:0}.article__delimiter-line{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:1px;background-color:rgba(255,255,255,.2)}.article__notification{padding:24px;background-color:rgba(255,255,255,.2);border-radius:16px;border:1px solid rgba(255,255,255,.4)}.article__notification p:first-child{margin-bottom:16px;font-weight:700;font-size:20px;line-height:28px;color:#fff}@media (width <= 1024px){.article__notification{padding:16px}.article__notification p:first-child{margin-bottom:8px}}.article__notification p:not(:first-child){font-weight:500;font-size:18px;line-height:28px;color:#fff}.article__notification--red{background-color:rgba(235,28,36,.1);border-color:#eb1c24}.article__notification--red p:first-child{color:#ff484a}.article__notification--green{background-color:rgba(30,234,117,.1);border-color:#1eea75}.article__notification--green p:first-child{color:#1eea75}.article__notification--blue{background-color:rgba(48,218,255,.1);border-color:#30daff}.article__notification--blue p:first-child{color:#30daff}.article__notification--orange{background-color:rgba(255,116,56,.1);border-color:#ff7438}.article__notification--orange p:first-child{color:#ff7438}.article__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 8px}.article__tag{padding:4px 16px;font-size:14px;font-weight:700;line-height:24px;color:#fff;border-radius:20px;background-color:rgba(255,255,255,.1);cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}@media (any-hover:hover){.article__tag:hover{background-color:rgba(255,255,255,.2)}}.article__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.article__author-info{display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.article__author-info span{-ms-grid-column:2;grid-column:2}.article__author-info span:first-of-type{-ms-flex-item-align:end;align-self:flex-end;font-weight:500;font-size:15px;line-height:24px;color:#ff7438}.article__author-info span:last-of-type{-ms-flex-item-align:start;align-self:flex-start;font-weight:700;font-size:18px;line-height:28px;color:#fff}.article__author-image{-ms-grid-row-span:2;grid-row:span 2;width:56px;height:56px;border-radius:50%;overflow:hidden}.article__author-image img{width:100%;aspect-ratio:1/1}.article__author-txt{font-weight:500;font-size:18px;line-height:28px;color:rgba(255,255,255,.6)}.article__author-txt span{font-weight:700;color:#fff}.article__author-link{font-weight:700;font-size:15px;line-height:24px;text-decoration-line:underline;text-transform:uppercase;color:#fff}
/* End */


/* Start:/local/templates/dr2024/css/components/product-list.css?174591849217482*/
.product-list{-ms-grid-column-span:12;grid-column:span 12}@media (width <= 1024px){.product-list{-ms-grid-column-span:6;grid-column:span 6}}@media (width <= 576px){.product-list{-ms-grid-column-span:2;grid-column:span 2}}.product-card{position:relative;-ms-grid-column-span:4;grid-column:span 4}.product-card:has(.product-card__specs-opener) .product-card__container{height:calc(100% - 40px)}.product-card:has(.product-card__specs-opener) .product-card__container::after{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:24px;background-color:#292929;border-radius:0 0 16px 16px;z-index:1}@media (width <= 1024px){.product-card:has(.product-card__specs-opener) .product-card__container::after{height:16px}}.product-card--type_2 .product-card__components{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-card--type_2 .product-card__component{padding:8px 16px}@media (width >= 1200px){.product-card--horizontal{-ms-grid-column-span:12;grid-column:span 12}.product-card--horizontal .product-card__container{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr);-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;padding:24px 0}.product-card--horizontal .product-card__image{-ms-grid-column-span:4;grid-column:span 4}.product-card--horizontal .product-card__image img{padding:0 24px}.product-card--horizontal .product-card__image .slider-button--prev{left:16px}.product-card--horizontal .product-card__image .slider-button--next{right:16px}.product-card--horizontal .product-card__info{margin:0;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.product-card--horizontal .product-card__info>.product-card__button{-ms-grid-column-span:3;grid-column:span 3}.product-card--horizontal .product-card__badges{-ms-grid-column-span:3;grid-column:span 3;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product-card--horizontal .product-card__title{height:auto;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product-card--horizontal .product-card__price-block,.product-card--horizontal .product-card__title{-ms-grid-column-span:6;grid-column:span 6}.product-card--horizontal .product-card__price-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-card--horizontal .product-card__credit{padding-left:8px}.product-card--horizontal .product-card__credit::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:16px;background-color:rgba(255,255,255,.2)}.product-card--horizontal .product-card__credit-tooltip{left:-50%;right:-50%;bottom:auto;top:32px}.product-card--horizontal .product-card__content{-ms-grid-column:5;-ms-grid-column-span:7;grid-column:5/12}.product-card--horizontal .product-card__components{gap:20px}.product-card--horizontal .product-card__component,.product-card--horizontal .product-card__component-container{-ms-grid-column-span:1;grid-column:span 1}.product-card--horizontal .product-card__buttons{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-auto-columns:1fr;grid-auto-flow:column;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.product-card--horizontal .product-card__buttons--single{border:none}.product-card--horizontal .product-card__buttons--single>.button{margin:0}.product-card--type_2.product-card--horizontal .product-card__dropdown,.product-card--type_2.product-card--horizontal .product-card__title{-ms-grid-column-span:3;grid-column:span 3}.product-card--type_2.product-card--horizontal .product-card__dropdown{-ms-flex-item-align:start;align-self:flex-start}.product-card--type_2.product-card--horizontal .product-card__dropdown-button{margin:0 0 0 auto}.product-card--type_2.product-card--horizontal .product-card__info>.product-card__buttons{-ms-grid-column-span:6;grid-column:span 6;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-auto-columns:unset;grid-auto-flow:unset}.product-card--type_2.product-card--horizontal .product-card__info>.product-card__buttons:has(.product-card__button:nth-child(3)) .product-card__button:first-child{-ms-grid-column-span:2;grid-column:span 2}.product-card--type_2.product-card--horizontal .product-card__components{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.product-card--skeleton .product-card__container{overflow:hidden}.product-card--skeleton .product-card__container>.skeleton-gradient{background:-webkit-gradient(linear,left top,right top,color-stop(10%,transparent),color-stop(50%,rgba(255,255,255,.1)),color-stop(90%,transparent));background:linear-gradient(90deg,transparent 10%,rgba(255,255,255,.1) 50%,transparent 90%)}.product-card--skeleton .product-card__buttons,.product-card--skeleton .product-card__components,.product-card--skeleton .product-card__info,.product-card--skeleton .product-card__performance{background-color:rgba(255,255,255,.1);border-radius:16px}.product-card--skeleton .product-card__performance{height:64px}.product-card--skeleton:not(.product-card--horizontal){min-height:1120px}.product-card--skeleton:not(.product-card--horizontal) .product-card__container>.skeleton-gradient{width:300%;-webkit-animation:3s linear infinite product-card-skeleton-gradient;animation:3s linear infinite product-card-skeleton-gradient}.product-card--skeleton:not(.product-card--horizontal) .product-card__image{background-color:rgba(255,255,255,.1);border-radius:16px}.product-card--skeleton:not(.product-card--horizontal) .product-card__components,.product-card--skeleton:not(.product-card--horizontal) .product-card__info{height:248px}.product-card--skeleton:not(.product-card--horizontal) .product-card__buttons{height:112px}.product-card--horizontal.product-card--skeleton .product-card__image{position:relative}.product-card--horizontal.product-card--skeleton .product-card__image::after{content:"";position:absolute;top:0;right:24px;left:24px;bottom:48px;background-color:rgba(255,255,255,.1);border-radius:16px}.product-card--horizontal.product-card--skeleton .product-card__info{height:140px}.product-card--horizontal.product-card--skeleton .product-card__components{height:208px}.product-card--horizontal.product-card--skeleton .product-card__buttons{height:48px}.product-card .badge{position:absolute;top:8px;left:8px}@media (width <= 1024px){.product-card{-ms-grid-column-span:3;grid-column:span 3}}@media (576px <= width < 700px){.product-card{-ms-grid-column-span:6;grid-column:span 6}}@media (width <= 576px){.product-card{-ms-grid-column-span:2;grid-column:span 2}}.product-card__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:24px;border-radius:16px;background-color:#292929}.product-card .product-card-slider__slide img,.product-card__image{width:100%;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.product-card__image{position:relative}.product-card__image .colors{bottom:16px}.product-card__image .slider-button--next,.product-card__image .slider-button--prev{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.product-card__image .slider-button--prev{left:-8px}.product-card__image .slider-button--next{right:-8px}.product-card__image .slider-dots{bottom:-6px}@media (any-hover:hover){.product-card__image:hover .colors,.product-card__image:hover .slider-button--next,.product-card__image:hover .slider-button--prev{opacity:1}.product-card__image:hover .slider-button--inactive{opacity:.6}.product-card__dropdown-button:hover{background-color:rgba(255,255,255,.2)}}@media (width <= 1200px){.product-card__image .slider-button--next,.product-card__image .slider-button--prev{display:none}.product-card__image .colors{opacity:1}}.product-card__badge,.product-card__badges,.product-card__credit,.product-card__performance-info,.product-card__price-container,.product-card__specs-opener,.product-card__subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.product-card__component,.product-card__performance,.product-card__subtitle-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.product-card__old-price-container,.product-card__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-card__buttons,.product-card__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.product-card__performance-value-container,.product-card__price-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.product-card__buttons,.product-card__components,.product-card__performance,.product-card__subtitle-container{margin-top:24px}.product-card__info{margin-top:22px}@media (width <= 1024px){.product-card__container{padding:16px}.product-card__info{margin-top:16px}}.product-card__info .product-card__buttons{margin:0}.product-card__title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:56px;font-family:var(--ffamily-second);font-weight:400;font-size:20px;line-height:28px;text-align:center;color:#fff}.product-card__title:has(span){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-card__dropdown{position:relative}.product-card__dropdown.dropdown-is-open .product-card__dropdown-button{background-color:rgba(255,255,255,.2)}.product-card__dropdown.dropdown-is-open .product-card__dropdown-body{opacity:1;visibility:visible}.product-card__dropdown-button{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;gap:8px;margin:0 auto;padding:4px 24px;font-weight:500;font-size:15px;line-height:24px;color:#fff;background-color:rgba(255,255,255,.1);border-radius:16px;-webkit-transition:background-color .3s;transition:background-color .3s}.product-card__dropdown-button svg{width:16px;height:16px;fill:#ff7438}.product-card__dropdown-body{position:absolute;top:calc(100% + 16px);left:0;right:0;padding:16px;background:#555;-webkit-box-shadow:0 20px 20px 0 rgba(0,0,0,.4);box-shadow:0 20px 20px 0 rgba(0,0,0,.4);border-radius:16px;z-index:2;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.product-card__dropdown-txt{font-weight:500;font-size:15px;line-height:24px;text-align:center;color:#fff}@media (576px <= width <= 700px){.product-card__price-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product-card__discount,.product-card__old-price,.product-card__price{white-space:nowrap}.product-card__credit,.product-card__price-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-card__price{font-weight:700;font-size:24px;line-height:32px;color:#fff}.product-card__old-price-container{gap:1px}.product-card__discount,.product-card__old-price{font-weight:700;font-size:12px;line-height:16px;color:#ff484a;background-color:rgba(212,60,56,.2)}.product-card__old-price{padding:4px 4px 4px 8px;text-decoration:line-through;border-radius:12px 0 0 12px}.product-card__discount{padding:4px 8px 4px 4px;border-radius:0 12px 12px 0}.product-card__credit{position:relative;font-weight:500;font-size:14px;line-height:24px;color:rgba(255,255,255,.6)}.product-card__credit.tooltip-is-open .product-card__credit-button svg{fill:#fff}.product-card__credit.tooltip-is-open .product-card__credit-tooltip{opacity:1;visibility:visible}.product-card__credit-button{width:16px;height:16px}.product-card__credit-button svg{width:16px;height:16px;fill:rgba(255,255,255,.4);-webkit-transition:fill .3s;transition:fill .3s}.product-card__credit-tooltip{position:absolute;left:0;right:0;bottom:32px;padding:16px;font-weight:500;font-size:15px;line-height:24px;color:#fff;border-radius:16px;background:#555;-webkit-box-shadow:0 20px 20px 0 rgba(0,0,0,.4);box-shadow:0 20px 20px 0 rgba(0,0,0,.4);opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;z-index:2}.product-card__badges{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow-x:auto;scrollbar-width:none}.product-card__badges::-webkit-scrollbar{display:none}.product-card__badge{padding:8px 12px;font-weight:700;font-size:12px;line-height:16px;text-transform:uppercase;white-space:nowrap;background-color:rgba(255,255,255,.1);border-radius:16px}.product-card__badge svg{width:16px;height:16px;fill:#1eea75}.product-card__badge span{color:#fff}.product-card__badge span>span{color:#ffc634}.product-card__components{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:8px}.product-card__component{-ms-grid-column-span:2;grid-column:span 2;padding:4px 16px;background-color:rgba(255,255,255,.1);border-radius:8px}.product-card__component--sm{-ms-grid-column-span:1;grid-column:span 1}.product-card__component-container .product-card__component:not(:last-child){margin-bottom:8px}.product-card__component-delimiter{position:relative;width:48px;margin:-14px auto -6px;padding:4px 0 6px;font-weight:700;font-size:14px;line-height:10px;text-align:center;color:#ff7438;background-color:#292929;border-radius:16px;z-index:1}.product-card__component-title{margin-bottom:4px;font-weight:500;font-size:14px;line-height:24px;color:rgba(255,255,255,.6)}.product-card__component-icon{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;fill:rgba(255,255,255,.4)}.product-card__component-info{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-flex:1;-ms-flex-positive:1;flex-grow:1}.product-card__component-type{font-weight:500;font-size:14px;line-height:24px;color:rgba(255,255,255,.6)}.product-card__component-name{display:-webkit-box;font-weight:700;font-size:14px;line-height:24px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;color:#fff}.product-card__performance-bar{position:relative;width:64px;height:64px}.product-card__performance-bar img{width:64px;height:64px}.product-card__performance-bar--type_2{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}.product-card__performance-bar--type_2 img{width:40px;height:40px}.product-card__performance-value-container{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.product-card__performance-value{font-weight:700;font-size:15px;line-height:24px;color:#fff}.product-card__performance-value-txt{font-weight:500;font-size:12px;line-height:16px;color:rgba(255,255,255,.6)}.product-card__performance-value-txt span{font-weight:700;color:#fff}.product-card__performance-title{font-weight:700;font-size:15px;line-height:24px;text-align:left;color:#fff}.product-card__performance-info{font-weight:500;font-size:14px;line-height:24px;color:rgba(255,255,255,.6);-webkit-transition:color .3s;transition:color .3s}.product-card__performance-info svg{width:16px;height:16px;fill:rgba(255,255,255,.4);-webkit-transition:fill .3s;transition:fill .3s}.product-card__buttons--single{border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.product-card__buttons--single>.button{margin:30px 0}.product-card__button{text-transform:uppercase}.product-card__specs-opener{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-24px;padding:32px 0 8px;width:100%;font-weight:700;font-size:12px;line-height:16px;text-transform:uppercase;color:#fff;border-radius:0 0 16px 16px;background-color:rgba(255,255,255,.2);-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;cursor:pointer}.product-card__specs-opener svg{width:24px;height:24px;fill:#ff7438}@media (any-hover:hover){.product-card__credit-button:hover svg{fill:#fff}.product-card__performance-button:hover .product-card__performance-info{color:#fff}.product-card__performance-button:hover .product-card__performance-info svg{fill:#ff7438}.product-card__specs-opener:hover{color:rgba(255,255,255,.6)}}@media (width <= 1024px){.product-card__specs-opener{margin-top:-16px;padding:24px 0 8px}}@-webkit-keyframes product-card-skeleton-gradient{0%{left:-300%}100%{left:100%}}@keyframes product-card-skeleton-gradient{0%{left:-300%}100%{left:100%}}
/* End */


/* Start:/local/templates/dr2024/css/components/articles-list.css?17521435721888*/
.articles-list{-ms-grid-column-span:12;grid-column:span 12}@media (width <= 1024px){.articles-list{-ms-grid-column-span:6;grid-column:span 6}}@media (width <= 576px){.articles-list{-ms-grid-column-span:2;grid-column:span 2}}@media (width >= 1024px){.articles-list.view-cols-2 .article-card{-ms-grid-column-span:6;grid-column:span 6}}.article-card{-ms-grid-column-span:4;grid-column:span 4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#292929;border-radius:16px;overflow:hidden}.article-card .article-actions{margin-bottom:24px}.article-card__content{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-flex:1;-ms-flex-positive:1;flex-grow:1;padding:16px 24px 24px}.article-card__image{position:relative;height:215px}.article-card__image img{width:100%;height:100%}.article-card__image .badge{position:absolute;top:8px;left:8px;z-index:1}@media (width <= 1024px){.article-card{-ms-grid-column-span:6;grid-column:span 6}.article-card__content{padding:16px}.article-card__image{height:370px}}@media (width <= 576px){.article-card{-ms-grid-column-span:2;grid-column:span 2}.article-card__image{height:196px}}.article-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-bottom:16px;height:56px;font-weight:700;font-size:20px;line-height:28px;color:#fff;-webkit-transition:color .3s;transition:color .3s}@media (any-hover:hover){.article-card__title:hover{color:rgba(255,255,255,.6)}}.article-card__txt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-bottom:24px;height:48px;font-weight:500;font-size:14px;line-height:24px;color:rgba(255,255,255,.6)}
/* End */


/* Start:/local/templates/dr2024/css/components/graphs.css?174042860410022*/
.graph{-ms-grid-column-span:12;grid-column:span 12}@media (width <= 1024px){.graph{-ms-grid-column-span:6;grid-column:span 6}}@media (width <= 576px){.graph{-ms-grid-column-span:2;grid-column:span 2}}.graph__actions{-ms-grid-column-span:12;grid-column:span 12;display:-ms-grid;display:grid;gap:20px;margin-bottom:24px}@media (width <= 1024px){.graph__actions{-ms-grid-column-span:6;grid-column:span 6}}@media (width <= 576px){.graph__actions{-ms-grid-column-span:2;grid-column:span 2;gap:16px}}@media (width >= 1024px){.graph__actions{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-auto-columns:1fr;grid-auto-flow:column}}@media (576px <= width <= 1024px){.graph__actions:has(.graph__dropdown:nth-child(even)){-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.graph__actions:has(.graph__dropdown:nth-child(even)) .graph__actions-button,.graph__actions:has(.graph__dropdown:nth-child(even)) .graph__dropdown:nth-child(3),.graph__actions:has(.graph__dropdown:nth-child(even)) .graph__dropdown:nth-child(6){-ms-grid-column-span:2;grid-column:span 2}}.graph__dropdown{position:relative}.graph__dropdown.dropdown-is-open .graph__dropdown-opener{background-color:#d43c38}.graph__dropdown.dropdown-is-open .graph__dropdown-opener svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);fill:#fff}@media (any-hover:hover){.graph__dropdown.dropdown-is-open .graph__dropdown-opener:hover::after{opacity:1}}.graph__dropdown.dropdown-is-open .graph__dropdown-list{opacity:1;visibility:visible}.graph__dropdown-opener{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:12px 16px;z-index:0}.graph__dropdown-opener svg{width:16px;height:16px;-webkit-transition:fill .3s,-webkit-transform .3s;transition:transform .3s,fill .3s,-webkit-transform .3s}.graph__dropdown-opener::after{background-color:rgba(0,0,0,.1);opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.graph__dropdown-list{position:absolute;top:calc(100% + 8px);right:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:16px;background-color:#555;-webkit-box-shadow:0 80px 80px 0 rgba(0,0,0,.4);box-shadow:0 80px 80px 0 rgba(0,0,0,.4);border-radius:16px;opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;z-index:1}.graph__actions-button{text-transform:uppercase}.graph__list{-ms-grid-column-span:12;grid-column:span 12}@media (width <= 1024px){.graph__actions-button{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.graph__list{-ms-grid-column-span:6;grid-column:span 6}}.graph__title{font-size:15px;line-height:24px;color:#fff}.graph__bar{position:relative;background-color:rgba(255,255,255,.2);-webkit-transform:skewX(-30deg);-ms-transform:skewX(-30deg);transform:skewX(-30deg);width:100%;height:8px}.graph__bar span{position:absolute;inset:0;background-color:#fff;-webkit-transition:width .15s;transition:width .15s}.graph__bar span::after{content:"";position:absolute;top:0;right:-4px;bottom:0;left:auto;width:4px;height:8px;background-color:#292929}.graph:not(.graph--type_2){background-color:#292929;border-radius:16px;padding-bottom:76px}.graph:not(.graph--type_2):has(.graph__txt){padding-bottom:24px}@media (width <= 1024px){.graph:not(.graph--type_2):has(.graph__txt){padding-bottom:16px}.graph:not(.graph--type_2){padding:0}}.graph:not(.graph--type_2) .graph__info{-ms-grid-column-span:12;grid-column:span 12;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:24px;border-radius:16px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.1)),to(rgba(255,255,255,0)));background:linear-gradient(0deg,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)}@media (width <= 1024px){.graph:not(.graph--type_2) .graph__info{-ms-grid-column-span:6;grid-column:span 6;padding:16px;gap:16px}}@media (width <= 576px){.graph:not(.graph--type_2) .graph__info,.graph__list{-ms-grid-column-span:2;grid-column:span 2}}.graph:not(.graph--type_2) .graph__main-title{font-weight:700;font-size:24px;line-height:32px;color:#fff}.graph:not(.graph--type_2) .graph__badges{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px 8px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (width <= 1024px){.graph:not(.graph--type_2) .graph__main-title{font-size:20px;line-height:28px}.graph:not(.graph--type_2) .graph__badges{gap:8px}}.graph:not(.graph--type_2) .graph__badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:4px 16px 4px 8px;font-weight:500;font-size:14px;line-height:24px;color:#fff;border-radius:16px;border:1px solid rgba(255,255,255,.2)}.graph:not(.graph--type_2) .graph__badge-color{-ms-flex-negative:0;flex-shrink:0;width:16px;height:16px;border-radius:50%;background-color:rgba(255,255,255,.4)}.graph:not(.graph--type_2) .graph__list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;padding:24px 0}.graph:not(.graph--type_2) .graph__item{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (width <= 1024px){.graph:not(.graph--type_2) .graph__list{padding:16px;gap:16px}.graph:not(.graph--type_2) .graph__item{row-gap:8px}}.graph:not(.graph--type_2) .graph__title{font-weight:700;-ms-grid-column-span:2;grid-column:span 2;padding:8px 8px 8px 24px;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.2)),to(rgba(255,255,255,0)));background:linear-gradient(90deg,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 100%)}@media (width <= 1024px){.graph:not(.graph--type_2) .graph__title{-ms-grid-column-span:6;grid-column:span 6;font-weight:500;padding:0;background:0 0}}@media (width <= 576px){.graph:not(.graph--type_2) .graph__title{-ms-grid-column-span:2;grid-column:span 2}}.graph:not(.graph--type_2) .graph__bars-container{-ms-grid-column-span:10;grid-column:span 10;display:-ms-grid;display:grid;-ms-grid-columns:1fr auto;grid-template-columns:1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;padding-right:24px}@media (width <= 1024px){.graph:not(.graph--type_2) .graph__bars-container{-ms-grid-column-span:6;grid-column:span 6;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;padding:0}}@media (width <= 576px){.graph:not(.graph--type_2) .graph__bars-container{-ms-grid-column-span:2;grid-column:span 2}}.graph:not(.graph--type_2) .graph__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:72px;font-weight:500;font-size:18px;line-height:28px;white-space:nowrap;color:#fff}@media (width <= 1024px){.graph:not(.graph--type_2) .graph__value{font-size:15px;line-height:24px}}.graph:not(.graph--type_2) .graph__txt{-ms-grid-column-span:2;grid-column:span 2;padding-left:24px;font-weight:500;font-size:14px;line-height:24px;color:rgba(255,255,255,.6)}.graph:not(.graph--type_2) .graph__txt span{font-weight:700;color:#fff}@media (width <= 1024px){.graph:not(.graph--type_2) .graph__txt{-ms-grid-column-span:6;grid-column:span 6;padding:0 16px}.graph:not(.graph--type_2) .graph__axis{display:none}}@media (width <= 576px){.graph:not(.graph--type_2) .graph__txt{-ms-grid-column-span:2;grid-column:span 2}}.graph:not(.graph--type_2) .graph__axis{position:absolute;top:24px;right:0;bottom:-28px;left:0;font-weight:500;font-size:18px;line-height:28px;color:#fff}.graph:not(.graph--type_2) .graph__axis-container{-ms-grid-column:3;-ms-grid-column-span:9;grid-column:3/12;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.graph:not(.graph--type_2) .graph__axis-container>div{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.graph:not(.graph--type_2) .graph__axis-container>div>span{position:absolute;top:0;width:1px;height:calc(100% - 24px - 28px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-right:1px dashed rgba(255,255,255,.2)}.graph.graph--type_2 .graph__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:20px}@media (width <= 1024px){.graph.graph--type_2 .graph__list{gap:16px}}.graph.graph--type_2 .graph__item{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;gap:8px 24px;padding:24px;background-color:#292929;border-radius:16px;overflow:hidden}.graph.graph--type_2 .graph__item:has(.skeleton-gradient){min-height:113px}@media (width <= 1024px){.graph.graph--type_2 .graph__item:has(.skeleton-gradient){min-height:97px}.graph.graph--type_2 .graph__item{gap:8px 16px;padding:16px;-ms-grid-column-span:2;grid-column:span 2}}.graph.graph--type_2 .graph__item-image{-ms-grid-row-span:2;grid-row:span 2;width:48px;height:65px;border-radius:8px;overflow:hidden}.graph.graph--type_2 .graph__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-item-align:end;align-self:flex-end;gap:16px}.graph.graph--type_2 .graph__title{font-weight:800}.graph.graph--type_2 .graph__value{font-weight:700;font-size:24px;line-height:32px;white-space:nowrap;color:#fff}.graph.graph--type_2 .graph__value span{font-size:12px;line-height:16px;color:rgba(255,255,255,.6);text-transform:uppercase}
/* End */


/* Start:/local/templates/dr2024/css/components/comments.css?17410890676194*/
.comments-section .section-txt-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:24px;padding:0}.comments-section .pagination{margin-top:48px}.comments{-ms-grid-column-span:12;grid-column:span 12;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.comments__tab-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.comments__tab-button{font-weight:500;color:rgba(255,255,255,.6)}.comments__tab-button::after{background-color:rgba(0,0,0,.1);opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.comments__tab-button.is-active{font-weight:700;background-color:#fff;color:#000}.comments__sign-in{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[8];grid-template-columns:repeat(8,1fr);gap:16px 20px;padding:24px 0;background:radial-gradient(50% 100% at 50% 0,#7e2826 0,#292929 100%),#292929;border-radius:16px}.comments__sign-in-image{-ms-grid-column:4;-ms-grid-column-span:2;grid-column:4/6}.comments__sign-in-image img{margin:0 auto}@media (width <= 1024px){.comments-section .section-txt-container{margin-bottom:16px}.comments-section .pagination{margin-top:40px}.comments__tab-buttons{margin:0}.comments__sign-in{-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);padding:16px}.comments__sign-in-image{-ms-grid-column:3;-ms-grid-column-span:2;grid-column:3/5}}@media (width <= 576px){.comments__sign-in{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.comments__sign-in-image{-ms-grid-column-span:2;grid-column:span 2}}.comments__sign-in-txt{-ms-grid-column:3;-ms-grid-column-span:4;grid-column:3/7;font-weight:500;font-size:15px;line-height:24px;text-align:center;color:rgba(255,255,255,.6)}@media (width <= 1024px){.comments__sign-in-txt{-ms-grid-column-span:6;grid-column:span 6}}@media (width <= 576px){.comments__sign-in-txt{-ms-grid-column-span:2;grid-column:span 2}}.comments__sign-in-buttons{-ms-grid-column:2;-ms-grid-column-span:6;grid-column:2/8;display:-ms-grid;display:grid}@media (width >= 1024px){.comments__sign-in-buttons{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-auto-columns:1fr;grid-auto-flow:column;gap:20px}}.comments__sign-in-button{text-transform:uppercase}.comments__item,.comments__replies,.comments__reply{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.comments__item,.comments__reply{gap:16px}.comments__item{padding:24px;background-color:#292929;border-radius:16px}@media (width <= 1024px){.comments__sign-in-buttons{grid-auto-rows:1fr;grid-auto-flow:row;-ms-grid-column-span:6;grid-column:span 6;gap:16px}.comments__item{padding:16px}}.comments__replies{gap:24px;margin-bottom:8px;padding-left:24px;border-left:1px solid rgba(255,255,255,.2)}@media (width <= 1024px){.comments__replies{padding-left:16px}}.comments__author{display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.comments__author span:first-of-type{font-weight:700;font-size:15px;line-height:24px;color:#fff}.comments__author span:last-of-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-weight:500;font-size:14px;line-height:24px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:rgba(255,255,255,.6)}.comments__author span:last-of-type>span{display:inline;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#fff}.comments__author span:last-of-type>svg{-ms-flex-negative:0;flex-shrink:0;width:16px;height:16px;fill:#ff7438}.comments__author-image{-ms-grid-row-span:2;grid-row:span 2;width:48px;height:48px;border-radius:50%;overflow:hidden}@media (width >= 576px){.comments__buttons{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-auto-columns:1fr;grid-auto-flow:column;gap:20px}}@media (width <= 576px){.comments__sign-in-buttons{-ms-grid-column-span:2;grid-column:span 2}.comments__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:16px}}.comments__button{text-transform:uppercase}.comments__textarea{height:58px}.comments__input-counter{font-weight:500;font-size:14px;line-height:24px;color:rgba(255,255,255,.6)}.comments__txt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;font-weight:500;font-size:15px;line-height:24px;color:rgba(255,255,255,.6)}.comments__txt.hiding{cursor:pointer}.comments__txt span{font-weight:700;color:#30daff}.comments__show-more-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:700;font-size:14px;text-transform:uppercase;line-height:24px;color:#fff}.comments__actions{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;gap:24px;margin-top:8px}.comments__actions .copied{position:absolute;top:50%;left:88px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.comments__action-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-weight:700;font-size:15px;line-height:24px;text-transform:uppercase;color:#fff}.comments__action-button svg{width:24px;height:24px;fill:rgba(255,255,255,.4);-webkit-transition:fill .3s;transition:fill .3s}@media (any-hover:hover){.comments__tab-button.is-active:hover::after{opacity:1}.comments__action-button svg:hover{fill:#fff}.comments__action-button.liked:hover svg{fill:#eb1c24}}.comments__action-button.liked svg{fill:#eb1c24}
/* End */
/* /local/templates/dr2024/css/components/article.css?17522600048896 */
/* /local/templates/dr2024/css/components/product-list.css?174591849217482 */
/* /local/templates/dr2024/css/components/articles-list.css?17521435721888 */
/* /local/templates/dr2024/css/components/graphs.css?174042860410022 */
/* /local/templates/dr2024/css/components/comments.css?17410890676194 */
