*,*::before,*::after{box-sizing:border-box}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,p,li,figure,figcaption,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ul[class],ol[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}section>*+*,article>*+*,.main-content>*+*{margin-top:1em}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}body{font-family:-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue","Segoe UI",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}no-scroll{overflow:hidden}button{padding:0;border:0;background:rgba(0,0,0,0)}.o-container{padding-left:15px;padding-right:15px}h1{font-size:26px;margin-bottom:15px}h2{font-size:24px}h3{font-size:20px}h4{font-size:18px}h2,h3,h4{color:#000;margin-top:.5em;margin-bottom:10px}.o-title-h2{margin-top:20px;margin-bottom:20px}@media(min-width: 768px){h1{font-size:38px;margin-bottom:20px}h2{font-size:32px}h3{font-size:26px}h4{font-size:22px}.o-title-h2{margin-top:40px;margin-bottom:40px;font-size:36px}h2,h3,h4{margin-top:.7em}}.o-plus{position:relative}.o-plus::before,.o-plus::after{content:"";position:absolute;top:50%;left:50%;width:10px;height:2px;background-color:#1a1a1a;transform:translate(-50%, -50%)}.o-plus::before{transform:translate(-50%, -50%) rotate(90deg)}@media(min-width: 1200px){.o-container{max-width:1280px;width:100%;margin-left:auto;margin-right:auto}}.table-x{overflow-x:auto}.hex{width:60px;height:68px;background:#2d2d2d;clip-path:polygon(50% 0%, 93% 25%, 93% 75%, 50% 100%, 7% 75%, 7% 25%);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:bold;font-size:20px;text-shadow:0 0 5px rgba(0,0,0,.5);box-shadow:0 0 10px rgba(255,184,0,.8),0 0 20px rgba(255,184,0,.6),0 0 30px rgba(255,184,0,.4)}.bg--gray{background-color:rgba(102,126,255,.1019607843)}th:not([class]),td:not([class]){padding:12px 16px;border:.1rem solid #ccc}table:not([class]){border-collapse:collapse;overflow:hidden;text-align:center;margin:0 auto}table:not([class]) strong{font-weight:700;color:#000}li:not([class]){margin-bottom:1.2rem;margin-top:1.2rem}.text-c{text-align:center}a:not([class]):hover{text-decoration:none}.img-d{width:100%;max-width:850px;margin:15px auto;height:auto}.float-right{float:right;margin-left:20px;margin-top:0}.done{width:24px;height:24px;background-color:#667eff;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:10px;margin-top:2px}.flex-elem{display:flex;align-items:center}.img-g{margin:15px auto;margin-bottom:5px;height:auto}.pros-cons-table{width:100%;border-collapse:collapse;font-family:sans-serif;margin:20px 0}.pros-cons-table th,.pros-cons-table td{border:1px solid #ccc;padding:15px;text-align:left;vertical-align:top}.pros-cons-table th{background-color:rgba(102,126,255,.1019607843);font-weight:bold;text-align:center}.pros-cons-table td{background-color:#fff}.mobile-only{display:none}.no-scroll{overflow:hidden}@media(max-width: 768px){.pros-cons-table td,.pros-cons-table th{font-size:14px;padding:10px}.img-mobile{max-width:352px;width:100%}.mobile-only{display:block;width:100%;height:auto}}.header{min-height:65px;border-bottom:2px solid #efeff0}.header__inner{display:flex;align-items:center;min-height:65px}.header__logo{margin-right:auto;flex:0 0 auto}.header__burger{height:24px;width:24px;margin-left:1.5rem;position:relative;cursor:pointer}.header__burger.is-active .header__burger-lines{height:0}.header__burger.is-active .header__burger-lines::before{transform:rotate(-45deg);top:2px}.header__burger.is-active .header__burger-lines::after{transform:rotate(45deg);top:2px}.menu{height:100vh;width:100%;top:65px;left:0;position:fixed;z-index:2;display:none;background-color:#fff}.menu.is-active{display:block}.menu__list[class]{padding-bottom:25px}.menu__list--group[class]{padding-top:0;padding-bottom:0}.menu__list--group{width:100%;max-height:0;visibility:hidden;overflow:hidden;transition:max-height .2s ease-in}.menu__list--group.is-active{visibility:visible;max-height:900px;transition:max-height .2s ease-in,visibility .1s linear .2s}.menu__item{padding:10px 20px;display:flex;flex-wrap:wrap;align-items:center}.menu__item>span{display:block;width:40px;height:35px;position:relative;cursor:pointer}.menu__item>span.is-active::before{transform:rotate(180deg)}.menu__item>span::before{content:"";position:absolute;background-image:url(../img/arrow-down.svg);width:22px;height:22px;top:8px;left:11px;transition:transform .2s linear}.menu__link{text-decoration:none;font-size:22px;font-weight:700;color:#000;position:relative;transition:opacity .3s linear}.menu__link:hover{opacity:.5}@media(min-width: 768px){.header__inner{justify-content:space-between}.header__logo{margin-right:0}.header__burger{display:none}.menu{position:static;height:auto;width:auto;background:rgba(0,0,0,0);display:block}.menu__list[class]{padding:0;margin:0}.menu__list--group{display:none;position:absolute;top:100%;left:0;padding-top:10px;padding-bottom:10px;width:320px;z-index:1;background-color:#fff}.menu__list--group .menu__item:hover{background-color:#f2f2f2}.menu__list--group.is-active{display:block;border:2px solid #efeff0;border-top:none}.menu__list{display:flex;justify-content:space-evenly;align-items:center}.menu__item{padding:0;flex-wrap:nowrap;position:relative}.menu__item:first-child .menu__link{padding-right:0}.menu__item>span::before{left:5px;width:18px;height:18px}.menu__item>span{margin-top:2px}.menu__item.is-active{border-bottom:2px solid #fff}.menu__link{display:block;font-size:18px;font-weight:400;padding:10px;min-height:65px;width:100%;display:flex;align-items:center}.menu__link:hover{opacity:1;text-decoration:underline}}@media(min-width: 1200px){.menu__list>.menu__item{margin-left:20px}.menu__list--group>.menu__item{margin-left:0}}.block-top{background:radial-gradient(circle at center, rgba(134, 98, 255, 0.9) 0%, rgb(102, 126, 255) 60%);background-color:#667eff;padding-top:30px;padding-bottom:30px;color:#fff}.block-top__content{margin-bottom:30px}.block-top__text{overflow:hidden;position:relative;text-align:justify;line-height:20px;margin-bottom:20px;max-height:120px}.block-top__text p+p{margin-top:14px}.block-top__text.is-active{max-height:unset}.block-top__text::after{content:"";display:block;position:absolute;bottom:0;left:0;height:20px;width:100%;background:linear-gradient(to bottom, rgba(102, 126, 255, 0), rgb(102, 126, 255))}.block-top__text.is-active::after{display:none}.block-top__btn-show{font-weight:700;color:#fff;display:flex;align-items:center;cursor:pointer}.block-top__btn-show.is-active span::before{content:none}.block-top__btn-show span{display:inline-flex;justify-content:center;align-items:center;margin-left:10px;width:24px;height:24px;border-radius:50%;background:#fff}.block-top__best-title{font-weight:700;font-size:18px}.block-top__table{width:100%;border-spacing:0 10px;border-radius:10px;color:#3f3f3f}.block-top__table-main .block-top__tr{border-radius:10px;display:none}.block-top__table-main .block-top__tr.is-active{display:flex}.block-top__table-main .block-top__tr:nth-child(1) .block-top__num{background-size:32px 32px}.block-top__table-main .block-top__tr:nth-child(2) .block-top__num{background-size:28px 28px}.block-top__table-main .block-top__tr:nth-child(3) .block-top__num{background-size:24px 24px}.block-top__table-main .block-top__num{font-size:14px;height:28px;font-weight:700}.block-top__tr{display:flex;overflow:hidden;position:relative}.block-top__tr.first::before{content:none}.block-top__tr::before{content:"";width:60px;height:100%;background-color:#1a1a1a;position:absolute;z-index:1;left:0;top:0}.block-top__tr+.block-top__tr{margin-top:10px}.block-top__num{width:36px;color:#fff;text-align:center;line-height:50px;font-size:12px;background-repeat:no-repeat;background-position:50% 50%;margin-right:2px;flex-shrink:0;height:50px;align-self:center;display:flex;align-items:center;justify-content:center;z-index:1}.block-top__num.hex{display:none}.block-top__logo{position:relative;overflow:hidden;margin:0 auto;width:90px;height:72px;border-top-left-radius:10px;border-bottom-left-radius:10px;border-top-right-radius:0;border-bottom-right-radius:0;background-color:#2d2d2d;flex-shrink:0;z-index:1}.block-top__logo:hover{background-color:#000}.block-top__logo-link{display:flex;height:100%}.block-top__logo-link img{display:block;position:absolute;top:50%;left:calc(50% + 1px);transform:translate(-50%, -50%);width:100%;height:auto;border-top-left-radius:10px;border-bottom-left-radius:10px;transition:all 1s ease-out}.block-top__brand{display:none}.block-top__value{font-size:14px;background-color:#fff;flex-grow:1;font-weight:700;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4px;color:#3f3f3f}.block-top__rating{display:none}.block-top__value-sub{font-size:12px;font-weight:400;margin-bottom:4px;display:block}.block-top__btn{background-color:#2d2d2d;padding:8px 16px;display:flex;align-items:center;border-top-right-radius:10px;border-bottom-right-radius:10px}.block-top__review{display:none}.block-top__btn-link{width:32px;height:32px;position:relative}.block-top__btn-link::before{content:"";position:absolute;background-image:url("../img/arrow-white.svg");width:20px;height:20px;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-90deg)}.block-top__btn-link span{display:inline-block;text-indent:100%;white-space:nowrap;overflow:hidden}.block-top__show-more{text-align:center;padding:15px}@media(min-width: 555px){.block-top__num.hex{display:flex}}@media(min-width: 768px){.block-top{padding-top:60px;padding-bottom:60px}.block-top__tr{height:78px}.block-top__tr:nth-child(1) .block-top__num{background-size:48px 48px}.block-top__tr:nth-child(2) .block-top__num{background-size:42px 42px}.block-top__tr:nth-child(3) .block-top__num{background-size:36px 36px}.block-top__logo{width:125px;margin-top:-1px;margin-bottom:-1px}.block-top__btn{padding-left:20px;padding-right:20px;background:#fff}.block-top__logo{height:auto}.block-top__btn-link{padding:8px 32px;font-size:14px;text-decoration:none;font-weight:700;width:auto;height:auto;color:#fff;background:#2d2d2d;border-radius:10px}.block-top__btn-link:hover{background:#000}.block-top__btn-link::before{content:none}.block-top__btn-link span{text-indent:initial;overflow:visible;text-transform:uppercase}.block-top__review{display:block;text-decoration:none;color:#000;margin-top:3px}.block-top__review:hover{text-decoration:underline}.block-top__num{height:50px;width:50px;align-self:center}.block-top__best-title{font-size:24px}.block-top__brand{display:block;width:160px;text-align:center;background-color:#fff;border-right:2px dashed #f4f4f7;padding-left:20px;padding-right:20px;display:flex;align-items:center;justify-content:center;font-size:18px}.block-top__brand a,.block-top__brand span{color:#3f3f3f;text-decoration:none;font-weight:700}.block-top__brand a:hover,.block-top__brand span:hover{color:#000}.block-top__value{font-size:18px}.block-top__text{line-height:24px}.block-top__btn{display:flex;flex-direction:column}.block-top__btn.first{flex-direction:row}}@media(min-width: 992px){.main-content{width:calc(100% - 245px)}.block-top{padding-bottom:50px}.block-top__text{max-height:90px}.block-top__inner{display:flex}.block-top__value{max-width:200px;width:100%;padding:4px 10px}.block-top__table-main .block-top__tr{height:90px}.block-top__table-main .block-top__tr:nth-child(1) .block-top__num{background-size:36px 36px}.block-top__table-main .block-top__tr+.block-top__tr{margin-top:10px}.block-top__table-main .block-top__tr:nth-child(2) .block-top__num{background-size:32px 32px}.block-top__table-main .block-top__tr:nth-child(3) .block-top__num{background-size:28px 28px}.block-top__table-main .block-top__brand{width:250px;font-size:20px}.block-top__table-main .block-top__btn-link{padding:12px 48px}.block-top__table-main .block-top__btn-link span{font-size:16px}.block-top__content{width:53%;padding-right:25px}.block-top__tr+.block-top__tr{margin-top:20px}.block-top__best{width:47%;padding-left:25px}.block-top__btn{padding-left:5px;padding-right:5px}.block-top__btn-link{padding:10px 12px}.block-top__btn-link span{font-size:12px}.block-top__best-title{padding-left:50px}}@media(min-width: 1100px){.block-top__logo{width:165px;flex:1 1 auto}}@media(min-width: 1200px){.block-top__rating{display:flex;border-left:2px dashed #f4f4f7;border-right:2px dashed #f4f4f7;max-width:87px}.block-top__btn{padding-left:20px;padding-right:20px}.block-top__btn-link{padding:12px 40px}.block-top__btn-link span{font-size:13px}}@media(min-width: 1366px){.block-top__value{max-width:255px;padding-left:15px;padding-right:15px}.block-top__rating{max-width:110px}.block-top__logo{flex:0 0 auto}}.breadcrumbs-block{background-color:rgb(52.65,52.65,52.65);padding:.8rem 1rem;padding-left:0}.breadcrumbs-block__list[class]{margin:0}.breadcrumbs-block__item{display:inline-block}.breadcrumbs-block__item:not(:last-child)::after{content:"/";color:#fff;margin-right:.5rem}.breadcrumbs-block__link{color:#fff;font-weight:700;display:inline-block;margin-right:.5rem}.breadcrumbs-block__link:hover{text-decoration:none}.breadcrumbs-block__text{color:#fff}@media(min-width: 768px){.breadcrumbs-block{font-size:16px}}.c-main ul:not([class]),.c-main ol:not([class]){padding-left:1.5rem;margin-bottom:1rem;text-align:left}@media(min-width: 767px){.c-main ul:not([class]),.c-main ol:not([class]){padding-left:3rem}}.c-main ul:not([class])>li,.c-main ol:not([class])>li{padding:7px 0 0 5px}.c-main table:not([class]){border-collapse:collapse}.c-main table:not([class]) tr:nth-of-type(2n+1){background-color:rgba(232,232,232,.05)}.c-main table:not([class]) th,.c-main table:not([class]) td{border:1px solid #eee;padding:8px 6px;min-width:100px}.c-section{padding-top:25px;padding-bottom:25px}.c-blockquote{border-left:5px solid rgba(232,232,232,.5);padding:10px 10px 10px 50px;background-color:rgba(232,232,232,.05)}.c-blockquote p:not([class]){margin-bottom:25px}.table-style{width:100%;border-collapse:collapse;margin:20px 0}.table-style th,.table-style td{border:1px solid #e0e0e0;padding:16px 20px;text-align:left;vertical-align:top}.table-style th{background-color:rgba(102,126,255,.1019607843);font-size:16px}.table-style td{background-color:#fff;font-size:15px;line-height:1.5}.table-style td strong{font-weight:bold}@media(max-width: 768px){.table-style th,.table-style td{font-size:14px;padding:12px 15px}}.table-of-content__btn{position:relative;width:100%;text-align:left;font-size:16px;line-height:25px;padding-left:26px;font-weight:700;font-size:17px;cursor:pointer}.table-of-content__btn::before{position:absolute;content:"";width:14px;height:12px;left:0px;top:calc(50% - 6px);transition:.3s;background:url(../img/table-of-content.svg) center center/cover no-repeat}.table-of-content__btn::after{position:absolute;content:"";width:22px;height:22px;right:0px;background:url(../img/arrow-down.svg) center center/cover no-repeat;transition:.3s}.table-of-content__btn.is-active::after{transform:rotate(180deg)}.table-of-content__list{display:none;counter-reset:number 0}.table-of-content__list.is-active{display:block}.table-of-content li{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #e3e8ee}.table-of-content li:last-child{border-bottom:none}.table-of-content li:nth-child(n+10) a{padding-left:22px}.table-of-content li:nth-child(n+20) a{padding-left:25px}.table-of-content a{position:relative;display:inline-block;font-weight:500;line-height:20px;color:#4e4f57;padding-left:18px;text-decoration:none}.table-of-content a:hover{color:#000}.table-of-content a::before{position:absolute;counter-increment:number 1;content:counter(number) ". ";left:0px;top:0px}@media(min-width: 992px){.table-of-content{width:225px;order:1;flex-grow:0;flex-shrink:0;margin-left:25px}.main-container{display:flex}.table-of-content__btn::after{display:none}}.grid-block{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:1rem}.grid-block__item{grid-column:span 12/span 12;padding:15px;border:1px solid #e7e7f4;border-radius:10px}.grid-block__item.bg{background:rgba(102,126,255,.1019607843)}.grid-block__img{border-radius:10px;background:rgba(102,126,255,.1019607843);display:flex;align-items:center;justify-content:center;aspect-ratio:16/9}.grid-block__img img{height:40%;width:auto;-o-object-fit:contain;object-fit:contain}.grid-block__name{font-weight:700;margin-top:15px;margin-bottom:10px;font-size:18px}@media(min-width: 650px){.grid-block__item{grid-column:span 6/span 6}}@media(min-width: 650px){.grid-block__item{grid-column:span 6/span 6}}.faq{border-radius:10px;overflow:hidden}.faq details[open] summary>span::before{transform:translate(-50%, -50%) rotate(0)}.faq details{border-bottom:1px solid #f4f4f7;background:#fff;padding:20px;margin-bottom:10px;border-radius:10px}.faq summary{list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:18px;font-weight:700}.faq div>p{padding-top:15px;font-size:14px;line-height:20px}.faq summary>span{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#1a1a1a;border-radius:50%;flex:0 0 auto;margin-left:10px}.faq summary>span::before,.faq summary>span::after{background-color:#fff;width:15px;transition:all .2s}@media(min-width: 768px){.faq summary{font-size:20px}.faq details{padding:30px 60px}}.brands-boxes__item{border:1px solid #000;border-radius:10px;overflow:hidden}.brands-boxes__item a{text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center}.brands-boxes__item a:hover{text-decoration:underline}.brands-boxes__img{height:125px;background-color:#000;width:100%}.brands-boxes__name{display:block;padding:10px;padding:20px;color:#000;font-weight:600}.grid{display:grid;gap:8px;grid-template-columns:repeat(2, minmax(0, 1fr));justify-content:center}@media(min-width: 555px){.grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(min-width: 768px){.grid{grid-template-columns:repeat(4, minmax(0, 1fr))}}.author{background:#fff;padding:55px 25px;color:#000;border-bottom:1px solid #ccc}.author__img{float:left;margin-right:25px}.author__img-wrapper{position:relative;overflow:hidden;width:80px;height:80px}.author__img-wrapper img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:50%;width:100%;height:100%}.author__content{font-size:16px;line-height:23px;font-weight:500;letter-spacing:1px}.author__descr{margin-bottom:30px}.author__name{font-size:18px;line-height:22px;margin-bottom:5px;font-weight:600;display:block}.author__job{font-size:14px;line-height:16px}@media(min-width: 768px){.author{padding:85px 20px}.author__inner{display:flex}.author__img{width:25%;float:none}.author__img-wrapper{width:115px;height:115px}.author__content{width:75%}}.brand-block{padding:20px 0;background:#fff;border-radius:7px;display:flex;flex-direction:column;align-items:center;max-width:1100px;margin-left:auto;margin-right:auto}.brand-block__link{display:flex;width:200px;height:100px;overflow:hidden;position:relative;background-color:#2d2d2d;border-radius:10px}.brand-block__link img{display:block;position:absolute;top:50%;left:calc(50% + 1px);transform:translate(-50%, -50%);width:100%;height:auto;border-top-left-radius:10px;border-bottom-left-radius:10px;transition:all 1s ease-out}.brand-block__bonus{font-weight:700;font-size:21px;margin-top:10px}.brand-block__text{color:#505963}.brand-block__btn{display:inline-block;padding:12px 16px;font-weight:700;text-decoration:none;color:#fff;background-color:#2d2d2d;border-radius:8px;min-width:170px;text-align:center;margin-top:15px}.brand-block__wrap{display:flex;flex-direction:column;align-items:center;text-align:center;color:#2d2d2d;padding-left:10px;padding-right:10px}@media(min-width: 768px){.brand-block{flex-direction:row;justify-content:space-between;padding:15px}.brand-block__bonus{margin-top:0}.brand-block__btn{margin-top:0}.page-brand{flex-wrap:wrap}.page-brand .block-top__content{width:100%;padding-right:0}.brand-block{width:90%;margin-left:auto;margin-right:auto}}@media(min-width: 768px){.brand-block__btn{min-width:180px}.brand-block__bonus{font-size:24px}}@media(min-width: 1200px){.brand-block__btn{min-width:220px}.brand-block__bonus{font-size:25px}}.footer{background:#1a1a1a;color:#909393;overflow:hidden}.footer__top{padding-top:30px}.footer__info,.footer__contacts-title{margin:15px 0 10px;font-size:14px;display:block;font-weight:500}.footer__logo-img{display:flex;align-items:center;text-decoration:none;color:#fff;font-weight:700;font-size:18px}.footer__logo-img span{display:inline-block;margin-left:10px}.footer__logo{display:flex;justify-content:center}.footer__menu{margin-top:20px;margin-bottom:20px}.footer__menu-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.footer__menu-item{margin-bottom:12px;margin-left:10px;margin-right:10px}.footer__menu-link{color:#fff;font-size:16px;font-weight:500;line-height:16px;text-decoration:none}.footer__menu-link:hover{text-decoration:underline}.footer__contacts-list li{margin-top:15px;margin-bottom:15px}.footer__contacts-list a{color:#fff;font-size:18px;line-height:20px;margin:10px 0 15px;text-decoration:underline}.footer__contacts-list a:hover{text-decoration:none}.social[class]{margin:0}.social{display:flex;align-items:center}.social__item{margin-right:5px}.social__link{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#fff}.social__link:hover img{transform:translate(1px, 1px)}.footer__list[class]{margin:0;padding-top:30px;padding-bottom:30px}.footer__list{display:flex;flex-wrap:wrap;justify-content:space-evenly;border-top:1px solid rgba(239,239,240,.2);border-bottom:1px solid rgba(239,239,240,.2)}.footer__list-item{margin-bottom:15px;padding:0 5px}.footer__list-link img{height:40px;width:auto}.footer__bottom{padding-top:30px;padding-bottom:30px}.footer__bottom-text{font-size:14px;line-height:20px;margin-bottom:20px}@media(min-width: 768px){.footer__contacts{width:40%}.footer__logo-img{font-size:22px}.footer__info,.footer__contacts-title{margin-top:0}.footer__info{margin-top:15px}.footer__bottom{display:flex;justify-content:space-between}.footer__bottom-text{width:55%;margin-bottom:0;line-height:24px}}