.link{cursor:pointer;color:#444da0;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}.link--active,.link:hover{color:#ee2e30}
.input{position:relative}.input .field::-webkit-input-placeholder{color:#999;opacity:1}.input .field::-moz-placeholder{color:#999;opacity:1}.input .field:-ms-input-placeholder{color:#999;opacity:1}.input .field::-ms-input-placeholder{color:#999;opacity:1}.input .field::placeholder{color:#999;opacity:1}.input__main{-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0 8px;border-bottom:2px solid #d9d9d9;position:relative}.input__label{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;word-break:break-all;cursor:pointer;font-size:11px;line-height:14px;color:#d9d9d9;display:block;-ms-flex-negative:0;flex-shrink:0;position:absolute;top:0;z-index:1}.input__front-icon,.input__post-icon{z-index:1;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;fill:#d9d9d9;-webkit-transition:.3s ease;transition:.3s ease}.input__front-icon{margin-right:10px}.input__post-icon{margin-left:10px}.input__color{width:20px;height:20px;border-radius:2px;-ms-flex-negative:0;flex-shrink:0}.input__color+*{margin-left:10px}.input__icon-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.input__clear{height:20px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:inline-block;fill:#d9d9d9}.input__clear .icon{width:100%;height:100%}.input+.form-error{margin-top:5px}.input+.form-error,.input__postlabel{width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis}.input__postlabel{color:#999;margin-top:10px;font-size:13px;line-height:14px}.input__error{font-size:13px;line-height:14px;display:block;color:#ee2e30;margin-top:5px}.input--large .input__main{border:2px solid #d9d9d9;border-radius:8px;width:100%}.input--large .field{font-size:18px;line-height:26px}.input--large .field::-webkit-input-placeholder{font-size:18px}.input--large .field::-moz-placeholder{font-size:18px}.input--large .field:-ms-input-placeholder{font-size:18px}.input--large .field::-ms-input-placeholder{font-size:18px}.input--large .field::placeholder{font-size:18px}.input--large.input--focus{border-color:#ee2e30}.input.input--focus:not(.input--disabled):not(.input--error) .input__main{border-color:#444da0}.input.input--focus:not(.input--disabled):not(.input--error) .input__clear,.input.input--focus:not(.input--disabled):not(.input--error) .input__front-icon,.input.input--focus:not(.input--disabled):not(.input--error) .input__post-icon{fill:#444da0}.input--disabled .input__main{border-color:#f2f2f2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input--disabled .field{color:#f2f2f2;-webkit-text-fill-color:#f2f2f2;pointer-events:none;opacity:1}.input--disabled .field::-webkit-input-placeholder{color:#f2f2f2}.input--disabled .field::-moz-placeholder{color:#f2f2f2}.input--disabled .field:-ms-input-placeholder{color:#f2f2f2}.input--disabled .field::-ms-input-placeholder{color:#f2f2f2}.input--disabled .field::placeholder{color:#f2f2f2}.input--error .input__main{border-color:#ee2e30}.input.input--active .input__main{border-color:#444da0}.input.input--theme-ds .input__main{background-color:transparent;border:none;padding:9px 10px}.input.input--theme-ds .input__main:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:2px;border-radius:1px;background:hsla(0,0%,100%,.3)}.input.input--theme-ds .field{color:#fff;text-align:center}.input.input--theme-ds .field::-webkit-input-placeholder{color:#d9d9d9}.input.input--theme-ds .field::-moz-placeholder{color:#d9d9d9}.input.input--theme-ds .field:-ms-input-placeholder{color:#d9d9d9}.input.input--theme-ds .field::-ms-input-placeholder{color:#d9d9d9}.input.input--theme-ds .field::placeholder{color:#d9d9d9}.input.input--theme-ds .input__error{font-size:10px;line-height:10px;text-align:center}.input.input--theme-ds.input--error .input__main:after{background:#ee2e30}.input.input--theme-sb .input__main{background-color:transparent;border:none;padding:0 10px 9px 0}.input.input--theme-sb .input__main:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:1px;background:#44ab96}.input.input--theme-sb.input--focus:not(.input--disabled):not(.input--error) .input__front-icon,.input.input--theme-sb .input__front-icon{fill:#329696}.input.input--theme-sb .field{color:#000;font-weight:200}.input.input--theme-sb .field::-webkit-input-placeholder{color:#000}.input.input--theme-sb .field::-moz-placeholder{color:#000}.input.input--theme-sb .field:-ms-input-placeholder{color:#000}.input.input--theme-sb .field::-ms-input-placeholder{color:#000}.input.input--theme-sb .field::placeholder{color:#000}.input.input--theme-sb .input__error{font-size:10px;line-height:10px;text-align:center}.input.input--theme-sb.input--error .input__main:after{background:#ee2e30}.input.input--theme-demo .input__main{background-color:#7178b7;border:1px solid transparent;border-radius:4px;padding:8px 10px}.input.input--theme-demo .input__label{color:#d9dbec;position:static;margin-bottom:10px}.input.input--theme-demo .input__error{margin-top:0;position:absolute;bottom:-14px}.input.input--theme-demo.input--focus:not(.input--disabled):not(.input--error) .input__main{border:1px solid #d9d9d9}.input.input--theme-demo.input--focus:not(.input--disabled):not(.input--error) .input__post-icon{fill:#fff}.input.input--theme-demo.input--error .input__main{border-color:#77437d;background:#77437d}.input.input--theme-demo.input--error .field{background:#77437d;color:hsla(0,0%,100%,.3)}.input.input--theme-demo .field{color:#fff;background:#7178b7}.input.input--theme-demo .field::-webkit-input-placeholder{color:#d9dbec}.input.input--theme-demo .field::-moz-placeholder{color:#d9dbec}.input.input--theme-demo .field:-ms-input-placeholder{color:#d9dbec}.input.input--theme-demo .field::-ms-input-placeholder{color:#d9dbec}.input.input--theme-demo .field::placeholder{color:#d9dbec}.input.input--theme-demo .input__post-icon{fill:#fff}.input.input--theme-demo .input__error{color:#999;padding-left:12px;font-size:11px;line-height:14px}.input.input--theme-demo-link .input__main{padding:20px 25px;border-radius:4px;border:1px dashed rgba(217,219,236,.3);background:transparent}.input.input--theme-demo-link .field{font-size:26px;line-height:30px;color:#d9dbec}.input.input--theme-demo-link.input--focus:not(.input--disabled):not(.input--error) .input__main{border:1px dashed #d9dbec}.input.input--theme-demo-link.input--focus:not(.input--disabled):not(.input--error) .field{color:#fff}.input.input--theme-search .input__main{border-bottom:2px solid #fff}.input.input--theme-search .input__front-icon{fill:#fff}.input.input--theme-search .field{color:#d9dbec}.input.input--theme-search.input--focus:not(.input--disabled):not(.input--error) .input__main{border-color:#fff}.input.input--theme-search.input--focus:not(.input--disabled):not(.input--error) .input__clear,.input.input--theme-search.input--focus:not(.input--disabled):not(.input--error) .input__front-icon,.input.input--theme-search.input--focus:not(.input--disabled):not(.input--error) .input__post-icon{fill:#fff}.input.input--theme-new{border-radius:10px;background:#f2f2f2}.input.input--theme-new .field::-webkit-input-placeholder{color:#999;opacity:1}.input.input--theme-new .field::-moz-placeholder{color:#999;opacity:1}.input.input--theme-new .field:-ms-input-placeholder{color:#999;opacity:1}.input.input--theme-new .field::-ms-input-placeholder{color:#999;opacity:1}.input.input--theme-new .field::placeholder{color:#999;opacity:1}.input.input--theme-new.input--filled .input__label{top:3px;font-size:11px;line-height:14px}.input.input--theme-new .input__error{position:absolute;font-size:10px;line-height:1;margin:0}.input.input--theme-new.input--error:after{content:"";display:block;position:absolute;bottom:0;left:0;height:10px;background:#ee2e30;width:100%;border-radius:10px}.input.input--theme-new.input--error:before{content:"";display:block;position:absolute;bottom:3px;left:0;z-index:1;background:#f2f2f2;width:100%;height:7px}.input.input--theme-new .input__label{top:15px;left:15px;font-size:15px;line-height:20px;-webkit-transition:top .15s ease,font-size .15s ease;transition:top .15s ease,font-size .15s ease}.input.input--theme-new .input__main{padding:15px;border-bottom:none}.input.input--theme-new.input--focus:not(.input--disabled) .input__label{top:3px;font-size:11px;line-height:14px}.field{color:#333;outline:none;border:none;background:none;line-height:18px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:80%;min-width:0}.field::-webkit-input-placeholder{color:#d9d9d9}.field::-moz-placeholder{color:#d9d9d9}.field:-ms-input-placeholder{color:#d9d9d9}.field::-ms-input-placeholder{color:#d9d9d9}.field::placeholder{color:#d9d9d9}.field::-ms-clear{display:none}
.devider{background:#e5e5e5;height:1px;border:none;margin:20px 0}
.image--rounded{border-radius:12px}.image--round{border-radius:50%}.image--full{width:100%}.image--responsive{max-width:100%;height:auto}.image.helmet,.image.heroj,.image.kid,.image.loop,.image.planet,.image.rake,.image.tea,.image.ver20{display:block;margin:25px auto 30px}.image.num{position:absolute;top:0;left:50%;margin-left:-21px;width:42px;height:auto}.image.gears,.image.heart{display:block;margin:25px auto 30px}.image.mail{top:40px;right:32px}.image.footsteps,.image.mail{position:absolute;display:none}.image.footsteps{top:158px;right:-253px}@media screen and (max-width:767px){.image--sticky{margin:0 -20px}.image--sticky .image{border-radius:0}}@media screen and (min-width:768px){.image.planet{margin:auto;float:right;padding:18px 33px 0 20px}.image.helmet{margin:auto;float:right;padding:35px 1px 0 20px}.image.kid{padding:14px 17px 70px 20px;margin:auto;float:right}.image.ver20{padding:49px 28px 40px 0;margin:auto;float:left}.image.heroj{padding:28px 0 110px 10px;margin:auto;float:right}.image.tea{padding:4px 33px 0 5px;margin:auto;float:right}.image.loop{padding:45px 36px 9px 18px;margin:auto;float:left}.image.rake{padding:25px 45px 0 20px;margin:auto;float:right}.image.num{margin:0;width:auto;left:0}.image.heart{padding:6px 44px 0 50px;margin:auto;float:right}.image.gears{padding:0 48px 0 30px;margin:auto;float:right}.image.footsteps,.image.mail{display:block}}
.ui.button{background-color:#444da0;border-radius:5px;color:#fff;font-size:15px;border:none;line-height:20px;padding:10px;text-decoration:none;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease;cursor:pointer}.ui.button,.ui.button .button__text-block{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.ui.button .button__text-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ui.button .button__text-block+.icon.post-icon{margin-left:10px}.ui.button .button__text{position:relative}.ui.button .button__caption{color:#999;font-size:11px;line-height:14px;text-align:left;-webkit-transition:color .3s ease;transition:color .3s ease}.ui.button .button__image{width:20px;height:20px}.ui.button .button__image+*{margin-left:5px}.ui.button .icon{position:relative;width:20px;height:20px;fill:#fff;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ui.button .icon+.button__altText,.ui.button .icon+.button__text-block{margin-left:5px}.ui.button.sort--asc .button__text:before{height:0;width:0;border-color:transparent transparent #999;border-style:solid;border-width:0 4px 4px;content:"";display:block;position:absolute;top:calc(50% - 2px);right:0}.ui.button.sort--asc.sort--selected .button__text:before{height:0;width:0;border-color:transparent transparent #444da0;border-style:solid;border-width:0 4px 4px}.ui.button.sort--desc .button__text:before{content:"";display:block;position:absolute;top:calc(50% - 2px);right:0}.ui.button.sort--desc .button__text:before,.ui.button.sort--desc.sort--selected .button__text:before{height:0;width:0;border-color:#444da0 transparent transparent;border-style:solid;border-width:4px 4px 0}.ui.button.v-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ui.button.v-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ui.button.v-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ui.button.h-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ui.button.h-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ui.button.h-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ui.button.h-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ui.button.h-around{-ms-flex-pack:distribute;justify-content:space-around}.ui.button.bookmark,.ui.button.bookmark--add{padding-left:45px}.ui.button.bookmark--add:before,.ui.button.bookmark:before{background-repeat:no-repeat;content:"";display:block;position:absolute;width:18px;height:29px;top:0;left:13px}.ui.button.bookmark:before{background-image:url(/assets/img/036f6b311b2ba29155c819f22d1292b9-bookmark.svg)}.ui.button.bookmark--add:before{background-image:url(/assets/img/c74ebab3823a657f2c4eca948f0409be-bookmark-added.svg)}.ui.button .button__count{margin-left:10px;font-weight:700}.ui.button.empty{background-color:transparent;border:2px solid #f2f2f2}.ui.button.white:not(:hover):not(.active){background:#fff}.ui.button.transparent{background-color:transparent}.ui.button.default:not(:hover):not(.active){background-color:#444da0}.ui.button.gray:not(:hover):not(.active),.ui.button.grey:not(:hover):not(.active){background-color:#d9d9d9}.ui.button.light-gray:not(:hover):not(.active),.ui.button.light-grey:not(:hover):not(.active){background-color:#f2f2f2}.ui.button.alt-gray:not(:hover):not(.active),.ui.button.alt-grey:not(:hover):not(.active){background-color:#e5e5e5}.ui.button.warning:not(:hover){background-color:#ee722e}.ui.button.warning:not(:hover) .button__text{font-size:11px}.ui.button.orange:not(:hover){background-color:#f16527!important}.ui.button.light-orange{background-color:#f99f45}.ui.button.border--white{border:1px solid #fff}.ui.button.border--black{border:1px solid #222}.ui.button.border--default{border:1px solid #444da0}.ui.button.border--gray,.ui.button.border--grey,.ui.button.border--light-gray,.ui.button.border--light-grey{border:1px solid #d9d9d9}.ui.button.text--black:not(:hover):not(.active){color:#222}.ui.button.text--black:not(:hover):not(.active) .icon{fill:#222}.ui.button.text--light-grey:not(:hover):not(.active){color:#f2f2f2}.ui.button.text--light-grey:not(:hover):not(.active) .icon{fill:#f2f2f2}.ui.button.text--light-gray:not(:hover):not(.active){color:#f2f2f2}.ui.button.text--light-gray:not(:hover):not(.active) .icon{fill:#f2f2f2}.ui.button.text--grey:not(:hover):not(.active){color:#d9d9d9}.ui.button.text--grey:not(:hover):not(.active) .icon{fill:#d9d9d9}.ui.button.text--gray:not(:hover):not(.active){color:#d9d9d9}.ui.button.text--gray:not(:hover):not(.active) .icon{fill:#d9d9d9}.ui.button.text--dark-gray:not(:hover):not(.active),.ui.button.text--dark-grey:not(:hover):not(.active){color:#999}.ui.button.text--default:not(:hover):not(.active){color:#444da0}.ui.button.text--default:not(:hover):not(.active) .icon{fill:#444da0}.ui.button.text--red:not(:hover):not(.active){color:#ee2e30}.ui.button.text--red:not(:hover):not(.active) .icon{fill:#ee2e30}.ui.button.menu{background:none;padding:0}.ui.button.menu .icon{width:35px;height:35px}.ui.button.menu.active,.ui.button.menu:hover{background:none}.ui.button.small{padding:5px 10px}.ui.button.small .icon{width:11px}.ui.button.social{padding:6px 10px;color:#fff}.ui.button.social.active{color:#fff}.ui.button.large{font-size:16px;padding:13px 30px}.ui.button.wide{line-height:24px;padding:18px 0;text-align:center;width:100%}.ui.button.fullWidth{width:100%}.ui.button.events-item{padding:7px 18px}.ui.button.big{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ui.button.big .icon{margin-bottom:10px;width:35px;height:35px;fill:#999}.ui.button.big .button__text{margin:0;font-size:12px;line-height:16px;color:#999}.ui.button.big:hover{background:#444da0}.ui.button.big:hover .icon{fill:#fff}.ui.button.big:hover .button__altText,.ui.button.big:hover .button__text{color:#fff}.ui.button.big.active{background:none}.ui.button.big.active .button__altText,.ui.button.big.active .button__text{color:#222}.ui.button.big.active .icon-color-fb{fill:#3b5998}.ui.button.big.active .icon-color-vk{fill:#4d75a3}.ui.button.big.active .icon-color-ok{fill:#ed812b}.ui.button.big.active .icon-color-tw{fill:#00aced}.ui.button.big.active .icon-color-inst{fill:#3f729b}.ui.button.big.active .icon-color-gp{fill:#dc4e41}.ui.button.big.active .icon-color-yt{fill:#cd201f}.ui.button.big.active .icon-color-pi{fill:#bd081c}.ui.button.caption{padding:3px 15px}.ui.button.caption .icon{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.ui.button.caption .button__text-block{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ui.button.big-square{padding:15px}.ui.button.big-square .button__caption,.ui.button.big-square .button__text{font-size:15px;line-height:20px}.ui.button.webinar{padding:20px}.ui.button.bold{font-weight:700}.ui.button.fb{background-color:#3b5998}.ui.button.vk{background-color:#4d75a3}.ui.button.ok{background-color:#ed812b}.ui.button.tw{background-color:#00aced}.ui.button.inst{background-color:#3f729b}.ui.button.gp{background-color:#dc4e41}.ui.button.yt{background-color:#cd201f}.ui.button.pi{background-color:#bd081c}.ui.button.sky{background-color:#56a1e8}.ui.button.pink{background-color:#f47a80}.ui.button.green{background-color:#9ed753}.ui.button.apple-green{background-color:#91d339}.ui.button.loading{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ui.button.loading .button__text-block{opacity:0}.ui.button.loading:before{content:"";display:block;position:absolute;top:50%;left:50%;margin:-16.5px 0 0 -16.5px;width:33px;height:33px;background:url(/assets/img/b17adc7402c23307dfd2842134e0d939-loader.svg) no-repeat;background-size:cover}.ui.button.loading:hover{color:transparent;background:#f2f2f2}.ui.button.active{background-color:#ee2e30;border-color:#ee2e30}.ui.button.active .button__caption{color:#fff}.ui.button:hover{background-color:#ee2e30}.ui.button:hover .button__caption{color:#fff}.ui.button[disabled]{color:#d9d9d9!important;background:#f2f2f2!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;pointer-events:none!important}.ui.button[disabled] .icon{fill:#d9d9d9!important}.ui.button.attention .button__text-block{padding-right:5px}.ui.button.attention .button__text-block:after{content:"";display:block;position:absolute;width:8px;height:8px;top:0;right:-5px;border-radius:50%;background:#ee2e30}.ui.button.attention:hover .button__text-block:after{background:#fff}.ui.button.trancuate .button__text-block{max-width:calc(100% - 30px)}.ui.button.trancuate .button__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ui.button.border-radius--big{border-radius:10px}@media screen and (min-width:768px){.ui.button .button__altText{display:none}.ui.button.big .button__text{font-size:16px;line-height:24px}}@media screen and (max-width:767px){.ui.button .button__altText+.button__text-block{display:none}}@media screen and (max-width:1023px){.ui.button.mobile{padding:10px}.ui.button.mobile .button__text-block{display:none}.ui.button.mobile .post-icon{margin-left:0}}@media screen and (min-width:1024px){.ui.button.mobile .button__text-block{display:inline-block}.ui.button.webinar{padding:20px 60px}}
.checkbox{display:none}.checkbox+label{position:relative;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;line-height:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:20px;padding-left:30px}.checkbox+label:before{content:"";display:block;position:absolute;top:0;left:0;width:20px;height:20px;background:#fff;border:1px solid #d9d9d9;border-radius:4px;-webkit-transition:border-color .3s;transition:border-color .3s}.checkbox:checked+label:after{content:"";display:block;position:absolute;width:12px;height:8px;top:6px;left:4px;background:url(/assets/img/dbe92c6fe95a7c3e24a80ce2daa16af7-checkbox-checked.svg) no-repeat 50% 50%}.checkbox[disabled]+label{color:#ccc;pointer-events:none}.checkbox[disabled]+label:before{background:#f2f2f2}.checkbox--mark-group+label{position:relative;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:18px;min-width:32px;padding-left:0}.checkbox--mark-group+label:before{top:0;left:0;width:32px;height:18px;background:#fff;border:1px solid #f2f2f2;border-radius:13px;background:url(/assets/img/82d4816f2d65d0c49615cd0cd1c38d1d-sigma.svg) calc(100% - 5px) 50% no-repeat}.checkbox--mark-group+label:after,.checkbox--mark-group+label:before{content:"";display:block;position:absolute;-webkit-transition:.3s;transition:.3s}.checkbox--mark-group+label:after{top:2px;left:2px;width:14px;height:14px;background:#d9d9d9;border-radius:50%}.checkbox--mark-group:checked+label:before{background:url(/assets/img/859c48323a24879ac9e1bd037d206735-X.svg) 5px no-repeat}.checkbox--mark-group:checked+label:after{top:2px;width:14px;height:14px;background:#d9d9d9;border-radius:50%;left:calc(100% - 16px)}.checkbox--demo+label,.checkbox--demo+label .link{color:#fff}.checkbox--demo+label:before{background:#7178b7;border:transparent}.checkbox--demo:checked+label:after{background:url(/assets/img/6c3f03c3bd0710f6af845d8811126759-checkbox-checked-demo.svg) no-repeat 50% 50%}.checkbox--cabinet+label{border-radius:9px}.checkbox--cabinet+label:before{width:36px;height:20px;border-radius:9px;border:1px solid #e5e5e5}.checkbox--cabinet+label:after{content:"";display:block;position:absolute;top:2px;left:2px;border-radius:50%;width:16px;height:16px;background:#d9d9d9;-webkit-transition:all .3s;transition:all .3s}.checkbox--cabinet:checked+label:after{width:16px;height:16px;top:2px;left:calc(100% - 12px);background:#91d339}.checkbox--cabinet:hover+label:before{border-color:#444da0}.checkbox-field{min-width:20px;min-height:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.checkbox--third-state+label:after{content:"";display:block;position:absolute;top:9px;left:4px;background:#444da0;width:12px;height:2px;border-radius:1px}
.radio[type=radio]{display:none}.radio[type=radio]+label{position:relative;cursor:pointer;padding-left:30px;font-size:15px;line-height:19px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.radio[type=radio]+label:before{content:"";display:block;position:absolute;width:20px;height:20px;top:0;left:0;border:1px solid #d9d9d9;background-color:#fff;border-radius:50%}.radio[type=radio]+label:after{content:"";display:block;position:absolute;top:5px;left:5px;-webkit-transition:all .2s;transition:all .2s;width:10px;height:10px;border-radius:50%;opacity:0;background-color:#ee2e30}.radio[type=radio]+label:hover:before{border-color:#ee2e30}.radio[type=radio]:checked+label:after{opacity:1}.radio[type=radio][disabled]+label{color:#ccc;pointer-events:none}.radio-field{display:inline-block}
.form__devider{margin:20px 0 30px}.form__content{width:100%}.form__content .button-group,.form__content>.button:not(:last-child){margin-bottom:10px}.form__content p+*{margin-top:5px}.form__field{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form__field+*{margin-top:10px}.form__label{word-break:break-all;display:inline-block;margin-bottom:5px}.form__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__wrap+*{margin-top:10px}.form__wrap>.input{width:100%;-ms-flex-negative:0;flex-shrink:0;max-width:320px}.form-error{color:#ee2e30;font-size:13px;line-height:14px}@media screen and (max-width:767px){.form__button{width:100%}}
.social-info{display:inline-block;max-width:100%;font-size:13px;line-height:14px}.social-info__icon{margin-right:5px;width:15px;height:15px}.social-info__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dropdown-search-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;-webkit-transition:background .3s;transition:background .3s;padding:10px}.dropdown-search-item:hover{background:#444da0}.dropdown-search-item__logo{border:3px solid #85c3fe;border-radius:50%;width:50px;height:50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.dropdown-search-item__image{width:40px;height:40px;-o-object-fit:cover;object-fit:cover;background:#d9d9d9}.dropdown-search-item__main{overflow:hidden}.dropdown-search-item__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;line-height:20px;color:#000}.dropdown-search-item__info,.dropdown-search-item__users{display:-webkit-box;display:-ms-flexbox;display:flex}.dropdown-search-item__users{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdown-search-item__users-icon{width:14px;height:14px;margin-right:5px;fill:#d9d9d9}.dropdown-search-item__users-count{font-size:13px;line-height:14px;color:#d9d9d9}.dropdown-search-item .social-info{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:150px;margin-right:30px}.dropdown-search-item .social-info__icon{fill:#d9d9d9;-ms-flex-negative:0;flex-shrink:0}.dropdown-search-item .social-info__text{color:#d9d9d9}.dropdown-search-item:hover .dropdown-search-item__name{color:#fff}.dropdown-search-item:hover .dropdown-search-item__users-icon{fill:#fff}.dropdown-search-item:hover .dropdown-search-item__users-count{color:#d9dbec}.dropdown-search-item:hover .social-info__icon{fill:#fff}.dropdown-search-item:hover .social-info__text{color:#d9dbec}
.dropdown-calendar .calendar{margin:0 auto}.dropdown-calendar .calendar .DayPicker{border:none}
.dropdown{position:absolute;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.2);box-shadow:0 3px 6px 0 rgba(0,0,0,.2);background:#fff;max-height:200px;overflow:auto;z-index:10;padding:5px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;min-width:100%}.dropdown__list>*{margin-bottom:5px}.dropdown__list>:last-child{margin-bottom:0}.dropdown__item{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:4px;padding:5px;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;position:relative;color:#222;line-height:20px;font-weight:400;font-size:15px;white-space:nowrap}.dropdown__item:hover{color:#fff;background:#444da0}.dropdown__item:hover .icon{fill:#fff}.dropdown__item:hover *{color:#fff}.dropdown__item.dropdown__item--disabled,.dropdown__item.dropdown__item--disabled *{color:#ccc!important;pointer-events:none;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown__item.dropdown__item--bold{font-weight:700}.dropdown__item.dropdown__item--header:hover{color:#222;background:transparent;cursor:default}.dropdown__item.dropdown__item--header:hover *{color:#222}.dropdown__item.dropdown__item--header:hover .icon{fill:#222}.dropdown__item.dropdown__item--border{margin-bottom:10px}.dropdown__item.dropdown__item--border:after{content:"";display:block;position:absolute;height:1px;width:calc(100% + 10px);bottom:-5px;left:-5px;background:#e6e6e6}.dropdown__item.dropdown__item--border-top{margin-top:10px}.dropdown__item.dropdown__item--border-top:after{content:"";display:block;position:absolute;height:1px;width:calc(100% + 10px);top:-5px;left:-5px;background:#e6e6e6}.dropdown__item-title{font-size:16px;line-height:24px;padding-left:10px}.dropdown__item.dropdown__item--active{color:#ee2e30!important}.dropdown__item.dropdown__item-count--right{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dropdown__item.dropdown__item--attention .dropdown__item-text{position:relative;padding-right:10px}.dropdown__item.dropdown__item--attention .dropdown__item-text:after{content:"";display:block;position:absolute;right:0;top:0;width:8px;height:8px;border-radius:50%;background:#ee2e30}.dropdown__item-icon{width:20px;height:20px;fill:#444da0;margin-right:10px}.dropdown__item-post-icon{width:20px;height:20px;fill:#444da0;margin-left:7px}.dropdown__item-image{width:30px;height:30px;margin-right:10px}.dropdown__item-text{overflow:hidden;text-overflow:ellipsis}.dropdown__item-text>.icon{width:12px;height:12px;opacity:.65}.dropdown__item-text-block{overflow:hidden;text-overflow:ellipsis;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.dropdown__item-remove{margin-left:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.dropdown__item-remove-icon{width:20px;height:20px;fill:#444da0}.dropdown__item-parent{display:block;font-size:12px;line-height:16px;color:#999}.dropdown__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdown__link .icon{fill:#444da0;margin-right:10px;width:15px;height:15px}.dropdown__link--back{padding:15px 0 15px 15px;border-bottom:1px solid #f2f2f2;margin:0 -5px 30px}.dropdown__wrap{position:relative}.dropdown__wrap>.icon{margin-top:5px;width:20px;height:20px}.dropdown__count{font-size:13px;line-height:24px;color:#999;margin-left:6px;display:inline-block}.dropdown__count--right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right}.dropdown.dropdown--type-navbar{background:#f2f2f2}.dropdown.dropdown--type-calendar{max-height:none}.dropdown.dropdown--type-report{max-height:250px}.dropdown.dropdown--type-posts-filters{max-height:500px}.dropdown--top-left{bottom:calc(100% + 10px);left:0}.dropdown--top-right{bottom:calc(100% + 10px);right:0}.dropdown--bottom-right{top:calc(100% + 10px);right:0}.dropdown--bottom-left{left:0;top:calc(100% + 10px)}.dropdown--size-full,.dropdown--size-two-thirds{width:100%;max-height:none;padding:0}.dropdown--curve-small{border-radius:4px}.dropdown--curve-medium{border-radius:8px}.dropdown--open{visibility:visible;opacity:1}@media screen and (min-width:768px){.dropdown--size-two-thirds{width:740px}}
.dropdown-input .field{color:#444da0}.dropdown-input .input__front-icon,.dropdown-input .input__post-icon{fill:#444da0}.dropdown-input--fixed{max-width:300px}.dropdown-input .dropdown__wrap{min-height:40px;margin-top:-40px;visibility:hidden}.dropdown-input .dropdown__item{border-radius:2px}
.avatar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:40px;height:40px;position:relative;border-radius:50%;cursor:pointer}.avatar:before{content:"";display:block;position:absolute;width:calc(100% + 8px);height:calc(100% + 8px);border-radius:50%;left:-4px;top:-4px;border:2px solid transparent;-webkit-transition:border-color .3s;transition:border-color .3s}.avatar__img{width:100%;height:100%}.avatar.avatar--active:before,.avatar:hover:before{border-color:#444da0}
.button-group{display:-webkit-box;display:-ms-flexbox;display:flex}.button-group .dropdown__wrap:only-child .button.ui{border-radius:4px}.button-group .button.ui{border-radius:0}.button-group .button.ui:not([disabled]){background-color:#f2f2f2;color:#222}.button-group .button.ui:not([disabled]):not(:hover):not(.active){color:#444da0}.button-group .button.ui:not([disabled]):not(:hover):not(.active) .icon{fill:#444da0}.button-group .button.ui:hover:not(.active){color:#444da0}.button-group .button.ui:hover:not(.active) .icon{fill:#444da0}.button-group .button.ui:first-child{border-radius:4px 0 0 4px}.button-group .button.ui:last-child{border-radius:0 4px 4px 0}.button-group .button.ui:only-child{border-radius:4px}.button-group .button.ui.active{background-color:#d9dbec;color:#444da0}.button-group .button.ui.active .icon{fill:#444da0}.button-group.button-group--small .button.ui{padding:5px}.button-group.button-group--medium .button.ui:not(.caption){padding:10px}.button-group.button-group--big .button.ui{padding:10px 15px}.button-group--vertical{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.button-group--equal .ui.button{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:767px){.button-group--vertical-sm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.button-group--vertical-sm .button.ui:first-child{border-radius:5px 5px 0 0}.button-group--vertical-sm .button.ui:last-child{border-radius:0 0 5px 5px}}
.container,.container-flex{min-width:280px;max-width:1150px;margin:auto;padding:0 20px}.container-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.container-flex.container--fluid{max-width:100%}.container--full{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.container--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.container--start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.container--end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.container--vstart{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.container--vend{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.container--vcenter{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container--vstretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.container.container--wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.container.container--nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.container.container--fluid{max-width:100%}.container--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container--size-webinar{max-width:1180px}@media screen and (min-width:1024px){.container-flex.container--fluid,.container.container--fluid{padding:0 40px}}
.icon{display:inline-block}.icon svg{width:100%;height:100%;display:block}.icon-color-fb{fill:#3b5998}.icon-color-vk,.ui.button[class*=text--]:not(:hover):not(.active) .icon-color-vk{fill:#4d75a3}.icon-color-ok,.ui.button[class*=text--]:not(:hover):not(.active) .icon-color-ok{fill:#ed812b}.icon-color-tw,.ui.button[class*=text--]:not(:hover):not(.active) .icon-color-tw{fill:#00aced}.icon-color-inst,.ui.button[class*=text--]:not(:hover):not(.active) .icon-color-inst{fill:#3f729b}.icon-color-gp,.ui.button[class*=text--]:not(:hover):not(.active) .icon-color-gp{fill:#dc4e41}.icon-color-yt,.ui.button[class*=text--]:not(:hover):not(.active) .icon-color-yt{fill:#cd201f}.icon-color-pi,.ui.button[class*=text--]:not(:hover):not(.active) .icon-color-pi{fill:#bd081c}.icon-color-warning{fill:#ee722e}.icon-color-dark-blue{fill:#444da0!important}.icon-analyze svg{-webkit-backface-visibility:hidden;backface-visibility:hidden}.header--jagajam{background:#474cbc url("data:image/PNG;base64,iVBORw0KGgoAAAANSUhEUgAAATUAAAE+CAYAAADs2IfHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozQjYzMDFENUMzMzgxMUU1ODM0MkJDQTA0RTRCNEM2MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozQjYzMDFENkMzMzgxMUU1ODM0MkJDQTA0RTRCNEM2MyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNCNjMwMUQzQzMzODExRTU4MzQyQkNBMDRFNEI0QzYzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNjMwMUQ0QzMzODExRTU4MzQyQkNBMDRFNEI0QzYzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ifVoiQAAFLRJREFUeNrsnfmPXfV1wM97b959b+zxzHgZY+xhbDze8dhjjD3YCV7BeAwxNrYhlCggVQGSmipQkbgpLU2KLETjECCUJSlbBGWHgkiapU1bRdlI1EVNWin/QX6I7NlnPEvPufdCk+Llzcxb7vd7Px/p6IuwbPzOffPhnPvdMr9d1ykAAJ6wIksOAMAD5mk8pvHLOnIBAA5Tr3G3xjGNBvsXSA0AXMS6zFs1vqjR+ru/gNQAwDX2ajygsf5Mv4jUAMAV1miciKV2zhIOACDJvD8J8B/nExqVGgAkmUDjTo17NZpL/U1IDQCSyEGNBzWWTfY3IjUASBK2G+AhjR1T/QN4pwYASeD992bvTUdoVGoAUGvMQbdpfEljbrn+QACAWmAV2SMaHeX8Q2k/AaDatGm8pvGDcgsNqQFANSlKtDzjfzQOVbKfBQCoNPs0HpYpLNGgUgOAJLFE4y2Nd6shNCo1AKgUdiTQPRIdCVRfzf8wUgMAZ1tNpAYAleTCWGZHavmX4J0aAJTDI5/R+FWthUalBgDTxQ5qfFKjK0mGBQCYLDM1/lrj50kSGpUaAEyFazUelWi5RiJ7YQCAUlio8arGO0kVGlIDgFI9cVTjvzUOJ/0vS/sJAOfCDm18SmOTSwYGAPj/2MXAdnPTey4JjUoNAM7EVXF1tsTVXhkAwGjS+LrGd1wVGpUaALzPvrg6W+T6B6FSA0g3czSel+hooEU+fCAqNYD0Yndr/o3GAp8+FJUaQPqYr/GSxhu+CQ2pAaSPj2v8l8aNvn5A2k+AdGAV2eMaB3z/oFRqAP7zSYnOOjuQhg9LpQbgL60SLdPoTtOHplID8JNPSPTurDttH5xKDcAvbGbT3p1dn9YEIDUAf7B3Zk/GYksttJ8A7mN7Np/VeDPtQqNSA3CfKzWe1riIVFCpAbhMUeMhje8iNCo1ANexa+le0LiEVFCpAbj+83qPxk8RGpUagOtYi/mcxk5SQaUG4Do3afwnQkNqAK7TqPFNjRc1mkkH7SeAy3TFMltKKqjUAFz/mfyCxg8RGpUagOvYZIDdF7CDVFCpAbiObUD/d4SG1ABcx3YGPKHxukQ3OwHtJ4CzrNJ4VWMtqaBSA3CdWzV+gdCo1ABcpyFuN28mFUgNwHU6NV7RWE4qaD8BXOeoxk8QGpUagOvYVqdvaBwhFUgNgHYTaD8BEsJtGj9GaFRqAK7D7CZSA/AGW3Nmi2lXkQraTwDX+YO43URoSA3AafIaj0h0EUoD6aD9BHCZRXG7uYVUUKkBuI7dF/BvCA2pAbhORuOYxvc0WkgH7SeAy9juADuZ9jpSgdQAXGeFxlsaq0kF7SeA61yj8TOEhtQAXMfen9nNTm9rNJEO2k8Al7E1Z89oHCYVSA3Addo13tToIBW0nwCuc5VE788QGlIDcJ57NL4tXFVH+wngODM0vi7RpnRAagBOs1ii92cbSAXtJ4Dr7NB4D6EhNQAfuFPYv0n7CeABdv7Zoxq3kwqkBuA6Nqtp55/tIhVIDcB17Jht2+7E7U6ewzs1SAN7NH6E0JAagA/8kca7GrNJBe0ngMvkNL6qcZRUIDUA15ml8bJGN6lAagCu06rxLWFDemrhnRr4xEaNnyI0pAbgAwc0/kVjIalAagCuc5fGaxozSQXwTg1chhlOQGrgDfUaL2gcJBWA1MB1bA/nOxpbSQUgNXCdJRr/oLGSVMCZYKIAXOJSjR8jNEBq4ANXa/yzxgJSAUgNXOcWid6hzSIVgNTAde6V6Kb0PKmAUmCiAJKKrUF7TDh2G5AaeIDdw/mSxsdIBSA1cB273cnen3WRCkBq4DrtGt8Wjt0GpAYe0CnRotoLSAVMB2Y/IQlsl2gNGkIDpAbOsz9uOZtIBSA1cB1bVPu6RCduACA1cJq7JVpUy3tdQGrgNBmN4xon4n8GKCv8XxKqie0S+JrGHaQCkBq4ju3dfE7jJlIBSA1cp6jxirDtCZAaeECDxt9r7CIVUBWpNRz7DVmAitD3wHy7S8BuS2cfJ1CpgfNCsxNqvyvclg5IDTwQ2kU6fF9jBdkApAauC+1iHf5JolufAKoOi2+hnEKzW57+FaEBUgMfhLZWopM2WskGIDVwXWgbdPiBcH0dIDXwQGi2XMPeoc0jG4DUwHWhfVSH72k0kw1AauC60LZJdLgjFwwDUgPnhbYjFloD2QCkBq4LbbcO70p0NycAUgOnhbZHh7cRGiA18EFoe3V4C6FB0mGbFJQitG4d3tQokA2gUgMfWs43EBogNfBBaDviCq1INgCpgetCs4W1zHICUgMvhLYFoQFSA1+EdplEC2sbyQYgNXBdaJ0SHcHdRDYAqYHrQuuIhTabbABSA9eFtlqHf9RoIRuA1MB1oS1HaIDUwBehtUt0wOOFZAOQGrgutMWx0LhTAJAaOC+01lhobWQDkBq4LrSWWGhLyQYgNXBdaLb+zCYFlpMNQGrgutBsy9O3NDrIBiA1cF1ogQ6va2wlG4DUwHWh5XR4XmMv2QCkBq4LLaPDYxo3kg1AauADxzVuJw2A1MCHKu2YDsfIBCA18EFot8dVGgBSA+eFZu/P7D1ahmwAUgPXhWYznDbTmSMbgNTAdaHZGjRbixaQDUBq4LrQbJeA7RbgohRAaqTAeaEtk2g/J/cKACA154VmJ27YzU+cWguA1JwXmrWa72gsIxsASM11odlkwNsaXWQDAKm5LjRbf/a0xm6yAYDUfMB2CtxMGgCQmg9V2meE/ZwASM0Toe3X4VEyAYDUfBCaTQj8Hc8LAKn5IDRbsmFLN9gtAIDUnBcai2sBkJo3QmNxLQBS80ZodnSQvUNjcS0AUvMCm+XcTxoAkJoPVdrdOnyaTAAgNR+EZtXZg2QCAKn5ILTNEr1H4yhuAKTmvNBaJTqKm7VoAEjNeaHZibV2FHcr2QBAaq4LzVrNFzQ6yAZAGYTWMip1pKGm2NKNa0gDwDTIiNS1D0v+skHJLRlBajWs0mzZBks3AKbqsmBC6tYOqcwGJDtn7IN/j9RqI7TdwjFCAFOTWdOYBJcOSt36QckUJz7060it+kJbIdFMJ0s3ACZBrvV0WJXVrRwOW86zgdSqK7TZOrwr3NEJUKLJtMVcNSzBJm0xF4yW9FuQWvWEZjdAvSacugFw/hazOC75DYOS36gtZsP4pH4vUqseX9XYRRoAzk62aUzym7XFXDckmfzElP4MpFadKu1OYaYT4Owyu2BUgsvtfdnQtFfPIrXKC82qs6+QCYAPk7t4RIKugXB9WblAapUVWrsOL5NngN/BFsuuHgplZhVaueGHrXJCa9DhTY15ZANAwpnMfMeQ5LXNzDaPVew/g9QqIzRbRfO8sKcTIFr53zkoweaBSc9kIrXkcJ/GQdIAqZaZLcu4bDAM++dqgdTKX6Ud0uEvyASkVmYzx8OqrG7DYFilVRukVl6hdcRtZ4ZsQOpkNms8fPmf11ZT6iZq9vdAauUTWrMObwin10LaZNY4JsEWldm6oXAyoNYgtfIIzTanvyhsgYIUYTOYeZPZ2mTIDKmVF5sY6CYNkBqZfaRf8pcMJfLsbKQ2/Srteh3uJROQCplt7Y8qswRfBIDUpie01To8I0wMgM8ys03mW7XN7Bh04lYTpDZ1odmZaLZjoJFsgI+EJ8zaO7OOZL0zQ2qVEZpVZs9qrCQb4J3MGsYlsDZzvVsyQ2rT4/MaB0gDeCWz+vFwX2awsbbrzJBa9as0O0rofjIB3sisMCH5TQPh4Yy12AGA1GorNLtF/SXh0hTwgfxEWJXluwbCKs0XkFrpQrM7BuxstBayAU5jRwCtH5LgI/3hPk3fQGqlc0JjK2kAd/vM+HDGK/olO3vM24+J1Eqr0m7S4SiZAGeLs6UjUtjeV5GTZpGae0Jbo8M3yAQ4KbOFpyXY3i+5xSOp+cxI7dxCmynRXZ2cvAFOkZ0zpjLri24zTxlI7dw8obGaNIAr2CymvTMLzzTLpjMHSO3sVdqndPgEmQA3fpInwtNmbfGsD2vNkFr5hbZBh4fJBCS/NJNwb2ZwRV948iwgtTMJzTaqv6JRTzYgyYQzmjv6JDt/lGQgtXNiM52cYAuJJTtvVAq7+kKpAVI7X5Vma9EOkwlIZKfJJABSm6TQ7D3al8kEJK/PnJD8xsHwOKBMcYJ8ILWShDZLon2dBbIBifoBXTEswc4+r7c1IbXK8LjGctIAScG2MxV290mujfdmSG3yVdqtOtzMVwGSAO/NkNp0hWa7BR7jawC1L80kFJkJzaezzZBadYVm69DsPRr7OqGmWItZuKpPsi2sN0Nq0+MrGh18BaBmrWbjWPjeLI2bzpFa+as0uzTlDh4/1OanLtqnGWwdcPqCE6SWHKHZPQN/y6OHmrSa7dpqXtnLEg2kVjah2YUp39SYw6OHamK3nAdXaqu5nFYTqZWXz2ns4LFDVVvNroHwpnNaTaRW7iqtS4cv8siBVhOp+SC0Rh1e1MjzyKHSZBrGQ5nVraLVRGqVwxbYLuVxQ2Vtpv/X3DAowbY+Np4jtYpWaTcKx3JDhbGDGgt7e8PbmwCpVVJoF0m0WR2gMsVZfkKCj/ZLftMAezWRWsWFZl+x5zRm85ihIj88y4YlsO1NTUwEILXqcLfGTh4xlL06YyIAqdWgSlunw/08XiivzUTyl8YTAQUmApBa9YRW1OEF4RRbKCN2aGNxb69kL2QiAKlVnwc01vJooSzFWRBPBFzGRABSq02VtluHP+axQjnILRmRQncvEwFIrWZCs0uIn5bwzQfANKqzglZnu/okv36QZCC1mvKwRhuPFKZVnbWPSHFvj2RmcaQ2UqttlWaHPt7C44QpV2dFW6bRJ3Vrh0gGUqu50Fp0eJJHCVP+IVgxLIWreyUzk+oMqSWDJzTm8yhh0tXZjPHwwpO61VRnSC05VdondbiexwiT/uKryExoJjZAakkRmt018DCPECZVnWmLaa2mtZyA1JLGUxrNPEIo+cu+dijcs8lZZ0gtiVXaH+rQzeODkqqzWeNS7O6R3NIRkoHUEtt2nuDRQUlf8Eu0OtvTywZ0pJb4trOJRwfnrM5mxO/OuP0cqdF2gvNfalt3treXmU2kRtsJjldn2mKGhzd2sO4MqSVfaBnaTjgXdqJGcZ9WZ42cqIHU3OAW2k448zdYq7Pt8cUnAC5ITau0BbSdcCbsWrri/h7JzhslGeBUpfY1jTk8KviAjEiweUCCbf3ad7JUAxySmlZph3Q4xGOCD3zWOCbFa3olt5iFtOCY1FRoc+IqDSD6sq6JF9KyzQkcrdTsPdoCHhGESzVUZrY7AMBJqWmVtkeHW3k8kFt4Wgo2GdDMUg1wVGoqtAaJ1qRBqsszkeDyfgmu6OdqOnC+UrtPYzGPJsU+s8mAa3sl18ZkADguNa3SOnX4LI8lxV/IlcPhXZt2EQqA01JToVmT8aT4eWs8nPebOBHe5pTv5K5N8KdS+7TGZh5J+sjO1XbzwCnJtrAzADyRmlZpC3U4zuNIH/mOaO2Z5Fl7Bn5VanaBSiOPIz1kgonoEEfWnoFvUtMq7RodDvMoUtRuXjAatZuzWXsGnklNhTZT2AqVrnZz46AUdvWxER28rdRsTdoSHkMK2k3b6tTdI3WruDMAPJWaVmnrdbiLR0C7CeC81FiTlqJ2s3MwXH9m69AAfK7U7tDoIv0et5vMbkJapMaatBS0my1xuzmXdhPSUak9JNwK5e8Xyg5ytDs3A9pNSIHUtErbp8MNpN3H8kyksLs3XLIBkAqpqdCKEu0cAM/IzBoP283cotMkA1JVqd2jsYyU+4VdgFK8rkcyMzgqCFIkNa3SLtbhT0m3XwSXD0iwvS88pRYgbZWaTQ7Uk25P2k3bHXBtj9QtZ3cApFBq8Yb160i1H2TnjEnxkC3X4OwzSKHU4smBh0izJ1+W9hEp7D8VVmoAaa3UbHJgOWl2n2BLvwTb+nl/BumVmlZpbTocI8VuE2532sfpGoDUjC9rzCDF7mIXCIfvz7g7ANIuNa3SdupwhPS6S27JiBQP9HBVHSA1FZr9mY+QWncJugYk2MH6M0Bq7/MpjbWk1kHyE1Ls7g03pQMgtahKm6vDX5FW98g0jUn99afCU2oBkNr/YUKbS1rdItcWvz9j/yYgtd+r0uzOgdtIqWMdp93utLs3PDoIAKn9PrZzIEdKHcHOP9vTG94hAIDUPlylHdBhJ+l0A1umUTzYEx4bBIDUPiy0QIcHSaUjBdrcMSkePsl1dYDUzsFRYX+nE+QutgMdT2mlxoZ0QGpnq9Lm6fDnpDH55C+1+zeZEACkdj7+UqOZNCaYjIQy40IUQGrnr9LW6HA7KUywz4KJ6EKUpUwIAFIrhRNSuxve4XxCmzUu9Tec5IQNQGolVmlX6rCX9CWT7IJRqT98UjIN7BAApFaK0LJxlQZJfKArhqXwsR7J5JnhBKRWKrdorCN1ySO/aUAKuzgyCJDaZKo0O8n2S6QtYTDDCTDlSu0ujVbSlqQnOCHF/T1h2wkAk5CaVmnzdfgcKUtQgWZ7OI+cktyi0yQDYAqV2n0ajaQsGWSbxqR448nwcmEAmKTUtEpbKZyVlhyh2ZKNIyclM5MlGwBTrdTuFxbaJoJwU/rBU+FuAQCYgtS0SuvS4RCpSsDD6hiSYncPm9IBplmpHRdWPtWcYGu/BNv6SQTAdKSmVZpthdpFmmqIrUG7mmO3AaYttXg71HFSVEPsHs7reqRuGWvQAMpRqX1cYwMpqlGBNmNciodPSW4ha9AApi21+N4BtkPViGxzvAaNewQAylap2Zq0dtJTA6FdMBqeg8YaNIAySS3etP5npKb65NpOS/GQCq3AGjSAclZqdjvUAlJT5QexfDicFLAN6gBQJqlplWZ7Oz9PWqr8EFhUC1CxSu1PNOaQluqR3xwf7AgA5ZVafIfnZ0lJ9Qi290mwZYBEAFSoUrOz0jhaqBrYLoE9vZLfwC4BgIpITau0CyWaIIBKkxUpXtsjdWuGyAVABSs1W8JRTzoqnW27XJhtTwAVbYR+u66zTcdfawSko4KJttvSD52S3GJuSweodKX2BYRWYaHZXQI3sI8ToBr8rwADADKEA3RVNSGJAAAAAElFTkSuQmCC") 100% 100% no-repeat}.header--analitics{background:#faa61a url("data:image/PNG;base64,iVBORw0KGgoAAAANSUhEUgAAANgAAAHACAYAAADA0qavAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RUVCREM0M0MzMzkxMUU1QjUwQTk4NTk2QzI3ODVGRiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RUVCREM0NEMzMzkxMUU1QjUwQTk4NTk2QzI3ODVGRiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVFRUJEQzQxQzMzOTExRTVCNTBBOTg1OTZDMjc4NUZGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVFRUJEQzQyQzMzOTExRTVCNTBBOTg1OTZDMjc4NUZGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+6Apc7wAAEw5JREFUeNrs3XuQnXV9x/Hf2T17PZc9eyEkJNmQZHMjybIJSzY3zCaBJYGy5AqBQKCphIhgQVCQwSneQC1QgmDlUmyIikCADOFmMFwUrUK1FYudTuuUKnUsxRRpC1JE+/3ubmYyGZPsbs7nnOc85/2aefRvvs++83vOeZ7zexJ72jt6zmq9YVcACujen11RFv+dFXbssP/YZZxyQBNY3UBkyxkHkP/AXI0dD1lkJzESIP+BudqBlaybsQD5D8zV2/GYRbaQ0QD5D2zfyOYxHiD/gbmsHU9YZJ2MCMh/YK7Bjl0WWQdjAvIfmGsciGwmowLyH5g7wo7dFtk0xgXkP7B9I5vMyID8B+ZGDUQ2kbEB+Q/MjbHjaYtsHKMD8h+Yax2IbAzjA/IfmJtgxzMW2QhGCOQ/MNdmxzctsgbGCOQ/MOf3x/yJj3pGCeQ/MOfPLPpPXaoZJ5D/wNzJdmyzyCoZKZD/wNwZdnzRIkswViD/gblNdlzPWAFNYO5KW8WuYrSAJjB3nUW2mfGCwDT8c9itFtk6RgwC0/BvFLeyHRwITMfvjW23yOYzahCYhj/l8Ti/igaB6fjziv5bsjZGDgLT8F9F+3OLRzB2EJiGr2A7LbIUoweBaXTZ8QgPB4PAdJbYcTfPLYLAdNbbcR2nAASmc5WtYhdzGkBgOrdYZKs4FSAwDf8c5j/W7OJ0gMA0/GmPndyIBoHpcCMaBCa290Y0u1SBwET8s9i9bKADAtPpteMLnB4QmM4HbBW7nFMEAtP5nEXWy2kCgWlUDnwe4x4ZCEzEv1HczuuSQGA6HtfjvMkFBKbje3p8ja/vQWA6pwS+vgeBSfnX9xdx6kBgOv4Tl6WcPhCYhn8Oe9Aim8wpBIFp+DeKj1lkTZxGEJiGP33/ADtUgcB0fIeqLZxKEJjOZlvFPsTpBIHp3GSRLeGUgsA0/JvF+yyyiZxWEJhGix0PW2RpTi0ITMOfWdzGttwgMJ0VdlzL6QWB6XzcVrHVnGIQmIZfIt7Dq2tBYDr+a+iHLLIcpxoEpuGPU/FDTRCY0HI7PsHpBoHpXM1rkkBgOv6lx5ctsmmcdhCYRtaOHexOBQLT8V9Bb+VJDxCYzul2XMXpB4HpfIqNc0BgOnv3vWdLbhCYiL+u9j729ACB6cy340bGAALTudhWsbMZAwhM506L7BjGAALT2PseshSjAIFp+GNUX2IMIDCdc2wVu4AxgMB0tlhkHYwBBKZRF/r3vOehYBCYiP8S+i7GAALTWWOr2MWMAQSmc4NFNosxgMA0auz4ukWWYRQgMA3/keZfMgYQmM56W8XOZwwgMJ3b2DQHBKbjzyv678fqGAUITMP3ur+JMYDAdPyd0CsZAwhM5y728wCB6TSF/jdp8lIJEJhItx1XMgYQmM61top1MQYQmEZV6H//WJZRgMA0JtjxRcYAAtPxR6nOYgwgMB1/lGosYwCBaTSG/lcjMVcQmMhiOy5nDCAwnU/bKtbOGEBgGv62lq9aZLWMgsCgMcOOzzIGAoPOh2wVO5ExEBg0/EXrf8UGpgQGnVY7tjAGAoPOebaKrWAMBAad2y2yEYyBwKDhcfHuMQKD0EpbxTYwBgKDzhb28iAw6OTsuMMiSzAKAoPGcjs2MgYCg86NXCoSGHT86Y47uVQkMOgs41KRwMClIgiMS0UQGA58qXgeYyAw6Nxkq9hIxkBg0PAdqW5jDAQGnVW2iq1hDAQGnS9YZE2MgcCg4Z/DbmQMBAad820V62EMBAYdf+I+zRgIDBrj7LiWMRAYdP7UVrEOxkBg0EiG/s1yeNE6gUFkjh2bGQOBQec6W8VGMwYCg4a/YP1mxkBg0Fljq9ipjIHAoOPvgE4xBgKDBvfGCAxil9oqdixjIDBo7L03xrkjMIh02fEBxkBg0PmMrWJHMQYCg4bvRsW9MQKD0FpbxU5hDAQGnVssslrGQGDQmGjHRxgDgUHnalvFxjMGAoOGXyLyhQeBQaiXh4EJDFo384UHgUGnLfCFB4FB6mO2irUyBgKDRp0dNzAGAoOOP+GxmDEQGHT8CY8kYyAwaMyw40LGQGDQ+YStYs2MgcCg4XF9ijEQGHQ2sb89gUHH97X/C8ZAYNDptlVsBWMgMOh83iKrZgwEBo1JdlzCGAgMOtfYKnYEYyAwaOQCW28TGKT8a/vpjIHAoOHPJ97IGAgMOifbKtbDGAgMOn/OCyQIDDrtdpzHGAgMOp+0VayeMRAYNMbYcRljIDDofNRWsRGMgcCgkbXjzxgDgUHHbz5PYQwEBg2/+fwZxkBg0Fllq1gXYyAwaCTsuJ4xEBh0FtsqtowxEBh0rucRKgKDju9AtY4xEBh0Psn+HQQGHX+x+ibGQGDQuYYHgQkMOkcGdqEiMEj5g8ANjIHAoNFkx4cZA4FB5zJbxVoYA4FBI2PHlYyBwKDzQVvFRjMGAoNGnR1XMwYCg877bRVrZQwEBo1qVjECg9Yf2yp2NGMgMLCKERhK0vm2ik1gDAQGjSo7Ps4YCAw659gq1sYYCAwavs3bNYyBwKCzns9iBAbtKvYxxkBg0Nlgq9g4xkBg0PD7YjxpT2AQ2siT9gQGnRo7PsoYCAw6F9gqNpIxEBg0/PdiVzAGAoPOhbaKNTMGAoNGOrCPIoFB6hJbxdKMgcCg4fsoXsgYCAw6l9sqVsMYCAwao+w4nzEQGHQ+YqtYkjEQGDT8/WJnMAYCg84VtoolCAzQmGVHD4EBws9iBAboLLXLxFkEBuhcSWCAzmpbxcYTGKDh98MuIzBAZ2O5voaWwFAIKTs2Exigc5GtYtUEBmj4Q8DrCAzQuZTAAJ1ZdpnYQ2CAzofL6T82sae94/eccxSQ/73NsOMnrGCA4B/1cvosRmAohnPsaCEwQMN3At5EYICOb++WJDBAo9WOVQQG6FxCYIDOwtC/dweBASKXEhigc2aI8Vf2BIZi833sNxMYoOP3xJIEBmiMtaOXwACdiwgM0Flix1QCAzQScVzFCAxRcm7of5k6gQECOTvOJjBA54MEBui027GAwACdTQQG6Ky1o5HAAA3fUmADgQE6FxAYoDM99P8gk8AAkQsJDNBZbUcTgQEaJf9lB4Eh6jYSGKAz044uAgNYxQgMJclfPZsiMEAjG/ofnyIwQORPCAzQ8Z+wTCEwQMP37NhIYICO79mRJDBAY5QdPQQG6JxHYIDO6aGEfu1MYCg1/jaWdQQG6GwgMEBnrh3TCAwo81Ws4vd99++AknNuKSwQFY9kF3OqUIpG29Ed+cDuzy0LP66dxOlCqa5i0Q7sd7bK3tqyPuypbOB0odSsCv37dkQ3MP+fNyvS4eaWDeG3iUpOGUqJ/06sN/KBuX+uGRe25Xo5ZSg160siMLcrsyA8n5rNKUMpWWZHS0kE5u5qWhterTqS04ZSUWXHmSUT2DuJqr7PY+8kqjl14DIx34G5f7cV7M6mtZw2lAp/dGpCyQTmvpOaFXan53HqUAoSUb1MPOijJlsbTw+vVI/m9KEUnFVygb2bSIYtLeeGtypqOX2IOt9i+5iSCsz9MtkS7mg6g9OHUrCu5AJz369vD9/ILOD0gctERWDuK7ne8K98HkO0tdnRWZKB+XOKt9jnsbcrajiNYBXLd2B7P4/d3biaU4go8xu4iZIMzPmzis+k53AaEVVj7ZhXsoG5rY0r+572ACK8ipVuYP684paWc/r+H4igNVG5TBz2piE/rxoVtjXy+zFE0pjQ/3xi6Qbm/FnFF+pncjrBZaIiMOdP3f+qMsfpRNSsjsJl4mEH9j8V9eG2lrPC79jDFNHSaseckg/M/WPNxMD+iuAyURSY2547uW/jHCBil4nxCOw931+xeX14m5+2IDqOtmN2LAJzryWbwt2NqzitiJKVsQnM+aNUvt0AQGCit1P4KvZ6kq/uEQnT7Zgcq8DeqqgLX2paF3g1EiJiRawCcy/XtoVHs4s4tYiCVbELzN3fsDz8W/VRnF4Um99wHh27wPxX0Lc2n923OxVQRP5ZZWXsAnOvVo0M9+ZO5RSj2E6LZWDuycxC3qKJYvNn+RpiGZh/m3h785l93y4CReK/Du6JZWDOf9LiW3EDRbQitoG5b6U6w9/WzeA0o1iWDaxk8QzM3dm0JrxZmeZUoxia7FgY68A8Lo8MKJLTYh2Y88tEv1wEiqA39oE5/8JjT2UDpxuFNjEU8DVHRQvMv7K/o3ktDwSjGJbHPjD3o9qp4dn08ZxuFNqpZRGY89cicamIAvNvEhvKIjB/Pe3tzWdwqYhCKthTHZHYzPCl2ilcKiKWl4mR2S2US0UU2PJC/P1HJrD+S8UzuVREoYywo6NsAuu/VJwcnuMGNGJ0mRi5DeW/0tgb3qjMcupBYAr/W1HH5qUoFL9caiqrwNyL9TPC9+vbOf1Qq7TjpLILzH25cWXfq5EAsZPLMrBfV2Z4RS0KoacsA3P+kxa/CQ0I+X6JM8syMOevqP1NooY/A5TkKhb5wPwlEttzPfwJoCQ/h5XEi5WfzJwQXqkezZ8BVE6wo65sA/O3Z97VtIYXrUPFX8vaXbaBuZ9Wjw1PZebxpwCVxWUdmLuvYTlP3EPlpLIPzF+wzu7AEPFHh1rKOjD3Qn17+GHdMfw5QNHC0rIPzPljVNwbg8ASAgt+b6wxPNhwEn8OiPznsJL93vuJ7Pt4PS3ybfzAQWB+b8z3uGeLAeTZUgIb8NPq1vBUZj5/EiAwFb839l9sMYD86SawffhuVPdwbwz5M9KOqQS2j+/VHxv+vm4afxrIl0UEtp+/blwR3k0k+dNApC4TYxPYfySbw87sYv40QGAqO7JLw2vJJv48kI/PYdMIbD9+icgXHojSKha7XzD+oG56+Du+8ACB6WzlCw8cvkUEdgB84YE8ONKOSQR2AHzhgTw4gcAOwC8Rv5b7I/5EcDgWEthB+AskXq5t488ErGAq/oXHe2z3huHxf51HEdhB/LxqJD9pQdEuE8vin/YHG3p4FRKKcplYFoF5XPfnlvGnAlYwld3puezhgeHw/RLTBHYIvq/9PTmeU8SQ+WtmuwhsEH5SO7Hv/c/AEC0gsEHym888p4ghmktgg/TLZEvYlVnAnwyGwi8REwQ2SA9lTwxvVqT5s8Fg+UOtUwlskN6qqOO1tBiq+QQ2BE+n54ZXq0byZ4PBmkdgQ+DPJ25rPI0/GwzWXAIbopdqp9gxmT8dDIbvQ9FAYEP0VVvFeIEEBtlKJ4EN0c+qRoXnUp38+WAwughsGB7ILQvvJKoYBA6FFWw49lQ2hMczixgEDmUugQ3Tzmx3eLOSm884KP918xgCG4a3K2rD9gZuPuOQ5hDYMPnN519UHcEgcDBdBDZMfvPZ35gJHEQngR2GF+tnhn+pbmUQOJDjh9INge3Hbzp/PXcKg8CBZEL/dm4ENly+WemPaqcyCBzIcQR2mO61VYxHqEBgIr4D1XdTHQwCf8hsAsuDBxqWhd8mKhkE9jcrDHILAQI7CH/PmO+nCOwnFwb5RQeBHcLD2RN5EBgHWsUI7HD9ujITvpFZyCCwv04CyxN/He1bFbUMAqxgCv7yCH7Ogv0cS2B59HjmfeG/K1IMAnv5U+FHEVievF1REx6xS0VgKKsYgQ2Bb7ntv34GBnQQWB79X6Iq7GhYyiDACqbyTKorvJ7MMQiwgin4o1M7sqxi6ONPc9QTWJ49l5oT/jPZxCDgD6rOIDBWMRTpMpHAhr2KdYbXks0MAtMJTOA9W8UeajiRQYBLRJXnU8f1vZIWZW0mgalWMRvfw6xi5c4fmRpBYCLfSc3msxhmEJhwFduRXcIguEwkMJVvpzrD68lGBlG+phOYkN8X40l7LhEJTOjZ1ByetCcwAlN5N5Hs21oAZcm30x5LYGJPp7vCG5UZBlGephCYmP9e7NFMN4MoT9MIrAB2Z+b2bZIDAiMwgd8kasKT7KNIYASm4xuVemjgMxiBCfglol8qoqyMCv171hNYITyaWdT31T3KyjEEViBvVGbDt1LHM4jyMpXACmhntrvvYWCUjckEVkD+frHvpY5lEAQG3Wexbt71XD4mEViBvVI9Ovy4djKDKA9t+zdFYAX6LIay4C+RG0tgBfYPtZP6VjKU3+cwAisQfpBZnp/DCKxAXqhvD6+x3TYrGDT8fpi/JROsYBB5Nj2H19DG30QCK5J3EtXhm5l5DCLexu/bFYEV2K70/L5dqBBb1XaMIbAi8YeAv1s/i0HEfxUjsGJ5InMCQ4i3CQRWRH7T+SUen4qziQRWZI9lFzEELhGh4g8Av1p1JIPgEhEK/hOWJ7jxTGDQeT41mxvP8eQv5EsTWJH5TsC70+w+FVPjCCwCdqfnsW9HPLUSWAS8nsyFF+tnMghWMKiw1TaBQeifasbzi2cuEaHE41OxczSBRcjf1HfwlT0rGFR8H3t+KxYrR9lRRWAR4vfE+Mo+NvxEjuVsRsivKnPhB/XTGUR8jCGwiHkqPZ8hxMdoAouYl2vbwi+qRjAIVjAo+FP2u1jFWMGg8+3UcbzjOSYr2P8LMABKAIHA08okrAAAAABJRU5ErkJggg==") 0 100% no-repeat}.header--facebook{background:url(/assets/img/f5e0be084687c93beb7a7fdb95a3fb46-main_facebook.jpg) no-repeat 50% 35%}.header--event{background:url(/assets/img/744c7ec59a90ca96289a090106fc8e14-main_event.jpg) no-repeat 50% 35%}.header--image{background-position:50% 35%;background-repeat:no-repeat;background-size:cover;min-height:477px}.header--default{background-color:#444da0}.header--none{background:none}.header--none .header__main{border:none}.header__main{position:relative;z-index:5;border-bottom:1px solid hsla(0,0%,100%,.1);padding:10px 0;height:60px}.header__logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:3px 30px 0 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .menu-logo__jar{fill:#fff;margin-top:-3px;width:35px;height:35px}.header .menu-logo__jj-text{display:none}.header .button.menu{margin-left:auto}@media screen and (max-width:1023px){.header__main .container-flex{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (min-width:768px){.header .menu-logo__jj-text{display:block;margin-top:-3px;margin-left:10px;fill:#fff;width:85px;height:34px}}@media screen and (min-width:1024px){.header .button.menu{display:none}}
.textarea__main{border-radius:4px;border:1px solid #d9d9d9;padding:10px 15px;resize:vertical;width:100%;outline:none;-webkit-transition:border .3s ease;transition:border .3s ease}.textarea__label{color:#999;font-size:13px;line-height:14px;margin-bottom:10px;display:block}.textarea::-webkit-input-placeholder{color:#d9d9d9}.textarea::-moz-placeholder{color:#d9d9d9}.textarea:-ms-input-placeholder{color:#d9d9d9}.textarea::-ms-input-placeholder{color:#d9d9d9}.textarea::placeholder{color:#d9d9d9}.textarea--focus .textarea__main{border-color:#444da0}
.language{position:relative;display:inline-block}.language__item,.language__main{text-decoration:none;font-size:14px;line-height:20px;-webkit-transition:all .3s;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex}.language__main{color:#999;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.language__main:hover{color:#ee2e30}.language__ico{margin-right:10px;width:20px;height:20px;border:1px solid #d9d9d9;border-radius:50%}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.language__main{height:50px}}
.menu__group{margin-left:auto;margin-right:10px}
.menu-link{font-size:15px;color:#fff;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40px;min-width:30px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.menu-link:hover{color:#fff}.menu-link:hover:before{-webkit-transform:none;transform:none;opacity:1}.menu-link:before{content:"";display:block;position:absolute;width:100%;left:0;bottom:-5px;height:3px;background-color:#fff;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:1.5px;opacity:0}.menu-link.active:before{-webkit-transform:none;transform:none;opacity:1}.menu-link .icon{width:30px;height:30px}.image+.menu-link__text,.menu-link__text+.label{margin-left:5px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.menu-link{height:40px}}
.menu-mobile{padding:10px 0;border-bottom:1px solid rgba(0,0,0,.1)}.menu-mobile .menu-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:10px}.menu-mobile .menu__group{display:none}.menu-mobile .menu-link{padding-left:20px;margin-left:0;margin-right:0;margin-bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu-mobile .menu-link:before{width:10px;bottom:auto;top:0;left:-10px;height:100%;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .3s ease;transition:all .3s ease}.menu-mobile .menu-profile{display:block;margin:0;max-width:100%;padding-top:15px;border-top:1px solid rgba(0,0,0,.1);padding-left:20px}.menu-mobile .menu-profile>.link{margin:0 0 7px}.menu-mobile .menu-profile>.link:not(.menu-avatar){display:block}.menu-mobile .menu-profile>.link:last-child{margin-bottom:0}.menu-mobile .menu-profile .dropdown{position:static;background:none;display:block;width:100%;padding:0;-webkit-box-shadow:none;box-shadow:none;opacity:1;visibility:visible}.menu-mobile .menu-profile .dropdown__list{width:100%;margin:0}.menu-mobile .menu-profile .dropdown__list:last-child .dropdown__item:last-child{margin-bottom:0}.menu-mobile .menu-profile .dropdown__item-title{color:#fff;margin-bottom:7px;padding-left:20px}.menu-mobile .menu-profile .dropdown__item{color:#fff;padding:0 0 0 20px;margin-bottom:7px}.menu-mobile .menu-profile .dropdown__item:hover{background:none}.menu-mobile .menu-profile .dropdown__item--border{margin-bottom:20px}.menu-mobile .menu-profile .dropdown__item--border:after{background:none;border-bottom:1px solid rgba(0,0,0,.1);bottom:-10px}.menu-mobile .menu-avatar{text-decoration:none;color:#fff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:10px}@media screen and (min-width:1000px){.menu-mobile{display:none}}@media screen and (max-width:1023px){.menu-mobile .menu-main>.menu-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.menu-mobile .menu-main>.menu-link+.menu-link{margin-left:0}}
.menu-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.menu-main>.menu-link+.menu-link{margin-left:30px}.menu-main>.menu-link+.menu-phone{margin-left:50px}.menu-main--h-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.menu-main--h-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.menu-main--h-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1023px){.menu-main>.menu-link,.menu-main>.menu-phone{display:none}}
.menu-profile{display:none;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-left:auto}.menu-profile>.link{color:#fff;font-size:15px}.menu-profile>.link:not(:last-child){margin-right:17px}.menu-profile .dropdown__wrap{max-width:100%}.menu-profile .dropdown{border-radius:5px;max-height:1000px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:400px;padding:20px}.menu-profile .dropdown__list{width:50%}.menu-profile .dropdown__list:first-child{margin-right:40px}.menu-profile .dropdown__item{padding:5px;font-size:15px;line-height:20px;white-space:normal}.menu-profile .dropdown__item:hover{color:#fff}.menu-profile .dropdown__item:hover .label--inverted{background:#fff;color:#444da0}.menu-profile .dropdown__item-title{padding-left:5px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.menu-profile .dropdown__item{display:inline-block;width:100%}}@media screen and (max-width:1023px){.menu-profile .dropdown__item .label--inverted{background:#fff;color:#444da0}}@media screen and (min-width:1024px){.menu-profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}
.menu-phone{font-size:20px;line-height:26px;color:#fff}.menu-phone:hover{color:#fff;text-decoration:underline}
.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden}.row--full{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row--start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row--end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row--vstart{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row--vend{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row--vcenter{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row--vstretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row--direction-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.row--direction-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.segment--offset-sidebar{padding:5px 0 25px}.segment--offset-report{padding:10px 0}.segment--offset-small{padding:25px 0}.segment--offset-medium{padding:30px 0}.segment--offset-large{padding:60px 0}.segment--offset-big{padding:70px 0 80px}.segment--offset-products{padding:120px 0 40px}.segment--offset-promo{padding:70px 0 90px}.segment--offset-none{padding:0}.segment--offset-demo{padding:35px 0 0}.segment--offset-clients,.segment--offset-forty{padding:60px 0}.segment--color{background-color:#f7f7f7}.segment--border{border-bottom:1px solid #ededed}@media screen and (min-width:1024px){.segment--offset-clients{padding:100px 0}.segment--offset-forty{padding:40px 0}}
.label{display:inline-block;font-size:11px;font-weight:700;line-height:20px;text-align:center;padding:0 7px;background:#fff;color:#444da0;border-radius:20px;margin-left:5px;min-width:20px}.label.label--inverted{background:#444da0;color:#fff}
.mark{max-width:120px}.mark,.mark__circle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mark__circle{border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-ms-flex-negative:0;flex-shrink:0}.mark--active .mark__circle:before{content:"";display:block;position:absolute;width:calc(100% + 10px);height:calc(100% + 10px);border-radius:50%;left:-5px;top:-5px;border:2px solid #ee2e30}.mark__circle--empty{background-color:transparent;border:1px solid #d9d9d9}.mark__status{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(34,34,34,.7);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mark__icon{fill:#fff}.mark__content{color:#222;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}.mark__text{margin-left:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:14px;color:#999}.mark--small .mark__circle{height:12px;width:12px}.mark--small .mark__icon{width:6px;height:6px}.mark--medium .mark__circle{height:20px;width:20px}.mark--medium .mark__icon{width:8px;height:8px}.mark--large .mark__circle{height:24px;width:24px}.mark--big .mark__circle{height:30px;width:30px}.mark--big .mark__icon{width:12px;height:12px}.mark--hashtag .mark__circle{background-color:#f2f2f2}.mark--global .mark__circle{background-color:rgba(68,77,160,.2)}.mark--local .mark__circle{background-color:rgba(238,46,48,.2)}.mark--shared .mark__circle{background-color:rgba(250,166,26,.2)}@media screen and (min-width:1024px){.mark{max-width:200px}}
.mark-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-ms-flex-negative:0;flex-shrink:0;height:20px;width:20px;margin-bottom:15px;margin-right:15px}.mark-button--active:before{content:"";display:block;position:absolute;width:calc(100% + 6px);height:calc(100% + 6px);border-radius:50%;left:-3px;top:-3px;border:1px solid #999}
h1.title--huge{font-size:20px;line-height:20px}h1.title--mega{font-size:30px;line-height:30px}h2.title{font-size:26px;line-height:30px}h2.title.title--not-found{color:#e6e6e6;text-align:center;font-size:20px;line-height:26px}h2.title.title--not-found-big{color:#e6e6e6;text-align:center;font-size:30px;line-height:40px}h3.title{font-size:20px;line-height:22px}h4.title{font-size:15px;line-height:17px}.title.title-type--webinar{margin-top:70px;color:#444da0}@media screen and (min-width:1024px){h1.title--huge{font-size:40px;line-height:44px}h1.title--mega{font-size:60px;line-height:60px}.title.title-type--webinar{margin-top:100px}}@media screen and (min-width:768px){h2.title.title--not-found{font-size:30px;line-height:40px}h2.title.title--not-found-big{font-size:60px;line-height:70px}}
.article{position:relative;margin-bottom:20px}.article:after{clear:both;content:"";display:block}.article__title{margin-bottom:20px}.article>p{margin-bottom:15px}.article>.shape{margin-bottom:25px}.article--numbers{padding-top:85px}.article .image--sticky{margin-bottom:10px}@media screen and (max-width:767px){.article>.shape{margin:0 -20px 25px}}@media screen and (min-width:768px){.article--numbers{padding-top:0;padding-left:85px}}
.shape{background-color:#f7f7f7;border-radius:8px;padding:30px;position:relative}.shape__wrap{margin-bottom:20px}.shape__descr{font-size:13px;line-height:19px}.shape__text+.review__more{margin-top:10px}.shape__text+.shape__text{margin-top:25px}.shape__title{margin-bottom:10px}.shape.shape--review:before{content:"";display:block;position:absolute;background:url(/assets/img/2594da5b5db0054049ca520afdf0b649-shape-arr.svg) no-repeat;width:17px;height:40px;top:15px;left:100%}.shape .avatar{margin-right:22px;margin-bottom:17px}.shape.shape--empty{background:transparent}.shape.shape--orange{background-color:#faa61a;color:#fff}.shape.shape--orange .shape__title{color:#fff}.shape.shape--warning{background-color:#ee722e;color:#fff;fill:#fff;font-size:13px;line-height:19px}.shape.shape--warning .icon{width:17px;height:17px;margin-right:5px}.shape.shape--border{border:1px solid #dedede}.shape.shape--curved{border-radius:12px}.shape.shape--narrow{padding:15px 20px}.shape.shape--small{max-width:270px}.shape.shape--small .info-block{font-size:13px;line-height:19px}.shape.shape--medium{max-width:515px}@media screen and (max-width:767px){.shape.shape--review:before{display:none}.shape .title{font-size:17px}.shape.shape--sticky{margin-left:-20px;margin-right:-20px;border-radius:0!important}}
.review{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}.review .shape{margin:0 -20px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.review__speaker{text-align:center;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin:0 auto 20px}.review__speaker-img{width:70px;height:70px;margin-bottom:15px}.review__company{margin-bottom:8px}.review__speaker-post{font-size:11px;line-height:16px}.review__more{color:#444da0;fill:#444da0;font-size:15px;line-height:23px;display:inline-block;-webkit-transition:all .3s ease;transition:all .3s ease}.review__more:hover{color:#ee2e30;fill:#ee2e30}.review__more .icon{width:14px;height:14px;position:relative;top:1px}.review__socials{margin-top:15px}.review__socials-link{text-decoration:none;color:#999;margin-right:20px}.review__socials-link:hover{color:#ee2e30}.review__socials-link:hover .icon{fill:#ee2e30}.review__socials-link .icon{width:29px;height:29px;-webkit-transition:all .3s ease;transition:all .3s ease;fill:#999}.review.review--team{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.review.review--team .review__speaker-img{width:120px;height:120px}.review.review--team .review__speaker{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.review.review--team .review__speaker-name{font-weight:400}.review.review--team .shape--review:before{display:none}.review.review--team .shape{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.review.review--client{-ms-flex-wrap:wrap;flex-wrap:wrap}.review.review--client .shape--review:before{display:block;background:url(/assets/img/f932cd89b6b7e76baa8112dd5f032563-shape-arr-down.svg) no-repeat;width:40px;height:17px;top:auto;bottom:-17px;left:50%;margin-left:-20px}.review.review--client .review__speaker{margin:28px auto 0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.review.review--client .review__speaker-name{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.review.review--client .review__speaker-img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.review.review--client .review__speaker-post{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:768px){.review{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.review .shape{width:65%;margin-left:0;margin-right:30px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.review__speaker{text-align:left;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0}.review__speaker-post{font-size:13px;line-height:19px}.review.review--team .review__speaker{margin-right:30px;max-width:200px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.review.review--team .shape{margin-right:0}.review.review--client .shape{width:100%}.review.review--client .review__speaker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:28px 0 0 72px;width:calc(100% - 72px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.review.review--client .review__speaker-name{width:200px}.review.review--client .review__speaker-img{margin:0 20px 0 0}.review.review--client .review__speaker-post{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:258px}}
.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.slick-loading .slick-list{background:#fff url(/assets/img/68b0c4fcb84d239f261c1a5e65818142-ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/assets/fonts/ced611daf7709cc778da928fec876475-slick.eot);src:url(/assets/fonts/ced611daf7709cc778da928fec876475-slick.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/b7c9e1e479de3b53f1e4e30ebac2403a-slick.woff) format("woff"),url(/assets/fonts/d41f55a78e6f49a5512878df1737e58a-slick.ttf) format("truetype"),url(/assets/img/46661d6d65debc63884004fed6e37e5c-slick.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\2022";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}

.tag{position:relative;padding:5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;cursor:pointer}.tag__text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#444da0;font-size:13px;line-height:14px;width:-webkit-max-content;width:-moz-max-content;width:max-content;overflow:hidden;text-overflow:ellipsis}.tag.tag--icon .icon{width:20px;height:20px;margin-right:0}.tag>.icon{width:16px;height:16px;margin-right:7px;fill:#444da0;-webkit-transition:all .3s ease;transition:all .3s ease}.tag__remove{margin-left:5px;height:20px}.tag__remove .icon{width:20px;height:20px;fill:#fff}.tag--hashtag{background-color:#f2f2f2}.tag--autoTag{background:#d9d9d9}.tag--global{background-color:rgba(68,77,160,.2)}.tag--local{background-color:rgba(238,46,48,.2)}.tag--shared{background-color:rgba(250,166,26,.2)}.tag--superTag{background-color:#feedd1}
.alt-text{font-size:15px;line-height:20px;color:#999}.alt-text--small{font-size:13px;line-height:14px}.alt-text>*+*{margin-top:10px}.alt-text--attention{color:#ee2e30}
.button-group-scroller{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.button-group-scroller .track-horizontal{bottom:10px;right:2px;left:2px;background-color:#f2f2f2;border-radius:3px}.button-group-scroller__wrap{position:relative;max-width:100%;height:40px}.button-group-scroller__wrap--scroll-left:before{content:"";display:block;position:absolute;top:0;left:0;width:30px;height:100%;background-image:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));z-index:5}.button-group-scroller__wrap--scroll-right:after{content:"";display:block;position:absolute;top:0;right:0;width:30px;height:100%;background-image:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));z-index:5}.button-group-scroller__inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px}.button-group-scroller__inner .button-group{-ms-flex-negative:0;flex-shrink:0}.button-group-scroller__btn{position:absolute;top:0;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.button-group-scroller__btn .icon{width:20px;height:20px;fill:#444da0;-webkit-transition:.3s ease-in;transition:.3s ease-in}.button-group-scroller__btn:hover .icon{fill:#ee2e30}.button-group-scroller__btn--prev{left:-25px}.button-group-scroller__btn--next{right:-25px}@media screen and (min-width:1024px){.button-group-scroller__btn{display:-webkit-box;display:-ms-flexbox;display:flex}}
.action-input{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 20px 20px 30px;border-radius:10px;-webkit-transition:background .3s;transition:background .3s;background-color:#fafafa;overflow:hidden}.action-input:after{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:2px;background:#91d339;-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}.action-input__main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;max-width:100%}.action-input__field{display:block;color:#000;background:none;border:none;outline:none;padding-top:24px;padding-right:10px}.action-input__field,.action-input__label{width:100%;font-size:20px;line-height:26px}.action-input__label{position:absolute;left:0;top:14px;word-break:break-all;color:#999;-webkit-transition:top .3s ease-out,font-size .3s ease-out;transition:top .3s ease-out,font-size .3s ease-out;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.action-input__button{margin-left:auto;background:#444da0;color:#fff;border:none;padding:15px;border-radius:10px;cursor:pointer}.action-input__button-text{display:none}.action-input__button-plus{display:block;width:20px;height:20px}.action-input__button-plus .icon svg{fill:#fff}.action-input__preloader{width:30px;height:30px;fill:#999}.action-input:hover .action-input__label{color:#444da0}.action-input--focus:not(.action-input--disabled) .action-input__label{top:0;font-size:13px;line-height:16px}.action-input--focus:not(.action-input--disabled):after{-webkit-transform:none;transform:none;opacity:1}.action-input--filled .action-input__label{top:0;font-size:13px;line-height:16px}.action-input:hover:not(.action-input--disabled):not(.action-input--focus){background:#f2f2f2}.action-input:hover:not(.action-input--disabled):not(.action-input--focus) .input__field::-webkit-input-placeholder{color:#444da0}.action-input:hover:not(.action-input--disabled):not(.action-input--focus) .input__field::-moz-placeholder{color:#444da0}.action-input:hover:not(.action-input--disabled):not(.action-input--focus) .input__field:-ms-input-placeholder{color:#444da0}.action-input:hover:not(.action-input--disabled):not(.action-input--focus) .input__field::-ms-input-placeholder{color:#444da0}.action-input:hover:not(.action-input--disabled):not(.action-input--focus) .input__field::placeholder{color:#444da0}@media screen and (min-width:768px){.action-input__button-text{display:block}.action-input__button-plus{display:none}}
.tippy-touch{cursor:pointer!important}.tippy-notransition{-webkit-transition:none!important;transition:none!important}.tippy-popper{max-width:400px;-webkit-perspective:800px;perspective:800px;z-index:9999;outline:0;-webkit-transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-timing-function:cubic-bezier(.165,.84,.44,1);pointer-events:none}.tippy-popper.html-template{max-width:96%;max-width:calc(100% - 20px)}.tippy-popper[x-placement^=top] [x-arrow]{border-top:7px solid #333;border-right:7px solid transparent;border-left:7px solid transparent;bottom:-7px;margin:0 9px}.tippy-popper[x-placement^=top] [x-arrow].arrow-small{border-top:5px solid #333;border-right:5px solid transparent;border-left:5px solid transparent;bottom:-5px}.tippy-popper[x-placement^=top] [x-arrow].arrow-big{border-top:10px solid #333;border-right:10px solid transparent;border-left:10px solid transparent;bottom:-10px}.tippy-popper[x-placement^=top] [x-circle]{-webkit-transform-origin:0 33%;transform-origin:0 33%}.tippy-popper[x-placement^=top] [x-circle].enter{-webkit-transform:scale(1) translate(-50%,-55%);transform:scale(1) translate(-50%,-55%);opacity:1}.tippy-popper[x-placement^=top] [x-circle].leave{-webkit-transform:scale(.15) translate(-50%,-50%);transform:scale(.15) translate(-50%,-50%);opacity:0}.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-circle]{background-color:#fff}.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow]{border-top:7px solid #fff;border-right:7px solid transparent;border-left:7px solid transparent}.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow].arrow-small{border-top:5px solid #fff;border-right:5px solid transparent;border-left:5px solid transparent}.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow].arrow-big{border-top:10px solid #fff;border-right:10px solid transparent;border-left:10px solid transparent}.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-circle]{background-color:rgba(0,0,0,.7)}.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow]{border-top:7px solid rgba(0,0,0,.7);border-right:7px solid transparent;border-left:7px solid transparent}.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow].arrow-small{border-top:5px solid rgba(0,0,0,.7);border-right:5px solid transparent;border-left:5px solid transparent}.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow].arrow-big{border-top:10px solid rgba(0,0,0,.7);border-right:10px solid transparent;border-left:10px solid transparent}.tippy-popper[x-placement^=top] [data-animation=perspective]{-webkit-transform-origin:bottom;transform-origin:bottom}.tippy-popper[x-placement^=top] [data-animation=perspective].enter{opacity:1;-webkit-transform:translateY(-10px) rotateX(0);transform:translateY(-10px) rotateX(0)}.tippy-popper[x-placement^=top] [data-animation=perspective].leave{opacity:0;-webkit-transform:translateY(0) rotateX(90deg);transform:translateY(0) rotateX(90deg)}.tippy-popper[x-placement^=top] [data-animation=fade].enter{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=fade].leave{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift].enter{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift].leave{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}.tippy-popper[x-placement^=top] [data-animation=scale].enter{opacity:1;-webkit-transform:translateY(-10px) scale(1);transform:translateY(-10px) scale(1)}.tippy-popper[x-placement^=top] [data-animation=scale].leave{opacity:0;-webkit-transform:translateY(0) scale(0);transform:translateY(0) scale(0)}.tippy-popper[x-placement^=bottom] [x-arrow]{border-bottom:7px solid #333;border-right:7px solid transparent;border-left:7px solid transparent;top:-7px;margin:0 9px}.tippy-popper[x-placement^=bottom] [x-arrow].arrow-small{border-bottom:5px solid #333;border-right:5px solid transparent;border-left:5px solid transparent;top:-5px}.tippy-popper[x-placement^=bottom] [x-arrow].arrow-big{border-bottom:10px solid #333;border-right:10px solid transparent;border-left:10px solid transparent;top:-10px}.tippy-popper[x-placement^=bottom] [x-circle]{-webkit-transform-origin:0 -50%;transform-origin:0 -50%}.tippy-popper[x-placement^=bottom] [x-circle].enter{-webkit-transform:scale(1) translate(-50%,-45%);transform:scale(1) translate(-50%,-45%);opacity:1}.tippy-popper[x-placement^=bottom] [x-circle].leave{-webkit-transform:scale(.15) translate(-50%,-5%);transform:scale(.15) translate(-50%,-5%);opacity:0}.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-circle]{background-color:#fff}.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow]{border-bottom:7px solid #fff;border-right:7px solid transparent;border-left:7px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow].arrow-small{border-bottom:5px solid #fff;border-right:5px solid transparent;border-left:5px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow].arrow-big{border-bottom:10px solid #fff;border-right:10px solid transparent;border-left:10px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-circle]{background-color:rgba(0,0,0,.7)}.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow]{border-bottom:7px solid rgba(0,0,0,.7);border-right:7px solid transparent;border-left:7px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow].arrow-small{border-bottom:5px solid rgba(0,0,0,.7);border-right:5px solid transparent;border-left:5px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow].arrow-big{border-bottom:10px solid rgba(0,0,0,.7);border-right:10px solid transparent;border-left:10px solid transparent}.tippy-popper[x-placement^=bottom] [data-animation=perspective]{-webkit-transform-origin:top;transform-origin:top}.tippy-popper[x-placement^=bottom] [data-animation=perspective].enter{opacity:1;-webkit-transform:translateY(10px) rotateX(0);transform:translateY(10px) rotateX(0)}.tippy-popper[x-placement^=bottom] [data-animation=perspective].leave{opacity:0;-webkit-transform:translateY(0) rotateX(-90deg);transform:translateY(0) rotateX(-90deg)}.tippy-popper[x-placement^=bottom] [data-animation=fade].enter{opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=fade].leave{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift].enter{opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift].leave{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}.tippy-popper[x-placement^=bottom] [data-animation=scale].enter{opacity:1;-webkit-transform:translateY(10px) scale(1);transform:translateY(10px) scale(1)}.tippy-popper[x-placement^=bottom] [data-animation=scale].leave{opacity:0;-webkit-transform:translateY(0) scale(0);transform:translateY(0) scale(0)}.tippy-popper[x-placement^=left] [x-arrow]{border-left:7px solid #333;border-top:7px solid transparent;border-bottom:7px solid transparent;right:-7px;margin:6px 0}.tippy-popper[x-placement^=left] [x-arrow].arrow-small{border-left:5px solid #333;border-top:5px solid transparent;border-bottom:5px solid transparent;right:-5px}.tippy-popper[x-placement^=left] [x-arrow].arrow-big{border-left:10px solid #333;border-top:10px solid transparent;border-bottom:10px solid transparent;right:-10px}.tippy-popper[x-placement^=left] [x-circle]{-webkit-transform-origin:50% 0;transform-origin:50% 0}.tippy-popper[x-placement^=left] [x-circle].enter{-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%);opacity:1}.tippy-popper[x-placement^=left] [x-circle].leave{-webkit-transform:scale(.15) translate(-50%,-50%);transform:scale(.15) translate(-50%,-50%);opacity:0}.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-circle]{background-color:#fff}.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow]{border-left:7px solid #fff;border-top:7px solid transparent;border-bottom:7px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow].arrow-small{border-left:5px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow].arrow-big{border-left:10px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-circle]{background-color:rgba(0,0,0,.7)}.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow]{border-left:7px solid rgba(0,0,0,.7);border-top:7px solid transparent;border-bottom:7px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow].arrow-small{border-left:5px solid rgba(0,0,0,.7);border-top:5px solid transparent;border-bottom:5px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow].arrow-big{border-left:10px solid rgba(0,0,0,.7);border-top:10px solid transparent;border-bottom:10px solid transparent}.tippy-popper[x-placement^=left] [data-animation=perspective]{-webkit-transform-origin:right;transform-origin:right}.tippy-popper[x-placement^=left] [data-animation=perspective].enter{opacity:1;-webkit-transform:translateX(-10px) rotateY(0);transform:translateX(-10px) rotateY(0)}.tippy-popper[x-placement^=left] [data-animation=perspective].leave{opacity:0;-webkit-transform:translateX(0) rotateY(-90deg);transform:translateX(0) rotateY(-90deg)}.tippy-popper[x-placement^=left] [data-animation=fade].enter{opacity:1;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=fade].leave{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift].enter{opacity:1;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift].leave{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}.tippy-popper[x-placement^=left] [data-animation=scale].enter{opacity:1;-webkit-transform:translateX(-10px) scale(1);transform:translateX(-10px) scale(1)}.tippy-popper[x-placement^=left] [data-animation=scale].leave{opacity:0;-webkit-transform:translateX(0) scale(0);transform:translateX(0) scale(0)}.tippy-popper[x-placement^=right] [x-arrow]{border-right:7px solid #333;border-top:7px solid transparent;border-bottom:7px solid transparent;left:-7px;margin:6px 0}.tippy-popper[x-placement^=right] [x-arrow].arrow-small{border-right:5px solid #333;border-top:5px solid transparent;border-bottom:5px solid transparent;left:-5px}.tippy-popper[x-placement^=right] [x-arrow].arrow-big{border-right:10px solid #333;border-top:10px solid transparent;border-bottom:10px solid transparent;left:-10px}.tippy-popper[x-placement^=right] [x-circle]{-webkit-transform-origin:-50% 0;transform-origin:-50% 0}.tippy-popper[x-placement^=right] [x-circle].enter{-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%);opacity:1}.tippy-popper[x-placement^=right] [x-circle].leave{-webkit-transform:scale(.15) translate(-50%,-50%);transform:scale(.15) translate(-50%,-50%);opacity:0}.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-circle]{background-color:#fff}.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow]{border-right:7px solid #fff;border-top:7px solid transparent;border-bottom:7px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow].arrow-small{border-right:5px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow].arrow-big{border-right:10px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-circle]{background-color:rgba(0,0,0,.7)}.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow]{border-right:7px solid rgba(0,0,0,.7);border-top:7px solid transparent;border-bottom:7px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow].arrow-small{border-right:5px solid rgba(0,0,0,.7);border-top:5px solid transparent;border-bottom:5px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow].arrow-big{border-right:10px solid rgba(0,0,0,.7);border-top:10px solid transparent;border-bottom:10px solid transparent}.tippy-popper[x-placement^=right] [data-animation=perspective]{-webkit-transform-origin:left;transform-origin:left}.tippy-popper[x-placement^=right] [data-animation=perspective].enter{opacity:1;-webkit-transform:translateX(10px) rotateY(0);transform:translateX(10px) rotateY(0)}.tippy-popper[x-placement^=right] [data-animation=perspective].leave{opacity:0;-webkit-transform:translateX(0) rotateY(90deg);transform:translateX(0) rotateY(90deg)}.tippy-popper[x-placement^=right] [data-animation=fade].enter{opacity:1;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=fade].leave{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift].enter{opacity:1;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift].leave{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}.tippy-popper[x-placement^=right] [data-animation=scale].enter{opacity:1;-webkit-transform:translateX(10px) scale(1);transform:translateX(10px) scale(1)}.tippy-popper[x-placement^=right] [data-animation=scale].leave{opacity:0;-webkit-transform:translateX(0) scale(0);transform:translateX(0) scale(0)}.tippy-popper .tippy-tooltip.transparent-theme{background-color:rgba(0,0,0,.7)}.tippy-popper .tippy-tooltip.transparent-theme[data-animatefill]{background-color:transparent}.tippy-popper .tippy-tooltip.light-theme{color:#26323d;-webkit-box-shadow:0 4px 20px 4px rgba(0,20,60,.1),0 4px 80px -8px rgba(0,20,60,.2);box-shadow:0 4px 20px 4px rgba(0,20,60,.1),0 4px 80px -8px rgba(0,20,60,.2);background-color:#fff}.tippy-popper .tippy-tooltip.light-theme[data-animatefill]{background-color:transparent}.tippy-tooltip{position:relative;color:#fff;border-radius:4px;font-size:.95rem;padding:.4rem .8rem;text-align:center;will-change:transform;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#333}.tippy-tooltip--small{padding:.25rem .5rem;font-size:.8rem}.tippy-tooltip--big{padding:.6rem 1.2rem;font-size:1.2rem}.tippy-tooltip[data-animatefill]{overflow:hidden;background-color:transparent}.tippy-tooltip[data-interactive]{pointer-events:auto}.tippy-tooltip[data-inertia]{-webkit-transition-timing-function:cubic-bezier(.53,2,.36,.85);transition-timing-function:cubic-bezier(.53,2,.36,.85)}.tippy-tooltip [x-arrow]{position:absolute;width:0;height:0}.tippy-tooltip [x-circle]{position:absolute;will-change:transform;background-color:#333;border-radius:50%;width:130%;width:calc(110% + 2rem);left:50%;top:50%;z-index:-1;overflow:hidden;-webkit-transition:all ease;transition:all ease}.tippy-tooltip [x-circle]:before{content:"";padding-top:90%;float:left}.tippy-tooltip.main-theme{background:rgba(0,0,0,.8)!important;padding:20px;font-size:13px;line-height:14px;border-radius:4px;text-align:left;max-width:300px}.tippy-tooltip.main-theme .tippy-tooltip-content>*+*{margin-top:10px}@media (max-width:450px){.tippy-popper{max-width:96%;max-width:calc(100% - 20px)}}
.remove-dialog__description{min-width:190px;padding:10px 15px;text-align:center;color:#222}.remove-dialog__description>*+*{margin-top:8px}
.tippy-tooltip.remove-theme{border-radius:6px;-webkit-box-shadow:0 2px 7px 0 rgba(0,0,0,.25);box-shadow:0 2px 7px 0 rgba(0,0,0,.25);background:#fff;z-index:10;padding:5px}.tippy-tooltip.remove-theme .tippy-tooltip-content>.button{font-size:13px;line-height:14px;width:100%;padding:8px}.tippy-tooltip.remove-theme .tippy-tooltip-content>.button.loading:before{width:25px;height:25px;margin:-12.5px -12.5px 0}
.promotion-dialog{position:relative}.promotion-dialog__body{position:absolute;border-radius:6px;-webkit-box-shadow:0 2px 7px 0 rgba(0,0,0,.25);box-shadow:0 2px 7px 0 rgba(0,0,0,.25);background:#fff;max-height:200px;overflow:auto;z-index:10;padding:5px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.promotion-dialog__body>.button{font-size:13px;line-height:14px;width:100%;padding:8px}.promotion-dialog__description{padding:10px;text-align:center;min-width:180px;margin-bottom:5px}.promotion-dialog__description-title{font-size:15px;line-height:20px;font-weight:400;margin-bottom:10px}.promotion-dialog__option{color:#d9d9d9;font-size:11px;line-height:14px}.promotion-dialog__option span{font-weight:700}.promotion-dialog--top-left{bottom:calc(100% + 10px);left:0}.promotion-dialog--top-right{bottom:calc(100% + 10px);right:0}.promotion-dialog--bottom-right{top:calc(100% + 10px);right:0}.promotion-dialog--bottom-left{left:0;top:calc(100% + 10px)}.promotion-dialog--open{visibility:visible;opacity:1}
.dropdown-checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:10px 0 10px 10px;background-color:#f2f2f2;border-radius:4px;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdown-checkbox:hover .checkbox:not([disabled])+label:before{border-color:#444da0}
.portal{position:fixed;-webkit-transition:opacity .5s,background-color .5s,height 10000s,-webkit-backdrop-filter .5s;transition:opacity .5s,background-color .5s,height 10000s,-webkit-backdrop-filter .5s;transition:opacity .5s,backdrop-filter .5s,background-color .5s,height 10000s;transition:opacity .5s,backdrop-filter .5s,background-color .5s,height 10000s,-webkit-backdrop-filter .5s;opacity:0;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1000;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background-color:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.portal.portal--opened{opacity:1}.portal.portal--opened .modal,.portal.portal--opened .modal-inform__inner{-webkit-transform:none;transform:none}.portal.portal--transparent{background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}
.modal__content{height:100%;overflow-y:auto;overflow-x:hidden;padding:100px 10px 10px;-webkit-overflow-scrolling:touch}.modal__content>*+*{margin-top:30px}.modal__content>.toolbar+.checkbox-list,.modal__content>.toolbar+.list-filter{margin-top:10px}.modal__content>.modal-block+.modal-block{margin-top:50px}.modal__content-buttons>.form-field+*{margin-top:0}.modal__content-buttons .button:last-child{margin:0}@media screen and (min-width:768px){.modal__content{padding:100px 30px 20px}.modal__content-buttons>.button{margin-right:10px}}@media screen and (max-width:767px){.modal__content-buttons>.button{width:100%;margin-bottom:20px}}
.modal__inline-filter{margin-bottom:15px}.modal__inline-filter .link:not(:last-child){margin-right:15px;display:inline-block}.modal__inline-filter .radio-field:not(:last-child){margin-right:15px;margin-bottom:5px}
.modal__block-filter{margin-bottom:20px}.modal__block-filter .link:not(:last-child){margin-bottom:10px;display:inline-block;width:100%}
.modal__button-groups{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.modal__button-groups .button-group{margin-bottom:5px}.modal__button-groups .button-group:not(:last-child){margin-right:10px}.modal__button-groups-descr{width:100%;margin-bottom:10px;display:inline-block}@media screen and (min-width:768px){.modal__button-groups-descr{width:auto;margin-bottom:0;margin-right:10px}}
.modal__container{margin-bottom:20px}@media screen and (min-width:768px){.modal__container .button-group{margin-bottom:10px}.modal__container .button-group+*{margin-left:10px}}
.modal__column{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.modal__column:last-child{margin-bottom:0}.modal__column.modal__column--offset .modal__column-content{padding:20px}.modal__column.modal__column--border .modal__column-content{border:1px solid #ededed}.modal__column.modal__column--background .modal__column-content{background-color:#f2f2f2}.modal__column-title{margin-bottom:14px}.modal__column-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:4px}.modal__column-content>*+*{margin-top:20px}@media screen and (min-width:768px){.modal__column{width:280px;margin-bottom:0}.modal__column+.modal__column{margin-left:10px}}
.modal-block>.checkbox-field{width:100%}.modal-block>*+*{margin-top:20px}.modal-block>.toolbar+.checkbox-list,.modal-block>.toolbar+.list-filter,.modal-block__title+.alt-text{margin-top:10px}
.modal-group{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:20px}
.modal-description__text{margin-top:10px}
.modal{height:100%;background:#fff;position:relative;min-width:320px;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:height 10000s steps(1),-webkit-transform .5s;transition:height 10000s steps(1),-webkit-transform .5s;transition:transform .5s,height 10000s steps(1);transition:transform .5s,height 10000s steps(1),-webkit-transform .5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:0;left:0;width:100%;background:#fff;border-bottom:1px solid rgba(0,0,0,.1);height:70px}.modal__footer,.modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;padding:10px;-ms-flex-negative:0;flex-shrink:0}.modal__footer{position:fixed;right:0;bottom:0;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:auto;border-top:1px solid rgba(0,0,0,.1);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background-color:hsla(0,0%,94.9%,.9);-webkit-box-shadow:0 -3px 6px 0 #e5e5e5;box-shadow:0 -3px 6px 0 #e5e5e5}.modal__footer-description{justify-self:flex-start}.modal__footer-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.modal__footer-buttons>.button[disabled]{-webkit-box-shadow:inset 0 0 0 2px #ccc;box-shadow:inset 0 0 0 2px #ccc}.modal__footer-buttons>.form-field+*{margin-top:0}.modal__footer-buttons .button:last-child{margin:0}.modal__title{max-width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis}.modal .form .search:not(:last-child){margin-bottom:10px}.modal__close{width:30px;height:30px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0;margin-left:10px}.modal__close .icon{width:100%;height:100%;fill:#444da0}.modal.modal--fullscreen{max-width:100%;width:100%}.modal.modal--fullwidth{width:100%}@media screen and (min-width:768px){.modal__header{padding:20px 30px}.modal__footer{padding:15px 30px}.modal__footer-description{margin-right:15px}.modal__footer-buttons>.button{margin-right:10px}.modal.modal--normal{max-width:500px}}@media screen and (max-width:767px){.modal__footer-description{width:100%;margin-bottom:10px}.modal__footer-buttons{width:100%}.modal__footer-buttons>.button{width:100%;margin-bottom:20px}}@media screen and (min-width:1440px){.modal .client-item{width:25%}}@media screen and (min-width:1024px){.modal.modal--medium{max-width:800px}.modal.modal--large{max-width:90%;max-width:990px}}
.modal-inform__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-inform__icons .icon{width:50px;height:50px;fill:#444da0}.modal-inform__icons .icon:not(:last-child){margin-right:30px}@media screen and (min-width:1024px){.modal-inform__icons .icon{width:60px;height:60px}}
.modal-inform{position:absolute;width:100%;max-width:calc(100vw - 40px);max-height:calc(100vh - 40px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.modal-inform__title{overflow:hidden;text-overflow:ellipsis;text-align:center;margin-bottom:30px}.modal-inform__inner{background:#fff;border-radius:10px;position:absolute;top:0;left:0;width:100%;height:100%;padding:30px 15px;overflow:auto;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.modal-inform__content{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-align:center;-ms-flex-align:center;align-items:center}.modal-inform__content>*+*{margin-top:30px}.modal-inform__content p{text-align:center}.modal-inform__close{width:30px;height:30px;position:absolute;top:15px;right:15px}.modal-inform__close .icon{width:100%;height:100%;fill:#e5e5e5}@media screen and (min-width:1024px){.modal-inform{max-width:540px;max-height:540px}.modal-inform__inner{padding:30px}}
.accordion--hide .accordion__content{display:none;overflow:hidden}.accordion--open .accordion__content{display:block;visibility:visible}.accordion__content{overflow:hidden;-webkit-transition:height .5s ease;transition:height .5s ease;margin-bottom:15px}.accordion__title{width:100%;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;padding:20px 0;border-top:1px solid #e5e5e5;font-size:15px;line-height:20px;text-decoration:none;color:#000;font-weight:700;-webkit-transition:all .3s ease;transition:all .3s ease}.accordion__title:hover{color:#ee2e30}.accordion__title .icon{width:30px;height:30px;fill:#444da0;margin-right:10px}
.calendar{max-width:302px}.calendar:focus{outline:none}.calendar .button-group{margin-bottom:10px}.calendar .button-group .button{color:#222!important}.calendar .DayPicker{border:1px solid #ccc;border-radius:4px}.calendar .DayPicker-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:10px}.calendar .DayPicker-wrapper:focus{outline:none}.calendar .DayPicker-Month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:15px;line-height:20px;width:100%}.calendar .DayPicker-NavBar{position:absolute;left:0;right:0;top:10px}.calendar .DayPicker-NavButton{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-position:50%;background-size:cover;cursor:pointer}.calendar .DayPicker-NavButton:focus{outline:none}.calendar .DayPicker-NavButton--prev{left:15px;background-image:url(/assets/img/5609723d117284cd72af2538ea3c9fa6-left.svg)}.calendar .DayPicker-NavButton--next{right:15px;background-image:url(/assets/img/99eddb708b9d308cd9113afe2325ac83-right.svg)}.calendar .DayPicker-NavButton--interactionDisabled{display:none}.calendar .DayPicker-Caption{text-transform:capitalize;text-align:center;margin-bottom:20px}.calendar .DayPicker-WeekdaysRow{display:-webkit-box;display:-ms-flexbox;display:flex}.calendar .DayPicker-Weekday{display:table-cell;padding:10px;font-weight:700;text-align:center;color:#222}.calendar .DayPicker-Weekday abbr[title]{text-decoration:none}.calendar .DayPicker-Week{display:-webkit-box;display:-ms-flexbox;display:flex}.calendar .DayPicker-Day{width:40px;border-radius:4px;padding:10px 0;text-align:center;cursor:pointer;position:relative;vertical-align:middle;color:#222;outline:none;margin:1px 0}.calendar .DayPicker-Day:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #ee2e30;border-radius:4px;display:none}.calendar .DayPicker-WeekNumber{display:table-cell;padding:0 7px;text-align:right;vertical-align:middle;min-width:1rem;font-size:.75em;cursor:pointer;color:#ccc}.calendar .DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.calendar .DayPicker-Footer{display:table-caption;caption-side:bottom;padding-top:.5rem}.calendar .DayPicker-TodayButton{border:none;background-image:none;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.calendar .DayPicker-Day--disabled{color:#d9d9d9;cursor:not-allowed}.calendar .DayPicker-Day--outside{color:#d9d9d9}.calendar .DayPicker-Day--range{background:#f2f2f2;border-radius:0}.DayPicker-Week .calendar .DayPicker-Day--range:first-child{border-radius:4px 0 0 4px}.DayPicker-Week .calendar .DayPicker-Day--range:last-child{border-radius:0 4px 4px 0}.calendar .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){color:#fff;background-color:#ee2e30!important;border-radius:4px!important}.calendar .DayPicker-Day--start{border-radius:4px 0 0 4px!important}.calendar .DayPicker-Day--end{border-radius:0 4px 4px 0!important}.calendar .DayPickerInput{display:inline-block}.calendar .DayPickerInput-OverlayWrapper{position:relative}.calendar .DayPickerInput-Overlay{left:0;position:absolute;background:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.15);box-shadow:0 2px 5px rgba(0,0,0,.15)}@media (hover:hover){.calendar .DayPicker-Day:not(.DayPicker-Day--disabled):hover:after{display:block}}
.chart__title{margin-bottom:10px}.chart__content{min-height:300px}.chart__content>.icon{fill:#999;width:50px;height:50px}.chart__content>.title{width:100%}.chart__no-item{width:100px;height:100px}.chart--loading .chart__content,.chart--no-chart .chart__content,.chart--no-data .chart__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chart .highcharts-legend-item-hidden .custom-legend{fill-opacity:.2}
.chart-tooltip-item{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:11px;line-height:14px}.chart-tooltip-item__indicator{width:100px;white-space:normal}.chart-tooltip-item__cell{text-align:center;min-width:70px;font-weight:700}
.chart-tooltip{max-width:320px;padding-bottom:10px;color:#fff}.chart-tooltip__title{text-align:center;font-size:15px;line-height:20px;font-weight:700;padding:10px;overflow:hidden;text-overflow:ellipsis;max-width:100%}.chart-tooltip__descr{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 15px}.chart-tooltip__descr-item{width:70px;text-align:center}.chart-tooltip__descr-item img{width:16px;height:16px}.chart-tooltip__descr-item svg{width:16px;height:16px;fill:#999}.chart-tooltip__descr-params{width:100px;color:#999}.chart-tooltip__container .chart-tooltip-item{padding:5px 15px}.chart-tooltip__container .chart-tooltip-item:nth-child(odd){background:hsla(0,0%,100%,.05)}
.list-filter{width:100%;padding-left:10px}.list-filter__input{margin-bottom:20px}.list-filter__checklist>.icon{display:block;margin:auto;fill:#e2e2e2;width:40px;height:40px}.list-filter__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.list-filter__item .mark{margin-right:5px;-ms-flex-negative:0;flex-shrink:0}.list-filter__item--remove-disabled .list-filter__item-remove .icon{fill:#f2f2f2;pointer-events:none}.list-filter__item-text{width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-filter__item-icon{width:20px;height:20px;fill:#f2f2f2;margin-right:5px;-ms-flex-negative:0;flex-shrink:0}.list-filter__item-edit{margin-left:5px}.list-filter__item-edit .icon{width:20px;height:20px;fill:#999}.list-filter__item-remove{margin-left:5px}.list-filter__item-remove .icon{width:20px;height:20px;fill:#999}.list-filter__rules .button-group{margin:10px 0}.list-filter__rules .button-group .button{background-color:#e6e6e6}
.color-picker{cursor:crosshair}
.color-picker-wrapper__item{width:172px;height:172px;border-radius:4px;border:1px solid #d9d9d9;padding:5px}.color-picker-wrapper .navbar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:10px}.color-picker-wrapper .navbar__group{border-right:none}
.sort-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0}.sort-list-item__name{color:#222;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sort-list-item__icon{width:20px;height:20px;fill:#d9d9d9}.sort-list-item__tag{border-radius:50%}.sort-list-item__image,.sort-list-item__tag{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.sort-list-item__main{overflow:hidden}.sort-list-item .social-info,.sort-list-item__drag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sort-list-item__drag{margin-right:10px}.sort-list-item__control{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sort-list-item__control+.sort-list-item__control{margin-left:5px}
.sort-list>div>*+*{margin-top:10px}
.dh-slider__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}

.d-slider__dots{position:absolute;bottom:-30px;z-index:5;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.d-slider__dots-container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 5px}.d-slider__dots-container .d-slider__dot:not(:last-child){margin-right:5px}
.d-slider__dot{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.2);content:"";-webkit-transition:.3s ease;transition:.3s ease;cursor:pointer}.d-slider__dot--active,.d-slider__dot:hover{background:#fff}
.d-slider{width:100%;height:100%;position:relative}.d-slider__wrapper{overflow:hidden}.d-slider__wrapper .button{margin:5px}.d-slider__btn-slide{width:20px;height:20px;fill:hsla(0,0%,100%,.2);cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease}.d-slider--sb .d-slider__btn-slide,.d-slider__btn-slide:hover{fill:#fff}.d-slider--sb .d-slider__dot{border:1px solid #fff;background:transparent}
.file-upload__wrapper{margin-bottom:10px}.file-upload__input{height:0;overflow:hidden;width:0}.file-upload__title{cursor:pointer;font-size:13px;line-height:14px;color:#999;margin-bottom:10px}.file-upload__label{background:#444da0;border:none;border-radius:5px;color:#fff;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;outline:none;padding:10px;position:relative;-webkit-transition:all .3s;transition:all .3s}.file-upload__file-name{color:#999;margin-bottom:10px;word-break:break-all}.file-upload__image-wrapper{width:200px;height:200px}.file-upload__image{width:100%;height:100%;border-radius:10px;-o-object-fit:scale-down;object-fit:scale-down}.file-upload__preloader{width:50px;height:50px;fill:#999}.file-upload--uploading .file-upload__image-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.menu-avatar{text-decoration:none;font-size:15px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-avatar:hover{cursor:pointer}.menu-avatar__img-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;border:2px solid #fff;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.menu-avatar__img{width:32px;height:32px;border-radius:50%;display:inline-block;position:relative}.menu-avatar__img.icon{width:25px;height:25px;fill:#f2f2f2}.menu-avatar__name{display:inline-block;margin-right:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.menu-avatar--loading .menu-avatar__img-wrap,.menu-avatar--no-image .menu-avatar__img-wrap{background:#d9d9d9}.menu-avatar--loading:hover .menu-avatar__img{opacity:1}.menu-avatar--loading:hover .menu-avatar__img-wrap:after,.menu-avatar--loading:hover .menu-avatar__img-wrap:before{display:none}.menu-avatar--warning:after{content:"";display:block;position:absolute;top:0;right:0;width:14px;height:14px;border:2px solid #444da0;background:#fff;border-radius:50%}
.certificate-main{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.certificate-main__image{display:none;margin-bottom:50px;width:100%}@media screen and (min-width:768px){.certificate-main__image{display:block;width:548px;height:160px}}
.certificate-person{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-align:center;-ms-flex-align:center;align-items:center}.certificate-person__name{color:#fff;text-align:center}.certificate-person__work-wrapper{margin-top:20px;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-align:center;-ms-flex-align:center;align-items:center}.certificate-person__bull,.certificate-person__company,.certificate-person__position{color:#444;font-size:20px;font-weight:700;line-height:24px;text-align:center}.certificate-person__image-wrapper{margin-top:50px;width:276px;height:276px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:5;background:#222;border-radius:50%;-webkit-box-shadow:inset -20px -20px 40px 0 hsla(0,0%,100%,.05),inset 20px 20px 40px 0 rgba(0,0,0,.35);box-shadow:inset -20px -20px 40px 0 hsla(0,0%,100%,.05),inset 20px 20px 40px 0 rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.05)}.certificate-person__image-wrapper:before{content:"";display:block;position:absolute;top:-2px;left:-1px;width:276px;height:276px;border-radius:50%;background:#d6f04a url(/assets/img/996449a5c88a5fd7d02b90223ade4b15-Gold.png)}.certificate-person__image{width:260px;height:260px;-o-object-fit:cover;object-fit:cover;z-index:10;background:#222;border:5px solid #222}@media screen and (min-width:768px){.certificate-person__work-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.certificate-person__bull{margin-left:20px;margin-right:20px}.certificate-person__image-wrapper{width:552px;height:552px}.certificate-person__image-wrapper:before{top:65px;left:65px;width:420px;height:420px}.certificate-person__image{width:400px;height:400px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.certificate-person__image-wrapper:before{background:#d6f04a url(/assets/img/4b0f8ee81459e65735a87ce80f4f7d3f-Gold@2x.png);background-size:contain}}@media only screen and (-webkit-min-device-pixel-ratio:2.25),only screen and (min-resolution:2.25dppx){.certificate-person__image-wrapper:before{background:#d6f04a url(/assets/img/26961f0afce0d94631340ccb90e8d021-Gold@3x.png);background-size:contain}}
.certificate-type{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.certificate-type__image{width:100%;margin-top:50px}.certificate-type__kind{margin-top:50px;color:#d6f04a;text-align:center}.certificate-type__kind-description{margin-top:50px;max-width:725px;text-align:center;color:#d9d9d9;font-size:20px;line-height:26px}@media screen and (min-width:768px){.certificate-type__image{width:582px;height:139px}}
.certificate-diplom{margin-top:100px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.certificate-diplom,.certificate-diplom__about-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.certificate-diplom__about-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.certificate-diplom__card{width:84px;height:97px}.certificate-diplom__about{margin-top:10px;max-width:405px}.certificate-diplom__about-description{font-size:15px;line-height:20px;color:#999}.certificate-diplom__theme{font-size:26px;font-weight:700;line-height:30px;color:#fff}.certificate-diplom__marks{margin-top:100px;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-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:768px){.certificate-diplom__about-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.certificate-diplom__about{margin-top:0;margin-left:30px}.certificate-diplom__marks{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}
.certificate-diplom-mark-item{margin-bottom:30px;width:100%;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-align:center;-ms-flex-align:center;align-items:center;padding:30px;border-radius:20px;background-color:#272727}.certificate-diplom-mark-item__metric{margin-top:40px;text-align:center;max-width:290px;color:#d9d9d9;font-size:20px;line-height:26px}@media screen and (min-width:1024px){.certificate-diplom-mark-item{max-width:350px}}@media screen and (min-width:768px) and (max-width:1023px){.certificate-diplom-mark-item{width:300px}}@media screen and (min-width:768px){.certificate-diplom-mark-item:not(:last-child){margin-right:30px}}
.certificate-personal-about{margin-top:100px;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-align:center;-ms-flex-align:center;align-items:center}.certificate-personal-about__certification-text{position:relative;max-width:540px;font-size:30px;font-style:italic;line-height:34px;text-align:center;color:#d9d9d9}
.certificate-about-hobby{margin-top:100px;padding-top:100px;background:none}.certificate-about-hobby__text{position:relative;margin:0 auto;max-width:750px;font-size:20px;line-height:26px;text-align:center;color:#d9d9d9}.certificate-about-hobby__text:before{content:"";display:block;position:absolute;top:-107px;left:0;width:100%;height:1px;background:#d6f04a url(/assets/img/996449a5c88a5fd7d02b90223ade4b15-Gold.png) repeat}@media screen and (min-width:768px){.certificate-about-hobby{background:url(/assets/img/dfbf133d9a3d71c2b10356e4313e9b5d-about_certificated.png) no-repeat center 23%;background-size:380px 73px}}@media screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi){.certificate-about-hobby{background:url(/assets/img/42250e69010a475af2aa1292cf661e2d-about_certificated@2x.png) no-repeat center 23%;background-size:380px 73px}}@media only screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2.25),only screen and (min-width:768px) and (min-resolution:2.25dppx){.certificate-about-hobby{background:url(/assets/img/46f479cd3d45966ba039f46c504fa54d-about_certificated@3x.png) no-repeat center 23%;background-size:380px 73px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.certificate-about-hobby__text:before{background:#d6f04a url(/assets/img/4b0f8ee81459e65735a87ce80f4f7d3f-Gold@2x.png)}}@media only screen and (-webkit-min-device-pixel-ratio:2.25),only screen and (min-resolution:2.25dppx){.certificate-about-hobby__text:before{background:#d6f04a url(/assets/img/26961f0afce0d94631340ccb90e8d021-Gold@3x.png)}}
.certificate-page{padding:0 0 100px;background:url(/assets/img/b21e2f9ead0119140e0669418c542098-Noise.png),url(/assets/img/206bb29733b754aca69550a28a6928d3-Paper.png),#222}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.certificate-page{background:url(/assets/img/d8bb9c502d383b87814c4e65df55c96a-Noise@2x.png),url(/assets/img/8f730b18053f48eebac362ef34933e15-Paper@2x.png),#222}}@media only screen and (-webkit-min-device-pixel-ratio:2.25),only screen and (min-resolution:2.25dppx){.certificate-page{background:url(/assets/img/82b29f75b6005c39e6c5a391f4f7ad47-Noise@3x.png),url(/assets/img/d81308fdd4d071f25e5277bb2c160002-Paper@3x.png),#222}}
.header-cover{padding:30px 0 35px;color:#fff;text-align:center}.header-cover__img{margin-bottom:15px}.header-cover__title{font-size:40px;font-weight:700;line-height:46px;margin-bottom:9px}.header-cover__text{color:#fff;margin-bottom:23px}.header-cover__info{margin-bottom:16px}.header-cover__info-item{color:#fff;line-height:24px;text-decoration:none;display:inline-block;margin-right:20px}.header-cover--analitics,.header-cover--event,.header-cover--facebook,.header-cover--jagajam{display:none}@media screen and (min-width:1024px){.header-cover{padding:70px 0 90px}}@media screen and (max-width:767px){.header-cover__title{font-size:20px;font-weight:700;line-height:26px}.header-cover__text{line-height:22px;margin-bottom:23px}}
.header-banner{display:inline-block;margin-bottom:50px}.header-banner__img-container{margin-bottom:15px}.header-banner .image{width:100%;height:auto}.header-banner__text{color:#4248bf;text-decoration:none;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.header-banner__text:hover{color:#ee2e30}.header-banner--third{width:calc(33.3% - 15px)}.header-banner--half{width:calc(50% - 15px)}.header-banner--full{width:100%}.header-banner--full .header-banner__text{font-size:17px;line-height:23px}@media screen and (min-width:768px){.header-banner--full .header-banner__text{font-size:20px;line-height:28px}}@media screen and (max-width:767px){.header-banner--full,.header-banner--half,.header-banner--third{width:100%;margin-bottom:10px}}@media screen and (min-width:1440px){.header-banner--third{width:calc(33.3% - 20px)}.header-banner--half{width:calc(50% - 20px)}.header-banner--half:nth-child(2n){margin-right:0}}

.promo-slider-menu{height:28px;margin:0 -20px 30px;position:relative}.promo-slider-menu__inner{height:28px}.promo-slider-menu__main{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.promo-slider-menu__item{color:#fff;padding-bottom:8px;padding-left:30px;border-bottom:2px solid transparent;cursor:pointer;white-space:nowrap;position:relative;border-bottom:1px solid hsla(0,0%,100%,.1);font-size:15px;line-height:20px}.promo-slider-menu__item:first-child{margin-left:30px;padding-left:0}.promo-slider-menu__item:first-child:before{left:0;width:100%}.promo-slider-menu__item:last-child{margin-right:30px}.promo-slider-menu__item--active:before{content:"";display:block;position:absolute;bottom:0;left:30px;width:calc(100% - 30px);height:2px;background-color:#fff}@media screen and (min-width:600px){.promo-slider-menu{width:100%;margin:0 0 30px}.promo-slider-menu__item:first-child{margin-left:0}.promo-slider-menu__item:last-child{margin-right:0}}@media screen and (min-width:1024px){.promo-slider-menu__main{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}
.promo-slider .container{position:relative}.promo-slider__desktop{display:none;position:relative}.promo-slider__desktop:before{content:"";display:block;position:absolute;top:-235px;left:-178px;width:1280px;height:838px;background:url(/assets/img/253418b63f38a0f0f5420697d3fc58ea-promo_bg.png) no-repeat 50%;background-size:cover}.promo-slider__phone{position:absolute;bottom:-15px;left:5px}.promo-slider__screen{overflow:hidden;position:relative}.promo-slider__screen .slick-list,.promo-slider__screen .slick-track{height:100%}.promo-slider__screen .slick-slide img{height:100%!important;width:100%!important}.promo-slider__screen--mobile-phone{width:280px;height:473px;z-index:0;margin:auto}.promo-slider__screen--mobile-phone:before{content:"";display:block;position:absolute;background:url(/assets/img/ef433e5514abeb4ad14fbecc62e6c9d4-promo_iphone_big.png) no-repeat;width:280px;height:473px;background-size:cover;z-index:1}.promo-slider__screen--notebook{width:1017px;height:515px;z-index:0}.promo-slider__screen--notebook:before{content:"";display:block;position:absolute;width:1017px;height:515px;background:url(/assets/img/f093d697c292d4dce543102a44a26f91-promo_macbook.png) no-repeat;background-size:cover;z-index:1}.promo-slider__screen--phone{width:244px;height:411px;z-index:0}.promo-slider__screen--phone:before{content:"";display:block;position:absolute;background:url(/assets/img/9449ca7a2f852d85a6d0a29158291a43-promo_iphone.png) no-repeat;background-size:cover;width:244px;height:411px;z-index:1}.promo-slider__mobile-phone-wrapper{position:absolute;top:12px;left:40px;width:190px;height:411px}.promo-slider__notebook-wrapper{position:absolute;top:26px;left:183px;width:654px;height:410px}.promo-slider__phone-wrapper{position:absolute;top:11px;left:33px;width:167px;height:357px}.promo-slider__btn{position:absolute;display:block;top:190px;z-index:5;width:30px;height:30px;cursor:pointer}.promo-slider__btn .icon{width:100%;height:100%;fill:#d9d9d9}.promo-slider__btn--prev{left:10px}.promo-slider__btn--next{right:10px}.promo-slider__content{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.promo-slider__text{color:#d9d9d9;max-width:730px;text-align:center;margin:auto}@media screen and (min-width:1280px){.promo-slider__mobile-phone{display:none}.promo-slider__desktop{display:block}.promo-slider__btn{top:230px}.promo-slider__btn--prev{left:-94px}.promo-slider__btn--next{right:-60px}.promo-slider__content{margin-top:80px}.promo-slider__text{font-size:20px;line-height:26px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.promo-slider__desktop:before{background-image:url(/assets/img/f58dfb8870b32df9b05444737fa55af6-promo_bg@2x.png)}.promo-slider__screen--mobile-phone:before{background-image:url(/assets/img/e87603320130d642da647a0b7c67815f-promo_iphone_big@2x.png)}.promo-slider__screen--notebook:before{background-image:url(/assets/img/1a6e91c641ed2f3167bfb714d1296734-promo_macbook@2x.png)}.promo-slider__screen--phone:before{background-image:url(/assets/img/e9edd15239ee1583478199c191f30f80-promo_iphone@2x.png)}}@media only screen and (-webkit-min-device-pixel-ratio:2.25),only screen and (min-resolution:2.25dppx){.promo-slider__desktop:before{background-image:url(/assets/img/ff559ce9f26974b3f0e82569f31e7107-promo_bg@3x.png)}.promo-slider__screen--mobile-phone:before{background-image:url(/assets/img/a149e7dcd3fe5d34ca1ce77af58861c9-promo_iphone_big@3x.png)}.promo-slider__screen--notebook:before{background-image:url(/assets/img/2f6d6e8aeee0b25b237a81132c042edd-promo_macbook@3x.png)}.promo-slider__screen--phone:before{background-image:url(/assets/img/53727283f3484f8ca16ac8e6127c3767-promo_iphone@3x.png)}}@media screen and (min-width:640px){.promo-slider__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}
.promo{padding:0 0 75px;position:relative;background:url(/assets/img/54c1171b1de84d2b5bd4e1130f3f7986-jj-landing-waves.png) no-repeat 100% 0,linear-gradient(284deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.025)) #211d70;background-size:100% 90%,100%}.promo .header{margin-bottom:30px}.promo__title{max-width:920px;color:#fff;position:relative;z-index:5;white-space:pre-line}.promo__description,.promo__title{margin-bottom:30px;text-align:center}.promo__description{font-size:18px;line-height:20px;max-width:731px;color:#d9dbec}.promo__video-placeholder{width:100%;max-width:1115px;-o-object-fit:contain;object-fit:contain}.promo__button-download{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;cursor:pointer;color:#fff}.promo__download-icon{width:20px;height:20px;margin-right:10px;fill:#fff}.promo__button{margin:0 auto 30px;z-index:5}.promo__button.button.ui{padding:15px 95px}.promo__video{width:100%;height:auto;margin-bottom:50px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.promo{background-image:url(/assets/img/94cfc5913501dad3f442478d7c6cf81e-jj-landing-waves@2x.png)}}@media only screen and (-webkit-min-device-pixel-ratio:2.25),only screen and (min-resolution:2.25dppx){.promo{background-image:url(/assets/img/9eafe751b39c12e63c0c9019ed6ea364-jj-landing-waves@3x.png)}}@media screen and (min-width:1024px){.promo .header{margin-bottom:100px}.promo__description{font-size:20px;line-height:26px}.promo__button-download{margin:-30px auto 0}}@media screen and (min-width:1280px){.promo__button{margin:0 auto 50px}}
.search-dropdown-item{display:-webkit-box;display:-ms-flexbox;display:flex}.search-dropdown-item__number{display:none;padding-top:15px;width:45px;-ms-flex-negative:0;flex-shrink:0}.search-dropdown-item .social-info__icon{fill:#959ba1;margin-right:5px;position:relative;top:2px}.search-dropdown-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border-radius:5px;padding:15px}.search-dropdown-item--disabled .search-dropdown-item__content:hover{background:transparent}.search-dropdown-item--disabled .search-dropdown-item__content:hover .social-info{color:#444da0}.search-dropdown-item--disabled .search-dropdown-item__content:hover .social-info__icon{fill:#959ba1}.search-dropdown-item__content:hover{background:#444da0}.search-dropdown-item__content:hover .social-info{color:#fff}.search-dropdown-item__content:hover .social-info__icon{fill:#fff}.search-dropdown-item__content:hover .search-dropdown-item__page-name,.search-dropdown-item__content:hover .search-dropdown-item__users{color:#fff}.search-dropdown-item__img{width:35px;height:35px;margin-right:10px;overflow:hidden;text-overflow:ellipsis;-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,.07);box-shadow:inset 0 0 0 rgba(0,0,0,.07)}.search-dropdown-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:wrap column;flex-flow:column wrap;width:calc(100% - 45px);position:relative}.search-dropdown-item__info,.search-dropdown-item__page{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.search-dropdown-item__page-name{width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-dropdown-item__bookmark{-ms-flex-negative:0;flex-shrink:0;font-size:13px}.search-dropdown-item__bookmark .icon{width:30px;height:30px}.search-dropdown-item__bookmark .icon-bookmark{fill:#ee2e30;stroke:#ee2e30}.search-dropdown-item__bookmark .icon-bookmark_empty{fill:#eaeaea;stroke:#eaeaea;stroke-width:1px}.search-dropdown-item__bookmark-offer{font-weight:700}.search-dropdown-item--disabled .search-dropdown-item__img{opacity:.4}.search-dropdown-item--disabled .search-dropdown-item__page-name,.search-dropdown-item--disabled .search-dropdown-item__users{color:#ccc}.search-dropdown-item--disabled .search-dropdown-item__bookmark{position:static;left:auto;top:auto;margin-top:10px}.search-dropdown-item--disabled:hover .search-dropdown-item__page-name,.search-dropdown-item--disabled:hover .search-dropdown-item__users{color:#ccc}@media screen and (min-width:768px){.search-dropdown-item__number{display:block}.search-dropdown-item .social-info__icon{margin-right:10px;width:20px;height:20px}.search-dropdown-item__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.search-dropdown-item__img{width:50px;height:50px;margin-right:20px}.search-dropdown-item__info{-ms-flex-flow:wrap row;flex-flow:row wrap;width:calc(100% - 75px)}.search-dropdown-item__info,.search-dropdown-item__page{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.search-dropdown-item__page{-ms-flex-flow:nowrap row;flex-flow:row nowrap;width:calc(100% - 155px)}.search-dropdown-item__users{width:55px}.search-dropdown-item__users-count{display:none}.search-dropdown-item__bookmark{width:100px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:700}.search-dropdown-item--disabled .search-dropdown-item__bookmark{margin:0}}@media screen and (min-width:1024px){.search-dropdown-item__page{width:calc(100% - 215px)}.search-dropdown-item__users{width:100px}}@media screen and (max-width:767px){.search-dropdown-item__users{font-size:11px;line-height:16px}.search-dropdown-item__bookmark{position:absolute;right:0;top:0}}
.clients-block-row{max-height:100px}.clients-block-row__inner{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.clients-block{overflow:hidden;position:relative}.clients-block .clients-block-row:not(:last-child){margin-bottom:20px}.clients-block__title{text-align:center;margin:0 auto 30px}.clients-block__text{text-align:center;max-width:730px;margin:0 auto 35px;color:#999}.clients-block__container .row+.row{margin-top:15px}.clients-block__slogan{text-align:center;max-width:730px;margin:30px auto 0;color:#999}@media screen and (min-width:1024px){.clients-block__text{font-size:20px;line-height:26px;margin:0 auto 70px}.clients-block__container .row+.row{margin-top:60px}}
.landing-block-item{position:relative;padding:0;min-height:450px;border-radius:30px;overflow:hidden}.landing-block-item__wrapper{padding:30px;z-index:5}.landing-block-item__title{margin-bottom:20px;font-weight:700;color:#222}.landing-block-item__title.title{font-size:20px;font-weight:700;line-height:24px}.landing-block-item__description{font-size:13px;line-height:16px;color:#999}.landing-block-item--background-color-white{background-color:#fff}.landing-block-item--background-color-light-blue{background-color:#f9f9ff}.landing-block-item--background-color-light-green{background-color:#f3fcf3}.landing-block-item--background-color-black{background-color:#262522}.landing-block-item--background-color-black .landing-block-item__title{color:#e5e5e5}.landing-block-item__mobile-bg{position:relative;height:200px;width:100%}.landing-block-item--background-type{z-index:1}.landing-block-item--background-type-one .landing-block-item__mobile-bg:before{content:"";display:block;position:absolute;top:0;right:0;left:0;width:100%;height:200px;background-image:linear-gradient(118deg,#e3e5f7,#a0a6da);background-size:cover}.landing-block-item--background-type-one .landing-block-item__mobile-bg:after{content:"";display:block;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:500px;height:100%;background:url(/assets/img/26904af303839b7186fccd4a5f0146b0-item-1-card.png) no-repeat 50%;background-size:cover}.landing-block-item--background-type-two .landing-block-item__mobile-bg:before{content:"";display:block;position:absolute;top:0;right:0;left:0;width:100%;height:200px;background-image:linear-gradient(118deg,#ffe8cd,#ff8d59);background-size:cover}.landing-block-item--background-type-two .landing-block-item__mobile-bg:after{content:"";display:block;position:absolute;top:0;right:0;width:100%;max-width:356px;height:100%;background:url(/assets/img/bad0b5eb280e47540a609d49834a3640-item-2-card.png) no-repeat 50%;background-size:cover}.landing-block-item--background-type-three .landing-block-item__mobile-bg:before{content:"";display:block;position:absolute;top:0;right:0;left:0;width:100%;height:200px;background-image:linear-gradient(125deg,#7984ce,#444da0);background-size:cover}.landing-block-item--background-type-three .landing-block-item__mobile-bg:after{content:"";display:block;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:283px;height:100%;background:url(/assets/img/d6512f8e4142ffafa14d29ad1f478857-item-3-card.png) no-repeat center 10px;background-size:cover}.landing-block-item--background-type-four .landing-block-item__mobile-bg:before{content:"";display:block;position:absolute;top:0;right:0;left:0;width:100%;height:200px;background-image:linear-gradient(125deg,#e9ebff,#adb5ff);background-size:cover}.landing-block-item--background-type-four .landing-block-item__mobile-bg:after{content:"";display:block;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:500px;height:100%;background:url(/assets/img/38e48dee7ccc02a41a991214f5e5083a-item-4-card.svg) no-repeat 50%;background-size:cover}.landing-block-item--background-type-five .landing-block-item__mobile-bg:before{content:"";display:block;position:absolute;top:0;right:0;left:0;width:100%;height:200px;background-image:linear-gradient(125deg,#6ce36a,#349c33);background-size:cover}.landing-block-item--background-type-five .landing-block-item__mobile-bg:after{content:"";display:block;position:absolute;top:0;right:0;width:100%;max-width:261px;height:100%;background:url(/assets/img/abe3b6936c4e192f752a39bc59b35716-item-5-card.png) no-repeat 50%;background-size:cover}.landing-block-item--background-type-six .landing-block-item__mobile-bg:before{content:"";display:block;position:absolute;top:0;right:0;left:0;width:100%;height:200px;background-image:linear-gradient(125deg,#c4fce1,#77d89c);background-size:cover}.landing-block-item--background-type-six .landing-block-item__mobile-bg:after{content:"";display:block;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:300px;height:100%;background:url(/assets/img/3b741c104696fc0d2d73a9fe3a6a95b3-item-6-card.svg) no-repeat 50%;background-size:cover}.landing-block-item--background-type-seven .landing-block-item__mobile-bg:before{content:"";display:block;position:absolute;top:0;right:0;left:0;width:100%;height:200px;background-image:linear-gradient(125deg,#c4eb6b,#91d339);background-size:cover}.landing-block-item--background-type-seven .landing-block-item__mobile-bg:after{content:"";display:block;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:300px;height:100%;background:url(/assets/img/e0671f7bdeea69df2c0180409298f40c-item-7-card.svg) no-repeat 50%;background-size:cover}.landing-block-item--background-type-eight .landing-block-item__mobile-bg:before{content:"";display:block;position:absolute;top:0;right:0;left:0;width:100%;height:200px;background-image:linear-gradient(125deg,#635bd0,#211d70);background-size:cover}.landing-block-item--background-type-eight .landing-block-item__mobile-bg:after{content:"";display:block;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:250px;height:100%;background:url(/assets/img/1654b1876b24144aa0cd99a3272fb221-item-8-card.svg) no-repeat 50%;background-size:cover}.landing-block-item--background-type-nine .landing-block-item__mobile-bg:before{content:"";display:block;position:absolute;top:0;right:0;left:0;width:100%;height:200px;background-image:linear-gradient(125deg,#726d5f,#393730);background-size:cover}.landing-block-item--background-type-nine .landing-block-item__mobile-bg:after{content:"";display:block;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:210px;height:100%;background:url(/assets/img/434e28a71643a90b742904fb23622479-item-9-card.png) no-repeat 50%;background-size:cover}.landing-block-item--background-type-ten .landing-block-item__mobile-bg:before{content:"";display:block;position:absolute;top:0;right:0;left:0;width:100%;height:200px;background-image:linear-gradient(125deg,#4e4e4e,#2f2f2f);background-size:cover}.landing-block-item--background-type-ten .landing-block-item__mobile-bg:after{content:"";display:block;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:275px;height:100%;background:url(/assets/img/3fb63679efb256c5f79dd29ba3f32782-item-10-card.png) no-repeat 50%;background-size:cover}.landing-block-item--background-type-eleven .landing-block-item__mobile-bg:before{content:"";display:block;position:absolute;top:0;right:0;left:0;width:100%;height:200px;background-image:linear-gradient(125deg,#323f68,#20283e);background-size:cover}.landing-block-item--background-type-eleven .landing-block-item__mobile-bg:after{content:"";display:block;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:500px;height:100%;background:url(/assets/img/4a4bada0af29268ca08dd96d0335f38a-item-11-card.svg) no-repeat 50%;background-size:cover}@media screen and (min-width:1024px){.landing-block-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:60px;min-height:500px}.landing-block-item__wrapper{padding:0;max-width:45%}.landing-block-item__title.title{margin-top:30px;font-size:26px;line-height:1.15}.landing-block-item__description{font-size:20px;line-height:1.3}.landing-block-item__mobile-bg{display:none}.landing-block-item--background-type-one:before{content:"";display:block;position:absolute;top:0;right:0;left:55%;width:47%;height:470px;background:url(/assets/img/a4cb537c8a7595f14ea577abf65a700f-item-1-shape.svg) no-repeat;background-size:cover}.landing-block-item--background-type-one:after{content:"";display:block;position:absolute;top:16%;right:25px;left:auto;width:42%;height:90%;background:url(/assets/img/26904af303839b7186fccd4a5f0146b0-item-1-card.png) no-repeat;background-size:100%}.landing-block-item--background-type-two:before{content:"";display:block;position:absolute;top:0;right:0;left:auto;bottom:0;width:51%;height:100%;background:url(/assets/img/c82bee866a4f4e804efc0a5596b43d72-item-2-shape.svg) no-repeat;background-size:cover}.landing-block-item--background-type-two:after{content:"";display:block;position:absolute;top:7%;right:0;left:auto;width:42%;height:90%;background:url(/assets/img/d5311f29ae2ad65186c9e20e1bf4d1ac-item-2-card.svg) no-repeat 100%;background-size:100%}.landing-block-item--background-type-three:before{content:"";display:block;position:absolute;top:0;right:0;left:auto;width:51%;height:470px;background:url(/assets/img/99211965506c3dffaf53350aefb7941d-item-3-shape.svg) no-repeat;background-size:cover}.landing-block-item--background-type-three:after{content:"";display:block;position:absolute;top:8%;right:25px;left:auto;width:42%;height:90%;background:url(/assets/img/d6512f8e4142ffafa14d29ad1f478857-item-3-card.png) no-repeat 100%;background-size:100%}.landing-block-item--background-type-four:before{content:"";display:block;position:absolute;top:0;right:25px;left:58%;width:42%;height:100%;background:url(/assets/img/19750b26d146fac283137c8c0fb5a384-item-4-shape.svg) no-repeat;background-size:cover}.landing-block-item--background-type-four:after{content:"";display:block;position:absolute;top:9%;right:25px;left:auto;width:42%;height:90%;background:url(/assets/img/38e48dee7ccc02a41a991214f5e5083a-item-4-card.svg) no-repeat 100%;background-size:100%}.landing-block-item--background-type-five:before{content:"";display:block;position:absolute;top:0;right:0;left:auto;width:48%;height:100%;background:url(/assets/img/4bb3d6f3b7a76130946317de52baa5f0-item-5-shape.svg) no-repeat;background-size:cover}.landing-block-item--background-type-five:after{content:"";display:block;position:absolute;top:3%;right:0;left:auto;width:42%;height:90%;background:url(/assets/img/abe3b6936c4e192f752a39bc59b35716-item-5-card.png) no-repeat 100%;background-size:100%}.landing-block-item--background-type-six:before{content:"";display:block;position:absolute;top:8%;bottom:0;right:0;left:55%;width:45%;height:505px;background:url(/assets/img/014a165ff6d0d55d510376bf0a9d5817-item-6-shape.svg) no-repeat;background-size:cover}.landing-block-item--background-type-six:after{content:"";display:block;position:absolute;top:6%;right:25px;left:auto;width:42%;height:90%;background:url(/assets/img/3b741c104696fc0d2d73a9fe3a6a95b3-item-6-card.svg) no-repeat 100%;background-size:100%}.landing-block-item--background-type-seven:before{content:"";display:block;position:absolute;top:0;right:0;left:56%;width:44%;height:100%;background:url(/assets/img/a166f2385ecc4f563ccddf2c4f0359b7-item-7-shape.svg) no-repeat;background-size:cover}.landing-block-item--background-type-seven:after{content:"";display:block;position:absolute;top:7%;right:25px;left:auto;width:42%;height:90%;background:url(/assets/img/e0671f7bdeea69df2c0180409298f40c-item-7-card.svg) no-repeat 100%;background-size:100%}.landing-block-item--background-type-eight:before{content:"";display:block;position:absolute;top:0;right:0;left:57%;width:43%;height:474px;background:url(/assets/img/55e2cf81859d98742be44d2fd3428d5a-item-8-shape.svg) no-repeat;background-size:cover}.landing-block-item--background-type-eight:after{content:"";display:block;position:absolute;top:6%;right:25px;left:auto;width:42%;height:90%;background:url(/assets/img/1654b1876b24144aa0cd99a3272fb221-item-8-card.svg) no-repeat 100%;background-size:100%}.landing-block-item--background-type-nine:before{content:"";display:block;position:absolute;bottom:0;right:0;left:56%;width:44%;height:100%;background:url(/assets/img/9ea2acc46d0624e8e2bd4b9d7dcadd53-item-9-shape.svg) no-repeat;background-size:cover}.landing-block-item--background-type-nine:after{content:"";display:block;position:absolute;top:7%;right:25px;left:auto;width:42%;height:90%;background:url(/assets/img/434e28a71643a90b742904fb23622479-item-9-card.png) no-repeat 100%;background-size:100%}.landing-block-item--background-type-ten:before{content:"";display:block;position:absolute;bottom:0;right:0;left:58%;width:42%;height:100%;background:url(/assets/img/0c48e78dfeb3c9fbe5cf825b987c6b1f-item-10-shape.svg) no-repeat;background-size:cover}.landing-block-item--background-type-ten:after{content:"";display:block;position:absolute;top:6%;right:25px;left:auto;width:42%;height:90%;background:url(/assets/img/3fb63679efb256c5f79dd29ba3f32782-item-10-card.png) no-repeat 100%;background-size:100%}.landing-block-item--background-type-eleven:before{content:"";display:block;position:absolute;top:7%;bottom:0;right:0;left:59%;width:41%;height:474px;background:url(/assets/img/5d57a7483074ab89aad3da845f8857c4-item-11-shape.svg) no-repeat;background-size:cover}.landing-block-item--background-type-eleven:after{content:"";display:block;position:absolute;top:5%;right:25px;left:auto;width:42%;height:90%;background:url(/assets/img/4a4bada0af29268ca08dd96d0335f38a-item-11-card.svg) no-repeat 100%;background-size:100%}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.landing-block-item--background-type-one .landing-block-item__mobile-bg:after{background:url(/assets/img/a074bc2f7f1c6be127c405cbd1860663-item-1-card@2x.png) no-repeat;background-size:100%}.landing-block-item--background-type-two .landing-block-item__mobile-bg:after{background:url(/assets/img/650cd5ed778769023ab8c2b6e6585de6-item-2-card@2x.png) no-repeat;background-size:cover}.landing-block-item--background-type-three .landing-block-item__mobile-bg:after{background:url(/assets/img/3ffeffac46398bd86b028a4c374dce35-item-3-card@2x.png) no-repeat;background-size:cover}.landing-block-item--background-type-five .landing-block-item__mobile-bg:after{background:url(/assets/img/311eb802308f0f361ef37a4a724d683a-item-5-card@2x.png) no-repeat;background-size:cover}.landing-block-item--background-type-nine .landing-block-item__mobile-bg:after{background:url(/assets/img/856b97264210fc5fb94ed5bcbf27e850-item-9-card@2x.png) no-repeat;background-size:cover}.landing-block-item--background-type-ten .landing-block-item__mobile-bg:after{background:url(/assets/img/f8c37eda4cb2b86ce5bbfdea898de3e5-item-10-card@2x.png) no-repeat;background-size:cover}}@media only screen and (-webkit-min-device-pixel-ratio:2.25),only screen and (min-resolution:2.25dppx){.landing-block-item--background-type-one .landing-block-item__mobile-bg:after{background:url(/assets/img/e19bb5f94cceaadaa4c84e804511c1a8-item-1-card@3x.png) no-repeat;background-size:100%}.landing-block-item--background-type-two .landing-block-item__mobile-bg:after{background:url(/assets/img/deba6803bf54e338035763fdaf656310-item-2-card@3x.png) no-repeat;background-size:cover}.landing-block-item--background-type-three .landing-block-item__mobile-bg:after{background:url(/assets/img/d7e2e5339aa0b49c0e82ed8fe50dc898-item-3-card@3x.png) no-repeat;background-size:cover}.landing-block-item--background-type-five .landing-block-item__mobile-bg:after{background:url(/assets/img/3f8b000849eb9c632b4522b12f1878bb-item-5-card@3x.png) no-repeat;background-size:cover}.landing-block-item--background-type-nine .landing-block-item__mobile-bg:after{background:url(/assets/img/0b351e6904326e114b9ef33851cfb0d0-item-9-card@3x.png) no-repeat;background-size:cover}.landing-block-item--background-type-ten .landing-block-item__mobile-bg:after{background:url(/assets/img/9bf654761f603b1001efe7cf9dfb47a4-item-10-card@3x.png) no-repeat;background-size:cover}}@media screen and (min-width:1024px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:1024px) and (min-resolution:192dpi){.landing-block-item--background-type-one:after{background:url(/assets/img/a074bc2f7f1c6be127c405cbd1860663-item-1-card@2x.png) no-repeat;background-size:100%}.landing-block-item--background-type-three:after{background:url(/assets/img/3ffeffac46398bd86b028a4c374dce35-item-3-card@2x.png) no-repeat;background-size:100%}.landing-block-item--background-type-five:after{background:url(/assets/img/311eb802308f0f361ef37a4a724d683a-item-5-card@2x.png) no-repeat;background-size:100%}.landing-block-item--background-type-nine:after{background:url(/assets/img/856b97264210fc5fb94ed5bcbf27e850-item-9-card@2x.png) no-repeat;background-size:100%}.landing-block-item--background-type-ten:after{background:url(/assets/img/f8c37eda4cb2b86ce5bbfdea898de3e5-item-10-card@2x.png) no-repeat;background-size:100%}}@media only screen and (min-width:1024px) and (-webkit-min-device-pixel-ratio:2.25),only screen and (min-width:1024px) and (min-resolution:2.25dppx){.landing-block-item--background-type-one:after{background:url(/assets/img/e19bb5f94cceaadaa4c84e804511c1a8-item-1-card@3x.png) no-repeat;background-size:100%}.landing-block-item--background-type-three:after{background:url(/assets/img/d7e2e5339aa0b49c0e82ed8fe50dc898-item-3-card@3x.png) no-repeat;background-size:100%}.landing-block-item--background-type-five:after{background:url(/assets/img/3f8b000849eb9c632b4522b12f1878bb-item-5-card@3x.png) no-repeat;background-size:100%}.landing-block-item--background-type-nine:after{background:url(/assets/img/0b351e6904326e114b9ef33851cfb0d0-item-9-card@3x.png) no-repeat;background-size:100%}.landing-block-item--background-type-ten:after{background:url(/assets/img/9bf654761f603b1001efe7cf9dfb47a4-item-10-card@3x.png) no-repeat;background-size:100%}}
.landing-block{padding:40px 0}.landing-block .landing-block-item{margin-bottom:50px}.landing-block .landing-block-item:last-child{margin-bottom:0}.landing-block.landing-block__title{margin-top:0}.landing-block__title{margin-left:30px}.landing-block__title.title{font-size:26px;line-height:1}.landing-block__description{margin:20px 30px 25px;color:#999;font-weight:700}.landing-block--one{background:#f2f2f2}.landing-block--one span{color:#444da0}.landing-block--two{background:#fff}.landing-block--two span{color:#211d70}.landing-block--three{background:#e5e5e5}.landing-block--three span{color:#ff5000}.landing-block--four{background:#2c2c2c}.landing-block--four .landing-block__title{color:#fff}.landing-block--four span{color:#91d339}@media screen and (min-width:1024px){.landing-block{padding:150px 0}.landing-block__title{margin-bottom:30px}.landing-block__title.title{margin-top:0;max-width:900px;font-size:60px;padding-left:65px}.landing-block__description{margin:0 0 100px 30px;padding-left:65px;max-width:540px;font-size:26px;line-height:30px}}
.tariffs-block{padding:40px 0 30px}.tariffs-block__title{text-align:left;margin-bottom:30px}.tariffs-block__description{text-align:left;max-width:730px;margin-bottom:35px;font-size:20px;line-height:1.2;color:#999;font-weight:700}@media screen and (min-width:1024px){.tariffs-block{padding:100px 0}.tariffs-block__title{padding-left:95px}.tariffs-block__description{font-size:26px;line-height:1.15;margin-bottom:100px;padding-left:95px}}
.client-item{margin:0 70px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100px;max-width:260px}.client-item:last-child{margin-right:0}.client-img{max-width:100px;height:auto}@media screen and (min-width:768px){.client-item{margin:0 100px 0 0}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.client-img{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (min-width:1024px){.client-img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}}
.event-container{padding:0}@media screen and (min-width:1024px){.event-container{padding:0 95px}}
.event-list-item{margin-top:30px;overflow:hidden;width:100%;max-width:445px}.event-list-item__image{border-radius:20px;width:100%;max-width:445px;-o-object-fit:cover;object-fit:cover}.event-list-item__title-link{color:#000}.event-list-item__title-text{max-width:100%;overflow:hidden;text-overflow:ellipsis}.event-list-item__date{font-size:15px;line-height:20px;color:#444da0}.event-list-item__description{margin-top:10px;width:100%;overflow:hidden;text-overflow:ellipsis;font-size:15px;line-height:20px;color:#999}.event-list-item__footer{margin-top:10px;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:start;-ms-flex-pack:start;justify-content:flex-start}.event-list-item__button{margin-top:10px}.event-list-item__accessibility{margin-top:5px;margin-bottom:7px;padding:3px 5px;background:#ee2e30;color:#fff;border-radius:5px;font-size:11px;font-weight:700;line-height:14px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.event-list-item__accessibility.event-list-item__available{background:#d9dbec;color:#444da0}@media screen and (min-width:768px){.event-list-item{max-width:calc(50% - 15px);margin-top:50px}.event-list-item:nth-child(odd){margin-right:30px}.event-list-item__title-text{max-width:445px}.event-list-item__footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.event-list-item__accessibility{margin-top:0;margin-bottom:0;margin-left:10px}}
.event-list{margin-top:60px}.event-list__title{max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis}.event-list__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1024px){.event-list{margin-top:100px}}@media screen and (min-width:768px){.event-list__items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}
.event-main-block--disabled .link{cursor:default}.event-main-block--disabled .link:hover{color:#000}.event-main-block__image{width:100%;margin-top:30px;border-radius:20px;max-height:350px;max-width:920px;-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 1px 1px rgba(0,0,0,.1);-o-object-fit:cover;object-fit:cover}.event-main-block__date{margin-top:20px;font-size:15px;line-height:20px;color:#444da0}.event-main-block__event-title-link{color:#000}.event-main-block__footer{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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:920px}.event-main-block__footer-text{max-width:100%;overflow:hidden}.event-main-block__event-description,.event-main-block__event-title{width:100%;overflow:hidden;text-overflow:ellipsis}.event-main-block__event-description{margin-top:10px;font-size:15px;line-height:20px;color:#999}.event-main-block__footer-button{margin-top:20px}@media screen and (min-width:768px){.event-main-block__image{margin-top:50px}.event-main-block__footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.event-main-block__footer-button{padding-left:30px;margin-top:0;width:31%}}@media screen and (min-width:1024px){.event-main-block__footer-text{max-width:635px}}
.news__title{margin-bottom:25px}.news__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news__item{width:calc(50% - 20px);margin-bottom:25px}.news__link{font-size:17px;line-height:23px;margin-bottom:7px}.news__link:hover{color:#ee2e30}.news__text-block{margin-bottom:14px}.news__stats-item{position:relative;font-size:13px;display:block;color:#666}.news__stats-item .icon{margin-right:10px;width:13px;height:13px}.news__stats-link{color:#666}.news__tag{color:#666;font-size:13px;line-height:19px;margin-right:10px;position:relative}.news__tag:hover{color:#ee2e30}.news__tag:not(:last-of-type):after{content:"";display:block;position:absolute;top:6px;right:-6px;border-radius:50%;background:#666;width:2px;height:2px}@media screen and (max-width:767px){.news__item{width:100%}}@media screen and (min-width:768px){.news__link{font-size:20px;line-height:28px}}
.services__item{margin-bottom:25px;width:100%}.services__search{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.services__search>.input{width:100%}.services__search>.input+*{margin-top:10px}.services__img{height:86px;margin-bottom:17px}.services__title{margin-bottom:12px}.services__text+*{margin-top:12px}@media screen and (min-width:768px){.services__item{width:calc(50% - 20px);margin-bottom:0}}
.footer-banner{padding:45px 0;text-align:left;border-bottom:1px solid #ededed}.footer-banner__title{margin-bottom:5px}.footer-banner .button,.footer-banner__text{margin-bottom:20px}@media screen and (min-width:768px){.footer-banner{text-align:center}}@media screen and (max-width:767px){.footer-banner .button{padding:10px 25px;text-align:center;width:100%}}
.footer__socials .icon-fb:hover{fill:#1877f2}.footer__socials .icon-inst:hover{fill:#c330a0}.footer__socials .icon-tw:hover{fill:#1da1f2}.footer__socials .icon-pi:hover{fill:#e60019}.footer__socials .icon-lin:hover{fill:#006a9a}.footer__socials .icon-vk:hover{fill:#4680c2}.footer__socials .icon-ok:hover{fill:#f58220}

.footer-top{padding:35px 0}.footer-top .footer__language{margin-left:auto}.footer-top .footer-top__description{display:none;color:#999}.footer-top .footer__logo-block{margin-right:30px;padding-top:7px}.footer-top .footer__logo{height:30px}.footer-top .footer__logo:not(:last-child){margin-right:5px}@media screen and (min-width:768px){.footer-top{border-bottom:1px solid #e5e5e5}}@media screen and (min-width:1024px){.footer-top .footer-top__description{display:block}}
.footer-menu{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-menu .footer__group{display:none}.footer-menu .footer__group:not(:last-child){margin-right:60px}.footer-menu__link{text-decoration:none;color:#999;display:block;margin-bottom:10px;font-size:15px;line-height:20px;-webkit-transition:all .3s ease;transition:all .3s ease}.footer-menu__link:hover{text-decoration:underline;color:#999}.footer-menu__link.footer-menu__title{color:#000;font-weight:700;font-size:15px;line-height:20px}@media screen and (min-width:768px){.footer-menu{max-width:520px}.footer-menu .accordion{display:none}.footer-menu .footer__group{display:block}.footer-menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-menu__link{margin-top:0}}@media screen and (min-width:481px) and (max-width:1023px){.footer-menu__link{margin:20px 0}.footer-menu__link.footer-menu__title{width:100%}}
.footer-info{margin-top:50px}.footer-info .footer__tel{margin-bottom:10px;font-size:26px;font-weight:700;line-height:30px}.footer-info .footer__tel .footer__link{color:#000}.footer-info .footer__email{text-align:center;margin-bottom:20px}.footer-info .footer__email .footer__link{color:#444da0}.footer-info .footer__address{color:#999;text-align:center}@media screen and (min-width:768px){.footer-info{margin-top:0}}@media screen and (min-width:1024px){.footer-info .footer__email{text-align:end;margin-bottom:30px}.footer-info .footer__address{text-align:end}}
.footer-bottom{padding:40px 0}.footer-bottom__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;min-width:290px;text-align:center;width:100%}.footer-bottom .footer__copyright{color:#999;text-align:center}.footer-bottom .footer__socials{width:100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:180px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto 10px}.footer-bottom .footer__socials .footer__socials-item{margin-bottom:15px}.footer-bottom .footer__socials .footer__socials-item:not(:last-child){margin-right:20px}.footer-bottom__lite-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-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}.footer-bottom__lite-wrapper .footer-col{margin-bottom:15px}.footer-bottom--lite{padding:0}.footer-bottom--lite .footer-payment{text-align:center}.footer-bottom.footer-bottom-type--webinar{background:#2c2c2c url(/assets/img/0a0f8c89fc050f89a3ff8b919d6e5774-noise.png)}.footer-bottom.footer-bottom-type--webinar .footer-bottom__full-wrapper,.footer-bottom.footer-bottom-type--webinar .footer-bottom__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-bottom.footer-bottom-type--webinar .footer-bottom__wrapper--right,.footer-bottom.footer-bottom-type--webinar .footer-col:not(:first-child){margin-top:15px}.footer-bottom.footer-bottom-type--webinar .footer-col .link{font-size:15px;line-height:20px}.footer-bottom.footer-bottom-type--webinar .footer-col .link:hover{color:#999;text-decoration:underline}.footer-bottom.footer-bottom-type--webinar .footer-col.footer__email,.footer-bottom.footer-bottom-type--webinar .footer-col.footer__tel{font-size:15px;line-height:20px}.footer-bottom.footer-bottom-type--webinar.footer-bottom-additional-type--landing{background:#fff}@media screen and (max-width:767px){.footer-bottom{padding:35px 0 50px}}@media screen and (min-width:1024px){.footer-bottom__wrapper{margin:0;width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer-bottom .footer__copyright{margin-right:20px;width:auto}.footer-bottom .footer__socials,.footer-bottom .footer__socials .footer__socials-item{margin-bottom:0}.footer-bottom .footer__socials{width:auto;max-width:none;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto;margin-right:0}.footer-bottom__lite-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-bottom__lite-wrapper .footer-col{margin-bottom:0}.footer-bottom--lite .footer__copyright{width:14%;margin-right:0}.footer-bottom--lite .footer__conditions{width:18%;margin-bottom:0}.footer-bottom--lite .footer-payment{width:20%;margin-top:0}.footer-bottom--lite .footer__email,.footer-bottom--lite .footer__language{width:10%}.footer-bottom--lite .footer__tel{width:14%}}@media screen and (min-width:768px){.footer-bottom .footer__conditions{margin-bottom:0}.footer-bottom.footer-bottom-type--webinar .footer-bottom__full-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-bottom.footer-bottom-type--webinar .footer-bottom__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-bottom.footer-bottom-type--webinar .footer-bottom__wrapper--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer-bottom.footer-bottom-type--webinar .footer-bottom__wrapper--right{margin-top:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer-bottom.footer-bottom-type--webinar .footer-col:not(:first-child){margin-top:0}.footer-bottom.footer-bottom-type--webinar .footer-col.footer__copyright{margin-right:0}.footer-bottom.footer-bottom-type--webinar .footer-col.footer__conditions,.footer-bottom.footer-bottom-type--webinar .footer-col.footer__email{margin-left:30px}}
.footer-body .footer-menu{margin-bottom:0}.footer-body .footer-info{margin:20px auto 0}.footer-body .footer__tel{padding-top:20px}@media screen and (min-width:768px){.footer-body{border-bottom:1px solid #e5e5e5;padding:40px 0}.footer-body .footer-info{margin:0 0 0 auto}.footer-body .footer__tel{padding-top:0}}
.footer-payment .image:not(:last-child){margin-right:10px}
.footer{position:relative;background:#f2f2f2}.footer .footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer .footer__socials-item{position:relative;text-decoration:none;fill:#999;-webkit-transition:all .3s ease;transition:all .3s ease;width:20px;height:20px}.footer .footer__socials-item:hover{fill:#ee2e30}.footer .footer__socials-item .icon{width:20px;height:20px}.footer.footer--webinar{margin-top:auto}.footer.footer--promo .footer__payments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer.footer--promo .footer__payments-item:first-child{margin-right:10px}.footer.footer--promo .footer__language .dropdown__item{padding:5px}.footer.footer--promo .footer__language .dropdown__wrap{width:auto}.footer.footer--promo .footer__email,.footer.footer--promo .footer__tel{width:100%}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#999;font-size:13px;line-height:19px}.footer__link{color:#999;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.footer__link:hover{color:#ee2e30}.footer.footer--lite{position:relative;margin-bottom:50px;margin-top:auto;background:#fff}.footer.footer--lite:before,.footer.footer--promo .footer__payments{display:none}.footer.footer--promo .footer__language .language__main{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer.footer--demo{padding:20px 0;margin-top:auto}.footer.footer--demo:before{display:none}.footer.footer--demo .footer__bottom{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer.footer--demo .footer__bottom,.footer.footer--demo .footer__link,.footer.footer--demo .language__main{color:#fff}.footer.footer--demo .footer__copyright{text-align:right}.footer.footer--demo .footer__payments{display:none}@media screen and (min-width:768px) and (max-width:1023px){.footer.footer--promo .footer__language{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer.footer--promo .footer__email{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.footer.footer--promo .footer__language{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;width:auto;min-height:auto}.footer.footer--promo .footer__language .language__main{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer.footer--promo .footer__email{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}@media screen and (min-width:1024px){.footer__bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:20px}.footer.footer--lite{padding:10px 0;margin-bottom:0}.footer.footer--demo .footer__language .language__main,.footer.footer--promo .footer__language .language__main{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:767px){.footer.footer--promo .footer__language{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer.footer--promo .footer__email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0}.footer.footer--promo .footer__conditions,.footer.footer--promo .footer__tel{text-align:left}.footer.footer--demo .footer__language{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer.footer--demo .footer__email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0;margin-left:auto}.footer.footer--demo .footer__conditions,.footer.footer--demo .footer__tel{text-align:left}}@media screen and (max-width:1023px) and (min-width:768px){.footer.footer--demo .footer__conditions,.footer.footer--demo .footer__tel,.footer.footer--promo .footer__conditions,.footer.footer--promo .footer__tel{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}@media screen and (min-width:768px){.footer.footer--demo .footer__bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer.footer--demo .footer__copyright,.footer.footer--demo .footer__language{margin-right:30px;width:auto;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.footer.footer--demo .footer__language{margin-left:auto;min-height:auto}.footer.footer--demo .footer__email{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;margin-right:30px}}
.about-contacts-transport{-ms-flex-wrap:wrap;flex-wrap:wrap}.about-contacts-transport,.about-contacts-transport__type{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.about-contacts-transport__type{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-contacts-transport__type .icon{height:28px;width:28px;margin-right:10px}@media screen and (min-width:768px){.about-contacts-transport{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.about-contacts-transport__type{-ms-flex-negative:0;flex-shrink:0;margin-bottom:0;width:230px}}
.about-contacts-email{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.about-contacts-email__text{width:100%}@media screen and (min-width:768px){.about-contacts-email{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.about-contacts-email__text{width:230px}}
.about-map{margin:0 -20px 15px}@media screen and (min-width:768px){.about-map{margin:0 0 15px}.about-map div>ymaps{border-radius:10px;overflow:hidden}}
.remark{margin-bottom:35px;padding-bottom:30px;border-bottom:1px solid #ededed}.remark__title{font-weight:700;margin-bottom:10px}.remark__industry-type{margin-bottom:23px}.remark .image{margin-bottom:30px}
.shares>.container-flex{-ms-flex-wrap:wrap;flex-wrap:wrap}.shares__item{margin:0 10px 10px 0}.shares__item:last-child{margin-right:0}.shares__slogan{text-align:center;max-width:730px;margin:0 auto 20px;color:#999}.shares-internal{padding:40px 0}@media screen and (min-width:1024px){.shares--left>.container-flex,.shares--left>.row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.shares--center>.container-flex,.shares--center>.row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.shares--right>.container-flex,.shares--right>.row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}
.page-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}
.content__header{position:relative}.content>.content__header+*{margin-top:25px}.content__header>*+*{margin-top:20px}.content__header.content__header--gray .content__header-text{color:#999}.content__header-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content__header-top>.title{margin-right:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}.content__header-menu{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content__header-menu>*+*{margin-left:15px}.content__header-info>*+*{margin-top:20px}@media screen and (min-width:1024px){.content__header--narrow{width:60%}.content__header-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content__header-top>.title{margin-right:30px}}
.content>*+*{margin-top:30px}.content>.title+*{margin-top:10px}
.content-main__title{margin-bottom:20px}@media screen and (min-width:768px){.content-main__title{margin-bottom:30px}}
.content-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.content-row__title{width:100%;margin-bottom:15px}.content-row__main{width:100%}.content-row__main>p:not(:last-child){margin-bottom:15px}@media screen and (min-width:1024px){.content-row__title{margin-bottom:0;width:23%}.shape .content-row__title{width:calc(23% - 15px)}.content-row__main{width:77%}}
.contract{max-width:730px;margin-bottom:50px}.contract__title{margin-bottom:10px;color:#000}.contract__text{font-size:20px;font-weight:400;line-height:1.3;color:#999}@media screen and (min-width:1024px){.contract{margin-bottom:100px;padding-left:95px}}
.poster{margin-bottom:35px}.poster .image{width:100%}@media screen and (min-width:1024px){.poster{margin-bottom:85px}}
.sidebar__menu-wrap{height:60px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.sidebar__menu-wrap--scroll-left:before{left:0;background-image:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.sidebar__menu-wrap--scroll-left:before,.sidebar__menu-wrap--scroll-right:after{content:"";display:block;position:absolute;top:0;width:30px;height:100%;z-index:5}.sidebar__menu-wrap--scroll-right:after{right:0;background-image:linear-gradient(270deg,#fff,hsla(0,0%,100%,0))}.sidebar__menu-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:59px}.sidebar__menu-inner .sidebar__menu-item:first-child{margin-left:0}.sidebar__menu-inner .button+.sidebar__menu-item{margin-left:30px}.sidebar .track-horizontal{bottom:10px;right:2px;left:2px;background-color:#f2f2f2;border-radius:3px}.sidebar__menu-btn{position:absolute;top:0;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.sidebar__menu-btn .icon{width:20px;height:20px;fill:#444da0;-webkit-transition:.3s ease-in;transition:.3s ease-in}.sidebar__menu-btn:hover .icon{fill:#ee2e30}.sidebar__menu-btn--prev{left:-25px}.sidebar__menu-btn--next{right:-25px}.sidebar__menu-spacer-hack{width:0}@media screen and (min-width:1024px){.sidebar__menu-wrap{margin:0}.sidebar__menu-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}
.sidebar__menu-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;position:relative;margin:0 15px}.sidebar__menu-item:before{content:"";display:block;position:absolute;height:3px;border-radius:1.5px;width:100%;left:0;bottom:-19px;-webkit-transition:.3s ease;transition:.3s ease;background:#444da0;opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.sidebar__menu-item.active,.sidebar__menu-item.link--active,.sidebar__menu-item:hover{color:#444da0}.sidebar__menu-item.active:before,.sidebar__menu-item.link--active:before,.sidebar__menu-item:hover:before{-webkit-transform:none;transform:none;opacity:1}.sidebar__menu-item .icon{margin-left:10px;width:17px;height:17px}
.sidebar-socials__text{margin-bottom:25px}@media screen and (max-width:1023px){.sidebar-socials{display:none}}
.sidebar-socials__item{text-decoration:none;width:25%;margin-bottom:10px;display:inline-block}.sidebar-socials__item .icon{width:30px;height:30px}
.sidebar{margin:0 0 50px;border-bottom:1px solid #e5e5e5}.sidebar .container-flex>.button{margin-right:30px}.sidebar__shape{margin-bottom:20px}.sidebar--left{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.sidebar-socials__text{margin-bottom:25px}.sidebar-socials__item{text-decoration:none;width:25%;margin-bottom:10px;display:inline-block}.sidebar-socials__item .icon{width:30px;height:30px}@media screen and (max-width:1023px){.sidebar-socials,.sidebar__shape{display:none}}
.licence__title{margin-bottom:18px}.licence__group{border-bottom:1px solid #ededed;margin-bottom:20px}.licence__group:last-child{margin:0;border:none}.licence-item{margin-bottom:30px}
.rating-layout{padding:30px 0 70px}.rating-layout .demo-banner+.rating-group{margin-top:20px}.rating-layout .demo-banner+.marketing-block{margin-top:70px}.rating-layout .rating-group+.demo-banner{margin-top:20px}
.rating-header{padding:50px 0 80px;background:url(/assets/img/7fba25e929766b9411eddd080e69021d-ratings-analyse-bg.svg) repeat-x bottom #444da0;background-size:600px 400px}.rating-header__inner{max-width:730px}.rating-header__title{color:#fff;margin-bottom:15px;text-align:center}.rating-header__description{text-align:center;font-size:20px;line-height:26px;color:#d9dbec;margin-bottom:30px}.rating-header__content .dropdown-wrap{width:100%}.rating-header__content .dropdown-wrap .input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.rating-header__content .dropdown{max-width:100%}@media screen and (min-width:1024px){.rating-header{padding:100px 0 160px}.rating-header__title{margin-bottom:30px}.rating-header__description{margin-bottom:70px}}
.rating-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px;max-width:600px}.rating-info,.rating-info .social-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rating-info .social-info{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-width:140px}.rating-info .social-info__icon{width:20px;height:20px;fill:#fff;-ms-flex-negative:0;flex-shrink:0}.rating-info .social-info__text{color:#fff}.rating-info__users{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:140px;padding-right:10px}.rating-info__users .icon{width:20px;height:20px;fill:#fff;margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.rating-info__users-count{font-size:20px;font-weight:700;line-height:26px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:768px){.rating-info .social-info{max-width:280px}.rating-info__users{max-width:320px}}
.rating-details-header{padding:25px 0;background:url(/assets/img/7fba25e929766b9411eddd080e69021d-ratings-analyse-bg.svg) repeat-x bottom #444da0;background-size:600px 400px}.rating-details-header__inner{text-align:center;max-width:730px}.rating-details-header__logo{width:150px;height:150px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:5px solid #fff;border-radius:50%;margin-bottom:20px}.rating-details-header__image{width:130px;height:130px;background:#d9d9d9;-o-object-fit:cover;object-fit:cover}.rating-details-header__title{color:#fff;margin-bottom:15px}.rating-details-header__description{font-size:20px;line-height:26px;color:#d9dbec;margin-bottom:30px}.rating-details-header .rating-info{margin:0 auto 30px}.rating-details-header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.rating-details-header__content .rating-mark{margin-right:10px;margin-bottom:5px}.rating-details-header__content .rating-mark:last-child{margin-right:0;margin-bottom:0}@media screen and (min-width:1024px){.rating-details-header{padding:50px 0}.rating-details-header__title{margin-bottom:30px}.rating-details-header__description{margin-bottom:70px}.rating-details-header__content .rating-mark{margin-bottom:0}.rating-details-header__content .rating-mark:last-child{margin-right:0}}
.rating-table-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rating-table-item__change{width:20px;height:20px;fill:#d8d8d8;margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.rating-table-item__place{font-size:26px;font-weight:700;line-height:30px;margin-right:10px;min-width:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#d9d9d9}.rating-table-item__logo{border:3px solid #444da0;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px;margin-right:10px}.rating-table-item__image{width:52px;height:52px;background:#d9d9d9;-o-object-fit:cover;object-fit:cover}.rating-table-item__main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.rating-table-item__name{color:#444;font-size:20px;font-weight:700;line-height:20px;margin-bottom:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rating-table-item__bar-wrap{max-width:635px;margin-bottom:5px}.rating-table-item__bar{height:10px;border-radius:2px}.rating-table-item__stats{display:-webkit-box;display:-ms-flexbox;display:flex}.rating-table-item__users{display:inline-block;font-size:15px;font-weight:700;color:#444;margin-right:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rating-table-item__users,.rating-table-item__users-change{line-height:20px;min-width:100px}.rating-table-item__users-change--positive{color:#444da0}.rating-table-item__users-change--negative{color:#ee2e30}.rating-table-item--negative .rating-table-item__change{fill:#ee2e30}.rating-table-item--positive .rating-table-item__change{fill:#444da0}.rating-table-item--top-3 .rating-table-item__place{color:#444}@media screen and (min-width:768px){.rating-table-item__change{margin-right:20px}.rating-table-item__place{min-width:60px}.rating-table-item__logo{margin-right:30px}}
.rating-table .rating-table-item{margin-bottom:20px}.rating-table .rating-table-item:last-of-type{margin-bottom:0}.rating-table>.button{width:255px;margin:30px calc(50% - 127.5px) 0}
.rating-grow{text-align:center}.rating-grow--rise .rating-grow__count{color:#444da0}.rating-grow--fall .rating-grow__count{color:#ee2e30}.rating-grow__count{font-size:60px;font-weight:700;line-height:60px;margin-bottom:10px}.rating-grow__period{font-size:13px;line-height:14px;color:#999}
.rating-dynamics{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.rating-dynamics .rating-grow{width:100%;margin-bottom:10px}@media screen and (min-width:768px){.rating-dynamics{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rating-dynamics .rating-grow{width:33%;margin-bottom:0}}
.rating-mark{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#444da0;font-size:13px;font-weight:400;line-height:14px;cursor:pointer;padding:8px 10px;border-radius:4px;background-color:#d9dbec;max-width:200px}.rating-mark__text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rating-mark.rating-mark--text-black{color:#222}
.rating-group{padding:50px 0}.rating-group--border{border-bottom:1px solid #f2f2f2}.rating-group__header{margin-bottom:50px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rating-group__title{margin-bottom:10px}.rating-group__description{font-size:15px;line-height:20px;color:#999}.rating-group__controls{margin-top:20px}.rating-group__controls .button-group-scroller{width:100%}
.rating-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rating-item,.rating-item__logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.rating-item__logo{width:150px;height:150px;padding:5px;border:5px solid #444da0;border-radius:50%;margin-bottom:10px}.rating-item__img{width:130px;height:130px;background:#d9d9d9;-o-object-fit:cover;object-fit:cover}.rating-item__info{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-align:center;-ms-flex-align:center;align-items:center}.rating-item__name{font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:200px}.rating-item__users{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rating-item__users-icon{width:14px;height:14px;fill:#e5e5e5;margin-right:5px;-ms-flex-negative:0;flex-shrink:0}.rating-item__users-count{font-size:15px;line-height:20px;color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:200px}@media screen and (min-width:1024px){.rating-item__info{max-width:150px}}
.rating-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rating-items .rating-item{margin-bottom:5px;width:100%}.rating-items--loading,.rating-items--no-data{-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:200px}.rating-items--loading>.icon{width:50px;height:50px;fill:#444da0}@media screen and (min-width:1024px){.rating-items .rating-item{margin-bottom:0;width:auto}.rating-items .rating-item:not(:last-child){margin-right:70px}}
.social-accounts__list-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.social-accounts__list-container .social-account{margin-bottom:10px}.social-accounts__list-title{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-accounts__list-title .icon{width:20px;height:20px;margin-right:10px;fill:#999}.social-accounts__list-name{font-size:15px;line-height:17px}@media screen and (min-width:480px){.social-accounts__list-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.social-accounts__list-container .social-account{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 5px);max-width:calc(49.95% - 5px);width:calc(49.95% - 5px)}.social-accounts__list-container .social-account:nth-child(1n){margin-right:10px;margin-left:0}.social-accounts__list-container .social-account:last-child{margin-right:0}.social-accounts__list-container .social-account:nth-child(2n){margin-right:0;margin-left:auto}}@media screen and (min-width:768px){.social-accounts__list-container .social-account{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3% - 6.66667px);max-width:calc(33.3% - 6.66667px);width:calc(33.3% - 6.66667px)}.social-accounts__list-container .social-account:nth-child(1n){margin-right:10px;margin-left:0}.social-accounts__list-container .social-account:last-child{margin-right:0}.social-accounts__list-container .social-account:nth-child(3n){margin-right:0;margin-left:auto}}
.social-accounts__loader{width:40px;height:40px;fill:#999}.social-accounts .social-accounts__list+*{margin-top:20px}.social-accounts--loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;background:#f2f2f2;border-radius:4px}
.social-account{border-radius:4px;padding:10px;background:#f2f2f2}.social-account,.social-account__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-account__main{padding-right:10px;overflow:hidden}.social-account__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.social-account__name{margin-bottom:5px;font-weight:700}.social-account__name,.social-account__status{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.social-account__status{color:#999;font-size:13px;line-height:14px;max-width:100%}.social-account__type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;position:absolute;border-radius:50%;background:#444da0;top:-2px;right:-2px;border:2px solid #f2f2f2}.social-account__type .icon{width:10px;height:10px;fill:#fff}.social-account__avatar{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-right:10px;border-radius:50%}.social-account__img{width:100%;height:100%;-ms-flex-negative:0;flex-shrink:0}.social-account__controls{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-account__controls>*+*{margin-left:10px}.social-account__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer}.social-account__button .icon{width:20px;height:20px;fill:#999}.social-account__button--connect .icon{fill:#444da0}.social-account__dialog{height:20px}.social-account--disabled .social-account__name,.social-account--disabled .social-account__status{color:#d9d9d9}.social-account--disabled .social-account__avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#d9d9d9}.social-account--disabled .social-account__avatar>.icon{width:20px;height:20px;fill:#f2f2f2}@media screen and (min-width:768px){.social-account__name{margin-bottom:0}}
.social-media-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.social-media-list .social-media-item{margin-bottom:10px;margin-right:20px}.social-media-list .social-media-item:last-child{margin-right:0}
.social-media-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;width:40px;height:40px;background:#f2f2f2;-webkit-transition:background .3s;transition:background .3s;cursor:pointer}.social-media-item .icon{width:20px;height:20px;fill:#444da0;-webkit-transition:fill .3s;transition:fill .3s}.social-media-item:hover{background:#ee2e30}.social-media-item:hover .icon{fill:#fff}
.avatars-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.avatars-list__loader{width:40px;height:40px;fill:#999}.avatars-list .avatar{margin-bottom:24px;margin-right:24px}.avatars-list--loading{padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border-radius:4px;background:#f2f2f2}
.tariff-bar-item{padding-right:5px}.tariff-bar-item__value{line-height:22px;font-size:20px;color:#444da0;font-weight:700}.tariff-bar-item__description{font-size:13px;line-height:14px;color:#999}.tariff-bar-item__meter{border-radius:10px;border:1px solid #e5e5e5;padding:2px;background:#fff}.tariff-bar-item__meter-value{border-radius:10px;background:#91d339;height:14px;content:""}.tariff-bar-item--left{text-align:left}.tariff-bar-item--right{text-align:right}.tariff-bar-item--attention .tariff-bar-item__value{color:#ee2e30}.tariff-bar-item--black .tariff-bar-item__value{color:#222}
.tariff-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:13px 20px;border-radius:4px;background:#f2f2f2}.tariff-bar__loader{width:40px;height:40px;fill:#999}.tariff-bar:not(.tariff-bar--big) .tariff-bar-item{width:100%;margin-bottom:10px}.tariff-bar--big{padding:15px}.tariff-bar--big .tariff-bar-item__description{font-size:15px;line-height:20px}.tariff-bar--big .tariff-bar-item__value{font-size:26px;line-height:30px}.tariff-bar--justify{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tariff-bar--loading{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:480px){.tariff-bar:not(.tariff-bar--big) .tariff-bar-item{width:50%}}@media screen and (min-width:600px){.tariff-bar:not(.tariff-bar--big) .tariff-bar-item{width:33%}}@media screen and (min-width:768px){.tariff-bar:not(.tariff-bar--big) .tariff-bar-item{width:auto;margin-bottom:0;-webkit-box-flex:1;-ms-flex:1;flex:1}}
.tariff-bar-item-old{padding-right:5px}.tariff-bar-item-old__value{line-height:22px;font-size:20px;color:#444da0;font-weight:700}.tariff-bar-item-old__description{font-size:13px;line-height:14px;color:#999}.tariff-bar-item-old--left{text-align:left}.tariff-bar-item-old--right{text-align:right}.tariff-bar-item-old--attention .tariff-bar-item-old__value{color:#ee2e30}.tariff-bar-item-old--black .tariff-bar-item-old__value{color:#222}
.tariff-bar-old{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:13px 20px;border-radius:4px;background:#f2f2f2}.tariff-bar-old__loader{width:40px;height:40px;fill:#999}.tariff-bar-old:not(.tariff-bar-old--big) .tariff-bar-item-old{width:100%;margin-bottom:10px}.tariff-bar-old--big{padding:15px}.tariff-bar-old--big .tariff-bar-item-old__description{font-size:15px;line-height:20px}.tariff-bar-old--big .tariff-bar-item-old__value{font-size:26px;line-height:30px}.tariff-bar-old--justify{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tariff-bar-old--loading{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:480px){.tariff-bar-old:not(.tariff-bar-old--big) .tariff-bar-item-old{width:50%}}@media screen and (min-width:600px){.tariff-bar-old:not(.tariff-bar-old--big) .tariff-bar-item-old{width:33%}}@media screen and (min-width:768px){.tariff-bar-old:not(.tariff-bar-old--big) .tariff-bar-item-old{width:auto;margin-bottom:0;-webkit-box-flex:1;-ms-flex:1;flex:1}}
.tariff-price{color:#999}.tariff-price span{color:#222;font-weight:700}
.payments-archive-item{display:-webkit-box;display:-ms-flexbox;display:flex;background:#f2f2f2;padding:15px 20px;border-radius:4px;font-size:15px;line-height:20px;width:100%}.payments-archive-item__status{width:20px;height:20px;margin-right:10px}.payments-archive-item__date{margin-right:70px;display:none}.payments-archive-item__cost{min-width:55px;margin-right:10px}.payments-archive-item--promise .payments-archive-item__status,.payments-archive-item--wait .payments-archive-item__status{fill:#999}.payments-archive-item--paid .payments-archive-item__status{fill:#91d339}.payments-archive-item--cancel .payments-archive-item__status{fill:#ee2e30}@media screen and (min-width:768px){.payments-archive-item{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 5px);max-width:calc(49.95% - 5px);width:calc(49.95% - 5px)}.payments-archive-item:nth-child(1n){margin-right:10px;margin-left:0}.payments-archive-item:last-child{margin-right:0}.payments-archive-item:nth-child(2n){margin-right:0;margin-left:auto}.payments-archive-item__status{margin-right:20px}.payments-archive-item__date{display:block}.payments-archive-item__cost{margin-right:70px}}
.payments-archive{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.payments-archive__loader{width:40px;height:40px;fill:#999}.payments-archive>.payments-archive-item{margin-bottom:10px}.payments-archive>.button{margin-top:10px}.payments-archive--loading,.payments-archive--not-found{padding:10px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.payments-archive--loading{background:#f2f2f2;border-radius:4px}
.payments-list__loader{width:40px;height:40px;fill:#999}.payments-list>*+*{margin-top:10px}.payments-list .button.ui{width:100%;padding:15px}.payments-list .button.ui.active,.payments-list .button.ui:hover{color:#fff;background:#444da0;border-color:#444da0}.payments-list--loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f2f2f2;padding:10px;border-radius:4px}
.payment{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #f2f2f2;border-radius:4px;padding:13px 15px;cursor:pointer}.payment,.payment__price-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment__price-info{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:auto}.payment__sale{font-size:13px;line-height:14px;color:#999;padding-right:15px;text-align:right}.payment__cost{color:#444da0;font-size:20px;line-height:24px;font-weight:700}.payment:hover:not(.payment--active){background:#f2f2f2}.payment--active{background:#d9dbec}
.team-list--loading{background:#f2f2f2;padding:10px;text-align:center}.team-list--loading .icon{width:40px;height:40px;fill:#d9d9d9}.team-list .button{margin-top:30px}
.team-member{padding:10px;border-radius:4px;font-size:13px;line-height:14px}.team-member:nth-child(odd){background:#f2f2f2}.team-member__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.team-member__info{text-overflow:ellipsis;overflow:hidden;width:calc(100% - 80px)}.team-member__name{font-size:15px;line-height:20px;font-weight:700}.team-member__name,.team-member__status{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.team-member__status{color:#999}.team-member__email{display:inline-block}.team-member__remove{margin-left:auto;padding-left:10px;-ms-flex-negative:0;flex-shrink:0}.team-member__image-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;margin-right:10px;background:#d9d9d9;border-radius:50%}.team-member__image-wrap .icon{width:20px;height:20px;fill:#f2f2f2}.team-member__image{width:100%;height:100%;display:inline-block;position:relative}.team-member__image:before{content:"";display:block;position:absolute;width:100%;height:100%;border-radius:50%;background:url(/assets/img/8f7172d9e9f98f7bd74396bddbceb5ea-person.svg) no-repeat 50%}.team-member__button{fill:#d9d9d9;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.team-member__button .icon{width:20px;height:20px;-webkit-transition:.3s ease;transition:.3s ease}.team-member__main{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:50px;margin-top:5px}.team-member__content *+*{margin-top:5px}.team-member__edit{margin-left:auto;-ms-flex-item-align:end;align-self:flex-end}.team-member:hover .team-member__button{fill:#444da0}
.features-list__title{margin-bottom:10px}.features-list__container{padding-left:5px}.features-list__item{position:relative;font-size:15px;line-height:20px;color:#999;padding-left:10px}.features-list__item:before{content:"";display:block;position:absolute;width:7px;height:7px;left:-4px;top:7px;border-radius:50%;background:#999}.features-list__item+.features-list__item{margin-top:5px}
.marketing-block__slogan{margin-bottom:20px;color:#d9d9d9;text-align:center;font-size:15px;line-height:20px}.marketing-block .shares{padding:0}.marketing-block .container-flex{padding:0;min-width:auto}
.radio-item{padding:5px 10px;cursor:pointer;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.radio-item__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.radio-item__remove{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.radio-item__remove .icon{fill:#999;width:20px;height:20px}.radio-item.radio-item--active{background:#f2f2f2}
.search-header{margin-bottom:20px}.search-header .input{margin-bottom:25px}
.blog-list__title{margin-bottom:20px}@media screen and (min-width:768px){.blog-list__title{margin-bottom:30px}.blog-list .blog-item--big~.blog-item:nth-child(3n+1){margin-right:0}}
.blog-item{margin-bottom:30px}.blog-item__img{width:100%;margin-bottom:15px;border-radius:8px}.blog-item__link{margin-bottom:10px;display:inline-block;font-size:18px;line-height:25px}.blog-item__news-link{color:#666}.blog-item__stat{font-size:13px;line-height:19px;display:block;color:#666;position:relative;padding-left:20px}.blog-item__stat .icon{margin-right:10px;fill:#666;width:13px;height:13px;position:absolute;top:2px;left:0}.blog-item__tag{color:#666;margin-right:10px;position:relative;display:inline-block}.blog-item__tag:hover{color:#ee2e30}.blog-item__tag:not(:last-of-type):after{content:"";display:block;position:absolute;top:calc(50% - 1px);right:-6px;border-radius:50%;background:#666;width:2px;height:2px}.blog-item--big{width:100%;margin-right:0}@media screen and (min-width:768px){.blog-item{width:calc(33.3% - 20px);margin-right:30px}.blog-item__link{font-size:20px;line-height:28px}.blog-item--big .blog-item__link{font-size:28px;line-height:1}}
.blog-sidebar__group{width:100%}.blog-sidebar__title{margin-bottom:10px}.blog-sidebar__group--top-themes .link:not(.button){display:block;margin-bottom:10px;font-size:15px;line-height:23px}.blog-sidebar__group--top-themes .button{width:100%}@media screen and (min-width:1024px){.blog-sidebar__group--subscribe{width:33%;padding-right:20px}.blog-sidebar__group--top-posts,.blog-sidebar__group--top-themes{width:33%}}@media screen and (min-width:768px){.blog-sidebar__group--top-posts,.blog-sidebar__group--top-themes{width:50%;padding-right:20px}.blog-sidebar__group--top-themes .button{width:auto}}
.blog-sidebar__socials{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}
.blog-sidebar__social{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;margin-bottom:15px}.blog-sidebar__social .icon{width:23px;height:23px;margin-right:10px}@media screen and (min-width:768px){.blog-sidebar__social{width:25%;margin-bottom:25px}}@media screen and (min-width:1024px){.blog-sidebar__social{width:50%}}
.blog-sidebar__top-post{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.blog-sidebar__top-post-img{width:80px;height:80px;margin-right:15px;border-radius:8px}.blog-sidebar__top-post-link{font-size:15px;line-height:23px;margin-bottom:5px;display:inline-block}.blog-sidebar__top-post-likes{font-size:13px;line-height:19px;color:#999}.blog-sidebar__top-post-likes .icon{fill:#999;width:13px;height:13px;margin-right:5px}
.blog-tags__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}.blog-tags__header-right{width:100%;margin-top:20px}.blog-tags__title{width:100%}.blog-tags__title .icon{width:23px;height:23px;margin-right:10px;position:relative;top:3px}.blog-tags__group:not(:last-child){margin-bottom:30px}.blog-tags__group--border{border-bottom:1px solid #ededed;padding-bottom:15px}.blog-tags__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:768px){.blog-tags__header{margin-bottom:25px}.blog-tags__header-right{width:auto;margin-top:0}.blog-tags__title{width:auto}}
.blog-tag{margin-bottom:15px}.blog-tag__link{margin-right:5px}.blog-tag__likes{font-size:11px;line-height:16px;color:#999}@media screen and (min-width:768px){.blog-tag{width:50%}.blog-tag__likes{font-size:13px;line-height:19px}}@media screen and (min-width:1024px){.blog-tag{width:33%}}
.blog-post__author-wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.blog-post__author-mobile,.blog-post__author-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-post__author-mobile .blog-post__author-img{margin-right:15px}.blog-post__author-mobile .blog-post__views{margin-right:20px}.blog-post__author-desktop{display:none;margin-bottom:15px}.blog-post__author-desktop .blog-post__author-img{margin:0 20px}.blog-post__author-desktop .blog-post__date{text-align:right}.blog-post__author-desktop .blog-post__views{margin-right:20px}.blog-post__author-desktop .blog-post__stat{font-size:13px;line-height:19px}.blog-post__author-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.blog-post__author-img{width:70px;height:70px;border-radius:50%}.blog-post__stats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-post__stat{color:#999}.blog-post__stat .icon{width:16px;height:16px;fill:#999}@media screen and (min-width:768px){.blog-post__author-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-post__author-mobile{display:none}.blog-post__author-desktop{display:block}}
.blog-post__title{margin-bottom:20px}.blog-post__content{padding-bottom:25px;border-bottom:1px solid #ededed;margin-bottom:30px}.blog-post__content>ol,.blog-post__content>p,.blog-post__content>ul{font-size:15px;line-height:23px}.blog-post__content>p{margin-bottom:10px}.blog-post__content>ol{list-style:none}.blog-post__content>ol li{padding-left:25px;counter-increment:a;margin-bottom:20px;position:relative}.blog-post__content>ol li:before{content:counter(a) ".";display:block;position:absolute;left:0;top:0}.blog-post__content>ul li{padding-left:25px;margin-bottom:20px;position:relative}.blog-post__content>ul li:before{content:"";display:block;position:absolute;width:10px;height:10px;border-radius:50%;background-color:#faa61a;left:0;top:5px}.blog-post__content>h2.title{margin-bottom:25px}.blog-post__content>h3.title{margin-bottom:15px}.blog-post__content>.image{width:100%;margin-bottom:10px}.blog-post__content>.blog-post__table-wrap{margin-bottom:20px}.blog-post__content .quote,.blog-post__content .quote-alt{margin-bottom:25px}.blog-post__info-item{font-size:13px;line-height:19px;display:block;position:relative;padding-left:20px}.blog-post__info-item .link{color:#666}.blog-post__info-item .link:hover{color:#ee2e30}.blog-post__info-item .icon{margin-right:10px;fill:#666;width:13px;height:13px;position:absolute;top:2px;left:0}.blog-post__tag{margin-right:10px;position:relative}.blog-post__tag:not(:last-of-type):after{content:"";display:block;position:absolute;top:7px;right:-6px;border-radius:50%;background:#666;width:2px;height:2px}.content-slider{margin-bottom:35px}.content-slider .slick-next:before,.content-slider .slick-prev:before{color:#666}.content-slider .slick-prev{left:-19px}.content-slider .slick-next{right:-19px}.content-slider .slick-dots{bottom:-35px}.content-slider .slick-dots li button:before{width:10px;height:10px;border-radius:50%;background-color:#faa61a;content:""}@media screen and (min-width:768px){.blog-post__title{text-align:center;width:80%;margin:0 auto 35px}.blog-post__content>h2.title{margin-bottom:30px;text-align:center}.blog-post__content>h3.title{margin-bottom:25px}.blog-post__content .quote,.blog-post__content .quote-alt{margin-bottom:35px}}

.blog-related-group__title{margin-bottom:15px}@media screen and (min-width:768px){.blog-related-group__title{margin-bottom:25px}}
.blog-related-post{width:100%;margin-bottom:20px}.blog-related-post__image{width:100%;margin-bottom:10px}.blog-related-post__link{font-size:15px;line-height:23px}@media screen and (min-width:768px){.blog-related-post{width:calc(50% - 30px);margin-right:30px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:0}.blog-related-post:nth-child(2n){margin-right:0}}
.blog-post__table-wrap{overflow-x:auto}.blog-post__table{border-collapse:collapse;width:100%}.blog-post__table th{background-color:#eee}.blog-post__table td,.blog-post__table th{padding:5px;font-size:12px;line-height:1.2;border:1px solid #ccc}
.quote{background-color:#f7f7f7;border-radius:8px;padding:25px;margin-left:-20px;margin-right:-20px}.quote__speaker-img{width:150px;height:150px;margin:0 auto 20px;display:block}.quote__speaker-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quote__speaker-post{font-size:11px;line-height:16px}.quote__speaker-post>ol,.quote__speaker-post>p,.quote__speaker-post>ul{font-size:15px;line-height:23px}.quote__speaker-post>p{margin-bottom:10px}.quote__speaker-post>ol{list-style:none}.quote__speaker-post>ol li{padding-left:25px;counter-increment:a;margin-bottom:20px;position:relative}.quote__speaker-post>ol li:before{content:counter(a) ".";display:block;position:absolute;left:0;top:0}.quote__speaker-post>ul li{padding-left:25px;margin-bottom:20px;position:relative}.quote__speaker-post>ul li:before{content:"";display:block;position:absolute;width:10px;height:10px;border-radius:50%;background-color:#faa61a;left:0;top:5px}@media screen and (min-width:768px){.quote{margin-left:0;margin-right:0}.quote__speaker-info{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.quote__speaker-post{font-size:13px;line-height:19px}}
.quote-alt{background-color:#f7f7f7;border-radius:8px;padding:25px;margin-left:-20px;margin-right:-20px}.quote-alt__speaker{margin-bottom:30px}.quote-alt__content>ol,.quote-alt__content>p,.quote-alt__content>ul{font-size:15px;line-height:23px}.quote-alt__content>p{margin-bottom:10px}.quote-alt__content>ol{list-style:none}.quote-alt__content>ol li{padding-left:25px;counter-increment:a;margin-bottom:20px;position:relative}.quote-alt__content>ol li:before{content:counter(a) ".";display:block;position:absolute;left:0;top:0}.quote-alt__content>ul li{padding-left:25px;margin-bottom:20px;position:relative}.quote-alt__content>ul li:before{content:"";display:block;position:absolute;width:10px;height:10px;border-radius:50%;background-color:#faa61a;left:0;top:5px}@media screen and (min-width:768px){.quote-alt{margin-left:0;margin-right:0}}
.subscribe{-ms-flex-wrap:wrap;flex-wrap:wrap}.subscribe,.subscribe__img{display:-webkit-box;display:-ms-flexbox;display:flex}.subscribe__img{width:100%;margin-bottom:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.subscribe__text,.subscribe__title{margin-bottom:10px}.subscribe__form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.subscribe__form .input{width:100%;margin-bottom:10px}.subscribe__form .button{width:100%}@media screen and (min-width:480px){.subscribe__img{width:130px;margin-bottom:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.subscribe__content{width:calc(100% - 130px);margin-bottom:0}.subscribe__form .input{width:260px;margin-right:10px}.subscribe__form .button{width:auto}}@media screen and (min-width:640px){.subscribe__img{width:140px}.subscribe__content{width:calc(100% - 140px)}.subscribe__form .input{margin-bottom:0}}@media screen and (min-width:768px){.subscribe__form .input{width:320px}}
.brand-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.brand-item:not(.brand-item--disabled):hover .brand-item__timezone,.brand-item:not(.brand-item--disabled):hover .brand-item__users{color:#222;fill:#999}.brand-item:not(.brand-item--disabled):hover .brand-item__option{fill:#ee2e30}.brand-item:not(.brand-item--disabled):hover .brand-item__button-icon,.brand-item:not(.brand-item--disabled):hover .brand-item__edit-btn .icon{fill:#444da0}.brand-item__top{display:-webkit-box;display:-ms-flexbox;display:flex}.brand-item .social-info__icon{width:14px;height:14px;fill:#999;position:relative;top:2px}.brand-item__info{overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.brand-item__content{display:-webkit-box;display:-ms-flexbox;display:flex}.brand-item__content-left{padding-top:8px;margin-right:10px;min-width:40px}.brand-item__content-main{padding-top:8px}.brand-item__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brand-item__link,.brand-item__title{overflow:hidden;text-overflow:ellipsis}.brand-item__link{white-space:nowrap;color:#222;font-weight:700;font-size:15px;line-height:20px}.brand-item__logo{margin-right:10px;position:relative;min-height:40px;min-width:40px}.brand-item__img{width:40px;height:40px;border-radius:50%;display:block;background:#d9d9d9}.brand-item__tag-info{position:absolute;min-width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:20px;border:2px solid #fff;padding:2px;top:-4px;right:-4px}.brand-item__tag-info .icon{width:10px;height:10px;fill:#fff}.brand-item__tags-count{font-size:9px;line-height:14px;color:#fff}.brand-item__preloader{position:absolute;top:0;left:0;width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#d8d8d8}.brand-item__preloader .icon{width:20px;height:20px;fill:#fff}.brand-item__social{margin-top:2px}.brand-item__social,.brand-item__users{display:-webkit-box;display:-ms-flexbox;display:flex}.brand-item__users{-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;font-size:13px;line-height:14px;padding-left:10px;fill:#d9d9d9;color:#999;-webkit-transition:all .3s ease;transition:all .3s ease}.brand-item__users .icon{width:16px;height:16px;margin-right:5px;-ms-flex-negative:0;flex-shrink:0}.brand-item__users-text{text-overflow:ellipsis;overflow:hidden}.brand-item__timezone{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;fill:#d9d9d9;color:#999;white-space:nowrap;font-size:13px;line-height:14px;padding-left:10px;-webkit-transition:all .3s ease;transition:all .3s ease}.brand-item__timezone .icon{-ms-flex-negative:1;flex-shrink:1;width:16px;height:16px;margin-right:5px}.brand-item__color{display:block;width:40px;margin-top:2px;height:10px;border-radius:2px}.brand-item--active .brand-item__color{cursor:pointer}.brand-item__marks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.brand-item__marks .mark{margin-right:10px;margin-bottom:10px}.brand-item__tooltip-trigger{cursor:pointer}.brand-item__text{color:#5dba2f;font-size:13px;line-height:14px}.brand-item__text-content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-item__text-icon{width:14px;height:14px;fill:#999;margin-right:5px}.brand-item__error{color:#ee2e30;font-size:13px;line-height:14px}.brand-item__error .brand-item__main{max-width:calc(100% - 30px)}.brand-item__error .brand-item__name{max-width:100%;overflow:hidden;text-overflow:ellipsis}.brand-item__error-icon{width:50px;height:50px;-ms-flex-negative:0;flex-shrink:0;fill:#ee2e30;margin-right:10px}.brand-item__buttons{margin-left:auto;-ms-flex-negative:0;flex-shrink:0;padding-left:10px}.brand-item__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer}.brand-item__button+:not(.remove-dialog){margin-left:10px}.brand-item__button-icon{width:20px;height:20px;fill:#d9d9d9;-webkit-transition:all .3s ease;transition:all .3s ease}.brand-item__option-link{display:inline-block}.brand-item__option-link .icon:hover{fill:#ee2e30}.brand-item__option-link+*{margin-left:10px}.brand-item__options{margin-left:auto;-ms-flex-negative:0;flex-shrink:0;padding-left:10px}.brand-item__options .brand-item__tooltip-trigger{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.brand-item__options .brand-item__tooltip-trigger+*{margin-left:10px}.brand-item__option{width:20px;height:20px;fill:#d9d9d9;-webkit-transition:all .3s ease;transition:all .3s ease}.brand-item__option+*{margin-left:10px}.brand-item__bottom-menu{-ms-flex-item-align:end;align-self:flex-end;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.brand-item__bottom-menu>*+*{margin-left:10px}.brand-item__edit-btn .icon{-webkit-transition:all .3s ease;transition:all .3s ease;width:20px;height:20px;fill:#d9d9d9}.brand-item.brand-item--small{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.brand-item.brand-item--small .brand-item__logo{margin-right:0;min-height:32px;min-width:32px}.brand-item.brand-item--small .brand-item__color{height:7px;width:32px;margin-top:0}.brand-item.brand-item--small .brand-item__img{width:32px;height:32px}.brand-item.brand-item--small .brand-item__content-left{margin-right:0;min-width:32px}.brand-item.brand-item--error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.brand-item.brand-item--error,.brand-item.brand-item--error .brand-item__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brand-item.brand-item--error .brand-item__main{max-width:calc(100% - 30px)}.brand-item.brand-item--error .brand-item__name{font-size:15px;font-weight:700;line-height:1.33;max-width:100%;overflow:hidden;text-overflow:ellipsis}.brand-item.brand-item--error .brand-item__add-error{font-size:13px;line-height:1.23;color:#999}.brand-item__demo{background:#444da0;color:#fff;line-height:12px;font-size:11px;text-transform:uppercase;font-weight:700;border-radius:3px;padding:5px;margin-right:5px;cursor:default}.brand-item.brand-item--block .brand-item__preloader,.brand-item.brand-item--disabled .brand-item__preloader,.brand-item.brand-item--progress .brand-item__preloader{background:rgba(34,34,34,.7)}.brand-item.brand-item--disabled .brand-item__link{color:#d9d9d9;pointer-events:none}.brand-item.brand-item--disabled .social-info{color:#d9d9d9}.brand-item.brand-item--theme-demo{padding:10px;background:#fff;border-radius:4px}@media screen and (min-width:1024px){.brand-item__link+*{margin-left:auto}}
.brand-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;border-radius:4px;position:relative}.brand-wrap.brand-wrap--background,.brand-wrap:nth-child(odd){background-color:#f2f2f2}.brand-wrap+.checkbox-group__bottom{border-radius:0 0 4px 4px}.brand-wrap__control{-ms-flex-negative:0;flex-shrink:0;padding-top:10px;min-width:30px}.brand-wrap__content{width:calc(100% - 30px);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.brand-wrap:hover .checkbox:not([disabled])+label:before{border-color:#444da0}
.products-block{padding:25px 0;border-bottom:1px solid #ededed}.products-block:last-child{border-bottom:none}.products-block__img{width:100%;margin-bottom:25px}.products-block__description{width:100%}.products-block__description .title{margin-bottom:20px}.products-block__description p{margin-bottom:6px}.products-block__description>ol{list-style:none}.products-block__description>ol li{padding-left:25px;counter-increment:a;margin-bottom:5px;position:relative}.products-block__description>ol li:before{content:counter(a) ".";display:block;position:absolute;left:0;top:0}.products-block__description>ul{margin-bottom:18px}.products-block__description>ul li{padding-left:25px;position:relative}.products-block__description>ul li:before{content:"";display:block;position:absolute;width:10px;height:10px;border-radius:50%;background-color:#faa61a;left:0;top:5px}@media screen and (min-width:1024px){.products-block{padding:75px 0}}@media screen and (min-width:768px){.products-block__img{margin-bottom:0}.products-block__img--left{width:50%}.products-block__img--left+.products-block__description{width:50%;padding-left:20px}.products-block__img--right{width:40%;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.products-block__img--right+.products-block__description{width:60%;padding-right:20px}}@media screen and (max-width:767px){.products-block__description .button{width:100%}}
.product-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-group:last-child{margin-bottom:0}.product-group__content{width:100%;margin-bottom:20px}.product-group__content .title{margin-bottom:15px}.product-group__content p{margin-bottom:20px}.product-group__content .button{margin-bottom:25px}.product-group__cost{font-weight:700;font-size:22px;line-height:30px}.product-group__description{width:100%}.product-group__description-list{list-style:none}.product-group__descriprtion-title{margin-bottom:5px}.product-group__description-item{padding-left:25px;counter-increment:a;margin-bottom:5px;position:relative}.product-group__description-item:before{content:counter(a) ".";display:block;position:absolute;left:0;top:0}.product-group__download{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-group__download .image{width:45px;height:45px}@media screen and (min-width:768px){.product-group{margin-bottom:40px}.product-group__content{margin-bottom:0;width:40%;padding-right:20px}.product-group__description{width:60%}}@media screen and (max-width:767px){.product-group__content .button{width:100%}}
.products-top{text-align:center;background-repeat:no-repeat;background-color:#f2f2f2;background-image:url(/assets/img/5997a5559013a0d49027e13a9b6d23cc-bars.png);background-position:center 65%;background-size:100% 200px}@media screen and (min-width:768px){.products-top__sub-title,.products-top__title{margin-bottom:15px}}
.product-article{margin-bottom:20px}.product-article:last-child{margin-bottom:0}.product-article--border{border-bottom:1px solid #f2f2f2;padding-bottom:10px}.product-article__header{text-align:center;margin-bottom:45px}@media screen and (min-width:768px){.product-article{margin-bottom:50px}.product-article--border{padding-bottom:30px}}
.product-social{width:33%;text-align:center;margin-bottom:30px}.product-social__icon{width:40px;height:40px}@media screen and (min-width:768px){.product-social{width:25%}}@media screen and (min-width:1024px){.product-social{width:12.5%}}
.product-feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:25px;width:100%}.product-feature__img{margin-bottom:10px}.product-feature__title{margin-bottom:7px}.product-feature__item+.product-feature__item{margin-top:7px}.product-feature--small-pic .image{width:72px;height:72px}@media screen and (min-width:480px){.product-feature{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 2px);max-width:calc(49.95% - 2px);width:calc(49.95% - 2px)}.product-feature:nth-child(1n){margin-right:4px;margin-left:0}.product-feature:last-child{margin-right:0}.product-feature:nth-child(2n){margin-right:0;margin-left:auto}}@media screen and (min-width:768px){.product-feature{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3% - 2.66667px);max-width:calc(33.3% - 2.66667px);width:calc(33.3% - 2.66667px)}.product-feature:nth-child(1n){margin-right:4px;margin-left:0}.product-feature:last-child{margin-right:0}.product-feature:nth-child(3n){margin-right:0;margin-left:auto}}
.product{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #f2f2f2;border-radius:4px;padding:20px;width:100%;margin-bottom:20px;-webkit-transition:all .3s ease;transition:all .3s ease}.product__name{margin-bottom:10px;text-transform:uppercase}.product__sub-title{font-size:15px;line-height:20px;color:#999}.product__top{padding-bottom:10px;margin-bottom:20px}.product__cost{font-size:26px;font-weight:700;margin-bottom:10px;color:#444da0}.product__features{margin-bottom:15px}.product__feature{font-size:13px;line-height:14px;color:#999;position:relative;padding-left:14px}.product__feature+.product__feature{margin-top:10px}.product__feature:before{content:"";display:block;position:absolute;border-radius:50%;left:0;top:5px;width:4px;height:4px;background:#999}.product .button.ui{margin-top:auto;width:100%}.product:hover{-webkit-box-shadow:0 3px 6px 0 rgba(34,34,34,.2);box-shadow:0 3px 6px 0 rgba(34,34,34,.2);-webkit-transform:scale(1.05);transform:scale(1.05);background:#f2f2f2;border-radius:6px}.product:hover .button.ui{background-color:#444da0;color:#fff!important}.product--custom{background:#444da0}.product--custom .product__name{color:#fff}.product--custom .product__sub-title{color:#d9d9d9}.product--custom .product__cost{color:#d9dbec}.product--custom .product__feature{color:#d9d9d9}.product--custom .product__feature:before{background:#d9d9d9}.product--custom:hover{background:#444da0}@media screen and (min-width:768px){.product{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 7.5px);max-width:calc(49.95% - 7.5px);width:calc(49.95% - 7.5px)}.product:nth-child(1n){margin-right:15px;margin-left:0}.product:last-child{margin-right:0}.product:nth-child(2n){margin-right:0;margin-left:auto}}@media screen and (min-width:1024px){.product{flex-grow:0;flex-shrink:0;flex-basis:calc(24.975% - 11.25px);max-width:calc(24.975% - 11.25px);width:calc(24.975% - 11.25px)}.product:nth-child(1n){margin-right:15px;margin-left:0}.product:last-child{margin-right:0}.product:nth-child(4n){margin-right:0;margin-left:auto}}
.product-old{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:10px;background:#f2f2f2;padding:20px;width:100%;margin-bottom:20px;-webkit-transition:all .3s ease;transition:all .3s ease;overflow:hidden}.product-old:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:3px;background:#91d339;opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .4s;transition:all .4s}.product-old__name{margin-bottom:10px;text-transform:uppercase}.product-old__sub-title{font-size:15px;line-height:20px;color:#999}.product-old__top{margin-bottom:20px}.product-old__cost{font-size:26px;font-weight:700;color:#444da0}.product-old__features{margin-bottom:15px}.product-old__feature{font-size:13px;line-height:16px;color:#999;position:relative;padding-left:14px}.product-old__feature+.product-old__feature{margin-top:10px}.product-old__feature:before{content:"";display:block;position:absolute;border-radius:50%;left:0;top:5px;width:4px;height:4px;background:#999}.product-old .button.ui{margin-top:auto;background:#e5e5e5;width:100%}.product-old:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.product-old:hover:before{opacity:1;-webkit-transform:none;transform:none}.product-old:hover .button.ui{background-color:#444da0;color:#fff!important}.product-old--custom{background:#444da0}.product-old--custom .product-old__name{color:#fff}.product-old--custom .product-old__sub-title{color:#d9d9d9}.product-old--custom .product-old__cost{color:#d9dbec}.product-old--custom .product-old__feature{color:#d9d9d9}.product-old--custom .product-old__feature:before{background:#d9d9d9}.product-old--custom .button.ui{background-color:#fff}.product-old--custom:hover{background:#444da0}.product-old--custom:hover .button.ui{background-color:#fff;color:#444da0!important}@media screen and (min-width:1024px){.product-old{margin-right:30px;margin-bottom:0;border-radius:20px;flex-grow:0;flex-shrink:0;flex-basis:calc(24.975% - 22.5px);max-width:calc(24.975% - 22.5px);width:calc(24.975% - 22.5px)}.product-old:nth-child(1n){margin-right:30px;margin-left:0}.product-old:last-child{margin-right:0}.product-old:nth-child(4n){margin-right:0;margin-left:auto}.product-old__features{margin-bottom:10px}.product-old .button.ui{border-radius:10px}}@media screen and (min-width:768px) and (max-width:1023px){.product-old{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 15px);max-width:calc(49.95% - 15px);width:calc(49.95% - 15px)}.product-old:nth-child(1n){margin-right:30px;margin-left:0}.product-old:last-child{margin-right:0}.product-old:nth-child(2n){margin-right:0;margin-left:auto}}
.products-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.products-list__loader{width:40px;height:40px;fill:#999}.products-list--loading{padding:10px;background:#f2f2f2;border-radius:4px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.products-list-old{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.products-list-old__loader{width:40px;height:40px;fill:#999}.products-list-old--loading{padding:10px;background:#f2f2f2;border-radius:4px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.product-banner{width:280px;height:370px;background:url(/assets/img/f1cdb2cb7c15fbe04ad3b2ab1efe6832-device-mobile.png) no-repeat;background-size:cover;margin:auto;position:relative;overflow:hidden}.product-banner__screen{overflow:hidden;position:absolute;top:70px;left:20px;width:240px;height:300px}.product-banner__screen>img{height:100%!important;width:100%!important}.product-banner__screen .slick-list,.product-banner__screen .slick-slider,.product-banner__screen .slick-track{height:100%}.product-banner__screen .slick-slide img{height:100%!important;width:100%!important}.product-banner--desktop,.product-banner--tablet{display:none}@media screen and (min-width:768px){.product-banner{width:610px;height:433px;background-image:url(/assets/img/e959cdbbe2f2b90d8c90b3cb417fe3a4-device-tablet-ru-r_2x.png)}.product-banner__screen{top:30px;left:53px;height:377px;width:505px}.product-banner--mobile{display:none}}@media screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:2dppx),screen and (min-width:768px) and (min-resolution:192dpi){.product-banner{background-image:url(/assets/img/e959cdbbe2f2b90d8c90b3cb417fe3a4-device-tablet-ru-r_2x.png)}}@media screen and (min-width:1024px){.product-banner{width:962px;height:552px;background-image:url(/assets/img/3388bbbebd450fb0e89fec7b10ca962f-device-desktop-ru-r.png)}.product-banner__screen{top:55px;left:116px;width:717px;height:450px}.product-banner--desktop{display:block}}@media screen and (min-width:1024px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:1024px) and (min-device-pixel-ratio:2),screen and (min-width:1024px) and (min-resolution:2dppx),screen and (min-width:1024px) and (min-resolution:192dpi){.product-banner{background-image:url(/assets/img/433db963ce2a9b800df9ced97866aa95-device-desktop-ru-r_2x.png)}}@media screen and (min-width:768px) and (max-width:1023px){.product-banner--tablet{display:block}}
.posts{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}.posts:after{clear:both;content:"";display:block}
.post__brand{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.post__brand-img{width:40px;height:40px;margin-right:10px;-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,.07);box-shadow:inset 0 0 0 rgba(0,0,0,.07)}.post__brand-name{color:#222}.post__brand-date{color:#999;font-size:11px;line-height:16px}@media screen and (min-width:768px){.post__brand-date{font-size:13px;line-height:19px}}
.post-info{color:#666;fill:#666;font-size:11px;line-height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.post-info__type{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-right:20px}.post-info__type .icon{width:15px;height:15px;margin-right:5px}.post-info__type:after{content:"";display:block;position:absolute;width:2px;height:2px;border-radius:50%;background:#666;top:calc(50% - 1px);right:-10px}.post-info__link{color:#666;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (min-width:768px){.post-info{font-size:13px;line-height:19px}}
.post__image{margin-bottom:15px}
.post__content{padding-bottom:15px;border-bottom:1px solid #ededed;margin-bottom:15px}.post__content p:not(:last-child){margin-bottom:10px}
.post__statistics .post__statistics-item:last-child{margin-bottom:0}
.post__statistics-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:11px;line-height:16px;margin-bottom:15px;color:#666}@media screen and (min-width:768px){.post__statistics-item{font-size:13px;line-height:19px}}
.post{margin-bottom:30px;border-radius:4px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.post-wrapper{padding:0 15px}.post .post-info{margin-bottom:15px}.post:hover{-webkit-transform:translateY(-1%);transform:translateY(-1%)}
.analytics-block__title{margin-bottom:20px}.analytics-block>*+*{margin-top:10px}.analytics-block>*+.navbar,.analytics-block>.navbar+*{margin-top:20px}.analytics-block>*+.actionbar,.analytics-block>*+.report-blocks{margin-top:30px}
.account{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.account:not(.account--big){cursor:pointer}.account__image{width:40px;height:40px;border-radius:50%;margin-right:10px;-ms-flex-negative:0;flex-shrink:0;background:#d9d9d9}.account__image .image{width:100%;height:100%;display:inline-block;position:relative}.account__image .icon{width:20px;height:20px;fill:#f2f2f2}.account__info{overflow:hidden}.account__name{font-size:15px;font-weight:700;line-height:20px;margin-bottom:5px}.account__description,.account__name{text-overflow:ellipsis;overflow:hidden}.account__description{font-size:13px;line-height:14px;color:#999}.account__description+*{margin-top:2px}.account__email{color:#444da0;font-size:15px;line-height:20px}.account__contacts,.account__email{text-overflow:ellipsis;overflow:hidden}.account--big .account__main+*{margin-top:10px}.account--big .account__name{line-height:22px;font-size:20px;margin-bottom:0}.account--big .account__description{font-size:15px;line-height:20px}.account--big .account__image{width:100px;height:100px}.account--big .account__image .icon{width:40px;height:40px}.account--big .account__phone+*{margin-top:5px}.account--disabled .account__image,.account--loading .account__image{background:#d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:768px){.account--big .account__image{margin-right:30px}}
.account-panel__main{margin-bottom:10px}@media screen and (min-width:768px){.account-panel__main{margin-bottom:0}}
.account-panel__controls{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}.account-panel__controls>*+*{margin-top:10px}
.account-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){.account-panel{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}
.analytics-notifier{position:fixed;bottom:0;z-index:50;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background-color:hsla(0,0%,94.9%,.9);-webkit-box-shadow:0 -3px 6px 0 #e5e5e5;box-shadow:0 -3px 6px 0 #e5e5e5;left:0;width:100%;padding:10px 0}.analytics-notifier .button.ui[disabled]{-webkit-box-shadow:inset 0 0 0 2px #ccc;box-shadow:inset 0 0 0 2px #ccc}
.report-post__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.report-post__top .brand-item{max-width:calc(100% - 50px);margin-right:20px}.report-post__top .brand-item__content-main{overflow:hidden}.report-post__top .brand-item__text{font-size:11px;line-height:14px;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report-post__top .brand-item__text-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.report-post__top .report-post__more{margin-left:auto}
.report-post__body>*+*{margin-top:20px}
.report-post__main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.report-post__main .report-post__content{margin-bottom:10px}@media screen and (min-width:768px){.report-post__main .report-post__content{width:calc(100% - 400px);margin-bottom:0;margin-right:20px}.report-post__main .widget-summaries{margin-left:auto;width:380px}}
.report-post__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}
.report-post__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%}.report-post__text--short,.report-post__text--x-short{overflow:hidden}.report-post__text--short{max-height:120px}.report-post__text--x-short{max-height:60px}.report-post__text pre{font-family:inherit;font-size:inherit;white-space:pre-line}.report-post__text>*+*{margin-top:20px}@media screen and (min-width:768px){.report-post__image+.report-post__text{width:calc(100% - 190px)}}
.report-post__question{font-size:15px;line-height:20px}.report-post__text--short .report-post__question{max-height:60px;overflow:hidden}.report-post__question-text{color:#999}
.report-post__answer{font-size:15px;line-height:20px}.report-post__text--short .report-post__answer{max-height:60px;overflow:hidden}
.report-post__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.report-post__gallery .report-post__gallery-item{width:100%}@media screen and (min-width:600px){.report-post__gallery .report-post__gallery-item{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 2px);max-width:calc(49.95% - 2px);width:calc(49.95% - 2px)}.report-post__gallery .report-post__gallery-item:nth-child(1n){margin-right:4px;margin-left:0}.report-post__gallery .report-post__gallery-item:last-child{margin-right:0}.report-post__gallery .report-post__gallery-item:nth-child(2n){margin-right:0;margin-left:auto}}@media screen and (min-width:768px){.report-post__gallery .report-post__gallery-item{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3% - 2.66667px);max-width:calc(33.3% - 2.66667px);width:calc(33.3% - 2.66667px)}.report-post__gallery .report-post__gallery-item:nth-child(1n){margin-right:4px;margin-left:0}.report-post__gallery .report-post__gallery-item:last-child{margin-right:0}.report-post__gallery .report-post__gallery-item:nth-child(3n){margin-right:0;margin-left:auto}}@media screen and (min-width:1024px){.report-post__gallery .report-post__gallery-item{flex-grow:0;flex-shrink:0;flex-basis:calc(24.975% - 3px);max-width:calc(24.975% - 3px);width:calc(24.975% - 3px)}.report-post__gallery .report-post__gallery-item:nth-child(1n){margin-right:4px;margin-left:0}.report-post__gallery .report-post__gallery-item:last-child{margin-right:0}.report-post__gallery .report-post__gallery-item:nth-child(4n){margin-right:0;margin-left:auto}}
.report-post__gallery-item{margin-bottom:4px;position:relative;background-position:50%;background-repeat:no-repeat;background-size:cover}.report-post__gallery-item:before{content:"";display:block;padding-top:100%}.report-post__gallery-item:hover .report-post__gallery-item-info{visibility:visible;opacity:1}.report-post__gallery-item.report-post__gallery-item--video:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:url(/assets/img/ce2c718234d895c3d18cb591b506d596-video-button.svg) no-repeat 50%;background-size:60.8px 66.6px}.report-post__gallery-item--no-data{background:#f2f2f2 url(/assets/img/21ac08c212231d4b55e88681ac769e63-no-content.svg) no-repeat 50%;background-size:auto;border-radius:2px}.report-post__gallery-item-info{visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s;z-index:5;position:absolute;width:100%;height:100%;padding:10px;top:0;left:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-blend-mode:multiply;background-image:linear-gradient(rgba(34,34,34,.9),rgba(34,34,34,.9))}.report-post__gallery-item-top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:18px}.report-post__gallery-item-top .brand-item{max-width:160px}.report-post__gallery-item-top .brand-item__link{color:#fff}.report-post__gallery-item-top .brand-item__text{color:#999;font-size:11px;line-height:14px}.report-post__gallery-item-top .social-info__text{color:#999}.report-post__gallery-item-top .social-info__icon{fill:#fff}.report-post__gallery-item-top .report-post__menu{margin-left:auto}.report-post__gallery-item-top .report-post__menu-link .icon{fill:#fff}.report-post__gallery-item-statistics{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.report-post__gallery-item-statistics .report-post__gallery-item-stat{width:50%;margin-bottom:10px}.report-post__gallery-item-statistics .report-post__gallery-item-stat p{font-size:13px;line-height:14px;color:#999}.report-post__gallery-item-statistics .report-post__gallery-item-stat p span{font-size:20px;font-weight:700;line-height:22px;color:#fff}.report-post__gallery-item-tags{margin-top:auto;font-size:15px;line-height:20px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report-post__gallery-item-tags .icon{width:20px;height:20px;fill:#fff;margin-right:10px}
.report-post__image{width:122px;height:122px;position:relative;-ms-flex-negative:0;flex-shrink:0;margin-bottom:10px;overflow:hidden}.report-post__image .image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.report-post__image--video:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:url(/assets/img/ce2c718234d895c3d18cb591b506d596-video-button.svg) no-repeat 50%;background-size:60.8px 66.6px}.report-post__image--stories{width:140px;height:250px;border-radius:4px}@media screen and (min-width:768px){.report-post__image{margin-bottom:0;margin-right:10px}.report-post__image--stories{margin-bottom:0;margin-right:0}}
.report-post__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px}.report-post__tags .tag{margin-right:10px;margin-bottom:10px}
.report-post__menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:10px}.report-post__menu>*+*{margin-left:20px}.report-post__menu-link .icon{width:20px;height:20px}.report-post__menu-link--source .icon-paid{fill:#444da0}.report-post__menu-link--source .icon-organic{fill:#89e822}.report-post__menu-link--grade .icon{fill:#ee2e30}.report-post__menu-link--grade .icon.icon-grade_a_plus{fill:#89e822}.report-post__menu-link--grade .icon.icon-grade_a{fill:#f5a623}.report-post__menu-link--users .icon{fill:#999}
.report-post__period{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.report-post__period .icon{width:20px;height:20px;fill:#f2f2f2}.report-post__period--a{background:#444da0}.report-post__period--a.report-post__period--compare{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:20px;margin-top:-20px}.report-post__period--b{background:#d9d9d9}.report-post__period--b.report-post__period--compare{margin-bottom:-20px}@media screen and (min-width:768px){.report-post__period{margin-left:auto;width:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.report-post__period--a.report-post__period--compare{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0;-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:0}}
.report-post__ext-link{display:block;overflow:hidden;white-space:nowrap;max-width:100%;text-overflow:ellipsis}
.report-post__more{cursor:pointer}.report-post__more .icon{width:20px;height:20px;fill:#d9d9d9;-webkit-transition:all .3s ease;transition:all .3s ease}.report-post__more:hover .icon{fill:#444da0}
.report-post__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report-post__status--grade .icon-grade_a_plus{fill:#89e822}.report-post__status--grade .icon-grade_a{fill:#f5a623}.report-post__status-icon{width:40px;height:40px;fill:#999;margin-right:12px}.report-post__status-text{font-size:13px;line-height:14px;color:#999}
.report-post{padding:20px;border-radius:4px;border:1px solid #d9d9d9}.report-post:not(:last-of-type){margin-bottom:20px}.report-post__title{margin-bottom:10px}.report-post--stories:not(:last-of-type){margin-bottom:0}.report-post--stories .report-post__main .widget-summaries{margin-left:auto}@media screen and (min-width:768px){.report-post--stories .report-post__main .report-post__content{width:auto;margin-bottom:0;margin-right:10px}.report-post--stories .report-post__main .widget-summaries{width:120px}}
.report-details__group-title{line-height:17px;font-weight:700;font-size:15px;margin-bottom:10px}.report-details__group-content .report-details__item+*{margin-top:10px}
.report-details__item{padding:15px;border:1px solid #f2f2f2;border-radius:5px}.report-details__item-top{display:-webkit-box;display:-ms-flexbox;display:flex}.report-details__item-params{overflow:hidden}.report-details__item-value{line-height:30px;font-size:26px;font-weight:700;color:#444da0}.report-details__item-title,.report-details__item-value{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.report-details__item-title{font-size:13px;line-height:14px;color:#999}.report-details__item-options{margin-left:auto}.report-details__item-option{cursor:pointer}.report-details__item-option .icon{width:20px;height:20px;fill:#d9d9d9}.report-details__item-option+.report-details__item-option{margin-top:5px}.report-details__item-content{-webkit-transition:.5s ease;transition:.5s ease}
.report__posts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:350px;width:100%}.report__posts>.button{margin-top:20px}.report__posts.report__posts--loading{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.report__posts.report__posts--loading .icon{width:50px;height:50px;fill:#999}.report__posts.report__posts--no-data{padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.report-stories{display:-ms-grid;display:grid;-ms-grid-columns:100%;grid-template-columns:100%;grid-gap:10px;min-width:0}.report-stories>.button{margin-top:10px}.report-stories.report-stories--loading,.report-stories.report-stories--no-data{-ms-grid-columns:100%;grid-template-columns:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}.report-stories.report-stories--loading .icon{width:50px;height:50px;fill:#999}.report-stories.report-stories--no-data{padding:10px}@media screen and (min-width:1024px){.report-stories{min-height:350px;-ms-grid-columns:(minmax(280px,1fr))[3];grid-template-columns:repeat(3,minmax(280px,1fr))}.report-stories>.button{-ms-grid-column-span:3;grid-column:span 3}}
.about-dialog-description{text-align:left;color:#fff}.about-dialog-description__field{overflow:hidden;text-overflow:ellipsis}.about-dialog-description__field+*{margin-top:8px}.about-dialog-description__field .link{color:#fff;overflow:hidden;white-space:nowrap}.about-dialog-description__title{display:-webkit-box;display:-ms-flexbox;display:flex}.about-dialog-description__name{font-size:15px;line-height:20px;font-weight:700;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.about-dialog-description__admin{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;fill:#fff}.about-dialog-description__social .social-info{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-dialog-description__social .social-info__icon{width:14px;height:14px;fill:#999}.about-dialog-description__social .social-info__text{color:#999}
.tippy-tooltip.about-theme{width:250px;background:#444!important;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.2);box-shadow:0 3px 6px 0 rgba(0,0,0,.2);padding:15px;font-size:13px;line-height:14px;border-radius:6px;text-align:left}.tippy-tooltip.about-theme .tippy-tooltip-content>.button{font-size:13px;line-height:14px;width:100%;padding:8px}.about-dialog__remove{color:#fff}
.report-item{width:50px;height:50px;border-radius:50%;padding:5px}.report-item__logo{position:relative}.report-item--active.report-item--hovered:not(.report-item--cant-remove) .report-item__logo .report-item__remove{opacity:1;-webkit-transform:none;transform:none}.report-item--active.report-item--hovered:not(.report-item--cant-remove) .report-item__logo .report-item__soctype{display:none}.report-item__text{color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-item__img{display:block;background:#d9d9d9;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.report-item__img,.report-item__overlay{width:40px;height:40px;border-radius:50%}.report-item__overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;background:rgba(34,34,34,.5)}.report-item__overlay .icon{width:20px;height:20px;fill:#fff}.report-item__remove{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;background-color:rgba(34,34,34,.7);border-radius:50%;opacity:0;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale(0);transform:scale(0);cursor:pointer}.report-item__remove .icon{width:20px;height:20px;fill:#fff}.report-item__soctype{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;position:absolute;border-radius:50%;background:#444da0;top:-7px;right:-6px;border:2px solid #f2f2f2}.report-item__soctype .icon{width:10px;height:10px;fill:#fff}.report-item__color{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;width:40px;height:40px;position:relative}.report-item--active.report-item--hovered:not(.report-item--cant-remove) .report-item__color .report-item__remove{opacity:1;-webkit-transform:none;transform:none}.report-item__color>.icon{width:30px;height:30px;fill:#444da0}.report-item__preloader{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:rgba(34,34,34,.5)}.report-item__preloader .icon{width:20px;height:20px;fill:#444da0}.report-item--empty{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.report-items{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-top:20px}.report-items .track-horizontal{bottom:10px;right:2px;left:2px;background-color:#f2f2f2;border-radius:3px}.report-items>.ui.button{width:50px;height:50px;border-radius:50%;margin-left:10px;border-style:dashed}.report-items>.ui.button:hover{background:#d9d9d9}.report-items__wrap{position:relative;max-width:calc(100% - 50px);height:60px}.report-items__wrap--scroll-left:before{left:0;background-image:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.report-items__wrap--scroll-left:before,.report-items__wrap--scroll-right:after{content:"";display:block;position:absolute;top:0;width:30px;height:100%;z-index:5}.report-items__wrap--scroll-right:after{right:0;background-image:linear-gradient(270deg,#fff,hsla(0,0%,100%,0))}.report-items__inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:60px}.report-items__btn{position:absolute;top:0;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.report-items__btn .icon{width:20px;height:20px;fill:#444da0;-webkit-transition:.3s ease-in;transition:.3s ease-in}.report-items__btn:hover .icon{fill:#ee2e30}.report-items__btn--prev{left:-25px}.report-items__btn--next{right:-25px}.report-items .report-item{margin-right:10px}.report-items .report-item:last-child{margin-right:0}@media screen and (min-width:1024px){.report-items__btn{display:-webkit-box;display:-ms-flexbox;display:flex}}
.report-header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.report-header__action{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report-header__action>*+*{margin-left:10px}
.report-header__main,.report-header__title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.report-header__title-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:calc(100% - 90px);position:relative}.report-header__title-wrap:after{content:"";display:block;position:absolute;top:5px;right:10px;width:10px;height:10px;background:#ee2e30;opacity:0;border-radius:50%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:.3s ease;transition:.3s ease}.report-header__warning{margin-right:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.report-header__warning,.report-header__warning .link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.report-header__warning .icon{width:20px;height:20px;fill:#ee2e30}.report-header__preloader{width:30px;height:30px;fill:#444da0;margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.report-header__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:30px}.report-header__edit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0;padding-left:10px;margin-left:auto}.report-header__edit .icon{width:20px;height:20px;fill:#444da0}.report-header__input{max-width:calc(100% - 60px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:30px;font-size:26px;line-height:30px;font-weight:700;border:0;padding:0}.report-header__input:focus{outline:none}.report-header+*{margin-top:15px}.report-header--changed .report-header__title-wrap:after{-webkit-transform:none;transform:none;opacity:1}.report-header--floating{position:fixed;z-index:10;top:65px;width:100%;background:#fff}
.report-widgets .toolbar+*{margin-top:30px}.report-widgets__title+*{margin-top:20px}.report-widgets>*+*{margin-top:70px}.report-widgets>.button{width:100%}
.report-errors-item{max-width:120px}.report-errors-item,.report-errors-item__img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report-errors-item__img{width:16px;height:16px;padding:3px;margin-right:5px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff}.report-errors-item__icon{width:10px;height:10px;fill:#ee2e30}.report-errors-item__text{color:#fff;font-size:15px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:1024px){.report-errors-item{max-width:200px}}
.report-errors{border-radius:4px;background:#ee2e30;padding:20px}.report-errors+*{margin-top:20px}.report-errors__title{color:#fff;font-size:15px;line-height:20px;margin-bottom:10px}.report-errors__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.report-errors__items .report-errors-item{margin:0 20px 2px 0}
.report-comments .report-comment:not(:last-child){margin-bottom:10px}.report-comments .report-comment:nth-child(odd){background:#f2f2f2}
.report-comment{padding:10px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex}.report-comment__image{width:40px;height:40px;margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.report-comment__top{margin-bottom:6px}.report-comment__date{color:#999;font-size:11px;line-height:14px}.report-comment__text{white-space:pre-line;color:#444;font-size:13px;line-height:14px}
.report-settings>*+*{margin-top:20px}.report-settings>.button{width:100%}@media screen and (min-width:768px){.report-settings>.button{max-width:270px}}
.report-segment>*+*{margin-top:10px}
.bm-table{width:100%}.bm-table--loading,.bm-table--no-data{min-height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bm-table--loading .icon{fill:#999;width:50px;height:50px}
.bm-header{background:#f2f2f2;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:4px;margin-bottom:10px}.bm-header,.bm-header__left{display:-webkit-box;display:-ms-flexbox;display:flex}.bm-header__left{width:80px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-right:1px solid rgba(0,0,0,.05)}.bm-header__left .button:last-child{margin-left:auto}.bm-header__right{display:-webkit-box;display:-ms-flexbox;display:flex;border-left:1px solid rgba(0,0,0,.05)}.bm-header__btn.ui.button{background:none!important;border-radius:0}.bm-header__btn.ui.button .icon{fill:#222}.bm-header__btn.ui.button[disabled]{-webkit-box-shadow:none;box-shadow:none}.bm-header__btn.ui.button[disabled] .icon{fill:#d9d9d9}.bm-header__btn.ui.button:hover .icon{fill:#444da0}.bm-header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:calc(100% - 120px)}.bm-header__container .button{background:none!important;font-size:13px;line-height:14px;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:0;color:#222;padding:0 35px;height:100%;overflow:hidden;text-overflow:ellipsis;max-width:100%}.bm-header__container .button:not(:last-child){border-right:1px solid rgba(0,0,0,.05)}.bm-header__container .button__text{padding-right:15px}@media screen and (min-width:480px){.bm-header__left{width:120px}}
.bm-row{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bm-row__info{padding-right:40px}.bm-row__control{min-width:30px}.bm-row:nth-child(odd){background:#f2f2f2}.bm-row__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:30px}
.bm-cell{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;font-size:13px;line-height:14px}.bm-cell.bm-cell--third{max-width:33%}.bm-cell.bm-cell--half{max-width:50%}.bm-cell.bm-cell--full{max-width:100%}
.widget-summaries.widget-summaries--loading{min-height:100px}.widget-summaries.widget-summaries--loading .widget-summaries__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;-ms-grid-columns:100%;grid-template-columns:100%}.widget-summaries__title.title{font-size:20px;font-weight:700;line-height:24px;margin-bottom:10px;max-width:100%;min-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.widget-summaries__container{display:-ms-grid;display:grid;grid-gap:9px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.widget-summaries__container .widget-summary{min-width:0}.widget-summaries__container .widget-summary+.link{margin-top:20px;display:inline-block}.widget-summaries__container>.icon{width:50px;height:50px;fill:#999}.widget-summaries--vertical .widget-summaries__container{-ms-grid-columns:100%;grid-template-columns:100%}.widget-summaries--no-title .widget-summaries__title,.widget-summaries--tripple .widget-summaries__title{display:none}
.widget-summary{position:relative;border-radius:10px;border:1px solid #f2f2f2;-webkit-transition:all .3s;transition:all .3s;padding:20px}.widget-summary__title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:8px;font-size:13px;line-height:14px;color:#999;min-height:28px}.widget-summary__title,.widget-summary__top{display:-webkit-box;display:-ms-flexbox;display:flex}.widget-summary__value{font-size:26px;line-height:30px;font-weight:700;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;color:#444da0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.widget-summary__value-type{padding:3px 4px;border-radius:5px;margin-right:5px;background:#f2f2f2;font-size:10px;font-weight:700;line-height:10px;text-transform:uppercase;color:#999}.widget-summary__description{font-size:11px;line-height:14px;color:#444da0}.widget-summary__change{font-size:15px;font-weight:700;line-height:20px;color:#d9d9d9}.widget-summary__button{cursor:pointer;padding-left:10px}.widget-summary__button-icon{width:20px;height:20px;-webkit-transition:all .3s;transition:all .3s;fill:#d9d9d9}.widget-summary--edit{cursor:pointer}.widget-summary--edit:hover{background:#f2f2f2}.widget-summary__tones{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:5px;left:10px;width:calc(100% - 20px)}.widget-summary__tone{height:2px}.widget-summary__tone--negative{border-radius:1px 0 0 1px;background:#f92c3a}.widget-summary__tone--neutral{background:#999;border:1px solid #fff;border-top:none;border-bottom:none}.widget-summary__tone--positive{border-radius:0 1px 1px 0;background:#00e000}.widget-summary--short-title{border-radius:5px;padding:10px}.widget-summary--short-title .widget-summary__value{font-size:20px;line-height:22px}.widget-summary--dynamics-positive .widget-summary__change{color:#91d339}.widget-summary--dynamics-negative .widget-summary__change{color:#ee2e30}
.widget-summary-add{border-radius:4px;border:1px dashed #f2f2f2;padding:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.widget-summary-add:hover .widget-summary-add__inner{color:#444da0}.widget-summary-add:hover .widget-summary-add__icon{fill:#444da0}.widget-summary-add__inner{-webkit-transition:all .3s;transition:all .3s;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#d9d9d9}.widget-summary-add__icon{width:20px;height:20px;fill:#d9d9d9;margin-bottom:6px;-webkit-transition:all .3s;transition:all .3s}
.widget__top{margin-bottom:20px}.widget__title-wrap,.widget__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget__title-wrap{max-width:calc(100% - 80px)}.widget__title-wrap .report-wrap__tooltip-trigger{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;margin-left:10px}.widget__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.widget__controls{margin-left:auto;padding-left:10px;-ms-flex-negative:0;flex-shrink:0}.widget__controls>*+*{margin-left:10px}.widget__description{margin-top:10px;line-height:20px;font-size:15px}.widget__content{display:-ms-grid;display:grid;-ms-grid-columns:100%;grid-template-columns:100%;margin-top:20px}.widget__content>.toolbar+*{margin-top:20px}.widget__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.widget__btn .icon{width:20px;height:20px;fill:#444da0}.widget__help-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.widget__help-btn .icon{width:20px;height:20px;fill:#d9d9d9}.widget--selected .widget__title{cursor:default}.widget--type-overvall .widget__content,.widget--type-tripple .widget__content{-ms-grid-columns:100%;grid-template-columns:100%;grid-gap:10px}.widget--type-post{padding:0;border:none}.widget--type-post .widget-summary__title{font-size:11px;line-height:14px;margin-top:0}.widget--loading .widget__content,.widget--no-data .widget__content{min-height:300px;-ms-grid-columns:100%;grid-template-columns:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}.widget--loading .widget__content .icon,.widget--no-data .widget__content .icon{width:50px;height:50px;fill:#999}@media screen and (min-width:600px){.widget--type-overvall .widget__content,.widget--type-tripple .widget__content{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.widget--type-overvall .widget__content{grid-gap:30px;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.widget--type-tripple .widget__content{grid-gap:30px;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}
.report-wrap-rule{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e5e5e5;color:#444da0;padding:7px 10px;border-radius:5px;max-width:200px}.report-wrap-rule__text{font-size:13px;line-height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (min-width:1024px){.report-wrap-rule{max-width:450px}}
.report-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;border-radius:5px;background:#f2f2f2;position:relative}.report-wrap:before{content:"";display:block;position:absolute;height:100%;width:10px;top:0;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;left:-10px;background:#91d339;border-radius:5px 0 0 5px}.report-wrap__control{-ms-flex-negative:0;flex-shrink:0}.report-wrap__main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(100% - 30px)}.report-wrap__top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.report-wrap__preloader{width:20px;height:20px;fill:#999;margin-right:10px}.report-wrap__title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.report-wrap__title-wrap .report-wrap__period{margin-top:7px}.report-wrap__title{font-size:20px;line-height:24px;font-weight:700;color:#222;white-space:nowrap;max-width:100%;text-overflow:ellipsis;overflow:hidden}.report-wrap__open-trigger{border-radius:5px;font-size:11px;font-weight:700;padding:3px 5px;line-height:14px;cursor:pointer;color:#444da0;background:#d9dbec;margin-right:10px}.report-wrap__options{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:auto;padding-left:10px}.report-wrap__options>*+*{margin-left:10px}.report-wrap__formats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report-wrap__formats .report-wrap__format{margin-right:10px}.report-wrap__formats .report-wrap__format:last-child{margin-right:0}.report-wrap__format{fill:#999;width:20px;height:20px}.report-wrap__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;fill:#999;cursor:pointer}.report-wrap__button .icon{-webkit-transition:.3s ease;transition:.3s ease;width:20px;height:20px}.report-wrap__button:hover .icon{fill:#ee2e30!important}.report-wrap__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px}.report-wrap__info .report-wrap__period+*{margin-top:4px}.report-wrap__period{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;fill:#999;color:#999;overflow:hidden;white-space:nowrap}.report-wrap__period .icon{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;margin-right:5px}.report-wrap__period-text{overflow:hidden;text-overflow:ellipsis;max-width:100%}.report-wrap__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.report-wrap__container>*+*{margin-top:10px}.report-wrap__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:20px}.report-wrap__items .report-item{margin-right:10px}.report-wrap__items .report-item:last-child{margin-right:0}.report-wrap__items-inner{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.report-wrap__edit{-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:end;align-self:flex-end}.report-wrap__status{color:#ee2e30}.report-wrap__text{color:#999;line-height:14px;font-size:13px}.report-wrap__error{color:#ee2e30;font-size:13px;line-height:14px}.report-wrap__tooltip-trigger{cursor:help;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.report-wrap__reports-list{margin-top:20px;font-size:13px;line-height:1}.report-wrap__reports-list-main{color:#444da0}.report-wrap__reports-list-description{color:#999}.report-wrap__rules{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px}.report-wrap__rules .report-wrap-rule{margin-right:5px;margin-bottom:5px}.report-wrap:hover{border-radius:0 5px 5px 0}.report-wrap:hover:before{opacity:1}.report-wrap:hover .checkbox:not([disabled])+label:before{border-color:#444da0}.report-wrap:hover .report-wrap__button .icon{fill:#444da0}.report-wrap.report-wrap--disabled .report-wrap__title{color:#999;pointer-events:none}.report-wrap.report-wrap--disabled .report-item__color,.report-wrap.report-wrap--disabled .report-item__img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.report-wrap.report-wrap--w-checkbox{padding:20px 10px}@media screen and (min-width:768px){.report-wrap__title-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.report-wrap__title-wrap .report-wrap__period{margin-top:0;width:135px;-ms-flex-item-align:start;align-self:flex-start}.report-wrap__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(100% - 145px)}.report-wrap__title+*{margin-top:0;margin-left:10px}.report-wrap__info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.report-wrap__info .report-wrap__period+*{margin-top:0;margin-left:15px}}@media screen and (min-width:1024px){.report-wrap__items{padding-right:60px}}
.help-group{list-style:none}.help-group__list--grey{color:#999}.help-group__list--markers .help-group__item{padding-left:23px}.help-group__list--markers .help-group__item:before{content:"";display:block;position:absolute;width:6px;height:6px;left:0;top:8px;border-radius:50%;background:#999}.help-group__list .help-group__item:not(:last-child){margin-bottom:10px}
.help-group__item{position:relative;font-size:15px;line-height:20px}
.help-group__title{margin-bottom:20px}
.help-back{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.help-back__icon{width:13px;height:13px;fill:#444da0;margin-right:10px}
.help-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#f2f2f2;padding:20px;border-radius:4px}.help-panel__info{width:100%;margin-bottom:10px}.help-panel__title{font-size:15px;line-height:20px;font-weight:700;margin-bottom:5px}.help-panel__description,.help-panel__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.help-panel__description{color:#999}.help-panel__controls{margin-left:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.help-panel__controls .button{width:100%;margin-bottom:10px}.help-panel__controls .button.transparent:hover{background:#444da0;color:#fff}@media screen and (min-width:768px){.help-panel{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.help-panel__info{padding-right:25px;margin-bottom:0;width:55%}.help-panel__controls{width:45%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.help-panel__controls .button{-webkit-box-flex:1;-ms-flex:1;flex:1;width:auto;margin-bottom:0;margin-right:10px}.help-panel__controls .button:last-child{margin-right:0}}
.help-list>*+*{margin-top:30px}.help-list__loader{width:40px;height:40px;fill:#d9d9d9}.help-list--loading,.help-list--not-filtered,.help-list--not-found{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.help-list--loading{background:#f2f2f2;border-radius:4px}
.checkbox-group__bottom{background:#f2f2f2;border-radius:5px;padding:10px 0;text-align:center}
.checkbox-group .brand-wrap{margin-bottom:1px}.checkbox-group .brand-wrap:first-child{border-radius:5px 5px 0 0}.checkbox-group .brand-wrap:not(:first-child){border-radius:0}.checkbox-group .brand-wrap:last-child{border-radius:0 0 5px 5px}.checkbox-group .brand-wrap:only-child{border-radius:5px}.checkbox-group__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 10px;cursor:pointer;border-bottom:1px solid #f2f2f2}.checkbox-group__label .mark{margin-right:15px}.checkbox-group__label.open{border-bottom:none}.checkbox-group__label.open+.checkbox-group__content{display:block;padding-left:30px}.checkbox-group__content{display:none}.checkbox-group__label-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;padding-right:10px}.checkbox-group__label-content{overflow:hidden}.checkbox-group__name{font-weight:700}.checkbox-group__description,.checkbox-group__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.checkbox-group__description{font-size:13px;line-height:19px;color:#999}.checkbox-group__toggle{width:20px;height:20px;fill:#444da0;margin-right:15px;-ms-flex-negative:0;flex-shrink:0}.checkbox-group__tooltip-trigger{cursor:pointer}.checkbox-group__edit{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox-group__edit .link,.checkbox-group__edit .remove-dialog{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0}.checkbox-group__edit .link+*,.checkbox-group__edit .remove-dialog+*{margin-left:10px}.checkbox-group__edit .checkbox-group__tooltip-trigger{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-ms-flex-negative:0;flex-shrink:0}.checkbox-group__edit .checkbox-group__tooltip-trigger+.link{margin-left:10px}.checkbox-group__edit .icon{width:20px;height:20px;fill:#d9d9d9;-webkit-transition:.3s ease;transition:.3s ease}.checkbox-group:hover .checkbox-group__edit .icon{fill:#444da0}.checkbox-group:hover .checkbox-group__edit .icon.icon-share_out{fill:#ee2e30}.checkbox-group.disabled .checkbox-group__label-inner{pointer-events:none;padding-left:35px}.checkbox-group.disabled .checkbox-group__label{cursor:default}
.checkbox-list>*+*{margin-top:10px}.checkbox-list *+.button-wrap,.checkbox-list>*+.button{margin-top:30px}.checkbox-list--loading{background:#f2f2f2;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px}.checkbox-list--loading .icon{width:40px;height:40px;fill:#d9d9d9}
.toolbar__group{display:-webkit-box;display:-ms-flexbox;display:flex}.toolbar__group .tooltip>.button:not(:hover),.toolbar__group>.button{background-color:#f2f2f2;color:#222;font-size:15px;padding:10px}.toolbar__group .tooltip>.button:not(:hover) .icon,.toolbar__group>.button .icon{fill:#444da0}.toolbar__group .tooltip>.button:not(:hover):hover,.toolbar__group>.button:hover{color:#fff}.toolbar__group .tooltip>.button:not(:hover):hover .icon,.toolbar__group>.button:hover .icon{fill:#fff}.toolbar__group--segment .button-group:hover>.ui.button{background:#ee2e30;color:#fff!important}.toolbar__group--segment .button-group:hover>.ui.button .icon{fill:#fff!important}.toolbar__group--segment .button-group:hover>.ui.button .button__caption{color:#fff}.toolbar__group--segment>.button-group{width:280px}.toolbar__group--segment>.button-group .button:first-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.toolbar__group--segment>.dropdown__wrap{width:280px}.toolbar__group--segment>.dropdown__wrap .button,.toolbar__group--segment>.dropdown__wrap .dropdown{width:100%}.toolbar__group--segment-compare .button,.toolbar__group--segment>.button{width:280px}.toolbar__group--report-selector>.dropdown__wrap,.toolbar__group--report>.dropdown__wrap .button{width:100%}.toolbar__group--report-selector>.dropdown__wrap .ui.button{width:100%;padding:10px 15px 10px 10px}.toolbar__group--range-select>.dropdown__wrap,.toolbar__group--range-select>.dropdown__wrap .ui.button{width:100%}.toolbar__group .button[disabled],.toolbar__group .remove-dialog .button[disabled]{background-color:#f2f2f2;color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none}.toolbar__group .button[disabled] .icon,.toolbar__group .remove-dialog .button[disabled] .icon{fill:#d9d9d9}.toolbar__group>.input{width:100%}.toolbar__group>*+*{margin-left:5px}.toolbar__group--grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (min-width:768px){.toolbar__group--segment>.button,.toolbar__group--segment>.button-group,.toolbar__group--segment>.dropdown__wrap{width:285px}.toolbar__group--report>.button,.toolbar__group--report>.dropdown__wrap{width:255px}}@media screen and (min-width:1024px){.toolbar__group--segment-compare{margin-left:auto}.toolbar__group--range-select>.dropdown__wrap .dropdown,.toolbar__group--report-selector>.dropdown__wrap .dropdown{min-width:auto}}
.toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.toolbar .tooltip>.button:not(:hover),.toolbar>.button{background-color:#f2f2f2;color:#222;font-size:15px;padding:10px}.toolbar .tooltip>.button:not(:hover) .icon,.toolbar>.button .icon{fill:#444da0}.toolbar .tooltip>.button:not(:hover):hover,.toolbar>.button:hover{color:#fff}.toolbar .tooltip>.button:not(:hover):hover .icon,.toolbar>.button:hover .icon{fill:#fff}.toolbar .button[disabled],.toolbar .remove-dialog .button[disabled]{background-color:#f2f2f2;color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none}.toolbar .button[disabled] .icon,.toolbar .remove-dialog .button[disabled] .icon{fill:#d9d9d9}.toolbar>*{margin-right:5px}.toolbar>:last-child{margin-right:0}.toolbar>.toolbar__group{margin-right:10px;margin-bottom:5px}.toolbar>.toolbar__group:last-child{margin-right:0}.toolbar--statistics>.toolbar__group{width:100%;margin-right:0;margin-bottom:5px}.toolbar--statistics>.toolbar__group:last-child{margin-bottom:0}.toolbar--statistics>.toolbar__group .dropdown-input{width:100%}.toolbar--statistics>.toolbar__group .dropdown{max-width:100%}.toolbar--token .button{margin-left:50px;color:#444da0}@media screen and (min-width:768px){.toolbar{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.toolbar>*,.toolbar>.toolbar__group{margin-bottom:0}.toolbar--statistics>.toolbar__group{margin-bottom:0;margin-right:30px}}
.actionbar__group-title{font-size:13px;line-height:14px;margin-bottom:5px;color:#999}.actionbar__group-content .button-group>.ui.button:not([disabled]):not(:hover):not(.active),.actionbar__group-content>.button,.actionbar__group-content>.dropdown__wrap>.button{background:#f2f2f2;color:#444da0}.actionbar__group-content>.button,.actionbar__group-content>.dropdown__wrap>.button{width:100%}.actionbar__group-content>.ui.button:not([disabled]):not(:hover):not(.active) .icon{fill:#999}.actionbar__group-content>.button:hover{color:#fff}.actionbar__group-content>.dropdown__wrap>.ui.button{max-width:235px}.actionbar__group-content>.dropdown__wrap>.ui.button .post-icon{fill:#444da0}.actionbar__group-content>.dropdown__wrap>.ui.button .button__text-block{overflow:hidden}.actionbar__group-content>.dropdown__wrap>.ui.button .button__text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.actionbar__group-content>.dropdown__wrap>.ui.button:hover{background:#f2f2f2;color:#444da0}.actionbar__group-content>.dropdown__wrap>.ui.button:hover .post-icon{fill:#444da0}.actionbar__group-content>.button-group .button__text{white-space:nowrap}.actionbar__group-content>.button-group .button:first-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:calc(100% - 40px)}.actionbar__group-content>.button-group .button:only-child{max-width:100%}.actionbar__group-content>.button-group .button.ui:not([disabled]):not(:hover):not(.active) .icon{fill:#999}.actionbar__group-content>.button-group:hover .button.ui{background:#ee2e30!important;color:#fff!important}.actionbar__group-content>.button-group:hover .button.ui .icon{fill:#fff!important}.actionbar__group-content>.button-group:hover .button__caption{color:#fff}
.actionbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.actionbar>.actionbar__group{margin-right:10px;margin-bottom:10px}.actionbar>.actionbar__group:last-child{margin-right:0}@media screen and (min-width:1024px){.actionbar>.actionbar__group{margin-bottom:0;-webkit-box-flex:1;-ms-flex:1;flex:1}}
.statusbar__group{display:-webkit-box;display:-ms-flexbox;display:flex}.statusbar__group .statusbar-item{margin-bottom:10px}@media screen and (max-width:767px){.statusbar__group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:768px){.statusbar__group .statusbar-item{margin-right:30px;margin-bottom:0}.statusbar__group .statusbar-item:last-child{margin-right:0}.statusbar__group--right{margin-left:auto}}
.statusbar-item__title{font-size:20px;line-height:22px;font-weight:700;color:#222}.statusbar-item__description{font-size:13px;line-height:14px;color:#999}
.statusbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){.statusbar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}
.notification__bar{position:fixed;top:0;left:0;height:65px;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);-webkit-box-shadow:none;box-shadow:none;z-index:100;background:hsla(0,0%,100%,.9);color:#fff;-webkit-transition:transform .5s ease;transition:transform .5s ease;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.notification__bar,.notification__inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.notification__inner{max-width:960px;margin:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 20px}.notification__inner>.button{padding:7px 15px;font-size:13px;line-height:14px;margin-left:auto}.notification__inner>.button:hover{background:transparent}.notification__content{max-width:calc(100% - 185px);overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-overflow:ellipsis;padding-right:5px}.notification__status-icon{width:30px;height:30px;fill:#fff;margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.notification__title{color:#fff;font-size:15px;line-height:20px}.notification__text,.notification__title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.notification__text{font-size:13px;line-height:14px;color:#d9d9d9}.notification__close{padding:0 13px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:auto}.notification__close-icon{width:20px;height:20px;fill:#fff}.notification--success .notification__bar{background-color:rgba(133,207,36,.9)}.notification--attention{position:fixed;top:0;left:0;width:100%;height:0;z-index:10000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:rgba(34,34,34,.7)}.notification--attention .notification__bar{background-color:rgba(255,0,3,.9)}.notification--progress{position:fixed;top:0;left:0;width:100%;height:0;z-index:10000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:rgba(34,34,34,.7)}.notification--progress .notification__bar{background-color:rgba(129,141,255,.9)}.notification--error .notification__bar{background-color:rgba(255,0,3,.9)}.notification.notification--open .notification__bar{-webkit-transform:none;transform:none;-webkit-box-shadow:0 3px 6px 0 #e5e5e5;box-shadow:0 3px 6px 0 #e5e5e5}.notification.notification--open.notification--attention,.notification.notification--open.notification--progress{height:100vh}@media screen and (min-width:1024px){.notification__inner{padding:0}}
.color-changer{padding-top:6px}.color-changer__title{color:#999;font-size:13px;line-height:14px;margin-bottom:10px;display:block}.color-changer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.color-changer__container>.mark-button{margin-bottom:15px;margin-right:15px}.color-changer__controls{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.color-changer__controls .input{width:200px;margin-right:10px}
.periods-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.periods-list>.button{margin-bottom:10px}@media screen and (min-width:768px){.periods-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.periods-list>.button{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 5px);max-width:calc(49.95% - 5px);width:calc(49.95% - 5px)}.periods-list>.button:nth-child(1n){margin-right:10px;margin-left:0}.periods-list>.button:last-child{margin-right:0}.periods-list>.button:nth-child(2n){margin-right:0;margin-left:auto}}@media screen and (max-width:767px){.periods-list>.button:last-of-type{margin-bottom:0}}
.splash-screen{min-height:100vh;background:#fff;padding:10px 0}.splash-screen,.splash-screen__inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.splash-screen__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:320px;position:relative;z-index:1}.splash-screen__image{width:50px;height:50px;margin-bottom:10px}.splash-screen__title{font-size:26px;line-height:30px;white-space:nowrap;text-align:center;max-width:calc(100% - 80px);overflow:hidden;margin-bottom:10px;text-overflow:ellipsis;color:#444}.splash-screen__button{margin-top:30px}.splash-screen__description{color:#999;font-size:15px;line-height:20px;text-align:center;padding:0 10px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.splash-screen{height:100vh}}@media screen and (min-width:1024px){.splash-screen__title{max-width:calc(100% - 100px)}}
.splash-screen-404{min-height:100vh;background-color:#0c0d1f}.splash-screen-404,.splash-screen-404__inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.splash-screen-404__inner{background:url(/assets/img/d50d1dcf70fc8fe76c4f9709087d4d43-blackhole.svg) no-repeat 50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:320px;height:320px;z-index:1}.splash-screen-404__icon{width:50px;height:50px;fill:#d9dbec;margin-bottom:10px}.splash-screen-404__title{font-size:17px;line-height:25px;white-space:nowrap;text-align:center;max-width:calc(100% - 80px);text-overflow:ellipsis;overflow:hidden;color:#d9dbec;margin-bottom:20px}.splash-screen-404__stars-sky{position:absolute;top:0;left:0;width:100%;height:100%}.splash-screen-404__canvas{display:block}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.splash-screen-404{height:100vh}}@media screen and (min-width:1024px){.splash-screen-404__inner{max-width:472px;height:472px}.splash-screen-404__title{max-width:calc(100% - 100px);font-size:26px;line-height:30px}}
.dashboard-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;border-radius:5px}.dashboard-item:nth-child(odd){background:#f2f2f2}.dashboard-item__control{-ms-flex-negative:0;flex-shrink:0;padding-top:10px;min-width:30px}.dashboard-item__main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(100% - 30px)}.dashboard-item__top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.dashboard-item__info{overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.dashboard-item__content{padding-left:50px}.dashboard-item__logo{margin-right:10px;position:relative;min-height:40px;min-width:40px}.dashboard-item__img{width:40px;height:40px;border-radius:50%;display:block;background:#d9d9d9}.dashboard-item__name{max-width:100%}.dashboard-item__link,.dashboard-item__name{font-size:15px;line-height:20px;font-weight:700;color:#222;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dashboard-item__text{color:#999;line-height:14px;font-size:13px}.dashboard-item__domain{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}.dashboard-item__domain+*{margin-top:10px}.dashboard-item__domain-icon{width:14px;height:14px;-ms-flex-negative:0;flex-shrink:0;fill:#999;margin-right:5px}.dashboard-item__domain-url{font-size:13px;line-height:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dashboard-item__options{margin-left:auto;-ms-flex-negative:0;flex-shrink:0;padding-left:10px}.dashboard-item__options .dashboard-item__tooltip-trigger{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.dashboard-item__options .dashboard-item__tooltip-trigger+*{margin-left:10px}.dashboard-item__option{width:20px;height:20px;fill:#d9d9d9;-webkit-transition:all .3s ease;transition:all .3s ease}.dashboard-item__option+*{margin-left:10px}.dashboard-item__buttons{margin-left:auto;-ms-flex-negative:0;flex-shrink:0;padding-left:10px}.dashboard-item__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer}.dashboard-item__button+:not(.remove-dialog){margin-left:10px}.dashboard-item__button-icon{width:20px;height:20px;fill:#d9d9d9;-webkit-transition:all .3s ease;transition:all .3s ease}.dashboard-item.dashboard-item--disabled .dashboard-item__domain,.dashboard-item.dashboard-item--disabled .dashboard-item__link{color:#d9d9d9;pointer-events:none}.dashboard-item:not(.dashboard-item--disabled):hover .checkbox:not([disabled])+label:before{border-color:#444da0}.dashboard-item:not(.dashboard-item--disabled):hover .dashboard-item__option{fill:#ee2e30}.dashboard-item:not(.dashboard-item--disabled):hover .dashboard-item__button-icon{fill:#444da0}@media screen and (min-width:768px){.dashboard-item__name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(100% - 145px)}.dashboard-item__name+*{margin-top:5px}}
.demo-banner__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.demo-banner__columns>ul+*{margin-top:10px}.demo-banner__columns li{color:#fff;position:relative;padding-left:20px}.demo-banner__columns li:before{content:"";display:block;position:absolute;top:calc(50% - 3px);left:0;background:#fff;width:6px;height:6px;border-radius:50%}@media screen and (max-width:599px){.demo-banner__columns>ul{width:100%}}@media screen and (min-width:600px){.demo-banner__columns>ul+*{margin-top:0;margin-left:100px}}
.demo-banner{margin:10px auto;border-radius:30px;background:#444da0;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.2);box-shadow:0 10px 20px 0 rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex}.demo-banner__title{color:#fff;margin-bottom:20px;font-size:26px;line-height:30px}.demo-banner__main{padding:20px}.demo-banner__text{margin-bottom:20px}.demo-banner__text>*+*{margin-top:20px}.demo-banner__text p{color:#d9dbec}.demo-banner__text .link{color:#fff}.demo-banner__condtitions-btn{position:relative;margin-left:35px;cursor:pointer;color:#fff}.demo-banner__condtitions-btn:before{content:"";display:block;position:absolute;top:-5px;left:-35px;width:25px;height:25px;background:url(/assets/img/94c4155161c27e9cfcac673756787e30-conditions-btn-pseudo.svg)}.demo-banner__mobile-btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.demo-banner__btn-container{display:none}.demo-banner__btn{border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px;width:170px;height:170px;background:#fff;text-align:center;color:#444da0;font-size:20px;font-weight:700;line-height:20px;cursor:pointer}.demo-banner--marketing{background-color:#d68600}.demo-banner--marketing .demo-banner__btn{color:#d68600}.demo-banner--marketing .demo-banner__text .link,.demo-banner--marketing .demo-banner__text p{color:#fff}.demo-banner--webinar{margin:60px auto;background:#444da0;max-width:946px}.demo-banner--webinar .demo-banner__main{padding:20px}.demo-banner--webinar .demo-banner__text{max-width:555px;font-size:26px;line-height:30px}@media screen and (min-width:1024px){.demo-banner{margin:100px auto;background:linear-gradient(285deg,hsla(0,0%,100%,.1),rgba(0,0,0,.1)),url(/assets/img/9b1f2ed9c4de717f4b2a7ed944ae4354-bg.svg) 100% no-repeat #444da0;background-size:100%,540px auto}.demo-banner__title.title{text-align:left;line-height:60px;font-size:60px;font-weight:700}.demo-banner__main{padding:50px 0 50px 50px;max-width:590px}.demo-banner__text{margin-bottom:50px;max-width:435px}.demo-banner__mobile-btn-container{display:none}.demo-banner__btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:185px}.demo-banner--webinar{margin:100px auto;background:linear-gradient(293deg,hsla(0,0%,100%,0) 100%,#fff),url(/assets/img/79b5fcbbda96c16939474650e0e38c5a-webinar-bg.svg) 100% no-repeat #444da0;background-size:100%,570px 400px}.demo-banner--webinar .demo-banner__main{padding:60px 0 60px 60px;max-width:590px}}
.demo-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;background:#444da0}@media screen and (min-width:1280px){.demo-layout{background:#444da0 url(/assets/img/871d740c50d7d14d876b67fae945c8d4-demo-bg.png) no-repeat calc(100% + 485px) calc(50% - 50px);background-size:927px 1312px}}@media screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:192dpi){.demo-layout{background-image:url(/assets/img/d09f772ed0979113b91a39d981cda8e7-demo-bg@2x.png)}}@media only screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:2.25),only screen and (min-width:1280px) and (min-resolution:2.25dppx){.demo-layout{background-image:url(/assets/img/68070df069d0a8157558d362e2ff4c28-demo-bg@3x.png)}}
.demo__register-group>.input{max-width:255px;margin-bottom:20px}.demo__register-group>.checkbox-field{display:block;margin-bottom:30px}.demo__register-group>.button{width:100%}.demo__register-group .demo-step__profile-group{margin-bottom:30px}@media screen and (min-width:768px){.demo__register-group>.button{width:255px}}
.demo__register-btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.demo__register-btn-wrap .button{margin-bottom:10px;width:100%}.demo__register-btn-wrap .link{color:#fff}@media screen and (min-width:768px){.demo__register-btn-wrap .button{max-width:255px;margin-bottom:0;margin-right:30px}}
.demo-step__items-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:530px}.demo-step__items-group>*{margin-bottom:20px;width:100%}@media screen and (min-width:480px){.demo-step__items-group>*{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 10px);max-width:calc(49.95% - 10px);width:calc(49.95% - 10px)}.demo-step__items-group>:nth-child(1n){margin-right:20px;margin-left:0}.demo-step__items-group>:last-child{margin-right:0}.demo-step__items-group>:nth-child(2n){margin-right:0;margin-left:auto}}
.demo-step__communities-group>*+*{margin-top:20px}.demo-step__communities-group>*+.button{width:100%;margin-top:30px}@media screen and (min-width:768px){.demo-step__communities-group>*+.button{width:255px}}
.demo-step__community-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.demo-step__community-item-main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.demo-step__community-item-added-icon{fill:#fff;width:30px;height:30px;-webkit-animation:a 1s ease-in;animation:a 1s ease-in}.demo-step__community-item-added-icon.icon{display:none}@-webkit-keyframes a{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes a{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (min-width:768px){.demo-step__community-item-main{max-width:635px;margin-right:30px}.demo-step__community-item-added-icon.icon{display:block}}
.demo-industry{padding:10px;border-radius:4px;border:1px solid rgba(217,219,236,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.demo-industry__icon{width:40px;height:40px;fill:#fff;margin-right:15px}.demo-industry__title{color:#fff;font-weight:700;margin-bottom:5px}.demo-industry__description{font-size:13px;line-height:14px;color:#d9dbec}.demo-industry:hover{background:hsla(0,0%,94.9%,.3);border-color:transparent}.demo-industry--active{border-color:#fff;background:#fff}.demo-industry--active .demo-industry__icon{fill:#444da0}.demo-industry--active .demo-industry__title{color:#222}.demo-industry--active .demo-industry__description{color:#999}
.demo-step__title{color:#fff;margin-bottom:20px}.demo-step__stage{color:#d9dbec}.demo-step__description{color:#d9dbec;margin-bottom:50px;max-width:540px}.demo-step--loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.demo-step--loading .icon{width:30px;height:30px;fill:#999}
.filter-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;border:1px solid #f2f2f2;padding:5px;cursor:pointer;max-width:280px}.filter-item__main{font-size:13px;line-height:14px;max-width:calc(100% - 25px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.filter-item__title{color:#d9d9d9}.filter-item__text{color:#444da0}.filter-item__close{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:5px}.filter-item__close .icon{width:20px;height:20px;fill:#f2f2f2}.filter-item--empty{border-style:dashed;color:#d9d9d9;font-size:13px;line-height:14px;padding:8px 10px}
.filter-group>.filter-item{margin-right:5px;margin-bottom:5px}
.report-select__widgets{padding:20px 10px;height:500px;overflow-y:auto}.report-select__widgets>.report-select-item{width:100%}.report-select__widgets--bg{background:#f2f2f2}.report-select__widgets--grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.report-select__widgets-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:20px}@media screen and (min-width:1024px){.report-select__widgets:not(.report-select__widgets--grow){max-width:368px}}
.report-select-item{position:relative;cursor:pointer}.report-select-item__main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:10px 0;max-width:calc(100% - 80px)}.report-select-item__inner,.report-select-item__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report-select-item__inner{position:relative;z-index:1}.report-select-item__text{color:#444;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:10px}.report-select-item__icon{width:20px;height:20px;fill:#d9d9d9}.report-select-item__left-control,.report-select-item__right-control{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.report-select-item__left-control{position:relative;padding:10px 0 10px 10px;border-radius:5px 0 0 5px}.report-select-item__right-control{position:relative;margin-left:auto;padding:10px;border-radius:0 5px 5px 0}.report-select-item--active,.report-select-item:hover{background:#444da0;border-radius:5px}.report-select-item--active .report-select-item__text,.report-select-item:hover .report-select-item__text{color:#fff}.report-select-item--active .report-select-item__icon,.report-select-item:hover .report-select-item__icon{fill:#d9dbec}.report-select-item--highlight-lc:hover .report-select-item__left-control:before{content:"";display:block;position:absolute;top:0;left:-1px;width:1px;height:100%;background:#fff}.report-select-item--highlight-lc .report-select-item__left-control:hover{background:#ee2e30}.report-select-item--highlight-lc .report-select-item__left-control:hover .report-select-item__icon{fill:#fff}.report-select-item--highlight-rc:hover .report-select-item__right-control:before{content:"";display:block;position:absolute;top:0;left:-1px;width:1px;height:100%;background:#fff}.report-select-item--highlight-rc .report-select-item__right-control:hover{background:#ee2e30}.report-select-item--highlight-rc .report-select-item__right-control:hover .report-select-item__icon{fill:#fff}
.report-select{display:-webkit-box;display:-ms-flexbox;display:flex}.report-select .report-select__widgets:not(:first-child){display:none}.report-select .report-select__widgets:last-child{border-left:1px solid #f2f2f2}@media screen and (max-width:1024px){.report-select .report-select__widgets:first-child{width:100%}}@media screen and (min-width:1024px){.report-select .report-select__widgets:not(:first-child){display:block}.report-select .report-select__widgets{-webkit-box-flex:1;-ms-flex:1;flex:1}}
.button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button-wrap__main{width:100%}@media screen and (min-width:768px){.button-wrap__main{width:auto;margin-right:30px}}
.webinar-promo-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 0 20px;position:relative;min-height:800px;background:linear-gradient(284deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.025)) #211d70}.webinar-promo-main .container-flex{width:100%}.webinar-promo-main .header{margin-bottom:30px}.webinar-promo-main__content{margin-bottom:10px;max-width:650px;color:#fff;position:relative;z-index:5;white-space:pre-line}.webinar-promo-main__title{color:#fff;margin-bottom:30px}.webinar-promo-main__time{color:#91d339;font-size:30px;line-height:30px;font-weight:700;margin-bottom:50px}.webinar-promo-main__label{color:#91d339;margin-bottom:30px;font-size:26px;font-weight:700;line-height:30px}.webinar-promo-main__description{margin-bottom:20px;font-size:20px;font-weight:700;line-height:26px;color:#aaafdd}.webinar-promo-main__description p{color:#91d339}.webinar-promo-main__form{margin:0 auto;border-radius:30px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:358px;background:#fff}.webinar-promo-main__form>.input+.input{margin-top:10px}.webinar-promo-main__form .button{margin-top:20px}.webinar-promo-main__note-mobile{margin-bottom:30px;width:100%}.webinar-promo-main__note-mobile .webinar-promo-main__note-string{color:#d9dbec;font-size:11px;line-height:14px}.webinar-promo-main__note-mobile a{text-decoration:underline;color:#d9dbec}.webinar-promo-main__note{display:none;margin-top:30px}.webinar-promo-main__note .webinar-promo-main__note-string{color:#d9dbec;font-size:11px;line-height:14px}.webinar-promo-main__note a{text-decoration:underline;color:#d9dbec}.webinar-promo-main__form .button__text{color:#000;font-size:15px;line-height:20px}@media screen and (min-width:1024px){.webinar-promo-main{background:url(/assets/img/01267abf90622790475b65ad31f215c3-content_strategy_img.svg) no-repeat 1% 53%,linear-gradient(284deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.025)) #211d70}.webinar-promo-main .header{margin-bottom:0}.webinar-promo-main__content{margin-bottom:10px}.webinar-promo-main__time{font-size:50px;line-height:54px}.webinar-promo-main__description{margin-bottom:0;font-size:26px;line-height:30px}.webinar-promo-main__form{margin-left:auto;margin-right:0}.webinar-promo-main__note-mobile{display:none}.webinar-promo-main__note{display:block;margin-top:0}}
.webinar-promo-themes__title{color:#444da0;text-align:center;max-width:920px;margin-left:auto;margin-right:auto}.webinar-promo-themes__content{display:-ms-grid;display:grid;grid-gap:50px 0;-ms-grid-columns:100%;grid-template-columns:100%;margin-top:50px}@media screen and (min-width:1024px){.webinar-promo-themes__content{margin-top:100px;grid-gap:135px 0}.webinar-promo-themes--autotags .webinar-promo-themes__content,.webinar-promo-themes__content{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px) and (max-width:1023px){.webinar-promo-themes--autotags .webinar-promo-themes__content,.webinar-promo-themes__content{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}
.webinar-promo-theme{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-align:center;-ms-flex-align:center;align-items:center}.webinar-promo-theme__title{margin-top:30px;font-size:26px;font-weight:700;line-height:30px;margin-bottom:20px;text-align:center}.webinar-promo-theme__icon{width:135px;height:135px;margin-bottom:25px}.webinar-promo-theme__text{text-align:center;font-size:20px;line-height:26px;max-width:300px}.webinar-promo-theme--gear .webinar-promo-theme__icon{fill:#91d339}.webinar-promo-theme--duplicate .webinar-promo-theme__icon{fill:#848bcc}.webinar-promo-theme--graph .webinar-promo-theme__icon{fill:#91d339}.webinar-promo-theme--chartDinamic .webinar-promo-theme__icon{fill:#81b341}.webinar-promo-theme--tag .webinar-promo-theme__icon{fill:#a8dc64}.webinar-promo-theme--paid .webinar-promo-theme__icon{fill:#6f75b5}.webinar-promo-theme--choice .webinar-promo-theme__icon{fill:#91d339}.webinar-promo-theme--happy .webinar-promo-theme__icon{fill:#00e000}.webinar-promo-theme--autotags .webinar-promo-theme__text{max-width:350px}.webinar-promo-theme--autotags.webinar-promo-theme--gear .webinar-promo-theme__icon{fill:#878ecd}
.webinar-promo-program{background:#f2f2f2}.webinar-promo-program__title{color:#444da0;text-align:center}.webinar-promo-program__wrapper{margin:auto}.webinar-promo-program__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.webinar-promo-program__image{display:none}@media screen and (min-width:1024px){.webinar-promo-program{background:url(/assets/img/af1635633fa3d9308ade3b879a2c1c93-program_card.svg) no-repeat 75% 80%,#f2f2f2}.webinar-promo-program__content{margin-top:100px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.webinar-promo-program__image{display:block;width:521px;height:390px}}
.webinar-promo-description{color:#fff;min-height:450px;background:url(/assets/img/633e7f1ae9486c7f83b4091064268f3b-group-2.jpg) no-repeat 50%}.webinar-promo-description__wrapper{min-height:450px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.webinar-promo-description__text{max-width:945px;text-align:center;font-weight:700;font-size:30px;line-height:34px}@media screen and (min-width:1024px){.webinar-promo-description,.webinar-promo-description__wrapper{min-height:800px}.webinar-promo-description__text{font-size:60px;line-height:64px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.webinar-promo-description{background-image:url(/assets/img/1c4a45535a2fd3d7fbdb22de2c8cd1c8-group-2@2x.jpg)}}@media only screen and (-webkit-min-device-pixel-ratio:2.25),only screen and (min-resolution:2.25dppx){.webinar-promo-description{background-image:url(/assets/img/a728bd76c478d175ef97f1067d73b0b6-group-2@3x.jpg)}}@media screen and (min-width:768px){.webinar-promo-description__text{font-size:40px;line-height:44px}}
.webinar-promo-speakers{background:#fafafa}.webinar-promo-speakers__wrapper{max-width:946px;margin:auto}.webinar-promo-speakers__title{color:#444da0;text-align:center}.webinar-promo-speakers__content,.webinar-promo-speakers__content>*+*{margin-top:50px}@media screen and (min-width:1024px){.webinar-promo-speakers__content{margin-top:100px}}
.webinar__slogan{max-width:525px}.webinar__slogan-title{margin-bottom:20px;font-size:26px;font-weight:700;line-height:1.15}.webinar__slogan-text{margin-bottom:20px;font-size:20px;line-height:26px;color:#999}@media screen and (min-width:768px){.webinar__slogan{margin-right:40px}.webinar__slogan-text{margin-bottom:0;max-width:420px}}
.webinar-promo__wrapper{padding:70px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.webinar-promo__wrapper .button{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media screen and (min-width:768px){.webinar-promo__wrapper{padding:50px 100px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}
.webinar-promo-bottom{background:#fafafa}
.webinar-promo-speaker{display:-ms-grid;display:grid;-ms-grid-columns:100%;grid-template-columns:100%;grid-gap:33px}.webinar-promo-speaker__image{border-radius:30px;background-color:#fff;width:100%}.webinar-promo-speaker__main{border-radius:30px;padding:30px;background:#fff}.webinar-promo-speaker__name{font-size:40px;line-height:40px;margin-bottom:5px}.webinar-promo-speaker__post{color:#999;margin-bottom:30px}.webinar-promo-speaker__description{color:#444;font-size:18px;line-height:24px}.webinar-promo-speaker__description>*+*{margin-top:25px}.webinar-promo-speaker--reverse .webinar-promo-speaker__image{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.webinar-promo-speaker--reverse .webinar-promo-speaker__main{-ms-grid-column:1;grid-column:1}@media screen and (min-width:768px){.webinar-promo-speaker{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.webinar-promo-speaker--reverse .webinar-promo-speaker__image{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}}
.webinar-promo-program-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1024px){.webinar-promo-program-list{margin-left:95px}}
.webinar-promo-program__item{position:relative;font-size:20px;font-weight:700;line-height:26px;margin-left:30px;color:#444}.webinar-promo-program__item:not(:last-child){margin-bottom:20px}.webinar-promo-program__item:before{content:"";display:block;position:absolute;width:9px;height:9px;left:-30px;top:7px;border-radius:50%;background:#91d339}
.certification-promo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0}.certification-promo-wrapper .container-flex{width:100%}.certification-promo-wrapper .landing-form{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:315px;margin:20px auto 0}@media screen and (min-width:1024px){.certification-promo-wrapper .landing-form{margin-left:auto;margin-right:0;margin-top:0}}
.certification-promo-main-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;background:url(/assets/img/0a0f8c89fc050f89a3ff8b919d6e5774-noise.png) repeat,url(/assets/img/5037914312143e1b01e1d4aa6d2fc19c-media.svg) no-repeat 50%,#222}
.certification-promo-main{max-width:560px}.certification-promo-main__title{max-width:550px;margin-bottom:50px;color:#69ff69;font-size:30px;line-height:30px}.certification-promo-main__description{font-size:20px;line-height:26px;color:#999;margin-bottom:30px}.certification-promo-main__help{display:-webkit-box;display:-ms-flexbox;display:flex}.certification-promo-main__help .link:not(:last-child){margin-right:30px}.certification-promo-main__link{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;text-decoration:none}.certification-promo-main__link:last-child{margin-top:10px}.certification-promo-main__link-icon{width:20px;height:20px;fill:#999}.certification-promo-main__link-text{margin-left:10px;color:#fff}.certification-promo-main__link-text:hover{text-decoration:underline;color:#fff}.certification-promo-main__wrapper-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:767px){.certification-promo-main__title{max-width:275px}}@media screen and (min-width:768px){.certification-promo-main__title{font-size:60px;line-height:60px}.certification-promo-main__link:last-child{margin-top:0;margin-left:50px}.certification-promo-main__wrapper-links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}
.certification-promo-explanation{background:#2c2c2c url(/assets/img/0a0f8c89fc050f89a3ff8b919d6e5774-noise.png)}.certification-promo-explanation__main{max-width:650px}.certification-promo-explanation__title{font-size:26px;line-height:30px;font-weight:700;color:#fff;margin-bottom:50px}.certification-promo-explanation__description{font-size:20px;line-height:26px;color:#d9d9d9;max-width:550px}.certification-promo-explanation__image{width:100%;max-width:400px;margin:20px auto 0}@media screen and (min-width:768px){.certification-promo-explanation__title{font-size:60px;line-height:60px}}@media screen and (min-width:1200px){.certification-promo-explanation__image{margin-top:0;margin-left:auto;margin-right:0}}
.certification-promo-privileges-item{max-width:360px}.certification-promo-privileges-item:not(:last-child){margin-right:30px}.certification-promo-privileges-item__feature-title{color:#69ff69;margin-bottom:10px;font-size:40px;font-weight:700;line-height:40px}.certification-promo-privileges-item__feature-text{color:#d9d9d9;margin-bottom:20px;font-size:20px;line-height:26px}.certification-promo-privileges-item__feature-description{color:#999;font-size:13px;line-height:16px}@media screen and (max-width:767px){.certification-promo-privileges-item:not(:last-child){margin-bottom:30px}}
.certification-promo-privileges{padding:60px 0;background:url(/assets/img/0a0f8c89fc050f89a3ff8b919d6e5774-noise.png) repeat,url(/assets/img/b2c1a386876fb5dc8e1d8d0e23927107-finance.svg) 50% no-repeat,#2c2c2c}.certification-promo-privileges__title{max-width:652px;color:#fff;padding-bottom:30px;font-size:26px;line-height:30px}.certification-promo-privileges__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1024px){.certification-promo-privileges{padding:100px 0}.certification-promo-privileges__title{padding-bottom:100px}}@media screen and (min-width:768px){.certification-promo-privileges__title{padding-bottom:50px;font-size:60px;line-height:60px}.certification-promo-privileges__items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}
.certification-promo-benefits{background:#343434 url(/assets/img/0a0f8c89fc050f89a3ff8b919d6e5774-noise.png)}.certification-promo-benefits__title{font-weight:700;color:#fff;max-width:650px;font-size:26px;line-height:30px}.certification-promo-benefits__content{display:-ms-grid;display:grid;-ms-grid-columns:100%;grid-template-columns:100%;grid-gap:10px}.certification-promo-benefits__slogan{border-radius:30px;border:6px solid #69ff69;padding:20px;color:#69ff69;font-size:26px;line-height:30px;font-weight:700;text-align:center;margin-top:100px}.certification-promo-benefits__slogan span{color:#fff}@media screen and (min-width:768px){.certification-promo-benefits__title{font-size:60px;line-height:60px;margin-bottom:50px}.certification-promo-benefits__content{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:20px}.certification-promo-benefits__slogan{padding:50px 70px;font-size:40px;line-height:40px}}@media screen and (min-width:1024px){.certification-promo-benefits__content{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-gap:30px}}
.certification-promo-benefit{counter-increment:a}.certification-promo-benefit__title{position:relative;font-size:26px;line-height:30px;margin-bottom:30px;color:#69ff69;z-index:1;padding:140px 0 0}.certification-promo-benefit__title:before{color:#3b3b3b;font-size:150px;line-height:1;font-weight:700;content:"";display:block;position:absolute;top:33px;left:0;content:"0" counter(a);z-index:-1}.certification-promo-benefit__subtitle{font-size:20px;line-height:26px;color:#d9d9d9;margin-bottom:50px}.certification-promo-benefit__feature{list-style:none;position:relative;padding-left:20px;color:#999}.certification-promo-benefit__feature:before{content:"\2022";position:absolute;left:0;top:0;font-size:30px;color:#69ff69}.certification-promo-benefit__feature:not(:last-child){margin-bottom:20px}@media screen and (min-width:768px){.certification-promo-benefit__title{font-size:40px;line-height:40px}.certification-promo-benefit__title:before{top:0;font-size:200px}}
.certification-promo-reason{background:#222 url(/assets/img/0a0f8c89fc050f89a3ff8b919d6e5774-noise.png)}.certification-promo-reason__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.certification-promo-reason__main{max-width:650px}.certification-promo-reason__title{font-size:26px;line-height:30px;color:#69ff69;margin-bottom:50px;width:600px}.certification-promo-reason__description{font-size:20px;line-height:26px;letter-spacing:normal;color:#d9d9d9;max-width:510px}.certification-promo-reason__form-block{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.certification-promo-reason .landing-form{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:315px;margin-top:20px}@media screen and (min-width:1024px){.certification-promo-reason__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.certification-promo-reason__form-block{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.certification-promo-reason .landing-form{margin-left:auto;margin-top:0}}@media screen and (min-width:768px){.certification-promo-reason__title{font-size:60px;line-height:60px}}
.certification-promo-main-footer{padding:20px;font-size:11px;line-height:14px;text-align:center}.certification-promo-main-footer p{color:#444}.certification-promo-main-footer p .link{color:#d9d9d9}.certification-promo-main-footer p .link:hover{text-decoration:underline}.certification-promo-main-footer .container-flex{width:100%}
.landing-form{padding:30px;border-radius:30px;background-color:#fff}.landing-form .input+.input{margin-top:20px}.landing-form .button{margin-top:30px}.landing-form__title{font-size:26px;line-height:30px;text-align:center;color:#fff;margin-bottom:20px}.landing-form__description{font-size:20px;line-height:26px;text-align:center;color:#999}.landing-form__description span{color:#91d339}.landing-form__success-icon{width:100px;height:100px;fill:#91d339;text-align:center;margin:0 auto 20px}.landing-form__success-icon.icon{display:block}.landing-form__success-text{color:#000;text-align:center;font-size:26px;line-height:30px;margin-bottom:20px;font-weight:700}.landing-form__success-description{text-align:center;color:#999}.landing-form--black{-webkit-box-shadow:inset -20px -20px 40px 0 hsla(0,0%,100%,.03),inset 20px 20px 40px 0 rgba(0,0,0,.25);box-shadow:inset -20px -20px 40px 0 hsla(0,0%,100%,.03),inset 20px 20px 40px 0 rgba(0,0,0,.25);border:1px solid hsla(0,0%,100%,.1);background-color:#222}.landing-form--black .landing-form__success-text{color:#fff}
.auto-tag{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;border-radius:5px;background:#f2f2f2;position:relative}.auto-tag:before{content:"";display:block;position:absolute;height:100%;width:10px;top:0;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;left:-10px;background:#91d339;border-radius:5px 0 0 5px}.auto-tag__control{-ms-flex-negative:0;flex-shrink:0}.auto-tag__status-button{width:50px;height:50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:3px solid #d9d9d9;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.auto-tag__status-button .icon{width:20px;height:20px;fill:#999}.auto-tag__main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(100% - 30px)}.auto-tag__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.auto-tag__preloader{width:20px;height:20px;fill:#999;margin-right:10px}.auto-tag__title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.auto-tag__name{font-size:20px;line-height:24px;font-weight:700;color:#222;white-space:nowrap;max-width:100%;text-overflow:ellipsis;overflow:hidden;padding-right:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.auto-tag__period{margin-right:30px;-ms-flex-negative:0;flex-shrink:0}.auto-tag__status-control{border-right:1px solid #d8d8d8;padding-right:10px;margin-right:10px}.auto-tag__status{font-size:11px;line-height:14px;font-weight:700;padding:3px 5px;border-radius:5px;background:#d9d9d9;color:#999;white-space:nowrap}.auto-tag__options{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:auto;padding-left:10px}.auto-tag__options>*+*{margin-left:10px}.auto-tag__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;fill:#999;cursor:pointer;height:20px}.auto-tag__button .icon{-webkit-transition:.3s ease;transition:.3s ease;width:20px;height:20px}.auto-tag__button:hover .icon{fill:#ee2e30!important}.auto-tag__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px}.auto-tag__period{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;fill:#999;color:#999;overflow:hidden;white-space:nowrap}.auto-tag__period .icon{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;margin-right:5px}.auto-tag__period-text{overflow:hidden;text-overflow:ellipsis;max-width:100%}.auto-tag__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.auto-tag__container>*+*{margin-top:10px}.auto-tag__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.auto-tag__items .report-item{margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.auto-tag__items .report-item:last-child{margin-right:0}.auto-tag__items-inner{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;width:100%}.auto-tag__edit{-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:end;align-self:flex-end}.auto-tag__text{color:#999;line-height:14px;font-size:13px}.auto-tag__tooltip-trigger{cursor:help;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.auto-tag__reports-list{margin-top:20px;font-size:13px;line-height:1}.auto-tag__reports-list-main{color:#444da0}.auto-tag__reports-list-description{color:#999}.auto-tag__rules{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px}.auto-tag__rules .auto-tag-rule{margin-right:5px;margin-bottom:5px}.auto-tag__tags{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auto-tag__tags .mark,.auto-tag__tags .tag{margin-right:10px}.auto-tag__tags-more{color:#999}.auto-tag__posts-count{color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auto-tag__posts-count .icon{width:20px;height:20px;fill:#999;margin-right:5px}.auto-tag__global{fill:#444da0;width:20px;height:20px;margin-left:auto;-ms-flex-negative:0;flex-shrink:0}.auto-tag:hover{border-radius:0 5px 5px 0}.auto-tag:hover:before{opacity:1}.auto-tag:hover .checkbox:not([disabled])+label:before{border-color:#444da0}.auto-tag:hover .auto-tag__button .icon{fill:#444da0}.auto-tag.auto-tag--disabled .auto-tag__title{color:#999;pointer-events:none}.auto-tag.auto-tag--disabled .report-item__color,.auto-tag.auto-tag--disabled .report-item__img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.auto-tag.auto-tag--w-checkbox{padding:20px 10px}.auto-tag--launched .auto-tag__status,.auto-tag--process .auto-tag__status{background:#d9dbec;color:#444da0}.auto-tag--launched .auto-tag__status-button,.auto-tag--process .auto-tag__status-button{border-color:#d9dbec}.auto-tag--completed .auto-tag__status{background:#91d339;color:#444}.auto-tag--completed .auto-tag__status-button{border-color:#91d339}.auto-tag--canceling .auto-tag__status{background:#ee2e30;color:#fff}.auto-tag--canceling .auto-tag__status-button{pointer-events:none;cursor:not-allowed;border-color:#ee2e30}@media screen and (min-width:768px){.auto-tag__info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:1024px){.auto-tag__items{padding-right:60px}}
.auto-tag-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.auto-tag-items>.mark,.auto-tag-items>.tag{margin-right:5px;margin-bottom:5px;max-width:200px}
.warning-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px;background:#ee2e30;border-radius:4px}.warning-banner__icon{fill:#fff;width:30px;height:30px;margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.warning-banner__main{width:-webkit-max-content;width:-moz-max-content;width:max-content;overflow:hidden;padding-right:10px}.warning-banner__title{font-weight:700;color:#fff}.warning-banner__description,.warning-banner__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.warning-banner__description{color:#d9d9d9;font-size:13px;line-height:14px}.warning-banner__button.ui.button{margin-left:auto;padding:8px 15px;font-size:14px;line-height:14px;-ms-flex-negative:0;flex-shrink:0}.warning-banner__button.ui.button:hover{background:#444da0}
.token-field__label{font-weight:700}.token-field__main{color:#999}.token-field--hidden .token-field__main{pointer-events:none}
.d-main{width:100%;height:100vh;background:url(/assets/img/c14e516dd7606f9c478d2ec0c25acfd6-jagajam.svg) 50% no-repeat,linear-gradient(241deg,transparent,rgba(0,0,0,.3)) no-repeat,#444da0;background-size:calc((100% - 60px)/2) calc(100% - 120px),auto}
.d-button{background-color:hsla(0,0%,100%,.2);border-radius:5px;color:#fff;font-size:15px;border:1px solid transparent;line-height:20px;padding:9px 10px;text-decoration:none;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease;cursor:pointer;position:relative}.d-button,.d-button__text-block{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.d-button__text-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.d-button__text-block+.icon.post-icon{margin-left:10px}.d-button__text{position:relative}.d-button__caption{color:#d9d9d9;font-size:11px;line-height:14px;text-align:left;-webkit-transition:color .3s ease;transition:color .3s ease}.d-button .icon{position:relative;width:20px;height:20px;fill:#fff;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.d-button .icon+.button__altText,.d-button .icon+.button__text-block{margin-left:5px}.d-button.v-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.d-button.v-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.d-button.v-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.d-button.h-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.d-button.h-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.d-button.h-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.d-button.h-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.d-button.h-around{-ms-flex-pack:distribute;justify-content:space-around}.d-button.white:not(:hover):not(.active){background:#fff}.d-button.default:not(:hover):not(.active){border-color:rgba(68,77,160,.1)}.d-button.default:hover:not(.active){border-color:#444da0}.d-button.default.active{border-color:#444da0;background:#444da0;color:#fff}.d-button.text--dark-grey:not(.active){color:#272b2f}.d-button.text--default:not(:hover):not(.active){color:#444da0}.d-button.text--default:not(:hover):not(.active) .icon{fill:#444da0}.d-button.small{padding:5px}.d-button.wide{line-height:24px;padding:18px 0;text-align:center;width:100%}.d-button.caption{padding:3px 10px}.d-button.caption .icon{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.d-button.caption .d-button__text-block{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.d-button.loading{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.d-button.loading .button__text-block{opacity:0}.d-button.loading:before{content:"";display:block;position:absolute;top:50%;left:50%;margin:-16.5px 0 0 -16.5px;width:33px;height:33px;background:url(/assets/img/b17adc7402c23307dfd2842134e0d939-loader.svg) no-repeat;background-size:cover}.d-button.loading:hover{color:transparent;background:#f2f2f2}.d-button.active{background-color:#fff;color:#444da0;border:1px solid #fff}.d-button.active .icon{fill:#444da0}.d-button:hover:not(.active){background-color:hsla(0,0%,100%,.2);border:1px solid #fff}.d-button[disabled]{color:hsla(0,0%,85.1%,.3)!important;background:transparent!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;pointer-events:none!important}.d-button[disabled] .icon{fill:#d9d9d9}
.d-checkbox{display:none}.d-checkbox__text{font-size:12px;line-height:14px;color:hsla(0,0%,100%,.3)}.d-checkbox+label,.d-checkbox__text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.d-checkbox+label{position:relative;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:18px;min-width:32px;padding-left:0}.d-checkbox+label:before{top:0;left:calc(100% + 5px);width:32px;height:18px;border-radius:13px;background:hsla(0,0%,94.9%,.2) url(/assets/img/2b42708698f89cd7c133e5222a82e42f-checkbox-off.svg) calc(100% - 6px) 50% no-repeat}.d-checkbox+label:after,.d-checkbox+label:before{content:"";display:block;position:absolute;-webkit-transition:.3s;transition:.3s}.d-checkbox+label:after{top:2px;left:calc(100% + 7px);width:14px;height:14px;background:#fff;border-radius:50%}.d-checkbox:checked+label:before{background:hsla(0,0%,94.9%,.2) url(/assets/img/17af049f39e675cfddb3dc15c974fcce-checkbox-on.svg) 5px no-repeat}.d-checkbox:checked+label:after{top:2px;width:14px;height:14px;background:#fff;border-radius:50%;left:calc(100% + 21px)}.d-checkbox[disabled]+label{color:#ccc;pointer-events:none}.d-checkbox[disabled]+label:before{background:#f2f2f2}.d-checkbox-field{min-width:20px;min-height:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:37px}
.d-language{position:relative;display:inline-block}.d-language__item,.d-language__main{text-decoration:none;font-size:12px;line-height:17px;font-weight:300;-webkit-transition:all .3s;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex;color:hsla(0,0%,100%,.3)}.d-language__item:hover,.d-language__main:hover{color:#fff}.d-language__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.d-language__main>.d-language__ico{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.d-language__main:hover>.d-language__ico{-webkit-filter:none;filter:none}.d-language__ico{margin-right:10px;width:20px;height:20px;border-radius:50%;-webkit-transition:all .3s;transition:all .3s}.d-language .dropdown--top-right{bottom:calc(100% + 10px)}
.d-logout{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:300;font-size:12px;cursor:pointer;color:hsla(0,0%,100%,.3);-webkit-transition:.3s ease;transition:.3s ease}.d-logout:hover{color:#fff}.d-logout:hover .d-logout__icon{fill:#fff}.d-logout__icon{-webkit-transition:.3s ease;transition:.3s ease;width:20px;height:20px;margin-left:5px;fill:hsla(0,0%,100%,.3)}
.d-dropdown-list .d-dropdown-item:not(:last-child){margin-bottom:5px}
.d-social-info{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.d-social-info__icon{margin-right:5px;width:16px;height:16px;fill:#444da0}.d-social-info__text{color:#444da0;font-size:12px;line-height:1}
.d-dropdown-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px;border:1px solid #fff;border-radius:5px;cursor:pointer}.d-dropdown-item__tag{border-radius:50%}.d-dropdown-item__image,.d-dropdown-item__tag{width:50px;height:50px;-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.d-dropdown-item__main{overflow:hidden}.d-dropdown-item__name{font-size:18px;font-weight:700;line-height:20px;color:#272b2f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:450px;margin-bottom:3px}.d-dropdown-item:hover{border-color:#444da0}.d-dropdown-item--active{background:#444da0;border-color:#444da0}.d-dropdown-item--active .d-dropdown-item__name{color:#fff}.d-dropdown-item--active .d-social-info__icon{fill:#d9d9d9}.d-dropdown-item--active .d-social-info__text{color:#d9d9d9}
.d-dropdown{position:absolute;border-radius:8px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.3);box-shadow:0 5px 10px 0 rgba(0,0,0,.3);background:#fff;max-height:350px;overflow:auto;z-index:10;padding:15px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;min-width:500px}.d-dropdown__wrap{position:relative}.d-dropdown--top-left{bottom:calc(100% + 10px);left:0}.d-dropdown--top-right{bottom:calc(100% + 10px);right:0}.d-dropdown--bottom-right{top:calc(100% + 10px);right:0}.d-dropdown--bottom-left{left:0;top:calc(100% + 10px)}.d-dropdown--full{width:100%!important}.d-dropdown--open{visibility:visible;opacity:1}.d-dropdown--periods{min-width:850px;max-height:380px;padding:0}
.d-calendar{display:-webkit-box;display:-ms-flexbox;display:flex}.d-calendar__item{padding:20px;border-left:1px solid #f2f2f2}.d-calendar__quick-dates .d-calendar__title{margin-bottom:20px}.d-calendar__quick-dates .d-button{width:100%}.d-calendar__quick-dates .d-button+.d-button{margin-top:10px}.d-calendar__title{font-size:12px;line-height:20px;text-align:center;color:#d9d9d9}.d-calendar__full-date{color:#272b2f;font-weight:700;text-align:center;margin-bottom:20px}.d-calendar:focus{outline:none}.d-calendar .DayPicker{max-width:280px}.d-calendar .DayPicker-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.d-calendar .DayPicker-wrapper:focus{outline:none}.d-calendar .DayPicker-Month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:15px;line-height:20px;width:100%}.d-calendar .DayPicker-NavBar{position:absolute;left:0;right:0;top:0}.d-calendar .DayPicker-NavButton{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-position:50%;background-size:cover;cursor:pointer}.d-calendar .DayPicker-NavButton:focus{outline:none}.d-calendar .DayPicker-NavButton--prev{left:15px;background-image:url(/assets/img/adcc4b983063a9ccc228cc1fc976f659-left.svg)}.d-calendar .DayPicker-NavButton--next{right:15px;background-image:url(/assets/img/7f002e8e87c779a45e4d2098fd40d345-right.svg)}.d-calendar .DayPicker-NavButton--interactionDisabled{display:none}.d-calendar .DayPicker-Caption{text-transform:capitalize;text-align:center;margin-bottom:20px}.d-calendar .DayPicker-WeekdaysRow{display:-webkit-box;display:-ms-flexbox;display:flex}.d-calendar .DayPicker-Weekday{display:table-cell;padding:10px;font-weight:700;text-align:center;color:#222}.d-calendar .DayPicker-Weekday abbr[title]{text-decoration:none}.d-calendar .DayPicker-Week{display:-webkit-box;display:-ms-flexbox;display:flex}.d-calendar .DayPicker-Day{width:40px;border-radius:5px;padding:8px 0;text-align:center;cursor:pointer;position:relative;vertical-align:middle;color:#222;outline:none;margin:1px 0}.d-calendar .DayPicker-Day:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #444da0;border-radius:5px;display:none}.d-calendar .DayPicker-WeekNumber{display:table-cell;padding:0 7px;text-align:right;vertical-align:middle;min-width:1rem;font-size:.75em;cursor:pointer;color:#ccc}.d-calendar .DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.d-calendar .DayPicker-Footer{display:table-caption;caption-side:bottom;padding-top:.5rem}.d-calendar .DayPicker-TodayButton{border:none;background-image:none;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.d-calendar .DayPicker-Day--disabled{color:#d9d9d9;cursor:not-allowed}.d-calendar .DayPicker-Day--outside{color:#d9d9d9}.d-calendar .DayPicker-Day--range{background:rgba(68,77,160,.1);border-radius:0}.DayPicker-Week .d-calendar .DayPicker-Day--range:first-child{border-radius:5px 0 0 5px}.DayPicker-Week .d-calendar .DayPicker-Day--range:last-child{border-radius:0 5px 5px 0}.d-calendar .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){color:#fff;background-color:#444da0!important;border-radius:5px!important}.d-calendar .DayPicker-Day--start{border-radius:5px 0 0 5px!important}.d-calendar .DayPicker-Day--end{border-radius:0 5px 5px 0!important}.d-calendar .DayPickerInput{display:inline-block}.d-calendar .DayPickerInput-OverlayWrapper{position:relative}.d-calendar .DayPickerInput-Overlay{left:0;position:absolute;background:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.15);box-shadow:0 2px 5px rgba(0,0,0,.15)}@media (hover:hover){.d-calendar .DayPicker-Day:not(.DayPicker-Day--disabled):hover:after{display:block}}
.d-chart__title{margin-bottom:10px}.d-chart__content{min-height:160px}.d-chart__content>.icon{fill:#f2f2f2;width:50px;height:50px}.d-chart__content>.title{width:100%}.d-chart__no-item{width:100px;height:100px}.d-chart--no-chart,.d-chart--no-data{width:100%}.d-chart--no-chart .d-chart__content,.d-chart--no-data .d-chart__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.d-chart .highcharts-legend-item-hidden .custom-legend{fill-opacity:.2}
.d-not-found{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh}.d-not-found__title.title--huge{font-size:100px;line-height:100px;color:#fff;margin-bottom:20px}.d-not-found__main{max-width:400px;text-align:center;margin:auto}.d-not-found__main p{font-size:15px;line-height:20px;color:#fff;margin-bottom:40px}.d-not-found__main p .link{color:#fff;text-decoration:underline}.d-not-found__main .button{width:200px}
.d-login{width:100%;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.d-login__inner{width:300px;text-align:center}.d-login .title{margin-bottom:30px}.d-login .form .input:not(:last-of-type){margin-bottom:23px}.d-login .button{margin-top:50px;width:200px}
.d-header{position:fixed;top:30px;z-index:2;width:100%}
.d-footer__copyright{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.d-footer__copyright-image{width:20px;height:20px;margin-right:5px}.d-footer__copyright-text{font-size:12px;line-height:14px;color:hsla(0,0%,100%,.3)}
.d-footer__back-to-select{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:hsla(0,0%,100%,.3)}.d-footer__back-to-select:hover{color:#fff}.d-footer__back-to-select:hover .icon{fill:#fff}.d-footer__back-to-select-text{font-size:12px;line-height:1;margin-right:5px}.d-footer__back-to-select-icon{-webkit-transition:.3s ease;transition:.3s ease;width:17px;height:17px;fill:hsla(0,0%,100%,.3)}
.d-footer{position:fixed;left:0;bottom:10px;width:100%}.d-footer .d-footer__copyright+*{margin-left:auto}.d-footer .d-footer__back-to-select{margin-right:30px}.d-footer .d-language{margin-right:18px}.d-footer .d-logout{margin-right:20px}
.d-select-dashboard__item{cursor:pointer;width:200px}.d-select-dashboard__item:hover .d-select-dashboard__item-img-wrap{border:5px solid #fff;background:#fff}.d-select-dashboard__item-img-wrap{border:5px solid hsla(0,0%,100%,.3);border-radius:50%;width:160px;height:160px;background:hsla(0,0%,100%,.3);-webkit-transition:border .3s;transition:border .3s;margin:0 auto 20px}.d-select-dashboard__item-img{width:150px;height:150px;border-radius:50%;background:#fff;position:relative}.d-select-dashboard__item-text{font-size:18px;line-height:20px;color:#fff;text-align:center}
.d-select-dashboard__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.d-select-dashboard__group .d-select-dashboard__item:not(:last-child){margin-right:30px}
.d-select-dashboard{width:100%;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.d-select-dashboard__inner{width:100%}.d-select-dashboard__title.title{font-size:30px;line-height:30px;color:#fff;margin-bottom:50px;text-align:center}.d-select-dashboard--loading .icon{width:100px;height:100px;fill:#fff}.d-select-dashboard .slick-next,.d-select-dashboard .slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;width:20px;height:50px;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:hsla(0,0%,100%,.2);border-radius:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.d-select-dashboard .slick-next .icon,.d-select-dashboard .slick-prev .icon{width:30px;height:30px;fill:#fff}.d-select-dashboard .slick-next:before,.d-select-dashboard .slick-prev:before{display:none}.d-select-dashboard .slick-prev{left:-25px}.d-select-dashboard [dir=rtl] .slick-prev{right:-25px;left:auto}.d-select-dashboard .slick-next{right:-25px}.d-select-dashboard [dir=rtl] .slick-next{right:auto;left:-25px}.d-select-dashboard .slick-dotted.slick-slider{margin-bottom:30px}.d-select-dashboard .slick-dots{position:absolute;bottom:-50%;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.d-select-dashboard .slick-dots li{position:relative;width:8px;height:8px;padding:0;cursor:pointer}.d-select-dashboard .slick-dots li.slick-active button{background:#fff}.d-select-dashboard .slick-dots li button{font-size:0;line-height:0;cursor:pointer;width:100%;height:100%;color:transparent;border:0;border-radius:50%;outline:none;padding:0;background:hsla(0,0%,100%,.3)}.d-select-dashboard .slick-dots li button:hover{background:#fff}.d-select-dashboard .slick-dots li button:before{display:none}
.d-social-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;color:#fff}.d-social-item__icon{margin-right:20px;width:30px;height:30px;fill:#fff}.d-social-item__text{font-size:20px;font-weight:700;line-height:30px}
.d-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.d-items__current{margin-right:1.33333rem}.d-items__current,.d-items__current .d-social-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.d-items__current .d-social-item__icon{height:2rem;width:2rem;fill:#fff}.d-items__current .d-social-item__text{font-size:1.33333rem;line-height:1.5;font-weight:700;color:#fff}
.d-periods{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.d-periods__text{font-size:1.33333rem;font-weight:700;line-height:1.5;color:#fff;margin-right:10px}
.d-dashboard-main{padding:90px 0 40px;height:100%}.d-dashboard-main--loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.d-dashboard-main--loading .icon{fill:#fff}
.d-community{display:-ms-grid;display:grid;-ms-grid-rows:minmax(200px,auto) auto;grid-template-rows:minmax(200px,auto) auto;-ms-grid-columns:100%;grid-template-columns:100%;grid-row-gap:10px}
.d-widget__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.d-widget__title.title{font-size:2rem;font-weight:700;line-height:1;color:#fff;margin-right:10px}
.d-widget__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.d-widget__menu>*+*{margin-left:10px}
.d-widget__top{margin-bottom:20px}
.d-summaries{display:-ms-grid;display:grid;grid-row-gap:20px;padding:20px 0;position:relative;border-top:2px solid hsla(0,0%,100%,.05);border-bottom:2px solid hsla(0,0%,100%,.05)}.d-summaries--one{-ms-grid-columns:1fr;grid-template-columns:1fr;justify-items:center}.d-summaries--two{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.d-summaries--five{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}.d-summaries--four{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.d-summaries--loading{justify-items:center;-ms-grid-columns:100%;grid-template-columns:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.d-summaries--loading .icon{fill:#fff;width:80px;height:80px}.d-summaries--noData{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-grid-columns:100%;grid-template-columns:100%}.d-summaries--noData h1.title{color:#fff;text-align:center}
.d-summary{padding-right:10px}.d-summary__title{font-size:1.2rem;line-height:1.11;color:hsla(0,0%,100%,.3)}.d-summary__value{font-size:3.33333rem;font-weight:700;line-height:1;color:#fff}.d-summary--positive .d-summary__value{color:#5dba2f}.d-summary--negative .d-summary__value{color:red}
.d-summary-advanced{display:-webkit-box;display:-ms-flexbox;display:flex}.d-summary-advanced__main-item{margin-bottom:20px}.d-summary-advanced__main-name{font-size:1.2rem;line-height:1.11;color:hsla(0,0%,100%,.3)}.d-summary-advanced__main-value{font-size:3.33333rem;font-weight:700;line-height:1;color:#fff}.d-summary-advanced__chart{width:13.33333rem;padding-right:2.66667rem}.d-summary-advanced__secondary{padding-right:.66667rem}.d-summary-advanced__secondary-item{margin-bottom:.66667rem}.d-summary-advanced__secondary-name{font-size:.8rem;line-height:1.67;color:hsla(0,0%,100%,.35)}.d-summary-advanced__secondary-value{font-size:1.2rem;font-weight:700;line-height:1.11;color:#fff}.d-summary-advanced--noData{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.d-summary-advanced--noData h1.title{color:#fff}
.d-last-posts{display:-ms-grid;display:grid;-ms-grid-columns:100%;grid-template-columns:100%;grid-row-gap:10px}.d-last-posts--loading,.d-last-posts--no-data{justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.d-last-posts--loading .icon{width:80px;height:80px;fill:#fff}.d-last-posts--no-data .title{color:#fff;text-align:center}
.d-last-post__value-title{font-size:.8rem;line-height:1.67;color:hsla(0,0%,100%,.3)}.d-last-post__value-count{font-size:1.2rem;font-weight:700;line-height:1.11;color:#fff}
.d-last-post{display:-webkit-box;display:-ms-flexbox;display:flex}.d-last-post__main{width:65%;padding-right:25px}.d-last-post__top{display:-webkit-box;display:-ms-flexbox;display:flex}.d-last-post__date,.d-last-post__time,.d-last-post__type{font-size:.8rem;line-height:1.67;color:hsla(0,0%,100%,.3)}.d-last-post__date{margin-right:30px}.d-last-post__time{margin-right:25px}.d-last-post__name{font-size:1.2rem;line-height:1.11;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.d-last-post__values{width:35%;-ms-flex-negative:0;flex-shrink:0;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr}
.d-popular-posts{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(auto,50%))[2];grid-template-columns:repeat(2,minmax(auto,50%));grid-row-gap:20px}.d-popular-posts--loading,.d-popular-posts--no-data{justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:100%;grid-template-columns:100%}.d-popular-posts--loading .icon{width:80px;height:80px;fill:#fff}.d-popular-posts--no-data .title{color:#fff;text-align:center}
.d-popular-post{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:2.66667rem}.d-popular-post__main{overflow:hidden}.d-popular-post__img{width:5.33333rem;height:5.33333rem;border-radius:10px;margin-right:1.33333rem;-ms-flex-negative:0;flex-shrink:0}.d-popular-post__text{font-size:1.2rem;line-height:1.11;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.d-popular-post__date{font-size:.8rem;line-height:1.67;color:hsla(0,0%,100%,.35)}.d-popular-post__info{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-column-gap:5px}.d-popular-post__info-item-title{font-size:.8rem;line-height:1.67;color:hsla(0,0%,100%,.35)}.d-popular-post__info-item-value{font-size:1.2rem;font-weight:700;line-height:1.11;color:#fff}
.d-stories{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.d-stories--loading,.d-stories--no-data{-ms-grid-columns:100%;grid-template-columns:100%;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.d-stories--loading .icon{width:80px;height:80px;fill:#fff}.d-stories--no-data .title{color:#fff;text-align:center}
.d-story{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:.66667rem}.d-story__img{width:11.66667rem;height:auto;margin-right:1.33333rem;border-radius:10px}.d-story__info-item+.d-story__info-item{margin-top:.66667rem}.d-story__info-item--topic .d-story__info-item-value{font-weight:400;font-size:1.2rem}.d-story__info-item-title{font-size:.8rem;line-height:1.67;color:hsla(0,0%,100%,.35)}.d-story__info-item-value{font-size:1.33333rem;font-weight:700;line-height:1;color:#fff}
.sb-dropdown-list .sb-dropdown-item:not(:last-child){margin-bottom:5px}
.sb-social-info{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.sb-social-info__icon{margin-right:5px;width:16px;height:16px;fill:#007a77}.sb-social-info__text{color:#007a77;font-size:12px;font-weight:300;line-height:1}
.sb-dropdown-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px;border:1px solid #fff;border-radius:5px;cursor:pointer}.sb-dropdown-item__tag{border-radius:50%}.sb-dropdown-item__image,.sb-dropdown-item__tag{width:50px;height:50px;-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.sb-dropdown-item__main{overflow:hidden}.sb-dropdown-item__name{font-size:18px;font-weight:600;line-height:20px;color:#272b2f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:450px;margin-bottom:3px}.sb-dropdown-item:hover{border-color:#007a77}.sb-dropdown-item--active{background:#007a77;border-color:#007a77}.sb-dropdown-item--active .sb-dropdown-item__name{color:#fff}.sb-dropdown-item--active .sb-social-info__icon{fill:#d9d9d9}.sb-dropdown-item--active .sb-social-info__text{color:#d9d9d9}
.sb-dropdown{position:absolute;border-radius:8px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.3);box-shadow:0 5px 10px 0 rgba(0,0,0,.3);background:#fff;max-height:350px;overflow:auto;z-index:10;padding:15px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;min-width:500px}.sb-dropdown__wrap{position:relative}.sb-dropdown--top-left{bottom:calc(100% + 10px);left:0}.sb-dropdown--top-right{bottom:calc(100% + 10px);right:0}.sb-dropdown--bottom-right{top:calc(100% + 10px);right:0}.sb-dropdown--bottom-left{left:0;top:calc(100% + 10px)}.sb-dropdown--full{width:100%!important}.sb-dropdown--open{visibility:visible;opacity:1}.sb-dropdown--periods{min-width:850px;max-height:380px;padding:0}
.sb-calendar__navbar{position:absolute;left:0;right:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.sb-calendar__navbar-btn{cursor:pointer}.sb-calendar__navbar-icon{width:20px;height:20px}
.sb-calendar{display:-webkit-box;display:-ms-flexbox;display:flex}.sb-calendar__item{padding:20px;border-left:1px solid #f2f2f2}.sb-calendar__quick-dates .sb-calendar__title{margin-bottom:20px}.sb-calendar__quick-dates .sb-button{width:100%}.sb-calendar__quick-dates .sb-button+.sb-button{margin-top:10px}.sb-calendar__title{font-size:12px;line-height:20px;font-weight:300;text-align:center;color:#d9d9d9}.sb-calendar__full-date{color:#272b2f;font-weight:700;text-align:center;margin-bottom:20px}.sb-calendar:focus{outline:none}.sb-calendar .DayPicker{max-width:280px}.sb-calendar .DayPicker-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.sb-calendar .DayPicker-wrapper:focus{outline:none}.sb-calendar .DayPicker-Month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:15px;line-height:20px;width:100%}.sb-calendar .DayPicker-NavBar{position:absolute;left:0;right:0;top:0}.sb-calendar .DayPicker-NavButton{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-position:50%;background-size:cover;cursor:pointer}.sb-calendar .DayPicker-NavButton:focus{outline:none}.sb-calendar .DayPicker-NavButton--prev{left:15px;background-image:url(/assets/img/2fe634c8abd52a3c267becf75b104717-left.svg)}.sb-calendar .DayPicker-NavButton--next{right:15px;background-image:url(/assets/img/a0367fd959d8376fe16fda8c5e859d6b-right.svg)}.sb-calendar .DayPicker-NavButton--interactionDisabled{display:none}.sb-calendar .DayPicker-Caption{text-transform:capitalize;text-align:center;margin-bottom:20px}.sb-calendar .DayPicker-WeekdaysRow{display:-webkit-box;display:-ms-flexbox;display:flex}.sb-calendar .DayPicker-Weekday{display:table-cell;padding:10px;font-weight:700;text-align:center;color:#222}.sb-calendar .DayPicker-Weekday abbr[title]{text-decoration:none}.sb-calendar .DayPicker-Week{display:-webkit-box;display:-ms-flexbox;display:flex}.sb-calendar .DayPicker-Day{width:40px;border-radius:5px;padding:8px 0;text-align:center;cursor:pointer;position:relative;vertical-align:middle;color:#222;outline:none;margin:1px 0}.sb-calendar .DayPicker-Day:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #007a77;border-radius:5px;display:none}.sb-calendar .DayPicker-WeekNumber{display:table-cell;padding:0 7px;text-align:right;vertical-align:middle;min-width:1rem;font-size:.75em;cursor:pointer;color:#ccc}.sb-calendar .DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.sb-calendar .DayPicker-Footer{display:table-caption;caption-side:bottom;padding-top:.5rem}.sb-calendar .DayPicker-TodayButton{border:none;background-image:none;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.sb-calendar .DayPicker-Day--disabled{color:#d9d9d9;cursor:not-allowed}.sb-calendar .DayPicker-Day--outside{color:#d9d9d9}.sb-calendar .DayPicker-Day--range{background:rgba(0,122,119,.2);border-radius:0}.DayPicker-Week .sb-calendar .DayPicker-Day--range:first-child{border-radius:5px 0 0 5px}.DayPicker-Week .sb-calendar .DayPicker-Day--range:last-child{border-radius:0 5px 5px 0}.sb-calendar .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){color:#fff;background-color:#007a77!important;border-radius:5px!important}.sb-calendar .DayPicker-Day--start{border-radius:5px 0 0 5px!important}.sb-calendar .DayPicker-Day--end{border-radius:0 5px 5px 0!important}.sb-calendar .DayPickerInput{display:inline-block}.sb-calendar .DayPickerInput-OverlayWrapper{position:relative}.sb-calendar .DayPickerInput-Overlay{left:0;position:absolute;background:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.15);box-shadow:0 2px 5px rgba(0,0,0,.15)}@media (hover:hover){.sb-calendar .DayPicker-Day:not(.DayPicker-Day--disabled):hover:after{display:block}}
.sb-chart__title{margin-bottom:10px}.sb-chart__content{min-height:160px}.sb-chart__content>.icon{fill:#f2f2f2;width:50px;height:50px}.sb-chart__content>.title{width:100%}.sb-chart__no-item{width:100px;height:100px}.sb-chart--no-chart,.sb-chart--no-data{width:100%}.sb-chart--no-chart .sb-chart__content,.sb-chart--no-data .sb-chart__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sb-chart .highcharts-legend-item-hidden .custom-legend{fill-opacity:.2}
.sb-main{width:100%;height:100vh;background:url(/assets/img/1c8aaa78f351b571fc88c1b87a8b8eb0-main-bg.jpg) no-repeat 50%;background-size:cover}
.sb-button{background-color:hsla(0,0%,100%,.2);border-radius:5px;color:#fff;font-size:15px;border:1px solid transparent;line-height:20px;padding:9px 10px;text-decoration:none;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease;cursor:pointer;position:relative}.sb-button,.sb-button__text-block{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sb-button__text-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sb-button__text-block+.icon.post-icon{margin-left:10px}.sb-button__text{position:relative}.sb-button__caption{color:#d9d9d9;font-size:11px;line-height:14px;font-weight:300;text-align:left;-webkit-transition:color .3s ease;transition:color .3s ease}.sb-button .icon{position:relative;width:20px;height:20px;fill:#fff;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sb-button .icon+.button__altText,.sb-button .icon+.button__text-block{margin-left:5px}.sb-button.icon--black .icon{fill:#000}.sb-button.v-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sb-button.v-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sb-button.v-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.sb-button.h-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sb-button.h-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sb-button.h-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sb-button.h-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sb-button.h-around{-ms-flex-pack:distribute;justify-content:space-around}.sb-button.white:not(:hover):not(.active){background:#fff}.sb-button.transparent{background:transparent}.sb-button.transparent.active,.sb-button.transparent:hover:not(.active){background:transparent;border:1px solid transparent}.sb-button.gradient,.sb-button.gradient.active,.sb-button.gradient:hover:not(.active){background:linear-gradient(180deg,#67c499,#46a99c);border:none}.sb-button.text--dark-grey:not(.active){color:#272b2f}.sb-button.text--default:not(:hover):not(.active){color:#444da0}.sb-button.text--default:not(:hover):not(.active) .icon{fill:#444da0}.sb-button.small{padding:5px}.sb-button.wide{line-height:24px;padding:18px 0;text-align:center;width:100%}.sb-button.caption{padding:3px 10px}.sb-button.caption .icon{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.sb-button.caption .sb-button__text-block{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sb-button.loading{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sb-button.loading .button__text-block{opacity:0}.sb-button.loading:before{content:"";display:block;position:absolute;top:50%;left:50%;margin:-16.5px 0 0 -16.5px;width:33px;height:33px;background:url(/assets/img/b17adc7402c23307dfd2842134e0d939-loader.svg) no-repeat;background-size:cover}.sb-button.loading:hover{color:transparent;background:#f2f2f2}.sb-button.active{background-color:#fff;color:#007a77;border:1px solid #fff}.sb-button:hover:not(.active){background-color:hsla(0,0%,100%,.2);border:1px solid #fff}.sb-button[disabled]{color:#d9d9d9!important;background:linear-gradient(180deg,#46a99c,#67c499)!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;pointer-events:none!important}.sb-button[disabled] .icon{fill:#d9d9d9}
.sb-checkbox{display:none}.sb-checkbox__text{font-size:12px;line-height:14px;font-weight:300;color:#000}.sb-checkbox+label,.sb-checkbox__text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sb-checkbox+label{position:relative;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:18px;min-width:32px;padding-left:0}.sb-checkbox+label:before{top:1px;left:calc(100% + 5px);width:32px;height:18px;border-radius:13px;background:#000}.sb-checkbox+label:after,.sb-checkbox+label:before{content:"";display:block;position:absolute;-webkit-transition:.3s;transition:.3s}.sb-checkbox+label:after{top:3px;left:calc(100% + 7px);width:14px;height:14px;background:#fff;border-radius:50%}.sb-checkbox:checked+label:before{background:#000}.sb-checkbox:checked+label:after{width:14px;height:14px;background:#fff;border-radius:50%;left:calc(100% + 21px)}.sb-checkbox[disabled]+label{color:#ccc;pointer-events:none}.sb-checkbox[disabled]+label:before{background:#f2f2f2}.sb-checkbox-field{min-width:20px;min-height:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:37px}
.sb-language{position:relative;display:inline-block}.sb-language__item,.sb-language__main{text-decoration:none;font-size:12px;line-height:17px;font-weight:300;-webkit-transition:all .3s;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex}.sb-language__item:hover,.sb-language__main:hover{color:#000}.sb-language__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sb-language__main>.sb-language__ico{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.sb-language__main:hover>.sb-language__ico{-webkit-filter:none;filter:none}.sb-language__ico{margin-right:10px;width:20px;height:20px;border-radius:50%;-webkit-transition:all .3s;transition:all .3s}.sb-language .dropdown--top-right{bottom:calc(100% + 10px)}
.sb-logout{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:300;font-size:12px;cursor:pointer}.sb-logout__icon{width:20px;height:20px;margin-left:5px}
.sb-not-found{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh}.sb-not-found__title.title--huge{font-size:100px;line-height:100px;color:#fff;margin-bottom:20px}.sb-not-found__main{max-width:400px;text-align:center;margin:auto}.sb-not-found__main p{font-size:15px;line-height:20px;color:#fff;margin-bottom:40px}.sb-not-found__main p .link{color:#fff;text-decoration:underline}.sb-not-found__main .button{width:200px}
.sb-credits{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sb-credits__text{color:#fff;font-size:20px;font-weight:600;line-height:1.5;margin-right:5px}.sb-credits__image{width:135px}
.sb-login{width:100%;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sb-login__inner{width:300px;text-align:center;background:#e8f1f2;border-radius:10px;padding:10px}.sb-login__form{border-radius:6px;border:2px solid #44ab96;padding:60px 22px 22px;position:relative}.sb-login__form .title{margin-bottom:30px;color:#2b9697;font-weight:400}.sb-login__form:before{content:"";display:block;position:absolute;top:-40px;left:50%;width:80px;height:80px;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%;border:2px solid #44ab96;background:url(/assets/img/a39bd01b378afaf82508c573a31dd590-sber.svg) no-repeat 50% #e8f1f2}.sb-login .form .input:not(:last-of-type){margin-bottom:19px}.sb-login .sb-button{margin-top:22px;width:100%}.sb-login .sb-credits{position:fixed;bottom:31px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.sb-header{position:fixed;top:30px;z-index:2;width:100%}
.sb-footer__copyright{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sb-footer__copyright-image{width:20px;height:20px;margin-right:5px}.sb-footer__copyright-text{font-size:12px;line-height:14px;font-weight:300;color:#000}
.sb-footer__back-to-select{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000}.sb-footer__back-to-select:hover{color:#fff}.sb-footer__back-to-select:hover .icon{fill:#fff}.sb-footer__back-to-select-text{font-size:12px;line-height:1;font-weight:300;margin-right:5px}.sb-footer__back-to-select-icon{-webkit-transition:.3s ease;transition:.3s ease;width:17px;height:17px;fill:#000}
.sb-footer{position:fixed;left:0;bottom:10px;width:100%}.sb-footer .sb-footer__copyright+*{margin-left:auto}.sb-footer .sb-language{margin-right:18px}.sb-footer .sb-logout{margin-right:20px}.sb-footer .sb-footer__back-to-select{margin-right:30px}
.sb-select-dashboard__item{cursor:pointer;width:200px}.sb-select-dashboard__item:hover .sb-select-dashboard__item-img-wrap{border:5px solid #fff;background:#fff}.sb-select-dashboard__item-img-wrap{border:5px solid hsla(0,0%,100%,.3);border-radius:50%;width:160px;height:160px;background:hsla(0,0%,100%,.3);-webkit-transition:border .3s;transition:border .3s;margin:0 auto 20px}.sb-select-dashboard__item-img{width:150px;height:150px;border-radius:50%;background:#fff;position:relative}.sb-select-dashboard__item-text{font-size:18px;line-height:20px;color:#fff;text-align:center}
.sb-select-dashboard__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sb-select-dashboard__group .sb-select-dashboard__item:not(:last-child){margin-right:30px}
.sb-select-dashboard{width:100%;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sb-select-dashboard__inner{width:100%}.sb-select-dashboard__title.title{font-size:30px;line-height:30px;color:#000;margin-bottom:50px;text-align:center}.sb-select-dashboard--loading .icon{width:100px;height:100px;fill:#000}.sb-select-dashboard .slick-next,.sb-select-dashboard .slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;width:20px;height:50px;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:hsla(0,0%,100%,.2);border-radius:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sb-select-dashboard .slick-next .icon,.sb-select-dashboard .slick-prev .icon{width:30px;height:30px;fill:#000}.sb-select-dashboard .slick-next:before,.sb-select-dashboard .slick-prev:before{display:none}.sb-select-dashboard .slick-prev{left:-25px}.sb-select-dashboard [dir=rtl] .slick-prev{right:-25px;left:auto}.sb-select-dashboard .slick-next{right:-25px}.sb-select-dashboard [dir=rtl] .slick-next{right:auto;left:-25px}.sb-select-dashboard .slick-dotted.slick-slider{margin-bottom:30px}.sb-select-dashboard .slick-dots{position:absolute;bottom:-50%;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.sb-select-dashboard .slick-dots li{position:relative;width:8px;height:8px;padding:0;cursor:pointer}.sb-select-dashboard .slick-dots li.slick-active button{background:#fff}.sb-select-dashboard .slick-dots li button{font-size:0;line-height:0;cursor:pointer;width:100%;height:100%;color:transparent;border:0;border-radius:50%;outline:none;padding:0;background:hsla(0,0%,100%,.3)}.sb-select-dashboard .slick-dots li button:hover{background:#fff}.sb-select-dashboard .slick-dots li button:before{display:none}
.sb-social-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;color:#fff}.sb-social-item__icon{margin-right:20px;width:30px;height:30px;fill:#fff}.sb-social-item__text{font-size:20px;font-weight:700;line-height:30px}
.sb-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sb-items__current{margin-right:1.33333rem}.sb-items__current,.sb-items__current .sb-social-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sb-items__current .sb-social-item__icon{height:2rem;width:2rem;fill:#000}.sb-items__current .sb-social-item__text{font-size:1.33333rem;line-height:1.5;font-weight:700;color:#000}
.sb-periods{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sb-periods__toggle-video{margin-right:15px;cursor:pointer;-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite}.sb-periods__icon{fill:#007a77;width:1.33333rem;height:1.33333rem}.sb-periods__text{font-size:1.33333rem;font-weight:700;line-height:1.5;color:#000;margin-right:10px}@-webkit-keyframes a{0%{-webkit-transform:translate(-5px);transform:translate(-5px)}25%{-webkit-transform:translate(5px);transform:translate(5px)}45%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translateY(5px);transform:translateY(5px)}75%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes a{0%{-webkit-transform:translate(-5px);transform:translate(-5px)}25%{-webkit-transform:translate(5px);transform:translate(5px)}45%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translateY(5px);transform:translateY(5px)}75%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translate(0);transform:translate(0)}}
.sb-dashboard-main{padding:90px 0 40px;height:100%}.sb-dashboard-main--loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.sb-dashboard-main--loading .icon{fill:#000}
.sb-community{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:calc(100vh - 130px)}.sb-community .sb-widget{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.sb-widget__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sb-widget__title.title{font-size:2rem;font-weight:700;line-height:1;color:#000;margin-right:10px}
.sb-widget__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.sb-widget__menu>*+*{margin-left:10px}
.sb-widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sb-widget__top{margin-bottom:20px}.sb-widget__top+*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.sb-summaries{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px;position:relative;border:2px solid #fff;background:hsla(0,0%,100%,.6);border-radius:10px;min-height:200px;margin-bottom:10px}.sb-summaries--two .sb-summary,.sb-summaries--two .sb-summary-advanced{width:50%}.sb-summaries--four .sb-summary,.sb-summaries--four .sb-summary-advanced{width:25%}.sb-summaries--four .sb-summary-advanced:nth-child(-n+4),.sb-summaries--four .sb-summary:nth-child(-n+4){margin-bottom:20px}.sb-summaries--five{min-height:160px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px}.sb-summaries--five .sb-summary,.sb-summaries--five .sb-summary-advanced{width:20%}.sb-summaries--noData{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sb-summaries--noData h1.title{color:#000;text-align:center}.sb-summaries--loading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sb-summaries--loading .icon{fill:#000;width:80px;height:80px}
.sb-summary{padding-right:10px;text-align:center}.sb-summary__title{font-size:1.33333rem;font-weight:700;line-height:1;color:#000;margin:0 auto 10px;white-space:pre-line}.sb-summary__value{font-size:3.33333rem;font-weight:700;line-height:1;color:#007a77}.sb-summary--positive .sb-summary__value{color:#7fcc2c}.sb-summary--negative .sb-summary__value{color:red}
.sb-summary-advanced{display:-webkit-box;display:-ms-flexbox;display:flex}.sb-summary-advanced__main-item{margin-bottom:20px}.sb-summary-advanced__main-name{font-size:1.2rem;line-height:1.11;font-weight:300;color:#000}.sb-summary-advanced__main-value{font-size:3.33333rem;font-weight:700;line-height:1;color:#007a77}.sb-summary-advanced__chart{width:13.33333rem;padding-right:2.66667rem}.sb-summary-advanced__secondary{padding-right:.66667rem}.sb-summary-advanced__secondary-item{margin-bottom:.66667rem}.sb-summary-advanced__secondary-name{font-weight:300;font-size:.8rem;line-height:1.67;color:#000}.sb-summary-advanced__secondary-value{font-size:1.2rem;font-weight:700;line-height:1.11;color:#000}.sb-summary-advanced--noData{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sb-summary-advanced--noData h1.title{color:#000}
.sb-last-posts .sb-last-post{margin-bottom:10px}.sb-last-posts--loading,.sb-last-posts--no-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sb-last-posts--loading .icon{width:80px;height:80px;fill:#000}.sb-last-posts--no-data .title{text-align:center}
.sb-last-post__value-title{font-size:.8rem;line-height:1.67;font-weight:300;color:#000}.sb-last-post__value-count{font-size:1.2rem;font-weight:700;line-height:1.11;color:#000}
.sb-last-post{display:-webkit-box;display:-ms-flexbox;display:flex}.sb-last-post__main{width:65%;padding-right:25px}.sb-last-post__top{display:-webkit-box;display:-ms-flexbox;display:flex}.sb-last-post__date,.sb-last-post__time,.sb-last-post__type{font-size:.8rem;font-weight:300;line-height:1.67;color:#000}.sb-last-post__date{margin-right:30px}.sb-last-post__time{margin-right:25px}.sb-last-post__name{font-size:1.2rem;line-height:1.11;color:#000;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sb-last-post__values{width:35%;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex}.sb-last-post__values .sb-last-post__value{width:50%}.sb-last-post__copy{margin-right:10px;cursor:pointer}.sb-last-post__copy-icon{width:20px;height:20px;fill:#000}.sb-last-post__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sb-last-post--controls .sb-last-post__top{padding-left:30px}.sb-last-post--controls .sb-last-post__name:hover{text-decoration:underline;color:#000}.sb-last-post--full .sb-last-post__main{width:58%}.sb-last-post--full .sb-last-post__values{width:42%;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex}.sb-last-post--full .sb-last-post__values .sb-last-post__value{width:20%}
.sb-popular-posts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sb-popular-posts .sb-popular-post{width:50%;margin-bottom:20px}.sb-popular-posts--loading,.sb-popular-posts--no-data{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sb-popular-posts--loading .icon{width:80px;height:80px;fill:#000}.sb-popular-posts--no-data .title{color:#000;text-align:center}
.sb-popular-post{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:2.66667rem}.sb-popular-post__main{overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.sb-popular-post__img{width:5.33333rem;height:5.33333rem;-o-object-fit:cover;object-fit:cover;border-radius:10px;margin-right:1.33333rem;-ms-flex-negative:0;flex-shrink:0}.sb-popular-post__text{display:-webkit-box;display:-ms-flexbox;display:flex}.sb-popular-post__copy{margin-right:10px;cursor:pointer}.sb-popular-post__copy-icon{width:20px;height:20px;fill:#000}.sb-popular-post__title{font-size:1.2rem;line-height:1.11;color:#000;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sb-popular-post__date{font-size:.8rem;line-height:1.67;font-weight:300;color:#000}.sb-popular-post__info{display:-webkit-box;display:-ms-flexbox;display:flex}.sb-popular-post__info-item{width:25%}.sb-popular-post__info-item-title{font-size:.8rem;line-height:1.67;color:#000}.sb-popular-post__info-item-value{font-size:1.2rem;line-height:1.11;color:#000}.sb-popular-post--controls .sb-popular-post__date,.sb-popular-post--controls .sb-popular-post__info{padding-left:30px}.sb-popular-post--controls .sb-popular-post__title:hover{text-decoration:underline;color:#000}
.sb-stories{display:-webkit-box;display:-ms-flexbox;display:flex}.sb-stories .sb-story{width:33.3%}.sb-stories--loading,.sb-stories--no-data{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sb-stories--loading .icon{width:80px;height:80px;fill:#000}.sb-stories--no-data .title{color:#000;text-align:center}
.sb-story{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:.66667rem}.sb-story__img{width:11.66667rem;height:20.66667rem;-o-object-fit:cover;object-fit:cover;margin-right:1.33333rem;border-radius:10px}.sb-story__info-item+.sb-story__info-item{margin-top:.66667rem}.sb-story__info-item--topic .sb-story__info-item-value{font-weight:400;font-size:1.2rem}.sb-story__info-item-title{font-size:.8rem;font-weight:300;line-height:1.67;color:#000}.sb-story__info-item-value{font-size:1.33333rem;font-weight:700;line-height:1;color:#000}
.sb-vote{display:-webkit-box;display:-ms-flexbox;display:flex}.sb-vote__info{padding-right:10px;width:58%}.sb-vote__date{font-size:12px;font-weight:300;line-height:20px;color:#000}.sb-vote__text{font-size:18px;line-height:20px;color:#000}.sb-vote__content{width:42%}
.sb-votes--loading,.sb-votes--no-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sb-votes--loading .icon{width:80px;height:80px;fill:#000}.sb-votes--no-data .title{color:#000;text-align:center}.sb-votes .sb-vote:not(:last-child){margin-bottom:10px}
.sb-vote-results__text{margin-bottom:.33333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sb-vote-results__text,.sb-vote-results__vote{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sb-vote-results__vote{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sb-vote-results__vote--a .sb-vote-results__vote-count,.sb-vote-results__vote--b .sb-vote-results__vote-text{margin-right:10px}.sb-vote-results__vote-count{font-size:1.2rem;line-height:1.11;color:#000;font-weight:700;margin-right:10px}.sb-vote-results__vote-text{color:#000;font-weight:300;font-size:12px;line-height:1.67}.sb-vote-results__bars{display:-webkit-box;display:-ms-flexbox;display:flex}.sb-vote-results__bar{height:4px;display:block}.sb-vote-results__bar--a{border-radius:2px 0 0 2px;border-right:2px solid #000}.sb-vote-results__bar--b{border-radius:0 2px 2px 0}
.sb-video-popup{position:fixed;top:0;left:0;width:100%;height:100vh;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,.7);z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;transform-origin:center;visibility:hidden;border-radius:50%;-webkit-transition:.5s ease;transition:.5s ease;opacity:0}.sb-video-popup__close{position:absolute;top:30px;right:30px}.sb-video-popup__close-icon{width:30px;height:30px;fill:#fff;cursor:pointer;-webkit-transition:.5s ease;transition:.5s ease}.sb-video-popup__close-icon:hover{-webkit-transform:rotate(15deg);transform:rotate(15deg)}.sb-video-popup--open{-webkit-transform:none;transform:none;visibility:visible;border-radius:0;opacity:1}.sb-video-popup__inner{width:calc(100vw - 15%);height:calc(100vh - 15%);border-radius:10px;overflow:hidden}.sb-video-popup__inner iframe{width:100%;height:100%}
.icon{display:inline-block}.icon svg{width:100%;height:100%;display:block}.icon-color-fb{fill:#3b5998}.icon-color-vk,.ui.button[class*=text--]:not(:hover):not(.active) .icon-color-vk{fill:#4d75a3}.icon-color-ok,.ui.button[class*=text--]:not(:hover):not(.active) .icon-color-ok{fill:#ed812b}.icon-color-tw,.ui.button[class*=text--]:not(:hover):not(.active) .icon-color-tw{fill:#00aced}.icon-color-inst,.ui.button[class*=text--]:not(:hover):not(.active) .icon-color-inst{fill:#3f729b}.icon-color-gp,.ui.button[class*=text--]:not(:hover):not(.active) .icon-color-gp{fill:#dc4e41}.icon-color-yt,.ui.button[class*=text--]:not(:hover):not(.active) .icon-color-yt{fill:#cd201f}.icon-color-pi,.ui.button[class*=text--]:not(:hover):not(.active) .icon-color-pi{fill:#bd081c}.icon-color-warning{fill:#ee722e}.icon-color-dark-blue{fill:#444da0!important}.icon-analyze svg{-webkit-backface-visibility:hidden;backface-visibility:hidden}body,html{-webkit-tap-highlight-color:transparent}html.theme-sb{font-size:15px}html.theme-sb body{overflow:hidden;font-family:Circe,Arial,Helvetica,sans-serif;line-height:20px}html.theme-ds-default{font-size:15px}html.theme-ds-default body{overflow:hidden;font-family:SF Display,Arial,Helvetica,sans-serif;line-height:20px}body{font-family:Arial,Helvetica,sans-serif;background:#fff;color:#222;font-weight:400;font-size:13px;line-height:19px;overflow-y:scroll}body.scrolling{overflow:hidden}body.scrolling #root{overflow-y:scroll}@font-face{font-family:SF Display;src:url(/assets/fonts/312d0803df054f98660d74f0e8419a45-SFUIDisplay-Regular.woff2) format("woff2"),url(/assets/fonts/4dc852b962b307d5db690e820cb00ff2-SFUIDisplay-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:SF Display;src:url(/assets/fonts/a79ad9900dc6e0eaed27b8066cc78f38-SFUIDisplay-Bold.woff2) format("woff2"),url(/assets/fonts/925ca027132a82e20322810f329e004a-SFUIDisplay-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:SF Display;src:url(/assets/fonts/d4af54aab4967df138327ba052213056-SFUIDisplay-Semibold.woff2) format("woff2"),url(/assets/fonts/56abe6260b673a3a5876da37d17657be-SFUIDisplay-Semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Circe;src:url(/assets/fonts/004602d8f0f0876e75d88ba50f1288c6-Circe-Bold.woff2) format("woff2"),url(/assets/fonts/bfb6d817348f256dcdcdf83463c57718-Circe-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Circe;src:url(/assets/fonts/5c4fd76b9f714abf4add75cee5d48410-Circe-Regular.woff2) format("woff2"),url(/assets/fonts/99e7d4244cf5d8f08f6fa34c155b2154-Circe-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Circe;src:url(/assets/fonts/45f6b1b0a84f7020719233ed53b26e48-Circe-ExtraBold.woff2) format("woff2"),url(/assets/fonts/0821bd5655c70f299f583565ef2b7adf-Circe-ExtraBold.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Circe;src:url(/assets/fonts/8a2035b4bd59887db336a4fdd57585d4-Circe-Light.woff2) format("woff2"),url(/assets/fonts/a21586c52d70cf31286a6d3728b1dd8d-Circe-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Circe;src:url(/assets/fonts/31a3765945b31db259d7c865dd177ce9-Circe-Thin.woff2) format("woff2"),url(/assets/fonts/012f797080fb5952db596e342901f355-Circe-Thin.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:Circe;src:url(/assets/fonts/c236a46719fe841279a3100f2ba2f330-Circe-ExtraLight.woff2) format("woff2"),url(/assets/fonts/5e0f068ed8698ee0e683aa6a31f9cadd-Circe-ExtraLight.woff) format("woff");font-weight:200;font-style:normal}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}*{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0}dl,figure,li,multicol,p,ul{margin:0;padding:0}ul{list-style:none}h1,h2,h3,h4{margin:0}button{outline:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}.clearfix,.clearfix:after,.clearfix:before{content:"";display:table;clear:both}.hidden{display:none!important}@media screen and (min-width:1280px){html.theme-ds-default,html.theme-sb{font-size:calc(15px + 5*(100vw - 1280px)/640)}}@media screen and (min-width:1920px){html.theme-ds-default,html.theme-sb{font-size:20px}}@media screen and (min-width:768px){body{font-size:15px;line-height:20px}}@media (pointer:coarse){body.scrolling{position:fixed;width:100%;height:100%;top:0;left:0}}@media screen and (max-width:767px){.hidden-mob{display:none!important}}
.certificate-check-block__title{color:#fff;text-align:center}.certificate-check-block__description{margin-top:30px;max-width:730px;font-size:20px;line-height:26px;text-align:center;color:#d9d9d9}.certificate-check-block__wrapper{margin:50px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:570px}.certificate-check-block__wrapper .input{-webkit-box-flex:4.5;-ms-flex-positive:4.5;flex-grow:4.5;width:100%;max-width:445px}.certificate-check-block__wrapper .button{margin-top:20px}.certificate-check-block__post-description{margin-top:50px;color:#d9d9d9;font-size:20px;line-height:26px;text-align:center}.certificate-check-block__post-description-link{margin-left:8px;color:#91d339}@media screen and (min-width:768px){.certificate-check-block__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.certificate-check-block__wrapper .button{margin-top:0;margin-left:20px}}
.certificate-check-page-wrapper{padding:100px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background:url(/assets/img/b21e2f9ead0119140e0669418c542098-Noise.png),url(/assets/img/206bb29733b754aca69550a28a6928d3-Paper.png),#222}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.certificate-check-page-wrapper{background:url(/assets/img/d8bb9c502d383b87814c4e65df55c96a-Noise@2x.png),url(/assets/img/8f730b18053f48eebac362ef34933e15-Paper@2x.png),#222}}@media only screen and (-webkit-min-device-pixel-ratio:2.25),only screen and (min-resolution:2.25dppx){.certificate-check-page-wrapper{background:url(/assets/img/82b29f75b6005c39e6c5a391f4f7ad47-Noise@3x.png),url(/assets/img/d81308fdd4d071f25e5277bb2c160002-Paper@3x.png),#222}}
.certificate-check-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh;padding:0;background:url(/assets/img/b21e2f9ead0119140e0669418c542098-Noise.png),url(/assets/img/206bb29733b754aca69550a28a6928d3-Paper.png),#222}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.certificate-check-page{background:url(/assets/img/d8bb9c502d383b87814c4e65df55c96a-Noise@2x.png),url(/assets/img/8f730b18053f48eebac362ef34933e15-Paper@2x.png),#222}}@media only screen and (-webkit-min-device-pixel-ratio:2.25),only screen and (min-resolution:2.25dppx){.certificate-check-page{background:url(/assets/img/82b29f75b6005c39e6c5a391f4f7ad47-Noise@3x.png),url(/assets/img/d81308fdd4d071f25e5277bb2c160002-Paper@3x.png),#222}}

/*# sourceMappingURL=style.css.map*/