body{color:#060028;line-height:1.5}h1,h2,h3,h4,h5,h6{line-height:1.2}img{display:block;width:100%}.wrapper{overflow:unset}.container{max-width:1208px;margin:0 auto;padding:0 40px}.hero__inner{padding:144px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.hero__info{max-width:515px}.hero__info-tag{padding:6px 12px;border-radius:12px;background:#56BE874D;color:#060028;margin-bottom:24px;font-weight:700;font-size:16px;display:inline-block}.hero__info-title{font-size:40px;margin-bottom:24px;font-family:"Jokker",sans-serif}.hero__info-text{font-size:20px;margin-bottom:24px}.hero__info-author{display:flex;align-items:center;gap:16px}.hero__info-author .photo{width:48px}.hero__info-author .text{font-size:18px;line-height:1.3;font-weight:600}.hero__img{max-width:550px;box-shadow:0 0 24px 0 #0700331F;border-radius:24px}.numbers__inner{padding-bottom:144px;display:flex;justify-content:space-between;gap:24px}.numbers__item{flex:1;background:#ffd964;border-radius:20px;padding:32px;text-align:center}.numbers__item-num{font-size:48px;line-height:1;font-family:"Jokker",sans-serif;margin-bottom:8px}.numbers__item-text{font-size:18px;line-height:1.2}.category{background:#f7f7fb}.category__inner{padding:88px 0;display:flex;align-items:baseline;justify-content:center}.category__item{flex:1;text-align:center;padding:0 8px;position:relative}.category__item:not(:last-of-type)::after{content:"";position:absolute;top:50%;translate:0 -50%;right:0;background:#d7d7e4;width:2px;height:52px}.category__item-name{font-size:16px;line-height:1.2;margin-bottom:8px}.category__item-value{font-size:20px;line-height:1.2;font-family:"Jokker",sans-serif}.content__inner{padding:144px 0;display:flex;justify-content:space-between;gap:40px}.content__info{max-width:670px;width:100%}.content__info p{font-size:18px;margin-top:24px}.content__info p:first-of-type{margin:0}.content__info p.description{font-size:24px;margin:40px 0}.content__info p.remark{font-size:14px}.content__info p a{color:#5273ef;font-weight:600}.content__info p a:hover{text-decoration:underline}.content__info ul,.content__info ol{margin-top:24px}.content__info ul li:not(:last-of-type),.content__info ol li:not(:last-of-type){margin-bottom:8px}.content__info ul li,.content__info ol li{font-size:18px}.content__info ul{list-style:disc;padding-left:28px}.content__info ol{list-style:decimal;padding-left:28px}.content__info h2{font-size:40px;margin-top:60px}.content__info .table{margin-top:32px}.content__info .table table{border-collapse:collapse;table-layout:fixed;width:100%}.content__info .table table thead{background:#56be87;color:#fff}.content__info .table table thead tr th{width:25%;vertical-align:text-top;text-align:left;font-size:16px;font-weight:600;padding:12px}.content__info .table table thead tr th:first-of-type{border-radius:12px 0 0 12px}.content__info .table table thead tr th:last-of-type{border-radius:0 12px 12px 0}.content__info .table table tbody tr:first-of-type td{padding-top:28px}.content__info .table table tbody tr:nth-of-type(2n){background:#f1f2f8}.content__info .table table tbody tr:nth-of-type(2n) td:first-of-type{border-radius:12px 0 0 12px}.content__info .table table tbody tr:nth-of-type(2n) td:last-of-type{border-radius:0 12px 12px 0}.content__info .table table tbody tr td{width:25%;vertical-align:middle;padding:16px 12px}.content__info .table table tbody tr td:first-of-type{font-weight:600}.content__info .table table tbody tr td img{max-width:24px}.content__aside{max-width:360px}.content__aside-banner{top:80px;position:sticky;background:#f7f7fb;border:1px solid #e4e3ea;border-radius:24px;padding:40px}.content__aside-title{font-size:20px;line-height:1;font-weight:600;margin-bottom:24px}.content__aside-list{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.content__aside-list li button{border:0;padding:0 0 0 28px;position:relative;font-size:16px;line-height:1.4;background:transparent;text-align:left;cursor:pointer}.content__aside-list li button::before{content:"";position:absolute;top:9px;left:10px;background:#5273ef;border-radius:50%;width:4px;height:4px;opacity:0;transition:.3s}.content__aside-list li.active button{color:#5273ef;font-weight:600}.content__aside-list li.active button::before{opacity:1}.content__aside-btn{padding:12px;width:100%;text-align:center;background:#060028;font-size:16px;font-weight:700;color:#fff;cursor:pointer;border-radius:100px;transition:.3s}.content__aside-btn:hover{background:#5273ef}.cta{margin-bottom:144px}.cta .container{max-width:1440px}.cta__inner{border-radius:24px;padding:56px 40px 64px;text-align:center;color:#fff;background:#060028;position:relative;overflow:hidden}.cta__title{font-size:40px;font-weight:600;font-family:"Jokker",sans-serif;margin-bottom:16px}.cta__title b,.cta__title strong{color:#ff8c67}.cta__text{font-size:20px;margin-bottom:40px}.cta__btns{display:flex;align-items:center;justify-content:center;gap:16px}.cta__btns-btn{padding:16px 50px;border-radius:100px;text-align:center;font-size:16px;cursor:pointer;transition:.3s;background:#fff;color:#060028;font-weight:700}.cta__btns-btn.btn-yellow{background:#ffd964}.cta__btns-btn:hover{background:#5273ef;color:#fff}.cta__icon{position:absolute}.cta__icon.icon__1{bottom:-10px;left:70px;max-width:220px}.cta__icon.icon__2{top:85px;right:128px;max-width:80px}.footer__inner{padding-top:0}@media(max-width:1023px){.hero__inner{padding:80px 0 60px;flex-direction:column;gap:48px}.hero__info{max-width:700px}.hero__info-text{font-size:18px}.hero__info-author{gap:24px}.hero__info-author .photo{width:72px}.hero__info-author .text{font-size:20px}.hero__img{max-width:100%}.numbers__inner{flex-wrap:wrap;gap:16px;padding-bottom:60px}.numbers__item{width:calc(50% - 8px);flex:unset}.category .container{padding:0}.category__inner{padding:0;flex-direction:column}.category__item{padding:48px 40px;flex:unset;width:100%}.category__item:not(:last-of-type)::after{top:auto;bottom:-1px;left:0;width:100%;height:2px}.content__inner{padding:96px 0 60px;flex-direction:column-reverse;gap:60px}.content__info{max-width:100%}.content__info .table{overflow:auto}.content__info .table::-webkit-scrollbar{display:none}.content__info .table table{min-width:688px}.content__aside{max-width:100%}.content__aside-banner{position:relative;top:auto}.content__aside-list li.active button{color:inherit;font-weight:400}.content__aside-list li button::before{opacity:1;background:#060028}.content__aside-btn{padding:12px 40px;width:auto}.cta{margin-bottom:96px}.cta__inner{padding:64px 40px}.cta__title{font-size:32px}.cta__text br{display:none}.cta__icon{display:none}}@media(max-width:767px){.container{padding:0 16px}.hero__inner{padding:48px 0}.hero__info-tag{margin-bottom:16px}.hero__info-title{font-size:32px;margin-bottom:16px}.hero__info-text{font-size:16px;margin-bottom:16px}.hero__info-author{gap:16px}.hero__info-author .photo{width:50px}.hero__info-author .text{font-size:18px}.hero__img{border-radius:16px}.numbers__inner{padding-bottom:72px;flex-direction:column}.numbers__item{width:100%}.numbers__item-num{font-size:40px}.numbers__item-text{font-size:16px}.category__item{padding:40px 0}.category__item-name{font-size:16px}.category__item-value{font-size:20px}.content__inner{padding:72px 0;gap:48px}.content__info p{font-size:16px}.content__info p.description{margin:32px 0;font-size:20px}.content__info .table{padding:0 16px;margin:24px -16px 0}.content__info h2{font-size:32px}.content__info ul li,.content__info ol li{font-size:16px}.content__aside-banner{border-radius:16px;padding:24px}.content__aside-btn{width:100%}.cta{background:#060028;margin-bottom:72px}.cta__inner{background:transparent;border-radius:0;padding:48px 0}.cta__title{font-size:24px;margin-bottom:12px}.cta__text{font-size:16px;margin-bottom:32px}.cta__btns{flex-direction:column}.cta__btns-btn{width:100%}}