*{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}
html{height:100%}
body{line-height:1;min-height:100%}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}
ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
input,select{vertical-align:middle}
.clear{visibility:hidden;display:block;height:0;clear:both}
button{cursor:pointer}
a{text-decoration:none;color:#1f85c5}
a:hover{text-decoration:underline}
.header{margin-top:100px}
.header .new-container{max-width:1240px}
.header__title{text-align:center;font-size:2.125rem;font-weight:700;line-height:120%;color:#091520}
.header__title span{color:#FF5029}
.header__text{margin:16px auto 0;max-width:630px;text-align:center;font-size:1.0625rem;font-weight:400;line-height:140%;color:rgba(9,21,32,.7)}
@media (max-width:991px){.header{margin-top:80px}
}
@media (max-width:767px){.header{margin-top:60px}
.header__title{font-size:1.625rem;line-height:120%}
.header__text{margin-top:12px;font-size:.875rem}
}
.product{margin-top:40px}
.product .new-container{max-width:1240px}
.product .switch{padding:24px;border-radius:14px;background:#f7f8f9;border:1px solid #e7e9ec}
.product .switch__question{text-align:center;font-size:1rem;font-weight:600;line-height:130%;color:#091520}
.product .switch__question span{font-weight:400;color:rgba(9,21,32,.6)}
.product .switch__list{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:14px}
.product .switch__item{border:1px solid #d9dde1;background:#fff;font-size:.875rem;font-weight:600;line-height:130%;color:#091520;padding:10px 18px;border-radius:30px;text-align:center;cursor:pointer;-webkit-transition:.15s;-o-transition:.15s;transition:.15s}
.product .switch__item:hover{border-color:#091520}
.product .switch__item.aut.active,.product .switch__item.ib.active{background:#FF5029;border-color:#FF5029;color:#fff}
.product .switch__item.aut.active:hover,.product .switch__item.ib.active:hover{border-color:#FF5029}
.product .cards{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;position:relative;margin-top:32px}
.product .card{position:relative;-js-display:flex;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(50% - 10px);border:1px solid #EBEBEB;border-radius:18px;padding:28px 26px 26px;background:#fff;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}
.product .card .tag{font-size:.75rem;line-height:24px;font-weight:700;letter-spacing:.5px;padding:0 12px;border-radius:7px;display:inline-block;background:#fff;border:1px solid #FF5029;color:#FF5029;text-transform:uppercase}
.product .card .title{margin-top:18px;font-size:1.5rem;line-height:1.2;font-weight:700}
.product .card .mode{margin-top:10px;font-size:.9375rem;font-weight:600;line-height:1.3}
.product .card.aut .mode,.product .card.ib .mode{color:#FF5029}
.product .card .who{max-width:450px;min-height:42px;margin-top:8px;font-size:.875rem;line-height:1.4;color:rgba(9,21,32,.8)}
.product .card .price{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:6px;margin-top:20px;font-size:.875rem;line-height:1.2;font-weight:400;color:rgba(9,21,32,.6)}
.product .card .price .num{position:relative;bottom:-1px;font-size:2rem;line-height:1;font-weight:700;letter-spacing:-.5px;color:#091520}
.product .card .sub{margin-top:6px;font-size:.75rem;line-height:1.2;font-weight:400;color:rgba(9,21,32,.6)}
.product .list{list-style:none;margin-top:28px}
.product .list li{position:relative;padding-left:24px;font-size:.875rem;line-height:130%;font-weight:400;color:rgba(9,21,32,.8)}
.product .list li::before{content:"✓";position:absolute;left:2px;top:0;color:#FF5029;font-weight:800}
.product .list li:not(:first-child){margin-top:14px}
.product .footer{margin-top:36px}
.product .btn{display:block;text-align:center;text-decoration:none;font-size:.96875rem;line-height:50px;font-weight:600;border:1px solid #FF5029;border-radius:10px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}
.product .card.ib .btn{background:#fff;color:#FF5029}
.product .card.ib .btn:hover{background:#fff4ee}
.product .card.aut .btn{background:#FF5029;color:#fff}
.product .card.aut .btn:hover{background:#ff5f3c}
.product .card .note{text-align:center;font-size:.75rem;color:#9aa3ac;margin-top:10px}
.product .card.aut.rec,.product .card.ib.rec{border-color:#FF5029}
.product .card .rib{position:absolute;top:-13px;right:28px;font-size:.6875rem;line-height:24px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;padding:0 12px;border-radius:7px;color:#fff;opacity:0;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}
.product .card.aut .rib,.product .card.ib .rib{background:#FF5029}
.product .card.rec .rib{opacity:1}
@media (max-width:767px){.product .switch{border-radius:24px}
.product .cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.product .card{width:100%;padding:24px 20px;border-radius:24px}
.product .card .tag{font-size:.75rem}
.product .card .title{font-size:1.25rem}
.product .card .who{max-width:600px}
.product .card .price .num{font-size:1.5rem}
}
.difference{margin-top:40px}
.difference .new-container{max-width:1240px}
.difference .title{text-align:center;font-size:1.375rem;font-weight:700;line-height:120%;color:#091520}
.difference .container{margin-top:24px}
.difference table{width:100%;border:1px solid #e7e9ec}
.difference tr:nth-child(2n){background:#fafbfc}
.difference td,.difference th{padding:13px 16px;border-bottom:1px solid #e7e9ec;vertical-align:top;font-size:.875rem;line-height:1.3;font-weight:400;color:rgba(9,21,32,.8)}
.difference thead th{background:#f7f8f9;border-top:1px solid #e7e9ec;text-align:left;font-weight:600;color:#091520}
.difference thead th:nth-child(2),.difference thead th:nth-child(3){color:#c0421f}
.difference tbody td:first-child{width:30%;font-weight:600;color:rgba(9,21,32,.8)}
.difference td.tcell{padding-top:9px}
.difference .tline{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:40px;padding:5px 0;border-bottom:1px dashed #EBEBEB}
.difference .tline b{font-weight:600;white-space:nowrap}
.difference .tline b::after{content:' ₽';font-weight:500;font-size:.75rem}
.difference .tlink{display:inline-block;margin-top:9px;font-weight:600}
.difference .tlink:hover{text-decoration:none}
.difference .tlink.aut,.difference .tlink.ib{color:#ff5029}
@media (max-width:1240px){.difference .container{width:calc(100% + 80px);margin-left:-40px;padding:0 40px 20px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#091520 transparent}
.difference .container::-webkit-scrollbar{height:5px}
.difference .container::-webkit-scrollbar-track{background:0 0}
.difference .container::-webkit-scrollbar-thumb{background-color:#091520;border-radius:5px}
.difference table{width:1160px}
}
@media (max-width:767px){.difference .container{width:calc(100% + 32px);margin-top:24px;margin-left:-16px;padding:0 16px 16px}
.difference table{width:800px}
}
.consultation{margin:40px 0 80px}
.consultation .new-container{max-width:1240px}
.consultation .cta{background:-o-linear-gradient(330deg,#ff5029,#ff8147);background:linear-gradient(120deg,#ff5029,#ff8147);border-radius:16px;padding:26px 30px;-js-display:flex;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;gap:60px}
.consultation .cta .block{color:#fff}
.consultation .cta .block b{display:block;font-size:1.25rem;line-height:1.2;font-weight:600}
.consultation .cta .block span{display:block;margin-top:6px;font-size:.875rem;line-height:1.4;font-weight:400;opacity:.95}
.consultation .cta a{display:block;background-color:#fff;color:#ff5029;font-weight:600;font-size:.9375rem;line-height:48px;padding:0 28px;border-radius:10px;text-decoration:none;white-space:nowrap;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}
.consultation .cta a:hover{background:#fff4ee}
@media (max-width:767px){.consultation{margin:32px 0 60px}
.consultation .cta{-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:start;gap:20px}
.consultation .cta a{width:100%;max-width:260px;padding:0 8px;text-align:center}
}
