@-webkit-keyframes plyr-progress{to{background-position:25px 0}}@keyframes plyr-progress{to{background-position:25px 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;direction:ltr;font-family:Avenir,"Avenir Next","Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;font-variant-numeric:tabular-nums;font-weight:500;line-height:1.7;max-width:100%;min-width:200px;position:relative;text-shadow:none;-webkit-transition:-webkit-box-shadow 0.3s ease;transition:-webkit-box-shadow 0.3s ease;transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease}.plyr audio,.plyr video{border-radius:inherit;height:auto;vertical-align:middle;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{-webkit-box-sizing:border-box;box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{-webkit-box-sizing:inherit;box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr__badge{background:#4f5b5f;border-radius:2px;color:#fff;font-size:9px;line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{-webkit-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;color:#fff;display:none;font-size:14px;left:0;padding:10px;position:absolute;text-align:center;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;width:100%}.plyr__captions .plyr__caption{background:rgba(0,0,0,0.8);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__captions .plyr__caption div{display:inline}.plyr__captions span:empty{display:none}@media (min-width: 480px){.plyr__captions{font-size:16px;padding:20px}}@media (min-width: 768px){.plyr__captions{font-size:18px}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions{-webkit-transform:translateY(-40px);transform:translateY(-40px)}.plyr__control{background:0 0;border:0;border-radius:3px;color:inherit;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;overflow:visible;padding:7px;position:relative;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.plyr__control svg{display:block;fill:currentColor;height:24px;pointer-events:none;width:24px}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline:0}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:rgba(0,0,0,0.3);opacity:0.8;color:#fff}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:rgba(0,0,0,0.3);opacity:0.8;color:#fff}.plyr__control--overlaid{background:rgba(0,0,0,0.3);border:0;border-radius:100%;color:#fff;display:none;left:50%;padding:18px;position:absolute;top:50%;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{background:rgba(0,0,0,0.3)}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.plyr__controls .plyr__menu,.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls .plyr__volume,.plyr__controls>.plyr__control{margin-left:5px}.plyr__controls .plyr__menu+.plyr__control,.plyr__controls .plyr__progress+.plyr__control,.plyr__controls>.plyr__control+.plyr__control,.plyr__controls>.plyr__control+.plyr__menu{margin-left:2px}.plyr__controls>.plyr__control:first-child,.plyr__controls>.plyr__control:first-child+[data-plyr=pause]{margin-left:0;margin-right:auto}.plyr__controls:empty{display:none}@media (min-width: 480px){.plyr__controls .plyr__menu,.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls .plyr__volume,.plyr__controls>.plyr__control{margin-left:10px}}.plyr--audio .plyr__controls{background:#fff;border-radius:inherit;color:#4f5b5f;padding:10px}.plyr--video .plyr__controls{background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0,0,0,0.7)));background:linear-gradient(transparent, rgba(0,0,0,0.7));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:20px 5px 5px;position:absolute;right:0;-webkit-transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out,-webkit-transform .4s ease-in-out;z-index:3}@media (min-width: 480px){.plyr--video .plyr__controls{padding:35px 10px 10px}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;-webkit-transform:translateY(100%);transform:translateY(100%)}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__video-embed{height:0;padding-bottom:56.25%;position:relative}.plyr__video-embed iframe{border:0;height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;-webkit-transform:translateY(-38.28125%);transform:translateY(-38.28125%)}.plyr__menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.plyr__menu .plyr__control svg{-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:rgba(255,255,255,0.9);border-radius:4px;bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15);box-shadow:0 1px 2px rgba(0,0,0,0.15);color:#4f5b5f;font-size:16px;margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;-webkit-transition:height 0.35s cubic-bezier(0.4, 0, 0.2, 1),width 0.35s cubic-bezier(0.4, 0, 0.2, 1);transition:height 0.35s cubic-bezier(0.4, 0, 0.2, 1),width 0.35s cubic-bezier(0.4, 0, 0.2, 1)}.plyr__menu__container::after{border:4px solid transparent;border-top-color:rgba(255,255,255,0.9);content:'';height:0;position:absolute;right:15px;top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4f5b5f;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;padding:4px 11px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;content:'';position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward::after{border-left-color:rgba(79,91,95,0.8);right:5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:500;margin:7px;margin-bottom:3px;padding-left:28px;position:relative;width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back::after{border-right-color:rgba(79,91,95,0.8);left:7px}.plyr__menu__container .plyr__control--back::before{background:#b7c5cd;-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;content:'';height:1px;left:0;margin-top:4px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px}.plyr__menu__container .plyr__control[role=menuitemradio]::after,.plyr__menu__container .plyr__control[role=menuitemradio]::before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,0.1);content:'';display:block;-ms-flex-negative:0;flex-shrink:0;height:16px;margin-right:10px;-webkit-transition:all .3s ease;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#1aafff}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:rgba(0,0,0,0.1)}.plyr__menu__container .plyr__menu__value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:-5px;overflow:hidden;padding-left:25px;pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:28px;color:#1aafff;display:block;height:20px;margin:0;padding:0;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:3px;height:6px;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:-webkit-gradient(linear, left top, right top, from(currentColor), to(transparent));background-image:linear-gradient(to right, currentColor var(--value, 0), transparent var(--value, 0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;border:0;border-radius:100%;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(47,52,61,0.2);box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(47,52,61,0.2);height:14px;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:14px;-webkit-appearance:none;margin-top:-4px}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:3px;height:6px;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(47,52,61,0.2);height:14px;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:14px}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:3px;height:6px}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:3px;height:6px;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:3px;height:6px;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:3px;height:6px;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(47,52,61,0.2);height:14px;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:14px;margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{-webkit-box-shadow:0 0 0 5px rgba(26,175,255,0.5);box-shadow:0 0 0 5px rgba(26,175,255,0.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 5px rgba(26,175,255,0.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 5px rgba(26,175,255,0.5);outline:0}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,0.25)}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,0.25)}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,0.25)}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(47,52,61,0.2),0 0 0 3px rgba(255,255,255,0.5);box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(47,52,61,0.2),0 0 0 3px rgba(255,255,255,0.5)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(47,52,61,0.2),0 0 0 3px rgba(255,255,255,0.5)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(47,52,61,0.2),0 0 0 3px rgba(255,255,255,0.5)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(183,197,205,0.66)}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(183,197,205,0.66)}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(183,197,205,0.66)}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(47,52,61,0.2),0 0 0 3px rgba(0,0,0,0.1);box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(47,52,61,0.2),0 0 0 3px rgba(0,0,0,0.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(47,52,61,0.2),0 0 0 3px rgba(0,0,0,0.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(47,52,61,0.2),0 0 0 3px rgba(0,0,0,0.1)}.plyr__poster{background-color:transparent;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:14px}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px}@media (max-width: 767px){.plyr__time+.plyr__time{display:none}}.plyr--video .plyr__time{text-shadow:0 1px 1px rgba(0,0,0,0.15)}.plyr__tooltip{background:rgba(255,255,255,0.9);border-radius:3px;bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15);box-shadow:0 1px 2px rgba(0,0,0,0.15);color:#4f5b5f;font-size:14px;font-weight:500;left:50%;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;-webkit-transform:translate(-50%, 10px) scale(0.8);transform:translate(-50%, 10px) scale(0.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s .1s ease,-webkit-transform .2s .1s ease;transition:opacity .2s .1s ease,-webkit-transform .2s .1s ease;transition:transform .2s .1s ease,opacity .2s .1s ease;transition:transform .2s .1s ease,opacity .2s .1s ease,-webkit-transform .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,0.9);bottom:-4px;content:'';height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;-webkit-transform:translate(-50%, 0) scale(1);transform:translate(-50%, 0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;-webkit-transform:translate(0, 10px) scale(0.8);transform:translate(0, 10px) scale(0.8);-webkit-transform-origin:0 100%;transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:16px}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;-webkit-transform:translate(0, 10px) scale(0.8);transform:translate(0, 10px) scale(0.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:16px;-webkit-transform:translateX(50%);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{-webkit-transform:translate(0, 0) scale(1);transform:translate(0, 0) scale(1)}.plyr--video{background:transparent;overflow:hidden;border-radius:10px}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:transparent;border-radius:10px;border-radius:inherit;overflow:hidden;position:relative;z-index:0;border-radius:10px}.plyr__progress{-webkit-box-flex:1;-ms-flex:1;flex:1;left:7px;margin-right:14px;position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-7px;margin-right:-7px;width:calc(100% + 14px)}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:14px;left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:6px;left:0;margin-top:-3px;padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0;-webkit-transition:width 0.2s ease;transition:width 0.2s ease}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:6px}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:6px;-webkit-transition:width 0.2s ease;transition:width 0.2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-webkit-transition:width 0.2s ease;transition:width 0.2s ease}.plyr--video .plyr__progress__buffer{-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.15);box-shadow:0 1px 1px rgba(0,0,0,0.15);color:rgba(255,255,255,0.25)}.plyr--audio .plyr__progress__buffer{color:rgba(183,197,205,0.66)}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg, rgba(47,52,61,0.6) 25%, transparent 25%, transparent 50%, rgba(47,52,61,0.6) 50%, rgba(47,52,61,0.6) 75%, transparent 75%, transparent);background-repeat:repeat-x;background-size:25px 25px;color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,0.25)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(183,197,205,0.66)}.plyr__volume{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.plyr__volume input[type=range]{margin-left:5px;position:relative;z-index:2}@media (min-width: 480px){.plyr__volume{max-width:90px}}@media (min-width: 768px){.plyr__volume{max-width:110px}}.plyr--is-ios .plyr__volume{display:none !important}.plyr--is-ios.plyr--vimeo [data-plyr=mute]{display:none !important}.plyr:-webkit-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;width:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;width:100%}.plyr:-webkit-full-screen .plyr__video-embed{overflow:visible}.plyr:-moz-full-screen .plyr__video-embed{overflow:visible}.plyr:-ms-fullscreen .plyr__video-embed{overflow:visible}.plyr:fullscreen .plyr__video-embed{overflow:visible}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width: 1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:-moz-full-screen .plyr__captions{font-size:21px}.plyr:-ms-fullscreen .plyr__captions{font-size:21px}.plyr:fullscreen .plyr__captions{font-size:21px}}.plyr:-webkit-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-webkit-full-screen .plyr__video-embed{overflow:visible}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width: 1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}}.plyr:-moz-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-moz-full-screen .plyr__video-embed{overflow:visible}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width: 1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px}}.plyr:-ms-fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;width:100%}.plyr:-ms-fullscreen .plyr__video-embed{overflow:visible}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width: 1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px}}.plyr--fullscreen-fallback{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;width:100%}.plyr--fullscreen-fallback .plyr__video-embed{overflow:visible}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width: 1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:rgba(47,52,61,0.8);border-radius:2px;bottom:10px;color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:6px;left:0;margin:-3px 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr--no-transition{-webkit-transition:none !important;transition:none !important}.plyr__sr-only{clip:rect(1px, 1px, 1px, 1px);overflow:hidden;border:0 !important;height:1px !important;padding:0 !important;position:absolute !important;width:1px !important}.plyr [hidden]{display:none !important}.rangeslider,.rangeslider__fill{display:block}.rangeslider{width:100%;height:100%;background-image:url(/static/images/pricing-range-20184e2c.svg);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative}.is-min .rangeslider{background-image:url(/static/images/pricing-range--min-61d4df9a.svg)}.rangeslider--horizontal{height:30px;width:100%}.is-min .rangeslider--horizontal{height:25px}@media screen and (max-width: 600px){.rangeslider--horizontal{height:23px}.is-min .rangeslider--horizontal{height:20px}}.rangeslider--vertical{width:20px;min-height:150px;max-height:100%}.rangeslider--disabled{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);opacity:0.4}.rangeslider__fill{position:absolute}.rangeslider--horizontal .rangeslider__fill{top:0;height:100%}.rangeslider--vertical .rangeslider__fill{bottom:0;width:100%}.rangeslider--horizontal .rangeslider__handle{top:0;touch-action:pan-y;-ms-touch-action:pan-y}.rangeslider--vertical .rangeslider__handle{left:-10px;touch-action:pan-x;-ms-touch-action:pan-x}.rangeslider__handle{background-image:url(/static/images/pricing-range-handle-60578f2f.svg);background-repeat:no-repeat;background-position:center;background-size:cover;cursor:pointer;display:inline-block;width:30px;height:31px;position:absolute;border-radius:100px;cursor:-webkit-grab}.is-min .rangeslider__handle{top:-4px}@media screen and (max-width: 600px){.rangeslider__handle{top:-5px !important}.is-min .rangeslider__handle{top:-9px !important}}.rangeslider__handle::after{position:absolute;white-space:nowrap;content:attr(text);font-size:13px;font-weight:600;width:94px;height:57px;text-align:center;line-height:46px;top:-51px;left:50%;margin-left:-47px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzAiIGhlaWdodD0iNDUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGQ9Ik0xNDMgMjZsLTMuNSA0LTMuNS00aC0yMmEyIDIgMCAwIDEtMi0yVjJhMiAyIDAgMCAxIDItMmg1MGEyIDIgMCAwIDEgMiAydjIyYTIgMiAwIDAgMS0yIDJoLTIxeiIgaWQ9ImIiLz48ZmlsdGVyIHg9Ii0yNC4xJSIgeT0iLTM2LjclIiB3aWR0aD0iMTQ4LjElIiBoZWlnaHQ9IjE4Ni43JSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBpZD0iYSI+PGZlT2Zmc2V0IGR5PSIyIiBpbj0iU291cmNlQWxwaGEiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iNCIgaW49InNoYWRvd09mZnNldE91dGVyMSIgcmVzdWx0PSJzaGFkb3dCbHVyT3V0ZXIxIi8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjExMjY4NjgyMSAwIiBpbj0ic2hhZG93Qmx1ck91dGVyMSIvPjwvZmlsdGVyPjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA0IDYpIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9Im5vbmUiPjx1c2UgZmlsbD0iIzAwMCIgZmlsdGVyPSJ1cmwoI2EpIiB4bGluazpocmVmPSIjYiIvPjx1c2UgZmlsbD0iI0ZGRiIgeGxpbms6aHJlZj0iI2IiLz48L2c+PC9zdmc+);background-repeat:no-repeat;background-position:center;background-size:cover}input[type="range"]:focus+.rangeslider .rangeslider__handle{-webkit-box-shadow:0 0 8px rgba(255,0,255,0.9);box-shadow:0 0 8px rgba(255,0,255,0.9)}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[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-dots li{display:inline-block;margin-right:12px}.slick-dots li.slick-active span{background:#fff;cursor:default !important}.slick-dots li.slick-active span:hover{opacity:1 !important}.slick-dots li span{cursor:pointer;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;display:block;width:12px;height:12px;border:2px solid #fff;border-radius:100px}.slick-dots li span:hover{opacity:0.5}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,figure,input,button,textarea,select,p,blockquote,th,td,menu,section,header{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}button,input,select,textarea{vertical-align:baseline}del,ins{text-decoration:none}textarea{resize:vertical;overflow:auto;vertical-align:top}li{list-style:none;list-style-image:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:""}abbr,acronym{border:0;font-variant:normal}sup,sub{vertical-align:baseline}legend{color:#000}input,a{outline:none}strong{font-weight:bold}img{vertical-align:bottom;-ms-interpolation-mode:bicubic}audio:not([controls]){display:none;height:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}html{cursor:default;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;*height:13px;*width:13px}*{-webkit-box-sizing:border-box;box-sizing:border-box}abbr{cursor:help}input::-moz-focus-inner{border:0}object,embed{outline:0}.wrapper{width:100%;max-width:1340px;padding:0 30px;position:relative;margin-left:auto;margin-right:auto}@media (max-width: 330px){.wrapper{padding:0 20px}}.btn{outline:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;white-space:nowrap;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;position:relative;cursor:pointer;text-align:center;display:inline-block;font-size:13px;letter-spacing:0.7px;height:40px;line-height:36px;padding:0 20px;min-width:80px;text-transform:uppercase;border:2px solid;border-radius:4px;font-weight:bold}.btn:active{position:relative;top:1px}.btn--primary{color:#fff}.page--slack .btn--primary{background:#56B955}.page--leave .btn--primary{background:#56B955}.page--ms .btn--primary{background:#56B955}.page--telegram .btn--primary{background:#56B955}.page--competitors .btn--primary{background:#56B955}.page--remoty .btn--primary{background:#56B955}.page--clock-it .btn--primary{background:#56B955}.page--calamari .btn--primary{background:#56B955}.page--timeclock .btn--primary{background:#56B955}.page--nikatime .btn--primary{background:#56B955}.page--slack .btn--primary{border-color:#56B955}.page--leave .btn--primary{border-color:#56B955}.page--ms .btn--primary{border-color:#56B955}.page--telegram .btn--primary{border-color:#56B955}.page--competitors .btn--primary{border-color:#56B955}.page--remoty .btn--primary{border-color:#56B955}.page--clock-it .btn--primary{border-color:#56B955}.page--calamari .btn--primary{border-color:#56B955}.page--timeclock .btn--primary{border-color:#56B955}.page--nikatime .btn--primary{border-color:#56B955}.btn--primary:hover{opacity:0.8}.btn--outline{background:transparent}.page--slack .btn--outline{color:#56B955}.page--leave .btn--outline{color:#56B955}.page--ms .btn--outline{color:#56B955}.page--telegram .btn--outline{color:#56B955}.page--competitors .btn--outline{color:#56B955}.page--remoty .btn--outline{color:#56B955}.page--clock-it .btn--outline{color:#56B955}.page--calamari .btn--outline{color:#56B955}.page--timeclock .btn--outline{color:#56B955}.page--nikatime .btn--outline{color:#56B955}.page--slack .btn--outline{border-color:#56B955}.page--leave .btn--outline{border-color:#56B955}.page--ms .btn--outline{border-color:#56B955}.page--telegram .btn--outline{border-color:#56B955}.page--competitors .btn--outline{border-color:#56B955}.page--remoty .btn--outline{border-color:#56B955}.page--clock-it .btn--outline{border-color:#56B955}.page--calamari .btn--outline{border-color:#56B955}.page--timeclock .btn--outline{border-color:#56B955}.page--nikatime .btn--outline{border-color:#56B955}.btn--outline:hover{opacity:0.5}.btn--big{font-size:15px;letter-spacing:0.8px;padding:0 64px;height:60px;line-height:56px}@media (max-width: 600px){.btn--big{font-size:14px;height:58px;line-height:54px;padding:0 25px}}@media (max-width: 330px){.btn--big{padding:0 15px}}.btn--mid{font-size:15px;letter-spacing:0.8px;padding:0 30px;height:50px;line-height:46px}.btn--shaded{-webkit-box-shadow:0 10px 60px -10px rgba(0,0,0,0.25);box-shadow:0 10px 60px -10px rgba(0,0,0,0.25)}.btn--shaded:hover{-webkit-box-shadow:0 0 10px rgba(0,0,0,0.25);box-shadow:0 0 10px rgba(0,0,0,0.25)}.btn.is-disabled{opacity:0.3;cursor:default}.btn.is-disabled:hover{opacity:0.3 !important}.btn.is-disabled:active{top:0 !important}html{-webkit-font-smoothing:antialiased;background:#fff;cursor:default;min-width:320px;color:#1C2E39;font-size:16px;line-height:normal;font-weight:normal}body{min-height:100vh;overflow-x:hidden}.is-hidden{display:none}body,button,input,textarea{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif}a{text-decoration:none;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;color:inherit}a:hover{text-decoration:none}a:focus{outline:0 !important}.page{overflow:hidden}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ddd !important}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#ddd !important}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#ddd !important}input::placeholder,textarea::placeholder{color:#ddd !important}.error input,input.error{color:red}.animatable{opacity:0;visibility:hidden;-webkit-transition:all ease 0.5s;transition:all ease 0.5s}.animatable.is-show{opacity:1;visibility:visible;-webkit-transform:translateY(0) translateX(0) scale(1) !important;transform:translateY(0) translateX(0) scale(1) !important}.navigator{position:fixed;right:30px;top:30%;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;font-size:11px;text-transform:uppercase;padding:15px;border-radius:7px;font-weight:bold;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);letter-spacing:0.5px;cursor:pointer;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;display:none}.navigator__item{margin-bottom:11px}.navigator__item:last-child{margin-bottom:0}.navigator__item.is-active{color:#F3B346}.no-animate .parallax-scroll{-webkit-transform:none !important;transform:none !important}.no-animate .parallax-bg{background-position:center !important}.commands{padding:110px 0;position:relative;z-index:5;color:#fff}.page--slack .commands{background:#183E55}.page--leave .commands{background:#183E55}.page--ms .commands{background:#2e3052}.page--telegram .commands{background:#1f537b}@media (max-width: 1100px){.commands{padding:90px 0}}@media (max-width: 800px){.commands{padding:70px 0}}@media (max-width: 600px){.commands{padding:50px 0}}.commands__content{position:relative;z-index:3}.commands__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px;color:#fff;max-width:720px;margin-bottom:40px}@media screen and (max-width: 1500px){.commands__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.commands__title{font-size:28px;line-height:32px}}.commands__data{max-width:740px;padding:60px;padding-right:30px;background:#1F506D;border-radius:7px;-webkit-box-shadow:0 12px 24px rgba(0,0,0,0.13);box-shadow:0 12px 24px rgba(0,0,0,0.13);margin:0 auto}@media (max-width: 750px){.commands__data{padding:40px}}.commands__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:10px}@media (max-width: 750px){.commands__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}}.commands__command{font-family:"SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;padding-right:20px;font-size:18px;line-height:30px;min-width:270px;max-width:270px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media (max-width: 1100px){.commands__command{padding-right:16px;font-size:15px;min-width:260px;max-width:260px;line-height:26px}}@media (max-width: 750px){.commands__command{padding-right:0;width:auto;min-width:none;max-width:none;text-align:center;margin-bottom:8px}}.commands__command span{color:#d45252;background:#183E55;padding:5px;border-radius:2px}.commands__command i{font-style:normal;color:#8CA0B3}.commands__desc{font-size:18px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media (max-width: 1100px){.commands__desc{font-size:16px}}@media (max-width: 750px){.commands__desc{text-align:center}}.commands__desc::before{content:"–";display:inline-block;margin-right:5px}@media (max-width: 750px){.commands__desc::before{display:none}}.commands__image{max-width:410px;margin:60px auto 0;-webkit-box-shadow:0 20px 40px -20px rgba(0,0,0,0.35);box-shadow:0 20px 40px -20px rgba(0,0,0,0.35)}@media (max-width: 750px){.commands__image{margin-top:30px}}.commands__image img{max-width:100%}.commands__illustration{background-image:url(/static/images/time-table-illustration-new-1c27ecd8.svg);width:1277px;height:438px;position:absolute;z-index:-1;top:150px;left:50%;margin-left:-637px}@media (max-width: 1100px){.commands__illustration{opacity:0.5}}@media (max-width: 800px){.commands__illustration{display:none}}.commands-background{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;overflow:hidden}.commands-background__list{width:100%;height:100%}.commands-background__item{position:absolute}.commands-background__item--nebula{width:104%;height:104%;left:-2% !important;top:-2% !important;background-image:url(/static/images/hero/nebula-e1e3114a.png);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:0.8}.competitor{padding:0 20px;color:#1C2E39;background:#F5F5EC;position:relative}.competitor .wrapper{width:100%;max-width:816px;margin:0 auto;padding:242px 0 120px}@media (max-width: 750px){.competitor .wrapper{padding:169px 0 80px;max-width:540px}}@media (max-width: 600px){.competitor .wrapper{padding-top:100px}}.competitor__title{font-weight:700;font-size:64px;line-height:72px;margin-bottom:48px;text-align:center}@media (max-width: 750px){.competitor__title{font-size:24px;line-height:29px;margin-bottom:16px}}.competitor__subtitle{font-weight:500;font-size:20px;line-height:28px;margin-bottom:48px}@media (max-width: 750px){.competitor__subtitle{font-size:18px;line-height:24px;margin-bottom:16px}}.competitor__image{width:100%;margin-bottom:80px;border-radius:12px}@media (max-width: 750px){.competitor__image{display:none}}.competitor__image_mob{display:none}@media (max-width: 750px){.competitor__image_mob{display:block;width:100%;border-radius:12px;margin-bottom:40px}}.competitor__title_two{font-weight:700;font-size:38px;line-height:44px;text-align:center;margin-bottom:40px}@media (max-width: 750px){.competitor__title_two{font-size:20px;line-height:28px;margin-bottom:24px}}.competitor__text{font-weight:400;font-size:16px;line-height:24px;margin-bottom:64px}@media (max-width: 750px){.competitor__text{margin-bottom:48px}}.competitor__text br{display:block;content:"";margin-top:20px}.competitor__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:64px;margin-bottom:64px}@media (max-width: 750px){.competitor__list{margin-bottom:48px;row-gap:48px}}.competitor__item{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}.competitor__item__title-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:16px;column-gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}@media (max-width: 750px){.competitor__item__title-box{-webkit-column-gap:8px;column-gap:8px;margin-bottom:24px}}.competitor__item__title-icon{width:48px;height:48px}@media (max-width: 750px){.competitor__item__title-icon{width:28px;height:28px}}.competitor__item__title{font-weight:700;font-size:38px;line-height:44px}@media (max-width: 750px){.competitor__item__title{font-size:20px;line-height:28px}}.competitor__item-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media (max-width: 750px){.competitor__item-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}}.competitor__item-time,.competitor__item-other{width:47.3%;padding:32px;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;row-gap:12px;background:#FFFFFF;border:1px solid #C9D6E4;-webkit-box-shadow:0px 8px 20px rgba(140,160,179,0.05),0px 8px 20px rgba(140,160,179,0.02);box-shadow:0px 8px 20px rgba(140,160,179,0.05),0px 8px 20px rgba(140,160,179,0.02);border-radius:12px}@media (max-width: 750px){.competitor__item-time,.competitor__item-other{width:100%}}.competitor__item-time{border:1px solid #56B955}.competitor__item-time img{width:100px}.competitor__item__text{font-weight:400;font-size:16px;line-height:24px;text-align:center}.competitor__title_three{font-weight:700;font-size:38px;line-height:44px;text-align:center;margin-bottom:40px}@media (max-width: 750px){.competitor__title_three{font-size:20px;line-height:28px;margin-bottom:24px}}.competitor__text_two{font-weight:400;font-size:16px;line-height:24px;margin-bottom:40px}@media (max-width: 750px){.competitor__text_two{margin-bottom:24px}}.competitor__text_two br{display:block;content:"";margin-top:20px}.competitor__table{background:#FFFFFF;-webkit-box-shadow:0px 8px 20px rgba(0,0,0,0.1),0px 8px 20px rgba(0,0,0,0.05);box-shadow:0px 8px 20px rgba(0,0,0,0.1),0px 8px 20px rgba(0,0,0,0.05);border-radius:8px;padding:40px;width:100%;position:relative}@media (max-width: 750px){.competitor__table{padding:8px 4px}}.competitor__table:after{content:"";width:19.2%;height:calc(100% - 48px);position:absolute;border:2px solid #56B955;border-radius:8px;top:24px;right:27%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 0px 16px 0px rgba(86,185,85,0.3);box-shadow:0px 0px 16px 0px rgba(86,185,85,0.3)}@media (max-width: 750px){.competitor__table:after{top:6px;height:calc(100% - 12px);width:25.1%;right:24.4%}}@media (max-width: 750px){.competitor__table_timeclock:after{right:28%}}.competitor__table-line{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:32px;width:100%;font-weight:400;font-size:14px;line-height:20px}.competitor__table-line>.competitor__table__line_one{width:52%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:16px}.competitor__table-line>.competitor__table__line_one>br{display:none}@media (max-width: 750px){.competitor__table-line>.competitor__table__line_one>br{display:block}}@media (max-width: 750px){.competitor__table-line>.competitor__table__line_one{margin:4px 8px;width:49%}}.competitor__table-line>.competitor__table__line_two{width:24%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 750px){.competitor__table-line>.competitor__table__line_two{width:24.5%}}.competitor__table-line>.competitor__table__line__three{width:24%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 750px){.competitor__table-line>.competitor__table__line__three{width:26.5%}}@media (max-width: 750px){.competitor__table-line>.competitor__table__line__three_timeclock{padding-left:12px;width:33%;font-size:15px !important;line-height:18px}}.competitor__table-line:nth-child(odd){background:rgba(28,46,57,0.05)}.competitor__table-line.head{min-height:40px;background:transparent;font-weight:700;font-size:18px;line-height:24px}@media (max-width: 750px){.competitor__table-line.head{font-size:16px;min-height:36px}}.competitor__table-line.head>.competitor__table__line_two{color:#56B955}.competitor__table-line.head>.competitor__table__line__three{text-transform:capitalize;text-align:center}.competitors{padding:0 20px;color:#1C2E39;background:#F5F5EC;position:relative}.competitors .wrapper{width:100%;max-width:1248px;margin:0 auto;padding:242px 0 120px;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}@media (max-width: 1100px){.competitors .wrapper{padding:169px 0 80px}}@media (max-width: 600px){.competitors .wrapper{padding:100px 0 60px}}.competitors__title{font-weight:700;font-size:64px;line-height:72px;text-align:center;max-width:956px;margin-bottom:24px}@media (max-width: 1100px){.competitors__title{font-size:24px;line-height:29px;margin-bottom:16px}}.competitors__subtitle{font-weight:500;font-size:20px;line-height:30px;text-align:center;margin-bottom:80px;max-width:620px}@media (max-width: 1100px){.competitors__subtitle{font-size:18px;line-height:24px;margin-bottom:40px}}@media (max-width: 600px){.competitors__subtitle{padding:0 18px}}.competitors__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:48px}@media (max-width: 1100px){.competitors__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:540px;row-gap:24px}}.competitors__item{width:48%;background:white;height:348px;border-radius:12px;overflow:hidden;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-shadow:0px 8px 20px rgba(140,160,179,0.05),0px 8px 20px rgba(140,160,179,0.02);box-shadow:0px 8px 20px rgba(140,160,179,0.05),0px 8px 20px rgba(140,160,179,0.02);position:relative;-webkit-transition:-webkit-box-shadow 0.2s ease-in;transition:-webkit-box-shadow 0.2s ease-in;transition:box-shadow 0.2s ease-in;transition:box-shadow 0.2s ease-in, -webkit-box-shadow 0.2s ease-in}@media (max-width: 1100px){.competitors__item{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.competitors__item:hover{-webkit-box-shadow:0px 8px 30px rgba(140,160,179,0.2),0px 8px 30px rgba(140,160,179,0.06);box-shadow:0px 8px 30px rgba(140,160,179,0.2),0px 8px 30px rgba(140,160,179,0.06)}.competitors__item .item__page-link{position:absolute;top:0;left:0;width:100%;height:100%}.competitors__item .item__image{width:100%;height:160px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width: 1100px){.competitors__item .item__image{display:none}}.competitors__item .item__image_mobl{display:none}@media (max-width: 1100px){.competitors__item .item__image_mobl{display:block;width:100%;height:160px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}.competitors__item .item__text-box{width:100%;padding:4.6% 5.4% 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:12px}@media (max-width: 1100px){.competitors__item .item__text-box{padding:20px 20px 24px}}.competitors__item .item__note{font-weight:400;font-size:14px;line-height:20px}.competitors__item .item__title{font-weight:700;font-size:26px;line-height:32px}@media screen and (max-width: 580px){.competitors__item .item__title{font-size:24px;line-height:32px}}.competitors__item .item__text{font-weight:400;font-size:16px;line-height:24px}.competitors__item_first{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:320px}@media (max-width: 1100px){.competitors__item_first{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.competitors__item_first:hover{-webkit-box-shadow:0px 8px 20px rgba(140,160,179,0.05),0px 8px 20px rgba(140,160,179,0.02);box-shadow:0px 8px 20px rgba(140,160,179,0.05),0px 8px 20px rgba(140,160,179,0.02)}.competitors__item_first .item__image{width:48%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width: 1100px){.competitors__item_first .item__image{display:none}}@media (max-width: 1100px){.competitors__item_first .item__image_mobl{display:block;height:160px;width:100%;-o-object-fit:cover;object-fit:cover;ojbect-position:center}}.competitors__item_first .item__text-box{width:52%;padding:20px 3.2% 20px 6.4%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:12px}@media (max-width: 1100px){.competitors__item_first .item__text-box{width:100%;padding:20px 20px 24px}}.competitors__item_first .item__note{font-weight:400;font-size:14px;line-height:20px}.competitors__item_first .item__title{font-weight:700;font-size:32px;line-height:40px}@media screen and (max-width: 580px){.competitors__item_first .item__title{font-size:24px;line-height:32px}}.competitors__item_first .item__text{font-weight:400;font-size:16px;line-height:24px}.competitors__item_first .item__link{font-weight:700;font-size:16px;line-height:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width: 1100px){.competitors__item_first .item__link{display:none}}.competitors__item_first .item__link::after{content:"";background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/arrow-forward-79e01b69.svg);width:15px;height:15px;display:inline-block;margin-left:4px;vertical-align:bottom;position:relative;bottom:4px;-webkit-transition:margin 0.2s ease-in;transition:margin 0.2s ease-in}.competitors__item_first .item__link:hover::after{margin-left:8px}.competitors__item_first .item__link-one{display:none}@media (max-width: 1100px){.competitors__item_first .item__link-one{display:block;position:absolute;top:0;left:0;width:100%;height:100%}}.c-slider{background:#f5f5ec;padding:0 20px;color:#1C2E39}.c-slider .wrapper{width:100%;margin:0 auto;padding:120px 0 183px;max-width:1032px}@media screen and (max-width: 680px){.c-slider .wrapper{padding:80px 0 118px}}.c-slider__title{font-weight:700;font-size:38px;line-height:44px;margin-bottom:40px;text-align:center}@media screen and (max-width: 680px){.c-slider__title{font-size:24px;line-height:32px;margin-bottom:24px}}.c-slider__slideshow{width:100%;position:relative}.c-slider__slides{width:100%;max-width:600px;margin:0 auto;-webkit-box-shadow:0px 8px 20px rgba(140,160,179,0.05),0px 8px 20px rgba(140,160,179,0.02);box-shadow:0px 8px 20px rgba(140,160,179,0.05),0px 8px 20px rgba(140,160,179,0.02);border-radius:12px}@media screen and (max-width: 680px){.c-slider__slides{max-width:335px}}.c-slider__slides>.slick-arrow{border:none;width:91px;height:91px;font-size:0;background:transparent;border-radius:1000px;border:2px solid #56B955;position:absolute;margin-top:-50px;outline:none;-webkit-transition:all ease 0.3s;transition:all ease 0.3s}.c-slider__slides>.slick-arrow::after{content:"";width:20px;height:17px;display:block;background-image:url(/static/images/arrow-green-84be30a6.svg);background-repeat:no-repeat;background-position:center;background-size:cover;margin:0 auto}.c-slider__slides>.slick-arrow:hover{background:#56B955;-webkit-transform:scale(0.95);transform:scale(0.95)}.c-slider__slides>.slick-arrow:hover::after{background-image:url(/static/images/icon-arrow-1dff1d54.svg)}.c-slider__slides>.slick-arrow.slick-prev{top:50%;left:-216px}@media screen and (max-width: 1080px){.c-slider__slides>.slick-arrow.slick-prev{left:-130px}}@media screen and (max-width: 900px){.c-slider__slides>.slick-arrow.slick-prev{display:none !important}}.c-slider__slides>.slick-arrow.slick-prev::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.c-slider__slides>.slick-arrow.slick-next{top:50%;right:-216px}@media screen and (max-width: 1080px){.c-slider__slides>.slick-arrow.slick-next{right:-130px}}@media screen and (max-width: 900px){.c-slider__slides>.slick-arrow.slick-next{display:none !important}}.c-slider__slide{width:600px;height:348px;background:white;border-radius:12px;overflow:hidden;position:relative}@media screen and (max-width: 680px){.c-slider__slide{width:335px;height:400px}}.c-slider__link{width:100%;height:100%;display:block;position:absolute;top:0;left:0;width:100%;height:100%}.item__image{width:100%;height:160px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (max-width: 680px){.item__image{display:none !important}}.item__image_mob{display:none !important}@media screen and (max-width: 680px){.item__image_mob{display:block !important;width:100%;height:160px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}.item__text-box{width:100%;padding:28px 32px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:12px}@media screen and (max-width: 680px){.item__text-box{padding:20px 20px 24px}}.item__note{font-weight:400;font-size:14px;line-height:20px}.item__title{font-weight:700;font-size:26px;line-height:32px}@media screen and (max-width: 680px){.item__title{font-size:23px;line-height:32px}}.item__text{font-weight:400;font-size:16px;line-height:24px}.slick-list{border-radius:12px}.slick-dots{position:absolute;width:100%;text-align:center;bottom:-63px;line-height:0}@media screen and (max-width: 680px){.slick-dots{bottom:-38px}}.slick-dots li{width:23px;height:23px;background-color:#D1E5D0;border-radius:50%;cursor:pointer;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;margin:0 6px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 680px){.slick-dots li{width:14px;height:14px}}.slick-dots li:hover{background-color:#b0e2ad}.slick-dots li.slick-active{background-color:#56B955;border-radius:50%;cursor:default;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.slick-dots li.slick-active::after{display:none}.demo{padding:110px 0}@media (max-width: 1100px){.demo{padding:90px 0}}@media (max-width: 800px){.demo{padding:70px 0}}@media (max-width: 600px){.demo{padding:50px 0}}.demo__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px}@media screen and (max-width: 1500px){.demo__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.demo__title{font-size:28px;line-height:32px}}.demo__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d}@media screen and (max-width: 1500px){.demo__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.demo__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.demo__desc br{display:none}}.demo__body{width:100%;max-width:1100px;margin:0 auto;margin-top:45px;position:relative}@media (max-width: 800px){.demo__body{width:100%}}.demo__body img,.demo__body video{max-width:100%}.demo__screen{border-radius:10px;-webkit-box-shadow:0 5px 25px rgba(0,0,0,0.1);box-shadow:0 5px 25px rgba(0,0,0,0.1);position:relative;z-index:2;overflow:hidden;width:100%;max-width:830px;margin:0 auto}@media screen and (min-width: 1000px){.demo__screen--slack,.demo__screen--ms{display:none}}.demo__interactive{width:100%;height:530px}.demo__interactive iframe{border:none;width:100%;height:100%}@media screen and (max-width: 1000px){.demo__interactive{display:none}}.demo__dashboard{text-align:center;margin-top:35px}.demo__objects .object-rocket-1{position:absolute;right:-160px;top:-50px}@media (max-width: 800px){.demo__objects .object-rocket-1{display:none}}.demo__objects .object-rocket-2{position:absolute;left:-235px;top:180px}@media screen and (max-width: 1100px){.demo__objects .object-rocket-2{left:-175px}}@media screen and (max-width: 800px){.demo__objects .object-rocket-2{display:none}}.demo__action{text-align:center}.features{padding:110px 0 200px;position:relative}@media (max-width: 1100px){.features{padding-top:90px}}@media (max-width: 800px){.features{padding-top:70px}}@media (max-width: 600px){.features{padding-top:50px}}.features__content{position:relative;z-index:2}.features__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px}@media screen and (max-width: 1500px){.features__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.features__title{font-size:28px;line-height:32px}}.features__list{margin-top:40px;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:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px}@media (max-width: 600px){.features__list{margin-top:30px;margin-bottom:30px}}.features__item{width:30%;margin-bottom:25px;font-size:16px;padding-left:90px;position:relative}@media (max-width: 1100px){.features__item{width:33%;padding-left:70px}}@media (max-width: 800px){.features__item{padding-left:40px}}@media (max-width: 600px){.features__item{width:100%;line-height:19px;padding-left:35px}}.features__item::before{content:"";background-repeat:no-repeat;background-position:center;background-size:cover;width:10px;height:7px;background-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCAxMCA4IiB3aWR0aD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTAgMi4zNDQgMy4xODggMi44MTQgNC4zNzYtNC4zNzYiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzU2Yjk1NSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEgMSkiLz48L3N2Zz4=);position:absolute;left:70px;top:7px}@media (max-width: 1100px){.features__item::before{left:50px}}@media (max-width: 800px){.features__item::before{left:20px}}@media (max-width: 600px){.features__item::before{left:10px}}.features__item--more::before{display:none}.features__item--new{font-weight:bold}.features__item--new span:first-child{margin-right:8px}.features__new-badge{display:inline-block;border-radius:2px;color:#fff;font-size:10px;text-transform:uppercase;font-weight:500;position:relative;top:-1px;line-height:1em;padding:5px}.page--slack .features__new-badge{background-color:#56B955}.page--leave .features__new-badge{background-color:#56B955}.page--ms .features__new-badge{background-color:#56B955}.page--telegram .features__new-badge{background-color:#56B955}.page--competitors .features__new-badge{background-color:#56B955}.page--remoty .features__new-badge{background-color:#56B955}.page--clock-it .features__new-badge{background-color:#56B955}.page--calamari .features__new-badge{background-color:#56B955}.page--timeclock .features__new-badge{background-color:#56B955}.page--nikatime .features__new-badge{background-color:#56B955}.features__more{font-weight:bold}.page--slack .features__more{color:#56B955}.page--leave .features__more{color:#56B955}.page--ms .features__more{color:#56B955}.page--telegram .features__more{color:#56B955}.page--competitors .features__more{color:#56B955}.page--remoty .features__more{color:#56B955}.page--clock-it .features__more{color:#56B955}.page--calamari .features__more{color:#56B955}.page--timeclock .features__more{color:#56B955}.page--nikatime .features__more{color:#56B955}.features__more:hover{opacity:0.5}.features__background{position:absolute;bottom:0;width:100%;height:340px;bottom:-90px;background-image:url(/static/images/features-background-1b7e4d45.svg);background-repeat:no-repeat;background-position:top center}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.features__background{background-image:url(/static/images/features-background-711ccc08.png);background-size:cover}}@media (max-width: 800px){.features__background{background-position:-700px center}}@media (max-width: 600px){.features__background{background-position:-390px center;height:350px}}.footer{position:relative;z-index:6;background:#182932;color:#fff}.footer .wrapper{max-width:1230px}.footer__section--top{padding:60px 0}@media screen and (max-width: 970px){.footer__section--top{padding:40px 0}}.footer__section--bottom{background:#16252D;padding:25px 0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__columns{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}@media screen and (max-width: 1160px){.footer__columns{-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}}@media screen and (max-width: 1160px){.footer__column:first-child{margin-bottom:50px}}@media screen and (max-width: 500px){.footer__column:first-child{margin-bottom:40px}}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.footer__logo img{width:70%}}.footer__copy{font-size:18px;line-height:18px;font-weight:500;letter-spacing:-0.2px;margin-top:-18px}@media screen and (max-width: 1160px){.footer__copy{margin-top:60px;text-align:center;font-size:16px;font-weight:200;letter-spacing:0.2px}}@media screen and (max-width: 500px){.footer__copy{max-width:250px;margin:20px auto 0;line-height:24px}}.footer__copy a:hover{color:#56B955}.footer__sqreen:hover{opacity:0.75}.footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:18px;line-height:18px;font-weight:500}@media screen and (max-width: 970px){.footer-menu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:90%}}@media screen and (max-width: 640px){.footer-menu{width:100%}}@media screen and (max-width: 500px){.footer-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer-menu__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:110px}@media screen and (max-width: 1100px){.footer-menu__column{margin-right:80px}}@media screen and (max-width: 970px){.footer-menu__column{margin:0;width:30%}}@media screen and (max-width: 640px){.footer-menu__column{width:33%}}@media screen and (max-width: 500px){.footer-menu__column{width:100%;margin-bottom:30px}}.footer-menu__column:last-child{margin-right:0}.footer-menu__item{margin-bottom:30px}@media screen and (max-width: 970px){.footer-menu__item{text-align:center}}.footer-menu__item:last-child{margin-bottom:0}.footer-menu a.is-active{cursor:default;border-bottom:1px solid}.page--slack .footer-menu a.is-active{color:#56B955}.page--leave .footer-menu a.is-active{color:#56B955}.page--ms .footer-menu a.is-active{color:#56B955}.page--telegram .footer-menu a.is-active{color:#56B955}.page--competitors .footer-menu a.is-active{color:#56B955}.page--remoty .footer-menu a.is-active{color:#56B955}.page--clock-it .footer-menu a.is-active{color:#56B955}.page--calamari .footer-menu a.is-active{color:#56B955}.page--timeclock .footer-menu a.is-active{color:#56B955}.page--nikatime .footer-menu a.is-active{color:#56B955}.page--slack .footer-menu a:hover{color:#56B955}.page--leave .footer-menu a:hover{color:#56B955}.page--ms .footer-menu a:hover{color:#56B955}.page--telegram .footer-menu a:hover{color:#56B955}.page--competitors .footer-menu a:hover{color:#56B955}.page--remoty .footer-menu a:hover{color:#56B955}.page--clock-it .footer-menu a:hover{color:#56B955}.page--calamari .footer-menu a:hover{color:#56B955}.page--timeclock .footer-menu a:hover{color:#56B955}.page--nikatime .footer-menu a:hover{color:#56B955}.header{width:100%;padding:30px 0;position:absolute;top:0;left:0;z-index:10}.header.has-top-banner{-webkit-transition:all ease 0.5s;transition:all ease 0.5s}.header.has-top-banner.is-show{top:40px}@media (max-width: 600px){.header.has-top-banner.is-show{top:45px}}@media screen and (max-width: 600px){.header{padding:20px 0}}.header .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1470px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 30px}@media screen and (max-width: 600px){.header .wrapper{padding:0 20px}}.header__logo{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}@media screen and (max-width: 600px){.header__logo img{width:140px}}@media (max-width: 330px){.header__logo img{width:120px}}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.header__logo img{width:40% !important}}@media (max-width: 800px){.header__menu{display:none}}.header__actions{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__langs{margin-right:25px}@media screen and (max-width: 600px){.header__langs{margin-right:10px}}@media screen and (max-width: 600px){.header__login .btn{padding:0}}@media (max-width: 330px){.show-langs .header__login .btn{min-width:70px}}.menu-header__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 600px){.is-full .menu-header__list{margin-right:0;padding:0 15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.menu-header__item{font-size:13px;font-weight:bold;letter-spacing:0.7px;text-transform:uppercase;margin:0 15px}@media (max-width: 1100px){.menu-header__item{margin:0 15px}}@media (max-width: 800px){.menu-header__item{margin:0 5px}}@media (max-width: 600px){.menu-header__item{margin:0 5px;font-size:11px;letter-spacing:0.4px}}@media (max-width: 330px){.menu-header__item{margin:0 3px;font-size:9px;letter-spacing:0.1px}}.menu-header a{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 20px;border-radius:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 800px){.menu-header a{padding:10px 15px}}@media (max-width: 600px){.menu-header a{padding:0 12px;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;white-space:nowrap}}@media (max-width: 330px){.menu-header a{height:35px}}.menu-header a:hover{background:rgba(255,255,255,0.03);color:rgba(255,255,255,0.9)}.menu-header .competitors a:hover,.menu-header .remoty a:hover,.menu-header .clock-it a:hover,.menu-header .calamari a:hover,.menu-header .timeclock a:hover,.menu-header .nikatime a:hover{background:rgba(0,0,0,0.03)}.menu-header .competitors.is-active,.menu-header .remoty.is-active,.menu-header .clock-it.is-active,.menu-header .calamari.is-active,.menu-header .timeclock.is-active,.menu-header .nikatime.is-active{background:rgba(255,255,255,0.97);color:#1C2E39;cursor:default;-webkit-box-shadow:0 5px 30px rgba(0,0,0,0.1);box-shadow:0 5px 30px rgba(0,0,0,0.1);background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255,255,255,0.925)));background:linear-gradient(to bottom, #fff, rgba(255,255,255,0.925))}@media (max-width: 600px){.menu-header .competitors.is-active,.menu-header .remoty.is-active,.menu-header .clock-it.is-active,.menu-header .calamari.is-active,.menu-header .timeclock.is-active,.menu-header .nikatime.is-active{font-size:11px}}@media (max-width: 330px){.menu-header .competitors.is-active,.menu-header .remoty.is-active,.menu-header .clock-it.is-active,.menu-header .calamari.is-active,.menu-header .timeclock.is-active,.menu-header .nikatime.is-active{font-size:9px}}.menu-header .competitors.is-active:hover,.menu-header .remoty.is-active:hover,.menu-header .clock-it.is-active:hover,.menu-header .calamari.is-active:hover,.menu-header .timeclock.is-active:hover,.menu-header .nikatime.is-active:hover{opacity:1}.menu-header .competitors a,.menu-header .remoty a,.menu-header .clock-it a,.menu-header .calamari a,.menu-header .timeclock a,.menu-header .nikatime a{color:#1C2E39}.langs{position:relative}.langs .flag,.langs .langs__link::before{width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:cover;display:block;margin-right:8px;border-radius:100px;overflow:hidden}.langs .flag--en{background-image:url(/static/images/flag-en.svg)}.langs .flag--ru{background-image:url(/static/images/flag-ru.svg)}.langs__active{height:40px;background:rgba(255,255,255,0.005);-webkit-transition:all ease 0.3s;transition:all ease 0.3s;border-radius:4px;padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-transform:uppercase;font-size:12px;font-weight:bold;letter-spacing:0.8px;cursor:pointer}@media screen and (max-width: 600px){.langs__active{padding:0 10px;font-size:10px}}@media (max-width: 330px){.langs__active{padding:0 5px}}.langs__active::after{position:relative;top:1px;content:"";display:block;margin-left:10px;width:0;height:0;border-style:solid;border-width:4px 4px 0 4px;border-color:#fff transparent transparent transparent;-webkit-transition:all ease 0.3s;transition:all ease 0.3s}@media screen and (max-width: 600px){.langs__active::after{display:none}}.is-langs-show .langs__active::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.langs__active:hover{background:rgba(255,255,255,0.025)}.is-langs-show .langs__active{background:rgba(255,255,255,0.035)}.langs__list{opacity:0;visibility:hidden;position:absolute;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;-webkit-transform:scale(0.9) translateY(0);transform:scale(0.9) translateY(0);width:110%;left:-5%;border-radius:4px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.15);box-shadow:0 5px 20px rgba(0,0,0,0.15);background:#fff}@media screen and (max-width: 600px){.langs__list{width:100px;left:-13px}}.langs__list::before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:0 4px 4px 4px;border-color:transparent transparent #fff transparent;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;top:-4px;left:50%;margin-left:-4px}.is-langs-show .langs__list{opacity:1;visibility:visible;-webkit-transform:translateY(10px) scale(1);transform:translateY(10px) scale(1)}.is-langs-show .langs__list::before{margin-left:-4px}.langs__item:first-child{overflow:hidden;border-radius:4px 4px 0 0}.langs__item:last-child{overflow:hidden;border-radius:0 0 4px 4px}.langs__link{color:#1C2E39;padding:0 25px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:bold;letter-spacing:0.8px;text-transform:uppercase;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.langs__link:hover{background:#e8ecee}.langs__link::before{content:""}.langs__link--ru::before{background-image:url(/static/images/flag-ru.svg)}.langs__link--en::before{background-image:url(/static/images/flag-en.svg)}.is-active .langs__link{opacity:0.8;cursor:default;color:#8496a0}.is-active .langs__link:hover{background:transparent}.test{background:#fff;width:100%;position:relative;z-index:9;height:900px}.planet{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/hero/planet--green-3aacada7.png);width:171px;height:171px;position:absolute;left:10px}.planet-2{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/hero/planet--purple-2fda8fad.png);width:218px;height:218px;position:absolute;right:15px;top:300px}.hero{width:100%;height:100vh;position:relative}.page--slack .hero{background:#183E55}.page--leave .hero{background:#183E55}.page--ms .hero{background:#2e3052}.page--telegram .hero{background:#1f537b}@media screen and (min-width: 1000px){.hero{min-height:640px}}@media screen and (max-width: 750px){.hero{height:800px}}@media screen and (max-width: 600px){.hero.leave{height:850px}}@media screen and (max-width: 375px){.hero.leave{height:875px}}.hero .wrapper{max-width:1340px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 600px){.hero .wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:130px}}.hero__data{color:#fff;position:relative;z-index:8}@media screen and (min-width: 1100px) and (max-width: 1500px){.hero__data{padding-left:50px}}@media screen and (max-width: 1100px){.hero__data{margin-top:-90px;padding-left:80px}}@media screen and (max-width: 900px){.hero__data{margin-top:-230px;padding-left:70px}}@media screen and (max-width: 600px){.hero__data{margin:0;padding:0;text-align:center}}.hero__data .btn{-webkit-box-shadow:0 10px 60px -10px rgba(0,0,0,0.25);box-shadow:0 10px 60px -10px rgba(0,0,0,0.25)}.hero__data .btn:hover{-webkit-box-shadow:none;box-shadow:none}.hero__data .btn--outline{-webkit-box-shadow:none !important;box-shadow:none !important}.hero__announcement{margin-bottom:30px;margin-top:-30px}@media (max-width: 1100px){.hero__announcement{margin-top:-20px}}@media (min-width: 600px) and (max-width: 800px){.hero__announcement{max-width:560px}}@media (max-width: 800px){.hero__announcement{margin-top:-10px}}@media (max-width: 600px){.hero__announcement{margin-top:-10px;margin-bottom:20px}}.hero__title{font-weight:bold;font-size:58px;line-height:72px;max-width:530px}@media screen and (max-width: 1500px){.hero__title{font-size:54px;line-height:60px}}@media screen and (max-width: 600px){.hero__title{font-size:30px;line-height:32px;text-align:center}}@media (max-width: 330px){.hero__title{font-size:28px}}.hero__desc{font-size:20px;line-height:30px;margin-top:25px;max-width:480px;margin-bottom:35px;opacity:0.9}@media screen and (max-width: 1500px){.hero__desc{font-size:19px;line-height:28px;opacity:0.8;margin-top:15px}}@media screen and (max-width: 600px){.hero__desc{text-align:center;font-size:18px;line-height:24px}}.hero__buttons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}@media (min-width: 800px) and (max-width: 1100px){.hero__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0;margin-bottom:-60px}}@media (min-width: 600px) and (max-width: 800px){.hero__buttons{margin-top:0}}@media (max-width: 600px){.hero__buttons{margin-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 375px){.hero__buttons{width:100%}}.hero__action{display:inline-block;position:relative}.hero__action a{display:block}.hero__action:last-child{margin-left:25px}@media (min-width: 800px) and (max-width: 1100px){.hero__action:last-child{margin:25px auto 0}}@media (max-width: 600px){.hero__action:last-child{margin-left:0;margin-top:20px}}.hero__action:first-child{margin-left:0}.page--telegram .hero__action{cursor:pointer;-webkit-transition:all ease 0.3s;transition:all ease 0.3s}.page--telegram .hero__action:hover{opacity:0.75}.page--telegram .hero__action::after{content:"";width:160px;height:40px;background:transparent;position:absolute;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.11);box-shadow:0 5px 15px rgba(0,0,0,0.11);left:30px;z-index:-1}@media (max-width: 600px){.hero__demo{height:45px;line-height:41px !important}}@media (min-width: 800px) and (max-width: 1100px){.hero__demo{height:45px;line-height:41px}}.hero__tooltip{position:absolute;z-index:1;background:#fff !important;color:#1C2E39 !important;-webkit-box-shadow:0 8px 12px rgba(19,46,63,0.35);box-shadow:0 8px 12px rgba(19,46,63,0.35)}@media (max-width: 1100px){.hero__tooltip{display:none}}.hero__tooltip::after{border-color:#fff transparent transparent transparent !important}.hero__tooltip--1{top:-40px;left:10px;-webkit-transition-delay:0.15s;transition-delay:0.15s}.hero__tooltip--2{top:-60px;left:230px;-webkit-transition-delay:0.3s;transition-delay:0.3s}.hero__tooltip--3{top:0px;left:390px;-webkit-transition-delay:0.45s;transition-delay:0.45s}.hero__tooltip--4{top:270px;right:24px;padding:6px 8px !important;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;gap:2px;-webkit-transition-delay:0.45s;transition-delay:0.45s;z-index:5;font-size:14px !important;line-height:20px}.hero__tooltip--4::after{bottom:-7px !important;border-width:7px 7px 0px 7px !important}@media screen and (max-width: 1200px){.hero__tooltip--4{top:calc(200px - 5%);right:0}}@media screen and (max-width: 1000px){.hero__tooltip--4{top:120px;right:-10px;padding:4px 5px !important;gap:0;font-size:12px !important}}@media screen and (max-width: 750px){.hero__tooltip--4{top:110px}}@media screen and (max-width: 600px){.hero__tooltip--4{top:126px;right:0;gap:2px;border-radius:3px;font-size:9px !important;line-height:13px !important;letter-spacing:-0.5px !important}}.hero__tooltip-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.hero__tooltip-top p{font-weight:700}@media screen and (max-width: 600px){.hero__tooltip-top{gap:5px}}@media screen and (max-width: 600px){.hero__tooltip-icon{width:12px}}.trial{width:100%;text-align:center;opacity:0.5;margin-top:15px;font-size:12px;color:#fff}.trial::before{content:"";background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/icon-lock-882eb582.svg);width:10px;height:12px;display:inline-block;margin-right:5px;vertical-align:top;position:relative;top:1px}.logos{padding-bottom:30px;padding-top:50px;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.35)), to(transparent));background:linear-gradient(to top, rgba(0,0,0,0.35) 0%, transparent 100%)}.logos .wrapper{padding:0 30px;max-width:none}.logos__list{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;width:100%;opacity:0.65;-webkit-transition:all ease 0.3s;transition:all ease 0.3s}@media screen and (max-width: 600px){.logos__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.logos__list:hover{opacity:1}.logos__item{margin:0 15px}@media screen and (max-width: 600px){.logos__item{margin:10px 15px}}.logos__item img{max-width:100%;vertical-align:middle}@media screen and (max-width: 1500px){.logos__item img{max-width:135px;max-height:40px}}@media screen and (max-width: 1100px){.logos__item img{max-width:110px;max-height:30px}}@media screen and (max-width: 900px){.logos__item img{max-width:90px;max-height:25px}}@media screen and (max-width: 600px){.logos__item img{max-width:70px}}.hero-background{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;overflow:hidden}.hero-background::before{content:"";position:absolute;top:0;left:0;height:250px;width:250px;background-image:url(/static/images/flag-4ea0b245.svg);z-index:1;background-position:center;background-size:cover}@media screen and (max-width: 600px){.hero-background::before{width:200px;height:200px}}.hero-background__list{width:100%;height:100%}.hero-background__item{position:absolute}.hero-background__item--nebula{width:104%;height:104%;left:-2% !important;top:-2% !important;background-image:url(/static/images/hero/nebula-e1e3114a.png);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:0.8}.hero-background__item--pluses{width:104%;height:104%;left:-2% !important;top:-2% !important;background-image:url(/static/images/hero/pluses-536a7909.svg);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:0.06}.hero-background__item--falling .icon-plus{position:absolute;opacity:0.07}.hero-background__item--expredition{width:102%;height:102%;left:-2% !important;top:-2% !important}.hero-background__item--planet,.hero-background__item--expedition{width:100%;height:100%;left:0 !important;top:0 !important}.hero-background__planet-green{position:absolute;right:-90px;top:140px}@media screen and (max-width: 600px){.hero-background__planet-green{top:310px;width:150px;height:150px;right:-95px}}.hero-background__planet-purple{position:absolute;left:-135px;top:180px}@media screen and (max-width: 600px){.hero-background__planet-purple{top:120px;left:-145px}}.hero-background__moon{width:800px;height:779px;background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/hero/moon-d3973c04.svg);position:absolute;right:5%;bottom:-420px}@media screen and (min-width: 1600px){.hero-background__moon{width:1050px;height:1019px;bottom:-400px;right:3%}}@media screen and (max-width: 1100px){.hero-background__moon{width:710px;height:689px;right:-5%;bottom:-370px}}@media screen and (max-width: 600px){.hero-background__moon{width:360px;height:360px;right:50%;margin-right:-180px;bottom:-150px}}.hero-background__astronauts{width:540px;position:absolute;right:14%;z-index:2;bottom:60px}@media screen and (min-width: 1600px){.hero-background__astronauts{bottom:300px;width:610px}}@media screen and (max-width: 1100px){.hero-background__astronauts{width:370px;right:10%;bottom:80px}}@media screen and (max-width: 600px){.hero-background__astronauts{width:230px;right:50%;margin-right:-125px;bottom:80px}}.hero-background__astronauts img{max-width:100%}.hero-background__on-vacation{max-width:1236px;width:100%;position:absolute;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);bottom:0;z-index:2}.hero-background__on-vacation img{display:block;width:100%}@media screen and (max-width: 1200px){.hero-background__on-vacation{width:80%;right:12px;-webkit-transform:translateX(0%);transform:translateX(0%)}}@media screen and (max-width: 1000px){.hero-background__on-vacation{max-width:700px;min-width:590px;width:100%;right:20px}}.icon-plus{background-repeat:no-repeat;background-position:center;background-size:cover;width:30px;height:30px;background-image:url(/static/images/icon-plus--light.svg)}.icon-plus--dark{background-image:url(/static/images/icon-plus--dark.svg)}.icon-plus--small{width:16px;height:16px}.icon-plus--big{width:60px;height:60px}.object-rocket-1{background-image:url(/static/images/object-rocket-1-542d4982.svg);width:84px;height:587px;background-repeat:no-repeat;background-position:center;background-size:cover}.object-rocket-2{background-image:url(/static/images/object-rocket-2-d947c3e5.svg);width:162px;height:606px;background-repeat:no-repeat;background-position:center;background-size:cover}.object-rocket-horizontal{background-image:url(/static/images/object-rocket-horizontal.png);width:636px;height:198px;background-repeat:no-repeat;background-position:center;background-size:cover}.milestone-box{width:107px;height:200px;background-image:url(/static/images/milestone-box.svg);background-repeat:no-repeat;background-position:center;background-size:cover}.planet-green,.hero-background__planet-green{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/hero/planet--green-3aacada7.png);width:171px;height:171px}.planet-purple,.hero-background__planet-purple{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/hero/planet--purple-2fda8fad.png);width:218px;height:218px}.planet-dark{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/planet--dark-908ebfe8.png);width:200px;height:200px}.planet-red{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/planet--red-cc032a35.png);width:253px;height:246px}.planet-earth{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/planet--earth-70d290d6.png);width:250px;height:250px}.planet-saturn{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/planet--saturn-8ae4cf70.png);width:208px;height:195px}.astronaut-green{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/astronaut-green-91cf6d33.svg);width:173px;height:298px}.overview{padding:110px 0;position:relative;overflow:hidden}@media (max-width: 800px){.overview{padding:70px 0}}@media (max-width: 600px){.overview{padding:50px 0}}.overview .wrapper{position:relative;z-index:3}.overview__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px;max-width:600px}@media screen and (max-width: 1500px){.overview__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.overview__title{font-size:28px;line-height:32px}}.overview__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d;max-width:815px}@media screen and (max-width: 1500px){.overview__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.overview__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.overview__desc br{display:none}}.overview__list{margin-top:60px}.overview__section{margin-bottom:100px}.overview__section:last-child{margin-bottom:0}a.overview-section__title:hover{color:#56B955;opacity:0.7;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.overview-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 40px}.overview-section.is-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width: 800px){.overview-section{padding:0 10px;text-align:center;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}}.overview-section__data{min-width:300px}.overview-section__title{font-size:30px;line-height:36px;margin-bottom:10px;font-weight:bold}.overview-section__desc{font-size:24px;line-height:29px}.overview-section__more-link{margin-top:10px;display:inline-block;font-size:24px;line-height:28px;font-weight:bold;color:#56B955;cursor:pointer;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.overview-section__more-link:hover{opacity:0.5}.overview-section__image{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:750px;margin-left:50px}.is-reverse .overview-section__image{margin-left:0;margin-right:50px}@media (max-width: 800px){.overview-section__image{margin-left:0 !important;margin-right:0 !important;margin-top:20px;width:100%}}.overview-section__image img{max-width:100%;border-radius:6px;-webkit-filter:drop-shadow(0 50px 100px rgba(0,0,0,0.06)) drop-shadow(0 13px 53px rgba(0,0,0,0.06));filter:drop-shadow(0 50px 100px rgba(0,0,0,0.06)) drop-shadow(0 13px 53px rgba(0,0,0,0.06))}.overview-section__statuses{max-width:380px;width:100%;margin-top:30px;color:#1C2E39}@media (max-width: 800px){.overview-section__statuses{max-width:none}}.overview-section__status{margin-bottom:20px;font-size:16px;line-height:26px;letter-spacing:-0.5px;position:relative;padding-left:30px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media (max-width: 800px){.overview-section__status{padding-left:0}}.overview-section__status:last-child{margin-bottom:0}.overview-section__status strong{letter-spacing:0}.overview-section__status::before{content:"";width:12px;height:12px;position:absolute;top:7px;left:3px;background:#000;border-radius:100px}@media (max-width: 800px){.overview-section__status::before{position:static;display:inline-block;margin-right:5px}}.overview-section__status.is-good::before{background:#56B955}.overview-section__status.is-delayed::before{background:#F2AE43}.overview-section__status.is-late::before{background:#D45252}.overview-section__status.is-break::before{background:#C9D6E4}.pricing-freemium__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px;color:#fff;margin-bottom:50px}@media screen and (max-width: 1500px){.pricing-freemium__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.pricing-freemium__title{font-size:28px;line-height:32px}}.pricing-freemium__sections{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:center;-ms-flex-pack:center;justify-content:center}.pricing-freemium__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.pricing-freemium__section--calculate{width:100%;max-width:400px}.pricing-freemium__card{margin:0 auto}@media (max-width: 1100px){.pricing-freemium__card{margin:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.pricing-freemium__action{width:100%;text-align:center}@media (max-width: 1100px){.pricing-freemium__action{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.pricing-features{width:100%;margin-top:40px}@media (max-width: 1100px){.pricing-features{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:400px}}.pricing-features__list{margin:0 auto;width:80%;overflow:hidden;border-radius:4px}.pricing-features__item{color:#fff;font-size:13px;font-weight:300;padding:8px 20px;position:relative;padding-left:30px;letter-spacing:0.1px;line-height:1}@media (max-width: 1100px){.pricing-features__item{background:transparent !important;padding:10px 0;text-align:center}}.pricing-features__item::before{content:"";background-repeat:no-repeat;background-position:center;background-size:cover;width:5px;height:5px;background:#fff;border-radius:100px;position:absolute;left:15px;background:#fff;opacity:0.2;top:50%;margin-top:-3px}@media (max-width: 1100px){.pricing-features__item::before{display:none}}.pricing-features__item--simple::before{display:none}.pricing-features__item:nth-child(odd){background:rgba(0,0,0,0.05)}.pricing-features__item:nth-child(even){background:rgba(0,0,0,0.025)}.pricing-features__item:nth-child(even) a{font-weight:bold;color:#56B955}.pricing-slack-freemium.pricing-ms{background-image:url(/static/images/bg-ms-price-dacba336.svg);background-position:center;background-size:cover;background-repeat:no-repeat;padding-bottom:148px;padding-top:110px}@media (max-width: 800px){.pricing-slack-freemium.pricing-ms{padding:48px 20px}}.pricing-slack-freemium__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px;color:#fff;margin-bottom:20px}@media screen and (max-width: 1500px){.pricing-slack-freemium__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.pricing-slack-freemium__title{font-size:28px;line-height:32px}}.pricing-slack-freemium__desc{font-weight:400;font-size:20px !important;max-width:510px;text-align:center;line-height:30px !important;margin:0 auto 48px;color:#fff}@media (max-width: 800px){.pricing-slack-freemium__desc{font-size:16px !important;line-height:24px !important;margin:0 auto 30px}}.pricing-slack-freemium__sections{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:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 1100px){.pricing-slack-freemium__sections{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pricing-slack-freemium__section{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border-radius:5px;overflow:hidden;margin:0 auto}@media (max-width: 800px){.pricing-slack-freemium__section{-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}}.pricing-slack-freemium__section--calculate{width:100%;max-width:740px;display:-webkit-box;display:-ms-flexbox;display:flex}.pricing-slack-freemium__section--calculate .btn{margin-top:28px;width:100%}.pricing-slack-freemium__section .trial{opacity:1;position:relative;z-index:10}.pricing-slack-freemium__section--enterprise{width:28%;padding-top:90px}.pricing-slack-freemium__section--enterprise .btn{margin-top:63px;width:70%}@media (max-width: 1100px){.pricing-slack-freemium__section--enterprise .btn{margin-top:25px;width:70%;max-width:250px}}.pricing-slack-freemium__section--enterprise .pricing-features{margin-top:70px}.pricing-slack-freemium__card{margin:0 auto;position:relative}@media (max-width: 1100px){.pricing-slack-freemium__card{margin:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.pricing-slack-freemium__action{width:100%;text-align:center}.pricing-slack-freemium__action .ga-ms-action{background:#56B955;border-color:#56B955}@media (max-width: 1100px){.pricing-slack-freemium__action{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.pricing-features{width:50%;background:#FFFFFF;max-width:440px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 800px){.pricing-features{width:100%;padding:24px 24px 26px;border-radius:0 0 5px 5px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin:0 !important}}.pricing-features__small{margin:5px 0 0;width:100%;position:relative;z-index:10}.pricing-features__list-ms{margin:0 auto;width:80%;overflow:hidden;border-radius:4px}@media (max-width: 800px){.pricing-features__list-ms{margin:0;width:100%}}.pricing-features__small-item{color:#fff;font-size:16px;font-weight:500;padding:0px 0 7px 22px;position:relative}.pricing-features__small-item::before{content:"";background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(/static/images/star.svg);width:14px;height:14px;position:absolute;left:0px;top:3px}.pricing-features__small-item_ms{padding-left:20px}.pricing-features__small-item_ms::before{background-size:contain;background-image:url(/static/images/point-79f68fd3.svg);width:5px;height:5px;left:6px;top:9px}.pricing-features__item-ms{color:#1C2E39;font-size:13px;font-weight:400;padding:0px 0 10px 20px;position:relative;line-height:20px;padding-left:28px}.pricing-features__item-ms::before{content:"";background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(/static/images/check.svg);width:20px;height:20px;position:absolute;left:0px;top:0px}.pricing-features__item-ms::before a{font-weight:bold;color:#56B955}.pricing-features__item-ms_ms::before{background-size:contain;background-image:url(/static/images/check-ms-52498f25.svg)}.features__item-more{padding-left:28px;font-weight:700;font-size:13px;line-height:20px}.features__item-more_ms a{color:#56B955 !important}.pricing-slack-calculate-card{width:100%;height:100%;color:#fff;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;overflow:hidden;background:#664AA0;border-radius:5px 0 0 5px;-webkit-transition:all ease 1s;transition:all ease 1s}.pricing-slack-calculate-card.is-ms-card{background:#195A78}@media (max-width: 800px){.pricing-slack-calculate-card{border-radius:5px 5px 0 0px}}.pricing-slack-calculate-card.is-startup{background-color:#2F646C}.pricing-slack-calculate-card__pictures{width:100%;height:100%;position:absolute;top:0;right:0}.pricing-slack-calculate-card__picture{width:100%;height:100%;position:absolute;background-repeat:no-repeat;background-position:top;background-image:url(/static/images/pricing-cards-large--slider-f18eea51.svg);background-size:contain}.pricing-slack-calculate-card__picture.is-ms-picture{background-position:top;background-size:100% !important;background-image:url(/static/images/pricing-cards-ms-large--slider-b930794c.svg)}@media screen and (max-width: 430px){.pricing-slack-calculate-card__picture{background-size:125%;background-position:-19px 17px}}@media screen and (max-width: 350px){.pricing-slack-calculate-card__picture{background-size:143%;background-position:-40px 5px}}.pricing-slack-calculate-card__info{display:block;position:relative;z-index:1}.pricing-slack-calculate-card__title{font-weight:bold;font-size:24px;line-height:24px;margin-bottom:5px}.pricing-slack-calculate-card__subtitle{font-weight:bold;font-size:18px;line-height:24px;margin-bottom:5px}.pricing-slack-calculate-card__users{font-size:14px;line-height:20px;opacity:0.8}.pricing-slack-calculate-card__price{font-size:42px;position:relative;z-index:1}.pricing-slack-calculate-card__value{display:inline-block;font-size:56px;line-height:67px;font-weight:500}.pricing-slack-calculate-card__period{font-size:24px;display:inline-block;margin-left:2px}.pricing-slack-calculate-card__period.is-hidden{display:none}.pricing-switcher-mini{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10;margin-left:2px;margin-bottom:35px;position:relative}.pricing-switcher-mini__item{color:#FFFFFF;font-size:16px;font-weight:500;line-height:19px;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;cursor:pointer}.pricing-switcher-mini__item:hover{opacity:0.5}.pricing-switcher-mini__item.is-active{color:#F2AE43;cursor:default;opacity:1 !important}.pricing-switcher-mini__item.is-active.is-ms-active{color:#56B955}.pricing-switcher-mini__state{margin:0 8px;width:52px;height:28px;border-radius:100px;background:rgba(255,255,255,0.1);padding:4px;cursor:pointer}.pricing-switcher-mini__state.is-ms-state{background:#56B955}.pricing-switcher-mini__state.is-ms-state::after{background:#FFF}.pricing-switcher-mini__state::after{content:"";display:block;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;height:20px;width:20px;background:#F2AE43;border-radius:100px}.is-annually .pricing-switcher-mini__state::after{margin-left:24px}.pricing-slack-calculate{width:70%;max-width:440px}@media (max-width: 800px){.pricing-slack-calculate{width:100%}}.pricing-slack-calculate__card{height:200px;position:relative}.pricing-slack-calculate__data{padding:30px 40px;background:#fff;position:relative}.is-freemium .pricing-slack-calculate__data{padding:20px 40px 30px}@media (max-width: 600px){.pricing-slack-calculate__data{padding:30px}}.privacy{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(24,41,50,0.9);padding:100px;z-index:10000;overflow-x:scroll;opacity:0;visibility:hidden;-webkit-transition:all ease 0.3s;transition:all ease 0.3s}.page--ms .privacy{background:rgba(24,28,50,0.9)}.is-privacy-show .privacy{opacity:1;visibility:visible}@media screen and (max-width: 1200px){.privacy{padding:50px}}@media screen and (max-width: 700px){.privacy{padding:30px}}.privacy__body{max-width:1000px;width:100%;background:#fff;-webkit-box-shadow:0 0 30px rgba(0,0,0,0.1);box-shadow:0 0 30px rgba(0,0,0,0.1);border-radius:4px;margin:0 auto}.privacy__header{position:relative}.privacy__close{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuNDU3IDUuMjY1YS41MTcuNTE3IDAgMCAxLS43MyAwTDEuNjExLjE1MWEuNTE3LjUxNyAwIDAgMC0uNzMgMGwtLjczLjczYS41MTcuNTE3IDAgMCAwIDAgLjczMWw1LjExMyA1LjExNGEuNTE3LjUxNyAwIDAgMSAwIC43M0wuMzM0IDEyLjM4OWEuNTE3LjUxNyAwIDAgMCAwIC43M2wuNzMuNzNhLjUxNy41MTcgMCAwIDAgLjczMSAwbDQuOTMxLTQuOTNhLjUxNy41MTcgMCAwIDEgLjczIDBsNC43NDkgNC43NDhhLjUxNy41MTcgMCAwIDAgLjczIDBsLjczMS0uNzNhLjUxNy41MTcgMCAwIDAgMC0uNzMxTDguOTE4IDcuNDU3YS41MTcuNTE3IDAgMCAxIDAtLjczbDQuOTMtNC45MzJhLjUxNy41MTcgMCAwIDAgMC0uNzNsLS43My0uNzMxYS41MTYuNTE2IDAgMCAwLS43MyAwTDcuNDU3IDUuMjY1eiIgZmlsbD0iIzE4MjkzMiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;right:30px;top:50%;margin-top:-8px;cursor:pointer;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;opacity:0.2}.privacy__close:hover{opacity:0.75}.privacy__close:active{-webkit-transform:scale(0.8);transform:scale(0.8)}.privacy__title{padding:25px;border-bottom:1px solid rgba(0,0,0,0.02);-webkit-box-shadow:0 10px 30px rgba(0,0,0,0.03);box-shadow:0 10px 30px rgba(0,0,0,0.03);font-size:25px;font-weight:bold;text-align:center}.privacy__content{padding:25px 30px 9px;letter-spacing:0.3px}.privacy__content h2{font-size:24px;margin:40px 0 16px;font-weight:bold}.privacy__content h3{font-size:20px;margin:30px 0 16px;font-weight:bold}.privacy__content h4{font-size:17px;margin:25px 0 16px;font-weight:bold}.privacy__content ul,.privacy__content ol{margin:0 0 30px 0;padding:0 0 0 24px}.privacy__content li{margin-bottom:16px}.privacy__content ul li{position:relative;line-height:26px}.privacy__content ul li::before{content:"";position:absolute;left:-16px;top:10px;width:5px;height:5px;border-radius:100px;background:#d5d6d6}.privacy__content p{font-size:16px;line-height:26px;margin:0 0 16px}.page--slack .privacy__content a{color:#56B955}.page--leave .privacy__content a{color:#56B955}.page--ms .privacy__content a{color:#56B955}.page--telegram .privacy__content a{color:#56B955}.page--competitors .privacy__content a{color:#56B955}.page--remoty .privacy__content a{color:#56B955}.page--clock-it .privacy__content a{color:#56B955}.page--calamari .privacy__content a{color:#56B955}.page--timeclock .privacy__content a{color:#56B955}.page--nikatime .privacy__content a{color:#56B955}.privacy__content a:hover{opacity:0.75}.privacy__content ul p:first-child{margin:0}.product-hunt-modal{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(24,41,50,0.9);padding:100px;z-index:10000;overflow-x:scroll;opacity:0;visibility:hidden;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page--ms .product-hunt-modal{background:rgba(24,28,50,0.9)}.is-product-hunt-modal-show .product-hunt-modal{opacity:1;visibility:visible}@media screen and (max-width: 1200px){.product-hunt-modal{padding:50px}}@media screen and (max-width: 700px){.product-hunt-modal{padding:30px}}.product-hunt-modal__body{max-width:550px;width:100%;background:#fff;-webkit-box-shadow:0 0 30px rgba(0,0,0,0.1);box-shadow:0 0 30px rgba(0,0,0,0.1);border-radius:4px;margin:0 auto;padding:30px}.product-hunt-modal__title{font-weight:600;font-size:20px;text-align:center;padding:0}.product-hunt-modal__title b{font-weight:bold;color:#dc5425;display:inline-block;border-radius:2px}.product-hunt-modal__content{padding-bottom:10px}.product-hunt-modal__image{max-width:160px;margin:40px auto}@media (max-width: 330px){.product-hunt-modal__image{margin:20px auto;max-width:120px}}.product-hunt-modal__image img,.product-hunt-modal__image svg{max-width:100%}.product-hunt-modal__image svg{height:150px}@media (max-width: 330px){.product-hunt-modal__image svg{height:120px}}.product-hunt-modal__action{text-align:center}@media (max-width: 330px){.product-hunt-modal__action .btn{width:100%}}.resources{position:relative;padding:110px 0;background:#F0F3F7}@media (max-width: 1100px){.resources{padding:90px 0}}@media (max-width: 800px){.resources{padding:80px 0}}@media (max-width: 600px){.resources{padding:60px 0}}.resources__content{position:relative;margin:0 auto;padding:0 30px;max-width:1340px;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;gap:40px;z-index:2}@media (max-width: 600px){.resources__content{gap:24px}}.resources__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px}@media screen and (max-width: 1500px){.resources__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.resources__title{font-size:28px;line-height:32px}}.resources__link{z-index:5}@media (max-width: 600px){.resources__link{width:180px}}.resources-posts{display:grid;grid-template-columns:repeat(3, 1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:48px}@media (max-width: 1100px){.resources-posts{gap:32px}}@media (max-width: 800px){.resources-posts{grid-template-columns:repeat(2, 1fr);gap:24px}}@media (max-width: 600px){.resources-posts{grid-template-columns:1fr}}.resource-post{position:relative;border-radius:12px;overflow:hidden;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-box-shadow:0px 8px 20px 0px rgba(140,160,179,0.02),0px 8px 20px 0px rgba(140,160,179,0.05);box-shadow:0px 8px 20px 0px rgba(140,160,179,0.02),0px 8px 20px 0px rgba(140,160,179,0.05)}.resource-post:hover{-webkit-box-shadow:0px 8px 20px 0px rgba(140,160,179,0.07),0px 8px 20px 0px rgba(140,160,179,0.15);box-shadow:0px 8px 20px 0px rgba(140,160,179,0.07),0px 8px 20px 0px rgba(140,160,179,0.15)}.resource-post:hover .resource-post__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.resource-post__link{position:absolute;top:0;right:0;bottom:0;left:0}.resource-post__img{height:192px;overflow:hidden}.resource-post__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.resource-post__content{padding:24px;min-height:220px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;background:#fff}.resource-post__title{font-size:20px;font-weight:600;line-height:28px;letter-spacing:-0.4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.resource-post__desc{line-height:24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.resource-post__info{margin-top:auto;font-size:14px;line-height:20px;color:#61788B}.security{padding:110px 0;position:relative;z-index:10;background:#fff}@media (max-width: 1100px){.security{padding:90px 0}}@media (max-width: 800px){.security{padding:70px 0}}@media (max-width: 600px){.security{padding:50px 0}}.security__content{padding:0 20px;position:relative;z-index:1}@media (max-width: 600px){.security__content{padding:0 30px}}.security__icon{width:72px;height:80px;margin:0 auto;background-image:url(/static/images/icon-security-6b783fc3.svg);background-repeat:no-repeat;background-position:center;background-size:cover;margin-bottom:25px}.security__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px;max-width:600px}@media screen and (max-width: 1500px){.security__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.security__title{font-size:28px;line-height:32px}}.security__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d;font-size:20px;line-height:30px;max-width:670px}@media screen and (max-width: 1500px){.security__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.security__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.security__desc br{display:none}}.security__message{text-align:center;font-weight:bold;font-size:20px;margin-top:-10px}.security__background{position:absolute;background-image:url(/static/images/security-background-ea97443c.svg);background-repeat:no-repeat;background-position:center;background-size:cover;width:100%;height:100%;top:0;left:0}.security__actions{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;margin-top:40px;width:100%}.security__actions .btn{margin:0 15px}.status{padding-top:110px;position:relative;background:linear-gradient(-135deg, #fcfcf8 0%, #efefe1 100%)}@media (max-width: 1100px){.status{padding-top:90px}}@media (max-width: 800px){.status{padding-top:70px}}@media (max-width: 600px){.status{padding-top:50px}}.status__content{padding:0 20px}.status__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px;max-width:600px}@media screen and (max-width: 1500px){.status__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.status__title{font-size:28px;line-height:32px}}@media (max-width: 600px){.status__title{padding:0 30px}}@media (max-width: 600px){.status__title br{display:none}}.status__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d}@media screen and (max-width: 1500px){.status__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.status__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.status__desc br{display:none}}@media (max-width: 600px){.status__desc{padding:0 10px}}.status__illustration{margin-top:35px;padding-bottom:100px;overflow:hidden}@media (max-width: 600px){.status__illustration{overflow:visible}}.status__tooltip{position:absolute;z-index:1;-webkit-transition-delay:0.3s;transition-delay:0.3s}.status-illustration{position:relative}.status-illustration__teacher{position:absolute;z-index:2;width:358px;height:496px;background-image:url(/static/images/status-teacher-9c5520c2.svg);background-repeat:no-repeat;background-position:center;background-size:cover;bottom:-3vw;left:50%;margin-left:-580px}@media (max-width: 1100px){.status-illustration__teacher{width:325.4545454545px;height:450.9090909091px;margin-left:-480px;bottom:-4vw}}@media (max-width: 800px){.status-illustration__teacher{width:255.7142857143px;height:354.2857142857px;margin-left:-340px;bottom:-6.4vw}}@media (max-width: 600px){.status-illustration__teacher{width:179px;height:248px;margin-left:-210px;bottom:-8vw}}.status-illustration__teacher .tooltip{left:-20px;top:-70px;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition-delay:0.5s;transition-delay:0.5s}@media (max-width: 600px){.status-illustration__teacher .tooltip{display:none}}.status-illustration__students{position:absolute;z-index:2;width:527px;height:311px;background-image:url(/static/images/status-students-d9f240ef.svg);background-repeat:no-repeat;background-position:center;background-size:cover;bottom:-2vw;right:50%;margin-right:-570px}@media (max-width: 1100px){.status-illustration__students{width:479.0909090909px;height:282.7272727273px;margin-right:-510px;bottom:-3vw}}@media (max-width: 800px){.status-illustration__students{bottom:-4.8vw}}@media (max-width: 600px){.status-illustration__students{width:292.7777777778px;height:172.7777777778px;margin-right:-320px;bottom:-5.5vw}}.status-illustration__students .tooltip{left:40px;top:-72px;-webkit-transform:translateY(-10px);transform:translateY(-10px)}@media (max-width: 600px){.status-illustration__students .tooltip{display:none}}.status-illustration__dust{position:absolute;bottom:-3vw;width:1400px;height:500px;background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/status-dust-3d0f331b.svg);left:50%;margin-left:-700px}.status-illustration__board{background-repeat:no-repeat;background-position:center;background-size:cover;margin:0 auto;position:relative;z-index:1}.status-illustration__board--slack{width:841px;height:570px;background-image:url(/static/images/status-board-slack-99298692.png)}@media (max-width: 1100px){.status-illustration__board--slack{width:700.8333333333px;height:475px}}@media (max-width: 600px){.status-illustration__board--slack{width:336.4px;height:228px}}.status-illustration__board--ms{width:781px;height:570px;background-image:url(/static/images/status-board-ms.png)}@media (max-width: 1100px){.status-illustration__board--ms{width:650.8333333333px;height:475px}}@media (max-width: 600px){.status-illustration__board--ms{width:312.4px;height:228px}}.tooltip{background:#000000;padding:10px 20px;color:#fff;font-size:16px;border-radius:4px;letter-spacing:0.35px;vertical-align:middle;line-height:24px;white-space:nowrap}.tooltip::after{content:"";width:0;height:0;border-style:solid;border-width:4px 4px 0 4px;border-color:#000 transparent transparent transparent;position:absolute;left:50%;margin-left:-4px;bottom:-4px}.steps{padding:110px 0 0;position:relative;background:linear-gradient(-135deg, #fcfcf8 0%, #efefe1 100%);overflow:hidden}@media (max-width: 800px){.steps{padding:70px 0 0}}@media (max-width: 600px){.steps{padding:50px 0 0}}.steps .wrapper{position:relative;padding-bottom:435px;z-index:3}@media (max-width: 1100px){.steps .wrapper{padding-bottom:470px}}.steps .wrapper__leave{padding-bottom:508px}@media (max-width: 1100px){.steps .wrapper__leave{padding-bottom:400px}}.steps__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px}@media screen and (max-width: 1500px){.steps__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.steps__title{font-size:28px;line-height:32px}}.steps__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d;max-width:850px}@media screen and (max-width: 1500px){.steps__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.steps__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.steps__desc br{display:none}}.steps__list{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:center;-ms-flex-pack:center;justify-content:center;margin-top:60px}@media (max-width: 800px){.steps__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.steps__item{margin-bottom:0;width:300px;position:relative;margin-left:50px;margin-right:50px}@media (max-width: 800px){.steps__item{width:100%;margin-bottom:40px;margin-left:0;margin-right:0}}@media (max-width: 600px){.steps__item:last-child{margin-bottom:20px}}.steps__subtitle{margin:80px auto 0;text-align:center;font-weight:bold;max-width:700px;font-size:18px;line-height:26px}@media (max-width: 800px){.steps__subtitle{margin-top:30px;width:90%}}.steps__illustration{width:1233px;height:290px;background-image:url(/static/images/steps/goals-image-18d739d3.svg);background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;bottom:-60px;z-index:2;right:50%;margin-right:-700px}@media (max-width: 800px){.steps__leave-planets{display:none}}@media (min-width: 801px){.steps__leave-planets{background-image:url(/static/images/steps/planets-423d2e02.svg);position:absolute;bottom:-70px;left:150px;width:66%;height:542px;background-repeat:no-repeat;background-size:contain}}@media (max-width: 1100px){.steps__leave-planets{bottom:-19vw;left:100px;max-width:700px;width:100%}}.steps__leave-asteroids{position:absolute;right:0;left:0;background-repeat:no-repeat;background-size:contain;width:100%;height:600px}@media (max-width: 800px){.steps__leave-asteroids{background:none}}@media (min-width: 801px){.steps__leave-asteroids{background-image:url(/static/images/steps/asteroids-0043a699.svg);bottom:-120px}}@media (max-width: 1100px){.steps__leave-asteroids{bottom:-175px}}.steps__leave-mob-left{display:none}@media (max-width: 800px){.steps__leave-mob-left{background-image:url(/static/images/steps/objects__mob-left-26173a53.svg);position:absolute;left:-140px;display:block;width:240px;height:220px;background-repeat:no-repeat;background-size:contain}}.steps__leave-mob-right{display:none}@media (max-width: 800px){.steps__leave-mob-right{background-image:url(/static/images/steps/objects__mob-right-5bbfca19.svg);position:absolute;right:-112px;bottom:157px;display:block;width:260px;height:260px;background-repeat:no-repeat;background-size:contain}}.steps__leave-wrap{position:relative;margin:0 auto;max-width:1238px;height:530px}.steps__astronaut{background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute}.steps__astronaut--1{background-image:url(/static/images/steps/steps-astronaut-1-14e00e85.svg);width:179px;height:324px;bottom:160px;left:130px}@media (max-width: 1100px){.steps__astronaut--1{left:80px}}@media (max-width: 800px){.steps__astronaut--1{left:130px}}@media (max-width: 600px){.steps__astronaut--1{left:280px}}@media (max-width: 1100px){.steps__astronaut--1 .status-message{left:130px;top:-40px}}.steps__astronaut--1_leave{background-image:url(/static/images/steps/employee-sends-request-d0ab4eb8.svg);width:306px;height:353px;bottom:130px;left:84px}@media (max-width: 1100px){.steps__astronaut--1_leave{bottom:170px;width:256px;height:303px}}@media (max-width: 800px){.steps__astronaut--1_leave{bottom:278px;width:210px;height:243px}}@media (max-width: 600px){.steps__astronaut--1_leave{width:144px;height:180px}}@media screen and (max-width: 900px){.steps__astronaut--1_leave{left:30px}}.steps__astronaut--2{background-image:url(/static/images/steps/steps-astronaut-2-2e80a5eb.svg);width:184px;height:298px;bottom:140px;left:590px}@media (max-width: 1100px){.steps__astronaut--2{left:500px}}@media (max-width: 600px){.steps__astronaut--2{left:610px}}@media (max-width: 600px){.steps__astronaut--2 .status-message{top:-10px;left:-120px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (max-width: 600px){.steps__astronaut--2 .status-message__pic{margin-left:7px;margin-right:0}}@media (max-width: 600px){.steps__astronaut--2 .status-message__data{text-align:right}}.steps__astronaut--2_leave{background-image:url(/static/images/steps/approve-or-decline-07e458f7.svg);width:270px;height:338px;bottom:153px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width: 1100px){.steps__astronaut--2_leave{bottom:220px;width:220px;height:288px}}@media (max-width: 800px){.steps__astronaut--2_leave{bottom:176px;width:182px;height:228px}}@media (max-width: 600px){.steps__astronaut--2_leave{width:140px;height:175px}}.steps__astronaut--3{background-image:url(/static/images/steps/steps-astronaut-3-717666f0.svg);width:146px;height:304px;bottom:140px;right:130px}@media (max-width: 1100px){.steps__astronaut--3{right:270px}}@media (max-width: 600px){.steps__astronaut--3{display:none}}@media (max-width: 1100px){.steps__astronaut--3 .status-message{top:-30px}}.steps__astronaut--3_leave{background-image:url(/static/images/steps/check-calendar-ca5f71f7.svg);width:266px;height:278px;bottom:175px;right:76px}@media (max-width: 1100px){.steps__astronaut--3_leave{bottom:220px;width:235px;height:245px}}@media (max-width: 800px){.steps__astronaut--3_leave{bottom:auto;width:175px;height:190px}}@media (max-width: 600px){.steps__astronaut--3_leave{width:144px;height:150px}}@media screen and (max-width: 900px){.steps__astronaut--3_leave{right:30px}}.steps__status{position:relative;left:-160px}.step{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.step::after{content:"";position:absolute;width:48px;height:21px;background-image:url(/static/images/steps/icon-step-0d6e073d.svg);display:block;right:-70px;top:80px}.step:last-child::after{display:none}.step__icon{width:53px;height:53px;margin-bottom:20px;background-size:cover}.step__icon--invite{background-image:url(/static/images/steps/icon-step-invite-bd1dd3a3.svg)}.step__icon--set{background-image:url(/static/images/steps/icon-step-set-56ea40e0.svg)}.step__icon--start{background-image:url(/static/images/steps/icon-step-start-822064c4.svg);width:54px;height:46px;margin-bottom:27px}.step__icon--dash{background-image:url(/static/images/steps/icon-step-dash-2ffa348a.svg);width:85px;height:40px;margin-bottom:33px}.step__icon--sends{background-image:url(/static/images/steps/leave-step-1-c0a65688.svg)}.step__icon--approve{background-image:url(/static/images/steps/leave-step-2-284f69e9.svg)}.step__icon--calendar{background-image:url(/static/images/steps/leave-step-3-12201ff1.svg)}.step__title{font-size:30px;font-weight:bold;line-height:36px;margin-bottom:10px}.step__title_mini{margin-bottom:16px;font-size:24px;line-height:30px;font-weight:bold}@media (max-width: 600px){.step__title{font-size:28px;line-height:32px}}.step__desc{font-size:16px;line-height:22px}.step__desc span{color:#d45252;background:#efedea;padding:2px 4px;border-radius:4px;display:inline-block}@media (max-width: 600px){.step__desc{font-size:16px;line-height:25px}}.status-message{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:58px;border-radius:100px;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;padding:6px 14px 6px 6px;color:#fff}.status-message.is-good{background:#56B955}.status-message.is-bad{background:#D45252}.status-message.is-so-so{background:#F2AE43}.status-message__pic{width:44px;height:44px;background:#CDEBFF;border-radius:100px;margin-right:7px;-webkit-box-flex:0;-ms-flex:none;flex:none;overflow:hidden}.status-message__pic img{max-width:100%;position:relative;bottom:-1px}.status-message__data{font-size:14px}.status-message__user{font-weight:bold}.terms{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(24,41,50,0.9);padding:100px;z-index:10000;overflow-x:scroll;opacity:0;visibility:hidden;-webkit-transition:all ease 0.3s;transition:all ease 0.3s}.page--ms .terms{background:rgba(24,28,50,0.9)}.is-terms-show .terms{opacity:1;visibility:visible}@media screen and (max-width: 1200px){.terms{padding:50px}}@media screen and (max-width: 700px){.terms{padding:30px}}.terms__body{max-width:1000px;width:100%;background:#fff;-webkit-box-shadow:0 0 30px rgba(0,0,0,0.1);box-shadow:0 0 30px rgba(0,0,0,0.1);border-radius:4px;margin:0 auto}.terms__header{position:relative}.terms__close{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuNDU3IDUuMjY1YS41MTcuNTE3IDAgMCAxLS43MyAwTDEuNjExLjE1MWEuNTE3LjUxNyAwIDAgMC0uNzMgMGwtLjczLjczYS41MTcuNTE3IDAgMCAwIDAgLjczMWw1LjExMyA1LjExNGEuNTE3LjUxNyAwIDAgMSAwIC43M0wuMzM0IDEyLjM4OWEuNTE3LjUxNyAwIDAgMCAwIC43M2wuNzMuNzNhLjUxNy41MTcgMCAwIDAgLjczMSAwbDQuOTMxLTQuOTNhLjUxNy41MTcgMCAwIDEgLjczIDBsNC43NDkgNC43NDhhLjUxNy41MTcgMCAwIDAgLjczIDBsLjczMS0uNzNhLjUxNy41MTcgMCAwIDAgMC0uNzMxTDguOTE4IDcuNDU3YS41MTcuNTE3IDAgMCAxIDAtLjczbDQuOTMtNC45MzJhLjUxNy41MTcgMCAwIDAgMC0uNzNsLS43My0uNzMxYS41MTYuNTE2IDAgMCAwLS43MyAwTDcuNDU3IDUuMjY1eiIgZmlsbD0iIzE4MjkzMiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;right:30px;top:50%;margin-top:-8px;cursor:pointer;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;opacity:0.2}.terms__close:hover{opacity:0.75}.terms__close:active{-webkit-transform:scale(0.8);transform:scale(0.8)}.terms__title{padding:25px;border-bottom:1px solid rgba(0,0,0,0.02);-webkit-box-shadow:0 10px 30px rgba(0,0,0,0.03);box-shadow:0 10px 30px rgba(0,0,0,0.03);font-size:25px;font-weight:bold;text-align:center}.terms__content{padding:25px 30px 9px;letter-spacing:0.3px}.terms__content h2{font-size:24px;margin:40px 0 16px;font-weight:bold}.terms__content h3{font-size:20px;margin:30px 0 16px;font-weight:bold}.terms__content h4{font-size:17px;margin:25px 0 16px;font-weight:bold}.terms__content ul,.terms__content ol{margin:0 0 30px 0;padding:0 0 0 24px}.terms__content li{margin-bottom:16px}.terms__content ul li{position:relative;line-height:26px}.terms__content ul li::before{content:"";position:absolute;left:-16px;top:10px;width:5px;height:5px;border-radius:100px;background:#d5d6d6}.terms__content p{font-size:16px;line-height:26px;margin:0 0 16px}.page--slack .terms__content a{color:#56B955}.page--leave .terms__content a{color:#56B955}.page--ms .terms__content a{color:#56B955}.page--telegram .terms__content a{color:#56B955}.page--competitors .terms__content a{color:#56B955}.page--remoty .terms__content a{color:#56B955}.page--clock-it .terms__content a{color:#56B955}.page--calamari .terms__content a{color:#56B955}.page--timeclock .terms__content a{color:#56B955}.page--nikatime .terms__content a{color:#56B955}.terms__content a:hover{opacity:0.75}.terms__content ul p:first-child{margin:0}.testimonials{padding:110px 0;position:relative}@media (max-width: 1100px){.testimonials{padding:90px 0}}@media (max-width: 800px){.testimonials{padding:70px 0}}@media (max-width: 750px){.testimonials{padding:50px 0}}.testimonials__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px}@media screen and (max-width: 1500px){.testimonials__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.testimonials__title{font-size:28px;line-height:32px}}.testimonials__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d}@media screen and (max-width: 1500px){.testimonials__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.testimonials__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.testimonials__desc br{display:none}}.testimonials__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:70px}@media (max-width: 750px){.testimonials__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:50px}}.testimonials__item{width:260px;margin:0 50px}@media (max-width: 1100px){.testimonials__item{margin:0 30px;-webkit-box-flex:0;-ms-flex:none;flex:none;width:170px}}@media (max-width: 750px){.testimonials__item{width:80%;margin:0 auto 50px}}@media (max-width: 750px){.testimonials__item:last-child{margin-bottom:10px}}.testimonial__user{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;margin-bottom:15px;position:relative}.testimonial__user::after{content:"";display:block;width:60%;margin:20px auto 0;background:#909090;opacity:0.2;height:1px}.testimonial__user::before{content:"";position:absolute;width:46px;height:11px;background-image:url(/static/images/icon-quote.svg);bottom:-5px;left:50%;margin-left:-23px;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:16px 11px;z-index:1}.testimonial__image{width:96px;margin-bottom:10px}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.testimonial__image{height:100px}}.testimonial__image img{max-width:100%;-webkit-box-shadow:0 16px 38px -12px rgba(0,0,0,0.06),0 4px 25px 0 rgba(0,0,0,0.05),0 8px 10px -5px rgba(0,0,0,0.05);box-shadow:0 16px 38px -12px rgba(0,0,0,0.06),0 4px 25px 0 rgba(0,0,0,0.05),0 8px 10px -5px rgba(0,0,0,0.05);border-radius:100px}.testimonial__name{font-size:20px;font-weight:bold;line-height:26px}.testimonial__role{font-size:13px;color:#909090;white-space:nowrap}@media (max-width: 1100px){.testimonial__role{text-align:center}}.testimonial__text{font-size:16px;line-height:24px;text-align:center}.top-banner{background:#172931;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:rgba(255,255,255,0.75);-webkit-transition:all ease 0.5s;transition:all ease 0.5s;height:0}.top-banner.is-show{height:40px}@media (max-width: 600px){.top-banner.is-show{height:55px}}@media (max-width: 600px){.top-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:5px}}.top-banner:hover{color:#fff}.top-banner__text{font-size:12px;letter-spacing:0.2px;font-weight:600}.top-banner__link{text-transform:uppercase;font-size:11px;font-weight:bold;padding:5px 8px;border-radius:2px;margin-left:20px;color:#F2AE43}@media (max-width: 600px){.top-banner__link{margin-left:0}}.top-banner__link:hover{opacity:0.8}