@charset "UTF-8";.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:0;margin-top:.5em;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}.swal2-container{display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:rgba(0,0,0,0)!important}.swal2-container.swal2-bottom-start,.swal2-container.swal2-center-start,.swal2-container.swal2-top-start{grid-template-columns:minmax(0,1fr) auto auto}.swal2-container.swal2-bottom,.swal2-container.swal2-center,.swal2-container.swal2-top{grid-template-columns:auto minmax(0,1fr) auto}.swal2-container.swal2-bottom-end,.swal2-container.swal2-center-end,.swal2-container.swal2-top-end{grid-template-columns:auto auto minmax(0,1fr)}.swal2-container.swal2-top-start>.swal2-popup{align-self:start}.swal2-container.swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}.swal2-container.swal2-top-end>.swal2-popup,.swal2-container.swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}.swal2-container.swal2-center-left>.swal2-popup,.swal2-container.swal2-center-start>.swal2-popup{grid-row:2;align-self:center}.swal2-container.swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}.swal2-container.swal2-center-end>.swal2-popup,.swal2-container.swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}.swal2-container.swal2-bottom-left>.swal2-popup,.swal2-container.swal2-bottom-start>.swal2-popup{grid-column:1;grid-row:3;align-self:end}.swal2-container.swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}.swal2-container.swal2-bottom-end>.swal2-popup,.swal2-container.swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}.swal2-container.swal2-grow-fullscreen>.swal2-popup,.swal2-container.swal2-grow-row>.swal2-popup{grid-column:1/4;width:100%}.swal2-container.swal2-grow-column>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}.swal2-container.swal2-no-transition{transition:none!important}.swal2-popup{display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-title{position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-loader{display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}.swal2-styled{margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}.swal2-styled.swal2-confirm:focus{box-shadow:0 0 0 3px rgba(112,102,224,.5)}.swal2-styled.swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}.swal2-styled.swal2-deny:focus{box-shadow:0 0 0 3px rgba(220,55,65,.5)}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}.swal2-styled.swal2-cancel:focus{box-shadow:0 0 0 3px rgba(110,120,129,.5)}.swal2-styled.swal2-default-outline:focus{box-shadow:0 0 0 3px rgba(100,150,200,.5)}.swal2-styled:focus{outline:0}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:2em auto 1em}.swal2-close{z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:rgba(0,0,0,0);color:#ccc;font-family:serif;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}.swal2-close:hover{transform:none;background:rgba(0,0,0,0);color:#f27474}.swal2-close:focus{outline:0;box-shadow:inset 0 0 0 3px rgba(100,150,200,.5)}.swal2-close::-moz-focus-inner{border:0}.swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em 2em 3px}.swal2-file,.swal2-input,.swal2-textarea{box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:rgba(0,0,0,0);box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px transparent;color:inherit;font-size:1.125em}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5)}.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em 2em 3px;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-file{width:75%;margin-right:auto;margin-left:auto;background:rgba(0,0,0,0);font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:rgba(0,0,0,0);color:inherit;font-size:1.125em}.swal2-checkbox,.swal2-radio{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-checkbox label,.swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-checkbox input,.swal2-radio input{flex-shrink:0;margin:0 .4em}.swal2-input-label{display:flex;justify-content:center;margin:1em auto 0}.swal2-validation-message{align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message::before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:rgba(0,0,0,0);font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0)}}@keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}100%{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotateZ(45deg);opacity:0}25%{transform:rotateZ(-25deg);opacity:.4}50%{transform:rotateZ(15deg);opacity:.8}75%{transform:rotateZ(-5deg);opacity:1}100%{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:rgba(0,0,0,0)!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:rgba(0,0,0,0);pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}@font-face{font-family:Rubik;font-weight:500;font-style:normal;src:url(../fonts/Rubik-Medium/Rubik-Medium.eot);src:url(../fonts/Rubik-Medium/Rubik-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Rubik-Medium/Rubik-Medium.woff) format("woff"),url(../fonts/Rubik-Medium/Rubik-Medium.ttf) format("truetype")}@font-face{font-family:Rubik;font-weight:400;font-style:normal;src:url(../fonts/Rubik-Regular/Rubik-Regular.eot);src:url(../fonts/Rubik-Regular/Rubik-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Rubik-Regular/Rubik-Regular.woff) format("woff"),url(../fonts/Rubik-Regular/Rubik-Regular.ttf) format("truetype")}@font-face{font-family:Rubik;font-weight:300;font-style:normal;src:url(../fonts/Rubik-Light/Rubik-Light.eot);src:url(../fonts/Rubik-Light/Rubik-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/Rubik-Light/Rubik-Light.woff) format("woff"),url(../fonts/Rubik-Light/Rubik-Light.ttf) format("truetype")}@font-face{font-family:HelveticaNeueCyr;font-weight:400;font-style:normal;src:url(../fonts/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.eot);src:url(../fonts/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.eot?#iefix) format("embedded-opentype"),url(../fonts/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.woff) format("woff"),url(../fonts/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.ttf) format("truetype")}.nano{position:relative;width:100%;height:100%;overflow:hidden}.nano>.nano-content{position:absolute;overflow:scroll;overflow-x:hidden;top:0;right:0;bottom:0;left:0}.nano>.nano-content:focus{outline:thin dotted}.nano>.nano-content::-webkit-scrollbar{display:none}.has-scrollbar>.nano-content::-webkit-scrollbar{display:block}.nano>.nano-pane{background:rgba(0,0,0,0);position:absolute;width:4px;right:8px;top:0;bottom:0;opacity:.01;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;-webkit-border-radius:5px;border-radius:5px;z-index:10}.nano>.nano-pane>.nano-slider{background:#ebedef;position:relative;-webkit-border-radius:3px;border-radius:3px}.nano-pane.active,.nano-pane.flashed,.nano:hover>.nano-pane{opacity:.99}.slick-slider{position:relative;display:block;-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{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.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-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.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-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:''}[dir=rtl] .slick-prev:before{content:''}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:''}[dir=rtl] .slick-next:before{content:''}.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;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'';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}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc-popover{position:absolute;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.15);box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 4px}.fc-rtl .fc-popover .fc-header{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg,.fc-bgevent-skeleton,.fc-highlight-skeleton,.fc-mirror-skeleton{position:absolute;top:0;left:0;right:0}.fc-bg{bottom:0}.fc-bg table{height:100%}.fc table{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]{cursor:pointer}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-mirror-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-mirror-skeleton td{background:0 0;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-mirror-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-mirror-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.4;-webkit-border-radius:3px;border-radius:3px;border:1px solid #3788d8}.fc-event,.fc-event-dot{background-color:#3788d8}.fc-event,.fc-event:hover{color:#fff;text-decoration:none}.fc-event.fc-draggable,.fc-event[href]{cursor:pointer}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4}.fc-event .fc-resizer{display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-event.fc-dragging.fc-selected{-webkit-box-shadow:0 2px 7px rgba(0,0,0,.3);box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-event.fc-dragging:not(.fc-selected){opacity:.75}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;-webkit-border-top-right-radius:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{-webkit-border-radius:4px;border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-mirror-skeleton tr:first-child>td>.fc-day-grid-event{margin-top:0}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}@font-face{font-family:fcicons;src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");font-weight:400;font-style:normal}.fc-icon{font-family:fcicons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fc-icon-chevron-left:before{content:""}.fc-icon-chevron-right:before{content:""}.fc-icon-chevrons-left:before{content:""}.fc-icon-chevrons-right:before{content:""}.fc-icon-minus-square:before{content:""}.fc-icon-plus-square:before{content:""}.fc-icon-x:before{content:""}.fc-icon{display:inline-block;width:1em;height:1em;text-align:center}.fc-button{-webkit-border-radius:0;border-radius:0;overflow:visible;text-transform:none;margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.fc-button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.fc-button{-webkit-appearance:button}.fc-button:not(:disabled){cursor:pointer}.fc-button::-moz-focus-inner{padding:0;border-style:none}.fc-button{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;-webkit-border-radius:.25em;border-radius:.25em}.fc-button:hover{color:#212529;text-decoration:none}.fc-button:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(44,62,80,.25);box-shadow:0 0 0 .2rem rgba(44,62,80,.25)}.fc-button:disabled{opacity:.65}.fc-button-primary{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:hover{color:#fff;background-color:#1e2b37;border-color:#1a252f}.fc-button-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(76,91,106,.5);box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc-button-primary:disabled{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:not(:disabled).fc-button-active,.fc-button-primary:not(:disabled):active{color:#fff;background-color:#1a252f;border-color:#151e27}.fc-button-primary:not(:disabled).fc-button-active:focus,.fc-button-primary:not(:disabled):active:focus{-webkit-box-shadow:0 0 0 .2rem rgba(76,91,106,.5);box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc-button .fc-icon{vertical-align:middle;font-size:1.5em}.fc-button-group{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.fc-button-group>.fc-button{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.fc-button-group>.fc-button:hover{z-index:1}.fc-button-group>.fc-button.fc-button-active,.fc-button-group>.fc-button:active,.fc-button-group>.fc-button:focus{z-index:1}.fc-button-group>.fc-button:not(:first-child){margin-left:-1px}.fc-button-group>.fc-button:not(:last-child){-webkit-border-top-right-radius:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.fc-button-group>.fc-button:not(:first-child){-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.fc-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-toolbar h2{font-size:1.75em;margin:0}.fc-view-container{position:relative}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{-webkit-box-sizing:content-box;box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}@media print{.fc{max-width:100%!important}.fc-event{background:#fff!important;color:#000!important;page-break-inside:avoid}.fc-event .fc-resizer{display:none}.fc hr,.fc tbody,.fc td,.fc th,.fc thead,.fc-row{border-color:#ccc!important;background:#fff!important}.fc-bg,.fc-bgevent-container,.fc-bgevent-skeleton,.fc-business-container,.fc-highlight-container,.fc-highlight-skeleton,.fc-mirror-container,.fc-mirror-skeleton{display:none}.fc tbody .fc-row{height:auto!important;min-height:0!important}.fc tbody .fc-row .fc-content-skeleton{position:static;padding-bottom:0!important}.fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td{padding-bottom:1em}.fc tbody .fc-row .fc-content-skeleton table{height:1em}.fc-more,.fc-more-cell{display:none!important}.fc tr.fc-limited{display:table-row!important}.fc td.fc-limited{display:table-cell!important}.fc-popover{display:none}.fc-time-grid{min-height:0!important}.fc-timeGrid-view .fc-axis{display:none}.fc-slats,.fc-time-grid hr{display:none!important}.fc-time-grid .fc-content-skeleton{position:static}.fc-time-grid .fc-content-skeleton table{height:4em}.fc-time-grid .fc-event-container{margin:0!important}.fc-time-grid .fc-event{position:static!important;margin:3px 2px!important}.fc-time-grid .fc-event.fc-not-end{border-bottom-width:1px!important}.fc-time-grid .fc-event.fc-not-end:after{content:"..."}.fc-time-grid .fc-event.fc-not-start{border-top-width:1px!important}.fc-time-grid .fc-event.fc-not-start:before{content:"..."}.fc-time-grid .fc-event .fc-time{white-space:normal!important}.fc-time-grid .fc-event .fc-time span{display:none}.fc-time-grid .fc-event .fc-time:after{content:attr(data-full)}.fc-day-grid-container,.fc-scroller,.fc-time-grid-container{overflow:visible!important;height:auto!important}.fc-row{border:0!important;margin:0!important}.fc button,.fc-button-group{display:none}}.fc-event-dot{display:inline-block;width:10px;height:10px;-webkit-border-radius:5px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:700}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt{float:right}.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item-marker,.fc-list-item-time{white-space:nowrap;width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}::-webkit-input-placeholder{color:#96a2b7}:-moz-placeholder{color:#96a2b7}::-moz-placeholder{color:#96a2b7}:-ms-input-placeholder{color:#96a2b7}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;-webkit-tap-highlight-color:transparent}a,a:active,a:focus,a:hover,a:visited{text-decoration:none;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}li{list-style:none}html{overflow-x:hidden}body{font-family:Rubik,sans-serif;font-size:16px;line-height:1.3;color:#3f4d64;background:#f2f5fb;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto!important}button,input,select,textarea{font-family:Rubik,sans-serif}button{cursor:pointer;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;border:none;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none}input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none}.wrapper{max-width:1296px;margin:0 auto;padding:0 36px}.forgot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3px 0 40px}.forgot-link{font-size:14px;line-height:25px;color:#96a2b7}.forgot-link:hover{color:#5eb5fe}.warnings{background:#fff8e2;-webkit-border-radius:6px;border-radius:6px;padding:24px 24px 24px 72px;position:relative;max-width:600px;margin:0 auto 40px}.warnings svg{position:absolute;top:24px;left:24px}.warnings p{font-size:14px;line-height:24px;color:#9f9a8a}.warnings p a{color:#5eb5fe}.br{height:1px;background:#dde1e9}.center-btn{text-align:center}.main-btn,.second-btn{display:inline-block;text-align:center;min-width:172px;-webkit-border-radius:6px;border-radius:6px;font-size:16px;line-height:20px;white-space:nowrap;position:relative;z-index:2;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;cursor:pointer}.main-btn.small,.second-btn.small{min-width:auto}.main-btn.small svg,.second-btn.small svg{margin-right:0!important}.main-btn.icon-btn,.second-btn.icon-btn{min-width:auto;line-height:1px}.main-btn.icon-btn.stop-marathon,.second-btn.icon-btn.stop-marathon{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media only screen and (min-width:700px){.main-btn.icon-btn,.second-btn.icon-btn{margin:0 5px}.main-btn.icon-btn span,.second-btn.icon-btn span{display:none}.main-btn.icon-btn svg,.second-btn.icon-btn svg{margin-right:0!important}}.main-btn.icon-btn.abuse:hover,.second-btn.icon-btn.abuse:hover{background:#ff655b}.main-btn.icon-btn.abuse:after,.second-btn.icon-btn.abuse:after{display:none}.main-btn.icon-btn.abuse:hover svg,.second-btn.icon-btn.abuse:hover svg{fill:#fff}.link{color:#3f4d64}.link:hover{color:#5eb5fe}.link-blue{color:#5eb5fe!important}.link-blue:hover{color:#96a2b7!important}.main-btn{padding:14px 24px;background:#5eb5fe;color:#fff}.main-btn:disabled{opacity:.5}.main-btn:hover{background:#6cbcff}.main-btn-gray{background:#3f4d64;color:#fff}.main-btn-gray:hover{background:#475771}.main-btn-red{background:#ef5350;color:#fff}.main-btn-red:hover{background:#ff655b}.main-btn-big{display:block;width:100%}@media only screen and (max-width:768px){.main-btn-full-width{width:100%;max-width:100%!important}}.second-btn{padding:13px 24px;border:1px solid #ccd3dc;color:#96a2b7;position:relative;overflow:hidden}.second-btn.abuse{border-color:transparent}.second-btn.abuse svg{fill:#a0a6b2}.second-btn-small{min-width:auto;margin-left:14px;padding:3px 11px;-webkit-border-radius:16px;border-radius:16px;font-size:10px;line-height:1.6;font-weight:500;color:#3f4d64;letter-spacing:.05em;text-transform:uppercase;min-width:90px}.second-btn-main{padding:12px 23px!important;border:2px solid #5eb5fe}.second-btn::after{content:'';position:absolute;top:50%;left:50%;background:none repeat scroll 0 0 #e6e9f1;width:0;height:0;-webkit-border-radius:50%;border-radius:50%;opacity:.5;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:-1;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.second-btn:hover{border-color:#e6e9f1;color:#3f4d64}.second-btn:hover::after{height:420%;width:110%;opacity:1}.second-btn-f{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3f4d64}.second-btn-f svg{margin-right:16px}.second-btn-big{display:block;width:100%}.estimate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 24px;background:#3f4d64;-webkit-border-radius:6px;border-radius:6px;font-size:16px;line-height:20px;color:#fff}.estimate svg{margin-right:16px}.back_icon{position:relative;top:2px;margin-right:5px}.main-btn-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.main-btn-flex .main-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-btn-flex .main-btn svg{margin-right:16px}.btn-block{max-width:600px;margin:80px auto 0}.btn-block .main-btn,.btn-block .second-btn{display:block;width:100%;margin-top:24px}@media only screen and (max-width:768px){.btn-block{max-width:100%;margin-top:40px}.btn-block .main-btn,.btn-block .second-btn{margin-top:20px}}@media only screen and (max-width:700px){.main-btn{padding:10px 24px}.second-btn{padding:9px 24px}.estimate{padding:10px 24px;font-size:14px;line-height:20px}}@media only screen and (max-width:600px){.center-btn .second-btn{max-width:320px;width:100%}.btn-block .main-btn,.btn-block .second-btn{margin-top:8px}}@media only screen and (max-width:450px){.main-btn-flex{display:block}}.slick-dotted.slick-slider{margin:0}.slick-arrow{top:50%;width:16px;height:30px;margin-top:-6px}.slick-arrow svg path{-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.slick-arrow:hover svg path{fill:#475771}.slick-prev{left:-36px}.slick-next{right:-36px}.slick-dots{bottom:0}.slick-dots li{width:24px;height:24px;-webkit-border-radius:50%;border-radius:50%;border:1px solid transparent;margin:0 11px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.slick-dots li::after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:6px;height:6px;-webkit-border-radius:50%;border-radius:50%;background:#96a2b7;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.slick-dots li:hover{background:#e6e9f1}.slick-dots li:hover::after{background:#3f4d64}.slick-dots li.slick-active{border-color:#ccd3dc}.slick-dots li.slick-active::after{background:#3f4d64}.slick-dots li.slick-active:hover{background:0 0}@media only screen and (max-width:1360px){.slick-arrow{margin:0}.slick-prev{left:auto;right:48px}.slick-next{right:12px}.slider-all.slick-slider .slick-arrow{top:-60px}}@media only screen and (max-width:768px){.slider-all.slick-slider .slick-arrow{top:-56px}}@media only screen and (max-width:600px){.slick-arrow svg{width:12px;height:22px}.slick-dots li{margin:0 7px}.slider-all.slick-slider .slick-arrow{top:-36px}}.section-title{font-size:30px;line-height:1.3;font-weight:400;padding-bottom:40px}.section-title a,.section-title span{display:inline-block;vertical-align:top;margin-left:15px;font-size:16px;line-height:20px;font-weight:400;color:#5eb5fe}.page-title{font-size:36px;line-height:1.388;font-weight:500;padding-bottom:80px}.page-title a,.page-title span{display:inline-block;vertical-align:top;margin-left:15px;font-size:16px;line-height:20px;font-weight:400;color:#5eb5fe}@media only screen and (max-width:768px){.page-title{font-size:30px;line-height:1.3;padding-bottom:40px}.section-title{font-size:24px;line-height:1.5;padding-bottom:40px}}@media only screen and (max-width:600px){.page-title{font-size:20px;line-height:1.3;padding-bottom:28px}.section-title{font-size:20px;line-height:1.6;padding-bottom:24px}}.download-photo input{position:absolute;width:1px;height:1px;left:0;top:0;opacity:0}.checkbox,.input-upload,.radio,.toggle{display:inline-block;position:relative}.checkbox input,.input-upload input,.radio input,.toggle input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:3}.checkbox,.radio{padding:0 0 0 40px;text-align:left}.checkbox.rate-radio,.radio.rate-radio{padding:0;text-align:center;width:100%;height:100%}.checkbox.rate-radio span,.radio.rate-radio span{top:auto;bottom:20px;left:50%;margin-left:-12px}.checkbox span,.radio span{position:absolute;top:0;left:0;border:1px solid #ccd3dc;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;width:24px;height:24px}.checkbox-subtitle{display:block;font-size:14px;line-height:24px;font-weight:400;padding-right:30px;margin-bottom:12px}.checkbox span{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-border-radius:3px;border-radius:3px}.checkbox span svg{opacity:0;visibility:hidden;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.checkbox p{font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;padding:2px 0}.checkbox p a{color:#5eb5fe;position:relative;z-index:5}.checkbox p a:hover{text-decoration:underline}.checkbox input:checked+span{border:2px solid #5eb5fe}.checkbox input:checked+span svg{opacity:1;visibility:visible}.checkbox.checkbox-big{width:100%;height:100%;background:#fff;-webkit-border-radius:6px;border-radius:6px;padding:24px}.checkbox.checkbox-big.checked{background:#65c58c;color:#fff}@media only screen and (max-width:768px){.checkbox.checkbox-big.checked{width:auto;margin-bottom:10px;padding:9px 10px}}.checkbox.checkbox-big.checked svg path{fill:#fff}.checkbox.checkbox-big.checked input:checked+span{border-color:#fff}.checkbox.checkbox-big span{top:24px;left:auto;right:24px}.checkbox.checkbox-big p{font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7;max-width:238px}.checkbox.checkbox-bottom{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}.checkbox.checkbox-bottom .checkbox-subtitle{padding-right:0;padding-left:10px}.checkbox.checkbox-bottom .checkbox-subtitle .tooltip{margin-left:0;z-index:4}.checkbox.checkbox-bottom span{position:relative;top:auto;right:auto;left:auto}.radio-subtitle{display:block;font-size:14px;line-height:24px;font-weight:400;padding-right:30px;margin-bottom:12px}.radio span{-webkit-border-radius:50%;border-radius:50%}.radio span::after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;background:#5eb5fe;opacity:0;visibility:hidden;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.radio p{font-size:14px;line-height:24px;color:#3f4d64}.radio p b{display:none;font-weight:400}.radio input:checked+span{border:2px solid #5eb5fe}.radio input:checked+span::after{opacity:1;visibility:visible}.radio.radio-correctly p b{display:inline;color:#65c58c}.radio.radio-correctly input:checked+span{border:2px solid #65c58c}.radio.radio-correctly input:checked+span::after{opacity:1;visibility:visible;background:#65c58c}.radio.radio-error p b{display:inline;color:#ff655b}.radio.radio-error input:checked+span{border:2px solid #ff655b}.radio.radio-error input:checked+span::after{opacity:1;visibility:visible;background:#ff655b}.radio.radio-big{width:100%;height:100%;background:#fff;-webkit-border-radius:6px;border-radius:6px;padding:24px}.radio.radio-big span{top:24px;left:auto;right:24px}.radio.radio-big p{font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7;max-width:238px}.input-upload .second-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3f4d64}.input-upload .second-btn svg{margin-right:16px}.download-img{position:relative;min-width:96px;width:96px;height:96px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #ccd3dc}.download-img svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.download-info{padding-left:24px;max-height:500px}.download-info p{font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7}.download-photo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.download-photo-big{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.download-photo-big .download-img{-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;min-width:184px;height:100px;overflow:hidden;cursor:pointer;-webkit-background-size:cover!important;background-size:cover!important;background-position:center}.download-photo-big .download-info p{margin-bottom:10px;line-height:18px}.download-photo-big .download-info p:last-child{margin:0}.toggle{display:block}.toggle span{position:absolute;top:50%;right:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);background:#c1cada;-webkit-border-radius:20px;border-radius:20px;width:40px;height:20px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.toggle span::after{content:'';position:absolute;top:50%;left:2px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:16px;height:16px;background:#fff;-webkit-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 2px 5px rgba(150,162,183,.5);box-shadow:0 2px 5px rgba(150,162,183,.5);-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.toggle p{font-size:14px;line-height:24px;padding-right:45px}.toggle input:checked+span{background:#65c58c}.toggle input:checked+span::after{left:22px}@media only screen and (max-width:450px){.download-photo{display:block}.download-img{min-width:72px;width:72px;height:72px}.download-info{padding:16px 0 0}.download-info p{font-size:11px;line-height:16px}}.input-block input,.input-block textarea,.input-text,.select-text{display:block;width:100%;height:48px;background:#fff;-webkit-border-radius:6px;border-radius:6px;border:none;padding:0 24px;font-size:14px;z-index:1}.input-block input:disabled,.input-block textarea:disabled,.input-text:disabled,.select-text:disabled{opacity:.5}.input-block input[type=file],.input-block textarea[type=file],.input-text[type=file],.select-text[type=file]{height:100%}.input-block label{display:inline-block;font-size:16px;line-height:30px;cursor:pointer;margin-bottom:16px}.input-block textarea{height:192px!important;resize:none;padding:15px 24px}.input-block textarea:disabled{color:#96a2b7}.input-block__wrap{position:relative;z-index:auto}.input-block__wrap input{width:100%;padding:0 50px 0 24px}.input-block__btn{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:50%;right:24px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer}.input-block .input-hint{font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7;padding-top:12px}.input-block.input-block--big{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.input-block.input-block--big input{width:80px;min-width:80px;height:48px;padding:0 20px}.input-block.input-block--big p{font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7;padding-left:24px}.input-block-big{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.input-block-big span{display:inline-block;min-width:24px;text-align:center;font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:48px;color:#96a2b7}.input-block-big span.input-block__text{margin-left:24px}.input-block-big input{width:80px;padding:0 20px}.input-block-big .input-block__wrap input{width:120px;padding-right:40px}.input-block-big .input-block__btn{font-size:14px;line-height:24px;font-weight:400}.input-block-big-n{display:block}.input-block-big-n .input-block__wrap{width:120px}.input-block.input-block-small textarea{height:96px!important}.select{position:relative;z-index:10}.select-text{height:auto;padding:14px 40px 14px 24px;font-size:14px;line-height:20px;color:#3f4d64;position:relative;cursor:pointer}.select-text::after{content:'';position:absolute;top:50%;right:22px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);border-top:6px solid #3f4d64;border-left:3px solid transparent;border-right:3px solid transparent;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.select-info{position:absolute;top:100%;left:0;margin-top:4px;width:100%;background:#fff;-webkit-box-shadow:0 10px 25px rgba(150,162,183,.3);box-shadow:0 10px 25px rgba(150,162,183,.3);-webkit-border-radius:6px;border-radius:6px;overflow:hidden;z-index:11;opacity:0;visibility:hidden;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;overflow-x:hidden;overflow-y:auto;max-height:300px}.select-info li{padding:14px 24px;font-size:14px;line-height:20px;cursor:pointer;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.select-info li:hover{background:#f7faff;color:#5eb5fe}.select-info li.active{background:#f7faff;color:#5eb5fe}.select-info.nano{position:absolute;min-height:95px;max-height:240px}.select input{display:none;opacity:0;visibility:hidden}.select.active{z-index:12}.select.active .select-text::after{-webkit-transform:translate(0,-50%) rotate(180deg);-ms-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg);border-top-color:#96a2b7}.select.active .select-info{opacity:1;visibility:visible}.input-drop{position:relative}.input-drop .select-info{height:208px;padding:8px 0}.input-drop .select-info.courators{height:70px}.input-drop .select-info a{color:#3f4d64}.input-drop .select-info .user_avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-drop .select-info li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 24px}.input-drop .select-info li img{max-width:32px;-webkit-border-radius:50%;border-radius:50%;margin-left:8px}.input-drop .small_image{width:80px;height:60px;-webkit-border-radius:6px;border-radius:6px;-webkit-background-size:cover;background-size:cover;background-position:center;overflow:hidden}.input-drop .small_image.avatar{-webkit-border-radius:100%;border-radius:100%;width:32px;height:32px;margin-right:10px}.input-drop.has-items .select-info{height:150px}.input-drop.active .select-info,.input-drop:focus-within.has-item .select-info,.input-drop:focus-within.has-items .select-info{opacity:1;visibility:visible}.multiple{margin-top:20px}.multiple:first-child{margin-top:0}.remove-row svg{-webkit-transform:rotateY(0) rotate(45deg);transform:rotateY(0) rotate(45deg)}.inputAdd-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:8px 0 0}.inputAdd-list li{display:inline-block;padding:4px 28px 4px 12px;font-size:12px;line-height:16px;color:#96a2b7;background:#e6e9f1;-webkit-border-radius:12px;border-radius:12px;position:relative;margin:8px 8px 0 0;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.inputAdd-list li span{position:absolute;top:50%;right:12px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer}.inputAdd-btn{position:absolute;top:50%;right:24px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);height:18px;cursor:pointer}.inputAdd-input.active .select-info{opacity:1;visibility:visible}.users-table{padding-bottom:56px}.users-table.empty-table{display:none;padding-bottom:0}.users-table__row{padding:24px 104px;-webkit-box-shadow:rgba(0,0,0,.05) 0 1px 1px;box-shadow:rgba(0,0,0,.05) 0 1px 1px;-webkit-border-radius:6px;border-radius:6px;position:relative;border:1px solid rgba(204,211,220,.2);background:#ebfbf9}.users-table__row.coupon_row{padding-left:54px;padding-right:84px}.users-table__row.coupon_row .coupon-block{margin:0 5px}.users-table__row.coupon_row .coupon-block input{border:1px solid transparent}.users-table__row.coupon_row .coupon-block.input-block--error input{border:1px solid #ff655b}.users-table__row__empty{background:#fff8e2!important;text-align:center;padding:20px!important;position:relative;max-width:600px;margin:20px auto;font-size:14px;line-height:24px;color:#9f9a8a}.users-table__row:nth-child(odd){background:#fafaff}.users-table__num{position:absolute;top:50%;left:24px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);font-size:14px;line-height:25px}.users-table__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.users-table__info img{display:block;max-width:40px;-webkit-border-radius:50%;border-radius:50%;margin-right:24px}.users-table__coauthor{width:100%}@media only screen and (min-width:450px){.users-table__coauthor_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.users-table__name{font-size:14px;line-height:24px;font-weight:400}.users-table__name a{color:#3f4d64}.users-table_user_payment_input{padding:0 10px 0 24px!important;height:30px!important;font-size:12px!important}.users-table_user_payment{max-width:160px}@media only screen and (max-width:450px){.users-table_user_payment{margin-left:0;margin-bottom:0!important;margin-top:15px;padding:0!important;max-width:100%}}.users-table__btn,.users-table__close{position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:32px;height:32px;cursor:pointer}.users-table__btn svg,.users-table__close svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.users-table__close{right:24px}.users-table__btn{right:64px;-webkit-border-radius:50%;border-radius:50%;border:1px solid #ccd3dc}.accounts-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.accounts-list li{margin:0 16px 16px 0}.accounts-list li a{display:inline-block;width:48px;height:48px;-webkit-border-radius:50%;border-radius:50%;overflow:hidden;position:relative}.accounts-list li a svg{width:100%;height:100%}.accounts-list li a::after{content:'+';position:absolute;top:0;left:0;width:100%;height:100%;font-family:Rubik,sans-serif;font-size:28px;line-height:48px;font-weight:400;color:#fff;text-align:center;background:rgba(63,77,100,.75);opacity:0;visibility:hidden;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.accounts-list li a:hover::after{opacity:1;visibility:visible}.text-error{display:none;font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#ff655b;padding-top:16px}.invalid-feedback.text-error{display:block}.validate_url .text-error{margin-left:40px}.input-block--error input{color:#ff655b}.input-block--error .text-error{display:block}.input-block--error .block-with_icon svg path{fill:#ff655b!important}.textarea-descr{position:relative}.textarea-descr textarea:not(.short-description){padding-top:60px}.textarea-descr__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:40px;border-bottom:1px solid #ebeff8}.textarea-descr__top .select{width:100%}.textarea-descr__top .select-text{height:40px;padding:10px 24px;border:none;-webkit-border-radius:0;border-radius:0;background:0 0}.textarea-descr__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:128px;height:40px;padding:0;border-left:1px solid #ebeff8}.textarea-descr__list button,.textarea-descr__list li{width:24px;height:24px;-webkit-border-radius:2px;border-radius:2px;cursor:pointer;position:relative;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;margin:0 2px}.textarea-descr__list button svg,.textarea-descr__list li svg{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.textarea-descr__list button svg path,.textarea-descr__list li svg path{-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.textarea-descr__list button:hover,.textarea-descr__list li:hover{background:#eaf1fc}.textarea-descr__list button:hover svg path,.textarea-descr__list li:hover svg path{fill:#5eb5fe}.textarea-descr__list button.active,.textarea-descr__list li.active{background:#eaf1fc}.textarea-descr__link{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;min-width:72px;height:40px;border-left:1px solid #ebeff8}.textarea-descr__link svg{display:block}.note-toolbar{background-color:#fff}@media only screen and (max-width:450px){.input-block input,.input-text{height:40px;padding:0 20px;font-size:12px}.input-block textarea{height:144px!important;padding:20px}.input-block label{font-size:14px;line-height:20px}.select-list li,.select-text{padding:10px 20px;font-size:12px;line-height:20px}.select-info.nano{height:120px}.accounts-list li a{width:40px;height:40px}.accounts-list li a::after{line-height:40px}.users-table{margin:0 -20px}.users-table.empty-table{padding-bottom:0}.users-table__row{padding:20px 95px 20px 48px}.users-table__num{left:20px;font-size:12px;line-height:20px}.users-table__info img{max-width:32px;margin-right:16px}.users-table__name{font-size:12px;line-height:20px}.users-table__close{right:20px}.users-table__btn{right:60px}.input-block__wrap input{padding-right:40px}.inputAdd-btn{right:20px}}.marathons-results .nano-content{position:relative}.video{position:relative;padding-bottom:56.25%;overflow:hidden;margin-bottom:116px}.video iframe,.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.video-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;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover;cursor:pointer;z-index:100}.video iframe{border-width:0;outline-width:0}.video span{display:none}.video.active .video-overlay{opacity:0;visibility:hidden}@media only screen and (max-width:768px){.video{margin:0 0 48px}}@media only screen and (max-width:700px){.video{margin:0 0 48px}}@media only screen and (max-width:450px){.video{margin-bottom:32px}}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:80px 0}.pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.pagination ul li{border:2px solid transparent;text-align:center;width:48px;-webkit-border-radius:50%;border-radius:50%;font-size:14px;line-height:44px;color:#3f4d64;margin:0 12px}.pagination ul li a{display:inline-block;width:44px;font-size:14px;line-height:44px;color:#3f4d64}.pagination ul li a:hover{color:#5eb5fe}.pagination ul li.active{border-color:#5eb5fe;color:#5eb5fe}.dots{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:24px 0 0}.dots li{width:24px;height:24px;-webkit-border-radius:50%;border-radius:50%;border:1px solid transparent;margin:0 11px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;position:relative;cursor:pointer}.dots li::after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:6px;height:6px;-webkit-border-radius:50%;border-radius:50%;background:#96a2b7;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.dots li.active{border-color:#ccd3dc}.dots li.active::after{background:#3f4d64}.dots li.active:hover{background:0 0}@media only screen and (max-width:768px){.pagination{padding:64px 0}.pagination ul li{margin:0 2px;width:40px;line-height:36px}.pagination ul li a{width:36px;line-height:36px}.dots.dots-768{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:700px){.dots.dots-700{display:-webkit-box;display:-ms-flexbox;display:flex}}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:5px 0 25px}.breadcrumb li{font-size:10px;line-height:1.5;font-weight:500;color:#96a2b7;letter-spacing:.1em;text-transform:uppercase;padding-right:28px;position:relative}.breadcrumb li::after{content:'';position:absolute;top:45%;right:12px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);border-left:6px solid #96a2b7;border-top:3px solid transparent;border-bottom:3px solid transparent}.breadcrumb li a{display:inline-block;line-height:1.5;color:#96a2b7}.breadcrumb li:last-child:after{display:none}@media only screen and (max-width:768px){.breadcrumb li{display:none}.breadcrumb li.active{display:block}}.social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social li{padding:0 8px}.social li a{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:48px;height:48px;background:#e6e9f1;-webkit-border-radius:50%;border-radius:50%}@media only screen and (max-width:768px){.social li a{width:40px;height:40px}}@media only screen and (max-width:450px){.social li{padding:0 4px}}.tooltip{display:inline-block;text-align:center;min-width:24px;width:24px;height:24px;border:1px solid #e6e9f1;background:#e6e9f1;-webkit-border-radius:50%;border-radius:50%;font-size:12px;line-height:22px;font-weight:400;color:#3f4d64;position:relative;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;cursor:pointer;z-index:1}.tooltip:hover{border-color:#dde1e9;background:#dde1e9}.close{position:absolute;top:24px;right:24px;cursor:pointer}.modal{width:100%;max-width:600px;max-height:100%;position:fixed;top:50%;left:50%;background:#fff;z-index:99999;-webkit-border-radius:6px;border-radius:6px;-webkit-transform:translate(-50%,-80%);-ms-transform:translate(-50%,-80%);transform:translate(-50%,-80%);-webkit-box-shadow:0 25px 40px rgba(150,162,183,.15);box-shadow:0 25px 40px rgba(150,162,183,.15);visibility:hidden;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;overflow-y:auto;padding:64px 36px}.modal-user-note{max-width:1000px}.modal-content{max-width:400px;margin:0 auto}.modal-title{text-align:center;padding-bottom:48px;font-size:20px;line-height:1.5;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.modal-conclusion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:32px}.modal-conclusion p{padding-right:10px;font-size:16px;line-height:24px}.modal-conclusion__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-conclusion__wrap input{display:block;max-width:120px;min-width:120px;width:100%;height:48px;background:#f2f5fb;-webkit-border-radius:6px;border-radius:6px;border:none;padding:12px 24px;font-size:16px}.modal-conclusion__wrap span{display:inline-block;padding-left:24px;font-size:16px;line-height:24px;color:#96a2b7}.modal-text{padding-bottom:28px}.modal-text p{padding-bottom:20px;font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7}.modal-normal p{color:#3f4d64;font-size:14px;line-height:24px}.modal-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin:0 -12px}.modal-btns .main-btn,.modal-btns .second-btn{width:50%;min-width:auto;margin:0 12px}.modal-center{text-align:center}.modal-wrap__small{max-width:290px;margin:0 auto;padding-bottom:32px}.modal-wrap__small .toggle{margin-bottom:16px}.modal-rating{padding-bottom:14px}.modal-calendar ul{padding-bottom:16px}.modal-calendar ul li{font-size:14px;line-height:20px;color:#3f4d64;padding-bottom:24px}.modal-calendar ul li .svg{display:inline-block;height:10px;width:12px;position:relative;margin-left:4px}.modal-calendar ul li .svg svg{position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.modal-calendar .second-btn{display:block;width:100%}.modal.open{visibility:visible;opacity:1;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.testStatistics-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:16px}.testStatistics-row span{display:inline-block;font-size:10px;line-height:2;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#96a2b7}.testStatistics-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.testStatistics-num{display:inline-block;min-width:40px;font-size:14px;line-height:24px;color:#3f4d64}.testStatistics-num:last-child{text-align:right}.testStatistics-tab{display:none}.testStatistics-active{display:block}.bar{width:100%;height:4px;-webkit-border-radius:4px;border-radius:4px;position:relative}.bar-block{position:absolute;top:0;left:0;height:100%;background:#65c58c}.testStatistics-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:40px 0 8px}.testStatistics-list li{padding-right:24px}.testStatistics-list li a{display:inline-block;font-size:10px;line-height:15px;font-weight:500;text-transform:uppercase;color:#96a2b7;padding:5px 0}.testStatistics-list li a.active{color:#5eb5fe}.testStatistics-list li:last-child{padding-right:0}.testStatistics-title{font-size:16px;line-height:2;font-weight:400;padding-bottom:16px}.testStatistics-wrap{padding-bottom:32px}.testStatistics-wrap .radio{display:block;margin-bottom:16px}.testStatistics-wrap .radio p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.testStatistics-wrap .radio p i{font-style:normal}.testStatistics-wrap .radio input:checked+span{border-color:#65c58c}.testStatistics-wrap .radio input:checked+span::after{background:#65c58c}.input-block.modal-input{margin-bottom:48px}.input-block.modal-input input{background:#f2f5fb}.modal-overlay{position:fixed;width:100%;height:100%;visibility:hidden;opacity:0;top:0;left:0;z-index:1000;background:rgba(235,238,245,.85);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.modal-overlay.open-overlay{visibility:visible;opacity:1}@media only screen and (max-width:768px){.modal-content{max-width:456px}}@media only screen and (max-width:600px){.modal{padding:48px 20px;-webkit-border-radius:0;border-radius:0}.input-block.modal-input{margin-bottom:30px}}@media only screen and (max-width:450px){.modal{padding:40px 20px}.modal-title{font-size:16px;line-height:24px;padding-bottom:40px}.modal-conclusion{display:block;padding-bottom:24px}.modal-conclusion p{padding:0 0 20px;font-size:14px;line-height:20px}.modal-conclusion__wrap input{height:40px;padding:10px 24px;font-size:14px}.modal-conclusion__wrap span{padding-left:16px}.modal-text{padding-bottom:20px}.modal-text p{font-size:11px}.modal-btns{margin:0 -8px}.modal-btns .main-btn,.modal-btns .second-btn{margin:0 8px}.modal-calendar .close{top:20px;right:20px}.modal-calendar .modal-title{max-width:240px;margin:0 auto}}.ui-datepicker.ui-widget.ui-widget-content{border:none;-webkit-box-shadow:0 10px 25px rgba(150,162,183,.3);box-shadow:0 10px 25px rgba(150,162,183,.3);-webkit-border-radius:6px;border-radius:6px;padding:0;width:392px!important;z-index:99!important}.ui-datepicker .ui-button,.ui-datepicker .ui-state-default,.ui-datepicker .ui-widget-content .ui-state-default,.ui-datepicker .ui-widget-header .ui-state-default,.ui-datepicker html .ui-button.ui-state-disabled:active,.ui-datepicker html .ui-button.ui-state-disabled:hover{text-align:center;font-family:Rubik,sans-serif;font-size:14px;line-height:44px;color:#3f4d64;-webkit-border-radius:50%;border-radius:50%;border:2px solid transparent;background:0 0;width:48px;height:48px;padding:0}.ui-datepicker .ui-button.ui-state-active,.ui-datepicker .ui-state-default.ui-state-active,.ui-datepicker .ui-widget-content .ui-state-default.ui-state-active,.ui-datepicker .ui-widget-header .ui-state-default.ui-state-active,.ui-datepicker html .ui-button.ui-state-disabled:active.ui-state-active,.ui-datepicker html .ui-button.ui-state-disabled:hover.ui-state-active{border-color:#5eb5fe}.ui-datepicker .ui-state-default,.ui-datepicker .ui-widget-content .ui-state-default{margin:0 auto}.ui-widget-header{background:0 0;border:none;-webkit-border-radius:0;border-radius:0;border-bottom:1px solid #ebeef5}.ui-datepicker .ui-datepicker-header{padding:24px 0 20px}.ui-datepicker .ui-datepicker-title{font-family:Rubik,sans-serif;font-size:16px;line-height:20px;font-weight:400;color:#3f4d64}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{top:50%;-webkit-transform:translate(0,-75%);-ms-transform:translate(0,-75%);transform:translate(0,-75%);width:12px;height:24px;border:none}.ui-datepicker .ui-datepicker-next:hover,.ui-datepicker .ui-datepicker-prev:hover{background-color:transparent;border-color:transparent;opacity:1}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{margin:0;cursor:pointer;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.ui-datepicker .ui-datepicker-next span:hover,.ui-datepicker .ui-datepicker-prev span:hover{opacity:.5}.ui-datepicker .ui-datepicker-prev{left:24px}.ui-datepicker .ui-datepicker-next{right:24px;-webkit-transform:translate(0,-10%) rotate(180deg);-ms-transform:translate(0,-10%) rotate(180deg);transform:translate(0,-10%) rotate(180deg)}.ui-widget-header .ui-icon{background:url(../img/arrow.svg) no-repeat center;-webkit-background-size:contain;background-size:contain}.ui-datepicker th{padding:32px 5px 10px;font-family:HelveticaNeueCyr,sans-serif;font-size:9px;line-height:11px;font-weight:700;color:#96a2b7;letter-spacing:.1em;text-transform:uppercase}.ui-datepicker td{padding:0}@media only screen and (max-width:450px){.ui-datepicker.ui-widget.ui-widget-content{width:280px!important}.ui-datepicker .ui-button,.ui-datepicker .ui-state-default,.ui-datepicker .ui-widget-content .ui-state-default,.ui-datepicker .ui-widget-header .ui-state-default,.ui-datepicker html .ui-button.ui-state-disabled:active,.ui-datepicker html .ui-button.ui-state-disabled:hover{width:28px;height:28px;font-size:12px;line-height:24px}}.registration .page-title{padding-bottom:40px}.filter{background:#fff;-webkit-border-radius:6px;border-radius:6px;padding:24px 0;margin-bottom:24px;position:relative;z-index:20}.filter-mob{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-bottom:40px}.filter-mob span{margin-left:15px}.filter-mob__close{display:none}.filter-top{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:32px 26px 32px 36px;border-bottom:1px solid #ebeef5}.filter-title{font-size:20px;line-height:1.5;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.filter-close{cursor:pointer}.filter-plus{display:block;width:24px;height:24px;-webkit-border-radius:50%;border-radius:50%;border:1px solid #ccd3dc;position:relative;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;margin-left:12px}.filter-plus svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.filter-plus svg path{-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.filter-content{position:relative}.filter-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:0 174px 0 14px}.filter-col{border-right:1px solid #ebeef5;padding:0 40px;position:relative}.filter-col__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:20px;color:#3f4d64;cursor:pointer;white-space:nowrap}.filter-col__text .select-text{display:block;padding:0 15px 0 0;font-size:14px;line-height:24px}.filter-col__text .select-text::after{right:0}.filter-col__text .select-info{left:-24px;width:136px;margin-top:28px}.filter-col__text.active .filter-plus{border-color:#e6e9f1;background:#e6e9f1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.filter-col__text.active .filter-plus svg path{fill:#96a2b7}.filter-col__text.active .filter-arrow::after{border-top-color:#96a2b7;-webkit-transform:translate(0,-50%) rotate(180deg);-ms-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}.filter-col__1{padding-left:26px}.filter-col__1 .filter-drop{left:-14px}.filter-col__6{position:static;border-right:none}.filter-arrow{padding-right:12px;position:relative}.filter-arrow::after{content:'';position:absolute;top:50%;right:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);border-top:6px solid #3f4d64;border-left:3px solid transparent;border-right:3px solid transparent;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.filter-subtitle{display:block;font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7;margin-bottom:6px;white-space:nowrap}.filter-range{padding:14px 24px 28px}.filter-range__content .filter-subtitle{display:none}.filter-range__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:26px}.filter-range__row input{opacity:0;visibility:hidden;width:0;height:0;border:none}.filter-range__row span{font-size:14px;line-height:20px;color:#96a2b7}.filter-range__row span i{font-style:normal;color:#3f4d64}.filter-range__row span b{font-weight:400}.filter-btn{position:absolute;top:50%;right:14px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f2f5fb;-webkit-border-radius:6px;border-radius:6px;padding:15px 24px;white-space:nowrap;font-size:16px;line-height:20px;color:#3f4d64}.filter-btn svg{margin-right:12px}.filter-drop{position:absolute;top:100%;left:0;width:240px;height:432px;background:#fff;-webkit-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 10px 25px rgba(150,162,183,.3);box-shadow:0 10px 25px rgba(150,162,183,.3);margin-top:28px;overflow:hidden;opacity:0;visibility:hidden;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.filter-drop__content{height:384px}.filter-drop__list li{padding:14px 20px 14px 56px;font-size:14px;line-height:20px;color:#3f4d64;cursor:pointer;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;position:relative}.filter-drop__list li a{color:#3f4d64}.filter-drop__list li::after{content:'';position:absolute;top:20px;left:24px;width:12px;height:9px;background:url(../img/check.svg) no-repeat center;-webkit-background-size:contain;background-size:contain;opacity:0}.filter-drop__list li:hover{background:#f7faff}.filter-drop__list li.active::after{opacity:1}.filter-drop .main-btn{display:block;-webkit-border-radius:0;border-radius:0}.filter-drop__time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px 0 10px}.filter-drop__time li{padding:0 17px 10px;font-size:14px;line-height:20px}.filter-drop__time li a{font-size:14px;line-height:20px;color:#96a2b7}.filter-drop__time li a:hover{color:#5eb5fe}.filter-drop__datepicker{max-width:850px;margin:0 auto 20px}.filter-drop__big{width:100%;height:auto}.filter-drop__range{width:280px;height:auto}.filter-drop.active{opacity:1;visibility:visible;z-index:100}.filter-second{background:0 0;border:1px solid #e3e6ef}.filter-second .select-text{background:0 0}.filter .ui-datepicker.ui-widget.ui-widget-content{width:100%!important;-webkit-box-shadow:none;box-shadow:none}.filter .ui-datepicker .ui-datepicker-title{font-weight:500}.filter-drop__range .ui-widget.ui-widget-content{height:2px;background:#ebeef5;border:none;-webkit-border-radius:2px;border-radius:2px}.filter-drop__range .ui-state-default,.filter-drop__range .ui-widget-content .ui-state-default{top:50%;margin-top:-10px;width:20px;height:20px;border:2px solid #5eb5fe;-webkit-border-radius:50%;border-radius:50%;background:#fff;cursor:pointer}.filter-drop__range .ui-widget-header{background:#5eb5fe}.filter-overlay{position:fixed;width:100%;height:100%;visibility:hidden;opacity:0;top:0;left:0;z-index:1000;background:rgba(235,238,245,.85);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.filter-overlay.open-overlay{visibility:visible;opacity:1}.filter-age .filter-col__text span{min-width:40px}@media only screen and (max-width:1300px){.filter-row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter-col{padding:0 15px}}@media only screen and (max-width:1020px){.filter{position:fixed;top:0;left:0;width:372px;height:100%;background:#fff;padding:0;z-index:1001;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;opacity:0;visibility:hidden;-webkit-transform:translate(-102%,0);-ms-transform:translate(-102%,0);transform:translate(-102%,0)}.filter-mob{display:-webkit-box;display:-ms-flexbox;display:flex}.filter-top{display:-webkit-box;display:-ms-flexbox;display:flex}.filter-content{position:static;height:calc(100% - 95px);padding:8px 40px 100px;overflow-x:hidden;overflow-y:auto}.filter-row{display:block;padding:0}.filter-col{border:none;border-bottom:1px solid #ebeef5;padding:32px 0}.filter-col__6{border-bottom:none}.filter-last{position:absolute;bottom:0;left:0;width:100%;padding:20px 36px 40px;background:#fff;z-index:10}.filter-btn{position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.filter-plus{position:absolute;top:50%;right:0;margin:0;margin-top:-12px}.filter-col__text{position:relative}.filter-col__text .select-info{left:0;width:292px}.filter-col__4 .filter-col__wrap{display:none}.filter-range{padding:0}.filter-range__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:30px}.filter-range__content .filter-subtitle{display:block;margin:0}.filter-range__row{padding:0}.filter-range__row span{font-size:12px}.filter-drop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;position:fixed;top:0;left:0!important;width:372px;height:100%;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin:0}.filter-drop__btn{position:absolute;bottom:0;left:0;width:100%;padding:0 20px 20px}.filter-drop__btn .main-btn{-webkit-border-radius:6px;border-radius:6px}.filter-drop__content{height:100%;margin:40px 0 80px}.filter-drop__range{position:static;opacity:1;visibility:visible;width:100%;overflow:visible}.filter-drop__range .main-btn{display:none}.filter-drop__time{display:none}.filter.active{opacity:1;visibility:visible;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}}@media only screen and (max-width:600px){.filter-top{padding:24px 20px}.filter-title{font-size:16px;line-height:24px}.filter-content{height:calc(100% - 73px);padding:8px 24px 80px}.filter-col{padding:20px 0}.filter-col__text .select-info{width:324px;margin-top:20px}.filter-last{padding:24px}.filter-btn{padding:10px 24px}.filter-drop__list li{padding:14px 20px 14px 52px}}@media only screen and (max-width:450px){.filter{width:100%}.filter-col__text .select-info{width:272px}.filter-drop{width:100%}.filter-drop__datepicker{width:100%;padding:0 20px}.filter .ui-datepicker .ui-widget.ui-widget-content{width:100%!important}.filter .ui-datepicker .ui-button,.filter .ui-datepicker .ui-state-default,.filter .ui-datepicker .ui-widget-content .ui-state-default,.filter .ui-datepicker .ui-widget-header .ui-state-default,.filter .ui-datepicker html .ui-button.ui-state-disabled:active,.filter .ui-datepicker html .ui-button.ui-state-disabled:hover{width:40px;height:40px;font-size:14px;line-height:36px}}.rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:36px}.rating p{font-size:14px;line-height:24px}.rating-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-right:-6px}.rating-row label{padding:0 6px;cursor:pointer}.rating-row input[type=radio]{display:none}.rating-row input[type=radio]:hover~label svg path{fill:#5eb5fe}.rating-row input[type=radio]:checked~label svg path{fill:#96a2b7}.rating .input-block{width:100%}.rating .input-block textarea{border:1px solid #d8dee8;max-height:100px!important}@media only screen and (max-width:450px){.rating{display:block;padding-bottom:20px}.rating-row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:10px 0 0 -6px}}.header{padding-bottom:40px;position:relative;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;z-index:99}.header-nav{width:100%}.header-top{padding:10px 0;background:#f2f5fb;border-bottom:1px solid #e3e6ef;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.header-top .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:102px;position:relative}.header-logo{position:relative;z-index:11;margin-right:40px}.header-logo svg{display:block}.header-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 20px);margin-right:20px}.header-list li{padding:0 10px}.header-list li a{display:inline-block;font-size:14px;line-height:20px;color:#3f4d64}.header-list li a:hover{color:#5eb5fe}.header-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-link{display:inline-block;font-size:16px;color:#3f4d64;padding:14px 24px;margin-right:10px;min-width:auto}.header-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header-bell,.header-mes{margin-left:8px}.header-ico{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:48px;height:48px;-webkit-border-radius:6px;border-radius:6px;position:relative;cursor:pointer;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.header-ico span{position:absolute;top:12px;right:8px;width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%}.header-ico span.active{background:#5eb5fe}.header-ico span.with_count{width:auto;min-width:16px;padding:0 3px;-webkit-border-radius:6px;border-radius:6px;height:16px;color:#fff;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;text-align:center;font-size:9px;line-height:16px;top:10px;right:5px}.header-ico:hover{background:#e6e9f1}.header-user{min-width:60px;width:40px;height:48px;padding:4px 20px 4px 0;overflow:hidden;position:relative;margin:0 20px 0 39px;cursor:pointer}.header-user .avatar{-webkit-background-size:cover;background-size:cover;background-position:center;width:100%;height:100%}.header-user .avatar,.header-user img{display:block;width:100%;-webkit-border-radius:50%;border-radius:50%;background-color:#e6e9f0}.header-user::after{content:'';position:absolute;top:50%;right:3px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);border-top:4px solid #96a2b7;border-left:2px solid transparent;border-right:2px solid transparent;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.header-search{position:absolute;top:0;left:0;height:100%;width:100%;background:#fff;padding-left:296px;opacity:0;visibility:hidden;z-index:10}.header-search .select-info{z-index:24}.header-search .select-info ul li.group-label{background:#f9f9f9;color:#9e9ece;pointer-events:none}.header-search .select-info ul li.group-label+li{padding-left:40px}.header-search .select-info li.tags{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header-search .select-info li.tags a.tag-link{margin-right:8px;display:inline-block;padding:0 12px;font-size:12px;line-height:24px;color:#96a2b7;background:#e6e9f1;-webkit-border-radius:12px;border-radius:12px;text-align:center}.header-search input{display:block;width:100%;height:48px;border:none;font-size:16px;padding:0 110px 0 40px}.header-search__row{position:relative}.header-search__btn{position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;height:17px}.header-popular{position:absolute;top:129px;left:0;width:100%;padding:40px 0 15px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.header-popular .wrapper{position:relative}.header-popular ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding-right:20px;height:48px;overflow:hidden}.header-popular ul li{padding:0 36.4px 28px 0}.header-popular ul li a{display:inline-block;font-size:14px;line-height:20px;color:#96a2b7}.header-popular ul li a:hover{color:#3f4d64}.header-bar span,.header-bar span:after,.header-bar span:before{display:block;height:2px;width:24px;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;background:#3f4d64}.header-bar{position:absolute;top:50%;left:36px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:24px;height:24px;z-index:1000;cursor:pointer;display:none}.header-bar span:after{content:'';-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;margin-top:6px}.header-bar span:before{content:'';-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;margin-top:-9px}.header.header-open{background:#fff;-webkit-box-shadow:0 25px 40px rgba(150,162,183,.15);box-shadow:0 25px 40px rgba(150,162,183,.15)}.header.header-open .header-popular ul{height:auto}.header.header-open .popular-btn{background:#f2f5fb}.header.header-open .popular-dots{display:none}.header.header-open .popular-close{display:block}.header.header-find .header-top{background:#fff;-webkit-box-shadow:0 25px 40px rgba(150,162,183,.15);box-shadow:0 25px 40px rgba(150,162,183,.15);border-color:#ebeef5}.header.header-find .header-search{opacity:1;visibility:visible}.header.header-find .search-ico{border-color:#ebeef5}.header.header-find .search-ico svg{display:none}.header.header-find .search-ico svg.search-close{display:block}.header.header-dark{background:#3f4d64}.header.header-dark .header-top{background:#3f4d64}.header.header-dark .search-ico{border-color:transparent}.header.header-second{padding-bottom:40px}.header.header-dark .header-top{border-color:#48566e}.header.header-dark .header-top .header-search{background:#3f4d64}.header.header-dark .header-top .header-search input{background:#3f4d64;color:#fff}.header.header-dark .header-top .header-search__btn svg path{fill:#fff}.header.header-dark .header-logo .logo-path{fill:#fff}.header.header-dark .header-bar span,.header.header-dark .header-bar span:after,.header.header-dark .header-bar span:before{background:#fff}.header.header-dark .header-list li a{color:#fff}.header.header-dark .header-list li a:hover{color:#5eb5fe}.header.header-dark .header-user::after{border-top-color:#fff}.header.header-dark .header-ico svg path{fill:#fff}.header.header-dark .header-ico:hover{background:#48566e}.header.header-dark .search-ico{background:#3f4d64}.header.header-dark .search-ico svg path{fill:#fff}.header.header-dark .search-ico:hover{background:#48566e}.header.header-dark .drop.drop-active .header-ico{background:#48566e}.drop{position:relative}.drop-info{position:absolute;top:100%;left:0;margin-top:22px;width:248px;background:#fff;-webkit-box-shadow:0 10px 25px rgba(150,162,183,.3);box-shadow:0 10px 25px rgba(150,162,183,.3);-webkit-border-radius:6px;border-radius:6px;overflow:hidden;z-index:20;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;opacity:0;visibility:hidden}.drop-info.user-info{left:auto;right:-20px}.drop-info.bell-info{width:288px}.drop-block{padding:8px 0}.drop-over{height:382px;overflow-x:hidden;overflow-y:auto}.drop-bottom{text-align:center}.drop-bottom a{display:block;font-size:16px;line-height:48px;color:#96a2b7;background:#ebeef5}.drop-mob{display:none}.drop.drop-active .header-ico{background:#e6e9f1}.drop.drop-active .drop-info{opacity:1;visibility:visible;margin-top:12px}.drop.drop-active .header-user::after{-webkit-transform:translate(0,-50%) rotate(180deg);-ms-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}.bell-block{padding:24px;border-bottom:1px solid #ebeef5}.bell-block:last-child{border-bottom:none}.bell-block span{color:#96a2b7;font-size:12px;font-style:italic}.bell-title{display:inline-block;font-size:14px;line-height:20px;color:#3f4d64;margin-bottom:12px}.bell-title a{color:#3f4d64}.bell-date{font-family:HelveticaNeueCyr,sans-serif;display:block;font-size:12px;line-height:20px;color:#96a2b7}.bell-date a{color:#96a2b7}.user-top{padding:24px;border-bottom:1px solid #ebeef5}.user-top span{display:block;font-size:10px;line-height:1.6;font-weight:500;color:#96a2b7;letter-spacing:.1em;text-transform:uppercase;padding-bottom:4px}.user-top p{font-size:20px;line-height:1.2}.user-top p a{color:#3f4d64}@media only screen and (max-width:700px){.user-top p a{color:#fff}}.user-top p b{font-weight:400;color:#96a2b7}.user-accordeon{border-bottom:1px solid #ebeef5}@media only screen and (max-width:700px){.user-accordeon{border-bottom-color:#4c5b73}}.user-accordeon ul{display:none;padding:6px 0}.user-accordeon ul li a{display:block;padding:6px 24px;font-size:12px;line-height:20px;color:#96a2b7}.user-accordeon ul li a:hover{color:#5eb5fe}.user-accordeon ul li a.active{color:#3f4d64}.user-name{display:block;padding:13px 24px;font-size:14px;line-height:20px;color:#3f4d64;cursor:pointer;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.user-name:hover{background:#f7faff;color:#5eb5fe}@media only screen and (max-width:700px){.user-name:hover{background:0 0}}.user-bottom a{display:block;padding:13px 24px;font-size:14px;line-height:20px;color:#96a2b7}.user-bottom a:hover{color:#3f4d64}.nano{position:relative}.search-ico{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:48px;height:48px;cursor:pointer;-webkit-border-radius:6px;border-radius:6px;margin-left:18px;border:1px solid transparent;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;z-index:11;position:absolute;top:0;right:36px}.search-ico svg.search-close{display:none}.search-ico:hover{background:#e6e9f1}.popular-btn{position:absolute;top:-13px;right:36px;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;min-width:48px;width:48px;height:48px;-webkit-border-radius:6px;border-radius:6px;cursor:pointer;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.popular-btn:hover{background:#e6e9f1}.popular-close{display:none}@media only screen and (max-width:1250px){.header-list{padding:0}.header-list li{padding:0 10px}}@media only screen and (max-width:1150px){.header-list li{padding:0 10px}.header-list li a{font-size:14px}.header .main-btn{min-width:auto;padding:8px 15px;font-size:14px}.header-link{font-size:14px;line-height:36px;margin-right:0}.header-info{min-width:200px}.header-user{margin:0 10px 0 20px}.header.header-dark{background:#3f4d64}.header.header-dark .header-top{background:#3f4d64}}@media only screen and (max-width:1020px){.header{position:fixed;top:0;left:0;width:100%;text-align:center;padding-bottom:0;background:#f2f5fb;z-index:100}.header-bar{display:block}.header-top{padding:28px 0;position:relative}.header-top .wrapper{padding:0 36px;position:static}.header-logo{margin:0 auto}.header-logo svg{width:auto;max-height:40px}.header-nav{display:none;position:absolute;top:100%;left:0;width:100%;background:#fff;border-top:1px solid transparent;z-index:98;overflow-x:hidden;overflow-y:auto;max-height:calc(100vh - 96px)}.header-row{display:block;padding:72px 36px;height:100%}.header-list{display:block;text-align:center;padding-bottom:44px}.header-list li{padding:0 0 38px}.header-list li a{font-size:24px;line-height:1;color:#fff}.header-btns{display:block;max-width:400px;margin:0 auto}.header-btns .main-btn{display:block;width:100%;padding:14px 24px;font-size:16px;margin:8px 0 0}.header-link{display:block;width:100%;-webkit-border-radius:6px;border-radius:6px;padding:13px 24px;font-size:16px;line-height:20px;border:1px solid #53627b;color:#fff}.header-popular{display:none}.header-search{top:100%;margin-top:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 36px;-webkit-box-shadow:0 25px 40px rgba(150,162,183,.15);box-shadow:0 25px 40px rgba(150,162,183,.15)}.header-search form{width:100%}.header-search__row{width:100%}.header-search input{padding:0 60px 0 0}.header-search__btn{left:auto;right:0}.header-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin:0 -36px}.header-ico svg path{fill:#fff}.header-bell,.header-mes,.header-profile{width:100%;margin:0}.header-bell .drop-info,.header-mes .drop-info,.header-profile .drop-info{position:static;margin:0;width:100%;text-align:left;background:#48566e;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.header-bell .drop-info.user-info,.header-mes .drop-info.user-info,.header-profile .drop-info.user-info{margin:0}.header-profile{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.header-profile .drop-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:70px;position:relative}.header-profile .drop-top::after{content:'';position:absolute;top:50%;right:4px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:18px;height:10px;background:url(../img/arrow-down.svg) no-repeat center;-webkit-background-size:contain;background-size:contain;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.header-ico{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:28px;height:28px}.header-ico span{top:0;right:0}.header-ico:hover{background:0 0}.header-bell .drop-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:70px}.header-bl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:70px}.header-user{min-width:40px;height:40px;padding:0;margin:0 24px 0 0}.header-user::after{display:none}.header-mes{padding:0 36px}.header.header-log .header-row{padding-bottom:0}.header.header-active .header-top{background:#3f4d64;border-color:#48566e}.header.header-active .header-top .search-ico svg path{fill:#fff}.header.header-active .header-logo .logo-path{fill:#fff}.header.header-active .header-nav{background:#3f4d64;border-color:#48566e}.header.header-active .header-bar span{background:0 0}.header.header-active .header-bar span:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);margin-top:0;background:#fff}.header.header-active .header-bar span:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);margin-top:0;background:#fff}.header.header-second{padding:0}.search-ico{top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);right:21px;margin:0}.search-ico svg{width:18px;height:18px}.search-ico svg path{-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.drop{border-top:1px solid #48566e;padding:0 36px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.drop-mob{display:block;font-size:16px;line-height:24px;color:#fff}.drop-info{display:none;-webkit-transition:0s;-o-transition:0s;transition:0s}.drop-info.bell-info{padding-bottom:20px}.drop-over{height:240px}.drop-bottom a{background:#5eb5fe;color:#fff}.drop.drop-active{background:#48566e}.drop.drop-active .header-ico{background:0 0}.drop.drop-active .drop-top::after{-webkit-transform:translate(0,-50%) rotate(180deg);-ms-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}.bell-block{padding:14px 0;border-bottom-color:#4c5b73}.bell-title{color:#fff}.bell-title a{color:#fff}.user-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom-color:#4c5b73;padding:16px 0}.user-top p,.user-top span{padding:0;font-size:14px;line-height:20px;color:#fff}.user-name{border-bottom-color:#4c5b73;color:#fff;padding:13px 0}.user-name:hover{color:#fff}.user-accordeon ul{border-bottom-color:#4c5b73}.user-accordeon ul li a{color:#fff;padding:6px 0}.user-accordeon ul li a:hover{color:#fff}.user-bottom a{padding:13px 0;color:#96a2b7}.user-bottom a:hover{color:#96a2b7}}@media only screen and (max-width:700px){.header-bar{left:20px}.header-top{padding:16px 0}.header-top .wrapper{padding:0 20px}.header-nav{max-height:calc(100vh - 73px)}.header-row{padding:48px 20px 75px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.header-list{padding-bottom:16px}.header-list li{padding-bottom:32px}.header-list li a{font-size:20px}.header-btns .main-btn{font-size:14px;padding:10px 20px;max-width:100%}.header-link{font-size:14px;padding:9px 20px}.header-link.second-btn{color:#fff;background-color:#53627b;margin-right:0;max-width:none!important;border-color:#5eb5fe}.header-search{padding:0 20px}.header-info{margin:0 -20px}.header-bell .drop-top{height:54px}.header-bl{height:54px}.header-profile .drop-top{height:54px}.header-user{min-width:24px;width:24px;height:24px;margin-right:16px}.header-user img{max-width:24px}.header-mes{padding:0 20px}.search-ico{right:9px}.drop{padding:0 20px}.drop-mob{font-size:14px;line-height:20px}}.footer{background:#3f4d64;position:relative;z-index:1}.footer-top{padding:80px 0 60px;border-bottom:1px solid #48566e}.footer-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -10px}.footer-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;width:100%}.footer-col{width:30%;padding:0 10px}.footer-col ul li{padding-bottom:19px}.footer-col ul li a{font-size:14px;line-height:20px;color:#fff}.footer-col ul li a:hover{color:#5eb5fe}.footer-col__last{min-width:205px;width:205px}.footer-col__last .main-btn{margin-bottom:16px}.footer-bottom{padding:40px 0}.footer-bottom .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.footer-social li{padding:0 8px}.footer-social li a{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:48px;height:48px;-webkit-border-radius:50%;border-radius:50%}.footer-social li a:hover{background:#48566e}.footer-info{padding-top:2px;text-align:right}.footer-info p{font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7;padding-bottom:10px}.footer .main-btn,.footer .second-btn{min-width:185px}.footer .second-btn{color:#fff;border-color:#53627b}.footer .second-btn::after{background-color:#48566e}.footer .second-btn:hover{border-color:#48566e;color:#fff}@media only screen and (max-width:900px){.footer-top{padding:40px 0 20px}.footer-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.footer-nav .footer-col{width:50%}.footer-nav .footer-col:last-child{width:100%;padding:0}.footer-nav .footer-col:last-child ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.footer-nav .footer-col:last-child ul li{width:50%;padding:0 10px 20px}}@media only screen and (max-width:600px){.footer-top{padding:40px 0}.footer-row{display:block}.footer-nav{padding-bottom:20px}.footer-col__last{min-width:auto;width:100%;text-align:center}.footer-col__last .main-btn,.footer-col__last .second-btn{max-width:320px;width:100%}.footer-col__last .main-btn{margin-bottom:8px}.footer-bottom{padding:32px 0 35px}.footer-bottom .wrapper{display:block;text-align:center}.footer-social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 0 10px}.footer-info{text-align:center;text-align:center}}@media only screen and (max-width:450px){.footer{text-align:center}.footer-nav .footer-col{width:100%}.footer-nav .footer-col ul li{padding-bottom:16px}.footer-nav .footer-col:last-child{padding:0 10px}.footer-nav .footer-col:last-child ul{display:block}.footer-nav .footer-col:last-child ul li{width:100%;padding:0 0 16px}}.interesting{background:#fff;-webkit-box-shadow:0 25px 40px rgba(150,162,183,.15);box-shadow:0 25px 40px rgba(150,162,183,.15);-webkit-border-radius:6px;border-radius:6px;padding:24px 24px 24px 40px;position:relative}.interesting input{display:block;width:100%;height:48px;border:none;font-size:16px;padding-right:120px}.interesting-btn{position:absolute;top:50%;right:24px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);display:inline-block;padding:0 25px;font-size:16px;line-height:48px;color:#3f4d64;background:#f2f5fb;-webkit-border-radius:6px;border-radius:6px;text-align:center}.interesting-btn:hover{background:#ebeef5}.interesting.interesting-second{margin-bottom:80px}.interesting.interesting-second input{padding-right:160px}.interesting.interesting-second .interesting-btn{background:#3f4d64;color:#fff}.interesting.interesting-second .interesting-btn:hover{background:#475771}@media only screen and (max-width:768px){.interesting{padding:20px}.interesting input{height:40px}.interesting-btn{font-size:14px;line-height:40px}.interesting.interesting-second{margin-bottom:64px}}@media only screen and (max-width:600px){.interesting{padding:8px 8px 8px 24px}.interesting input{font-size:14px;padding-right:90px}.interesting-btn{right:8px;padding:0 16px}.interesting.interesting-second{margin-bottom:32px}.interesting.interesting-second input{padding-right:120px}}.main{padding-bottom:40px}.main-row{min-height:550px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}.main-row .interesting{position:absolute;bottom:0;left:0;width:100%}.main-info{max-width:376px;width:100%;padding:0 15px 115px 0}.main-subtitle{font-size:10px;line-height:1.5;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#3f4d64;margin-bottom:25px}.main-title{font-size:36px;line-height:1.388;font-weight:500;padding-bottom:34px}.main-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding-bottom:22px}.main-list .main-btn,.main-list .second-btn{min-width:auto}.main-list .second-btn{margin-left:16px}.main-text{font-family:HelveticaNeueCyr,sans-serif;font-size:14px;line-height:20px;color:#96a2b7;padding-top:44px}.main-img{max-width:894px;margin-right:-36px}.main-img img{display:block}@media only screen and (max-width:1020px){.main{margin:0}.main-row{min-height:auto}}@media only screen and (max-width:900px){.main-img{display:none}}@media only screen and (max-width:768px){.main{padding-bottom:64px}.main-subtitle{font-size:9px;line-height:16px;margin-bottom:16px}.main-title{font-size:30px;line-height:1.3;padding-bottom:24px}.main-list{padding-bottom:24px}.main-text{padding-top:40px}}@media only screen and (max-width:450px){.main{padding-bottom:48px}.main-info{max-width:100%;padding:0 0 72px}.main-title{font-size:20px;line-height:1.4}.main-list{display:block}.main-list .main-btn,.main-list .second-btn{width:100%}.main-list .main-btn{margin:0 0 8px}.main-list .second-btn{margin-left:0}.main-text{padding-top:32px}}@media screen and (max-width:767px){.new-advantages__item .new-main__img{display:none}}.new-advantages__item .new-main__mobile{min-width:100%;max-width:350px}.new-advantages__item .new-advantages__img-buttons{border:none;overflow:visible;text-align:center}.new-advantages__item .new-advantages__img-buttons a{margin:5px}@media screen and (max-width:767px){.new-advantages__item .new-advantages__img-buttons{width:100%;max-width:100%;min-width:auto;height:auto;min-height:auto}.new-advantages__item .new-advantages__img-buttons a{margin:5px;width:auto;min-width:150px}}.preview{padding:0 0 40px}.preview-slider{padding-bottom:40px;margin:0 -12px}.preview-slider.slick-dotted.slick-slider{margin:0 -12px}.preview-slider .slick-arrow{top:35%}.preview-slide{padding:0 12px}.preview-slide__wrap{height:200px;-webkit-border-radius:6px;border-radius:6px;position:relative;overflow:hidden}.preview-slide__wrap:hover .preview-slide__block{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.preview-slide__block{position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}@media only screen and (max-width:768px){.preview{padding-bottom:64px}.preview-slider{padding-bottom:64px}}@media only screen and (max-width:600px){.preview{padding-bottom:48px}.preview-slider{padding-bottom:48px}}@media only screen and (max-width:450px){.preview-slide__wrap{height:142px}}.registration{padding:0 0 80px}.registration-top{height:96px;background:#fff;-webkit-border-radius:6px;border-radius:6px;margin-bottom:24px}.registration-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding-bottom:56px;margin:0 -12px}.registration-row.marathons-list{padding-bottom:0}@media only screen and (max-width:768px){.registration{padding-bottom:64px}.registration-row{padding-bottom:16px}}@media only screen and (max-width:600px){.registration{padding-bottom:40px}.registration-row{margin:0;padding-bottom:24px}}.soon{padding-bottom:40px;position:relative}.soon-slider{margin:0 -12px;z-index:20}.soon-slider.slick-dotted.slick-slider{margin:0 -12px}.soon-slider .slick-arrow{top:44%}.soon-slider .slick-dots{position:static}.soon .post{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:52.5px}.soon .post-wrap{width:100%}.soon .center-btn{margin-top:50px}@media screen and (max-width:767px){.soon .center-btn{margin-top:24px}}.soon-bg{position:absolute;bottom:0;right:-310px;-webkit-transform:translate(0,50%);-ms-transform:translate(0,50%);transform:translate(0,50%);z-index:-1}.soon.soon-second{padding-bottom:80px}.soon--indent{margin-top:120px}@media screen and (min-width:768px) and (max-width:1023px){.soon--indent{margin-top:80px}}@media screen and (max-width:767px){.soon--indent{margin-top:60px}}.popular-tags{position:relative;z-index:50;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;margin-bottom:80px}.popular-tags__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:20px;max-width:calc(100% - 48px - 20px);width:100%;overflow:hidden}.popular-tags__list .popular-tags__item:not(.is--visible){opacity:0;pointer-events:none}.popular-tags__item{padding:0 36px 0 0}.popular-tags__link{display:inline-block;font-size:14px;line-height:20px;white-space:nowrap;color:#96a2b7}.popular-tags__link:hover{color:#3f4d64}.popular-tags__trigger{position:relative;z-index:50}.popular-tags__trigger.is--active .popular-tags__btn{background:#e6e9f1}.popular-tags__trigger.is--active .popular-tags__dropdown{visibility:visible;opacity:1;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0);pointer-events:all}.popular-tags__btn{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:0;min-width:48px;width:48px;height:48px;-webkit-border-radius:6px;border-radius:6px;cursor:pointer;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.popular-tags__btn:hover{background:#e6e9f1}.popular-tags__dropdown{position:absolute;top:100%;right:0;z-index:100;-webkit-transform:scale(.99) translateY(-.7em);-ms-transform:scale(.99) translateY(-.7em);transform:scale(.99) translateY(-.7em);display:block;padding:8px 0;overflow:hidden;visibility:hidden;opacity:0;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;min-width:200px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff;-webkit-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 15px 25px rgba(150,162,183,.1);box-shadow:0 15px 25px rgba(150,162,183,.1);-webkit-transition-timing-function:cubic-bezier(.16,1,.3,1);-o-transition-timing-function:cubic-bezier(.16,1,.3,1);transition-timing-function:cubic-bezier(.16,1,.3,1);-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:opacity,transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;pointer-events:none;will-change:opacity,transform}.popular-tags__dropdown-list .popular-tags__item{padding:0}.popular-tags__dropdown-list .popular-tags__item.is--hidden{display:none}.popular-tags__dropdown-list .popular-tags__link{padding:8px 16px;width:100%}@media only screen and (max-width:900px){.soon-bg{display:none}}@media only screen and (max-width:768px){.soon{padding-bottom:64px}.soon .post-wrap{margin:0}.soon .post-wrap:hover{margin-bottom:0}.soon-slider.slick-dotted.slick-slider{padding-bottom:44px}.soon-slider .slick-dots{bottom:40px}.soon .center-btn{margin-top:0}}@media only screen and (max-width:600px){.soon{padding-bottom:48px}.soon-slider.slick-dotted.slick-slider{padding-bottom:20px}.soon-slider .slick-dots{bottom:20px}.soon .post{max-width:100%;padding:0 12px 50px}}.post{width:33.333%;padding:0 12px 24px}.post-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%;background:#fff;-webkit-border-radius:6px;border-radius:6px;position:relative;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.post-wrap:hover{-webkit-box-shadow:0 25px 40px rgba(150,162,183,.15);box-shadow:0 25px 40px rgba(150,162,183,.15)}.post-wrap:hover .post-img__wrap{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.post-wrap:hover .post-status{visibility:hidden;opacity:0}.post-wrap:hover .post-info__price{visibility:visible;opacity:1}}.post-wrap:hover .post-btn{padding-left:9px}.post-wrap:hover .post-btn span{display:inline-block;opacity:1;visibility:visible;width:121px;padding:0 23px 0 1px}.post-wrap:hover .post-tags{display:-webkit-box;display:-ms-flexbox;display:flex;height:26px;opacity:1;visibility:visible}@media only screen and (max-width:768px){.post-wrap .post-status{visibility:visible;opacity:1}.post-wrap .post-info__price{visibility:visible;opacity:1}}.post-top{width:100%;padding:20px 20px}.post-category{display:inline-block;font-size:10px;line-height:20px;font-weight:500;color:#96a2b7;letter-spacing:.1em;text-transform:uppercase}.post-category a{color:#96a2b7}.post-freebie{color:#5eb5fe}.post-title{min-height:60px;font-size:20px;line-height:1.5;font-weight:400;color:#3f4d64}.post-title a{color:#3f4d64}.post-img{width:100%;min-height:200px;height:200px;position:relative;overflow:hidden}.post-img__wrap{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.post-al{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:24px;right:0;background:#7e57c2;-webkit-border-radius:16px 0 0 16px;border-radius:16px 0 0 16px;font-size:10px;line-height:32px;color:#fff;letter-spacing:.1em;text-transform:uppercase;padding:0 16px 0 12px;z-index:1}.post-al-user_type{-webkit-border-radius:0 16px 16px 0;border-radius:0 16px 16px 0;right:auto;left:0}.post-al-user_type span{padding-left:0!important}.post-al span{padding-left:8px}.post-al-ul{background:#65c58c;color:#fff}.post-al-fl{background:#3f4d64;color:#fff}.post-al-participant{background:rgba(101,197,140,.9);top:auto;bottom:24px}.post-al-participant.marathon-label{top:auto!important}.post-al-raffle{background:#6cbcff;color:#fff}.post-al-external{background:#3f4d64}.post-al-external svg{position:relative;top:-1px}.post-status{position:absolute;top:50%;right:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);font-size:14px;line-height:20px;color:#96a2b7;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.post-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#5eb5fe;-webkit-border-radius:6px;border-radius:6px;white-space:nowrap;font-size:16px;line-height:20px;color:#fff;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;z-index:2}.post-btn b{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:48px;height:48px}.post-btn span{display:inline-block;opacity:0;visibility:hidden;width:0;padding:0;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.post-info{width:100%}.post-info__wrap{padding:20px 20px;border-bottom:1px solid #ebeef5}.post-info__text{padding-bottom:12px}.post-info__text p{font-size:12px;line-height:20px;color:#96a2b7;height:60px;overflow:hidden;word-break:break-word}.post-info__price{font-size:14px;line-height:20px;color:#96a2b7;opacity:0;visibility:hidden}.post-info__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px;position:relative}.post-info__bottom{padding:20px 20px}.post-info__bottom ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:15px}.post-info__bottom ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:20px;color:#3f4d64}.post-info__bottom ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3f4d64}.post-info__bottom ul li span{display:inline-block;padding-left:12px}.post-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;position:relative;height:26px;opacity:1;visibility:visible}.post-tags li{padding:5px 16px 5px 0}.post-tags li a{font-family:HelveticaNeueCyr,sans-serif;display:inline-block;font-size:12px;line-height:20px;color:#96a2b7}.post-tags li:last-child{padding-right:0}.text-red{color:#ff655b}.text-green{color:#65c58c}@media only screen and (max-width:1140px){.post-top{padding:40px 20px 30.5px}.post-info__wrap{padding:32px 20px 30px}.post-info__bottom{padding:17px 20px 18px}}@media only screen and (max-width:1020px){.post{width:50%}.post-top{padding:40px 40px 30.5px}.post-info__wrap{padding:32px 40px 30px}.post-info__bottom{padding:17px 40px 18px}}@media only screen and (max-width:768px){.post-top{padding:32px}.post-category{margin-bottom:16px}.post-title{min-height:48px;font-size:16px;line-height:24px}.post-img{min-height:172px;height:172px}.post-info__wrap{padding:32px}.post-info__row{display:block;margin:0}.post-info__bottom{padding:17px 32px 18px}.post-info__bottom ul li{font-size:11px}.post-info__bottom ul li span{padding-left:8px}.post-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.post-btn b{min-width:40px;height:40px}.post-btn span{display:block;width:auto;opacity:1;visibility:visible;padding:0 0 0 5px}.post-tags{height:100%;opacity:1;visibility:visible}.post-status{position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);padding-top:16px}.post-wrap:hover .post-btn{padding:0}.post-wrap:hover .post-btn span{width:auto;padding:0 0 0 5px}}@media only screen and (max-width:700px){.post-top{padding:24px}.post-info__wrap{padding:24px}.post-info__bottom{padding:16px 24px}}@media only screen and (max-width:600px){.post{width:100%;max-width:500px;margin:0 auto;padding:0 0 8px}.post-wrap{width:100%}}@media only screen and (max-width:450px){.post-img{min-height:144px;height:144px}.post-info__text{display:none}.post-info__bottom ul li span{font-size:10px}}.doesNotExist{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;min-height:100vh;padding:40px 0 80px;text-align:center}.doesNotExist.auto-height{min-height:auto}@media only screen and (max-width:700px){.doesNotExist.auto-height{margin-top:0}}.doesNotExist .wrapper{height:100%}.doesNotExist-top{position:absolute;top:40px;left:0;width:100%;text-align:left}.doesNotExist-img{padding-top:0;padding-bottom:26px}.doesNotExist-img svg{display:block;margin:0 auto;max-width:580px;width:100%;height:auto}.doesNotExist-mob{display:none}.doesNotExist .page-title{padding-bottom:25px}.doesNotExist p{font-family:HelveticaNeueCyr,sans-serif;font-size:16px;line-height:30px;padding-bottom:40px;max-width:500px;margin:0 auto}.doesNotExist.congratulations{padding-top:0}.doesNotExist.congratulations .doesNotExist-img{max-width:475px;margin:0 auto}@media only screen and (max-width:1020px){.doesNotExist{margin-top:-136px}.doesNotExist.congratulations{margin-top:0}}@media only screen and (max-width:768px){.doesNotExist{display:block;padding:28px 0 220px}.doesNotExist-top{position:static;text-align:center;padding-bottom:150px}.doesNotExist-img{margin:0;padding:0 0 20px}.doesNotExist p{padding-bottom:64px}}@media only screen and (max-width:700px){.doesNotExist{padding:16px 0 40px}.doesNotExist-top{padding:0 0 57px}.doesNotExist .main-btn{max-width:280px;width:100%}}@media only screen and (max-width:600px){.doesNotExist-img{padding-bottom:5px}.doesNotExist .page-title{padding-bottom:16px}.doesNotExist p{font-size:14px;line-height:20px;padding-bottom:40px}}.terms{padding-bottom:40px}.terms .page-title{text-align:center}.terms-wrap{max-width:600px;margin:0 auto}.terms-title{font-size:20px;line-height:1.5;font-weight:500;letter-spacing:.04em;text-transform:uppercase;padding:42px 0 40px}.terms p{font-family:HelveticaNeueCyr,sans-serif;font-size:16px;line-height:30px;padding-bottom:38px}section.static-page a[href^="#"],section.static-page a[href^="/"]{font-size:16px;line-height:20px;color:#3f4d64!important}section.static-page a[href^="#"]:hover,section.static-page a[href^="/"]:hover{color:#5eb5fe!important;text-decoration:none!important}section.static-page ol,section.static-page ul{font-size:16px;line-height:30px;padding-bottom:38px}section.static-page li{list-style:inherit!important;margin-left:15px!important}@media only screen and (max-width:768px){.terms-wrap{max-width:100%}.terms p{padding-bottom:25px}.terms-title{padding:15px 0 24px}section.static-page ol,section.static-page ul{padding-bottom:25px}}@media only screen and (max-width:600px){section.static-page ul{font-size:14px;line-height:24px;padding-bottom:24px}.terms p{font-size:14px;line-height:24px;padding-bottom:24px}.terms-title{font-size:16px;line-height:24px;padding:10px 0 16px}}.works{padding-bottom:80px}.works .wrapper{max-width:1084px}.works .page-title{text-align:center;padding-bottom:24px}.works-wrap{padding-bottom:40px}.works-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:40px}.works-list li{padding:0 20px}.works-list li a{display:inline-block;padding:24px 0;font-size:16px;line-height:30px;color:#3f4d64;border-bottom:2px solid transparent}.works-list li a.active{border-bottom-color:#5eb5fe}.works-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:78px 0;border-bottom:1px solid #e3e6ef}.works-row:nth-child(even) .works-info{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.works-row:nth-child(even) .works-img{padding:0 0 0 30px}.works-row:last-child{border-bottom:none}.works.dark{padding-bottom:0}@media only screen and (max-width:450px){.works.dark .works-wrap{padding-bottom:0}}.works.dark .wrapper{max-width:900px}.works.dark .works-img{min-height:100px;max-height:160px}.works.dark .works-img img{max-width:300px;display:block;margin:0 auto}@media only screen and (max-width:450px){.works.dark .works-img img{max-width:200px}}.works.dark .works-info{max-width:100%;color:#fff}.works.dark .works-top{padding-right:0}.works.dark .works-row{border-color:#4a5c77}@media only screen and (max-width:450px){.works.dark .works-row{margin-top:20px}}.works.dark .works-row:nth-child(even){margin-top:20px}.works-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:520px;width:100%;min-height:360px;padding-right:30px}.works-img div{width:100%;border:5px solid #e3e6ef}.works-img img{max-width:500px;max-height:500px;width:100%;height:auto}.works-info{max-width:392px;width:100%}.works-info p{font-family:HelveticaNeueCyr,sans-serif;font-size:16px;line-height:24px}.works-top{padding-right:50px;position:relative}.works-top span{position:absolute;top:0;right:0;font-size:48px;line-height:1;font-weight:300;color:#5eb5fe}.works-title{font-size:30px;line-height:1.3;font-weight:400;padding-bottom:32px}@media only screen and (max-width:768px){.works .works-video h3{padding-bottom:0;font-size:16px;text-align:center}.works .works-video .works-img{padding-bottom:10px!important}.works-list{margin:0 -20px}.works-list li a{padding:15px 0}.works-row{display:block;padding:40px 0}.works-row:nth-child(even) .works-img{padding:0 0 30px}.works-img{min-height:auto;text-align:center;max-width:100%;padding:0 0 30px}.works-img img{max-width:200px;height:auto;margin:0 auto}.works-info{margin:0 auto}.works-title{font-size:24px}.works-top span{font-size:40px}}@media only screen and (max-width:450px){.works-list{margin:0 -10px}.works-list li{padding:0 10px}.works-list li a{font-size:14px}.works-info p{font-size:14px;line-height:1.3}.works-title{font-size:20px;padding-bottom:25px}}.login{text-align:center;padding-bottom:80px}.login .page-title{padding-bottom:24px}.login-text{font-family:HelveticaNeueCyr,sans-serif;font-size:16px;line-height:30px;padding-bottom:80px}.login-text a{color:#5eb5fe}.login-text a:hover{text-decoration:underline}.login-content{max-width:600px;padding:80px 60px;margin:0 auto;border:1px solid #e3e6ef;-webkit-border-radius:6px;border-radius:6px}.login-content input{margin-bottom:40px}.login-content .text-error{padding-top:0;margin-top:-30px;margin-bottom:20px}@media only screen and (max-width:768px){.login-content .text-error{margin-top:-8px}}.login-content .social{padding:8px 0 48px}.login-content .checkbox{margin-bottom:48px}.login-content .main-btn,.login-content .second-btn{display:block;width:100%}.login-content .main-btn{margin-bottom:24px}.login-content .forgot .checkbox{margin:0}.login-content .forgot .checkbox p{font-size:14px;line-height:24px}.login-wrap{max-width:392px;margin:0 auto}.login-input{margin-bottom:48px}.login-input input{margin:0}@media only screen and (max-width:768px){.login{padding-bottom:64px}.login-text{padding-bottom:40px}.login-content{max-width:456px;padding:64px 25px}.login-content input{margin-bottom:24px}.login-content .social{padding:16px 0 40px}.login-content .main-btn{margin-bottom:16px}.login-wrap{max-width:336px}}@media only screen and (max-width:450px){.login .page-title{padding-bottom:16px}.login-text{font-size:12px;line-height:20px;padding-bottom:24px}.login-content{max-width:100%;border:none;padding:40px 0 0;position:relative}.login-content::after{content:'';position:absolute;top:0;left:-30px;width:200%;height:1px;background:#e3e6ef}.login-content input{margin-bottom:16px}.login-content .main-btn{margin-bottom:8px;max-width:100%}.login-wrap{max-width:100%}.login-input{margin-bottom:40px}}.support-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1150px;margin:0 auto;padding-bottom:53px}.support-col{max-width:320px;width:100%;text-align:center;padding:0 10px 32px}.support-col a,.support-col p{font-size:20px;line-height:1.3;color:#3f4d64}.support-subtitle{font-family:HelveticaNeueCyr,sans-serif;font-size:14px;line-height:2;font-weight:400;color:#96a2b7;padding-bottom:12px}@media only screen and (max-width:1020px){.support-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.support-col{width:50%;max-width:100%;margin:0 auto}}@media only screen and (max-width:768px){.support-row{padding-bottom:32px}}@media only screen and (max-width:600px){.support-row{padding-bottom:24px}.support-col{width:100%;padding:0 0 24px}.support-col a,.support-col p{font-size:16px;line-height:24px}.support-subtitle{font-size:12px;line-height:20px;padding-bottom:8px}}.contacts{padding:80px 0;position:relative;z-index:10;background:#f2f5fb}.contacts-wrap{max-width:600px;margin:0 auto}.contacts .section-title{padding-bottom:80px}.contacts-block{margin-bottom:48px}.contacts-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin:0 -12px 48px}.contacts-row .input-block{width:50%;padding:0 12px}.contacts .main-btn{display:block;width:100%}@media only screen and (max-width:768px){.contacts{padding:64px 0}.contacts .section-title{padding-bottom:40px}.contacts-block{margin-bottom:40px}}@media only screen and (max-width:450px){.contacts{padding:48px 0 40px}.contacts-row{display:block;padding:0;margin:0}.contacts-row .input-block{width:100%;padding:0;margin-bottom:32px}}.accordeon-arrow{position:absolute;top:50%;right:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:48px;height:48px;border:1px solid #ccd3dc;-webkit-border-radius:6px;border-radius:6px;cursor:pointer}.accordeon-arrow svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.accordeon-arrow svg path{-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.faq{padding-bottom:4px}.faq .interesting.interesting-second{margin-bottom:4px}.faq-accordeon{position:relative;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.faq-accordeon::after,.faq-accordeon::before{content:'';position:absolute;top:0;width:2000px;height:100%;background:#f8faff;opacity:0;visibility:hidden;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.faq-accordeon::before{left:-2000px}.faq-accordeon::after{right:-2000px}.faq-accordeon__top{padding:80px 60px 80px 0;border-bottom:1px solid #e3e6ef;position:relative}.faq-accordeon__top-calendar{padding:40px 30px 40px 0}.faq-accordeon__title{font-size:30px;line-height:1.333;font-weight:400;cursor:pointer;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.faq-accordeon__wrap{padding:80px 0}.faq-accordeon__wrap-calendar{padding:20px 0}.faq-accordeon__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -15px;padding-top:80px}@media only screen and (max-width:450px){.faq-accordeon__row{padding-top:0}}@media only screen and (max-width:768px){.faq-accordeon__row{padding-top:0}}.faq-accordeon__row:first-child{padding:0}.faq-accordeon__subtitle{font-size:20px;line-height:1.5;font-weight:500;letter-spacing:.04em;text-transform:uppercase;padding-bottom:48px}.faq-accordeon__subtitle span{font-weight:400;color:#96a2b7;padding-left:7px}.faq-accordeon__col{width:47%;padding:0 15px 48px;position:relative}.faq-accordeon__col ul{padding-bottom:24px}.faq-accordeon__col ul li{position:relative;font-size:14px;line-height:24px;padding-left:28px;margin-bottom:24px;max-width:550px}.faq-accordeon__col ul li a{font-size:14px;line-height:24px;color:#3f4d64}.faq-accordeon__col ul li::after{content:'';position:absolute;top:10px;left:0;width:4px;height:4px;-webkit-border-radius:50%;border-radius:50%;background:#96a2b7}.faq-accordeon__col .second-btn{position:absolute;bottom:0;left:15px}.faq-accordeon.accordeon-active{background:#f8faff}.faq-accordeon.accordeon-active::after,.faq-accordeon.accordeon-active::before{opacity:1;visibility:visible}.faq-accordeon.accordeon-active .faq-accordeon__top .accordeon-arrow{-webkit-transform:translate(0,-50%) rotate(180deg);-ms-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}.faq-accordeon.accordeon-active .faq-accordeon__top .accordeon-arrow svg path{fill:#96a2b7}.faq-accordeon.accordeon-active .faq-accordeon__title{color:#5eb5fe}@media only screen and (max-width:768px){.accordeon-arrow{width:40px;height:40px}.faq .interesting.interesting-second{margin-bottom:24px}.faq-accordeon__top{padding:40px 60px 40px 0}.faq-accordeon__title{font-size:24px;line-height:1.5}.faq-accordeon__wrap{padding:48px 0 0}.faq-accordeon__row{margin:0}.faq-accordeon__subtitle{padding-bottom:40px}.faq-accordeon__col{width:100%;padding:0 0 64px}.faq-accordeon__col .second-btn{position:static}}@media only screen and (max-width:450px){.faq-navigation .marathon-step__btns{display:block!important}.faq-navigation .marathon-step__btns .second-btn{width:100%;margin-bottom:5px}.faq-navigation .marathon-step__btns .second-btn .navigation_title{width:100%;white-space:break-spaces}.faq .interesting.interesting-second{margin-bottom:8px}.faq-accordeon__top{padding:38px 50px 38px 0}.faq-accordeon__title{font-size:20px;line-height:1.4}.faq-accordeon__wrap{padding:40px 0 0}.faq-accordeon__subtitle{font-size:16px;line-height:24px;padding-bottom:20px}.faq-accordeon__col{padding-bottom:40px}.faq-accordeon__col ul{padding-bottom:15px}.faq-accordeon__col ul li{padding-left:20px;font-size:12px;line-height:20px;margin-bottom:15px}}.faq-list__row{padding:24px 0 24px 104px;border-bottom:1px solid #e3e6ef;position:relative}.faq-list__row a,.faq-list__row p{font-size:16px;line-height:24px;color:#3f4d64}.faq-list__row a:hover{color:#5eb5fe}.faq-list__row span{position:absolute;top:24px;left:0;font-size:16px;line-height:24px}.faq-list__top{border-top:1px solid #e3e6ef}.faq-list__top a,.faq-list__top p,.faq-list__top span{font-size:10px;line-height:2;font-weight:500;color:#96a2b7;letter-spacing:.1em;text-transform:uppercase}@media only screen and (max-width:768px){.faq-list__row{padding-left:60px}}.faq-subtitle{font-size:20px;line-height:1.5;font-weight:500;letter-spacing:.04em;text-transform:uppercase;padding-bottom:40px}.faq-info{max-width:1000px;margin:0 auto 50px}.faq-info p{font-family:HelveticaNeueCyr,sans-serif;font-size:16px;line-height:30px;padding-bottom:20px;word-break:break-word}.faq-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:808px;margin:0 auto 80px}.faq-img{min-width:288px}.faq-text{max-width:480px;width:100%;padding-left:40px}.faq-text__title{display:block;padding-bottom:16px;border-bottom:1px solid #e3e6ef;font-size:12px;line-height:2;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#5eb5fe;margin-bottom:32px}.faq-text p{font-size:20px;line-height:1.75}.faq-picture{text-align:center;margin-bottom:80px}@media only screen and (max-width:768px){.faq-info{max-width:100%;margin-bottom:16px}.faq-subtitle{padding-bottom:24px}.faq-row{margin-bottom:48px}.faq-img{min-width:216px}.faq-text p{font-size:16px;line-height:28px}.faq-picture{margin:0 -36px 48px}}@media only screen and (max-width:700px){.faq-picture{margin:0 -20px 32px}}@media only screen and (max-width:600px){.faq-row{display:block}.faq-img{min-width:auto;padding-bottom:24px}.faq-img img{display:block}.faq-text{max-width:100%;padding:0}}@media only screen and (max-width:450px){.faq-content{padding-bottom:8px}.faq-info{margin-bottom:8px}.faq-info p{font-size:14px;line-height:24px;padding-bottom:24px}.faq-subtitle{font-size:16px;line-height:24px;padding-bottom:16px}.faq-row{margin-bottom:32px}.faq-text__title{font-size:11px;line-height:20px;padding-bottom:16px;margin-bottom:24px}.faq-text p{line-height:24px}}.about{position:relative}.about-bg{position:absolute;top:-390px;right:-200px}.about .wrapper{position:relative;z-index:2}.about-info{text-align:center;padding-bottom:80px;border-bottom:1px solid #e3e6ef;margin-bottom:80px}.about .page-title{line-height:1.555;max-width:783px;margin:0 auto;text-align:center}.about-slider{padding-bottom:80px}.about-slide{padding:0 10px}.about-slide span{display:block;padding-bottom:40px;font-size:96px;line-height:1;font-weight:300;color:#5eb5fe}.about-slide p{font-size:16px;line-height:24px;color:#96a2b7}.about-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-btns .main-btn,.about-btns .second-btn{margin:0 8px}.about .section-title{padding-bottom:40px}.about-picture{text-align:center;margin-bottom:80px}@media only screen and (max-width:1020px){.about-bg{display:none}.about-slide span{font-size:60px}}@media only screen and (max-width:768px){.about .page-title{line-height:1.333;padding-bottom:64px}.about-info{padding-bottom:64px;margin-bottom:64px}.about-slider{padding-bottom:64px}.about-slide span{font-size:48px;line-height:1.3;padding-bottom:8px}.about .section-title{padding-bottom:32px}.about-picture{margin:0 -36px 48px}}@media only screen and (max-width:700px){.about-picture{margin:0 -20px 32px}}@media only screen and (max-width:600px){.about{padding-bottom:8px}.about .page-title{padding-bottom:32px}.about-info{padding-bottom:48px;margin-bottom:48px}.about-slider{padding-bottom:48px}.about-slide span{font-size:36px;line-height:45px}.about-slide p{font-size:12px;line-height:20px}.about-btns{margin-top:32px}.about .section-title{padding-bottom:24px}}@media only screen and (max-width:450px){.about-btns{display:block}.about-btns .main-btn,.about-btns .second-btn{display:block;width:100%}.about-btns .main-btn{margin-bottom:8px}}.contactUs{background:#3f4d64;position:relative;text-align:center;padding-bottom:56px}.contactUs-bg{position:absolute;top:-386px;right:-212px;z-index:9}.contactUs::after{content:'';position:absolute;top:-400px;left:0;width:100%;height:400px;background:#3f4d64}.contactUs .wrapper{position:relative;z-index:10}.contactUs .page-title{color:#fff;max-width:520px;margin:0 auto}.contactUs .support-col a{color:#fff}.contactUs .support-subtitle{color:#96a2b7}@media only screen and (max-width:1020px){.contactUs-bg{display:none}}@media only screen and (max-width:768px){.contactUs{padding:24px 0 32px}}.premium{padding-bottom:70px;background:#3f4d64;position:relative}.premium::after{content:'';position:absolute;top:-400px;left:0;width:100%;height:400px;background:#3f4d64}.premium .page-title{color:#fff;text-align:center}.premium-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -12px}.premium-col{width:33.333%;padding:0 12px 8px;text-align:center}.premium-col__wrap{padding:40px 20px;background:#48566e;-webkit-border-radius:6px;border-radius:6px}.premium-col .main-btn{min-width:auto}.premium-time{display:block;font-size:20px;line-height:1.6;color:#fff;padding-bottom:40px}.premium-price{display:block;font-size:48px;line-height:1;font-weight:300;color:#fff;padding-bottom:24px}.premium-name{display:block;font-size:12px;line-height:20px;color:#96a2b7;padding-bottom:32px}.premium_more{background:#5eb5fe;color:#fff;font-size:14px;-webkit-border-radius:6px;border-radius:6px;padding:15px;text-align:center}.premium_more .second-btn{padding:10px;font-size:14px;min-width:auto;display:block;background:#ffff;margin-top:20px}.premium_more img{display:block;max-width:60px;margin:0 auto 10px}@media only screen and (max-width:1020px){.premium-time{padding-bottom:30px}.premium-price{font-size:40px}}@media only screen and (max-width:767px){.premium{padding-bottom:56px}.premium-col__wrap{padding:32px 15px}.premium-time{font-size:16px;line-height:24px;padding-bottom:8px}.premium-price{font-size:40px;line-height:1.2}.premium-name{padding-bottom:24px}}@media only screen and (max-width:700px){.premium-col{width:100%}}@media only screen and (max-width:450px){.premium{padding:0}.premium-col{text-align:left}.premium-col__wrap{padding:24px}.premium-col__wrap .main-btn{display:block}.premium-time{font-size:14px;padding-bottom:8px}.premium-price{font-size:36px;padding-bottom:8px}}.ticket{position:relative;display:block;max-width:450px;width:100%;margin:50px auto 0 auto;background:#fff;text-align:center;-webkit-border-radius:6px;border-radius:6px}@media only screen and (max-width:700px){.ticket{margin:0}}@media only screen and (max-width:700px){.ticket .headding{font-size:16px}}.ticket .ticket_inner{display:block;padding:33px 0;color:#313131;text-decoration:none}.ticket .ticket_inner .code_block{position:relative;display:block;font-size:29px;font-style:normal;color:#5eb5fe;border-top:2px dashed rgba(0,0,0,.1);padding:20px 0}@media only screen and (max-width:700px){.ticket .ticket_inner .code_block{font-size:20px}}.ticket .ticket_inner .code_block:before{content:"";position:absolute;top:-21px;left:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid #3f4e64}.ticket .ticket_inner .code_block:after{content:"";position:absolute;top:-21px;right:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-right:20px solid #3f4e64}.ticket .ticket_inner .ribbon{position:absolute;display:block;top:-6px;right:-5px;width:110px;height:110px;overflow:hidden;z-index:2}.ticket .ticket_inner .ribbon .label{position:relative;display:block;left:-10px;top:23px;width:158px;padding:10px 0;font-size:15px;text-align:center;color:#fff;background-color:#5eb5fe;-webkit-box-shadow:0 0 4px rgba(39,90,174,.3);-ms-box-shadow:0 0 4px rgba(0,0,0,.3);box-shadow:0 0 4px rgba(0,0,0,.3);-webkit-transform:rotate(45deg) translate3d(0,0,0);-ms-transform:rotate(45deg) translate3d(0,0,0);transform:rotate(45deg) translate3d(0,0,0)}.ticket .ticket_inner .ribbon .label:after,.ticket .ticket_inner .ribbon .label:before{content:"";position:absolute;bottom:-4px;border-top:4px solid #4476a9;border-left:4px solid transparent;border-right:4px solid transparent}.ticket .ticket_inner .ribbon .label:before{left:0}.ticket .ticket_inner .ribbon .label:after{right:0}.ticket span{display:block;font-size:20px}.ticket strong{display:block;font-size:34px;color:#ff655b;margin:20px}.ticket .copy_btn{display:block;color:#fff;position:relative;bottom:0;left:0;width:100%;height:57px;padding:0;line-height:58px;text-align:center;-webkit-border-radius:0;border-radius:0;background-color:#5eb5fe;cursor:pointer;margin-top:-33px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.ticket .copy_btn:hover{cursor:pointer;background-color:#65c58c;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.ticket .copy_btn:hover:before{border-bottom-color:#65c58c;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.ticket .copy_btn:before{content:"";position:absolute;top:-10px;left:calc(50% - 20px);border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:10px solid #5eb5fe;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.ticket .copy_btn.active{background-color:#65c58c}.ticket .copy_btn.active:before{border-bottom-color:#65c58c}.ticket .additional_info{padding:10px;margin:10px 40px 20px;background:#f4f4f4;border:2px dashed #fff}.ticket .additional_info .info_item{padding:5px 0;font-size:14px}.ticket .author_block{padding:10px;margin:10px 40px 20px;background:#f4f4f4;border:2px dashed #fff}.ticket .author_block .marathon-block__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:700px){.ticket .author_block .marathon-block__row{margin-bottom:0}}.ticket .author_block .marathon-block__row .marathon-block__img{padding-right:0;margin-bottom:10px}@media only screen and (max-width:700px){.ticket .author_block .marathon-block__row .marathon-block__img img{margin:0 auto}}.ticket .author_block h5,.ticket .author_block p{text-transform:uppercase;color:#96a2b7;font-size:10px;margin-bottom:10px}.social_share{display:block;text-align:center;margin:20px 0}.social_share p{color:#96a2b7;font-size:10px;text-transform:uppercase;margin-bottom:10px}.forum-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:80px}.forum-top .page-title{padding:0}.forum-row{padding-left:312px;position:relative}.forum-title .page-title{padding-bottom:40px}.forum .users-table__row{padding:24px 40px 0}.forum .profile-top__main{max-width:100%}.forum #sidebar{left:auto}.forum-sidebar{position:absolute;top:0;left:0;width:288px}.forum-sidebar__title{display:block;font-size:14px;color:#3f4d64;line-height:20px;padding-bottom:18px}.forum-sidebar__title.active{color:#5eb5fe}.forum-sidebar__wrap{border:1px solid #e3e6ef;-webkit-border-radius:6px;border-radius:6px;padding:40px 40px 18px}.forum-sidebar__wrap .contents{padding:0 20px}.forum-sidebar__wrap .contents ol,.forum-sidebar__wrap .contents ul{margin:0!important;padding:0!important}.forum-sidebar__wrap .contents li{margin-bottom:10px!important}.forum-sidebar__wrap .contents li:last-child{margin-bottom:0!important}.forum-sidebar__wrap .contents li::marker{font-size:12px!important;color:#63b7fe}.forum-sidebar__wrap .contents a{text-decoration:none!important}.forum-sidebar__wrap .contents p:first-child{margin-top:0!important}.forum-sidebar__wrap .contents a,.forum-sidebar__wrap .contents li,.forum-sidebar__wrap .contents p,.forum-sidebar__wrap .contents span{font-size:14px!important;line-height:18px!important}.forum-sidebar__wrap ul li{padding-bottom:12px}.forum-sidebar__wrap ul li.active a{border-left-color:#5eb5fe}.forum-sidebar__wrap ul li a{display:block;padding:6px 0;font-size:14px;line-height:20px;color:#3f4d64;padding-right:20px;position:relative;border-left:3px solid transparent}.forum-sidebar__wrap ul li a span{display:inline-block;color:#96a2b7;padding-left:12px}.forum-sidebar__wrap ul li a b{position:absolute;top:12px;right:0;width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;background:#000}.forum-sidebar__wrap ul li a b.color-green{background:#66bb6a}.forum-sidebar__wrap ul li a b.color-purple{background:#7e57c2}.forum-sidebar__wrap ul li a b.color-red{background:#ef5350}.forum-sidebar__wrap ul li a b.color-blue{background:#26c6da}.forum-sidebar__wrap ul li a b.color-yellow{background:#cddc39}.forum-sidebar__wrap ul li a b.color-brown{background:#8d6e63}.forum-sidebar__wrap ul li a b.color-gray{background:#78909c}.forum-sidebar__wrap ul li a b.color-orange{background:#ff7043}.forum-sidebar__wrap ul li a b.color-graylight{background:#bdbdbd}.forum-search{position:relative;margin-bottom:24px}.forum-search input{padding-right:70px}.forum-btn{position:absolute;top:50%;right:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-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;height:100%;width:65px;cursor:pointer}.forum-col{background:#fff;-webkit-border-radius:6px;border-radius:6px;padding:39px 160px 39px 144px;margin-bottom:24px;position:relative;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.forum-col__img{position:absolute;top:40px;left:40px}.forum-col__img img{display:block;max-width:64px;-webkit-border-radius:50%;border-radius:50%}.forum-col__category{display:inline-block;font-size:10px;line-height:2;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#96a2b7;margin-bottom:16px}.forum-col__title{font-size:20px;line-height:1.5;font-weight:400;margin-bottom:12px}.forum-col__title a{color:#3f4d64}.forum-col__title a:hover{color:#5eb5fe}.forum-col__date{display:block;font-size:12px;line-height:20px;margin-bottom:24px;color:#3f4d64}.forum-col__date a,.forum-col__date span{color:#96a2b7}.forum-col__comment{position:absolute;top:76px;right:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;line-height:1.5;color:#3f4d64}.forum-col__comment span{padding-left:12px}.forum-col p{font-family:HelveticaNeueCyr,sans-serif;font-size:14px;line-height:24px;color:#96a2b7}.forum-col:hover{-webkit-box-shadow:0 25px 40px rgba(150,162,183,.15);box-shadow:0 25px 40px rgba(150,162,183,.15)}.forum .pagination{margin-top:-24px}.forum-title a,.forum-title span{font-size:10px;line-height:2;font-weight:500;color:#cddc39;letter-spacing:.1em;text-transform:uppercase;margin-left:18px;vertical-align:top}.forum-bottom{background:#ebeff7;padding:80px 0;margin:24px 0 0}.forum-contact{max-width:600px;margin:0 auto}.forum-contact .input-block{margin-bottom:40px}.forum-contact .main-btn{display:block;width:100%}.forum-subtitle{font-size:20px;line-height:1.5;font-weight:400;padding-bottom:40px}.forum-second{padding:80px 0;border-top:1px solid #e3e6ef}@media only screen and (min-width:1020px){.forum-sidebar__title{display:none}}@media only screen and (max-width:1020px){.forum-row{padding-left:254px}.forum-sidebar{width:230px}.forum-sidebar__wrap{padding:25px 15px 18px}.forum-col{padding:32px 32px 32px 120px}.forum-col__comment{top:32px}}@media only screen and (max-width:768px){.forum-top{padding-bottom:40px}.forum-row{padding:0}.forum-sidebar{position:relative;width:100%;padding-bottom:16px;z-index:10}.forum-sidebar__wrap{padding:0;border:none;position:relative}.forum-sidebar__wrap ul{position:absolute;top:100%;left:0;width:100%;background:#fff;-webkit-box-shadow:0 25px 40px rgba(150,162,183,.15);box-shadow:0 25px 40px rgba(150,162,183,.15);-webkit-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;opacity:0;visibility:hidden}.forum-sidebar__wrap ul li{padding:6px 24px}.forum-sidebar__wrap.forum-active .forum-sidebar__title::after{-webkit-transform:translate(0,-50%) rotate(180deg);-ms-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}.forum-sidebar__wrap.forum-active ul{opacity:1;visibility:visible}.forum-sidebar__title{padding:14px 50px 14px 24px;font-size:14px;line-height:20px;color:#3f4d64;cursor:pointer;background:#fff;-webkit-border-radius:6px;border-radius:6px;position:relative}.forum-sidebar__title::after{content:'';position:absolute;top:50%;right:20px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);border-top:4px solid #3f4d64;border-left:2px solid transparent;border-right:2px solid transparent;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.forum-search{margin-bottom:40px}.forum-btn{width:50px}.forum-col{padding:32px 100px 32px 120px}.forum-col__category{font-size:9px;line-height:16px}.forum-col__title{font-size:16px;line-height:24px}.forum-col__date{margin:0}.forum-col p{display:none}.forum-col__comment{top:64px;right:32px;font-size:16px;line-height:24px}.forum-col__comment span{padding-left:8px}.forum-bottom{padding:64px 0;margin-top:32px}.forum-contact{max-width:100%}.forum-subtitle{padding-bottom:32px}.forum-second{padding:40px 0 64px}}@media only screen and (max-width:450px){.forum-top{display:block;padding-bottom:16px}.forum-top .page-title{padding-bottom:24px}.forum-top .main-btn{display:block}.forum-sidebar__title{padding:10px 20px;font-size:12px;display:block}.forum-sidebar__wrap ul li{padding:6px 20px}.forum-col{padding:76px 24px 24px;margin-bottom:8px}.forum-col__img{top:24px;left:24px}.forum-col__img img{max-width:32px}.forum-col__category{position:absolute;top:32px;left:76px}.forum-col__comment{top:32px;right:24px}.forum-col__title{margin-bottom:16px}.forum-title a,.forum-title span{display:block;margin:8px 0 0}.forum-bottom{margin-top:14px;padding:32px 0 40px}.forum-subtitle{font-size:16px;line-height:24px;padding-bottom:20px}.forum-contact .input-block{margin-bottom:24px}.forum-second{padding:40px 0}}#scroller{background:#63b7fe;-webkit-border-radius:5px;border-radius:5px;position:fixed;right:10px;bottom:10px;width:32px;height:32px;cursor:pointer;display:none;opacity:.6;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}#scroller:hover{opacity:1}#scroller svg{position:absolute;top:50%;left:50%;display:block;margin-top:-5px;margin-left:-9px;height:10px;width:18px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width:768px){#sidebar .contents{padding:0}}@media only screen and (min-width:768px){.sticky-wrapper #sidebar{float:left}.sticky-wrapper .sidebarfixed{position:fixed!important;top:0}.sticky-wrapper .forum-row{padding:0}.sticky-wrapper .forum-content{margin:10px 10px 10px 312px}}.reviews{padding:61px 100px 56px;border-top:1px solid #e3e6ef;position:relative}.reviews-img{position:absolute;top:40px;left:0}.reviews-img img{max-width:72px;-webkit-border-radius:50%;border-radius:50%}.reviews-info{max-width:600px;margin:0 auto}.reviews-info p{font-family:HelveticaNeueCyr,sans-serif;font-size:16px;line-height:30px;color:#3f4d64;padding-bottom:16px}.reviews-info p a{color:#5eb5fe}.reviews-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:32px}.reviews-user_task{padding-bottom:15px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.reviews-user_task .text-anim span{margin-right:10px}@media only screen and (max-width:768px){.reviews-user_task .text-anim span{display:inline-block!important}}@media only screen and (max-width:450px){.reviews-user_task .text-anim span{font-size:12px!important}}.reviews-user_task .text-anim img{max-width:25px}.reviews-voting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reviews-voting span{display:block;min-width:44px;text-align:center;font-size:20px;line-height:1.2;color:#96a2b7;padding:0 5px}.reviews-voting span.text-red{color:#ff655b}.reviews-voting .voting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:24px;height:24px;border:1px solid #ccd3dc;-webkit-border-radius:50%;border-radius:50%;line-height:22px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;cursor:pointer}.reviews-voting .voting:hover{background:#dde1e9;border-color:#dde1e9}.reviews-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;line-height:1.5;font-weight:400;color:#3f4d64}.reviews-name span{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:16px;margin-left:10px}.reviews-name a{color:#3f4d64}.reviews-date{font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7}.reviews-date a{color:#96a2b7}.reviews-list li{margin-left:32px}.reviews-second{background:#f2f5fb;max-width:600px;padding:24px;-webkit-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;position:relative;margin:40px auto 0}.reviews-second::after{content:'';position:absolute;top:0;left:-15px;border-top:15px solid #f2f5fb;border-right:15px solid #f2f5fb;border-left:15px solid transparent}.reviews-second img{position:absolute;top:24px;left:24px;max-width:40px;-webkit-border-radius:50%;border-radius:50%}.reviews-second__info{padding:7px 0 0 64px}.reviews-second__info p{font-size:14px;line-height:25px;padding-bottom:12px;max-width:480px}.reviews-second__name{display:block;font-size:16px;line-height:20px;margin-bottom:26px}@media only screen and (max-width:767px){.reviews{padding:32px 0 32px 180px}.reviews-top{padding-bottom:24px}.reviews-name{font-size:18px}.reviews-list li{margin-left:24px}.reviews-second{margin-top:32px}.reviews-second__info{padding:56px 0 0}.reviews-second__name{position:absolute;top:34px;left:88px;margin:0}}@media only screen and (max-width:600px){.reviews{padding:32px 0 32px 100px}}@media only screen and (max-width:450px){.reviews{padding:34px 0 68px}.reviews-img{top:24px}.reviews-img img{max-width:48px}.reviews-top{padding:0}.reviews-name{padding:0 0 30px 72px;font-size:16px;line-height:28px}.reviews-info p{font-size:14px;line-height:24px}.reviews-list,.reviews-voting{position:absolute;bottom:26px;left:0}.reviews-list span,.reviews-voting span{font-size:16px}.reviews-list li{margin:0 24px 0 0}.reviews-second{-webkit-border-radius:0;border-radius:0;margin-top:24px}.reviews-second::after{display:none}}.marathon-text{font-family:HelveticaNeueCyr,sans-serif;font-size:16px;line-height:30px;max-width:350px}.marathon-row{position:relative}.marathon-row.with_cover .marathon-bg{display:none!important}.marathon-row.with_cover .marathon-img{display:none!important}.marathon-row.with_cover .marathon-block{width:auto;left:20px;right:20px;bottom:20px}@media only screen and (max-width:768px){.marathon-row.with_cover .marathon-block{left:0;right:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}}.marathon-row.with_cover .marathon-main{color:#fff;max-width:100%;-webkit-border-radius:15px;border-radius:15px;overflow:hidden;padding:60px 20px;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:top center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:768px){.marathon-row.with_cover .marathon-main{-webkit-border-radius:6px;border-radius:6px;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}}.marathon-row.with_cover .marathon-main:before{position:absolute;top:0;right:0;bottom:0;z-index:-1;width:100%;height:100%;content:"";-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#18181a;opacity:.65}.marathon-row.with_cover .marathon-main .page-title{padding-bottom:40px}.marathon-row.with_cover .marathon-main .marathon-list{max-width:none}.marathon-row.with_cover .marathon-main .marathon-list li{padding:0 15px 0 0;margin:0 15px 0 0;border-right:1px solid rgba(255,255,255,.5)}.marathon-row.with_cover .marathon-main .marathon-list li:last-child{border-right:0;padding-right:0;margin-right:0}.marathon-row.with_cover .marathon-main .marathon-list li span{color:#fff}@media only screen and (max-width:768px){.marathon-row.with_cover .marathon-main .marathon-list li span{font-size:10px}}.marathon-row.with_cover .marathon-main .first_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.marathon-row.with_cover .marathon-main .second_block p{color:#fff}.marathon-row.with_cover .marathon-main .second_block.bottom{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.marathon-row.with_cover .marathon-main .second_block.bottom .first_block{margin-bottom:20px}.marathon-row.with_cover .marathon-main .badge{background:#fff;-webkit-border-radius:6px;border-radius:6px;padding:4px;margin-bottom:10px}@media only screen and (max-width:768px){.marathon-row.with_cover .marathon-main{height:auto;padding-bottom:20px}}.marathon-main{max-width:416px;height:580px;padding-right:20px;background:#f2f5fb;position:relative;z-index:2}.marathon-main .page-title{max-width:400px;padding-bottom:60px;word-break:break-word}.marathon-main__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:340px;margin-bottom:42px}.marathon-main__row .main-btn{min-width:auto}.marathon-main__row span{display:block;font-size:14px;line-height:20px;color:#65c58c;padding-bottom:4px}.marathon-main__row p{font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7}.marathon-user{height:620px}.marathon-category{display:inline-block;font-size:10px;line-height:2.5;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#96a2b7;margin-bottom:20px}.marathon-category a{color:#96a2b7}.marathon-list{min-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:328px;margin:0 -5px 40px}.marathon-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5px}.marathon-list li span{display:inline-block;padding-left:12px;font-size:12px;line-height:20px;color:#3f4d64}.marathon-bg{position:absolute;top:0;right:-86px;width:73%;height:580px;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover}.marathon-img{display:none}.marathon-block,.marathon-header-panel{position:absolute;bottom:80px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:96px;padding:24px 24px 24px 40px;background:#fff;-webkit-box-shadow:0 25px 40px rgba(150,162,183,.15);box-shadow:0 25px 40px rgba(150,162,183,.15);-webkit-border-radius:6px;border-radius:6px;z-index:3}.marathon-block .prompt,.marathon-header-panel .prompt{display:block}.marathon-block .prompt li,.marathon-header-panel .prompt li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#3f4d64}.marathon-block .prompt li div,.marathon-header-panel .prompt li div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.marathon-block .prompt li.text-gray,.marathon-header-panel .prompt li.text-gray{color:#96a2b7}.marathon-block__row,.marathon-header-panel__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.marathon-block__img,.marathon-header-panel__img{padding-right:42px}.marathon-block__img img,.marathon-header-panel__img img{display:block;max-width:48px;-webkit-border-radius:50%;border-radius:50%}.marathon-block__img .avatar,.marathon-header-panel__img .avatar{width:40px;height:40px;-webkit-border-radius:50%;border-radius:50%;background-color:#e6e9f0;-webkit-background-size:cover;background-size:cover;background-position:center}.marathon-block__info span,.marathon-header-panel__info span{display:block;padding-bottom:4px;font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7}.marathon-block__name,.marathon-header-panel__name{font-size:16px;line-height:24px;font-weight:400;color:#3f4d64}.marathon-block__name__multiple,.marathon-header-panel__name__multiple{font-size:14px;line-height:20px}.marathon-block__name a,.marathon-header-panel__name a{color:#3f4d64}.marathon-block__ball,.marathon-header-panel__ball{position:absolute;top:50%;right:300px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.marathon-block__ball.active .marathon-block__b b,.marathon-header-panel__ball.active .marathon-block__b b{border-color:#ebeef5;background:#ebeef5}.marathon-block__ball.active .marathon-block__drop,.marathon-header-panel__ball.active .marathon-block__drop{opacity:1;visibility:visible}.marathon-block__b,.marathon-header-panel__b{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.marathon-block__b span,.marathon-header-panel__b span{font-size:36px;line-height:48px;font-weight:300;color:#3f4d64;padding-right:20px}.marathon-block__b b,.marathon-header-panel__b b{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:24px;height:24px;-webkit-border-radius:50%;border-radius:50%;border:1px solid #ccd3dc;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.marathon-block__drop,.marathon-header-panel__drop{position:absolute;top:110%;left:-105px;width:392px;background:#fff;-webkit-box-shadow:0 10px 25px rgba(150,162,183,.3);box-shadow:0 10px 25px rgba(150,162,183,.3);-webkit-border-radius:6px;border-radius:6px;padding:32px 40px 16px;opacity:0;visibility:hidden;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.marathon-block__drop ul li,.marathon-header-panel__drop ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:16px;font-size:14px;line-height:24px;font-weight:400}.marathon-header-panel{-webkit-transition:all .3s;-o-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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;position:relative;bottom:auto;top:auto;left:auto;right:auto;height:auto}.marathon-header-panel .marathon_title{display:none;padding:10px 24px;border-bottom:1px solid #e3e6ef;width:100%;text-align:center}@media only screen and (max-width:768px){.marathon-header-panel{display:none}}.marathon-header-panel.floated{display:none;position:fixed}.marathon-header-panel.floated.fixed{display:-webkit-box;display:-ms-flexbox;display:flex;top:0;left:0;right:0;-webkit-animation:smoothScroll .3s forwards;animation:smoothScroll .3s forwards}.marathon-header-panel.floated.fixed .marathon_title{display:block}@media only screen and (max-width:768px){.marathon-header-panel.floated.fixed .marathon_title{display:none}}@media only screen and (max-width:768px){.marathon-header-panel.floated.fixed{top:auto;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:1020px){.marathon-header-panel.floated.fixed{display:none}}@-webkit-keyframes smoothScroll{0%{-webkit-transform:translateY(-80px);transform:translateY(-80px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes smoothScroll{0%{-webkit-transform:translateY(-80px);transform:translateY(-80px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.marathon-header-panel .cabinet-tabs{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.marathon-header-panel .cabinet-tabs li{width:25%;padding:0}@media only screen and (max-width:768px){.marathon-header-panel .cabinet-tabs{display:-webkit-box;display:-ms-flexbox;display:flex}}.marathon-header-panel .cabinet-tabs a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 24px}.marathon-header-panel .cabinet-tabs a span{margin:0!important}.marathon-header-panel .cabinet-tabs a:hover{background:#f9fafc}.marathon-header-panel .cabinet-tabs a:hover span{color:#5eb5fe}.marathon-header-panel .cabinet-tabs a.active{background:#5eb5fe}.marathon-header-panel .cabinet-tabs a.active span{color:#fff;margin:0}.marathon-header-panel .cabinet-tabs a.active path,.marathon-header-panel .cabinet-tabs a.active svg{fill:#fff;stroke:transparent}@media only screen and (max-width:768px){.marathon-header-panel .cabinet-tabs a{height:100%}.marathon-header-panel .cabinet-tabs a svg{margin:0}.marathon-header-panel .cabinet-tabs a span{display:none}}.marathon-subttile{position:absolute;bottom:0;left:0;font-size:20px;line-height:1.5;font-weight:400;color:#3f4d64;z-index:2}.marathon .marathon-info{border-bottom:1px solid #e3e6ef}.marathon-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:40px 0;margin:0 -5px}.marathon-info__col{width:18%;padding:0 5px}.marathon-info__col span{display:block;padding-bottom:8px;font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7}.marathon-info__col span a{color:#96a2b7}.marathon-info__col p{font-size:14px;line-height:20px;color:#3f4d64}.marathon-info__col p a{color:#3f4d64}.marathon-description img{opacity:1!important}.marathon-description__wrap{border-top:1px solid #e3e6ef;padding:30px 0 0}.marathon-description__bottom{padding-bottom:0;border-top:0}.marathon-description iframe{opacity:1!important;width:100%}.marathon-content{position:relative}.marathon-content.cke_editable{padding:20px;max-width:1000px;margin:0 auto;border-left:1px solid #ebeff8;border-right:1px solid #ebeff8}.marathon-content.timeline{padding-bottom:0!important}.marathon-content ol li,.marathon-content ul li{list-style:inherit;margin-left:20px}.marathon-content .marathon-tags li{list-style:none;margin-left:0}.marathon-content ol,.marathon-content p,.marathon-content ul:not(.slick-dots){margin:0 auto 20px;font-family:HelveticaNeueCyr,sans-serif;font-size:16px;line-height:30px;word-break:break-word}.marathon-content ol a,.marathon-content p a,.marathon-content ul:not(.slick-dots) a{color:#5eb5fe}@media only screen and (max-width:768px){.marathon-content ol,.marathon-content p,.marathon-content ul:not(.slick-dots){max-width:100%;margin-bottom:16px;font-size:16px;line-height:28px}}@media only screen and (max-width:450px){.marathon-content ol,.marathon-content p,.marathon-content ul:not(.slick-dots){margin-bottom:8px;font-size:14px;line-height:24px;padding-bottom:24px}}.marathon-content h3{margin:0 auto;font-size:30px;line-height:1.3;font-weight:400;padding-bottom:20px}@media only screen and (max-width:768px){.marathon-content h3{max-width:100%;font-size:30px;line-height:1.3;padding-bottom:20px}}@media only screen and (max-width:600px){.marathon-content h3{font-size:20px;line-height:1.3;padding-bottom:20px}}.marathon-picture{padding-bottom:40px;border-bottom:1px solid #e3e6ef}.marathon .faq-info .second-btn{display:block}.marathon-bottom{max-width:600px;margin:0 auto}.marathon-ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding-top:35px}.marathon-ul p{font-size:20px;line-height:1.5;font-weight:400;color:#3f4d64;padding-right:32px}.marathon-ul ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.marathon-tags p,.marathon-tags ul{padding-bottom:0!important;margin-bottom:0!important}.marathon-tags ul li{padding:0 8px 4px 0}.marathon-tags ul li a{display:inline-block;padding:0 12px;font-size:12px;line-height:24px;color:#96a2b7;background:#e6e9f1;-webkit-border-radius:12px;border-radius:12px;text-align:center}.marathon-social ul li{padding-right:25px}.marathon-social ul li a{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}.marathon-toggle{display:none}.marathon-toggle.active{display:block}.marathon-slider.slick-dotted{padding-bottom:40px;margin:0 auto 80px}.marathon-slider.slick-dotted .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -12px;width:calc(100% + 24px)}.marathon-slider.slick-dotted .slick-dots li{width:25%;height:2px;-webkit-border-radius:0;border-radius:0;border:none;padding:0;background:#e3e6ef;margin:0 12px}.marathon-slider.slick-dotted .slick-dots li::after{display:none}.marathon-slider.slick-dotted .slick-dots li.slick-active{background:#96a2b7}.marathon-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px 0 80px}.marathon-step-bottom{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}.marathon-step-bottom .marathon-step__btns{padding-top:0}.marathon-step__info .page-title{max-width:710px;padding:0}.marathon-step__info .page-title-full{max-width:100%}.marathon-step__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:46px}.marathon-step__btns .second-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:16px;color:#3f4d64}.marathon-step__btns .second-btn.btn-not-active{opacity:.5}.marathon-step__btns .second-btn svg{margin-right:16px}.marathon-step__btns .second-btn:last-child svg{margin:0 0 0 16px}.marathon-task{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:41px 40px;background:#fff;-webkit-border-radius:6px;border-radius:6px}.marathon-task__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.marathon-task__date span{display:inline-block;font-size:48px;line-height:1;font-weight:300;color:#96a2b7;padding-right:16px}.marathon-task__date p{font-size:10px;line-height:1.5;font-weight:500;color:#96a2b7;letter-spacing:.1em;text-transform:uppercase}.marathon-task__date p b{display:block;font-weight:500}.marathon-task__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:640px;width:100%;padding:0 20px}.marathon-task__info.user_step{max-width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:768px){.marathon-task__info.user_step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media only screen and (max-width:450px){.marathon-task__info.user_step{-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.marathon-task__info.user_step .reviews-user_task{margin-left:20px}@media only screen and (max-width:768px){.marathon-task__info.user_step .reviews-user_task{margin-left:0}}.marathon-task__p,.marathon-task__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.marathon-task__p svg,.marathon-task__step svg{margin-left:15px}.marathon-task__step{font-size:20px;line-height:1.5}.marathon-task__p{font-size:14px;line-height:20px;color:#5eb5fe}.marathon-task .main-btn{min-width:auto}.marathon-attachments{max-width:600px;margin:0 auto}.marathon-attachments .reviews-second{margin:0;max-width:100%}.marathon-attachments__wrap{padding:50px 0 80px}.marathon-attachments .main-btn{display:block}.marathon-subtitle{font-size:20px;line-height:1.5;font-weight:400;padding-bottom:40px}.marathon.marathon-second .marathon-row{margin-bottom:80px}.marathon.marathon-all{margin:0}.marathon.marathon-all .page-title{padding-bottom:44px}.marathon-select{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:66px}.marathon-select .select-text{font-size:30px;line-height:1.3;background:0 0;padding-left:0}.marathon-select .select-info{min-width:230px}.raffle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff8e2;-webkit-border-radius:6px;border-radius:6px;padding:24px 24px 24px 40px;margin-top:80px}.raffle-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.raffle-btns .second-btn{margin-left:8px}.raffle-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:20px}.raffle-title{font-size:16px;line-height:1.3;color:#3f4d64;padding-left:44px}.raffle.raffle-blue{background:#e3f0fc;margin-top:24px}.raffle.raffle-blue .second-btn{color:#3f4d64}@media only screen and (max-width:1020px){.marathon{margin:0}.marathon-block__ball{right:200px}.marathon-block__drop{left:-100px}.marathon-task{padding:32px}.marathon-task__info{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding:0 35px}.marathon-task__p span{display:none}}@media only screen and (max-width:768px){.marathon-main{max-width:100%;height:auto;background:0 0;padding:0}.marathon-main .page-title{max-width:100%;padding-bottom:16px}.marathon-main__row{display:block;max-width:100%;margin-bottom:32px}.marathon-main__row .main-btn{display:block;margin-bottom:20px}.marathon-main__row div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.marathon-main__row div span{padding:0 23px 0 0}.marathon-category{font-size:9px;margin-bottom:16px}.marathon-bg{display:none}.marathon-img{display:block;margin:0 -36px 40px}.marathon-img img{display:block}.marathon-info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px 0 32px}.marathon-info__col{width:auto}.marathon-block{position:relative;bottom:auto;padding:24px;margin-bottom:40px}.marathon-block__img{padding-right:24px}.marathon-block__name{font-size:14px;line-height:20px}.marathon-subttile{position:static;padding-bottom:24px}.marathon-description__wrap{padding:40px 0}.marathon-slider.slick-dotted{padding-bottom:32px;margin-bottom:48px}.marathon-step{display:block;padding:0 0 64px}.marathon-step__btns{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -12px}.marathon-step__btns .second-btn{width:50%;margin:0 12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.marathon-attachments{max-width:100%}.marathon-attachments .involvement-form__row{padding-bottom:48px}.marathon-attachments__wrap{padding:32px 0}.marathon-subtitle{padding-bottom:24px}.marathon-select{padding-bottom:26px}.marathon-select .select-text{font-size:24px}.raffle{margin-top:64px}.timeline .reviews-top{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.timeline .reviews-top .text-anim span{display:none}.timeline-participant .reviews-top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}@media only screen and (max-width:700px){.marathon-img{margin:0 -20px 40px}.marathon-info{display:block;padding:4px 0 24px;margin:0 0 8px}.marathon-info__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0;border-bottom:1px solid #e3e6ef}.marathon-info__col:last-child{border-bottom:none}.marathon-task{padding:24px 24px 90px;position:relative}.marathon-task.marathon-task__second{padding:24px}.marathon-btns{position:absolute;bottom:24px;left:0;width:100%;padding:0 24px}.marathon-btns .main-btn{display:block}}@media only screen and (max-width:600px){.marathon-block{display:block;height:auto}.marathon-block__row{display:block}.marathon-block__img{padding:0}.marathon-block__info{padding:16px 0 24px}.marathon-block__ball{top:24px;right:24px;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.marathon-block__drop{left:auto;right:-24px;width:280px;padding:20px 20px 10px}.marathon-block__drop ul li{padding-bottom:10px;font-size:12px;line-height:20px}.marathon-block .estimate{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.marathon-description__wrap{padding:32px 0 0}.marathon-slider.slick-dotted{padding-bottom:24px;margin-bottom:32px;width:calc(100% + 16px)}.marathon-slider.slick-dotted .slick-dots li{width:100%;max-width:40px;margin:0 8px}.marathon-task{display:block}.marathon-task__info{padding:4px 0 0}.raffle{display:block;padding:24px;margin:48px 0 0}.raffle-info{padding:0 0 24px}.raffle-title{padding-left:22px}.raffle .main-btn,.raffle .second-btn{display:block}}@media only screen and (max-width:450px){.marathon .timeline .reviews-top{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px}.marathon .timeline .reviews-top .table-btn{top:43px}.marathon .timeline .reviews-name{padding:0}.marathon-main .page-title{padding-bottom:24px}.marathon-main__row{margin-bottom:24px}.marathon-main__row .main-btn{margin-bottom:16px}.marathon-main__row .first_block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.marathon-main__row .second_block .main-btn{max-width:100%;width:100%;margin:10px auto 0}.marathon-category{margin-bottom:12px}.marathon-list{min-height:22px;max-width:100%;margin:0 0 24px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.marathon-list li{padding:0 16px 0 0}.marathon-list li span{padding-left:8px}.marathon-img{margin-bottom:24px}.marathon-ul{display:block;padding-top:32px}.marathon-ul p{font-size:16px;padding:0 0 16px}.marathon-task__date span{font-size:10px;line-height:1.6;font-weight:500;color:#96a2b7;padding:0 5px 0 0}.marathon-task__date p b{display:inline}.marathon-task__step{font-size:16px;line-height:30px}.marathon-step{padding:0 0 24px}.marathon-step__btns{padding:24px 0 0;margin:0 -4px}.marathon-step__btns .second-btn{min-width:auto;margin:0 4px;padding:9px 10px;font-size:14px}.marathon-step__btns .second-btn svg{height:16px;width:10px;margin-right:10px}.marathon-step__btns .second-btn:last-child svg{margin:0 0 0 10px}.marathon-select{padding-bottom:14px}.marathon-select .select-text{font-size:20px;line-height:1.6;padding-right:40px}.marathon.marathon-all .page-title{padding-bottom:24px}}.step-nav{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.block-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:60px}@media only screen and (max-width:768px){.block-bottom{padding-bottom:0}.block-bottom .marathon-step__btns a{min-width:50px;min-height:50px}.block-bottom .marathon-step__btns a span{display:none}.block-bottom .checkbox{max-width:150px}}.block-bottom .checkbox{padding:13px 24px;max-width:180px;margin-right:10px}.block-bottom .second-btn{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;line-height:inherit}.block-bottom .marathon-step__btns{padding:0}.badge-mini{display:inline-block;padding:0 12px;font-size:12px;line-height:24px;color:#96a2b7;background:#e6e9f1;-webkit-border-radius:12px;border-radius:12px;text-align:center}.badge-mini-white{background:#fff}.events_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.events_block_item{width:50%}@media only screen and (max-width:768px){.events_block_item{width:100%}}.events_block_item:last-child{margin-left:40px}@media only screen and (max-width:768px){.events_block_item:last-child{margin-top:20px;margin-left:0}}.events_block .event-name-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.events_block .event-name-empty img{display:none;width:100%;margin-right:10px;max-width:80px}.events_block .soon_events{font-weight:500;margin:15px 0 5px;display:block}@media only screen and (max-width:768px){.events_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}fieldset{border:0}.events-container{overflow-y:scroll;height:100%}.events-container:after{clear:both}.event-card{position:relative;padding-left:10px;margin-bottom:15px;border-bottom:1px solid #e3e6ef;padding-bottom:10px}.event-card:last-child{border-bottom:0}.event-cancelled,.event-count,.event-name{display:inline}.event-time{color:#96a2b7}.event-url.stream-event:before{content:'';background-image:url(/img/icos/stream.svg);width:18px;height:12px;display:inline-block;margin-right:5px}.calendar-container{width:100%;position:relative;margin:0 auto;background:#fff;display:inline-block;border:1px solid #e3e6ef;-webkit-border-radius:6px;border-radius:6px}.calendar-container:after{clear:both}.event-color{content:"";width:5px;position:absolute;left:0;top:0;bottom:0}.calendar{width:100%;display:table;padding:10px 10px 0}.calendar .select-text{border-bottom:1px solid #e3e6ef;-webkit-border-radius:0;border-radius:0;padding:14px}.calendar .select-info{margin-top:0}.calendar .select-info.nano{min-height:180px}.year-header{background:#f2f7ff;text-align:center;position:relative;padding:10px 0}.year-header span{display:inline-block}.left-button,.right-button{cursor:pointer;width:28px;text-align:center;position:absolute}.left-button{left:0;-webkit-border-top-left-radius:5px;border-top-left-radius:5px}.right-button{right:0;-webkit-border-top-right-radius:5px;border-top-right-radius:5px}.dates-table,.days-table,.months-table{border-collapse:separate;text-align:center;width:100%}.dates-table,.days-table{width:100%;border-collapse:collapse}.dates-table td{border:1px solid #e3e6ef}.day{height:26px;width:26px;font-size:11px;line-height:26px;border:2px solid transparent;text-transform:uppercase}.month{cursor:default;height:26px;width:26px;padding:0 2px;padding-top:10px;line-height:26px;text-transform:uppercase;font-size:11px;color:#9e9e9e;-webkit-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms}.month:hover{color:#435ebe}.active-month{font-weight:700;color:#435ebe}.day:hover,.table-date:hover{cursor:pointer}.day span,.table-date span{height:36px;width:36px;line-height:26px;text-align:center;-webkit-border-radius:50%;border-radius:50%;border:2px solid transparent;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:0 auto}.table-date{cursor:default;color:#2b2b2b;-webkit-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms}.table-date:not(.event-date):hover{background:#f2f7ff}.table-date.nil:hover{background:0 0;cursor:default!important}.active-date{border-color:#fff8e2;background:#fff8e2}.event-date{background:#52a0fd;color:#fff}.event-date.active-date{background:#65c58c}.old-date{background:#f8f6f6;color:#cacdd6}.old-date.event-date{background:rgba(82,160,253,.15)}.cke_maximized body{background:#ccc}.faq-info ul li,.marathon-content ul li,.timeline-col ul li,.timeline-info ul li{position:relative;display:block;width:100%;margin:0;padding:10px 0 10px 25px;font-size:16px;font-weight:400;font-style:normal;line-height:1.25}.faq-info ul li:before,.marathon-content ul li:before,.timeline-col ul li:before,.timeline-info ul li:before{position:absolute;content:'';width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;top:15px;left:0;display:block;background:#5eb5fe}.faq-info ol,.marathon-content ol,.timeline-col ol,.timeline-info ol{counter-reset:list}.faq-info ol li,.marathon-content ol li,.timeline-col ol li,.timeline-info ol li{position:relative;display:block;width:100%;margin:0;padding:10px 0 10px 25px;font-size:16px;font-weight:400;font-style:normal;line-height:1.25;border-bottom:1px solid #e0e2e7}.faq-info ol li:last-child,.marathon-content ol li:last-child,.timeline-col ol li:last-child,.timeline-info ol li:last-child{border-bottom:0}.faq-info ol li:before,.marathon-content ol li:before,.timeline-col ol li:before,.timeline-info ol li:before{position:absolute;top:10px;left:0;display:block;content:counter(list) ".";counter-increment:list;color:#5eb5fe;font-size:16px;font-weight:400;font-style:normal;line-height:1.25}.timeline-row-preview{padding:20px 10px 20px!important}.timeline-row-preview .timeline-top{padding-bottom:0!important}.timeline-col ol li,.timeline-col ul li,.timeline-info ol li,.timeline-info ul li{font-size:14px;line-height:25px;padding:15px 0 15px 15px}.timeline-col ol li:before,.timeline-info ol li:before{top:18px;font-size:14px}.timeline-col ul li:before,.timeline-info ul li:before{top:24px}.participation .page-title{text-align:center}.participation-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-border-radius:6px;border-radius:6px;padding:40px 170px 40px 40px;margin-bottom:40px;position:relative}.participation-block.slim{margin-bottom:10px;padding:20px 170px 20px 40px}.participation-block .status{position:absolute;top:50%;right:40px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);white-space:nowrap;display:block;font-size:14px;line-height:25px;font-weight:400;color:#96a2b7}.participation-block .status a{color:#96a2b7}.participation-block{margin-bottom:20px}.participation-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:20px;width:100%}.participation-img{max-width:232px;width:100%;display:block;height:120px;margin-right:40px;overflow:hidden;-webkit-background-size:cover;background-size:cover;background-position:center}.participation img{display:block}.participation-name{font-size:20px;line-height:1.5;font-weight:400;color:#3f4d64}.participation-name a{color:#3f4d64}.participation-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:40px -12px 56px}.participation-row .section-title{width:100%;text-align:center}.participation-row-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.participation-col{width:33.333%;padding:0 12px 24px}.participation-col__wrap{height:100%;padding:40px 25px 128px;text-align:center;background:#fff;-webkit-border-radius:6px;border-radius:6px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;position:relative;border:2px solid transparent}.participation-col__wrap.rate_item{padding-bottom:60px}@media only screen and (min-width:700px){.participation-col__wrap.rate_item .description{min-height:75px}}.participation-col__wrap .place-description{display:block;text-align:right;margin-top:10%;margin-bottom:10px;padding:5px 10px;border:1px solid #f3f5fb;-webkit-border-radius:6px;border-radius:6px}.participation-col__wrap .place-description strong{color:#65c58c}.participation-col__wrap.active{border-color:#5eb5fe}.participation-col__wrap.active span::after{opacity:1;visibility:visible}.participation-col__wrap.active .place-description{border-color:#5eb5fe}.participation-col__wrap.active .place-description strong{color:#5eb5fe}.participation-col__wrap p{font-family:HelveticaNeueCyr,sans-serif;font-size:14px;line-height:24px;color:#96a2b7;max-width:312px;margin:0 auto}.participation-col__wrap .main-btn{position:absolute;bottom:40px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);min-width:auto}.participation-col__wrap:hover{-webkit-box-shadow:0 25px 40px rgba(150,162,183,.15);box-shadow:0 25px 40px rgba(150,162,183,.15)}.participation-col__name{display:inline-block;font-size:20px;line-height:1.6;font-weight:400;color:#3f4d64;margin-bottom:16px;position:relative}.participation-col__name b{position:absolute;top:50%;right:-12px;-webkit-transform:translate(100%,-50%);-ms-transform:translate(100%,-50%);transform:translate(100%,-50%);display:inline-block;font-size:9px;line-height:16px;font-weight:700;color:#fff;letter-spacing:.05em;text-transform:uppercase;padding:0 8px;background:#65c58c;-webkit-border-radius:10px;border-radius:10px;margin-left:12px}.participation-col__price{display:block;line-height:1;font-weight:300;color:#3f4d64;padding-bottom:30px}.participation-col-4{width:25%}.participation-col-4 .participation-col__name{line-height:1.2em;min-height:2.4em}.participation-col-4 .participation-col__price{font-size:42px}@media only screen and (max-width:768px){.participation-block{padding:32px;margin-bottom:16px}.participation-block .status{position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.participation-info{padding:0}.participation-img{margin-right:36px}.participation-name{font-size:16px;line-height:24px;margin-bottom:12px}.participation-row{margin:32px -12px 40px}.participation-col__wrap{padding:32px 25px 96px}.participation-col__wrap p{font-size:12px;line-height:20px}.participation-col__wrap .main-btn{bottom:32px}.participation-col__name{font-size:16px;line-height:24px;margin-bottom:8px}.participation-col__price{font-size:40px;padding-bottom:24px}}@media only screen and (max-width:700px){.participation-block{margin-bottom:20px}.participation-info{margin:0}.participation-row{display:block;padding:0 0 16px;margin:0}.participation-col{width:100%;padding:0 0 24px}.participation-col__wrap{padding:24px 24px 88px}.participation-col__wrap .main-btn{bottom:24px}}@media only screen and (max-width:600px){.participation-block{padding:0}.participation-block .status{position:absolute;top:auto;right:auto;bottom:24px;left:24px}.participation-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding-bottom:68px}.participation-info__all{width:100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.participation-img{max-width:100%;margin:0}.participation-img img{display:block;width:100%;max-width:100%}.participation-name{padding:24px;margin:0}}.timeline{padding:80px 0}.timeline-row{padding:40px 160px;border-top:1px solid #e3e6ef;position:relative}.timeline-row:nth-child(odd){background:#ecf0f6}.timeline-row-preview:nth-child(odd){background:0 0}.timeline-row-active{background:rgba(94,181,254,.1)}.timeline-row-active:nth-child(odd){background:rgba(94,181,254,.1)}.timeline-row .table-btn{top:40px;right:40px;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.timeline-date{position:absolute;top:40px;left:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timeline-date span{font-size:48px;line-height:1;font-weight:300;color:#96a2b7;padding-right:16px}.timeline-date p{font-size:10px;line-height:1.5;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#96a2b7}.timeline-date p b{display:block;font-weight:500}.timeline-info{max-width:600px;margin:0 auto}.timeline-info p{font-family:HelveticaNeueCyr,sans-serif;font-size:16px;line-height:25px;color:#96a2b7;word-break:break-word}.timeline-step{font-size:20px;line-height:1.5;font-weight:400;padding-bottom:24px}.timeline-step span{padding-left:16px}.timeline .center-btn{margin-top:40px}.timeline .center-btn .main-btn{display:block;max-width:600px;margin:0 auto}.timeline-row.timeline-notStarted{opacity:.5}@media only screen and (max-width:768px){.timeline{padding:64px 0}.timeline-row{padding:32px 0 32px 180px}.timeline-row .table-btn{top:32px}.timeline-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:28px;padding-bottom:12px}.timeline-step span{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}.timeline .center-btn{margin-top:8px}}@media only screen and (max-width:600px){.timeline{padding:48px 0}.timeline-row{padding:24px 14px;margin:0 -14px}.timeline-row .table-btn{right:0}.timeline-date{position:static;padding-bottom:4px}.timeline-date span{font-size:10px;line-height:15px;font-weight:500;padding:0 5px 0 0}.timeline-date p b{display:inline}.timeline-info p{font-size:12px;line-height:20px}}.testimonials{padding:76px 0;background:#ebeff7}.testimonials-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:76px}.testimonials-top .section-title{padding:0}.testimonials-btn{max-width:600px;padding:20px 0 0;margin:0 auto}.testimonials-btn .second-btn{display:block;width:100%}.testimonials .forum-bottom{padding-bottom:0}@media only screen and (max-width:767px){.testimonials{padding:46px 0 64px}.testimonials-top{padding-bottom:40px}.testimonials .prompt li span i{-webkit-transform:translate(-90%,-100%);-ms-transform:translate(-90%,-100%);transform:translate(-90%,-100%)}.testimonials .prompt li span i::before{display:none}.testimonials .prompt li span i::after{left:auto;right:12px}}@media only screen and (max-width:450px){.testimonials{padding:32px 0 40px}.testimonials-top{display:block;padding-bottom:24px}.testimonials-top .section-title{padding-bottom:24px}.testimonials-top .estimate{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.testimonials .prompt li span i{-webkit-transform:translate(-10%,-100%);-ms-transform:translate(-10%,-100%);transform:translate(-10%,-100%)}.testimonials .prompt li span i::after{left:18px;right:auto}}.involvement{margin-top:-40px}.involvement-wrap{padding:80px 0;border-top:1px solid #e3e6ef}.involvement-info{max-width:426px;margin:0 auto 80px;text-align:center}.involvement-info img{display:block}.involvement-info p{font-family:HelveticaNeueCyr,sans-serif;font-size:16px;line-height:24px;max-width:410px}.involvement-subtitle{font-size:20px;line-height:1.5;font-weight:500;letter-spacing:.04em;text-transform:uppercase;padding-bottom:16px}.involvement-form{max-width:600px;margin:0 auto}.involvement-form .input-block{margin-bottom:24px}.involvement-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding-bottom:8px;margin-top:24px}.involvement-list li{width:48px;height:48px;font-size:10px;line-height:48px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#96a2b7;-webkit-border-radius:50%;border-radius:50%;background:#e6e9f1;text-align:center;overflow:hidden;margin:0 16px 16px 0}.involvement-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:80px}.involvement-form__row p{font-family:HelveticaNeueCyr,sans-serif;font-size:16px;line-height:24px;color:#96a2b7;padding-left:24px}.involvement-form .main-btn{display:block;width:100%}@media only screen and (max-width:768px){.involvement-info{margin-bottom:64px}.involvement-form{max-width:100%}}@media only screen and (max-width:450px){.involvement-wrap{padding:24px 0 40px}.involvement-info{margin-bottom:40px}.involvement-form__row{display:block;padding-bottom:32px}.involvement-form__row p{padding:16px 0 0}}.member{padding:45px 0 45px;background:#ebeff7}.member-wrap{border-top:1px solid #dde1e9;padding-top:20px}.member-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:20px}.member-top .section-title{padding:0}.member-top .select{min-width:184px}.member-voting{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.member-voting span{display:block;min-width:66px;text-align:center;font-size:20px;line-height:1.2;color:#65c58c;padding:0 5px}.member-voting span.text-red{color:#ff655b}.member-voting .voting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:24px;height:24px;border:1px solid #ccd3dc;-webkit-border-radius:50%;border-radius:50%;line-height:22px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;cursor:pointer}.member-voting .voting:hover{background:#dde1e9;border-color:#dde1e9}.member-accordeon{border-bottom:1px solid #dde1ea;-webkit-border-radius:6px;border-radius:6px;overflow:hidden;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.member-accordeon .accordeon-arrow{right:15px}.member-accordeon__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px 75px 40px 40px;position:relative;-webkit-border-radius:6px;border-radius:6px}.member-accordeon__top-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.member-accordeon__top-row img{display:block;max-width:64px;-webkit-border-radius:50%;border-radius:50%;margin-right:40px}.member-accordeon__name{font-size:16px;line-height:28px;font-weight:400}.member-accordeon__block{display:none}.member-accordeon__wrap{padding:40px 0 80px;max-width:600px;margin:0 auto}.member-accordeon__wrap .video{margin-bottom:48px}.member-accordeon__wrap p{font-family:HelveticaNeueCyr,sans-serif;font-size:16px;line-height:30px}.member-accordeon__wrap p a{color:#5eb5fe}.member-accordeon.accordeon-active{background:#f2f5fb;border-bottom-color:transparent}.member-accordeon.accordeon-active .accordeon-arrow{-webkit-transform:translate(0,-50%) rotate(180deg);-ms-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}.member-accordeon.member-main{background:#fff8e2;border-bottom:none}.member .center-btn{margin-top:80px}.member-winner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:500;color:#9f9a8a;letter-spacing:.1em;text-transform:uppercase}.member-winner span{display:inline-block;padding-left:16px}@media only screen and (max-width:1020px){.member{padding:40px 0 64px}.member-accordeon__top{padding:32px 75px 32px 32px}.member-accordeon__top-row img{margin-right:24px}.member-accordeon__name{max-width:120px;font-size:16px;line-height:24px}.member-voting{left:45%}.member .center-btn{margin-top:48px}}@media only screen and (max-width:768px){.member-wrap{padding-top:40px}.member-top{padding-bottom:40px}.member-btn{padding:0 20px;position:absolute;bottom:24px;left:0;width:100%}.member-btn .main-btn{display:block}.member-voting{position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.member-accordeon{-webkit-border-radius:0;border-radius:0;margin:0 -36px}.member-accordeon .accordeon-arrow{top:36px;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.member-accordeon__top{-webkit-border-radius:0;border-radius:0;padding:24px 70px 92px 20px}.member-accordeon__name{max-width:100%}.member-accordeon .accordeon-arrow{right:20px}.member-accordeon__wrap{padding:25px 20px 40px;max-width:100%}.member-accordeon__wrap .video{margin:0 0 40px}.member-accordeon.accordeon-active .accordeon-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.member-accordeon.member-main .member-accordeon__top{padding:24px 70px 24px 20px}}@media only screen and (max-width:700px){.member-accordeon{margin:0 -20px}}@media only screen and (max-width:600px){.member-accordeon.member-main .member-accordeon__name{padding-bottom:24px}.member-accordeon.member-main .member-winner{position:absolute;left:108px;bottom:24px}.member-accordeon.member-main .member-winner svg{display:none}.member-accordeon.member-main .member-winner span{padding:0}}@media only screen and (max-width:450px){.member{padding:32px 0 40px}.member-top{display:block;padding-bottom:40px}.member-top .section-title{padding-bottom:24px}.member-accordeon .accordeon-arrow{top:28px}.member-accordeon__top{padding-bottom:120px}.member-accordeon__top-row img{max-width:48px;margin-right:20px}.member-accordeon__wrap .video{margin-bottom:20px}.member-accordeon__wrap p{font-size:14px;line-height:22px}.member-accordeon.member-main .member-winner{left:88px}.member-accordeon.member-main .member-voting{bottom:24px;left:210px}.member-accordeon.member-main .member-voting span{font-size:18px}.member-voting{position:absolute;top:auto;left:50%;bottom:80px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.member .center-btn{margin-top:40px}}.testing{padding:80px 0}.testing .member-top{border-bottom:1px solid #e3e6ef}.testing-wrap{padding:80px 0 0;max-width:600px;margin:0 auto}.testing-step{padding-bottom:56px}.testing-step__subtitle{display:block;font-size:10px;line-height:2.5;font-weight:500;color:#96a2b7;letter-spacing:.1em;text-transform:uppercase;padding-bottom:12px}.testing-step__title{font-size:20px;line-height:1.5;font-weight:400;padding-bottom:40px}.testing-step .radio{display:block;margin-bottom:24px}.testing .main-btn{display:block}.testing-text{text-align:center;font-size:20px;line-height:30px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#3f4d64}.testing-text span{color:#65c58c}@media only screen and (max-width:768px){.testing{padding:64px 0}.testing-wrap{padding-top:40px;max-width:100%}.testing-step{padding-bottom:24px}}@media only screen and (max-width:450px){.testing{padding:48px 0 40px}.testing .member-top{padding-bottom:24px}.testing-wrap{padding-top:32px}.testing-step{padding-bottom:34px}.testing-step__subtitle{font-size:9px;line-height:16px;padding-bottom:16px}.testing-step__title{font-size:16px;line-height:24px;padding-bottom:24px}.testing-step .radio{margin-bottom:16px}}.articles-row{padding-bottom:56px}.article{margin-bottom:24px}.article-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:end;-ms-flex-align:end;align-items:end;padding:40px 230px 40px 40px;background:#fff;-webkit-border-radius:6px;border-radius:6px;position:relative;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;position:relative}.article-wrap:hover{-webkit-box-shadow:0 25px 40px rgba(150,162,183,.15);box-shadow:0 25px 40px rgba(150,162,183,.15)}.article-wrap:hover .article-img__wrap{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.article-img{min-width:232px;height:118px;position:relative;overflow:hidden;margin-right:40px}.article-img .post-al{top:0}.article-img .post-al-participant{top:auto}.article-img__wrap{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.article-extra{position:absolute;top:50%;right:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:40px 40px 40px 0;text-align:right}.article-extra .text-anim{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:20px;line-height:1.6;margin-bottom:26px;color:#3f4d64}.article-extra .text-anim a:not(.main-btn){color:#3f4d64}.article-extra .text-anim img,.article-extra .text-anim svg{margin:0 5px 0 0}.article-extra .text-anim img:last-child,.article-extra .text-anim svg:last-child{margin:0 15px 0 0}.article-status{font-size:12px;line-height:20px;color:#96a2b7}.article .post-title{min-height:auto;margin-bottom:26px}@media only screen and (min-width:1000px){.article .post-title{min-width:300px}}.article .post-info__bottom{padding:0;max-width:310px}@media only screen and (max-width:900px){.article-wrap{padding:40px 40px 100px}.article-extra{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:auto;right:auto;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);bottom:40px;left:40px;padding:0}.article-extra .post-category,.article-extra .text-anim{margin:0}.article-extra .text-anim{margin:0 30px}}@media only screen and (max-width:768px){.articles-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -12px}.article{width:50%;padding:0 12px 24px}.article-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:0 0 56px;height:100%}.article-info{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;padding:32px;width:100%}.article-info .post-title{min-height:72px;margin:0}.article-info .post-info__bottom{position:absolute;bottom:0;left:0;width:100%;padding:17px 32px;border-top:1px solid #ebeef5;max-width:100%}.article-info .post-info__bottom ul{max-width:310px;padding:0}.article-img{width:100%;height:172px;margin:0}.article-img .post-al{top:24px}.article-extra{display:block;position:static;width:100%;padding:32px;text-align:left}.article-extra .text-anim{font-size:16px;line-height:24px;margin:12px 0 4px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.article-extra .text-anim svg{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;margin:0 0 0 16px}}@media only screen and (max-width:700px){.article-extra,.article-info{padding:24px}.article-info .post-info__bottom{padding:17px 24px}}@media only screen and (max-width:600px){.articles-row{padding-bottom:32px;margin:0}.article{max-width:500px;width:100%;padding:0;margin:0 auto 8px}.article-info .post-title{min-height:auto}}.profile{border:1px solid #e3e6ef;-webkit-border-radius:6px;border-radius:6px;padding:40px 40px 40px 400px;position:relative;margin-bottom:76px}.profile-user{position:absolute;top:40px;left:104px}.profile-img{position:relative;max-width:96px;margin-bottom:15px;-webkit-background-size:cover;background-size:cover;background-position:center;width:90px;height:90px;-webkit-border-radius:100%;border-radius:100%}.profile-img img{display:block;-webkit-border-radius:50%;border-radius:50%}.profile-img span{position:absolute;top:8px;right:0;display:inline-block;padding:5px;background:#65c58c;-webkit-border-radius:50%;border-radius:50%;font-size:9px;line-height:16px;font-weight:700;color:#fff;letter-spacing:.05em;text-transform:uppercase}.profile-img span img{width:15px;height:auto}.profile-name{font-size:20px;line-height:1.5;font-weight:400;color:#3f4d64;max-width:170px}.profile-col{padding:0 10px 36px}@media only screen and (max-width:450px){.profile-col.subscription-col{-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:start;text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.profile-col.subscription-col p{margin:0 0 5px;padding:0}.profile-col.subscription-col .second-btn{margin-top:20px}}.profile-col__subtitle{display:block;padding-bottom:8px;font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7}.profile-col p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:20px}.profile-col p .second-btn{min-width:auto;margin-left:14px;padding:3px 11px;-webkit-border-radius:16px;border-radius:16px;font-size:10px;line-height:1.6;font-weight:500;color:#3f4d64;letter-spacing:.05em;text-transform:uppercase}@media only screen and (max-width:450px){.profile-btn{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile-btn .second-btn+.second-btn{margin-top:10px}}.profile-info{margin:0 -10px 43px}.profile-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:626px}.profile-top__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:274px;width:100%}.profile .second-btn{color:#3f4d64}@media only screen and (max-width:1020px){.profile{padding:64px 40px 64px 275px}.profile-user{top:64px;left:60px}}@media only screen and (max-width:768px){.profile{margin-bottom:64px}.profile-top{display:block}.profile-info{margin-bottom:16px}.profile-col{padding:0 10px 32px}}@media only screen and (max-width:600px){.profile{border:none;border-top:1px solid #e3e6ef;border-bottom:1px solid #e3e6ef;padding:24px 40px 32px;margin:0 -20px 48px}.profile-user{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:32px}.profile-img{margin:0 24px 0 0}}@media only screen and (max-width:450px){.profile{padding:24px 20px 32px}.profile-user{padding-bottom:16px}.profile-img img{max-width:72px}.profile-name{font-size:16px;line-height:24px}.profile-info{margin:0 0 16px}.profile-top__main{display:block;max-width:100%}.profile-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0;border-bottom:1px solid #e3e6ef}.profile-col__subtitle{padding:0 8px 0 0}.profile-col p{display:block;font-size:12px;text-align:right}.profile-col p .second-btn{display:block;margin:8px 0 0}.profile-col:last-child{border-bottom:none}.profile-btn .second-btn{display:block}}.profile_tabs{display:-webkit-box;display:-ms-flexbox;display:flex}.profile_tabs h3{padding:10px;margin-bottom:48px;border-bottom:2px solid transparent;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.profile_tabs h3:hover{border-color:#96a2b7}.profile_tabs h3 a{color:#3f4d64}.profile_tabs h3.active{border-color:#5eb5fe}.profile_tabs h3:last-child{margin-left:10px;padding-left:10px}.organized_profile{color:#fff}.organized_profile .profile{border-color:#48566e}@media only screen and (min-width:768px){.organized_profile .profile{min-height:430px}}@media only screen and (max-width:768px){.organized_profile .profile-img{margin:0}}.organized_profile .profile-col{padding-bottom:10px}@media only screen and (max-width:768px){.organized_profile .profile-user{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;top:0;left:auto}}.organized_profile .organized_badge{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:center;-ms-flex-align:center;align-items:center;text-align:center;padding:1px 8px;width:90px;height:16px;background:#977ccf;-webkit-border-radius:8px;border-radius:8px;margin:16px 0;font-weight:700;font-size:9px;line-height:14px;letter-spacing:.05em;text-transform:uppercase}.organized_profile .profile-col__subtitle{color:#96a2b7;min-width:210px}.organized_profile .profile-col__subtitle,.organized_profile p{font-size:16px;line-height:24px}.organized_profile .profile-col{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}@media only screen and (max-width:768px){.organized_profile .profile-col{border-color:#48566e}}@media only screen and (max-width:768px){.organized_profile .post-info__bottom{border-color:#55657f}}@media only screen and (max-width:768px){.organized_profile .personalArea-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.organized_profile .personalArea-list li{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.organized_profile .personalArea-list li:last-child{width:100%}}.organized_profile .video{margin-bottom:0}.organized_profile .profile_description{margin-bottom:0;padding-bottom:0;word-break:break-word;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.organized_profile .profile_description p{display:initial;padding:0;margin-bottom:15px;width:100%;display:block}.organized_profile .profile_description p a{color:#5eb5fe}.organized_profile .profile_description ul{margin-bottom:15px}.organized_profile .profile_description ul li{list-style:disc;line-height:24px;margin-left:15px}.organized_profile .profile_description ul li a{color:#5eb5fe}@media only screen and (max-width:768px){.organized_profile .profile_description ul{text-align:left}}@media only screen and (max-width:768px){.organized_profile .profile_description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.organized_profile .profile_description .profile-col__subtitle{margin-bottom:20px}}.organized_profile .profile-name{color:#fff}.organized_profile .personalArea-list li a.active{color:#fff}.organized_profile .article-wrap{background-color:#48566e}.organized_profile .article-wrap:hover{-webkit-box-shadow:0 25px 40px rgba(0,0,0,.15);box-shadow:0 25px 40px rgba(0,0,0,.15)}.organized_profile .article-wrap .article-img__wrap{background-color:#425067}.organized_profile .profile-info:last-child{margin-bottom:0}.organized_profile .post-info__bottom ul li span,.organized_profile .post-title a{color:#fff}.organized_profile .post-info__bottom ul li svg,.organized_profile .post-info__bottom ul li svg path{fill:#96a2b7}.organized_profile .slick-dots li.slick-active{border-color:rgba(255,255,255,.2)}.organized_profile .slick-dots li.slick-active:after{background:#5eb5fe}.organized_profile .slick-dots li:hover{border-color:rgba(255,255,255,.2);background:0 0}.organized_profile .slick-dots li:hover:after{background:#fff}.organized_profile .main-btn-gray{background:#fff;color:#3f4d64}.organized_profile .main-btn-gray svg,.organized_profile .main-btn-gray svg path{fill:#3f4d64}@media only screen and (max-width:768px){.organized_profile .main-btn-gray{margin-top:10px}}.organized_profile .main-btn-gray:hover{background:#5eb5fe;color:#fff}.organized_profile .main-btn-gray:hover svg,.organized_profile .main-btn-gray:hover svg path{fill:#fff}@media only screen and (max-width:1360px){.organized_profile .slick-prev{left:-20px;right:auto}.organized_profile .slick-next{right:-20px;left:auto}.organized_profile .slider-all.slick-slider .slick-arrow{top:90px}.organized_profile .slider-all.slick-slider .slick-arrow svg,.organized_profile .slider-all.slick-slider .slick-arrow svg path{fill:#96a2b7}.organized_profile .slider-all.slick-slider .slick-arrow:hover svg,.organized_profile .slider-all.slick-slider .slick-arrow:hover svg path{fill:#fff}}.announcements_block_item{position:relative;margin-bottom:40px}@media only screen and (min-width:768px){.announcements_block_item.exists .banner_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.announcements_block_item.exists .banner_content .input-block.url{width:100%;margin-left:20px}}.announcements_block_item .users-table__close{z-index:4;top:0;right:0}.announcements_block .input-block{margin-bottom:10px}.download-img.banner-img{width:192px}.download-photo{position:relative}.download-photo #upload-avatar{width:100%;height:100%;z-index:2}.user_avatar{-webkit-border-radius:50%;border-radius:50%;background-position:center;overflow:hidden;width:40px;height:40px;-webkit-background-size:cover;background-size:cover}.user_avatar.no-radius{-webkit-border-radius:0!important;border-radius:0!important}.personalArea{padding-bottom:80px}.personalArea-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:30px}.personalArea-top .main-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.personalArea-top .main-btn svg{margin-right:16px}.personalArea-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.personalArea-list li{padding-right:48px}.personalArea-list li a{display:inline-block;font-size:26px;line-height:1.333;font-weight:400;color:#96a2b7}.personalArea-list li a span{display:inline-block;padding-left:15px;font-size:16px;line-height:20px;color:#5eb5fe;vertical-align:top}.personalArea-list li a:hover{color:#5eb5fe}.personalArea-list li a.active{color:#3f4d64}.personalArea-list li:last-child{padding-right:0}.notFound{text-align:center}.notFound-img{max-width:440px;margin:0 auto 35px}.notFound .section-title{padding-bottom:24px}.notFound p{max-width:350px;margin:0 auto 80px;font-family:HelveticaNeueCyr,sans-serif;font-size:16px;line-height:24px}.notFound .main-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:768px){.personalArea{padding-bottom:64px}.personalArea-top{padding-bottom:64px}.personalArea-top .main-btn{padding:11px 24px;font-size:14px}.personalArea-list li{padding-right:40px}.personalArea-list li a{font-size:20px;line-height:1.5}.personalArea-list li a span{font-size:14px;padding-left:12px}.personalArea .articles-row{padding-bottom:40px}}@media only screen and (max-width:700px){.personalArea-list li{padding-right:24px}.personalArea-list li a{font-size:20px;line-height:1.6}.personalArea-list li a span{padding-left:8px;font-size:12px;line-height:16px}.notFound-img{margin-bottom:25px}.notFound p{margin-bottom:32px}}@media only screen and (max-width:600px){.personalArea{padding-bottom:40px}.personalArea-top{display:block;padding-bottom:24px}.personalArea-top .main-btn{max-width:400px;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.personalArea-list{padding-bottom:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.personalArea .articles-row{padding-bottom:24px}.personalArea .center-btn .main-btn{max-width:400px;width:100%}.notFound .section-title{padding-bottom:12px}.notFound p{font-size:12px;line-height:20px}.notFound .main-btn{display:block;max-width:450px;margin:0 auto}}.balance{margin-bottom:76px}.balance-wrap{background:#fff;-webkit-border-radius:6px;border-radius:6px;padding:32px 250px 32px 32px;position:relative}.balance-btn{position:absolute;top:50%;right:40px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.balance-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:760px}.balance-col{max-width:330px;width:100%;text-align:center}.balance-col__2 .balance-price{color:#3f4d64}.balance-price,.balance-subtitle{display:block;color:#96a2b7}.balance-subtitle{font-size:10px;line-height:1.6;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding-bottom:12px}.balance-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:48px;line-height:1;font-weight:300}.balance-price .tooltip{margin-left:16px}.inquiry{padding:24px 240px 24px 44px;background:#e3f0fc;-webkit-border-radius:6px;border-radius:6px;position:relative;margin-top:80px}.inquiry-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inquiry-img{min-width:88px;padding-right:20px}.inquiry-subtitle{display:block;padding-bottom:4px;font-size:16px;line-height:24px;font-weight:400}.inquiry-info p{font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7}.inquiry-btn{position:absolute;top:50%;right:40px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.inquiry-btn .second-btn{color:#3f4d64}@media only screen and (max-width:768px){.balance{margin-bottom:64px}.balance-wrap{padding:32px 32px 104px}.balance-col{max-width:100%;width:50%}.balance-btn{top:auto;right:auto;bottom:32px;left:0;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);width:100%;padding:0 32px}.balance-btn .main-btn{display:block}.inquiry{padding:24px 200px 24px 30px;margin-top:64px}.inquiry-img{min-width:66px}.inquiry-subtitle{font-size:14px;line-height:20px;padding-bottom:8px}.inquiry-btn{right:24px}.inquiry-btn .second-btn{min-width:auto;font-size:14px;padding:9px 23px}}@media only screen and (max-width:600px){.balance{margin-bottom:48px}.balance-wrap{padding:24px 24px 64px}.balance-row{display:block}.balance-col{width:100%;padding-bottom:24px}.balance-subtitle{font-size:9px;line-height:16px;padding-bottom:8px}.balance-price{font-size:36px;line-height:40px}.balance-btn{padding:0 24px}.inquiry{padding:24px 24px 88px;margin-top:24px}.inquiry-img{min-width:64px}.inquiry-btn{position:absolute;top:auto;right:auto;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);bottom:24px;left:0;width:100%;padding:0 24px}.inquiry-btn .second-btn{display:block}}.history-table{border-top:1px solid #e3e6ef;border-bottom:1px solid #e3e6ef}.history-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:45px 24px 44px 0;-webkit-border-radius:6px;border-radius:6px}.history-row:nth-child(even){background:#f8faff}.history-row.history-row__top{padding:24px 24px 24px 0}.history-row.history-row__top p{font-size:10px;line-height:2;font-weight:500;color:#96a2b7;letter-spacing:.1em;text-transform:uppercase}.history-col{padding-left:24px}.history-col p{font-size:14px;line-height:24px}.history-col p a{color:#5eb5fe}.history-col__1{width:18.6%;min-width:180px}.history-col__2{width:17.4%;min-width:120px}.history-col__3{width:64%}@media only screen and (max-width:768px){.history-row{padding:24px 24px 24px 0}.history-row.history-row__top{padding:16px 24px 16px 0}}@media only screen and (max-width:600px){.history-table{margin:0 -20px}.history-row{padding:20px 20px 20px 0;-webkit-border-radius:0;border-radius:0}.history-col{padding:0 0 0 20px}.history-col p{font-size:12px;line-height:20px}.history-col__1{min-width:130px}.history-col__2{min-width:120px}}@media only screen and (max-width:450px){.history-table{overflow-y:hidden;overflow-x:auto}.history-row{min-width:200%;max-width:200%;padding:20px 0}.history-row.history-row__top{padding:16px 0}.history-col{padding:0 20px}.history-col__1,.history-col__2{min-width:auto;width:50vw}.history-col__2{text-align:right}.history-col__3{width:100vw}.history .dots{display:-webkit-box;display:-ms-flexbox;display:flex}.history .pagination{padding:40px 0}}.timetable{padding-bottom:130px}.timetable-wrap{border-bottom:1px solid #e3e6ef}.timetable .fc-toolbar h2{font-size:30px;line-height:1.333;font-weight:400}.timetable .fc-today-button{display:none}.timetable .fc-toolbar.fc-header-toolbar{margin-bottom:30px}.timetable .fc td,.timetable .fc th{border:none}.timetable .fc-unthemed .fc-row{border-top:1px solid #e3e6ef}.timetable .fc-widget-header.fc-day-header{padding:24px 0 24px 24px;text-align:left;font-size:10px;line-height:2;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#96a2b7}.timetable .fc-day-top{padding:24px}.timetable .fc .fc-row .fc-content-skeleton table,.timetable .fc .fc-row .fc-content-skeleton td,.timetable .fc .fc-row .fc-mirror-skeleton td{min-height:30px}.timetable .fc-day-number{font-size:16px;line-height:16px;font-weight:300;color:#3f4d64}.timetable .fc-event-container{padding:0 24px}.timetable .fc-event-container .fc-content{white-space:normal}.timetable .fc-event-container .fc-day-grid-event{margin:0}.timetable .fc-event-container .fc-event,.timetable .fc-event-container .fc-event-dot{background:0 0;border:none}.timetable .fc-event-container .fc-title{display:block;font-size:12px;line-height:20px;color:#3f4d64;padding-bottom:16px}.timetable .fc-event-container .fc-time{display:none}.timetable .fc-scroller.fc-day-grid-container{overflow:hidden!important;height:auto!important}.timetable .fc-unthemed td.fc-today{background:#e3f0fc}.timetable .fc-icon{width:36px;height:36px}.timetable .fc-button-primary{background:0 0!important;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.timetable .fc-icon-chevron-left:before,.timetable .fc-icon-chevron-right:before{color:#3f4d64;font-size:36px}.fc-view-container{font-family:Rubik,sans-serif}@media only screen and (max-width:1020px){.timetable-wrap .fc-view-container{margin:0 -36px}.timetable .fc-day-top{padding:20px}.timetable .fc-event-container .fc-title{font-size:11px;line-height:18px;padding-bottom:10px}.timetable .fc-event-container{padding:0 15px}}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#5eb5fe;color:#fff}.fc-unthemed .fc-divider .fc-icon-x:before,.fc-unthemed .fc-list-heading td .fc-icon-x:before,.fc-unthemed .fc-popover .fc-header .fc-icon-x:before{display:block;position:relative;top:8px}.fc-body.fc-widget-content .fc-event-container{padding-top:24px}.fc-ltr.fc-list-item-marker{display:none}@media only screen and (max-width:850px){.fc-scroller{height:100%!important}.timetable .fc-toolbar.fc-header-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.timetable .fc-toolbar.fc-header-toolbar .fc-right{display:none}.timetable .fc-toolbar.fc-header-toolbar .fc-center{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.timetable .fc-toolbar.fc-header-toolbar .fc-button{padding:0}.fc-unthemed .fc-list-heading td{background:#5eb5fe}.fc-unthemed .fc-list-heading td .fc-list-heading-alt,.fc-unthemed .fc-list-heading td .fc-list-heading-main{font-family:Rubik,sans-serif;font-size:16px;font-weight:400;color:#fff}.fc-event-dot{background:#5eb5fe}.fc-unthemed .fc-list-view{border-color:transparent}.timetable{padding-bottom:64px}.timetable .fc-toolbar h2{font-size:24px;line-height:36px}.timetable-wrap .fc-view-container{margin:0}.timetable .fc-view-container{overflow-y:hidden;overflow-x:auto}}@media only screen and (max-width:450px){.timetable{padding-bottom:40px}.timetable .fc-toolbar h2{font-size:20px;line-height:32px}.fc-list-table td{padding:8px 10px}}.redaction{padding-bottom:80px}.redaction .page-title{text-align:center}.redaction-wrap{max-width:600px;margin:0 auto}.redaction-title{display:block;font-size:20px;line-height:1.5;font-weight:400;padding-bottom:48px}.redaction-subtitle{display:block;font-size:16px;line-height:30px;font-weight:400;padding-bottom:16px}.redaction-block{padding-bottom:48px}.redaction-block__big{padding-bottom:80px}.redaction-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -12px 32px}.redaction-col{width:50%;padding:0 12px 48px}.redaction .checkbox{display:block;margin-bottom:27px}.redaction .checkbox p{font-family:Rubik,sans-serif;font-size:14px}.redaction-accounts .redaction-row{margin:0 -12px 14px}.redaction .main-btn,.redaction .second-btn{display:block;width:100%}@media only screen and (max-width:768px){.redaction{padding-bottom:64px}.redaction-wrap{max-width:100%}.redaction-title{padding-bottom:40px}.redaction-block{padding-bottom:40px}.redaction-row{margin-bottom:8px}.redaction-col{padding-bottom:40px}}@media only screen and (max-width:450px){.redaction{padding-bottom:40px}.redaction-title{font-size:16px;line-height:24px;padding-bottom:24px}.redaction-subtitle{font-size:14px;line-height:20px;padding-bottom:20px}.redaction-block{padding-bottom:32px}.redaction-row{margin:0 0 8px}.redaction-col{width:100%;padding:0 0 32px}.redaction-accounts .redaction-row{margin:0}.redaction-accounts .redaction-col{padding-bottom:16px}.redaction .checkbox{margin-bottom:16px}.redaction .checkbox p{font-size:12px}}.step{padding-bottom:80px}.step .page-title{text-align:center}.step-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:80px}.step-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25%;font-size:48px;line-height:1;font-weight:300;color:#96a2b7;padding:0 20px 42px 20px;border-bottom:2px solid transparent;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.step-list li span{display:inline-block;max-width:130px;padding-left:24px;font-size:10px;line-height:1.5;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.step-list li.active,.step-list li.active-second{color:#5eb5fe;border-color:#5eb5fe}.step-list li.active span,.step-list li.active-second span{color:#3f4d64}.step-list li.active-second{color:#3f4d64}.step-list li:last-child{margin-right:0}.step-list__33 li{width:33.333%}.step-wrap{max-width:650px;margin:0 auto}.step-block{padding-bottom:48px}.step-block .block-with_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.step-block .block-with_icon svg{display:inline-block;max-width:30px;height:auto;margin-right:10px}.step-block .block-with_icon svg path{fill:#96a2b7}.step-block .block-with_icon:hover path{fill:#5eb5fe}.step-block-s{padding-bottom:40px}.step-block__raffle{padding:3px 0 20px}.step-block__raffle .checkbox{margin-bottom:19px}.step-block__raffle .checkbox p{font-size:16px}.step-block-top{padding-top:48px}.step-block-top .users-table{padding:48px 0 0}.step-block-curators{padding-top:0}.step-block-curators__empty{margin:0 auto}.step-block-coauthors{padding-top:0}.step-block-coauthors__empty{margin:0 auto}.step-title{font-size:20px;line-height:1.5;font-weight:400;padding-bottom:48px}.step-subtitle{display:block;font-size:16px;line-height:30px;font-weight:400;margin-bottom:16px}.step-subtitle .tooltip{margin-left:11px}.step-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -12px}.step-col{width:50%;padding:0 12px 8px}.step-col.wide{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.step-col.wide .main-btn,.step-col.wide .second-btn{min-width:auto}.step-col-3-4{width:75%}.step-col-1-4{width:25%}.step-col-1-3,.step-col-3{width:33.333%}.step-col-1-3 .checkbox-big,.step-col-3 .checkbox-big{padding-bottom:140px}.step-col-1-3 .radio-subtitle,.step-col-3 .radio-subtitle{margin-bottom:9px}.step-col-1-3.full-access,.step-col-3.full-access{width:100%}.step-col-1-3.full-access p,.step-col-3.full-access p{max-width:100%}.step-check-input{position:absolute;bottom:0;left:0;width:100%;padding:0 24px 24px;z-index:10}.step-check-input div{position:relative}.step-check-input input{display:block;width:100%;height:48px;border:none;position:static;opacity:1;visibility:visible;background:#f2f5fb;-webkit-border-radius:6px;border-radius:6px;padding:0 40px 0 24px;cursor:auto;font-size:14px}.step-check-input b{position:absolute;top:50%;right:24px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);font-size:14px;line-height:24px;font-weight:400;color:#3f4d64}.step-text{font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7;padding-bottom:24px}.step .checkbox-m{margin-top:32px}.step .checkbox-m p{font-family:Rubik,sans-serif;font-size:14px}.step .second-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:700px){.step .second-btn{max-width:100%}}.step .second-btn span{margin-left:16px;color:#3f4d64}.step .main-btn{display:block;width:100%;margin-bottom:32px}.step-bottom p{font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7}.step-img{padding-bottom:40px}.step-img img{display:block;width:100%}.step-category{display:inline-block;font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7;margin-bottom:16px}.step-category a{color:#96a2b7}.step .section-title{padding-bottom:40px}.step-main .step-col{padding-bottom:40px}.step-main .step-col .step-category{margin-bottom:8px}.step-main .step-col p{font-size:14px;line-height:20px}.step-info{padding-bottom:80px;word-break:break-word}.step-info .step-title{padding-bottom:16px}.step-info p{font-family:HelveticaNeueCyr,sans-serif;font-size:16px;line-height:30px;padding-bottom:40px}.step-timeline{padding-bottom:80px}.step-btn{display:inline-block;width:32px;min-width:32px;height:32px;-webkit-border-radius:50%;border-radius:50%;position:relative;margin-left:8px}.step-btn svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.step-btn__edit{border:1px solid #ccd3dc}.step .raffle{margin:0 0 40px}.step .marathon-bottom{max-width:100%;padding-bottom:40px}.step .marathon-ul{padding:0 0 40px}.step-blue .checkbox{background:#e3f0fc;-webkit-border-radius:6px;border-radius:6px}.step-blue .checkbox-subtitle{padding:0;margin:2px 0 18px 40px}.step-blue .checkbox.checkbox-big span{right:auto;left:24px}.step-blue .checkbox.checkbox-big p{max-width:540px}.step .step-block__raffle-second{padding:0}.step-frame{padding:40px;border:1px solid #e3e6ef;-webkit-border-radius:6px;border-radius:6px}.step-frame__small{margin-bottom:40px}.step-services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:32px}.step-services li{padding-right:32px;font-size:14px;line-height:20px;color:#3f4d64}.step-services li svg path{-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.step-services li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3f4d64}.step-services li a svg{margin-right:12px}.step-services li a.active{color:#5eb5fe}.step-services li a.active svg path{fill:#5eb5fe}.step-services li:last-child{padding-right:0}.step .involvement-form__row{padding:0}.step-checkbox .checkbox{margin-bottom:24px}.step-checkbox .checkbox p{max-width:100%}.step-testing{padding:32px 0 0}.step-radio__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.step-radio__row .step-input{width:100%;margin-right:24px}.step-radio__row .radio{min-width:144px;width:144px}.step-charge{padding:24px 0 40px}.step-charge input{margin:0 16px}.step .tooltip{margin-left:12px}.step .input-block label{line-height:24px}.step-filling .step-title{padding-bottom:33px}.step-filling__row{border:2px solid transparent;margin-bottom:8px;position:relative}.step-filling__row.step-filled a,.step-filling__row.step-filled b,.step-filling__row.step-filled p,.step-filling__row.step-filled span{color:#65c58c}.step-filling__row.step-active{border-color:#5eb5fe;-webkit-box-shadow:0 15px 25px rgba(150,162,183,.1);box-shadow:0 15px 25px rgba(150,162,183,.1)}.step-filling__row.step-active a,.step-filling__row.step-active b,.step-filling__row.step-active p,.step-filling__row.step-active span{color:#5eb5fe}.step-filling__num{position:absolute;top:50%;left:22px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);font-size:14px}.step-filling__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:7px 22px 7px 102px}.step-filling__info p,.step-filling__info span{font-size:14px;line-height:30px;color:#96a2b7}.step-changes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:65px 0 65px;border-bottom:1px solid #e3e6ef;margin-bottom:80px;position:relative}.step-changes .section-title{padding:0}.step-changes .section-title b{font-weight:400;color:#96a2b7}.step-changes .section-title i{font-style:normal}.step-changes .section-title span{display:none}.step-changes .main-btn{display:inline-block;min-width:auto;max-width:220px;margin:0}.step-changes__second{padding:76px 0;border-top:1px solid #e3e6ef;margin:80px 0}.step-arrows{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.step-arrows a{display:inline-block;padding:0 12px}.step-arrows a.not-active{opacity:.3;pointer-events:none}.step .input-block.input-block-m{margin:0}.step-ac svg{display:none}.timeline-col{padding:37px 10px 40px;border-top:1px solid #e3e6ef}.timeline-col p{font-family:HelveticaNeueCyr,sans-serif;font-size:14px;line-height:25px;color:#96a2b7;word-break:break-all}.timeline-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-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-bottom:16px}.timeline-name{display:block;font-size:16px;line-height:25px;font-weight:400}.timeline-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timeline-wrap .step-category{font-size:10px;line-height:2;text-transform:uppercase;letter-spacing:.1em;margin:0 16px 0 0}.timeline-btn{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1020px){.step .section-title i{display:none}.step .section-title span{display:inline-block;font-size:24px;line-height:1.5;color:#3f4d64;margin:0}}@media only screen and (max-width:768px){.step{padding-bottom:64px}.step-list{padding-bottom:64px}.step-list li{font-size:40px;padding:0 10px 25px 0}.step-list li span{font-size:9px;line-height:16px;max-width:115px;padding-left:20px}.step-wrap{max-width:100%}.step-block{padding-bottom:40px}.step-block-s{padding-bottom:32px}.step-changes{padding:40px 0;margin-bottom:40px}.step-changes__second{margin:40px 0}}@media only screen and (max-width:600px){.step{padding-bottom:40px}.step-list{padding-bottom:40px}.step-list li{width:auto;min-width:45px;font-size:30px;padding:0 10px 18px}.step-list li span{padding-left:24px;display:none}.step-list li.active{width:90%;padding-left:0}.step-list li.active span{display:block}.step-block{padding-bottom:32px}.step-block-s{padding-bottom:24px}.step-block .input-block,.step-block .select{margin-bottom:24px}.step-block__raffle textarea{margin-bottom:40px}.step-block__second.step-block .input-block,.step-block__second.step-block .select{margin-bottom:0}.step-block .checkbox-subtitle{font-size:12px}.step-title{font-size:16px;line-height:30px;padding-bottom:24px}.step-subtitle{font-size:14px;line-height:20px;margin-bottom:20px}.step-col{width:100%}.step-col-3{width:100%}.step-col-3 .checkbox-big{padding:24px}.step-col-3 .checkbox-big .step-check-input{position:static;padding:0;margin-top:20px;width:120px}.step-col-3 .checkbox-big .step-check-input input{height:40px;padding:0 35px 0 20px;font-size:14px}.step-bottom{margin-top:16px}.step .main-btn{margin-bottom:24px}}@media only screen and (max-width:600px) and (max-width:700px){.step .main-btn{max-width:100%}}@media only screen and (max-width:600px){.step .users-table{padding-bottom:24px}.step-block-top .users-table{padding:0}.step-img{margin:0 -20px;padding-bottom:32px}.step-category{margin-bottom:8px}.step .section-title{padding-bottom:8px}.step-main{margin:0 0 16px}.step-main .step-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0;border-bottom:1px solid #e3e6ef}.step-main .step-col .step-category{margin:0}.step-main .step-col p{font-size:12px}.step-main .step-col:last-child{border-bottom:none}.step-info{padding-bottom:32px}.step-info .step-title{padding-bottom:12px}.step-info p{font-size:14px;line-height:24px;padding-bottom:24px}.step .marathon-bottom{padding-bottom:16px}.step .marathon-ul{padding-bottom:32px}.step-timeline{padding-bottom:48px}.step-btns .main-btn{margin-bottom:8px}.step-btn{position:absolute;top:0;right:0}.step-btn__edit{right:40px}.step-changes{display:block;padding:24px 0}.step-changes .section-title{padding:0 60px 24px 0}.step-changes .section-title i{display:inline-block}.step-changes .section-title span{display:none}.step-arrows{top:30px;left:auto;right:-12px;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.step-arrows svg{width:12px;height:22px}.step-frame{padding:24px}.step-frame__small{margin:0 0 22px}.step-testing .input-block{margin:0}.step-charge{padding:16px 0 24px}.step-accordeon{display:none}.step-ac{padding:10px 0;margin:0 0 10px;cursor:pointer;position:relative}.step-ac svg{display:inline-block;position:absolute;top:50%;right:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.step-ac.active-ac svg{-webkit-transform:translate(0,-50%) rotate(180deg);-ms-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}.timeline-btn{padding-bottom:30px}.timeline-wrap .step-category{font-size:9px;line-height:16px;margin:0}.timeline-col{padding:30px 0 24px}.timeline-col p{font-size:12px;line-height:20px}.timeline-top{display:block;padding-bottom:16px;position:relative}.timeline-name{font-size:14px;line-height:20px;padding-bottom:8px}.timeline-btn .second-btn{width:100%}.step-block .textarea-descr__top .input-block,.step-block .textarea-descr__top .select{margin:0}.textarea-descr__list{min-width:100px}.textarea-descr__link{min-width:50px}}@media only screen and (max-width:450px){.step-services li{padding-right:22px}.step-filling{padding-bottom:15px}.step-filling__row{margin-bottom:2px}.step-filling__info{padding:10px 18px 10px 50px}.step-filling__info a,.step-filling__info p,.step-filling__info span{font-size:12px;line-height:20px}.step-filling__num{left:20px}.step-radio__row{display:block}.step-radio__row .step-input{padding-bottom:15px}.input-block .textarea-descr__top{height:80px;padding-top:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.input-block .textarea-descr__top .select{position:absolute;top:0;left:0;width:100%;height:40px}.input-block .textarea-descr__top .select-text{border-bottom:1px solid #ebeff8}.input-block .textarea-descr__list{min-width:115px}.input-block .textarea-descr__link{min-width:50px}.input-block .textarea-descr textarea{height:200px!important;padding:100px 20px 20px}.input-block .textarea-descr textarea.short-description{padding:20px}}.cabinet-select{display:none}.cabinet-select .select-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 10px 16px 0;font-size:14px;line-height:20px;background:0 0;border-bottom:2px solid #5eb5fe;-webkit-border-radius:0;border-radius:0}.cabinet-select .select-text b{font-weight:400;color:#96a2b7;margin-left:10px}.cabinet-select .select-text::after{right:2px}.cabinet-select .select-text svg{margin-right:12px}.cabinet-select .select-text svg path{fill:#5eb5fe}.cabinet-select .select-list li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:20px;color:#3f4d64}.cabinet-select .select-list li a b{font-weight:400;color:#96a2b7;margin-left:10px}.cabinet-select .select-list li a span{display:inline-block;width:24px;height:20px;margin-right:12px}.cabinet-top__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:40px}.cabinet-top__row .page-title{padding:0 20px 0 0}.cabinet-top .timeline{padding-top:0}.cabinet-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.cabinet-tabs li{padding-right:40px}.cabinet-tabs li:last-child{padding-right:0}.cabinet-tabs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 0;font-size:16px;line-height:30px;color:#3f4d64;border-bottom:2px solid transparent}.cabinet-tabs li a svg{margin-right:12px}.cabinet-tabs li a svg path{-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.cabinet-tabs li a span{color:#96a2b7;margin-left:10px}.cabinet-tabs li a .link{border-bottom:2px solid #3f4d64}.cabinet-tabs li a .link:hover{border-color:#5eb5fe}.cabinet-tabs li a.active .link{color:#5eb5fe;border-color:#5eb5fe}.cabinet-tabs li a.active svg path{fill:#5eb5fe}.cabinet .free_answer,.cabinet .testimonials{background:0 0;padding:20px 0 80px;border-top:1px solid #e3e6ef}.cabinet .free_answer .reviews,.cabinet .testimonials .reviews{border:none;padding:60px 180px}.cabinet .free_answer .reviews-img,.cabinet .testimonials .reviews-img{top:60px;max-width:140px}.cabinet .free_answer .reviews-img img,.cabinet .testimonials .reviews-img img{display:block;margin-bottom:32px}.cabinet .free_answer .reviews-img p,.cabinet .testimonials .reviews-img p{font-size:14px;line-height:20px;padding-bottom:8px}.cabinet .free_answer .reviews-img span,.cabinet .testimonials .reviews-img span{font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7}.cabinet .free_answer .reviews-title,.cabinet .testimonials .reviews-title{font-size:20px;line-height:1.5;font-weight:400;padding-bottom:16px}.cabinet .free_answer .reviews-top,.cabinet .testimonials .reviews-top{padding-bottom:40px}.cabinet .free_answer .reviews-name,.cabinet .testimonials .reviews-name{font-size:20px;line-height:1.5;font-weight:500;letter-spacing:.04em;text-transform:uppercase;padding:0}.cabinet .free_answer .reviews-info p,.cabinet .testimonials .reviews-info p{padding:0}.cabinet .free_answer{padding:76px 0 80px;background:#ebeff7}.cabinet .involvement-form__row{padding-bottom:40px}.cabinet .involvement-form .input-block{margin:0}.cabinet .involvement-text{font-family:HelveticaNeueCyr,sans-serif;font-size:16px;line-height:30px;padding-bottom:40px}.cabinet-mailing__wrap{padding:80px 0;border-top:1px solid #e3e6ef}.cabinet-description{max-width:600px;margin:0 auto}.cabinet-description__name{display:inline-block;font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7;margin-bottom:16px}.cabinet-description .section-title{padding-bottom:40px}.cabinet-description__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:40px}.cabinet-description__row div{padding-right:20px}.cabinet-description__row span{display:inline-block;margin-bottom:8px;font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7}.cabinet-description__row p{font-size:14px;line-height:20px}.cabinet-description__info p{font-family:HelveticaNeueCyr,sans-serif;font-size:16px;line-height:30px}.cabinet-description__subtitle{font-size:20px;line-height:1.5;font-weight:400;padding-bottom:16px}.cabinet-edit{display:none}.cabinet .forum-second{border:none;padding:0}.cabinet .forum-contact .input-block-m{margin:0}.cabinet .edit-btn{position:relative}.cabinet .edit-btn::before{content:'';position:absolute;top:50%;right:22px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);border-top:6px solid #3f4d64;border-left:3px solid transparent;border-right:3px solid transparent;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.cabinet-row{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:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cabinet-row.top-row{margin-bottom:30px}.cabinet-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cabinet-btns .main-btn,.cabinet-btns .second-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cabinet-btns .main-btn svg,.cabinet-btns .second-btn svg{margin-right:12px}.cabinet-btns .main-btn{background:#65c58c;margin-left:8px;padding:12px 24px}.cabinet-btns .second-btn{padding:11px 23px}.cabinet-statistics{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding-bottom:80px}.cabinet-statistics__col{width:33.333%;padding:0 10px;text-align:center}.cabinet-statistics__col .table-btn{width:24px;height:24px;position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);margin-left:12px}.cabinet-statistics__col span{display:inline-block;padding-bottom:12px;font-size:36px;line-height:1;font-weight:300}.cabinet-statistics__col p{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;font-family:HelveticaNeueCyr,sans-serif;font-size:14px;line-height:20px;color:#96a2b7}.cabinet .step-wrap{padding:0 0 80px}.cabinet .step-wrap .step-frame .input-block.input-block-m{margin:0}.cabinet .step-wrap .btn-block{margin:0}.cabinet .step-wrap .btn-block .second-btn{margin:0}.cabinet .step-wrap .step-block__raffle{padding-bottom:24px}.cabinet .raffle{margin:0 0 80px}.active-block .cabinet-description{display:none}.active-block .cabinet-edit{display:block}.cabinet .step-wrap .btn-block .second-btn{margin-top:24px}.table-btn__text{display:none}.table-btn b{display:block;height:auto;width:auto}.participants-row .table-btn svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.participants-wrap.participants-wrap__2 .participants-col__2 .participants-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.table-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:50%;right:24px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);z-index:0}.table-btns__drop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-btns .table-btn{position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);margin-left:8px}.table-btns .table-btn__dots{display:none;border:none}.table-btns .table-btn__close{border:none}.table-btn{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:50%;right:24px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:32px;height:32px;-webkit-border-radius:50%;border-radius:50%;border:1px solid #ccd3dc;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.statistics-block{padding:80px 0 32px;border-bottom:1px solid #e3e6ef}.statistics-block:first-child{padding-top:0}.statistics-block:last-child{border-bottom:none}.statistics-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:80px}.statistics-top .section-title{padding:0}.statistics-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -10px}.statistics-col{width:16.666%;padding:0 10px 48px}.statistics-col span{display:inline-block;padding-bottom:12px;font-size:36px;line-height:1;font-weight:300}.statistics-col p{font-family:HelveticaNeueCyr,sans-serif;font-size:14px;line-height:20px;color:#96a2b7}.participants{border-top:1px solid #e3e6ef}.participants-accordeon{position:relative}.participants-accordeon__arrow{position:absolute;top:30px;right:20px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;cursor:pointer}.participants-accordeon__arrow svg{display:block}.participants-accordeon__arrow.active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.participants-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:80px 0}.participants-btn .second-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#3f4d64}.participants-btn .second-btn svg{margin-right:16px}.participants-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:0 80px 0 144px;position:relative}.participants-col{position:absolute;top:0}.participants-col__1{left:0;min-width:144px;width:144px}.participants-col__2{right:0;min-width:80px;width:80px}.participants-slider{width:100%}.participants-slider .participants-row{padding:40px 15px 40px 0}.participants-slider .participants-row__top{padding:24px 10px 24px 0}.participants-slide__1{width:41%!important}.participants-slide__2{width:31%!important}.participants-slide__3{width:28%!important}.participants-row{height:130px;padding:40px 24px}.participants-row a{color:#3f4d64}.participants-row a:hover{color:#5eb5fe}.participants-row p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:24px}.participants-row p .part-ico{margin-left:10px}.participants-row p .part-ico svg{display:block}.participants-row p span{display:block;width:100%;font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7}.participants-row p .second-btn{min-width:auto;padding:3px 11px;font-size:10px;line-height:16px;letter-spacing:.05em;color:#3f4d64;text-transform:uppercase;-webkit-border-radius:16px;border-radius:16px;border:1px solid #ccd3dc;margin-left:10px}.participants-row .table-btn{position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.participants-row__top{min-height:70px;height:70px;border-top:1px solid #e3e6ef;padding:24px}.participants-row__top span{display:inline-block;font-size:10px;line-height:1.2;font-weight:500;color:#96a2b7;letter-spacing:.1em;text-transform:uppercase;padding:4px 0}.participants-row:nth-child(even){background:#f8faff}.participants-wrap.participants-wrap__2{padding-left:104px;border-bottom:1px solid #e3e6ef}.participants-wrap.participants-wrap__2 .participants-row{height:113px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.participants-wrap.participants-wrap__2 .participants-row__top{height:70px}.participants-wrap.participants-wrap__2 .participants-row-draft{color:#96a2b7}.participants-wrap.participants-wrap__2 .participants-row-draft img{opacity:.6}.participants-wrap.participants-wrap__2 .participants-row-draft a{color:#96a2b7}.participants-wrap.participants-wrap__2 .participants-row-draft a:hover{color:#5eb5fe}.participants-wrap.participants-wrap__2 .participants-col__1{min-width:104px;width:104px}.participants-wrap.participants-wrap__2 .participants-slide__2{width:19%!important}.participants-wrap.participants-wrap__2 .participants-slide__3{width:40%!important}.participants-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.participants-block__col-1{min-width:104px}.participants-block__2 .participants-block__col{width:50%}.participants-block img{display:block;max-width:40px;-webkit-border-radius:50%;border-radius:50%}.participants-wrap.participants-wrap__3 .participants-row__top{display:block;height:140px;padding:24px 24px 24px 0}.participants-wrap.participants-wrap__3 .participants-row__top .participants-block__col span{white-space:nowrap}.participants-wrap.participants-wrap__3 .participants-row__top .input-block,.participants-wrap.participants-wrap__3 .participants-row__top .select{margin-top:12px}.participants-wrap.participants-wrap__3 .participants-row__top .participants-block{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.participants-wrap.participants-wrap__3 .participants-row__top .participants-block .marathon-page-filter-submit{position:relative;top:23px;left:5px}.participants-wrap.participants-wrap__3 .participants-row__top .participants-block .marathon-page-filter-submit .search-reset{display:none}.participants-wrap.participants-wrap__3 .participants-row__top .participants-block .marathon-page-filter-submit.active .search-icon{display:none}.participants-wrap.participants-wrap__3 .participants-row__top .participants-block .marathon-page-filter-submit.active .search-reset{display:block}.participants-wrap.participants-wrap__3 .participants-block__col .participants-block__col-2{width:100%}.participants-wrap.participants-wrap__3 .participants-slide__3 .participants-row__top{padding-right:0}.participants-wrap.participants-wrap__3 .participants-slide__3 .participants-block__col-1{padding-right:24px}.participants-wrap.participants-wrap__4{padding-right:144px}@media only screen and (min-width:768px){.participants-wrap.participants-wrap__4 .slick-track{width:100%!important}}.participants-wrap.participants-wrap__4 .participants-slide__1{width:32%!important}.participants-wrap.participants-wrap__4 .participants-slide__1__2{width:60%!important}@media only screen and (max-width:900px){.participants-wrap.participants-wrap__4 .participants-slide__1__2{width:66.666%!important}}.participants-wrap.participants-wrap__4 .participants-slide__2{width:28%!important}.participants-wrap.participants-wrap__4 .participants-col__2{width:144px}.participants-wrap.participants-wrap__4 .participants-col__2 .participants-row{padding-left:0}.participants-arrow{position:absolute;top:26px;right:20px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;cursor:pointer;z-index:10}.participants-arrow.active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.participants-accordeon .participants-row__top{-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.participants-accordeon.participants-active .participants-row__top{height:70px}.participants-row .table-btns{position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}@media only screen and (max-width:1200px){.cabinet-row{display:block}.cabinet-btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:40px;margin:0 -12px}.cabinet-btns .main-btn,.cabinet-btns .second-btn{width:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 12px}}@media only screen and (max-width:1020px){.cabinet-tabs li{padding-right:32px}.cabinet .free_answer .reviews,.cabinet .testimonials .reviews{padding:60px 0 60px 180px}.statistics-col{width:20%}.participants-wrap{padding-left:80px}.participants-wrap.participants-wrap__3 .participants-row__top{height:70px}.participants-wrap.participants-wrap__3 .participants-row__top .input-block,.participants-wrap.participants-wrap__3 .participants-row__top .select{display:none}.participants-wrap.participants-wrap__3 .participants-row__top .participants-block__col span{white-space:normal}.participants-wrap.participants-wrap__4{padding-right:80px}.participants-wrap.participants-wrap__4 .participants-col__2{width:80px}.participants-wrap.participants-wrap__4 .participants-col__2 .participants-row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.participants-col__1{min-width:80px;width:80px}.participants-arrow{display:none}.table-btns{display:block}.table-btns__drop{position:absolute;top:120%;right:0;display:block;width:160px;background:#fff;-webkit-box-shadow:0 10px 25px rgba(150,162,183,.3);box-shadow:0 10px 25px rgba(150,162,183,.3);-webkit-border-radius:6px;border-radius:6px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;padding:10px;z-index:10;opacity:0;visibility:hidden;padding:0;overflow:hidden}.table-btns__drop .table-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:auto;-webkit-border-radius:0;border-radius:0;border:none;font-size:12px;line-height:20px;color:#3f4d64;padding:10px 20px;margin:0}.table-btns__drop .table-btn:hover{background:#f7faff}.table-btns__drop .table-btn__text{display:block}.table-btns__drop .table-btn b{display:block;width:16px;height:16px;position:relative;margin-right:14px}.table-btns__drop .table-btn b svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.table-btns__drop .table-btn__close{color:#96a2b7}.table-btns .table-btn__dots{display:block;cursor:pointer}.table-btns.active{z-index:21}.table-btns.active .table-btns__drop{opacity:1;visibility:visible}}@media only screen and (max-width:900px){.participants-wrap.participants-wrap__2 .participants-slide__1{width:45%!important}.participants-wrap.participants-wrap__2 .participants-slide__2{width:21.666%!important}.participants-wrap.participants-wrap__2 .participants-slide__3{width:33.333%!important}.participants-wrap.participants-wrap__2{padding-bottom:48px;border:none}.participants-wrap.participants-wrap__2 .slick-dots{bottom:-48px}}@media only screen and (max-width:768px){.cabinet-top__row{padding-bottom:40px}.cabinet-row{padding:11px 0 64px}.cabinet-statistics{padding-bottom:64px}.cabinet-tabs li{padding-right:28px}.cabinet-tabs li a{padding:16px 0}.cabinet .free_answer,.cabinet .testimonials{padding:16px 0 64px}.cabinet .free_answer .reviews,.cabinet .testimonials .reviews{padding:48px 0}.cabinet .free_answer .reviews-img,.cabinet .testimonials .reviews-img{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;padding-bottom:40px}.cabinet .free_answer .reviews-img img,.cabinet .testimonials .reviews-img img{max-width:64px;min-width:64px;height:64px;margin:0}.cabinet .free_answer .reviews-img__info,.cabinet .testimonials .reviews-img__info{padding-left:32px}.cabinet .free_answer .reviews-img__info p,.cabinet .testimonials .reviews-img__info p{display:none}.cabinet .free_answer .reviews-top,.cabinet .testimonials .reviews-top{padding-bottom:24px}.cabinet .free_answer .reviews-info,.cabinet .testimonials .reviews-info{max-width:100%}.cabinet .free_answer .reviews-title,.cabinet .testimonials .reviews-title{padding-bottom:8px}.cabinet .free_answer-btn,.cabinet .testimonials-btn{max-width:100%;padding:0}.cabinet-mailing__wrap{padding:64px 0}.cabinet-description,.cabinet-edit{max-width:100%}.cabinet .step-wrap{padding-bottom:64px}.cabinet .raffle{display:block;margin-bottom:64px}.cabinet .raffle-info{padding:0 0 24px}.cabinet .raffle-btns{width:100%;margin:0 -4px}.cabinet .raffle-btns .main-btn,.cabinet .raffle-btns .second-btn{width:50%;margin:0 4px}.statistics-block{padding:40px 0 8px}.statistics-top{padding-bottom:38px}.statistics-col{width:25%;padding:0 10px 40px}.participants-wrap{padding-left:60px}.participants-col__1{min-width:60px;width:60px}.participants-col__1 .participants-row{padding:24px 10px 24px 24px}.participants-col__1 .participants-row__top{padding:16px 10px 16px 24px}.participants-col__2 .participants-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:24px 24px 24px 10px}.participants-col__2 .participants-row__top{padding:16px 10px 16px 24px}.participants-row{height:97px;padding:24px}.participants-row__top{min-height:50px;height:50px;padding:16px 10px 16px 24px}.participants-slider .participants-row{padding:24px 10px 24px 14px}.participants-slider .participants-row__top{padding:16px 10px 16px 14px}.participants-wrap.participants-wrap__2{padding-left:96px}.participants-wrap.participants-wrap__2 .participants-row{height:88px}.participants-wrap.participants-wrap__2 .participants-row__top{height:50px}.participants-block__col-1{min-width:84px}.participants-wrap.participants-wrap__3 .participants-row__top{padding:16px 10px 16px 0}}@media only screen and (max-width:700px){.cabinet-select{display:block;padding:0}.cabinet-top__row{display:block;padding-bottom:33px}.cabinet-top__row .page-title{padding:0 0 24px}.cabinet .main-btn,.cabinet .second-btn{max-width:100%;width:100%}.cabinet .participation-block{margin-bottom:32px}.cabinet-tabs{display:none}.cabinet .free_answer,.cabinet .testimonials{padding:24px 0 48px}.cabinet .free_answer .reviews,.cabinet .testimonials .reviews{padding:0 0 32px}.cabinet .free_answer .reviews-img,.cabinet .testimonials .reviews-img{padding-bottom:32px}.cabinet .free_answer .reviews-top,.cabinet .testimonials .reviews-top{padding-bottom:16px}.cabinet .free_answer .reviews-name,.cabinet .testimonials .reviews-name{font-size:16px;line-height:24px}.cabinet .free_answer{padding:48px 0}.participants-wrap{margin:0 -20px;padding-bottom:48px}.participants-wrap .slick-dots{bottom:-48px}.participants-wrap.participants-wrap__2 .participants-slide{width:33.333%!important}.participants-wrap.participants-wrap__4 .participants-slide{width:25%!important}.participants-slide{width:33.333%!important}.participants-slider__4 .participants-wrap.participants-wrap__2 .participants-slide{width:25%!important}.participants-slider__4 .participants-slide{width:25%!important}}@media only screen and (max-width:600px){.cabinet-row{padding:0 0 32px}.cabinet-btns{display:block;padding:24px 0 0;margin:0}.cabinet-btns .main-btn,.cabinet-btns .second-btn{width:100%;margin:0 0 8px}.cabinet-statistics{padding-bottom:32px;margin:0 -10px}.cabinet-statistics__col{position:relative}.cabinet-statistics__col span{font-size:24px;line-height:40px;padding:0}.cabinet-statistics__col p{font-size:11px;line-height:16px}.cabinet-statistics__col .table-btn{position:absolute;top:10px;left:55%}.cabinet .step-wrap{padding-bottom:40px}.cabinet .raffle{margin-bottom:48px}.cabinet .raffle-btns{display:block;margin:0}.cabinet .raffle-btns .main-btn,.cabinet .raffle-btns .second-btn{width:100%;margin:0}.cabinet .raffle-btns .main-btn{margin-bottom:8px}.statistics-block{padding:32px 0 8px}.statistics-col{padding:0 10px 24px}.statistics-col span{font-size:24px;line-height:40px;padding:0}.statistics-col p{font-size:11px;line-height:16px}.table-btn{right:20px}.participants-wrap{padding:0 72px 0 60px}.participants-wrap.participants-wrap__2{padding-left:64px}.participants-wrap.participants-wrap__2 .participants-row{display:block}.participants-wrap.participants-wrap__2 .participants-col__1{min-width:64px;width:64px}.participants-wrap.participants-wrap__3 .participants-block__col-1{min-width:80px;width:80px}.participants-wrap.participants-wrap__3 .participants-block__2 .participants-block__col-1{min-width:100px;width:100px}.participants-block{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.participants-block__col-1{min-width:56px}.participants-block__col-1 img{max-width:32px;margin-top:-4px}.participants-row{min-height:78px;height:78px}.participants-row__top{min-height:50px;height:50px}.participants-col__1{min-width:60px;width:60px}.participants-col__1 .participants-row{padding:22px 0 0 20px}.participants-col__1 .participants-row__top{padding:16px 0 0 20px}.participants-col__2{min-width:72px;width:72px}.participants-col__2 .participants-row{padding:16px 20px 0 10px}.participants-col__2 .participants-row__top{padding:16px 20px 0 10px}.participants-slide .participants-row{padding:22px 10px 16px 10px}.participants-slide .participants-row__top{min-height:50px;height:50px;padding:16px 20px 0 10px}.participants-wrap .participants-col__2 .participants-row{-webkit-box-align:start;-ms-flex-align:start;align-items:start}}@media only screen and (max-width:450px){.cabinet .free_answer .reviews-img img,.cabinet .testimonials .reviews-img img{min-width:48px;max-width:48px;height:48px}.cabinet .free_answer .reviews-img__info,.cabinet .testimonials .reviews-img__info{padding-left:24px}.cabinet .free_answer .reviews-title,.cabinet .testimonials .reviews-title{font-size:16px;line-height:28px;padding:0}.cabinet .free_answer .reviews-info p,.cabinet .testimonials .reviews-info p{font-size:14px;line-height:24px}.cabinet-mailing__wrap{padding:40px 0}.cabinet-description__name{margin-bottom:8px}.cabinet-description .section-title{padding-bottom:8px}.cabinet-description__row{display:block;padding:0 0 16px}.cabinet-description__row div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0;border-bottom:1px solid #e3e6ef}.cabinet-description__row div p,.cabinet-description__row div span{font-size:12px;line-height:20px}.cabinet-description__row div span{margin:0}.cabinet-description__row div:last-child{border-bottom:none}.cabinet-description__info p{font-size:14px;line-height:24px}.cabinet-description__subtitle{font-size:16px;line-height:28px;padding-bottom:12px}.cabinet .pagination{padding:40px 0}.statistics{padding-bottom:8px}.statistics-top{display:block;padding-bottom:24px}.statistics-top .section-title{padding-bottom:24px}.statistics-top .main-btn{width:100%}.statistics-col{width:50%}.statistics:first-child .section-title{padding:0}.table-btn{right:0}.table-btns{right:0}.participants-slide{width:33.333%!important}.participants-block__col-2 span{white-space:nowrap}}.recording{padding-top:40px}.recording .timetable{padding:0}@media only screen and (max-width:768px){.recording{padding-top:60px}.recording .faq-accordeon__wrap{padding:40px 0}}@media only screen and (max-width:450px){.recording{padding-top:25px}}.header.header-chat{padding:0;margin-bottom:0}.header.header-chat .header-top{border:none}.chat-section{background:#3b485c}.chat{min-height:calc(100vh - 129px);background:#3f4d64;position:relative}.chat .chat-correspondence.empty{height:100%}.chat a:hover{text-decoration:none}.chat #loader{display:none}.chat #loader p{font-size:14px;color:#96a2b7;text-align:center}.chat #loader.active{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}.chat #loader.active .lds-ring div{-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite}.chat #loader.active .lds-ring div:nth-child(1){-webkit-animation-delay:-.45s;animation-delay:-.45s}.chat #loader.active .lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.chat #loader.active .lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}.chat #loader .lds-ring{display:inline-block;position:relative;width:30px;height:42px;margin-right:10px}.chat #loader .lds-ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:25px;top:0;left:0;height:25px;margin:8px;border:2px solid #96a2b7;-webkit-border-radius:50%;border-radius:50%;border-color:#96a2b7 transparent transparent transparent}.chat .none-messages p{font-size:14px;color:#96a2b7;text-align:center}.chat a{color:#5eb5fe}.chat .second-btn{min-width:auto;padding:5px 11px 3px;font-size:10px;line-height:16px;letter-spacing:.05em;color:#96a2b7;text-transform:uppercase;-webkit-border-radius:6px;border-radius:6px;border:1px solid #96a2b7;margin-left:0;margin-top:5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.chat .second-btn:hover{color:#3f4d64;text-decoration:none}.chat::after{content:'';position:absolute;top:-400px;left:0;width:100%;height:400px;background:#3f4d64}.chat .wrapper{position:relative;z-index:2}.chat-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.chat-sidebar{width:32.03%}.chat-form{position:relative;margin-bottom:32px}.chat-form input{display:block;width:100%;height:48px;background:#48566e;border:none;-webkit-border-radius:6px;border-radius:6px;padding:0 45px 0 24px;font-size:14px;color:#fff}.chat-search{position:absolute;top:50%;right:20px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:3px;cursor:pointer}.chat-search svg{display:block}.chat-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding-bottom:16px}.chat-tabs li{padding-right:40px}.chat-tabs li a{display:block;padding:8px 0;border-bottom:2px solid transparent;font-size:14px;line-height:26px;color:#fff}.chat-tabs li a:hover{color:#96a2b7}.chat-tabs li a.active{border-bottom-color:#5eb5fe}.chat-tabs li:last-child{padding-right:0}.chat-users{height:485px}.chat-users a:hover{text-decoration:none}.chat-users .nano-pane{right:0}.chat-users .nano-pane>.nano-slider{background:#5a6981}.chat-users__wrap{padding-right:28px}.chat-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 40px 22px 0;border-bottom:1px solid #48566e;cursor:pointer;position:relative;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.chat-user::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#3f4d64),color-stop(50.55%,#48566e),to(#3f4d64));background:-webkit-linear-gradient(left,#3f4d64 0,#48566e 50.55%,#3f4d64 100%);background:-o-linear-gradient(left,#3f4d64 0,#48566e 50.55%,#3f4d64 100%);background:linear-gradient(90deg,#3f4d64 0,#48566e 50.55%,#3f4d64 100%);opacity:0;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;z-index:-1}.chat-user-active svg{fill:#5eb5fe}.chat-user-active svg path{fill:#5eb5fe}.chat-user-active::after{opacity:1;background:-webkit-gradient(linear,left top,right top,from(#3f4d64),color-stop(50.55%,rgba(72,86,110,.54)),to(#3f4d64));background:-webkit-linear-gradient(left,#3f4d64 0,rgba(72,86,110,.54) 50.55%,#3f4d64 100%);background:-o-linear-gradient(left,#3f4d64 0,rgba(72,86,110,.54) 50.55%,#3f4d64 100%);background:linear-gradient(90deg,#3f4d64 0,rgba(72,86,110,.54) 50.55%,#3f4d64 100%)}.chat-user__num{position:absolute;top:27px;right:0;min-width:30px;background:#5eb5fe;text-align:center;-webkit-border-radius:10px;border-radius:10px;font-size:12px;line-height:20px;color:#fff}.chat-user__img{min-width:48px;width:48px}.chat-user__img img{display:block;-webkit-border-radius:50%;border-radius:50%}.chat-user__info{padding-left:24px}.chat-user__name{display:block;font-size:14px;line-height:25px;color:#fff;max-width:250px}.chat-user__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:3px}.chat-user__status .status-ico{width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;margin-right:8px;background:#f2c94c}.chat-user__status .status-ico.ico-green{background:#65c58c}.chat-user__status .status-ico.ico-red{background:#ff655b}.chat-user__status span{font-size:12px;line-height:20px;color:#96a2b7}.chat-user.active::after,.chat-user:hover::after{opacity:1}.chat-content{width:67.97%;padding-left:24px}.chat-top{padding:24px 160px 20px 40px;background:#48566e;-webkit-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;position:relative}.chat-top__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-top__img{min-width:48px;width:48px;position:relative}.chat-top__status{position:absolute;bottom:-4px;right:-4px;width:20px;height:20px;border:4px solid #48566e;-webkit-border-radius:50%;border-radius:50%;background:#f2c94c}.chat-top__status.ico-green{background:#65c58c}.chat-top__status.ico-red{background:#ff655b}.chat-top__info{padding-left:24px}.chat-top__name{display:block;font-size:20px;line-height:1.25;font-weight:400;color:#fff;margin-bottom:7px}.chat-top__name__user{margin-bottom:0}.chat-top__party{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-top__party span{display:inline-block;font-family:HelveticaNeueCyr,sans-serif;font-size:12px;line-height:20px;color:#96a2b7;padding-left:8px}.chat-top__btns{position:absolute;top:50%;right:24px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.chat-top__num{position:absolute;top:50%;right:40px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);font-size:20px;line-height:1.25;color:#96a2b7}.chat .table-btns{right:0}.chat .table-btn,.chat-btn{width:48px;height:48px;-webkit-border-radius:6px;border-radius:6px;margin-right:16px;right:0;position:relative;margin-left:0}.chat .table-btn__dots,.chat-btn__dots{right:0;margin-right:0}.chat .table-btn svg,.chat-btn svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.chat .table-btn__main,.chat-btn__main{background:#5eb5fe;border-color:transparent}.chat .table-btn__main:hover,.chat-btn__main:hover{opacity:.7}.chat .table-btn__second,.chat-btn__second{border:1px solid #596780}.chat .table-btn__second:hover,.chat-btn__second:hover{border-color:#5eb5fe;background:#5eb5fe}.chat .table-btn:hover{border-color:#5eb5fe;background:#5eb5fe;opacity:.9}.chat-dialog{height:524px;padding:42px 20px 100px 40px;background:#3b485d;-webkit-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;position:relative}.chat-dialog.dialog_has_buttons{padding-top:70px}.chat-dialog.empty{text-align:center;padding-bottom:42px;min-height:100%}@media only screen and (max-width:600px){.chat-dialog.empty{padding-bottom:24px}}.chat-dialog.empty p{margin-top:14px;font-size:14px;line-height:20px;color:#96a2b7}.chat-dialog.empty img{max-width:300px;opacity:.5}.chat-dialog.empty .chat-dialog__content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-dialog.empty .chat-dialog__content .chat-dialog__wrap{-ms-flex-preferred-size:100%;flex-basis:100%}.chat-dialog .nano-pane{right:4px}.chat-dialog .nano-pane>.nano-slider{background:#5a6981}.chat-dialog__content{height:100%}.chat-dialog__wrap{padding-right:20px}.chat-dialog__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:20px;position:absolute;top:0;width:100%;left:0;right:0;background:#3b485c;z-index:2}.chat-dialog__btn{font-size:10px;line-height:16px;font-weight:500;color:#fff;letter-spacing:.05em;text-transform:uppercase;padding:3px 11px;border:1px solid #596780;-webkit-border-radius:16px;border-radius:16px;margin-right:8px}.chat-dialog__btn:hover{background:#48566e;border-color:#48566e;color:#fff}.chat-dialog__btn:hover span{color:#96a2b7}.chat-dialog__btn span{color:#96a2b7;margin-left:3px}.chat-dialog__btn.active{color:#5eb5fe;border-color:#5eb5fe}.chat-dialog__btn.active span{color:#5eb5fe}.chat-dialog__btn.active:hover{background:#5eb5fe;border-color:#5eb5fe;color:#fff}.chat-dialog__btn.active:hover span{color:#fff}.chat-dialog__bottom{position:absolute;bottom:0;left:0;width:100%;padding:0 40px 40px;background:#3b485d}.chat-dialog__bottom-wrap{position:relative}.chat-dialog__bottom .emojionearea-editor,.chat-dialog__bottom input{display:block;width:100%;height:48px;background:#48566e;border:none;-webkit-border-radius:6px;border-radius:6px;padding:0 0 0 24px;font-size:14px;color:#fff}.chat-dialog__bottom .emojionearea-editor{left:0;padding-top:15px;white-space:nowrap}.chat-dialog__bottom .emojionearea{background:#48566e;-webkit-border-radius:6px!important;border-radius:6px!important;padding:0 45px 0 0!important}.chat-message{-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;padding-bottom:32px}.chat-message__wrap{width:77%}.chat-message__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.chat-message__top .chat-userpic,.chat-message__top img{display:block;min-width:24px;width:24px;max-height:24px;-webkit-border-radius:50%;border-radius:50%;margin-right:12px}.chat-message__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-message__name{font-size:14px;line-height:20px;font-weight:400;color:#fff}.chat-message__date{font-size:12px;line-height:20px;color:#96a2b7}.chat-message__info{background:#3f4d64;padding:16px 24px;-webkit-border-radius:0 10px 10px 10px;border-radius:0 10px 10px 10px;font-family:HelveticaNeueCyr,sans-serif;font-size:14px;line-height:24px;color:#fff}.chat-message__info b{font-size:1.2rem;display:inline-block;vertical-align:middle}.chat-message.message-yellow .chat-message__info{background:#f2c94c;color:#3f4d64}.chat-message.message-yellow-alt .chat-message__info{border:2px solid #f2c94c;background:#48566d}.chat-message.chat-message__your{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.chat-message.chat-message__your .chat-message__info{background:#65c58c}.chat .emojionearea .emojionearea-button>div,.chat .emojionearea-button,.chat-emoji,.chat-send{position:absolute;top:50%;right:7px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:10px;cursor:pointer;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.chat .emojionearea .emojionearea-button>div svg,.chat .emojionearea-button svg,.chat-emoji svg,.chat-send svg{display:block}.chat .emojionearea .emojionearea-button>div svg path,.chat .emojionearea-button svg path,.chat-emoji svg path,.chat-send svg path{-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.chat .emojionearea .emojionearea-button>div:hover svg path,.chat .emojionearea-button:hover svg path,.chat-emoji:hover svg path,.chat-send:hover svg path{fill:#5eb5fe}.chat-private{display:none}.chat-typing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}.chat-typing__bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:30px;height:20px}.chat-typing__bar .sk-child{width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;background:#96a2b7;-webkit-animation:sk-three-bounce 1.5s ease-in-out infinite both;animation:sk-three-bounce 1.5s ease-in-out infinite both}.chat-typing__bar .sk-bounce-1{-webkit-animation-delay:.3s;animation-delay:.3s}.chat-typing__bar .sk-bounce-2{-webkit-animation-delay:.5s;animation-delay:.5s}.chat-typing__bar .sk-bounce-3{-webkit-animation-delay:.7s;animation-delay:.7s}.chat-typing p,.chat-typing span{display:inline-block;font-size:12px;line-height:20px;color:#96a2b7;padding-right:12px}.chat-row.block-correspondence .chat-content{display:block}.chat-row.block-correspondence .chat-correspondence{display:block}.chat-row.block-correspondence .chat-private{display:none}.chat-row.block-private .chat-content{display:block}.chat-row.block-private .chat-private{display:block}.chat-row.block-private .chat-correspondence{display:none}.chat-back{position:absolute;top:-24px;left:40px;display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:9px;line-height:20px;font-weight:500;color:#96a2b7;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.chat-back svg{display:block;margin-right:8px}.chat-empty{color:#fff}.chat-empty .info{color:#96a2b7;margin:10px 0}.chat .rates-wrapper{margin-bottom:20px}.chat .participation-col{width:50%}@media only screen and (max-width:700px){.chat .participation-col{width:100%}}.chat .participation-col__wrap{background:rgba(255,255,255,.02)}.chat .participation-col__name{color:#fff;font-size:14px}.chat .participation-col__price{color:#fff;font-size:20px;padding-bottom:10px}.chat-message__info p{margin-top:20px}.chat-message__info p:first-child{margin-top:0}@-webkit-keyframes sk-three-bounce{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}40%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}80%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes sk-three-bounce{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}40%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}80%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}.chat-correspondence .chat-dialog__content{height:100%}.chat-shadow{position:absolute;bottom:0;left:0;width:100%;height:80px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#3f4d64));background:-webkit-linear-gradient(transparent,#3f4d64);background:-o-linear-gradient(transparent,#3f4d64);background:linear-gradient(transparent,#3f4d64);-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.chat-disabled{cursor:auto;opacity:.5}.chat-private .chat-message__wrap{width:63%}.chat-info .chat-message__wrap{width:77%}.chat-users:hover .chat-shadow{opacity:0;visibility:hidden}.chat-dialog .chat-shadow{bottom:100px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#3b485d));background:-webkit-linear-gradient(transparent,#3b485d);background:-o-linear-gradient(transparent,#3b485d);background:linear-gradient(transparent,#3b485d)}.chat-dialog:hover .chat-shadow{opacity:0;visibility:hidden}@media only screen and (max-width:1020px){.chat{min-height:calc(100vh - 136px)}.chat-sidebar{width:35%}.chat-content{width:65%}.chat-dialog__wrap{width:100%}}@media only screen and (max-width:850px){.chat{padding:0}.chat-back{display:-webkit-box;display:-ms-flexbox;display:flex}.chat-top{background:#3f4d64}.chat-sidebar{width:100%}.chat-users__wrap{padding-right:10px}.chat-user__name{max-width:100%}.chat-content{display:none;width:100%;padding:0}.chat-correspondence,.chat-private{margin:0 -36px}.chat-dialog{-webkit-border-radius:0;border-radius:0}.chat-dialog .nano>.nano-pane{display:block!important}.chat-row.block-correspondence .chat-content{display:block}.chat-row.block-correspondence .chat-sidebar{display:none}.chat-row.block-correspondence .chat-correspondence{display:block}.chat-row.block-correspondence .chat-private{display:none}.chat-row.block-private .chat-content{display:block}.chat-row.block-private .chat-sidebar{display:none}.chat-row.block-private .chat-private{display:block}.chat-row.block-private .chat-correspondence{display:none}.table-btn:hover{background:0 0!important;border-color:transparent!important}.table-btns{right:0}.table-btns__drop{width:230px}.table-btns__drop a{width:100%!important;-webkit-border-radius:0!important;border-radius:0!important}.table-btns__drop .chat-btn__main span{color:#fff}.table-btns__drop .chat-btn__second svg path{fill:#3f4d64}.table-btns.active .table-btn__dots{background:0 0!important}.table-btns.active .table-btn__dots svg path{fill:#5eb5fe!important}.chat-shadow{opacity:0;visibility:hidden}}.chat-userpic{display:block;width:48px;height:48px;-webkit-background-size:cover;background-size:cover;background-position:center;-webkit-border-radius:50%;border-radius:50%;overflow:hidden}@media only screen and (max-width:700px){.chat{min-height:calc(100vh - 97px)}.chat-correspondence,.chat-private{margin:0 -20px}.chat-form{margin-bottom:16px}.chat-form input{height:40px;padding:0 43px 0 20px;font-size:12px}.chat-search{right:17px}.chat-tabs{padding-bottom:8px}.chat-tabs li a{padding:16px 0;font-size:14px;line-height:20px}.chat-user{padding:24px 34px 22px 0}.chat-user__name{font-size:12px;line-height:20px}}@media only screen and (max-width:1024px){.chat-section{padding-top:96px}}@media only screen and (max-width:600px){.chat-section{padding-top:70px!important}.chat-back{left:20px}.chat-top{padding:20px 20px 40px}.chat-top__name{font-size:16px;line-height:24px;margin-bottom:8px}.chat-top__num{position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);font-size:16px;line-height:24px}.chat-top__btns{position:absolute;right:0;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);padding:0;margin:0;z-index:9}.chat-btn{width:50%;height:40px;margin:0 4px}.chat-sidebar{margin-top:26px}.chat-dialog{height:490px;padding:24px 20px 96px}.chat-dialog__wrap{padding-right:10px}.chat-dialog__bottom{padding:0 20px 40px}.chat-dialog__bottom input{height:40px;padding:0 45px 0 20px}.chat-send{right:17px}.chat-send svg path{-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.chat-send:hover svg path{fill:#ebeef5}.chat-message{padding-bottom:25px}.chat-message__wrap{width:90%;position:relative}.chat-message__date{position:absolute;left:12px;bottom:8px;font-size:11px;line-height:16px}.chat-message__info{padding:8px 12px 28px;font-size:12px;line-height:20px}.chat-message.message-yellow .chat-message__date{color:#a38937}.chat-message.chat-message__your .chat-message__date{color:#fff}.chat-private .chat-message__wrap{width:90%}.chat-private .chat-message__wrap__notify{width:100%}}.footer-chat{display:none!important}@media only screen and (max-width:768px){.chat-section{padding-top:90px}.chat-users{height:auto}.chat{overflow:hidden;min-height:calc(100vh - 96px)}.chat-back{left:20px}.chat-back-mobile{position:relative;left:0;top:0;width:40px}.chat-top{background:#364155;padding:15px 20px 15px;display:-webkit-box;display:-ms-flexbox;display:flex}.chat-top__info{width:100%;padding-left:0;padding-right:20px;text-align:center}.chat-top__name{font-size:14px;line-height:20px;margin-bottom:0}.chat-top__name span{display:none}.chat-top__num{position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);font-size:12px;line-height:18px}.chat-top__row{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.chat-top__row.with-btns{width:calc(100% - 70px)}.chat-top__img{width:40px;height:40px;min-width:40px}.chat-top__img .chat-userpic{width:40px;height:40px}.chat-top__status{bottom:0;right:0;width:10px;height:10px;border:2px solid}.chat-top__party{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chat-top__btns{position:absolute;right:0;padding:0;margin:0;z-index:9}.chat-dialog{padding:24px 20px 60px}.chat-dialog__wrap{padding-right:10px}.chat-dialog__content{height:calc(100% - 20px)!important}.chat-dialog__bottom{padding:0 20px 40px}.chat-dialog__disabled input{font-size:11px!important}.chat-dialog__disabled .chat-send{right:0}.chat-dialog__bottom{padding:0 20px 20px}.user-breadcrumb{display:none!important}}@media only screen and (max-width:850px){.chat-section{padding-top:96px}.chat{overflow:hidden}.chat-back{left:20px}.chat-back-mobile{position:relative;left:0;top:0;width:40px}.chat-top{background:#364155;padding:15px 20px 15px;display:-webkit-box;display:-ms-flexbox;display:flex}.chat-top__info{width:100%;padding-left:0;padding-right:20px;text-align:center}.chat-top__name{font-size:14px;line-height:20px;margin-bottom:0}.chat-top__name span{display:none}.chat-top__num{position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);font-size:12px;line-height:18px}.chat-top__row{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.chat-top__row.with-btns{width:calc(100% - 70px)}.chat-top__img{width:40px;height:40px;min-width:40px}.chat-top__img .chat-userpic{width:40px;height:40px}.chat-top__status{bottom:0;right:0;width:10px;height:10px;border:2px solid}.chat-top__party{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chat-top__btns{position:absolute;right:0;padding:0;margin:0;z-index:9}}@media only screen and (min-width:600px) and (max-width:700px){.chat-section{padding-top:72px}}@media only screen and (max-width:1024px){.chat .tab-list span{display:none}.chat-top__name{font-size:14px;line-height:20px;margin-bottom:0}.chat-top__num{font-size:12px;line-height:18px}.chat-top__img{width:40px;height:40px;min-width:40px}.chat-top__img .chat-userpic{width:40px;height:40px}}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.emojionearea .emojionearea-picker .emojionearea-filters{background:#48556d!important}.emojionearea-filter.active{background:0 0!important;border-bottom:2px solid #5db5fe!important}.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea]{background-color:#3f4c63!important}.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] .textcomplete-item{cursor:pointer}.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] .textcomplete-item.active{background-color:#5eb5fe!important}.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] .textcomplete-item.active a{color:#fff!important}.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] .textcomplete-item a{color:#96a2b7!important}.emojionearea-filter{filter:none!important;-webkit-filter:none!important;opacity:.5}.emojionearea-filter.active{opacity:1}.block-wrap{padding:20px 0}.calendar{margin-bottom:10px}.calendar-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:50px}.calendar-title{font-size:30px;line-height:1.3;font-weight:400}.calendar-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendar-next,.calendar-prev{padding:0 12px;cursor:pointer}.calendar-next svg,.calendar-prev svg{display:block}.calendar-next{margin-right:-12px}.calendar-row{min-height:185px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:24px 0;border-bottom:1px solid #e3e6ef}.calendar-row__top{min-height:auto;padding:0;border-top:1px solid #e3e6ef}.calendar-day{display:block;font-size:10px;line-height:2;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#96a2b7}.calendar-col{width:14.2857%;padding:24px;-webkit-border-radius:6px;border-radius:6px}.calendar-col.active{border:2px solid #5eb5fe}.calendar-col.active .calendar-num{color:#5eb5fe}.calendar-col.calendar-nextMonth .calendar-num{color:#96a2b7}.calendar-num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:top;-ms-flex-align:top;align-items:top;font-size:24px;line-height:1.333;font-weight:300;padding-bottom:16px}.calendar-num .calendar-day{display:none;padding-left:18px;margin-top:-3px}.calendar-info{font-size:12px;line-height:20px;padding-bottom:16px}.calendar-info a{color:#3f4d64}.calendar-info .svg{display:inline-block;height:10px;width:12px;position:relative;margin-left:4px}.calendar-info .svg svg{position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.calendar .fc-more,.calendar-btn{display:inline-block;font-size:10px;line-height:1.6;font-weight:500;color:#96a2b7;letter-spacing:.05em;text-transform:uppercase;padding:3px 13px;border:1px solid #ccd3dc;-webkit-border-radius:16px;border-radius:16px;margin-top:12px}.calendar .fc-more:hover,.calendar-btn:hover{background:#ccd3dc;color:#fff}.calendar .fc-more-cell{padding:0 24px}.calendar .fc-more-cell .fc-more{margin-bottom:5px}.calendar-wrap{display:none}.calendar-mob{display:none;font-size:12px;line-height:16px;color:#3f4d64}.calendar-mob a{color:#3f4d64}.calendar-quantity{display:inline-block;font-size:12px;line-height:20px;color:#fff;padding:0 8px;text-align:center;background:#5eb5fe;-webkit-border-radius:10px;border-radius:10px;margin-bottom:8px}.calendar-quantity a{color:#fff}@media only screen and (max-width:1020px){.calendar-btn,.calendar-info{display:none}.calendar-mob{display:block}}@media only screen and (max-width:768px){.calendar-top{padding-bottom:24px}.calendar-title{font-size:20px;line-height:1.6}.calendar-next svg,.calendar-prev svg{max-height:22px}.calendar-day{font-size:9px;line-height:16px}.calendar-row{min-height:156px;padding:12px 0}.calendar-row__top{min-height:auto}.calendar-row__top .calendar-col{padding:16px 24px}.calendar-col{padding:12px 24px}}@media only screen and (max-width:600px){.calendar-row{min-height:auto;border:none;padding:0}.calendar-row__top{display:none}.calendar-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:24px 0;border-top:1px solid #e3e6ef}.calendar-col.active{border:none}.calendar-num{line-height:1;padding:0}.calendar-num .calendar-day{display:inline-block}.calendar-mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendar-quantity{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20;margin:0 0 0 16px}}.sitemap{padding:80px 0}.sitemap-title{font-size:30px;line-height:1;font-weight:500;padding-bottom:20px}.sitemap ul{padding-bottom:50px}.sitemap ul li{font-size:20px;line-height:30px;color:#5eb5fe}.sitemap ul li a{color:#96a2b7}.sitemap ul li a:hover{color:#5eb5fe}.table-btn:hover{background:#e6e9f1}.slider-all .post-title{min-height:90px}.cabinet .cabinet-control .page-title{padding-bottom:30px}.cabinet .cabinet-control__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:67px}.cabinet .cabinet-control .marathon-select{padding:0}.participants-wrap.participants-wrap__2.participants-wrap__control{padding:0 140px 0 88px}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-col__1{width:88px;min-width:88px}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-col__2{width:190px}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__1{width:36%!important}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__1 .participants-block__col-1 img{max-width:80px;-webkit-border-radius:0;border-radius:0}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__2{width:22%!important}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__3{width:37%!important}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__3 .participants-row{padding-right:5px}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__3 .participants-block__col-3 p span{font-size:14px}.participants-row .part-row,.participants-row span.part-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.participants-row .part-row svg,.participants-row span.part-row svg{margin-right:8px}.participants-row .part-row b,.participants-row span.part-row b{font-weight:400}@media only screen and (max-width:1100px){.participants-wrap.participants-wrap__2.participants-wrap__control{padding-bottom:48px;border:none}.participants-wrap.participants-wrap__2.participants-wrap__control .slick-dots{bottom:-48px}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__1{width:40%!important}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__1 p{max-width:240px}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__1 .participants-block__col-1 img{max-width:80px;-webkit-border-radius:0;border-radius:0}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__2{width:26.666%!important}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__3{width:33.333%!important}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__3 .participants-block__col-3 p span{font-size:14px}}@media only screen and (max-width:1020px){.participants-wrap.participants-wrap__2.participants-wrap__control{padding-right:80px}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-col__2{width:80px}}@media only screen and (max-width:768px){.slider-all .post-title{min-height:72px}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__1 .marathon-preview{width:40px;display:none}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__1 .participants-block__col-1{min-width:auto}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__1 .participants-block__col-1 img{display:none}}@media only screen and (max-width:700px){.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide{width:33.333%!important}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__2 .participants-block__col-1{width:60%}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__2 .participants-block__col-2{width:40%}}@media only screen and (max-width:600px){.slider-all .post-title{min-height:auto}.cabinet .cabinet-control__row{padding-bottom:30px}.participants-wrap.participants-wrap__2.participants-wrap__control{padding:0 60px 40px}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-col__1{width:60px;min-width:60px}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-col__1 .participants-row{padding-left:18px}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-col__1 .participants-row p{font-size:12px}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-col__2{width:60px;min-width:60px}}@media only screen and (max-width:450px){.cabinet .cabinet-control__row{display:block;padding-bottom:24px}.cabinet .cabinet-control__row .main-btn{display:block;max-width:100%;margin-top:12px}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__3 p,.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__3 span{font-size:12px}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__3 .participants-block__col-3 p span{font-size:12px}.participants-wrap.participants-wrap__2.participants-wrap__control .participants-slide__3 .participants-row__top span{font-size:9px}}.timeline-name .timeline-step{padding-bottom:0}.timeline-info.add_step{margin-top:20px}@media only screen and (max-width:450px){.main-btn,.second-btn{max-width:320px}.main-list .main-btn,.main-list .second-btn{max-width:100%}.about-btns .main-btn,.about-btns .second-btn{margin-left:0}}@media only screen and (max-width:768px){.main-btn+.main-btn{margin-top:8px}}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.external__links{display:-webkit-box;display:-ms-flexbox;display:flex}.external__links a{margin-right:20px}.external__links a:last-child{margin-right:0}.post-img .post-al-external svg{top:0}.external__social .inputAdd-btn{width:15px;text-align:center;cursor:auto}.external-btn{background:#72757b}.external-btn:hover{background:#5eb5fe}.live-translation{background:0 0;margin:80px 0;color:#fff;-webkit-border-radius:6px;border-radius:6px;overflow:hidden}.live-translation .accordeon-arrow{border:none;margin-right:10px}.live-translation.accordeon-active .accordeon-arrow{-webkit-transform:translate(0,-50%) rotate(180deg);-ms-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}.live-translation.accordeon-active .accordeon-arrow svg path{fill:#96a2b7}.live-translation .tab{height:500px}@media only screen and (max-width:450px){.live-translation .tab{margin:0 0 24px;height:auto}}.live-translation-header{cursor:pointer;padding:20px;background:#3f4d64;font-weight:400;text-align:center;position:relative;color:#fff;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:none}.live-translation-header svg{margin-right:15px}.live-translation:hover .translation-indicator{background:#f33;-webkit-animation:r20 1s .4s ease-out infinite;animation:r20 1s .4s ease-out infinite}.live-translation iframe{width:100%!important;height:100%!important}@media only screen and (max-width:768px){.coupon_author{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coupon_author .marathon-block__img{margin-bottom:0!important}}.premium .social_share{padding:20px 0;margin:0}.translation-indicator{width:10px;height:10px;-webkit-border-radius:50%;border-radius:50%;cursor:pointer;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;margin-right:15px;background:#5eb5fe;-webkit-animation:r0 2s 0s ease-out infinite;animation:r0 2s 0s ease-out infinite}.required_field{color:red;font-style:normal;margin-left:3px}.bottom_required_fields{margin:10px;text-align:center;color:red}.ui-datepicker-year{height:auto;padding:5px;font-size:14px;margin-left:10px;line-height:20px;color:#3f4d64;position:relative;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #ebeef4;display:inline-block;width:auto!important}#rates-block{margin:0 -4px}#price_full{margin-top:20px}.rates_list .select input{display:none}.rates_list .description{min-height:65px}.rates_list .rate-price-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rates_list .rate-price-input-block{width:100%}.rates_list .rate-price-input .comission{font-size:14px;line-height:20px;display:inline-block;margin-left:8px;white-space:nowrap}.rates_list .step-subtitle{font-size:14px;line-height:20px;margin-top:16px;margin-bottom:5px}.rates_list.step-col:not(.full-access){padding:0 4px 8px}.rates_list .checkbox-big{padding-bottom:24px}.rates_list .checkbox-big .step-check-input{position:relative;padding:0;margin-top:20px}.rates_list .summary{margin:16px 0}.rates_list .summary .checkbox{padding:0 0 0 30px;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rates_list .summary .checkbox input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:3}.rates_list .summary .checkbox span{top:0;left:0;right:auto}@-webkit-keyframes r0{0%{-webkit-box-shadow:0 0 4px 2px rgba(26,255,179,0),0 0 0 0 #3f4d64,0 0 0 0 rgba(26,255,179,0);box-shadow:0 0 4px 2px rgba(26,255,179,0),0 0 0 0 #3f4d64,0 0 0 0 rgba(26,255,179,0)}10%{-webkit-box-shadow:0 0 2px 2px #5eb5fe,0 0 2px 4px #3f4d64,0 0 2px 4px #5eb5fe;box-shadow:0 0 2px 2px #5eb5fe,0 0 2px 4px #3f4d64,0 0 2px 4px #5eb5fe}100%{-webkit-box-shadow:0 0 2px 0 rgba(26,255,179,0),0 0 0 10px #3f4d64,0 0 0 10px rgba(26,255,179,0);box-shadow:0 0 2px 0 rgba(26,255,179,0),0 0 0 10px #3f4d64,0 0 0 10px rgba(26,255,179,0)}}@keyframes r0{0%{-webkit-box-shadow:0 0 4px 2px rgba(26,255,179,0),0 0 0 0 #3f4d64,0 0 0 0 rgba(26,255,179,0);box-shadow:0 0 4px 2px rgba(26,255,179,0),0 0 0 0 #3f4d64,0 0 0 0 rgba(26,255,179,0)}10%{-webkit-box-shadow:0 0 2px 2px #5eb5fe,0 0 2px 4px #3f4d64,0 0 2px 4px #5eb5fe;box-shadow:0 0 2px 2px #5eb5fe,0 0 2px 4px #3f4d64,0 0 2px 4px #5eb5fe}100%{-webkit-box-shadow:0 0 2px 0 rgba(26,255,179,0),0 0 0 10px #3f4d64,0 0 0 10px rgba(26,255,179,0);box-shadow:0 0 2px 0 rgba(26,255,179,0),0 0 0 10px #3f4d64,0 0 0 10px rgba(26,255,179,0)}}@-webkit-keyframes r20{from{-webkit-box-shadow:0 0 2px 0 #ff1a1a,0 0 6px 2px #3f4d64,0 0 4px 4px #ff1a1a;box-shadow:0 0 2px 0 #ff1a1a,0 0 6px 2px #3f4d64,0 0 4px 4px #ff1a1a}to{-webkit-box-shadow:0 0 8px 6px rgba(255,26,26,0),0 0 4px 10px #3f4d64,0 0 4px 10px rgba(255,26,26,0);box-shadow:0 0 8px 6px rgba(255,26,26,0),0 0 4px 10px #3f4d64,0 0 4px 10px rgba(255,26,26,0)}}@keyframes r20{from{-webkit-box-shadow:0 0 2px 0 #ff1a1a,0 0 6px 2px #3f4d64,0 0 4px 4px #ff1a1a;box-shadow:0 0 2px 0 #ff1a1a,0 0 6px 2px #3f4d64,0 0 4px 4px #ff1a1a}to{-webkit-box-shadow:0 0 8px 6px rgba(255,26,26,0),0 0 4px 10px #3f4d64,0 0 4px 10px rgba(255,26,26,0);box-shadow:0 0 8px 6px rgba(255,26,26,0),0 0 4px 10px #3f4d64,0 0 4px 10px rgba(255,26,26,0)}}body.body-overflow,html.body-overflow{overflow:hidden}.second-btn{color:#3f4d64}.second-btn.small-btn{min-width:auto;padding:3px 11px;-webkit-border-radius:16px;border-radius:16px;font-size:10px;line-height:1.6;font-weight:500;color:#3f4d64;letter-spacing:.05em;text-transform:uppercase}.step_table_order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.sort_order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sort_order.not-active{color:#96a2b7}.sort_order.not-active svg{fill:#96a2b7}.sort_order.not-active:hover{background:0 0!important;background-color:transparent!important}.sort_order.not-active:hover svg{fill:#96a2b7}.sort_order.not-active:after{display:none}.sort_order svg{fill:#3f4d64;margin-right:16px}.sort_order:hover svg{fill:#5eb5fe}.sort_order_column{display:none!important}.step_ordered_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.step_ordered_item .article-status{font-size:12px;display:block;line-height:normal!important;margin-bottom:10px}.step-order-block{display:none}@media only screen and (max-width:768px){.step-order-block .step-filling__num{display:none}.step-order-block .step-col{width:auto}.step-order-block .step-filling__info{padding:10px 0 10px 10px}.step-order-block .step-col-date{max-width:150px}.step-order-block .step-col-time{max-width:100px;padding:0}.step-order-block .input-block-big{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.step-order-block .step_ordered_item p{margin-bottom:10px;color:#3f4d64}.step-order-block .step-order-row{cursor:move!important;cursor:-webkit-grab!important;cursor:grab!important;cursor:-webkit-grabe!important}.step-order-block .step-order-row:nth-child(even){background:#f8faff}.step-order-block-buttons{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}.step-order-block-buttons .main-btn,.step-order-block-buttons .second-btn{margin:0 8px}.marathon-btn{color:#96a2b7}.marathon-btn:hover{color:#3f4d64}.table-btn:hover{border-color:#e6e9f1}.checkbox p{padding:4px 0 0}.step-btn,.users-table__btn,.users-table__close{-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;-webkit-border-radius:50%;border-radius:50%}.step-btn:hover,.users-table__btn:hover,.users-table__close:hover{background:#e6e9f1;border-color:#e6e9f1}.step-block .tooltip:hover{background:#96a2b7;color:#fff}.step-block .tooltip b,.step-block .tooltip p{width:200px;padding:12px;font-size:12px;line-height:16px;color:#3f4d64;text-align:left;background:#fff;-webkit-box-shadow:0 5px 20px rgba(150,162,183,.25);box-shadow:0 5px 20px rgba(150,162,183,.25)}.step-block .tooltip b::after,.step-block .tooltip p::after{border-top-color:#fff}.download-img{-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.download-img .user_avatar{-webkit-background-size:cover;background-size:cover;background-position:center;width:100%;height:100%}.download-img.avatar{-webkit-border-radius:50%;border-radius:50%;overflow:hidden}.download-photo:hover .download-img{background:#ebeef5;border-color:#ebeef5}.forum-sidebar__title{padding:0 40px 18px}.forum-sidebar__wrap{padding:40px 0 18px}.forum-sidebar__wrap ul li{padding:0}.forum-sidebar__wrap ul li a{padding:12px 60px 12px 40px}.forum-sidebar__wrap ul li a b{top:18px;right:40px}.forum-sidebar__wrap ul li a:hover{background:#ebeef5}.inputAdd-input{position:relative}.inputAdd-input.active{z-index:20}.inputAdd-list li{cursor:pointer}.inputAdd-list li:hover{background:#96a2b7;color:#fff}.inputAdd-list li:hover svg path{fill:#fff}.inputAdd-btn svg path{-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.inputAdd-btn:hover svg path{fill:#3f4d64}.step-services li a span{display:inline-block;margin-left:7px}.nano-pane{display:block!important}.involvement-list li{position:relative;overflow:visible}.involvement-list li img{-webkit-border-radius:50%;border-radius:50%}.involvement-list li:hover .ico-close{opacity:1;visibility:visible}.accounts-btn{position:absolute;top:0;left:0;width:100%;height:48px;-webkit-border-radius:50%;border-radius:50%;font-size:28px;line-height:48px;font-weight:400;color:#fff;text-align:center;background:rgba(63,77,100,.75);opacity:0;visibility:hidden;cursor:pointer;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;z-index:3}.accounts-list li{position:relative}.accounts-list li svg{display:block}.accounts-list li:hover .accounts-btn{opacity:1;visibility:visible}.accounts-list li a::after{display:none}.accounts-list__add .accounts-btn{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.marathon-attachments .involvement-list{margin-top:0}.ico-close{position:absolute;top:0;right:0;-webkit-transform:translate(30%,-30%);-ms-transform:translate(30%,-30%);transform:translate(30%,-30%);width:24px;height:24px;-webkit-border-radius:50%;border-radius:50%;background:#3f4d64;cursor:pointer;z-index:5;opacity:0;visibility:hidden;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.ico-close svg{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.participants-row span i{font-style:normal}@media only screen and (max-width:1020px){.forum-sidebar__title{padding:0 15px 18px}.forum-sidebar__wrap{padding:25px 0 18px}.forum-sidebar__wrap ul li a{padding:12px 35px 12px 15px}.forum-sidebar__wrap ul li a b{right:15px}.table-btns__drop .table-btn svg path{-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.table-btns__drop .table-btn:hover{background:#f7faff}.table-btns__drop .table-btn:hover svg path{fill:#5eb5fe;stroke:#5eb5fe}.table-btns__drop .table-btn:hover .table-btn__text{color:#5eb5fe}.table-btns.active .table-btn__dots{background:#ebeef5}.table-btns.active .table-btn__dots rect{stroke:#ebeef5}.participants-wrap.participants-wrap__2 .participants-col__1 .participants-row{padding-left:24px}}@media only screen and (max-width:768px){.forum-sidebar__title{padding:14px 50px 14px 24px}.forum-sidebar__wrap{padding:0}.forum-sidebar__wrap ul li a{padding:12px 44px 12px 24px}.forum-sidebar__wrap ul li a b{right:24px}.cabinet .free_answer .reviews{padding:32px 0 32px 180px}.cabinet .participation-info__all{padding-left:20px}.post-info__bottom ul{padding-right:0}.marathon-second .marathon-main .marathon-text{padding-bottom:32px}.post-wrap:hover .post-tags{height:auto}.member-accordeon__top{padding-bottom:24px}.member-accordeon__hasBtn .member-accordeon__top{padding-bottom:92px}.ico-close{opacity:1;visibility:visible}}@media only screen and (max-width:700px){.marathon-subttile{padding-bottom:0}.marathon-info__col p{font-size:12px}.participants-wrap.participants-wrap__3 .participants-col__1{width:96px;min-width:96px}.cabinet-select{margin:0 -20px;position:relative}.cabinet-select::after,.cabinet-select::before{content:'';position:absolute;top:0;width:20px;height:100%;background:#f2f5fb;z-index:2}.cabinet-select::before{left:0}.cabinet-select::after{right:0}.cabinet-select .select-text{padding-left:20px;padding-right:20px}.cabinet-select .select-text span{display:inline-block;min-width:32px}.cabinet-select .select-text span svg{display:block;margin:0}.cabinet-select .select-text::after{right:24px}.cabinet-select .select-info{height:224px;background:#5eb5fe;-webkit-border-radius:0;border-radius:0;margin-top:0;-webkit-transition:0s;-o-transition:0s;transition:0s}.cabinet-select .select-info li{padding:18px 20px;color:#fff}.cabinet-select .select-info li a{color:#fff}.cabinet-select .select-info li a b{color:#fff}.cabinet-select .select-info li:hover{background:0 0}.cabinet-select .select-info li svg path{fill:#fff}.cabinet-select .select-info li span{display:inline-block;min-width:24px}.cabinet-select.active{background:#5eb5fe}.cabinet-select.active::after,.cabinet-select.active::before{display:none}}@media only screen and (max-width:700px) and (max-width:700px){.cabinet-select.active .link{color:#fff}}@media only screen and (max-width:700px){.cabinet-select.active .select-text{color:#fff;border-color:#72bfff}.cabinet-select.active .select-text svg path{fill:#fff}.cabinet-select.active .select-text b{color:#fff}.cabinet-select.active .select-text::after{border-top-color:#fff}.marathon-task.marathon-task__noBtn{padding-bottom:24px}.cabinet .involvement-form .involvement-form__row{padding-bottom:0}}@media only screen and (max-width:600px){.participants-row p{font-size:12px;line-height:20px}.soon .post{padding-bottom:24px}.soon.soon-second{padding-bottom:48px}.participants-row span i{display:none}.participants-wrap.participants-wrap__2 .participants-block__col-1{min-width:80px;width:80px}.participants-wrap.participants-wrap__2 .participants-block__col-1.step-headding{width:100%}.participants-wrap.participants-wrap__3 .participants-col__1{min-width:64px;width:64px}.participants-wrap.participants-wrap__3 .participants-col__1 .participants-row{padding-left:20px}.participants-wrap.participants-wrap__3 .participants-slide__1 .participants-block__col-1{min-width:56px;width:56px}.participants-wrap.participants-wrap__3 .participants-slide__3 .participants-block__col-1{padding-right:10px}.participants-wrap.participants-wrap__3 .participants-block__2 .participants-block__col-1{width:120px;min-width:120px}.cabinet .participation-info__all{padding:0}.cabinet .step-wrap .btn-block .second-btn{margin-top:8px}.btn-block .main-btn,.btn-block .second-btn{margin-top:8px}}@media only screen and (max-width:450px){.involvement-form__row .input-upload{width:100%}.involvement-form__row p{font-size:11px;line-height:16px}.radio p{font-size:12px;line-height:20px;padding:2px 0}.input-upload{width:100%}.input-upload .second-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cabinet .free_answer .reviews{padding:0}.text-anim{font-size:14px}.text-anim span{font-size:14px}.testing-text{font-size:16px;line-height:24px}.btn-block{max-width:320px;margin:40px auto 0}.raffle-title{font-size:14px;line-height:20px}.raffle .main-btn,.raffle .second-btn{font-size:14px}.marathon-subtitle{font-size:16px;line-height:24px}.reviews-second__name{font-size:14px}.reviews-second__info p{font-size:12px;line-height:20px}.member-top{padding-bottom:24px}.member-top .section-title{padding-bottom:16px}.member-wrap{padding-top:32px}.warnings p{font-size:12px;line-height:20px}.post-status{font-size:12px}.marathon-second .marathon-main .page-title{padding-bottom:16px}.marathon-second .marathon-main .marathon-text{font-size:14px;line-height:20px}.profile{border:none;border-top:1px solid #e3e6ef;border-bottom:1px solid #e3e6ef;-webkit-border-radius:0;border-radius:0}.profile-col p{padding-left:10px}.profile-col:last-child{border-bottom:1px solid #e3e6ef}.profile-info{position:relative}.profile-info::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:#f2f5fb}.step-services li{padding-right:19px}.step-services li a span{display:none}.statistics-top .main-btn{margin-top:24px}.faq-list__top{display:none}.faq-list__row{padding:24px 0 24px 32px}.faq-list__row a,.faq-list__row p,.faq-list__row span{font-size:14px;line-height:20px}.member-accordeon__top{padding-bottom:60px}.member-accordeon .member-voting{bottom:auto;top:80px}.member-accordeon__hasBtn .member-accordeon__top{padding-bottom:120px}.member-accordeon.member-main .member-voting{top:auto;bottom:24px}}@media only screen and (max-width:400px){#modal-testing .modal-title{max-width:240px;margin:0 auto}}.marathon-content h3{font-size:20px;line-height:1.5;font-weight:500;letter-spacing:.04em;text-transform:uppercase;padding-bottom:20px}@media only screen and (max-width:768px){.marathon-content h3{padding-bottom:20px}}@media only screen and (max-width:450px){.marathon-content h3{font-size:16px;line-height:24px;padding-bottom:16px}}.row_inline_display{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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order_block{text-align:center}.order_block .step-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.old_price{text-decoration:line-through;color:gray}.crop_image .crop_buttons{margin-top:20px}.crop_image .crop_buttons .btn{display:inline-block;width:auto;margin-right:5px}.mobile_header_panel{display:none}.mobile{padding-top:0}.mobile .top .top-overlay{background:#fff transparent;background:rgba(255,255,255,.6);padding:32px}.mobile .menu{position:fixed;left:0;top:44px;width:0;height:0;z-index:150}.mobile .app-menu-container{position:fixed;width:100%;top:0;left:0;height:100%;-webkit-transform:translateY(100%);-ms-transform:translateY(100vh);transform:translateY(100vh);z-index:170}.mobile .app-menu{background-color:#fff;color:#263238;position:fixed;-webkit-border-top-right-radius:40px;border-top-right-radius:40px;-webkit-border-top-left-radius:40px;border-top-left-radius:40px;overflow:hidden;width:100%;height:85%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;will-change:transform;z-index:160;pointer-events:auto;bottom:0}.mobile .app-menu-dragger{position:absolute;width:60px;height:5px;left:50%;margin-left:-30px;top:8px;background:#ccd3dc;-webkit-border-radius:5px;border-radius:5px}.mobile .menu--visible .app-menu-container{-webkit-transform:none;-ms-transform:none;transform:none;pointer-events:none}.mobile .menu--animatable .app-menu-container{-webkit-transition:all 130ms ease-in;-o-transition:all 130ms ease-in;transition:all 130ms ease-in}.mobile .menu--visible.menu--animatable .app-menu-container{-webkit-transition:all 330ms ease-out;-o-transition:all 330ms ease-out;transition:all 330ms ease-out}.mobile .menu-background{content:'';display:block;position:fixed;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.4);opacity:0;will-change:opacity;display:none;-webkit-transition:opacity .3s cubic-bezier(0,0,.3,1);-o-transition:opacity .3s cubic-bezier(0,0,.3,1);transition:opacity .3s cubic-bezier(0,0,.3,1)}.mobile .menu--visible .menu-background{opacity:.5;pointer-events:auto}.mobile .menu--background-visible .menu-background{display:block}.mobile .app-menu-open .app-menu{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.mobile .menu--background-visible .app-menu-background{display:block}.mobile .no-transition{-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.mobile .app-menu-background{background-color:rgba(0,0,0,.4);display:none;height:100%;opacity:0;position:fixed;top:0;width:100%}.mobile .footer{display:none!important}.mobile .mobile_header_panel{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;z-index:9;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 24px;font-size:14px;font-weight:500;text-align:center;color:#fff}.mobile .mobile_header_panel svg{position:absolute;left:10px;top:50%;margin-top:-8px}.mobile .header{display:none!important}.mobile .marathon-main{display:-webkit-box;display:-moz-box;display:box;-webkit-box-orient:vertical;box-orient:vertical;min-height:auto!important}.mobile .marathon-main .main-btn{max-width:100%}.mobile .marathon-main .marathon-img{max-height:245px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#3f4d64}.mobile .marathon-main .marathon-img img{opacity:.65}.mobile .marathon-main .first_block{-webkit-box-ordinal-group:1;box-ordinal-group:1}.mobile .marathon-main .second_block{-webkit-box-ordinal-group:2;box-ordinal-group:2;display:block}.mobile .marathon-main .marathon-list,.mobile .marathon-main .marathon_block_category{display:none}.mobile .marathon-subttile{display:none}.mobile .org_block .marathon-block__row{margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.mobile .org_block .marathon-block__row .marathon-block__info{margin-left:16px;padding:0}.mobile .org_block .marathon-block__row .marathon-block__img img{width:64px;max-width:64px}.mobile .org_block .marathon-block__row .marathon-block__ball{position:relative;top:auto;bottom:auto;right:0;z-index:1}.mobile .org_block .marathon-block__b{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.mobile .org_block .marathon-block__b span{font-size:24px;line-height:24px;color:#5eb5fe;padding-right:0}.mobile .org_block .marathon-block__b b{border-color:transparent}.mobile .org_block .marathon-block__b b svg path{fill:#5eb5fe}.user-bottom-menu{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;position:fixed;bottom:0;left:0;right:0;background:#fff;padding:8px;color:#96a2b7}.user-bottom-menu .drop-mob{color:#96a2b7;font-size:10px}.user-bottom-menu .ico{width:28px;height:28px;display:block;margin:0 auto;text-align:center}.user-bottom-menu svg{fill:#96a2b7}.user-bottom-menu svg path{fill:#96a2b7}.user-bottom-menu .active .drop-mob{color:#5eb5fe}.user-bottom-menu .active svg{fill:#5eb5fe}.user-bottom-menu .active svg path{fill:#5eb5fe}.static-page h2,.static-page h3,.static-page h4{font-size:20px;line-height:1.5;font-weight:500;letter-spacing:.04em;text-transform:uppercase;padding:42px 0 40px}.tooltipster-base{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:none;position:absolute}.tooltipster-box{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tooltipster-content{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}@-webkit-keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{-webkit-animation:tooltipster-fading .4s;animation:tooltipster-fading .4s}.tooltipster-sidetip .tooltipster-box{background:#96a2b7;-webkit-border-radius:6px;border-radius:6px;text-align:left;background:#fff;-webkit-box-shadow:0 5px 20px rgba(150,162,183,.25);box-shadow:0 5px 20px rgba(150,162,183,.25)}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{font-size:12px;line-height:16px;color:#3f4d64;padding:12px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#ffffff656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.jq-toast-wrap{margin:0;padding:0;display:block;position:fixed;width:auto;pointer-events:none!important;letter-spacing:normal;z-index:9000!important}.jq-toast-wrap *{margin:0;padding:0}.jq-toast-wrap.bottom-left{bottom:20px;left:20px}.jq-toast-wrap.bottom-right{bottom:20px;right:40px}.jq-toast-wrap.top-left{top:20px;left:20px}.jq-toast-wrap.top-right{top:20px;right:40px}.jq-toast-single{display:block;width:100%;padding:10px 20px 10px 10px;margin:0 0 5px;-webkit-border-radius:4px;border-radius:4px;font-size:16px;font-family:arial,sans-serif;line-height:22px;position:relative;pointer-events:all!important;background-color:#444;color:#fff}.jq-toast-single h2{font-family:arial,sans-serif;font-size:14px;margin:0 0 7px;background:0 0;color:inherit;line-height:inherit;letter-spacing:normal}.jq-toast-single a{color:#eee;text-decoration:underline}.jq-toast-single ul{margin:0 0 0 15px;background:0 0;padding:0}.jq-toast-single ul li{list-style-type:disc!important;line-height:17px;background:0 0;margin:0;padding:0;letter-spacing:normal}.close-jq-toast-single{position:absolute;top:3px;right:7px;font-size:14px;cursor:pointer}.jq-toast-loader{display:block;position:absolute;top:-2px;height:5px;width:0;left:0;-webkit-border-radius:5px;border-radius:5px;background:red}.jq-toast-loaded{width:100%}.jq-has-icon{padding:10px 10px 10px 50px;background-repeat:no-repeat;background-position:10px}.jq-icon-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=);background-color:#31708f;color:#d9edf7;border-color:#bce8f1}.jq-icon-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=);background-color:#8a6d3b;color:#fcf8e3;border-color:#faebcc}.jq-icon-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=);background-color:#a94442;color:#f2dede;border-color:#ebccd1}.jq-icon-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==);color:#dff0d8;background-color:#3c763d;border-color:#d6e9c6}.section-top{margin-bottom:80px;text-align:center}@media screen and (max-width:1360px){.section-top{padding-right:72px;text-align:left}}@media screen and (min-width:768px) and (max-width:1023px){.section-top{margin-bottom:40px}}@media screen and (max-width:767px){.section-top{margin-bottom:24px}}.section-top__title{font-size:30px;font-weight:600;color:#3f4d64}@media screen and (min-width:768px) and (max-width:1023px){.section-top__title{font-size:24px}}@media screen and (max-width:767px){.section-top__title{font-size:20px}}.section-top__description{margin:32px auto 0;max-width:793px;width:100%;font-size:20px;font-weight:600;color:#96a2b7}.section-top__description--light{margin-top:80px;font-weight:400;color:#3f4d64}@media screen and (max-width:1360px){.section-top__description{margin-left:0}}@media screen and (min-width:768px) and (max-width:1023px){.section-top__description--light{margin-top:40px}}@media screen and (max-width:767px){.section-top__description{margin-top:16px;font-size:16px}}.new-main{position:relative;z-index:2;padding-top:22px}.new-main::before{content:'';position:absolute;top:-220px;left:calc(50% - 298px);z-index:-1;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);display:block;width:974px;height:783px;background-image:url(../img/new-main-bg.svg);background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;background-position:center center}@media screen and (min-width:768px) and (max-width:1023px){.new-main::before{top:-190px;left:calc(50% - 70px)}}@media screen and (max-width:767px){.new-main::before{top:-100px;left:calc(50% - 80px);width:628px;height:505px}}.new-main__wrapper{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;color:#fff}@media screen and (max-width:1023px){.new-main__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.new-main__body{max-width:710px;width:100%;position:relative;z-index:9999}.new-main__heading{font-size:36px;font-weight:600}@media screen and (max-width:767px){.new-main__heading{font-size:20px;line-height:1.4}}.new-main__description{margin-top:32px;font-size:20px;font-weight:500}@media screen and (max-width:767px){.new-main__description{margin-top:20px;font-size:16px}}.new-main__btn{margin-top:50px}@media screen and (max-width:767px){.new-main__btn{margin-top:30px}}.new-main__mobile{display:none;position:relative}@media screen and (max-width:767px){.new-main__mobile{display:block;min-width:350px;max-width:350px;height:698px;margin-top:40px;margin-bottom:-140px}.new-main__mobile::before{content:'';z-index:2;position:absolute;display:block;min-width:350px;max-width:350px;height:698px;border:none;background-image:url(/img/main/phone.png);background-position:center;-webkit-background-size:cover;background-size:cover}.new-main__mobile::after{position:absolute;content:'';z-index:999;top:0;right:0;bottom:0;left:0;pointer-events:none}.new-main__mobile .mobile_video{width:306px;height:100%;max-height:560px;position:relative;display:block;margin:0 auto;overflow:hidden}.new-main__mobile video{width:100%;height:auto;overflow:hidden;margin-top:13px}.new-main__mobile img{margin-top:13px;display:block;width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover}}.new-main__img{display:block;overflow:hidden;margin-right:-205px;min-width:726px;width:726px;height:418px;border:10px solid #5eb5fe;-webkit-border-radius:33px;border-radius:33px;position:relative}@media screen and (max-width:767px){.new-main__img{display:none}}.new-main__img img{display:block;width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover}.new-main__img video{width:100%;height:auto;-webkit-border-radius:20px;border-radius:20px;overflow:hidden;margin-top:-1px}.new-main__img::before{position:absolute;content:'';z-index:999;top:0;right:0;bottom:0;left:0;pointer-events:none}@media screen and (max-width:1699px){.new-main__img{margin-right:calc((50% - 50vw) - 95px)}}@media screen and (max-width:1023px){.new-main__img{margin:30px auto 0}}@media screen and (max-width:767px){.new-main__img{min-width:486px;width:486px;height:317px}}.courses{position:relative;margin-top:154px}@media screen and (min-width:768px) and (max-width:1023px){.courses{margin-top:80px}}@media screen and (max-width:767px){.courses{margin-top:60px}}.courses__decor{position:absolute;z-index:-1;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;background-position:center center}.courses__decor--md{right:-167px;bottom:-188px;width:370px;height:284px;background-image:url(../img/icon-decor-md.svg)}@media screen and (min-width:1024px) and (max-width:1099px){.courses__decor--md{right:-187px}}@media screen and (min-width:768px) and (max-width:1023px){.courses__decor--md{bottom:-148px;right:-227px}}@media screen and (max-width:767px){.courses__decor{display:none}}.courses__slider .slick-slide{margin:0 12px}@media screen and (min-width:1361px){.courses__slider .slick-next,.courses__slider .slick-prev{top:100px;-webkit-transform:none;-ms-transform:none;transform:none}}@media screen and (max-width:1360px){.courses__slider .slick-next,.courses__slider .slick-prev{top:-83px;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%)}}@media screen and (min-width:768px) and (max-width:1023px){.courses__slider .slick-next,.courses__slider .slick-prev{top:-40px}}@media screen and (max-width:767px){.courses__slider .slick-next,.courses__slider .slick-prev{top:-20.5px}}.courses__slider .slick-dots{position:static;margin-top:49.5px}@media screen and (max-width:767px){.courses__slider .slick-dots{margin-top:23.5px}}.courses__img{display:block;overflow:hidden;height:200px;-webkit-border-radius:6px;border-radius:6px}.courses__img img{display:block;width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px) and (max-width:1199px){.courses__img{height:172px}}@media screen and (max-width:767px){.courses__img{height:172px}}.courses__body{padding:32px 40px 0}@media screen and (max-width:767px){.courses__body{padding:20px 20px 0}}.courses__position{display:block;font-size:10px;font-weight:500;text-transform:uppercase;color:#96a2b7}.courses__title{display:block;margin-top:20px;font-size:20px;font-weight:400;color:#3f4d64}.courses__more{margin-top:50px}.courses__more .main-btn,.courses__more .second-btn{min-width:237px}@media screen and (max-width:767px){.courses__more{margin-top:20px}}.new-clients{position:relative;z-index:1;margin-top:120px}@media screen and (min-width:1024px){.new-clients::before{content:'';position:absolute;right:0;bottom:24px;left:0;z-index:-1;display:block;width:100%;height:184px;background:#5eb5fe}}@media screen and (min-width:768px) and (max-width:1023px){.new-clients{margin-top:80px}}@media screen and (max-width:767px){.new-clients{margin-top:60px}}.new-clients__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1024px){.new-clients__wrapper{margin:0 -12px}}@media screen and (max-width:1023px){.new-clients__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.new-clients__item{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:40px;background:#fff;-webkit-border-radius:6px;border-radius:6px}@media screen and (min-width:1024px) and (max-width:1199px){.new-clients__item{padding:30px}}@media screen and (min-width:1024px){.new-clients__item{margin:0 12px;width:calc(33.33% - 12px)}}@media screen and (max-width:1023px){.new-clients__item{width:100%}}@media screen and (max-width:767px){.new-clients__item{padding:20px}}@media screen and (max-width:1023px){.new-clients__item+.new-clients__item{margin-top:20px}}.new-clients__description{font-size:20px;font-weight:400;color:#3f4d64}@media screen and (min-width:1024px) and (max-width:1199px){.new-clients__description{font-size:18px}}@media screen and (max-width:767px){.new-clients__description{font-size:16px}}.new-clients__btn{margin-top:50px}.new-clients__btn .main-btn,.new-clients__btn .second-btn{min-width:237px}@media screen and (min-width:1024px) and (max-width:1199px){.new-clients__btn{margin-top:40px}}@media screen and (max-width:767px){.new-clients__btn{margin-top:30px}}.new-advantages{position:relative;margin-top:120px}@media screen and (min-width:768px) and (max-width:1023px){.new-advantages{margin-top:80px}}@media screen and (max-width:767px){.new-advantages{margin-top:60px}}.new-advantages__decor{position:absolute;z-index:-1;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;background-position:center center}.new-advantages__decor--sm{top:470px;left:-57px;width:128px;height:98px;background-image:url(../img/icon-decor-sm.svg)}.new-advantages__decor--md{top:910px;right:-262px;width:494px;height:378px;background-image:url(../img/icon-decor-md.svg)}@media screen and (min-width:1200px) and (max-width:1360px){.new-advantages__decor--md{right:-360px}}@media screen and (max-width:1199px){.new-advantages__decor{display:none}}.new-advantages__wrapper{margin:0 auto;max-width:1042px;width:100%;counter-reset:new-advantages-counter}.new-advantages__item{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}@media screen and (min-width:1024px){.new-advantages__item:nth-child(odd){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.new-advantages__item:nth-child(odd) .new-advantages__body{margin-right:0;margin-left:40px}}@media screen and (max-width:1023px){.new-advantages__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.new-advantages__item+.new-advantages__item{margin-top:80px;padding-top:80px;border-top:1px solid #e3e6ef}@media screen and (min-width:768px) and (max-width:1023px){.new-advantages__item+.new-advantages__item{margin-top:60px;padding-top:60px}}@media screen and (max-width:767px){.new-advantages__item+.new-advantages__item{margin-top:40px;padding-top:40px}}.new-advantages__body{position:relative;margin-right:40px;max-width:392px;width:100%}.new-advantages__body::before{counter-increment:new-advantages-counter;content:counter(new-advantages-counter) ".";position:absolute;top:0;right:0;display:block;font-size:48px;font-weight:300;color:#5eb5fe}@media screen and (max-width:1023px){.new-advantages__body{margin-right:0;max-width:none}}@media screen and (max-width:767px){.new-advantages__body::before{font-size:32px}}.new-advantages__title{padding-right:42px;font-size:30px;font-weight:400;line-height:1.33;color:#3f4d64}@media screen and (max-width:767px){.new-advantages__title{padding-right:30px;font-size:20px}}.new-advantages__description{margin-top:32px;font-size:16px;font-weight:400;line-height:1.5;color:#3f4d64}@media screen and (max-width:767px){.new-advantages__description{margin-top:20px}}.new-advantages__img{display:block;overflow:hidden;min-width:420px;width:420px;height:274px;border:7px solid #5eb5fe;-webkit-border-radius:33px;border-radius:33px}.new-advantages__img img{display:block;width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px) and (max-width:1023px){.new-advantages__img{margin:40px auto 0}}@media screen and (max-width:1023px){.new-advantages__img{margin:20px auto 0}}.new-advantages__picture{display:block}.new-advantages__picture img{display:block;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:768px) and (max-width:1023px){.new-advantages__picture{margin:40px auto 0}}@media screen and (max-width:1023px){.new-advantages__picture{margin:20px auto 0}}.new-partners{position:relative;margin-top:106px}@media screen and (min-width:768px) and (max-width:1023px){.new-partners{margin-top:80px}}@media screen and (max-width:767px){.new-partners{margin-top:60px}}.new-partners__decor{position:absolute;z-index:-1;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;background-position:center center}.new-partners__decor--md{right:-202px;bottom:-260px;width:494px;height:378px;background-image:url(../img/icon-decor-md.svg)}@media screen and (min-width:1024px) and (max-width:1360px){.new-partners__decor--md{right:-260px}}@media screen and (max-width:1023px){.new-partners__decor{display:none}}.new-partners__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;counter-reset:new-partners-counter}@media screen and (min-width:1024px){.new-partners__wrapper{margin:0 -12px}}@media screen and (max-width:1023px){.new-partners__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.new-partners__item{padding:32px 36px;background:#fff;-webkit-border-radius:6px;border-radius:6px}.new-partners__item::before{counter-increment:new-partners-counter;content:counter(new-partners-counter) ".";display:block;margin-bottom:36px;font-size:48px;font-weight:300;color:#5eb5fe}@media screen and (min-width:1024px) and (max-width:1199px){.new-partners__item{padding:30px}}@media screen and (min-width:1024px){.new-partners__item{margin:0 12px;width:calc(33.33% - 24px)}}@media screen and (max-width:1023px){.new-partners__item{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.new-partners__item::before{margin-bottom:26px}}@media screen and (max-width:767px){.new-partners__item{padding:20px}.new-partners__item::before{margin-bottom:16px;font-size:32px}}@media screen and (max-width:1023px){.new-partners__item+.new-partners__item{margin-top:20px}}.new-partners__description{font-size:16px;font-weight:400;line-height:1.4;color:#3f4d64}.new-consultation{margin:120px 0}@media screen and (min-width:768px) and (max-width:1023px){.new-consultation{margin:80px 0}}@media screen and (max-width:767px){.new-consultation{margin:60px 0}}.new-consultation__form{width:100%}.new-consultation__form-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media screen and (max-width:767px){.new-consultation__form-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.new-consultation__form-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media screen and (max-width:767px){.new-consultation__form-item{width:100%}}.new-consultation__form-item+.new-consultation__form-item{margin-left:24px}@media screen and (max-width:767px){.new-consultation__form-item+.new-consultation__form-item{margin-top:16px;margin-left:0}}.new-consultation__btn{margin-top:48px}.new-consultation__btn .main-btn{min-width:237px}@media screen and (max-width:767px){.new-consultation__btn{margin-top:30px}}.free-bonus{position:relative;z-index:1;margin:120px 0 80px;padding:80px 0;color:#fff;background:#3e4e65}@media screen and (min-width:768px) and (max-width:1023px){.free-bonus{margin:80px 0;padding:60px 0}}@media screen and (max-width:767px){.free-bonus{margin:60px 0;padding:50px 0}}.free-bonus__img-decor{position:absolute;top:0;right:-10px;z-index:-1;display:block;min-width:264px;width:264px;height:264px}.free-bonus__img-decor img{display:block;width:100%;height:100%!important;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:1024px) and (max-width:1199px){.free-bonus__img-decor{right:-20px;min-width:214px;width:214px;height:214px}}@media screen and (min-width:768px) and (max-width:1023px){.free-bonus__img-decor{right:-20px;min-width:144px;width:144px;height:144px}}@media screen and (max-width:767px){.free-bonus__img-decor{right:-10px;min-width:74px;width:74px;height:74px}}.free-bonus__wrapper{margin:0 auto;max-width:790px;width:100%;text-align:center}@media screen and (min-width:1024px) and (max-width:1199px){.free-bonus__wrapper{max-width:700px}}.free-bonus__heading{font-size:32px;font-weight:600}@media screen and (max-width:767px){.free-bonus__heading{font-size:20px}}.free-bonus__description{margin-top:60px;font-size:20px;font-weight:400}@media screen and (min-width:768px) and (max-width:1023px){.free-bonus__description{margin-top:40px}}@media screen and (max-width:767px){.free-bonus__description{margin-top:20px;font-size:16px}}.free-bonus__btn{margin-top:80px}.free-bonus__btn .main-btn,.free-bonus__btn .second-btn{min-width:237px}@media screen and (min-width:768px) and (max-width:1023px){.free-bonus__btn{margin-top:40px}}@media screen and (max-width:767px){.free-bonus__btn{margin-top:30px}}.ui-loader{display:none}.section{min-height:calc(100vh - 606px)}.text-anim{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:20px;color:#96a2b7}.text-anim svg{margin-left:16px}.text-green{color:#65c58c!important}.text-purple{color:#7e57c2!important}.text-red{color:#ef5350!important}.text-blue{color:#26c6da!important}.text-yellow{color:#cddc39!important}.text-brown{color:#8d6e63!important}.text-gray{color:#78909c!important}.text-orange{color:#ff7043!important}.text-graylight{color:#bdbdbd!important}.text-orange-2{color:#f2994a!important}.text-red-2{color:#ff655b!important}.text-blue-2{color:#5eb5fe!important}.text-stopped{color:#c7ce8e!important}.question{font-size:14px;line-height:20px;color:#3f4d64;position:relative;z-index:10}.cabinet-control__row .creation ul{width:100%!important}.main-list .creation ul{width:100%}@media only screen and (max-width:450px){.main-list .creation ul{text-align:center}}.creation{position:relative;z-index:90}.creation ul{position:relative;z-index:9999;width:100%}.creation-large{display:inline-block}.creation-large ul{width:auto!important}.creation:hover ul{opacity:1;visibility:visible}.header-top .creation{z-index:10}.creation-toltip,.question-toltip{display:inline-block;width:24px;height:24px;background:#e6e9f1;-webkit-border-radius:50%;border-radius:50%;text-align:center;font-size:12px;line-height:24px;font-weight:400;color:#3f4d64;margin-left:6px;cursor:pointer;position:relative}.creation-toltip:hover ul,.question-toltip:hover ul{opacity:1;visibility:visible}.creation ul,.question ul{position:absolute;z-index:5;top:100%;left:0;width:168px;background:#fff;-webkit-box-shadow:0 10px 25px rgba(150,162,183,.3);box-shadow:0 10px 25px rgba(150,162,183,.3);-webkit-border-radius:6px;border-radius:6px;overflow:hidden;margin-top:8px;text-align:left;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;opacity:0;visibility:hidden}.creation ul li a,.question ul li a{display:block;padding:14px 24px;font-size:14px;line-height:20px;color:#3f4d64}.creation ul li a.active,.creation ul li a:hover,.question ul li a.active,.question ul li a:hover{background:#f7faff;color:#5eb5fe}.tab{display:none}.tab.tab-active{display:block}.prompt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:20}.prompt li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;line-height:1.5;color:#96a2b7;cursor:pointer}.prompt li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#96a2b7}.prompt li span{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:24px;height:24px;border:1px solid #ccd3dc;-webkit-border-radius:50%;border-radius:50%;margin-right:12px;position:relative;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.prompt li span i{position:absolute;top:-16px;left:50%;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);display:block;width:170px;text-align:center;background:#96a2b7;-webkit-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 20px rgba(150,162,183,.25);box-shadow:0 5px 20px rgba(150,162,183,.25);font-size:11px;line-height:15px;font-style:normal;color:#fff;padding:5px 8px;opacity:0;visibility:hidden;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.prompt li span i::after,.prompt li span i::before{content:'';position:absolute;bottom:-5px;left:50%;border-top:5px solid #96a2b7;border-right:5px solid transparent;border-left:5px solid transparent;margin-left:-5px}.prompt li b{font-weight:400}.prompt li:hover span{border-color:#dde1e9;background:#dde1e9}.prompt li:hover span i{opacity:1;visibility:visible}@media only screen and (max-width:1020px){body{padding-top:136px}}@media only screen and (max-width:768px){.warnings{max-width:100%;margin-bottom:32px}.mobile-align-center{text-align:center}}@media only screen and (max-width:700px){body{padding-top:97px}.wrapper{padding:0 20px}}@media only screen and (max-width:450px){.forgot{padding-bottom:30px}.warnings{margin-bottom:24px}}.marathon-content.cke_editable,.w-100{width:100%;max-width:100%}.marathon-content.cke_editable .step-row,.w-100 .step-row{margin:0}.cke_editable p{max-width:100%!important}.hidden{display:none!important}.note-editor.note-frame .note-toolbar{text-align:left}.disabled{opacity:.5;pointer-events:none!important}.disabled-gray{opacity:.5;pointer-events:none!important;background-color:silver;color:#fff}.disabled-light{opacity:.5}.disabled-light-gray{background-color:silver;color:#fff}.disabled-light-gray:hover{background-color:silver}li.has-inp{pointer-events:none;color:silver;background:rgba(192,192,192,.1)}a.delete-test-task{color:silver;font-size:28px;padding:0 8px;margin-left:-36px;margin-top:-4px;line-height:inherit;display:inline-block;vertical-align:middle}a.delete-test-variant{color:silver;font-size:24px;padding:4px 8px;margin-left:-34px;margin-right:2px}a.delete-test-task:hover,a.delete-test-variant:hover{color:#8b0000}.loader{border:4px solid #ececec;-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite;border-top:4px solid #5c9dd4;-webkit-border-radius:50%;border-radius:50%;width:50px;height:50px;margin:10px auto}.loader.absolute{position:absolute;z-index:1;left:50%;top:30%}.loader.to-bottom{position:absolute;z-index:1;left:50%;bottom:0;width:42px;height:42px;margin:8px auto}.header-bell .loader{-webkit-animation:none;animation:none}.header-bell.drop-active .loader{-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}div.users-table{position:relative}.mr-10{margin-right:10px!important}.pb-20{padding-bottom:20px!important}div.mt-40-b{margin-top:40px;border-top:1px solid #e3e6ef;padding-top:40px}li.permission{white-space:nowrap;line-height:1.2em}.tariff .checkbox.checkbox-big input[type=checkbox]{z-index:auto}.tariff .checkbox.checkbox-big span{cursor:pointer}.step-filling__row:not(.step-active){cursor:pointer}.step-filling__row:not(.step-active):hover{border:2px solid rgba(94,181,254,.2);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.step-filling__row:not(.step-active).step-order-row{border:2px solid rgba(192,192,192,.2);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.step-filling__row:not(.step-active).step-order-row:hover{border:2px solid rgba(94,181,254,.8);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.step-filling__row:not(.step-active).step-disabled{cursor:no-drop!important;opacity:.8;border:2px solid rgba(192,192,192,.2);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.pb-24{padding-bottom:24px!important}.modal textarea.marathon-note{padding-top:15px;background-color:#f2f5fb}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}@media only screen and (max-width:768px){.mmb-2{margin-bottom:.5rem!important}}@media only screen and (max-width:768px){.mmb-4{margin-bottom:1.5rem!important}}.full-width{width:100%}.d-block{display:block!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.with_dropdown{z-index:999!important}@media only screen and (max-width:768px){.with_dropdown_list{width:100%!important;text-align:center!important}.with_dropdown_list li{padding-bottom:10px}}.step-block .short-description,.textarea-descr .short-description{color:#3f4d64;font-size:16px;line-height:24px}.no-margin-top{margin-top:0!important}.cke_inner .step-wrap{display:none}.cke_inner.cke_maximized .step-wrap{display:block}.cke_inner.cke_maximized .step-wrap .main-btn{display:block}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-flex .step-subtitle+.step-subtitle{margin-left:40px}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.fs-16{font-size:16px!important}.fs-18{font-size:18px!important}.fs-20{font-size:20px!important}.cabinet-btns a{margin:0!important}.cabinet-btns a+a{margin:0 10px!important}@media only screen and (max-width:768px){.cabinet-btns a+a{margin:10px 0!important}}.about-btns a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-btns a svg{margin-right:12px}.select.active .search_block{display:block}.nano .search_block{margin-bottom:10px;display:none}.nano .search_block input{display:block;opacity:1;visibility:visible;background:#f3f5fb;-webkit-border-radius:0;border-radius:0}.nano .search_block+.nano-content{top:52px}.draggable+.slick-dots li{border-color:#ccd3dc}.draggable+.slick-dots li.slick-active{border-color:#5eb5fe}.draggable+.slick-dots li.slick-active button:before{opacity:.75;color:#000;width:6px;height:6px;background:#5eb5fe;-webkit-border-radius:50%;border-radius:50%;left:50%;top:50%;margin-top:-3px;margin-left:-3px}.text-center{text-align:center}.table-wrapper{display:block}@media only screen and (max-width:768px){.table-wrapper{overflow-x:auto;overflow-y:visible;white-space:nowrap}}.cabinet-table{width:100%;border-collapse:collapse}.cabinet-table .marathon-preview img{max-width:80px;-webkit-border-radius:6px;border-radius:6px}.cabinet-table .preview_image{width:80px;height:80px;-webkit-background-size:cover;background-size:cover;background-position:center;-webkit-border-radius:6px;border-radius:6px;overflow:hidden}.cabinet-table .table-btns{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cabinet-table th{text-align:left}.cabinet-table .table-row td{padding:24px;font-size:14px}.cabinet-table .bottom_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.cabinet-table td,.cabinet-table th{position:relative}.cabinet-table td:not(:last-child),.cabinet-table th:not(:last-child){padding-right:0!important}.cabinet-table td .select,.cabinet-table th .select{font-weight:400}.cabinet-table .table-filter{margin-top:10px}.cabinet-table .user_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cabinet-table .user_block .user_avatar{margin-right:20px}.cabinet-table .status_column{min-width:150px}.cabinet-table .marathon-page-filter-submit,.cabinet-table .search-ico{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:48px;height:48px;cursor:pointer;-webkit-border-radius:6px;border-radius:6px;margin-left:18px;border:1px solid transparent;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;z-index:11}.cabinet-table .marathon-page-filter-submit:not(.relative),.cabinet-table .search-ico:not(.relative){position:absolute;top:0;right:36px}.cabinet-table .marathon-page-filter-submit svg.search-close,.cabinet-table .search-ico svg.search-close{display:none}.cabinet-table .marathon-page-filter-submit:hover,.cabinet-table .search-ico:hover{background:#e6e9f1}.item_type{font-size:10px;line-height:1.2;font-weight:500;color:#96a2b7;letter-spacing:.1em;text-transform:uppercase}.item_type svg{margin-right:5px}.item_type span{color:#3f4d64}.item_type+.item_type{margin-left:10px}.item_type+p{margin-top:5px}.participation-img.article-img{-webkit-border-radius:6px;border-radius:6px}@media only screen and (max-width:768px){.cabinet-top .breadcrumb{display:none!important}}@media only screen and (max-width:768px){.cabinet-row.top-row{margin:0;padding:0}}.participation-block.light{background:0 0;border-bottom:1px solid #e3e6ef;padding:0 170px 10px 0}@media only screen and (max-width:768px){.participation-block.light{padding:0 0 20px 0}.participation-block.light h3{padding:0}.participation-block.light .status{position:relative;left:0;right:0}}.participation-block.light .participation-info{padding:0}.participation-block.light .participation-img{display:none}.participation-block.light .status{top:10px;right:0}.checkbox.checkbox-big p{max-width:100%;font-size:14px}.general-form .text-error{font-size:14px}.general-form .users-table{padding-bottom:0}.general-form .users-table__row__empty{width:100%;max-width:100%;margin:20px 0}.general-form .download-info.text{max-width:800px}.general-form .step-col{padding-left:5px;padding-right:5px}.show-d{display:block!important}@media only screen and (max-width:768px){.show-d{display:none!important}}.show-m{display:none!important}@media only screen and (max-width:768px){.show-m{display:block!important}.show-m .second-btn{max-width:100%}}@media only screen and (max-width:768px){.step-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width:768px){.about-info .main-btn,.about-info .second-btn,.involvement-form .main-btn,.involvement-form .second-btn,form .main-btn,form .second-btn{max-width:100%}}@media only screen and (max-width:768px){.new-advantages__img{min-width:100%!important;max-width:100%!important}}@media only screen and (max-width:768px){.trial-block-top{padding:20px!important}.trial-block-top .participation-info{padding-bottom:0}.trial-block-top .participation-info .status{position:relative;left:0;top:auto;bottom:auto}}.step-filling__info .step-delete{right:-40px;position:absolute}
/*# sourceMappingURL=maps/main.min.css.map */
