*{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased}
body{line-height:1;margin:0;padding:0;width:100%;height:100%;min-height:100%}
header,nav,section{display:block}
ul{list-style:none}
input{vertical-align:middle}
a{text-decoration:none;color:#1f85c5}
html{height:100%;font:400 16px/20px 'Open Sans',Arial,Helvetica,sans-serif}
.w-container{position:relative;max-width:1200px;min-width:320px;margin:0 auto;padding:0 15px}
.gui-hidden{display:none}
.title__h1{color:#333;font-weight:700;font-size:2.625rem;line-height:1.25}
.title__h2{font-weight:700;font-size:2.25rem;line-height:1.3;color:#333}
.title__h2--center{text-align:center}
@media screen and (max-width:1024px){.title__h1{max-width:100%}
}
@media screen and (max-width:768px){.title__h1{font-size:1.75rem}
.title__h2{font-size:1.5rem}
}
.header{padding:69px 0 86px;background-color:#EEF1F6}
.header .w-container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.header__title{max-width:590px;font-size:1.75rem}
.header__block{width:50%}
.header__block:first-child{max-width:632px;width:100%}
.header__img{position:absolute;bottom:0;right:-70px;max-width:635px;width:100%;height:auto}
.header__subtitle{width:100%;margin:20px 0 18px;font-size:1.3125rem;line-height:1.5;font-weight:400;color:#333}
.header__notice{margin-bottom:29px;font-size:1.125rem;line-height:1.5;color:#6a6a6a;font-weight:400}
@media screen and (max-width:1366px){.header__img{right:0;max-width:500px}
}
@media screen and (max-width:1080px){.header{padding:30px 0 66px}
.header .w-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.header__title{max-width:100%}
.header__img{position:static;display:block;margin:0 auto 40px}
.header__block{max-width:100%;width:100%;text-align:center}
.header__block:first-child{max-width:100%}
.header__subtitle{max-width:100%;margin:25px 0 30px}
}
@media screen and (max-width:768px){.header{padding:40px 0 66px}
.header__title{font-size:1.3125rem;font-weight:600}
}
@media screen and (max-width:479px){.w-section{overflow:hidden}
.header .w-container{padding:0}
.header__img{position:relative;top:0}
.header__block{text-align:left}
.header__block:first-child{padding:0 15px;text-align:center}
.header__subtitle{margin:25px 0 17px;font-size:1rem;font-weight:400;line-height:1.5}
}
@media screen and (max-width:375px){.header .w-container{overflow:hidden}
.header__img{width:400px;margin:0 -15px 40px}
}
@media screen and (max-width:360px){.header__img{width:100%;margin:0 auto 40px}
}
.button{display:inline-block;max-width:373px;width:100%;height:64px;border-radius:4px;line-height:64px;font-size:1rem;color:#fff;font-weight:700;text-align:center;background-color:#EF6B57}
.command{padding:122px 0 78px;background-color:#FAFCFE}
.command__list{max-width:946px;width:100%;margin:70px auto 0;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(448px,auto));gap:24px 50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.command__item{position:relative;height:120px;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 59px 0 156px;border-radius:98px;background:#F3F6FB;-webkit-box-shadow:7px 11px 19px -13px rgba(63,71,84,.74);box-shadow:7px 11px 19px -13px rgba(63,71,84,.74)}
.command__item:before{position:absolute;content:'';width:106px;height:106px;left:0;top:0;border:7px solid #333;border-radius:98px;background:-o-linear-gradient(270.72deg,rgba(255,255,255,.59) -16.24%,#EEF1F6 99.38%),-o-linear-gradient(bottom,#EEF1F6,#EEF1F6),#C4C4C4;background:linear-gradient(179.28deg,rgba(255,255,255,.59) -16.24%,#EEF1F6 99.38%),linear-gradient(0deg,#EEF1F6,#EEF1F6),#C4C4C4;-webkit-box-shadow:9px 4px 11px -3px rgba(0,0,0,.3);box-shadow:9px 4px 11px -3px rgba(0,0,0,.3)}
.command__item.command__item--red:before{border-color:#EF6B57}
.command__item--yellow:before{border-color:#F8BA40}
.command__item--blue:before{border-color:#3B96D2}
.command__item--green:before{border-color:#52B47D}
.command__text{font-size:1.125rem;font-weight:400;line-height:1.4;color:#333}
.command__img{position:absolute;left:60px;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
@media screen and (max-width:975px){.command__item--2{-ms-grid-column:1;grid-column:1;-ms-grid-row:8;grid-row:8}
.command__item--3{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}
.command__item--4{-ms-grid-column:1;grid-column:1;-ms-grid-row:7;grid-row:7}
}
@media screen and (max-width:768px){.command{padding:69px 0 50px}
.command__list{margin-top:40px;gap:20px 20px}
}
@media screen and (max-width:479px){.command .w-container{padding:0}
.command__item{border-radius:0;padding:0 20px 0 145px}
.command__text{font-size:1rem}
.command__list{grid-template-columns:repeat(auto-fit,minmax(290px,auto))}
}
.expert__tabs{margin:70px 0 80px}
.expert__tabs--mobile,.expert__tabs-content>input,.expert__tabs-content>section{display:none}
.expert__content-item{background:#fff;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;min-height:243px;margin:0 auto;-webkit-box-shadow:0 46px 80px rgba(0,0,0,.03),0 17.4px 29.2px rgba(0,0,0,.0340669),0 7.22px 14.18px rgba(0,0,0,.0342084),0 2.38px 6.95px rgba(0,0,0,.0295035),0 .32px 2.75px rgba(0,0,0,.018675);box-shadow:0 46px 80px rgba(0,0,0,.03),0 17.4px 29.2px rgba(0,0,0,.0340669),0 7.22px 14.18px rgba(0,0,0,.0342084),0 2.38px 6.95px rgba(0,0,0,.0295035),0 .32px 2.75px rgba(0,0,0,.018675)}
.expert__content-item--top{padding-top:62px}
.expert__icon{position:absolute;content:"";-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:90px}
.expert__desc{-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:center;-ms-flex-pack:center;justify-content:center}
.expert__desc-head{margin-bottom:12px;font-size:1rem;font-weight:700;color:#333;line-height:1.4}
.expert__desc-item{position:relative;font-size:.875rem;font-weight:400;color:#333;line-height:1.3;margin:5px 0}
.expert__desc-item:first-child{margin-top:0}
.expert__desc-item:last-child{margin-bottom:0}
.expert__desc-item:before{position:absolute;content:"—";top:9px;left:-15px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:.875rem;color:#333}
.expert__desc-text{line-height:1.3;font-size:.875rem;font-weight:400;color:#333}
.expert__desc-notice{font-size:.75rem;font-weight:400;color:#6A6A6A;line-height:1.3;margin:14px 0 0 -20px}
@media screen and (max-width:1250px){.expert__tabs{display:none}
.expert__tabs--mobile{display:block;max-width:500px;margin:70px auto}
.expert__tabs--mobile .expert__content-item{display:none}
.expert__tabs--mobile .expert__name{position:relative;border-top:1px solid #3B96D2;padding-left:15px;font-size:1.125rem;color:#6A6A6A;font-weight:400;line-height:55px}
.expert__tabs--mobile .expert__name:after{position:absolute;content:"";width:28px;height:25px;top:30px;right:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url("data:image/svg+xml,%3Csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='2.13907' height='14.2604' rx='1.06953' transform='matrix(0.69128 -0.722587 0.69128 0.722587 4.28418 8.12061)' fill='%23A6A6A6'/%3E%3Crect width='2.13907' height='14.2604' rx='1.06953' transform='matrix(0.69128 0.722587 -0.69128 0.722587 22.5214 6.57495)' fill='%23A6A6A6'/%3E%3C/svg%3E%0A")}
.expert__tabs--mobile .expert__name:last-child{border-bottom:1px solid #3B96D2}
.expert__desc-notice{margin:14px 0 0}
}
@media screen and (max-width:479px){.expert__tabs--mobile{margin:40px -15px 50px;text-align:left}
}
.expert__content-item{padding:32px 65px 29px 200px}
.tree-view{list-style:none;counter-reset:li;margin:15px 0}
.tree-view__title{display:inline;margin:15px 0;font-size:1.125rem;font-weight:600;color:#333;line-height:1.5;padding-right:20px}
.tree-view__child{border-left:1px solid #C4C4C4;padding-left:25px}
.tree-view__close+.tree-view__child{display:none}
.tree-view__item{position:relative;margin:15px 0;font-size:1.125rem;line-height:1.8;color:#333;font-weight:400}
.tree-view__item--background:nth-child(2n+1){padding:30px 0 30px 25px;margin-left:-25px;background-color:#F9FAFC}
.tree-view__item:before{counter-increment:li;content:counters(li,".") ". ";color:#EF6B57;font-size:1.125rem;font-weight:700;margin-right:10px}
.tree-view__item--last{padding-left:25px;margin:0}
.tree-view__item--last:before{left:0;position:absolute;content:'— ';color:#A6A6A6;top:0}
@media screen and (max-width:479px){.tree-view__item{margin:10px 0;font-size:.875rem}
.tree-view__item--last:before{top:-4px}
.tree-view__item--background:nth-child(2n+1){padding:20px 0 20px 15px;margin-left:-15px}
.tree-view__title{font-size:1rem;font-weight:700}
.tree-view__child{padding-left:15px}
}
@media screen and (max-width:370px){.tree-view__title{font-size:.875rem;font-weight:600}
.tree-view__item:before{margin-right:0}
}
.section-breadcrumb{padding:15px 0}
.breadcrumb li{display:inline-block;font-size:.75rem;color:#333}
.breadcrumb>li>a{color:#333;font-size:.75rem;text-decoration:underline}
.breadcrumb>li+li:before{content:"";display:inline-block;width:14px;height:8px;margin:0 10px -2px 5px;background-image:url("data:image/svg+xml,%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464467C6.97631 0.269205 6.65973 0.269204 6.46447 0.464467C6.2692 0.659729 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM-4.37114e-08 4.5L10 4.5L10 3.5L4.37114e-08 3.5L-4.37114e-08 4.5Z' fill='%23ADADAD'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:2px 0}
@media screen and (max-width:479px){.section-breadcrumb{display:none}
}