.article-single__head{position:relative;display:flex;flex-direction:column;height:350px;z-index:1}.article-single__head:before{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;background:#000;opacity:.75;z-index:-1}.article-single__head .bc li{color:var(--white)}.article-single__head-cover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:left;z-index:-2}.article-single__head-inner{max-width:none;justify-content:flex-end;flex:auto}.article-single__head-title{color:var(--white);margin-bottom:8px}.article-single__head-info{display:flex;align-items:center;justify-content:space-between;gap:15px}.article-single__head-info ul{display:flex;align-items:center;gap:25px;opacity:.85}.article-single__head-info ul li{display:flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:400;color:var(--white)}.article-single__head-info ul li svg{width:15px;height:15px;fill:currentColor}.article-single__head-bookmark{flex:none}.article-single__head-bookmark svg{flex:none}.article-single__head-bookmark:after{content:'В избранное'}.article-single__content h2{margin:25px 0 15px;font-size:22px;font-weight:600}.article-single__content h2:first-child{margin-top:0}.article-single__content h3{margin:25px 0 15px;font-size:20px;font-weight:600}.article-single__content h4{margin:20px 0 10px;font-size:18px;font-weight:600}.article-single__content p{margin:0 0 15px;line-height:135%}.article-single__content p>a{text-decoration:underline;transition:opacity .2s ease}.article-single__content p>a:hover{opacity:.75}.article-single__content p:last-child{margin-bottom:0}.article-single__content>a{text-decoration:underline;transition:opacity .2s ease}.article-single__content>a:not([data-fancybox]):hover{opacity:.75;text-decoration:underline}.article-single__content .content__block-item>a{transition:opacity .2s ease}.article-single__content .content__block-item>a[data-fancybox]{position:relative;display:block;width:max-content;max-width:100%;margin:15px auto;border-radius:10px;border:1px solid var(--white);overflow:hidden;box-shadow:0 4px 12px 4px rgba(0,0,0,8%)}.article-single__content .content__block-item>a[data-fancybox]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.1) 100%)}.article-single__content .content__block-item>a[data-fancybox]:after{content:"Увеличить";position:absolute;bottom:15px;left:50%;background-color:var(--white);background-image:url(../img/icon-zoom.svg);background-repeat:no-repeat;background-position:20px;padding:5px 20px 5px 40px;font-size:14px;font-weight:500;color:var(--link);border-radius:5px;border:1px solid rgba(0,132,202,.1);box-shadow:0 2px 12px rgba(0,0,0,.1);transform:translateX(-50%);transition:border-color .2s ease}.article-single__content .content__block-item>a[data-fancybox] img{max-height:480px;border-radius:6px}.article-single__content .content__block-item>a[data-fancybox]:hover{opacity:.85}.article-single__content .content__block-item>a[data-fancybox]:hover:after{border-color:rgba(0,132,202,.5)}.article-single__content figure{margin:15px 0}.article-single__content figure a{transition:opacity .2s ease}.article-single__content figure a[data-fancybox]{position:relative;display:block;width:max-content;max-width:100%;margin:0 auto;border-radius:10px;border:1px solid var(--white);overflow:hidden;box-shadow:0 4px 12px 4px rgba(0,0,0,8%)}.article-single__content figure a[data-fancybox]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.1) 100%)}.article-single__content figure a[data-fancybox]:after{content:"Увеличить";position:absolute;bottom:15px;left:50%;background-color:var(--white);background-image:url(../img/icon-zoom.svg);background-repeat:no-repeat;background-position:20px;padding:5px 20px 5px 40px;font-size:14px;font-weight:500;color:var(--link);border-radius:5px;border:1px solid rgba(0,132,202,.1);box-shadow:0 2px 12px rgba(0,0,0,.1);transform:translateX(-50%);transition:border-color .2s ease}.article-single__content figure a[data-fancybox] img{max-height:480px;border-radius:6px}.article-single__content figure a[data-fancybox]:hover{opacity:.85}.article-single__content figure a[data-fancybox]:hover:after{border-color:rgba(0,132,202,.5)}.article-single__content figure>img{display:block;width:auto;height:auto;margin:0 auto;max-width:100%;border-radius:6px;box-shadow:0 4px 12px 4px rgba(0,0,0,8%)}.article-single__content figure figcaption{margin-top:10px;text-align:center;font-size:14px;line-height:130%;opacity:.65}.article-single__content ol{padding-left:25px}.article-single__content ol li{line-height:135%;margin-bottom:10px}.article-single__content ol li>a{text-decoration:underline;transition:opacity .2s ease}.article-single__content ol li>a:hover{opacity:.75;text-decoration:underline}.article-single__content ol li:last-child{margin-bottom:0}.article-single__content mark{position:relative;background-color:#f1ffa3;border-radius:1px;box-shadow:0 1px 0 2px #F1FFA3;box-decoration-break:clone;-webkit-box-decoration-break:clone}.article-single__content ul{margin:0 0 15px;padding-left:10px}.article-single__content ul li{position:relative;line-height:135%;padding-left:18px;margin-bottom:10px}.article-single__content ul li>a{text-decoration:underline;transition:opacity .2s ease}.article-single__content ul li>a:hover{opacity:.75;text-decoration:underline}.article-single__content ul li:last-child{margin-bottom:0}.article-single__content ul li:before{content:"";display:block;position:absolute;top:8px;left:0;width:7px;height:7px;border-radius:50px;background-color:initial;border:1px solid var(--secondary)}.article-single__content blockquote{position:relative;margin:15px 0;background-color:#ebf8ff;padding:25px;border-radius:6px;overflow:hidden}.article-single__content blockquote p{margin:0 0 10px}.article-single__content blockquote p:only-of-type{margin:0}.article-single__content blockquote:before{content:"";position:absolute;display:block;top:0;left:0;width:5px;height:100%;background-color:var(--link)}.article-single__content blockquote a{text-decoration:underline;color:var(--link);transition:opacity .2s ease}.article-single__content blockquote a:hover{opacity:.75}.article-single__content blockquote.green{font-weight:600;background:linear-gradient(135deg,#e5f6e9 0%,#f3fbff 100%)}.article-single__content blockquote.green:before{background-color:#a4f2b6}.article-single__content blockquote.green:after{content:"";position:absolute;display:block;top:0;right:0;width:5px;height:100%;background-color:#c7e7f2}.article-single__content blockquote.bordered{padding:25px 25px 25px 70px;background-color:initial;border:1px solid var(--link)}.article-single__content blockquote.bordered:before{flex:none;top:22px;left:19px;width:36px;height:36px;background-color:var(--link);-webkit-mask:url(../img/sprite.svg#info-big)no-repeat center/contain;mask:url(../img/sprite.svg#info-big)no-repeat center/contain}.article-single__content>img{display:block;width:auto;height:auto;margin:15px 0;max-width:100%;border-radius:6px;box-shadow:0 4px 12px 4px rgba(0,0,0,8%)}.article-single__content table{width:100%;border-collapse:collapse;font-size:14px}.article-single__content table th{text-align:center;padding:15px 10px;border:1px solid var(--border);border-top:none}.article-single__content table th:first-child{border-left:none}.article-single__content table th:last-child{border-right:none}.article-single__content table td{text-align:center;padding:8px 10px;border:1px solid var(--border)}.article-single__content table td:first-child{border-left:none}.article-single__content table td:last-child{border-right:none}.article-single__content table.rate td:last-child{width:30%}.article-single__content table td.high{background-color:#f5e0e3;color:#d0031c}.article-single__content table td.low{background-color:#e8f1e5;color:var(--green)}.article-single__content table tbody tr:nth-child(odd){background-color:#f8f8f8}.article-single__content table tbody tr:last-child td{border-bottom:none}.article-single__content table .left{text-align:left}.article-single__content .table-wrapper{width:100%;margin:15px 0;border-radius:10px;border:1px solid var(--border)}.article-single__content .cards{display:flex;flex-wrap:wrap;gap:15px;margin:15px 0}.article-single__content .cards p:only-of-type{margin:0}.article-single__content .cards__item{background-color:#f7f8fa;width:calc(50% - 7.5px);padding:20px;border-radius:6px;border:1px solid var(--border)}.article-single__content .cards__item p{line-height:130%}.article-single__content .cards__item-title{font-size:18px;margin-bottom:5px;font-weight:600;line-height:115%}.article-single__content .similar-link{display:flex;align-items:center;gap:15px;background-color:var(--light);margin:15px 0;padding:15px;color:var(--dark);border-radius:6px;text-decoration:none;border:1px solid var(--border);transition:opacity .2s ease}.article-single__content .similar-link:hover{text-decoration:none;opacity:.85}.article-single__content .similar-link:hover .similar-link__title{color:var(--link)}.article-single__content .similar-link img{flex:none;width:176px;height:98px;border-radius:5px;object-fit:cover;margin:0}.article-single__content .similar-link__text{flex:auto}.article-single__content .similar-link__text span{font-size:13px;font-weight:500;line-height:120%;opacity:.8}.article-single__content .similar-link__title{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:5px;font-weight:600;line-height:120%;transition:color .2s ease}.article-single__content .similar-link__title svg{width:12px;height:12px;fill:var(--link);transform:rotate(-90deg)}.article-single__content .step{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--light-bg-gradient);margin-bottom:15px;padding:25px;border-radius:10px;border:1px solid var(--border)}.article-single__content .step img{flex:none;width:300px;height:215px;margin:0;object-fit:contain}.article-single__content .step__text div{font-size:20px;line-height:120%;font-weight:600}.article-single__content .step__text p{margin:10px 0 0}.article-single__content .best-bonus{margin:40px 0}.article-single__content .best-bonus__list{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.article-single__content .best-bonus__item{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;background:var(--light-grey-gradient);padding:20px;color:var(--dark);border-radius:6px;border:1px solid var(--border);transition:border-color .2s ease,opacity .2s ease}.article-single__content .best-bonus__item:hover{text-decoration:none;border-color:rgba(89,190,111,.7254901961)}.article-single__content .best-bonus__item p{width:100%;font-size:15px;font-weight:600;line-height:120%;margin:0}.article-single__content .best-bonus__item p span.bold{color:var(--secondary)}.article-single__content .best-bonus__item img{flex:none;width:71px;height:20px;object-fit:contain;margin:0;border-radius:0}.article-single__content .best-bonus__item>span{flex:none;display:flex;align-items:center;justify-content:center;width:22px;height:22px;background:var(--secondary);padding:0;border-radius:3px}.article-single__content .best-bonus__item>span svg{width:11px;height:11px;fill:var(--white)}.article-single__content .tabs{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:30px 0 25px}.article-single__content .tabs h2{margin:0}.article-single__content .tabs__list{flex:none;display:flex;align-items:stretch;gap:10px;min-width:300px;background-color:var(--border);margin:0;padding:3px;border-radius:8px}.article-single__content .tabs__list.switch li{width:50%}.article-single__content .tabs__list li{padding:0;margin:0}.article-single__content .tabs__list li:not(:first-child){padding-left:10px}.article-single__content .tabs__list li:not(:first-child):after{content:"";position:absolute;top:50%;left:0;width:1px;height:20px;background:var(--divider);transform:translateY(-50%)}.article-single__content .tabs__list li:before{display:none}.article-single__content .tabs__list li a{display:block;padding:8px 10px;color:var(--dark);font-size:15px;font-weight:600;text-align:center;opacity:.6;background-color:initial;text-decoration:none;border-radius:6px;transition:background-color .2s ease,opacity .2s ease,box-shadow .2s ease}.article-single__content .tabs__list li a:hover{background-color:var(--white);text-decoration:none}.article-single__content .tabs__list li a.active{background-color:var(--white);box-shadow:0 0 8px rgba(0,0,0,.1);opacity:1}.article-single__content .card{position:relative;display:flex;align-items:flex-start;gap:15px;padding:20px 25px;border-radius:10px;border:1px solid var(--border);margin-bottom:15px}.article-single__content .card img{width:75px;height:75px;flex:none;object-fit:contain;margin:0}.article-single__content .card__text div{font-size:20px;font-weight:600;line-height:120%;margin-bottom:10px}.article-single__content .card__text ul{margin:0}.article-single__content .action{display:flex;align-items:center;justify-content:space-between;margin-top:25px}.article-single__content .action .updated{font-size:14px;line-height:135%;opacity:.5}.article-single__content .content-rate{background:var(--info-block-bg)}.article-single__content .content-rate .title{margin-bottom:15px;font-size:18px;font-weight:500;line-height:100%}.article-single__content .content-rate .title.success{color:var(--secondary-accent)}.article-single__content .content-rate__inner{display:flex;align-items:center;justify-content:space-between;gap:10px 15px}.article-single__content .content-rate__inner .add-rate{display:flex;align-items:center;gap:10px;background-color:var(--white);padding:10px 15px;border-radius:6px}.article-single__content .content-rate__inner .add-rate>span{flex:none;font-size:14px;font-weight:500}.article-single__content .content-rate__inner .add-rate .choice-rate{display:flex;align-items:center;gap:8px}.article-single__content .content-rate__inner .add-rate .choice-rate span{font-size:16px;font-weight:600;line-height:140%}.article-single__content .content-rate__inner .add-rate .stars{display:flex;align-items:center;gap:2px}.article-single__content .content-rate__inner .add-rate .stars svg{flex:none;width:17px;height:17px;fill:var(--divider);cursor:pointer}.article-single__content .content-rate__inner .add-rate .stars svg.active{fill:#f5a829}.article-single__content .content-rate__inner .add-rate .stars svg.disabled{cursor:default;pointer-events:none}.article-single__content .content-rate__inner .rate{display:flex;align-items:center;gap:10px}.article-single__content .content-rate__inner .rate span{font-size:14px;font-weight:500;line-height:130%}.article-single__content .content-rate__inner .rate span:not(:nth-child(1)){margin-top:2px;opacity:.6;margin-left:2px;padding-left:10px;border-left:1px solid var(--divider)}.article-single__content .content-rate__inner .rate span:nth-child(1){font-size:22px;font-weight:600;line-height:120%}.article-single__content .content-rate__inner .rate .stars{display:flex;align-items:center;gap:4px}.article-single__content .content-rate__inner .rate .stars svg{width:23px;height:23px}.article-single__content .safe-info{display:flex;align-items:flex-start;gap:12px;background:var(--light-bg-gradient)}.article-single__content .safe-info svg{flex:none;width:24px;height:21px;fill:var(--link);opacity:.75}.article-single__content .safe-info__inner .safe-info__title{display:block;font-size:16px;font-weight:500;line-height:130%;color:var(--dark);transition:color .2s ease}.article-single__content .safe-info__inner a:hover{color:var(--link)}.article-single__content .safe-info__inner p{margin:2px 0 0;font-size:14px;line-height:130%;opacity:.75}.article-single__content .tags-list{margin:0;padding:0}.article-single__content .tags-list li{padding:0;margin:0}.article-single__content .tags-list li:before{display:none}.article-single__content .tags-list li a{text-decoration:none;transition:border-color .2s ease}.article-single__content .tags-list li a:hover{text-decoration:none;opacity:1}.article-single__content .share{display:flex;align-items:center;justify-content:space-between;gap:15px}.article-single__content .share span{font-size:16px;font-weight:500;line-height:100%}.article-single__content .share ul{display:flex;gap:7px;margin:0;padding:0}.article-single__content .share ul li{padding:0;margin:0}.article-single__content .share ul li:before{display:none}.article-single__content .share ul li a{display:block;width:32px;height:32px}.article-single__content .share ul li a img{width:32px;height:32px;border-radius:6px;object-fit:contain}.article-single__content .author{display:flex;align-items:center;flex-wrap:wrap;gap:15px 10px}.article-single__content .author .title{width:100%;font-size:18px;font-weight:600}.article-single__content .author__item{position:relative;display:flex;flex-direction:column;justify-content:center;height:45px;padding:5px 25px 5px 12px;border-radius:4px;border:1px solid var(--border);transition:border-color .2s ease,box-shadow .2s ease}.article-single__content .author__item:hover{border-color:rgba(0,132,202,.5);box-shadow:var(--shadow-m)}.article-single__content .author__item .name{display:block;color:var(--dark);font-size:14px;font-weight:600;transition:color .2s ease}.article-single__content .author__item span{display:block;font-size:12px;line-height:100%;color:var(--grey)}.article-single__content .author__item.author__staff{padding-left:46px}.article-single__content .author__item.author__staff .photo{position:absolute;top:5px;left:5px;display:flex;align-items:center;justify-content:center;width:33px;height:33px;background:var(--primary-bg);color:var(--white);font-size:17px;font-weight:700;border-radius:4px}.article-single__content .author__item.author__staff .name{color:var(--link)}.article-single__short{background:var(--light-bg-gradient);margin-bottom:25px 0;padding:20px;border-radius:6px;border:1px solid var(--border)}.article-single__short-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:500}.article-single__short-title>svg{flex:none;width:16px;height:16px;fill:currentColor;opacity:.75}.article-single__short-title div{flex:auto}.article-single__short-cancel{display:flex;flex:none;cursor:pointer;transition:transform .4s ease}.article-single__short-cancel.show{transform:rotate(180deg)}.article-single__short-cancel svg{fill:currentColor;width:14px;height:14px;transition:fill .2s ease}.article-single__short-text{max-height:0;transition:max-height .4s ease;overflow:hidden;opacity:.8}.article-single__short-text.open{max-height:1500px}.article-single__short-text p{line-height:135%;margin:10px 0 0}.article-single__short-text ul{margin:10px 0 0}.article-single__content-list{margin:25px 0}.article-single__content-list div{margin-bottom:15px;font-size:22px;font-weight:600}.article-single__content-list ol{padding-left:35px;border-left:1px solid rgba(0,135,202,.7019607843)}.article-single__content-list ol li{margin-bottom:5px;color:var(--link);transition:color .2s ease}.article-single__content-list ol li:hover{opacity:.75}.article-single__content-list ol li a{display:inline-block;vertical-align:text-top;text-decoration:none;color:currentColor;padding-bottom:5px;border-bottom:1px dashed var(--divider)}.article-single__content-list ol li a:hover{text-decoration:none}@media(max-width:1175px){.article-single__content .best-bonus__list{gap:10px}.article-single__content .best-bonus__item{padding:12px 15px}.article-single__content .best-bonus__item p{font-size:14px}}@media(max-width:992px){.article-single__content .cards__item{padding:15px}}@media(max-width:767px){.article-single__head{height:260px}.article-single__head:before{background:#000}.article-single__head-inner{width:100%}.article-single__head-info ul{gap:7px}.article-single__head-info ul li{gap:5px;font-size:12px}.article-single__head-info ul li:not(:first-child){padding-left:7px;border-left:1px solid rgba(255,255,255,.3)}.article-single__head-info ul li svg{width:13px;height:13px}.article-single__head-bookmark{padding:4px 12px}.article-single__head-bookmark:after{display:none}.article-single__content h2{margin-top:20px;font-size:20px}.article-single__content h3{margin-top:20px;font-size:18px}.article-single__content h4{margin-top:15px;font-size:17px}.article-single__content p{font-size:14px;line-height:130%}.article-single__content ol li{font-size:14px;line-height:130%}.article-single__content ul li{font-size:14px;line-height:130%}.article-single__content blockquote{padding:15px 20px}.article-single__content blockquote.bordered{display:flex;align-items:flex-start;gap:12px;padding:15px}.article-single__content blockquote.bordered:before{position:relative;top:initial;left:initial;width:30px;height:30px;margin-bottom:10px}.article-single__content table{width:max-content;min-width:100%;max-width:600px}.article-single__content .table-wrapper{padding-bottom:5px;overflow-x:scroll}.article-single__content .table-wrapper::-webkit-scrollbar{height:4px}.article-single__content .table-wrapper::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:20px}.article-single__content .table-wrapper::-webkit-scrollbar-track{background:var(--border)}.article-single__content .cards{gap:10px}.article-single__content .cards__item{width:100%}.article-single__content .cards__item-title{font-size:16px}.article-single__content .similar-link{gap:10px;padding:10px;border-radius:6px}.article-single__content .similar-link img{width:100px;height:57px;border-radius:4px}.article-single__content .similar-link__text span{font-size:12px}.article-single__content .similar-link__title{margin-top:2px;font-size:14px}.article-single__content .step{flex-wrap:wrap;gap:20px;padding:15px}.article-single__content .step img{width:100%}.article-single__content .step__text div{font-size:18px}.article-single__content .step__text p{margin-top:5px}.article-single__content .best-bonus{margin:0}.article-single__content .best-bonus__list{grid-template-columns:1fr 1fr}.article-single__content .best-bonus__item p{font-size:13px}.article-single__content .tabs{flex-wrap:wrap;gap:10px;margin-bottom:15px}.article-single__content .tabs__list{width:100%;min-width:1px}.article-single__content .card{padding:15px;margin-bottom:10px}.article-single__content .card img{width:35px;height:35px;position:absolute;left:15px;top:15px}.article-single__content .card__text div{padding-left:45px;margin:8px 0 16px;font-size:18px}.article-single__content .action{margin-top:15px;flex-wrap:wrap;gap:15px}.article-single__content .action .share{padding-top:15px;width:100%;border-top:1px solid var(--border)}.article-single__content .content-rate .title{text-align:center;font-size:16px}.article-single__content .content-rate__inner{flex-wrap:wrap-reverse;align-items:center;justify-content:center}.article-single__content .content-rate__inner .add-rate{width:100%;justify-content:center}.article-single__content .content-rate__inner .rate span{font-size:12px}.article-single__content .content-rate__inner .rate span:nth-child(1){font-size:20px}.article-single__content .content-rate__inner .rate .stars svg{width:20px;height:20px}.article-single__content .safe-info__inner a{font-size:14px}.article-single__content .safe-info__inner p{font-size:12px}.article-single__content .share span{font-size:14px}.article-single__content .share ul{gap:5px}.article-single__content .author{gap:10px 5px}.article-single__content .author .title{font-size:16px}.article-single__content .author__item{width:calc(50% - 2.5px);padding-right:12px}.article-single__short{margin:20px 0;padding:15px}.article-single__short-text ul li{font-size:14px}.article-single__content-list{margin:20px 0}.article-single__head-info{flex-wrap:wrap}}@media(max-width:360px){.article-single__head-bookmark{width:100%}}@media(hover:hover){.article-single__short-cancel svg:hover{fill:var(--link)}}