@-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-3ac0956d.svg);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative}.is-min .rangeslider{background-image:url(/static/images/pricing-range--min-8aa1fde4.svg)}.page--ms .roi-calculator__range .rangeslider{background-image:url(/static/images/pricing-range-ms-510857d8.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-color:#D69D43;background-image:url(/static/images/pricing-range-handle-01cf8d49.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:#f2ae43}.page--ms .btn--primary{background:#9095e7}.page--telegram .btn--primary{background:#54a9eb}.page--about .btn--primary{background:#f2ae43}.page--competitors .btn--primary{background:#f2ae43}.page--bravo .btn--primary{background:#f2ae43}.page--kudos .btn--primary{background:#f2ae43}.page--matter .btn--primary{background:#f2ae43}.page--bonusly .btn--primary{background:#f2ae43}.page--nectar .btn--primary{background:#f2ae43}.page--slack .btn--primary{border-color:#f2ae43}.page--ms .btn--primary{border-color:#9095e7}.page--telegram .btn--primary{border-color:#54a9eb}.page--about .btn--primary{border-color:#f2ae43}.page--competitors .btn--primary{border-color:#f2ae43}.page--bravo .btn--primary{border-color:#f2ae43}.page--kudos .btn--primary{border-color:#f2ae43}.page--matter .btn--primary{border-color:#f2ae43}.page--bonusly .btn--primary{border-color:#f2ae43}.page--nectar .btn--primary{border-color:#f2ae43}.btn--primary:hover{opacity:0.8}.btn--outline{background:transparent}.page--slack .btn--outline{color:#f2ae43}.page--ms .btn--outline{color:#9095e7}.page--telegram .btn--outline{color:#54a9eb}.page--about .btn--outline{color:#f2ae43}.page--competitors .btn--outline{color:#f2ae43}.page--bravo .btn--outline{color:#f2ae43}.page--kudos .btn--outline{color:#f2ae43}.page--matter .btn--outline{color:#f2ae43}.page--bonusly .btn--outline{color:#f2ae43}.page--nectar .btn--outline{color:#f2ae43}.page--slack .btn--outline{border-color:#f2ae43}.page--ms .btn--outline{border-color:#9095e7}.page--telegram .btn--outline{border-color:#54a9eb}.page--about .btn--outline{border-color:#f2ae43}.page--competitors .btn--outline{border-color:#f2ae43}.page--bravo .btn--outline{border-color:#f2ae43}.page--kudos .btn--outline{border-color:#f2ae43}.page--matter .btn--outline{border-color:#f2ae43}.page--bonusly .btn--outline{border-color:#f2ae43}.page--nectar .btn--outline{border-color:#f2ae43}.btn--outline:hover{opacity:0.5}.btn--big{font-size:15px;letter-spacing:0.8px;padding:0 30px;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--ms{background:#9095e7 !important;border-color:#9095e7 !important}.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}.about-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;background-color:#f9f7f1;width:100%;border-radius:5px;-webkit-perspective:1000px;perspective:1000px}.about-card_last-order{-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}.about-card__photo{width:162px;height:162px;border-radius:50%;margin:19px auto 6px;-webkit-box-shadow:rgba(0,0,0,0.8) 0 0 1px;box-shadow:rgba(0,0,0,0.8) 0 0 1px}.about-card__name{color:#1c2e39;font-size:20px;font-weight:bold;text-align:center;line-height:23.4px}.about-card__name_margin{margin-bottom:22px}.about-card__name_padding{padding:0 60px 0}[lang="ru"] .about-card__name_padding{padding:0 50px 0}.about-card__job-title{color:#1c2e39;font-size:11.6px;font-weight:normal;text-align:center;line-height:18px;margin:0 auto}.about-card__country{color:#8ca0b3;font-size:10px;font-weight:500;letter-spacing:0.5px;text-align:center;text-transform:uppercase;margin:6px auto 8.9px}.about-card__comment-container{background-color:#eae7dd;height:105px;padding:14px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0 0 5px 5px}.about-card__comment{color:#1c2e39;font-size:16px;font-weight:300;text-align:center;line-height:21px;margin:0 auto}.about-card__button-container{width:236px;height:40px;background:white;border:2px solid #f2ae43;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:15px 5px 0px;color:#f2ae43}.about-card__button-container:hover{background:#f2ae43;color:white}.about-card__button{font-size:13px;font-weight:600;text-align:center;text-transform:uppercase;letter-spacing:0px;line-height:40px}.flip-card-inner{position:relative;width:100%;height:100%;text-align:center;-webkit-transition:-webkit-transform 0.6s;transition:-webkit-transform 0.6s;transition:transform 0.6s;transition:transform 0.6s, -webkit-transform 0.6s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,0.2);box-shadow:0 4px 8px 0 rgba(0,0,0,0.2)}.about-cards{padding:80px 86px 94px}@media screen and (max-width: 500px){.about-cards{padding:60px 43px 68px}}.about-cards__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto 54px;max-width:1288px}@media screen and (max-width: 1459px){.about-cards__header{max-width:957px}}@media screen and (max-width: 1128px){.about-cards__header{max-width:626px}}@media screen and (max-width: 797px){.about-cards__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}}.about-cards__title{color:#1c2e39;font-size:38px;font-weight:bold;text-align:center;line-height:44px}@media screen and (max-width: 797px){.about-cards__title{margin-bottom:20px;font-size:30px}}.about-cards__button{color:#1c2e39;font-size:11px;font-weight:600;text-align:center;line-height:20px;height:26px;width:140px;text-transform:uppercase;background:white;border-radius:4px;border:1px solid #c9d6e4;padding:2px 0 2px}.about-cards__button:hover{background:#1c2e39;color:white}.about-cards__container{display:grid;gap:64px 36px;grid-template-columns:repeat(auto-fit, minmax(295px, 295px));grid-auto-rows:360px;max-width:1290px;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 787px){.about-cards__container{gap:20px 36px}}.achievements{padding:110px 0;position:relative;min-height:640px;background:-webkit-gradient(linear, left bottom, left top, from(rgba(255,247,235,0.8)), to(rgba(255,247,235,0.8))),radial-gradient(75% 35% at 50% 110%, #F19905 .5%, rgba(255,255,255,0) 100%),radial-gradient(75% 110% at 100% 0%, #3EB8DD 0%, rgba(62,184,221,0) 100%),radial-gradient(50% 90% at 100% 45%, #5FD3CB 5%, rgba(255,255,255,0) 60%),radial-gradient(80% 120% at 0% 100%, #FF9494 0%, rgba(255,255,255,0) 100%),#fff;background:linear-gradient(0deg, rgba(255,247,235,0.8), rgba(255,247,235,0.8)),radial-gradient(75% 35% at 50% 110%, #F19905 .5%, rgba(255,255,255,0) 100%),radial-gradient(75% 110% at 100% 0%, #3EB8DD 0%, rgba(62,184,221,0) 100%),radial-gradient(50% 90% at 100% 45%, #5FD3CB 5%, rgba(255,255,255,0) 60%),radial-gradient(80% 120% at 0% 100%, #FF9494 0%, rgba(255,255,255,0) 100%),#fff}@media (max-width: 1100px){.achievements{padding-top:90px;min-height:auto}}@media (max-width: 800px){.achievements{padding:70px 0}}@media (max-width: 600px){.achievements{padding:50px 0;min-height:auto}}.achievements__content{position:relative;z-index:3}.achievements__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){.achievements__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.achievements__title{font-size:28px;line-height:32px}}.achievements__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d;max-width:720px}@media screen and (max-width: 1500px){.achievements__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.achievements__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.achievements__desc br{display:none}}.achievements__collage{position:relative;margin:60px auto;max-width:1235px;z-index:3;text-align:center;min-height:430px}@media (max-width: 600px){.achievements__collage{display:none}}@media (max-width: 800px){.achievements__collage{display:none}}.achievements__collage-item{position:absolute !important;z-index:1}.achievements__collage-item--1{left:0px !important;top:110px !important;right:unset !important}.achievements__collage-item--2{left:7% !important;right:unset !important}.achievements__collage-item--3{left:16.5% !important;top:25px !important;right:unset !important;z-index:2}.achievements__collage-item--4{left:27.5% !important;top:40px !important;right:unset !important}.achievements__collage-item--5{left:39% !important;right:unset !important;z-index:2}.achievements__collage-item--6{right:35% !important;top:90px !important;left:unset !important;z-index:3}.achievements__collage-item--7{right:26% !important;top:270px !important;left:unset !important;z-index:2}.achievements__collage-item--8{right:16% !important;top:15px !important;left:unset !important}.achievements__collage-item--9{right:8% !important;top:15px !important;left:unset !important;z-index:2}.achievements__collage-item--10{right:0px !important;top:110px !important;left:unset !important}.achievements__collage-laptop{display:none;text-align:center;position:relative;max-width:100%;z-index:3}@media (max-width: 800px){.achievements__collage-laptop{display:block}}@media (max-width: 600px){.achievements__collage-laptop{display:none}}.achievements__collage-mobile{display:none;text-align:center;position:relative;max-width:100%;z-index:3}@media (max-width: 600px){.achievements__collage-mobile{display:block}}.achievements__background{position:absolute;background-repeat:no-repeat;background-position:center;background-size:cover;z-index:2;width:100%;height:100%;top:0;left:0}.announcement{padding:10px 15px;background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.1)), to(rgba(0,0,0,0.06)));background-image:linear-gradient(to right, rgba(0,0,0,0.1), rgba(0,0,0,0.06));display:inline-block;border-radius:5px;-webkit-transition:all ease 1s;transition:all ease 1s;opacity:0}@media (max-width: 600px){.announcement{margin-top:-10px}}.announcement.is-show{opacity:1}.announcement__content{font-size:14px;letter-spacing:0.1px;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}@media (max-width: 600px){.announcement__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:12px;line-height:15px}}.announcement__text{margin-left:2px}.announcement__badge{margin-left:20px;-webkit-box-flex:0;-ms-flex:none;flex:none}.announcement__badge:hover{opacity:0.8}@media (max-width: 600px){.announcement__badge{margin-left:0;margin-top:10px}}.announcement__badge.badge-yсsus{width:94px;height:22px;background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/badge-ycsus-b559f9ce.svg);margin-right:-4px}.announcement__badge.badge-download{text-transform:uppercase;font-size:11px;font-weight:bold;padding:5px 8px;border-radius:2px}.page--slack .announcement__badge.badge-download{background:#f2ae43}.page--ms .announcement__badge.badge-download{background:#9095e7}.page--telegram .announcement__badge.badge-download{background:#54a9eb}.page--about .announcement__badge.badge-download{background:#f2ae43}.page--competitors .announcement__badge.badge-download{background:#f2ae43}.page--bravo .announcement__badge.badge-download{background:#f2ae43}.page--kudos .announcement__badge.badge-download{background:#f2ae43}.page--matter .announcement__badge.badge-download{background:#f2ae43}.page--bonusly .announcement__badge.badge-download{background:#f2ae43}.page--nectar .announcement__badge.badge-download{background:#f2ae43}.cards{padding:110px 0;position:relative;z-index:4;overflow:hidden;background:-webkit-gradient(linear, left bottom, left top, from(rgba(255,247,235,0.8)), to(rgba(255,247,235,0.8))),radial-gradient(70.83% 29.25% at 50% -6.59%, #F19905 3.12%, rgba(255,255,255,0) 100%),radial-gradient(45.73% 50.03% at 26.04% 100.07%, #3EB8DD 0%, rgba(62,184,221,0) 100%),radial-gradient(68.33% 50.46% at 0% 80.57%, #5FD3CB 5.21%, rgba(255,255,255,0) 100%),radial-gradient(183.13% 56.77% at 100% 100.07%, #FF9494 6.48%, rgba(255,255,255,0) 100%),#fff;background:linear-gradient(0deg, rgba(255,247,235,0.8), rgba(255,247,235,0.8)),radial-gradient(70.83% 29.25% at 50% -6.59%, #F19905 3.12%, rgba(255,255,255,0) 100%),radial-gradient(45.73% 50.03% at 26.04% 100.07%, #3EB8DD 0%, rgba(62,184,221,0) 100%),radial-gradient(68.33% 50.46% at 0% 80.57%, #5FD3CB 5.21%, rgba(255,255,255,0) 100%),radial-gradient(183.13% 56.77% at 100% 100.07%, #FF9494 6.48%, rgba(255,255,255,0) 100%),#fff}@media (max-width: 1100px){.cards{padding:90px 0}}@media (max-width: 800px){.cards{padding:70px 0}}@media (max-width: 600px){.cards{padding:50px 0}}.cards__content{position:relative;z-index:2}.cards__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){.cards__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.cards__title{font-size:28px;line-height:32px}}.cards__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d;max-width:670px}@media screen and (max-width: 1500px){.cards__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.cards__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.cards__desc br{display:none}}.cards__list{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-bottom:50px}.cards__gifs{position:absolute;width:100%;height:100%;z-index:0;top:0;left:0}@media (max-width: 800px){.cards__gifs{display:none}}@media (max-width: 600px){.cards__gifs{display:none}}.card{position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:4px;overflow:hidden}.card--main{width:567px;height:236px;z-index:2;background-image:url(/static/images/tip-s-paltsem-8bafb4ab.gif);-webkit-box-shadow:0 13px 25px rgba(0,0,0,0.1);box-shadow:0 13px 25px rgba(0,0,0,0.1)}@media (max-width: 1100px){.card--main{width:420px;height:174.8148148148px}}@media (max-width: 600px){.card--main{width:315px;height:131px}}.card--main img{position:absolute;right:0;bottom:0;width:149px}@media (max-width: 1100px){.card--main img{width:100px}}.card--milestone,.card--bonus{width:427px;height:182px;opacity:0.65;-webkit-box-shadow:0 8px 15px rgba(0,0,0,0.1);box-shadow:0 8px 15px rgba(0,0,0,0.1);position:absolute;bottom:-50px}@media (max-width: 1100px){.card--milestone,.card--bonus{width:316.2962962963px;height:134.8148148148px;bottom:-40px}}.card--milestone{background-image:url(/static/images/card-milestone-a014714f.png);left:52%}.card--bonus{background-image:url(/static/images/card-bonus-8d0a32f1.png);right:52%}.gifs{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:absolute;height:100%;-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}.gifs__roll{height:100%}.gifs__roll--left{padding-left:30px}.gifs__roll--right{padding-right:20px}.gifs__item{width:500px;left:50px;height:850px;background-image:url(/static/images/gifs-ff49cc8c.png);background-repeat:repeat;background-size:cover}.gifs__roll--left .gifs__item{background-image:url(/static/images/gifs-left-86de8e85.png)}.gifs__roll--right .gifs__item{background-image:url(/static/images/gifs-right-6a6ac0e1.png)}@media (min-width: 1600px){.gifs__item{width:630px;height:890px}}@media (max-width: 1100px){.gifs__item{width:320px;height:610px}}@media (max-width: 800px){.gifs__item{display:none}}@-webkit-keyframes scroller{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes scroller{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.chrome-extension{padding:110px 0 0;position:relative}.page--slack .chrome-extension{background:#664AA0}.page--ms .chrome-extension{background:#0A948C}.page--telegram .chrome-extension{background:#5A6EB4}.page--about .chrome-extension{background:#664AA0}@media (max-width: 1100px){.chrome-extension{padding-top:90px}}@media (max-width: 800px){.chrome-extension{padding-top:70px}}@media (max-width: 600px){.chrome-extension{padding-top:50px}}.chrome-extension::after{content:"";display:block;position:absolute;bottom:0;width:100%;height:10px;background:transparent;-webkit-box-shadow:0 0 50px rgba(0,0,0,0.5);box-shadow:0 0 50px rgba(0,0,0,0.5);z-index:4;bottom:-10px}.chrome-extension__content{position:relative;z-index:3;overflow:hidden}@media screen and (max-width: 700px){.chrome-extension__content{padding:0 20px}}.chrome-extension__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px;color:#fff}@media screen and (max-width: 1500px){.chrome-extension__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.chrome-extension__title{font-size:28px;line-height:32px}}.chrome-extension__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d;color:#fff;opacity:0.9;max-width:600px}@media screen and (max-width: 1500px){.chrome-extension__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.chrome-extension__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.chrome-extension__desc br{display:none}}@media screen and (max-width: 500px){.chrome-extension__desc{margin-bottom:0}}.chrome-extension__action{text-align:center}@media screen and (max-width: 500px){.chrome-extension__action{display:none}}.chrome-extension__screenshot{width:651px;margin:0 auto;position:relative}@media screen and (max-width: 700px){.chrome-extension__screenshot{width:90%}}@media screen and (max-width: 500px){.chrome-extension__screenshot{width:96%}}.chrome-extension__screenshot img{max-width:100%;position:relative;bottom:-30px}.chrome-extension__logo{width:120px;height:120px;background-image:url(/static/images/icon-chrome-26778b69.svg);position:absolute;background-repeat:no-repeat;background-position:center;background-size:cover;bottom:-30px;right:-30px}@media screen and (max-width: 700px){.chrome-extension__logo{width:100px;height:100px}}@media screen and (max-width: 500px){.chrome-extension__logo{right:-15px;bottom:-20px;width:70px;height:70px}}.chrome-extension-background{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;overflow:hidden}.chrome-extension-background__list{width:100%;height:100%}.chrome-extension-background__item{position:absolute}.chrome-extension-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}.chrome-extension-background__item--pluses{width:104%;height:104%;left:-2% !important;top:-2% !important;background-image:url(/static/images/hero/pluses-271550e2.svg);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:0.06}.commands{padding:110px 0;position:relative;z-index:2;background-color:#FFF7EB}@media (max-width: 1100px){.commands{padding:90px 0}}@media (max-width: 800px){.commands{padding:80px 0}}@media (max-width: 600px){.commands{padding:60px 0}}.commands__content{position:relative;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width: 800px){.commands__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.commands__section{width:47%;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width: 800px){.commands__section{width:100%}}.commands__section--title{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:end;-ms-flex-align:end;align-items:flex-end;padding-right:50px}@media (max-width: 800px){.commands__section--title{padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.commands__heading{width:80%;max-width:400px;background:#fff;position:relative;-webkit-box-shadow:0 0 50px rgba(0,0,0,0.03),40px 0 50px rgba(0,0,0,0.03);box-shadow:0 0 50px rgba(0,0,0,0.03),40px 0 50px rgba(0,0,0,0.03);border-radius:5px 0 0 5px;padding:40px 40px 50px 50px}@media (max-width: 800px){.commands__heading{width:100%;padding:0;background:transparent;-webkit-box-shadow:none;box-shadow:none;max-width:none}}.commands__heading::after,.commands__heading::before{position:absolute;content:"";width:50px;height:50%;right:-50px}@media (max-width: 800px){.commands__heading::after,.commands__heading::before{display:none}}.commands__heading::after{top:0;background-image:-webkit-gradient(linear, left bottom, right top, from(#fff), color-stop(49.5%, #fff), color-stop(50%, transparent));background-image:linear-gradient(to right top, #fff 0%, #fff 49.5%, transparent 50%)}.commands__heading::before{bottom:0;background-image:-webkit-gradient(linear, left top, right bottom, from(#fff), color-stop(49.5%, #fff), color-stop(50%, transparent));background-image:linear-gradient(to right bottom, #fff 0%, #fff 49.5%, transparent 50%)}.commands__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px;text-align:left;margin-left:0}@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}}@media (max-width: 800px){.commands__title{text-align:center}}.commands__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d;text-align:left;margin-left:0;margin-bottom:0;max-width:300px}@media screen and (max-width: 1500px){.commands__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.commands__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.commands__desc br{display:none}}@media (max-width: 800px){.commands__desc{text-align:center;max-width:540px;margin-left:auto;margin-right:auto}}.commands__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width: 800px){.commands__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:35px}}.commands__item{margin-bottom:35px}@media (max-width: 800px){.commands__item{text-align:center}}.commands__value{font-family:"SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:18px;padding:5px 10px;border-radius:3px;background:#fff;display:inline-block;margin-bottom:8px}@media (max-width: 800px){.commands__value{font-size:16px;white-space:nowrap}}.commands__explain{font-size:16px;letter-spacing:0.4px}@media (max-width: 800px){.commands__explain{font-size:16px}}.commands__background{position:absolute;top:0;width:100%;height:100%;background-image:url(/static/images/commands-pluses-299be214.svg);background-repeat:no-repeat;background-position:center}.commands__planet-dark{width:300px;height:300px;position:absolute;z-index:2;bottom:-55px;left:-140px}@media (max-width: 750px){.commands__planet-dark{width:180px;height:180px;left:-90px}}.commands__planet-purple{background-image:url(/static/images/bg-telegram-plus-e402237f.svg);background-repeat:no-repeat;background-position:center;background-size:cover;width:200px;height:200px;position:absolute;z-index:2;top:105px;right:-60px}@media (max-width: 1100px){.commands__planet-purple{right:-80px}}@media (max-width: 750px){.commands__planet-purple{right:-100px;top:-50px;width:180px !important;height:180px !important}}.competitor{padding:0 20px;color:#1C2E39;background:#FFF7EB;position:relative}.competitor::before{content:"";position:absolute;width:100%;height:900px;top:0;left:0;right:0;background:-webkit-gradient(linear, left bottom, left top, from(rgba(255,247,235,0.8)), to(rgba(255,247,235,0.8))),radial-gradient(88.75% 42% at 100% 99.97%, #FF9494 4.09%, rgba(255,148,148,0) 100%),radial-gradient(47.92% 25.76% at 46.46% 99.98%, #F19905 0%, rgba(241,153,5,0) 98.2%),radial-gradient(47.92% 65.06% at 43.96% 99.97%, #F19905 0%, rgba(241,153,5,0) 100%),radial-gradient(19.38% 11.39% at 64.5% 99.97%, #FF9494 0%, rgba(255,148,148,0) 100%),#fff;background:linear-gradient(0deg, rgba(255,247,235,0.8), rgba(255,247,235,0.8)),radial-gradient(88.75% 42% at 100% 99.97%, #FF9494 4.09%, rgba(255,148,148,0) 100%),radial-gradient(47.92% 25.76% at 46.46% 99.98%, #F19905 0%, rgba(241,153,5,0) 98.2%),radial-gradient(47.92% 65.06% at 43.96% 99.97%, #F19905 0%, rgba(241,153,5,0) 100%),radial-gradient(19.38% 11.39% at 64.5% 99.97%, #FF9494 0%, rgba(255,148,148,0) 100%),#fff;-webkit-transform:matrix(1, 0, 0, -1, 0, 0);transform:matrix(1, 0, 0, -1, 0, 0)}@media screen and (max-width: 1100px){.competitor::before{width:1920px;height:800px;left:-50%;right:auto}}.competitor .wrapper{width:100%;max-width:816px;margin:0 auto;padding:242px 0 120px}@media screen and (max-width: 767px){.competitor .wrapper{padding:169px 0 80px;max-width:540px}}.competitor__title{font-weight:700;font-size:64px;line-height:72px;margin-bottom:48px;text-align:center}@media screen and (max-width: 767px){.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 screen and (max-width: 767px){.competitor__subtitle{font-size:18px;line-height:24px;margin-bottom:16px}}.competitor__image{width:100%;margin-bottom:80px;border-radius:12px}@media screen and (max-width: 767px){.competitor__image{display:none}}.competitor__image_mob{display:none}@media screen and (max-width: 767px){.competitor__image_mob{display:block;width:100%;border-radius:12px;margin-bottom:48px}}.competitor__title_two{font-weight:700;font-size:38px;line-height:44px;text-align:center;margin-bottom:40px}@media screen and (max-width: 767px){.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 screen and (max-width: 767px){.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 screen and (max-width: 767px){.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 screen and (max-width: 767px){.competitor__item__title-box{-webkit-column-gap:8px;column-gap:8px;margin-bottom:24px}}.competitor__item__title-icon{width:48px;height:48px}@media screen and (max-width: 767px){.competitor__item__title-icon{width:28px;height:28px}}.competitor__item__title{font-weight:700;font-size:38px;line-height:44px}@media screen and (max-width: 767px){.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 screen and (max-width: 767px){.competitor__item-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}}.competitor__item-karma,.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 screen and (max-width: 767px){.competitor__item-karma,.competitor__item-other{padding:24px;width:100%}}.competitor__item-karma{border:1px solid #F2AE43}.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 screen and (max-width: 767px){.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 screen and (max-width: 767px){.competitor__text_two{margin-bottom:24px}}.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 screen and (max-width: 767px){.competitor__table{padding:8px 4px}}.competitor__table:after{content:"";width:19.2%;height:calc(100% - 48px);position:absolute;border:2px solid #F2AE43;-webkit-filter:drop-shadow(0px 0px 16px rgba(242,174,67,0.6));filter:drop-shadow(0px 0px 16px rgba(242,174,67,0.6));border-radius:8px;top:24px;right:27%;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 767px){.competitor__table:after{top:6px;height:calc(100% - 12px);width:25.1%;right:24.4%}}.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 screen and (max-width: 767px){.competitor__table-line>.competitor__table__line_one>br{display:block}}@media screen and (max-width: 767px){.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 screen and (max-width: 767px){.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 screen and (max-width: 767px){.competitor__table-line>.competitor__table__line__three{width:26.5%}}.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 screen and (max-width: 767px){.competitor__table-line.head{font-size:16px;min-height:36px}}.competitor__table-line.head>.competitor__table__line_two{color:#F2AE43}.competitor__table-line.head>.competitor__table__line__three{text-transform:capitalize}.competitors{padding:0 20px;color:#1C2E39;background:#FFF7EB;position:relative}.competitors::before{content:"";position:absolute;width:100%;height:900px;top:0;left:0;right:0;background:-webkit-gradient(linear, left bottom, left top, from(rgba(255,247,235,0.8)), to(rgba(255,247,235,0.8))),radial-gradient(88.75% 42% at 100% 99.97%, #FF9494 4.09%, rgba(255,148,148,0) 100%),radial-gradient(47.92% 25.76% at 46.46% 99.98%, #F19905 0%, rgba(241,153,5,0) 98.2%),radial-gradient(47.92% 65.06% at 43.96% 99.97%, #F19905 0%, rgba(241,153,5,0) 100%),radial-gradient(19.38% 11.39% at 64.5% 99.97%, #FF9494 0%, rgba(255,148,148,0) 100%),#fff;background:linear-gradient(0deg, rgba(255,247,235,0.8), rgba(255,247,235,0.8)),radial-gradient(88.75% 42% at 100% 99.97%, #FF9494 4.09%, rgba(255,148,148,0) 100%),radial-gradient(47.92% 25.76% at 46.46% 99.98%, #F19905 0%, rgba(241,153,5,0) 98.2%),radial-gradient(47.92% 65.06% at 43.96% 99.97%, #F19905 0%, rgba(241,153,5,0) 100%),radial-gradient(19.38% 11.39% at 64.5% 99.97%, #FF9494 0%, rgba(255,148,148,0) 100%),#fff;-webkit-transform:matrix(1, 0, 0, -1, 0, 0);transform:matrix(1, 0, 0, -1, 0, 0)}@media screen and (max-width: 1100px){.competitors::before{width:1920px;height:800px;left:-50%;right:auto}}.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 screen and (max-width: 1100px){.competitors .wrapper{padding:169px 0 80px}}.competitors__title{font-weight:700;font-size:64px;line-height:72px;text-align:center;max-width:956px;margin-bottom:24px}@media screen and (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 screen and (max-width: 1100px){.competitors__subtitle{font-size:18px;line-height:24px;margin-bottom:48px}}.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 screen and (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 screen and (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 screen and (max-width: 1100px){.competitors__item .item__image{display:none}}.competitors__item .item__image_mobl{display:none}@media screen and (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 screen and (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-child{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:320px}@media screen and (max-width: 1100px){.competitors__item:first-child{-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-child: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-child .item__image{width:48%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (max-width: 1100px){.competitors__item:first-child .item__image{display:none}}@media screen and (max-width: 1100px){.competitors__item:first-child .item__image_mobl{display:block;height:160px;width:100%;-o-object-fit:cover;object-fit:cover;ojbect-position:center}}.competitors__item:first-child .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 screen and (max-width: 1100px){.competitors__item:first-child .item__text-box{width:100%;padding:20px 20px 24px}}.competitors__item:first-child .item__note{font-weight:400;font-size:14px;line-height:20px}.competitors__item:first-child .item__title{font-weight:700;font-size:32px;line-height:40px}@media screen and (max-width: 580px){.competitors__item:first-child .item__title{font-size:24px;line-height:32px}}.competitors__item:first-child .item__text{font-weight:400;font-size:16px;line-height:24px}.competitors__item:first-child .item__link{font-weight:700;font-size:16px;line-height:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 1100px){.competitors__item:first-child .item__link{display:none}}.competitors__item:first-child .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-child .item__link:hover::after{margin-left:8px}.competitors__item:first-child .item__link-one{display:none}@media screen and (max-width: 1100px){.competitors__item:first-child .item__link-one{display:block;position:absolute;top:0;left:0;width:100%;height:100%}}.c-slider{background:#FFF7EB;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 #F2AE43;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-gold-1a40d5d0.svg);background-repeat:no-repeat;background-position:center;background-size:cover;margin:0 auto}.c-slider__slides>.slick-arrow:hover{background:rgba(242,174,67,0.6);-webkit-transform:scale(0.95);transform:scale(0.95)}.c-slider__slides>.slick-arrow:hover::after{background-image:url(/static/images/icon-arrow-e02a50a2.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}}.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}}.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:#FCE8C9;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:#FFD799}.slick-dots li.slick-active{background-color:#F3B346;border-radius:50%;cursor:default;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.slick-dots li.slick-active::after{display:none}.page--competitors .chrome-extension,.page--nectar .chrome-extension,.page--kudos .chrome-extension,.page--matter .chrome-extension,.page--bravo .chrome-extension,.page--bonusly .chrome-extension{background-color:#614E9B}@media screen and (max-width: 600px){.page--competitors .chrome-extension,.page--nectar .chrome-extension,.page--kudos .chrome-extension,.page--matter .chrome-extension,.page--bravo .chrome-extension,.page--bonusly .chrome-extension{padding-top:60px}}.counters{padding:110px 0;position:relative}.page--slack .counters{background:#664AA0}.page--ms .counters{background:#0A948C}.page--telegram .counters{background:#5A6EB4}.page--about .counters{background:#664AA0}@media (max-width: 600px){.counters{padding:70px 0}}.counters__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:5}@media (max-width: 600px){.counters__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.counters__item{margin:0 80px;text-align:center;width:220px}@media (max-width: 1100px){.counters__item{margin:0 70px}}@media (min-width: 600px) and (max-width: 1000px){.counters__item{margin:0;width:32%}}@media (max-width: 600px){.counters__item{margin:0;width:100%;margin-bottom:60px}}@media (max-width: 600px){.counters__item:last-child{margin-bottom:0}}.counters__desc{font-weight:bold;font-size:16px;margin-bottom:15px}.counters__value{color:#F3B346;font-weight:bold;font-size:56px}@media (min-width: 600px) and (max-width: 1000px){.counters__value{font-size:36px}}@media (max-width: 600px){.counters__value{line-height:46px}}.page--ms .counters__value{color:#c6c9ff}.counters__diff{color:rgba(197,226,91,0.9);font-weight:bold;margin:18px 0 0;font-size:18px}@media (min-width: 600px) and (max-width: 1000px){.counters__diff{margin-top:14px;font-size:16px}}.counters__diff::before{content:"+"}.counters__monthly{color:#91B6CC;font-size:16px;margin-top:5px}@media (min-width: 600px) and (max-width: 1000px){.counters__monthly{font-size:14px;margin-top:2px}}@media (max-width: 600px){.counters__monthly{margin-top:2px}}.counters-background{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;overflow:hidden}.page--slack .counters-background{background-image:radial-gradient(50% 50% at 50% 100%, #664AA0 0%, rgba(102,74,160,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(50% 50% at 50% 100%, #664AA0 0%, rgba(102,74,160,0) 100%),linear-gradient(0deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%)}.page--ms .counters-background{background-image:radial-gradient(50% 50% at 50% 100%, #0A948C 0%, rgba(102,74,160,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(50% 50% at 50% 100%, #0A948C 0%, rgba(102,74,160,0) 100%),linear-gradient(0deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%)}.page--telegram .counters-background{background-image:radial-gradient(50% 50% at 50% 100%, #5A6EB4 0%, rgba(102,74,160,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(50% 50% at 50% 100%, #5A6EB4 0%, rgba(102,74,160,0) 100%),linear-gradient(0deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%)}@media (max-width: 600px){.page--slack .counters-background{background-image:radial-gradient(100% 80% at 50% 50%, #664AA0 0%, rgba(102,74,160,0) 100%),-webkit-gradient(linear, left top, left bottom, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9))),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(100% 80% at 50% 50%, #664AA0 0%, rgba(102,74,160,0) 100%),linear-gradient(180deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%),linear-gradient(0deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%)}.page--ms .counters-background{background-image:radial-gradient(100% 80% at 50% 50%, #0A948C 0%, rgba(102,74,160,0) 100%),-webkit-gradient(linear, left top, left bottom, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9))),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(100% 80% at 50% 50%, #0A948C 0%, rgba(102,74,160,0) 100%),linear-gradient(180deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%),linear-gradient(0deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%)}.page--telegram .counters-background{background-image:radial-gradient(100% 80% at 50% 50%, #5A6EB4 0%, rgba(102,74,160,0) 100%),-webkit-gradient(linear, left top, left bottom, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9))),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(100% 80% at 50% 50%, #5A6EB4 0%, rgba(102,74,160,0) 100%),linear-gradient(180deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%),linear-gradient(0deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%)}}.counters-background__list{width:100%;height:100%}.counters-background__item{position:absolute}.counters-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}.counters-background__item--pluses{width:104%;height:104%;left:-2% !important;top:-2% !important;background-image:url(/static/images/hero/pluses-271550e2.svg);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:0.06}.demo{padding:110px 0;background-color:#FFF}@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;background:radial-gradient(50% 30% at 50% 0%, #F19905 .4%, rgba(255,255,255,0) 100%),radial-gradient(65% 86.06% at 100% 130%, #3EB8DD 0%, rgba(62,184,221,0) 100%),radial-gradient(20% 140% at 100% 100%, #5FD3CB 5%, rgba(255,255,255,0) 100%),radial-gradient(80% 58.5% at 0% 100%, #FF9494 0%, rgba(255,255,255,0) 100%),#fff}@media (max-width: 1100px){.features{padding-top:90px}}@media (max-width: 800px){.features{padding-top:70px;background:radial-gradient(120% 85% at -38% 100%, #FF9494 0%, rgba(255,255,255,0) 100%),radial-gradient(190% 67.04% at 40% 0%, #F19905 .5%, rgba(255,255,255,0) 100%),radial-gradient(85% 110% at 100% 170%, #3EB8DD 0%, rgba(62,184,221,0) 100%),#fff}}@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,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMSAzLjM0NGwzLjE4OCAyLjgxNCA0LjM3Ni00LjM3NiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2U9IiNGM0IzNDYiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0ibm9uZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PC9zdmc+);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:#f2ae43}.page--ms .features__new-badge{background-color:#9095e7}.page--telegram .features__new-badge{background-color:#54a9eb}.page--about .features__new-badge{background-color:#f2ae43}.page--competitors .features__new-badge{background-color:#f2ae43}.page--bravo .features__new-badge{background-color:#f2ae43}.page--kudos .features__new-badge{background-color:#f2ae43}.page--matter .features__new-badge{background-color:#f2ae43}.page--bonusly .features__new-badge{background-color:#f2ae43}.page--nectar .features__new-badge{background-color:#f2ae43}.features__more{font-weight:bold}.page--slack .features__more{color:#f2ae43}.page--ms .features__more{color:#9095e7}.page--telegram .features__more{color:#54a9eb}.page--about .features__more{color:#f2ae43}.page--competitors .features__more{color:#f2ae43}.page--bravo .features__more{color:#f2ae43}.page--kudos .features__more{color:#f2ae43}.page--matter .features__more{color:#f2ae43}.page--bonusly .features__more{color:#f2ae43}.page--nectar .features__more{color:#f2ae43}.features__more:hover{opacity:0.5}.features__background{position:absolute;bottom:-200px;width:100%;height:832px;background-image:url(/static/images/features-background-a13a2063.svg);background-repeat:no-repeat;background-size:contain;background-position-x:center;background-position-y:bottom}@media screen and (max-width: 1650px){.features__background{bottom:-150px;background-size:cover;height:450px}}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.features__background{background-image:url(/static/images/features-background-cf8a0bdb.png);background-size:cover}}@media (max-width: 750px){.features__background{background-image:url(/static/images/features-background-mobile-d10222cd.svg);background-size:auto;background-position-x:center;background-position-y:bottom;bottom:0}}@media (max-width: 600px){.features__background{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:#F2AE43}.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:72px}.page--about .footer-menu__column:nth-child(1){display:none}@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:#f2ae43}.page--ms .footer-menu a.is-active{color:#9095e7}.page--telegram .footer-menu a.is-active{color:#54a9eb}.page--about .footer-menu a.is-active{color:#f2ae43}.page--competitors .footer-menu a.is-active{color:#f2ae43}.page--bravo .footer-menu a.is-active{color:#f2ae43}.page--kudos .footer-menu a.is-active{color:#f2ae43}.page--matter .footer-menu a.is-active{color:#f2ae43}.page--bonusly .footer-menu a.is-active{color:#f2ae43}.page--nectar .footer-menu a.is-active{color:#f2ae43}.page--slack .footer-menu a:hover{color:#f2ae43}.page--ms .footer-menu a:hover{color:#9095e7}.page--telegram .footer-menu a:hover{color:#54a9eb}.page--about .footer-menu a:hover{color:#f2ae43}.page--competitors .footer-menu a:hover{color:#f2ae43}.page--bravo .footer-menu a:hover{color:#f2ae43}.page--kudos .footer-menu a:hover{color:#f2ae43}.page--matter .footer-menu a:hover{color:#f2ae43}.page--bonusly .footer-menu a:hover{color:#f2ae43}.page--nectar .footer-menu a:hover{color:#f2ae43}.goals{padding-top:110px;position:relative;min-height:640px}.page--slack .goals{background:#664AA0}.page--ms .goals{background:#0A948C}.page--telegram .goals{background:#5A6EB4}.page--about .goals{background:#664AA0}.goals.is-report{min-height:750px}@media (max-width: 1100px){.goals{padding-top:90px}}@media (max-width: 800px){.goals{padding-top:70px}}@media (max-width: 600px){.goals{padding-top:50px}}.goals__content{position:relative;z-index:3}.goals__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px;color:#fff}@media screen and (max-width: 1500px){.goals__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.goals__title{font-size:28px;line-height:32px}}.goals__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d;color:#fff;opacity:0.9}@media screen and (max-width: 1500px){.goals__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.goals__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.goals__desc br{display:none}}.goals__report{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d;color:#fff;opacity:0.9;font-weight:bold}@media screen and (max-width: 1500px){.goals__report{font-size:18px;line-height:25px}}@media (max-width: 600px){.goals__report{font-size:16px;line-height:25px}}@media (max-width: 600px){.goals__report br{display:none}}.goals__action{text-align:center}.goals__illustration{width:1233px;height:452px;background-image:url(/static/images/goals-image-21421871.svg);background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;bottom:0;z-index:2;left:50%;margin-left:-617px}@media (max-width: 800px){.goals__illustration{background-image:url(/static/images/goals-bg-mobile-69541609.svg);width:310px;height:260px;bottom:80px;margin-left:-150px}}@media (max-width: 600px){.goals__illustration{bottom:50px}}.goals__box{-webkit-transform:translateY(0px);transform:translateY(0px);-webkit-transform-style:preserve-3d;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:float 4s ease-in-out infinite;animation:float 4s ease-in-out infinite}@media (max-width: 600px){.goals__box{-webkit-animation:none;animation:none;margin-top:-120px}}.goals__box .milestone-box{position:absolute}.goals__box:first-child .milestone-box{left:34%;top:120px}@media (max-width: 800px){.goals__box:first-child .milestone-box{display:none}}.goals__box:nth-child(2){-webkit-animation-delay:0.7s;animation-delay:0.7s}.goals__box:nth-child(2) .milestone-box{left:58%;top:84px;-webkit-transform:scale(0.65) rotate(15deg);transform:scale(0.65) rotate(15deg)}@media (max-width: 600px){.goals__box:nth-child(2) .milestone-box{left:61%;top:110px;-webkit-transform:scale(0.6) rotate(12deg);transform:scale(0.6) rotate(12deg)}}.goals__box:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-animation:float 3.5s ease-in-out infinite;animation:float 3.5s ease-in-out infinite}@media (max-width: 600px){.goals__box:nth-child(3){-webkit-animation:none;animation:none}}.goals__box:nth-child(3) .milestone-box{left:68%;top:30px;-webkit-transform:scale(0.4) rotate(-15deg);transform:scale(0.4) rotate(-15deg)}@media (max-width: 600px){.goals__box:nth-child(3) .milestone-box{left:68%;top:20px}}.goals__planet-red{position:absolute;z-index:2;top:-25px;left:-70px}@media (max-width: 1100px){.goals__planet-red{width:203px !important;height:196px !important}}@media (max-width: 800px){.goals__planet-red{left:-120px}}@media (max-width: 600px){.goals__planet-red{left:-90px;width:153px !important;height:156px !important}}.goals-background{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;overflow:hidden;background:radial-gradient(50% 61.21% at 50% 100%, rgba(255,148,148,0.2) 0%, rgba(255,148,148,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9))),#664AA0;background:radial-gradient(50% 61.21% at 50% 100%, rgba(255,148,148,0.2) 0%, rgba(255,148,148,0) 100%),linear-gradient(0deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%),#664AA0}.goals-background__list{width:100%;height:100%}.goals-background__item{position:absolute}.goals-background__item--nebula{width:104%;height:104%;top:-2% !important;background-image:url(/static/images/goals-bg-bcc8dec7.svg);background-repeat:no-repeat}@media (max-width: 800px){.goals-background__item{display:none}}.goals-background__item--pluses{width:104%;height:104%;left:-2% !important;top:-2% !important;background-image:url(/static/images/goals-bg-plus-0cc64928.svg);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:0.06}@-webkit-keyframes float{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes float{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.header{width:100%;padding:30px 0;position:absolute;top:0;left:0;z-index:10}.header.with-background{position:static;background-color:#183E55;background-image:url(/static/images/hero/nebula-e1e3114a.png);background-repeat:no-repeat;background-size:cover}.header.has-top-banner{-webkit-transition:all ease 0.5s;transition:all ease 0.5s}@media screen and (max-width: 770px){.header.has-top-banner{height:145px}}.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:100px}}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.header__logo img{width:30% !important}}@media (max-width: 1100px){.show-langs .header__menu{margin-left:-25px}}@media screen and (max-width: 770px){.header__menu{position:absolute;width:100%;margin-left:-20px;top:55px;padding:15px 0;background:rgba(0,0,0,0.05)}}.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: 800px){.is-full .menu-header__list{margin-right:-100px}}@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 25px}@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__item--slack a::before{width:22px;height:22px;background-image:url(/static/images/icon-slack-new-313c5cd2.svg)}@media (max-width: 600px){.menu-header__item--slack a::before{width:19px;height:19px}}.menu-header__item--ms a::before{width:23px;height:22px;background-image:url(/static/images/icon-ms-teams-48a0e04b.svg)}@media (max-width: 600px){.menu-header__item--ms a::before{width:19px;height:19px}}.menu-header__item--telegram a::before{width:22px;height:22px;background-image:url(/static/images/icon-telegram-fb39d390.svg)}@media (max-width: 600px){.menu-header__item--telegram a::before{width:19px;height:19px}}.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::before{content:"";background-repeat:no-repeat;background-position:center;background-size:cover;margin-right:10px}@media (max-width: 600px){.menu-header a::before{margin-right:7px}}.menu-header a:hover{background:rgba(255,255,255,0.03);color:rgba(255,255,255,0.9)}.menu-header a.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 a.is-active{font-size:11px}}@media (max-width: 330px){.menu-header a.is-active{font-size:9px}}.menu-header a.is-active:hover{opacity:1}.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-d0b6d822.svg)}.langs .flag--ru{background-image:url(/static/images/flag-ru-fced6e74.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-fced6e74.svg)}.langs__link--en::before{background-image:url(/static/images/flag-en-d0b6d822.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}.page--competitors .menu-header__list a,.page--kudos .menu-header__list a,.page--bravo .menu-header__list a,.page--matter .menu-header__list a,.page--bonusly .menu-header__list a,.page--nectar .menu-header__list a{color:#1C2E39}.page--competitors .menu-header__list a:hover,.page--kudos .menu-header__list a:hover,.page--bravo .menu-header__list a:hover,.page--matter .menu-header__list a:hover,.page--bonusly .menu-header__list a:hover,.page--nectar .menu-header__list a:hover{color:#1C2E39;background:rgba(28,46,57,0.1)}.page--competitors .header__langs,.page--kudos .header__langs,.page--bravo .header__langs,.page--matter .header__langs,.page--bonusly .header__langs,.page--nectar .header__langs{display:none}.hero-about{background:radial-gradient(17.14% 36.15% at 100% 4.29%, rgba(102,74,160,0.6) 0%, rgba(102,74,160,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), color-stop(64%, rgba(23,41,49,0.9))),#664AA0;background:radial-gradient(17.14% 36.15% at 100% 4.29%, rgba(102,74,160,0.6) 0%, rgba(102,74,160,0) 100%),linear-gradient(360deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 64%),#664AA0}.hero-about__wrapper{max-width:1440px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}@media screen and (max-width: 1000px){.hero-about__wrapper{height:auto;padding-top:135px}}@media screen and (max-width: 770px){.hero-about__wrapper{padding-top:200px}}@media screen and (max-width: 580px){.hero-about__wrapper{margin:0 15px 0}}.hero-about__data{color:#fff;position:relative;z-index:8;margin-top:30px;margin-left:80px}@media screen and (max-width: 1550px){.hero-about__data{margin-left:80px}}@media screen and (max-width: 1000px){.hero-about__data{margin:0;text-align:center}}.hero-about__desc-container{max-width:783px;margin-top:30px}@media screen and (max-width: 1500px){.hero-about__desc-container{max-width:700px}}@media screen and (max-width: 1200px){.hero-about__desc-container{max-width:655px;margin-top:20px}}@media screen and (max-width: 1080px){.hero-about__desc-container{max-width:582px;margin-top:15px}}.hero-about__subtitle{font-weight:bold;font-size:38px;line-height:44px}@media screen and (max-width: 800px){.hero-about__subtitle{font-size:35px}}@media screen and (max-width: 600px){.hero-about__subtitle{font-size:24px;line-height:40px;text-align:center}}.hero-about__desc{font-weight:500;font-size:20px;line-height:30px;margin-top:30px}@media screen and (max-width: 600px){.hero-about__desc{font-size:18px;line-height:28px;text-align:center;margin-top:20px}}.hero-about__first-paragraph{margin-top:20px}@media screen and (max-width: 600px){.hero-about__first-paragraph{margin-top:15px}}.hero-background__about-pic{position:absolute;top:-140px;right:8%}@media screen and (max-width: 1240px){.hero-background__about-pic{right:-10%}}@media screen and (max-width: 1000px){.hero-background__about-pic{right:0;top:-16%;opacity:0.3;-webkit-transform:scale(0.8);transform:scale(0.8)}}@media screen and (max-width: 600px){.hero-background__about-pic{display:none}}.hero{width:100%;height:100vh;position:relative}.page--slack .hero{background:radial-gradient(17.14% 36.15% at 100% 4.29%, rgba(102,74,160,0.6) 0%, rgba(102,74,160,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), color-stop(64%, rgba(23,41,49,0.9))),#664AA0;background:radial-gradient(17.14% 36.15% at 100% 4.29%, rgba(102,74,160,0.6) 0%, rgba(102,74,160,0) 100%),linear-gradient(360deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 64%),#664AA0}.page--ms .hero{background:radial-gradient(17.14% 36.15% at 100% 4.29%, rgba(90,110,180,0.6) 0%, rgba(90,110,180,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), color-stop(64%, rgba(23,41,49,0.9))),#0A948C;background:radial-gradient(17.14% 36.15% at 100% 4.29%, rgba(90,110,180,0.6) 0%, rgba(90,110,180,0) 100%),linear-gradient(360deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 64%),#0A948C}.page--telegram .hero{background:radial-gradient(17.14% 36.15% at 100% 4.29%, rgba(90,110,180,0.6) 0%, rgba(90,110,180,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), color-stop(64%, rgba(23,41,49,0.9))) #5A6EB4;background:radial-gradient(17.14% 36.15% at 100% 4.29%, rgba(90,110,180,0.6) 0%, rgba(90,110,180,0) 100%),linear-gradient(360deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 64%) #5A6EB4}@media screen and (min-width: 1000px){.hero{min-height:740px}}@media screen and (max-width: 750px){.hero{height:950px}}.page--about .hero{height:925px}@media screen and (max-width: 800px){.page--about .hero{min-height:995px}}@media screen and (max-width: 770px){.page--about .hero{min-height:1050px}}@media screen and (max-width: 600px){.page--about .hero{min-height:1000px}}@media screen and (max-width: 410px){.page--about .hero{min-height:1065px}}@media screen and (max-width: 345px){.page--about .hero{min-height:1160px}}@media screen and (max-width: 1000px){[lang="ru"] .page--about .hero{min-height:1140px;height:auto}}@media screen and (max-width: 800px){[lang="ru"] .page--about .hero{min-height:1195px}}@media screen and (max-width: 770px){[lang="ru"] .page--about .hero{min-height:1230px}}@media screen and (max-width: 600px){[lang="ru"] .page--about .hero{min-height:1090px}}@media screen and (max-width: 495px){[lang="ru"] .page--about .hero{min-height:1292px}}@media screen and (max-width: 390px){[lang="ru"] .page--about .hero{min-height:1360px}}@media screen and (max-width: 360px){[lang="ru"] .page--about .hero{min-height:1440px}}@media screen and (max-width: 350px){[lang="ru"] .page--about .hero{min-height:1550px}}@media (max-width: 800px){.page--ms .hero,.page--slack .hero{height:auto;padding-bottom:100px}}@media (max-width: 600px){.page--ms .hero,.page--slack .hero{padding-bottom:200px}}.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 (max-width: 800px){.page--ms .hero .wrapper,.page--slack .hero .wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:200px}}@media screen and (max-width: 600px){.hero .wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:180px}}.hero__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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media screen and (max-width: 1020px){.page--ms .hero__sections,.page--slack .hero__sections{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 1000px){.page--about .hero__sections{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.hero__calculator{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:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:9}@media screen and (min-width: 1100px) and (max-width: 1500px){.hero__calculator{padding-right:50px}}@media (max-width: 800px){.hero__calculator{margin-top:50px}}.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;margin-right:30px}}@media screen and (max-width: 1020px){.hero__data{margin-top:0px}}@media screen and (max-width: 900px){.hero__data{margin-top:-230px;padding-left:70px}}@media screen and (max-width: 900px){.page--ms .hero__data,.page--slack .hero__data{margin:0;padding-left:0}}@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{display:none}}@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 (min-width: 800px) and (max-width: 1100px){.hero__title{font-size:44px;line-height:50px}}@media screen and (max-width: 800px){.page--about .hero__title{max-width:100%}}@media screen and (max-width: 600px){.page--about .hero__title{font-size:38px;line-height:38px}}@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:230px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width: 330px){.hero__buttons{margin-top:210px}}@media (max-width: 600px){.page--ms .hero__buttons,.page--slack .hero__buttons{margin-top:0 !important}}.hero__action{display:inline-block;position:relative}.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__logos{position:absolute;bottom:0;width:100%;z-index:5}.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-bdb6cab3.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{max-width:1470px;margin:0 auto;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-repeat:no-repeat;background-position:bottom;background-size:cover;opacity:0.9}.page--slack .hero-background__item--nebula{background-image:url(/static/images/hero-bg-slack-e5cfe0d7.svg)}@media (max-width: 600px){.page--slack .hero-background__item--nebula{background-image:none}}.page--ms .hero-background__item--nebula{background-image:url(/static/images/hero-bg-ms-661bd3a8.svg)}@media screen and (max-width: 600px){.page--ms .hero-background__item--nebula{background-image:none}}.page--telegram .hero-background__item--nebula{background-image:url(/static/images/hero-bg-telegram-2dbc6d82.svg)}@media screen and (max-width: 600px){.page--telegram .hero-background__item--nebula{background-image:none}}.hero-background__item--pluses{width:104%;height:104%;left:-2% !important;top:-2% !important;background-image:url(/static/images/hero/pluses-271550e2.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:-20px;top:140px}@media screen and (max-width: 600px){.hero-background__planet-green{top:150px;width:150px;height:150px;right:-95px}}.page--about .hero-background__planet-green{right:-35px;top:216px}@media screen and (max-width: 610px){.page--about .hero-background__planet-green{display:none}}.hero-background__planet-purple{position:absolute;left:-200px;top:310px}@media screen and (max-width: 600px){.hero-background__planet-purple{display:none;top:120px;left:-145px}}.page--about .hero-background__planet-purple{left:-126px;top:405px;width:281px !important;height:281px !important}@media screen and (max-width: 610px){.page--about .hero-background__planet-purple{display:none}}.hero-background__moon{width:800px;height:779px;background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;right:5%;bottom:-340px}.page--slack .hero-background__moon{background-image:url(/static/images/bg-hero-poeple-slack-6a64c714.svg);bottom:calc(50% - 340px);width:940px;height:688px;right:-2%}@media (min-width: 1100px) and (max-width: 1600px){.page--slack .hero-background__moon{bottom:calc(50% - 310px);width:855px;height:626px}}@media (max-width: 1100px){.page--slack .hero-background__moon{bottom:calc(50% - 310px);width:855px;height:626px}}@media screen and (max-width: 1020px){.page--slack .hero-background__moon{display:none}}@media (max-width: 600px){.page--slack .hero-background__moon{display:block;background-image:url(/static/images/bg-mob-hero-slack-5d72fc62.svg);width:104%;height:100%;bottom:-20px;background-position-x:center;background-position-y:100px;background-size:cover;margin-right:0}}@media screen and (max-width: 400px){.page--slack .hero-background__moon{background-image:url(/static/images/bg-mob-small-hero-slack-9c26ac7d.svg);width:104%;height:100%;background-position-x:-4px;background-position-y:bottom;background-size:110%}}.page--ms .hero-background__moon{background-image:url(/static/images/bg-hero-poeple-ms-34c93c0e.svg);bottom:calc(50% - 340px);width:940px;height:688px;right:-2%}@media (min-width: 1100px) and (max-width: 1600px){.page--ms .hero-background__moon{bottom:calc(50% - 310px);width:855px;height:626px}}@media (max-width: 1100px){.page--ms .hero-background__moon{bottom:calc(50% - 310px);width:855px;height:626px}}@media screen and (max-width: 1020px){.page--ms .hero-background__moon{display:none}}@media (max-width: 600px){.page--ms .hero-background__moon{display:block;background-image:url(/static/images/bg-mob-hero-ms-807d6bbd.svg);width:104%;height:100%;bottom:-20px;background-position-x:center;background-position-y:100px;background-size:cover;margin-right:0}}@media screen and (max-width: 400px){.page--ms .hero-background__moon{background-image:url(/static/images/bg-mob-small-hero-ms-77b05792.svg);width:104%;height:100%;background-position-x:-4px;background-position-y:bottom;background-size:110%}}.page--telegram .hero-background__moon{background-image:url(/static/images/bg-hero-poeple-telegram-38aa6dda.svg);bottom:calc(50% - 340px);width:940px;height:613px;right:-2%}@media (min-width: 1100px) and (max-width: 1600px){.page--telegram .hero-background__moon{right:-5%;bottom:calc(50% - 300px);width:660px;height:430px}}@media (max-width: 1100px){.page--telegram .hero-background__moon{right:-19%;bottom:calc(50% - 244px);width:660px;height:430px}}@media (max-width: 1000px){.page--telegram .hero-background__moon{right:-32%}}@media screen and (max-width: 900px){.page--telegram .hero-background__moon{display:none}}@media (max-width: 600px){.page--telegram .hero-background__moon{display:block;background-image:url(/static/images/bg-hero-mob-telegram-ce5fcd2c.svg);right:-2%;bottom:0;top:0;background-size:100%;background-position-x:center;background-position-y:calc(680px - 100vw);width:105%;height:104%;margin-right:0}}@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%;bottom:90px;margin-right:-180px}}.hero-background__astronauts{width:500px;position:absolute;right:13%;z-index:2;bottom:200px}@media screen and (min-width: 1600px){.hero-background__astronauts{bottom:300px;width:610px}}@media screen and (max-width: 1100px){.hero-background__astronauts{width:380px;right:8%;bottom:130px}}@media screen and (max-width: 600px){.hero-background__astronauts{width:230px;right:50%;margin-right:-125px;bottom:330px}}.hero-background__about-astronauts{width:1063px;position:absolute;right:-260px;z-index:2;bottom:-310px}@media screen and (max-width: 1730px){.hero-background__about-astronauts{right:-408px}}@media screen and (max-width: 1360px){.hero-background__about-astronauts{width:960px}}@media screen and (max-width: 1250px){.hero-background__about-astronauts{width:730px;right:-321px;bottom:-220px}}@media screen and (max-width: 1000px){.hero-background__about-astronauts{width:630px;right:-270px;bottom:-210px}}@media screen and (max-width: 600px){.hero-background__about-astronauts{width:580px;bottom:-180px}}@media screen and (max-width: 554px){.hero-background__about-astronauts{width:500px;bottom:-170px}}.hero-background__about-rocket{width:2089px;position:absolute;right:-388px;z-index:2;top:-338px}@media screen and (max-width: 1360px){.hero-background__about-rocket{right:-715px}}@media screen and (max-width: 1250px){.hero-background__about-rocket{right:-915px}}@media screen and (max-width: 1000px){.hero-background__about-rocket{display:none}}.hero-background__about-rocket_mobile{position:absolute;left:-9px;top:137px;z-index:2;display:none;width:240px}@media screen and (max-width: 1000px){.hero-background__about-rocket_mobile{display:block}}@media screen and (max-width: 600px){.hero-background__about-rocket_mobile{top:146px;width:180px}}@media screen and (max-width: 420px){.hero-background__about-rocket_mobile{width:145px}}.hero-background img{max-width:100%}.hero-background img img{max-width:100%}.icon-plus{background-repeat:no-repeat;background-position:center;background-size:cover;width:30px;height:30px;background-image:url(/static/images/icon-plus--light-abcc347c.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-91cf5dbe.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-e031d72d.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:201px;height:247px;background-image:url(/static/images/milestone-box-ab601089.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/bg-hero-plus-fbb9bb23.svg);width:171px;height:171px}@media (max-width: 600px){.page--slack .planet-green,.page--slack .hero-background__planet-green{background-image:url(/static/images/hero-plus-slack-1ed69fd5.svg)}}@media (max-width: 600px){.page--ms .planet-green,.page--ms .hero-background__planet-green{background-image:url(/static/images/hero-plus-ms-92b611b0.svg)}}@media (max-width: 600px){.page--telegram .planet-green,.page--telegram .hero-background__planet-green{background-image:url(/static/images/hero-plus-telegram-227b5942.svg)}}.planet-purple,.hero-background__planet-purple{background-repeat:no-repeat;background-position:center;background-size:cover;width:369px;height:583px}.page--slack .planet-purple,.page--slack .hero-background__planet-purple{background-image:url(/static/images/bg-hero-slack-77cf7aea.svg)}.page--ms .planet-purple,.page--ms .hero-background__planet-purple{background-image:url(/static/images/bg-hero-ms-326b8034.svg)}.page--telegram .planet-purple,.page--telegram .hero-background__planet-purple{background-image:url(/static/images/bg-hero-telegram-11ed9819.svg)}.planet-dark,.commands__planet-dark{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/bg-chat-telegram-f40955db.svg)}.planet-red,.goals__planet-red,.pricing-ms-box__planet-red{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/goals-bg-chat-plus-ec086363.svg);width:253px;height:246px}.planet-earth,.levels__planet-earth,.levels-old__planet-earth{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/performance-plus-289965f1.svg);width:250px;height:250px}.astronaut-green,.pricing-ms-box__astronaut{background-repeat:no-repeat;background-position:center;background-size:cover;width:173px;height:298px}.levels{padding-top:110px;position:relative;background:-webkit-gradient(linear, left bottom, left top, from(rgba(255,247,235,0.8)), to(rgba(255,247,235,0.8))),radial-gradient(40% 70% at 50% 50%, #fff 20%, rgba(255,255,255,0) 100%),radial-gradient(140% 20% at 0% 100%, #5FD3CB 0%, rgba(95,211,203,0) 100%, rgba(95,211,203,0) 100%),radial-gradient(35% 100% at 90% 100%, #3EB8DD 0%, rgba(62,184,221,0) 100%),radial-gradient(140% 65% at 0% 100%, #5FD3CB 0%, rgba(95,211,203,0) 100%),radial-gradient(85% 55% at 97% 5%, #FF9494 5%, rgba(255,148,148,0) 100%),radial-gradient(40% 25% at 40% 0%, #F19905 0%, rgba(241,153,5,0) 100%),radial-gradient(45% 60% at 40% 0%, #F19905 0%, rgba(241,153,5,0) 100%),radial-gradient(25% 15% at 65% 0%, #FF9494 0%, rgba(255,148,148,0) 100%),#fff;background:linear-gradient(0deg, rgba(255,247,235,0.8), rgba(255,247,235,0.8)),radial-gradient(40% 70% at 50% 50%, #fff 20%, rgba(255,255,255,0) 100%),radial-gradient(140% 20% at 0% 100%, #5FD3CB 0%, rgba(95,211,203,0) 100%, rgba(95,211,203,0) 100%),radial-gradient(35% 100% at 90% 100%, #3EB8DD 0%, rgba(62,184,221,0) 100%),radial-gradient(140% 65% at 0% 100%, #5FD3CB 0%, rgba(95,211,203,0) 100%),radial-gradient(85% 55% at 97% 5%, #FF9494 5%, rgba(255,148,148,0) 100%),radial-gradient(40% 25% at 40% 0%, #F19905 0%, rgba(241,153,5,0) 100%),radial-gradient(45% 60% at 40% 0%, #F19905 0%, rgba(241,153,5,0) 100%),radial-gradient(25% 15% at 65% 0%, #FF9494 0%, rgba(255,148,148,0) 100%),#fff}@media (max-width: 800px){.levels{padding-top:70px}}@media (max-width: 600px){.levels{padding-top:50px}}.levels--ms{background:-webkit-gradient(linear, left top, right top, from(#FCFCF8), to(#EFEFE1));background:linear-gradient(to right, #FCFCF8, #EFEFE1)}.levels .wrapper{position:relative;z-index:3}.levels__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){.levels__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.levels__title{font-size:28px;line-height:32px}}.levels__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){.levels__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.levels__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.levels__desc br{display:none}}[lang="ru"] .levels__desc{max-width:900px}.levels__subtitle{font-size:24px;font-weight:bold;margin-top:-5px;margin-bottom:25px;text-align:center;margin-top:45px}@media screen and (max-width: 1500px){.levels__subtitle{font-size:22px}}@media (max-width: 600px){.levels__subtitle{padding:0 30px}}.levels__list{margin-bottom: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;margin-top:30px}@media (max-width: 600px){.levels__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.levels__item{margin-bottom:0;width:350px}@media (max-width: 600px){.levels__item{width:100%;margin-bottom:40px}}@media (max-width: 600px){.levels__item:last-child{margin-bottom:20px}}.levels__action{text-align:center;margin-top:50px}.levels__action .btn{width:200px}.levels__image{max-width:550px;margin:50px auto -20px;padding:0 40px}@media (max-width: 600px){.levels__image{padding:0;margin:20px auto}}.levels__image img{max-width:100%}.levels__illustration{width:100%;height:440px;position:relative;z-index:1;top:0}@media (max-width: 600px){.levels__illustration{height:320px}}.levels__background-new{width:1042.3076923077px;height:543.0769230769px;margin-left:-521.1538461538px;background-repeat:no-repeat;background-position:center;background-size:cover;bottom:-100px;z-index:2;position:absolute;left:50%;background-image:url(/static/images/levels-bg-new-2fc7bd25.svg)}@media (max-width: 600px){.levels__background-new{width:677.5px;height:353px;margin-left:-338.75px;bottom:-50px}}.levels__background{width:900px;height:619px;background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;right:-50px;bottom:0;background-image:url(/static/images/levels-bg-5fbb3285.svg);z-index:2}.levels__pluses{width:830px;height:354px;background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;z-index:1;right:-50px;bottom:30px;background-image:url(/static/images/pluses-with-five-new-677d3487.svg)}@media (max-width: 1100px){.levels__pluses{width:754.5454545455px;height:321.8181818182px;bottom:100px}}@media (max-width: 600px){.levels__pluses{width:488.2352941176px;height:208.2352941176px}}.levels__planet-earth{position:absolute;z-index:5;top:-55px;right:-70px}@media (max-width: 800px){.levels__planet-earth{top:-95px;right:-100px;width:210px;height:210px}}@media (max-width: 600px){.levels__planet-earth{top:-65px;right:-85px;width:150px;height:150px}}.levels--competitors,.levels--bonusly,.levels--nectar,.levels--kudos,.levels--matter,.levels--bravo{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}.levels--competitors .levels__desc,.levels--bonusly .levels__desc,.levels--nectar .levels__desc,.levels--kudos .levels__desc,.levels--matter .levels__desc,.levels--bravo .levels__desc{font-size:20px;line-height:30px;max-width:670px}.levels--competitors .btn--shaded,.levels--bonusly .btn--shaded,.levels--nectar .btn--shaded,.levels--kudos .btn--shaded,.levels--matter .btn--shaded,.levels--bravo .btn--shaded{-webkit-box-shadow:none;box-shadow:none}.levels--competitors .hero__buttons,.levels--bonusly .hero__buttons,.levels--nectar .hero__buttons,.levels--kudos .hero__buttons,.levels--matter .hero__buttons,.levels--bravo .hero__buttons{margin:0 auto}.levels--competitors .trial,.levels--bonusly .trial,.levels--nectar .trial,.levels--kudos .trial,.levels--matter .trial,.levels--bravo .trial{color:#1C2E39}.levels--competitors .trial:before,.levels--bonusly .trial:before,.levels--nectar .trial:before,.levels--kudos .trial:before,.levels--matter .trial:before,.levels--bravo .trial:before{background-image:url(/static/images/icon-lock--dark-c2e5514e.svg)}@media screen and (max-width: 1100px){.levels--competitors .hero__action,.levels--bonusly .hero__action,.levels--nectar .hero__action,.levels--kudos .hero__action,.levels--matter .hero__action,.levels--bravo .hero__action{width:100%}}@media screen and (max-width: 1100px){.levels--competitors .btn--outline,.levels--bonusly .btn--outline,.levels--nectar .btn--outline,.levels--kudos .btn--outline,.levels--matter .btn--outline,.levels--bravo .btn--outline{width:100%;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 1100px){.levels--competitors .btn--primary,.levels--bonusly .btn--primary,.levels--nectar .btn--primary,.levels--kudos .btn--primary,.levels--matter .btn--primary,.levels--bravo .btn--primary{width:100%;height:50px;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}}.karma-level{position:relative;padding-left:0;padding-top:5px;text-align:center}.karma-level__icon{background-repeat:no-repeat;background-position:center;background-size:cover;margin:0 auto;height:35px;margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width: 600px){.karma-level__icon{margin-bottom:15px}}.karma-level__title{font-size:17px;font-weight:bold;margin-bottom:7px}.karma-level__subtitle{margin-bottom:5px;font-size:16px}.karma-level__desc{font-size:14px;letter-spacing:0.3px;opacity:0.7}.levels-old{padding:110px 0 130px;position:relative}.levels-old--ms{background:-webkit-gradient(linear, left top, right top, from(#FCFCF8), to(#EFEFE1));background:linear-gradient(to right, #FCFCF8, #EFEFE1)}.levels-old .wrapper{position:relative;z-index:3}.levels-old__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px;text-align:left;margin-left:0}@media screen and (max-width: 1500px){.levels-old__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.levels-old__title{font-size:28px;line-height:32px}}.levels-old__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d;text-align:left;margin-left:0;max-width:650px}@media screen and (max-width: 1500px){.levels-old__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.levels-old__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.levels-old__desc br{display:none}}.levels-old__subtitle{font-size:24px;font-weight:bold;margin-top:-5px;margin-bottom:25px}@media screen and (max-width: 1500px){.levels-old__subtitle{font-size:22px}}.levels-old__list{margin-bottom:40px}.levels-old__item{margin-bottom:30px}.levels-old__action .btn{width:200px}.levels-old__illustration{overflow:hidden;width:100%;height:100%;position:absolute;z-index:1;top:0}.levels-old__background{width:900px;height:619px;background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;right:-50px;bottom:-50px;background-image:url(/static/images/levels-bg-5fbb3285.svg);z-index:2}.levels--ms .levels-old__background{bottom:-50px}.levels-old__pluses{width:923px;height:463px;background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;z-index:1;right:-80px;bottom:0;background-image:url(/static/images/pluses-with-five.svg)}.levels--ms .levels-old__pluses{bottom:10px}.levels-old__planet-earth{position:absolute;z-index:2;top:-55px;right:-70px}.karma-level-old{position:relative;padding-left:50px;padding-top:5px}.karma-level-old__icon{position:absolute;background-repeat:no-repeat;background-position:center;background-size:cover;left:0;top:0}.karma-level-old__icon--microkarma{width:34px;height:34px;background-image:url(/static/images/icon-microkarma-cd937a6c.svg)}.karma-level-old__icon--karma{width:30px;height:30px;background-image:url(/static/images/icon-regular-karma-164a62c9.svg)}.karma-level-old__icon--milestone{width:32px;height:30px;background-image:url(/static/images/icon-milestone-2573dfe4.svg)}.karma-level-old__title{font-size:20px;margin-bottom:5px}.karma-level-old__desc{font-size:15px;letter-spacing:0.3px;opacity:0.8}.performance{padding:110px 20px 50px;position:relative;z-index:5}.page--slack .performance{background:#664AA0}.page--ms .performance{background:#0A948C}.page--telegram .performance{background:#5A6EB4}.page--about .performance{background:#664AA0}@media (max-width: 1100px){.performance{padding-top:90px}}@media (max-width: 800px){.performance{padding-top:70px;padding-bottom:50px}}@media (max-width: 600px){.performance{padding-top:50px;padding-bottom:80px}}@media (max-width: 330px){.performance{padding-bottom:30px}}.performance__content{position:relative;z-index:3}.performance__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px;color:#fff}@media screen and (max-width: 1500px){.performance__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.performance__title{font-size:28px;line-height:32px}}.performance__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d;color:#fff;opacity:0.9;max-width:670px}@media screen and (max-width: 1500px){.performance__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.performance__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.performance__desc br{display:none}}[lang="ru"] .performance__desc{max-width:730px}.performance__action{text-align:center}.performance__planet-saturn{position:absolute;z-index:2;top:105px;left:-60px}.page--slack .performance__planet-saturn{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/plus-slack-5fbb3bea.svg);width:253px;height:246px}@media (max-width: 800px){.page--slack .performance__planet-saturn{width:148px;height:135px;top:50px}}@media (max-width: 600px){.page--slack .performance__planet-saturn{width:98px;height:85px;top:180px;left:-50px}}.page--ms .performance__planet-saturn{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/plus-ms-e672aaad.svg);width:253px;height:246px}@media (max-width: 800px){.page--ms .performance__planet-saturn{width:148px;height:135px;top:50px}}@media (max-width: 600px){.page--ms .performance__planet-saturn{width:98px;height:85px;top:180px;left:-50px}}.page--telegram .performance__planet-saturn{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/plus-telegram-a6fb28ac.svg);width:253px;height:246px}@media (max-width: 800px){.page--telegram .performance__planet-saturn{width:148px;height:135px;top:50px}}@media (max-width: 600px){.page--telegram .performance__planet-saturn{width:98px;height:85px;top:180px;left:-50px}}.performance__planet-red{position:absolute;z-index:2;bottom:105px;right:-120px}.page--slack .performance__planet-red{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/chat-slack-e43ccd98.svg);width:253px;height:246px}@media (max-width: 1100px){.page--slack .performance__planet-red{right:-140px}}@media (max-width: 800px){.page--slack .performance__planet-red{right:-125px;width:203px;height:196px}}@media (max-width: 600px){.page--slack .performance__planet-red{right:-75px;width:133px;height:126px;z-index:100;bottom:-100px}}.page--ms .performance__planet-red{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/chat-ms-b634ca33.svg);width:253px;height:246px}@media (max-width: 1100px){.page--ms .performance__planet-red{right:-140px}}@media (max-width: 800px){.page--ms .performance__planet-red{right:-125px;width:203px;height:196px}}@media (max-width: 600px){.page--ms .performance__planet-red{right:-75px;width:133px;height:126px;z-index:100;bottom:-100px}}.page--telegram .performance__planet-red{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/chat-telegram-bb15db09.svg);width:253px;height:246px}@media (max-width: 1100px){.page--telegram .performance__planet-red{right:-140px}}@media (max-width: 800px){.page--telegram .performance__planet-red{right:-125px;width:203px;height:196px}}@media (max-width: 600px){.page--telegram .performance__planet-red{right:-75px;width:133px;height:126px;z-index:100;bottom:-100px}}.performance__slideshow{width:1099px;height:634px;background-size:cover;padding-top:35px}.page--ms .performance__slideshow,.page--slack .performance__slideshow{margin:30px auto}.page--telegram .performance__slideshow{margin:30px auto 0}@media screen and (max-width: 1150px){.performance__slideshow{width:845.3846153846px;height:487.6923076923px;padding-top:25px}}@media screen and (max-width: 768px){.performance__slideshow{width:549.5px;height:317px;padding-top:25px}}@media (max-width: 600px){.performance__slideshow{width:100%;height:288.1818181818px}}.performance__slides{width:815px;margin:0 auto}@media screen and (max-width: 1150px){.performance__slides{width:626.9230769231px}}@media screen and (max-width: 768px){.performance__slides{width:370.4545454545px}}@media screen and (max-width: 500px){.performance__slides{width:100%}}.performance-slides{position:relative}.performance-slides .slick-list{overflow:hidden;border-radius:5px;-webkit-box-shadow:0 10px 50px rgba(0,0,0,0.25);box-shadow:0 10px 50px rgba(0,0,0,0.25)}.performance-slides__item{width:100%}.performance-slides__item img{max-width:100%}.performance-slides .slick-dots{position:absolute;width:100%;text-align:center;bottom:-63px}@media screen and (max-width: 1150px){.performance-slides .slick-dots{bottom:-40px}}@media (max-width: 600px){.performance-slides .slick-dots{bottom:-54px}}.performance-slides .slick-dots li{width:20px;height:20px;background-color:#172931;border-radius:50%;cursor:pointer;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;margin:0 5px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 1150px){.performance-slides .slick-dots li{width:15px;height:15px}}.page--ms .performance-slides .slick-dots li::after{content:"";width:100%;height:100%;background:rgba(71,73,123,0.65);border-radius:100px;display:block}.page--telegram .performance-slides .slick-dots li::after{content:"";width:100%;height:100%;background:rgba(23,119,146,0.65);border-radius:100px;display:block}.performance-slides .slick-dots li:hover{opacity:0.4}.performance-slides .slick-dots li.slick-active{background-color:#f3b346;border-radius:50%;cursor:default;opacity:1 !important;-webkit-transform:scale(1) !important;transform:scale(1) !important}.performance-slides .slick-dots li.slick-active::after{display:none}.performance-slides .slick-arrow{border:none;width:80px;height:80px;font-size:0;background:rgba(23,41,49,0.95);border-radius:1000px;position:absolute;margin-top:-50px;outline:none;-webkit-transition:all ease 0.3s;transition:all ease 0.3s}.page--ms .performance-slides .slick-arrow{background:rgba(65,68,115,0.8)}.page--telegram .performance-slides .slick-arrow{background:rgba(23,77,119,0.6)}@media screen and (max-width: 1150px){.performance-slides .slick-arrow{width:60px;height:60px}}@media (max-width: 600px){.performance-slides .slick-arrow{display:none !important}}.performance-slides .slick-arrow::after{content:"";width:20px;height:17px;display:block;background-image:url(/static/images/icon-arrow-e02a50a2.svg);background-repeat:no-repeat;background-position:center;background-size:cover;margin:0 auto}.performance-slides .slick-arrow:hover{background:rgba(38,88,119,0.7);-webkit-transform:scale(0.95);transform:scale(0.95)}.page--ms .performance-slides .slick-arrow:hover{background:rgba(71,73,123,0.6)}.page--telegram .performance-slides .slick-arrow:hover{background:rgba(23,117,146,0.4)}.performance-slides .slick-arrow:active{margin-top:-46px}.performance-slides .slick-arrow.slick-prev{top:50%;left:-150px}@media screen and (max-width: 1150px){.performance-slides .slick-arrow.slick-prev{left:-110px}}.performance-slides .slick-arrow.slick-prev::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.performance-slides .slick-arrow.slick-next{top:50%;right:-150px}@media screen and (max-width: 1150px){.performance-slides .slick-arrow.slick-next{right:-110px}}.performance-background{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;overflow:hidden;background:radial-gradient(50% 86.19% at 50% 100%, rgba(85,195,227,0.2) 0%, rgba(85,195,227,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background:radial-gradient(50% 86.19% at 50% 100%, rgba(85,195,227,0.2) 0%, rgba(85,195,227,0) 100%),linear-gradient(0deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%)}.performance-background__list{width:100%;height:100%}.performance-background__item{position:absolute}.performance-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}.performance-background__item--pluses{width:104%;height:70%;left:-2% !important;bottom:0% !important;background-image:url(/static/images/performance-pluses-356f37b5.svg);background-repeat:no-repeat;background-position:center;opacity:0.1;z-index:1}.pricing-ms{padding:110px 0;position:relative}.page--slack .pricing-ms{background:#664AA0}.page--ms .pricing-ms{background:#0A948C}.page--telegram .pricing-ms{background:#5A6EB4}.page--about .pricing-ms{background:#664AA0}@media (max-width: 1100px){.pricing-ms{padding:90px 0}}@media (max-width: 800px){.pricing-ms{padding:80px 0}}@media (max-width: 600px){.pricing-ms{padding:60px 0}}.pricing-ms__content{position:relative;z-index:3}.pricing-ms__box{width:950px;margin:0 auto}.page--telegram .pricing-ms__box{width:815px}@media (max-width: 800px){.page--telegram .pricing-ms__box{width:90%}}@media (max-width: 800px){.pricing-ms__box{width:90%}}.pricing-ms__conditions{color:#fff;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;font-size:20px;font-weight:500;margin-top:40px}@media (max-width: 800px){.pricing-ms__conditions{font-size:16px}}@media (max-width: 600px){.pricing-ms__conditions{-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-ms__condition{margin:0 30px;position:relative}@media (max-width: 600px){.pricing-ms__condition{margin:20px 0}}@media (max-width: 600px){.pricing-ms__condition:last-child{margin-bottom:0}}.pricing-ms__condition::before{position:absolute;content:"";width:7px;height:7px;background:#C1C1C1;border-radius:100px;top:50%;margin-top:-3px;left:-33px}@media (max-width: 600px){.pricing-ms__condition::before{background:rgba(193,193,193,0.5);top:-23px;margin-left:-3px;margin-top:0;left:50%}}.pricing-ms__condition:first-child::before{display:none}.pricing-ms-box{position:relative;z-index:0;padding-top:60px;padding-bottom:155px;color:#fff;border-radius:7px;-webkit-box-shadow:0 12px 25px rgba(0,0,0,0.12);box-shadow:0 12px 25px rgba(0,0,0,0.12)}.page--ms .pricing-ms-box{background:-webkit-gradient(linear, left top, left bottom, color-stop(5%, #172931), to(rgba(23,41,49,0))),#664AA0;background:linear-gradient(180deg, #172931 5%, rgba(23,41,49,0) 100%),#664AA0}.page--ms .pricing-ms-box::after{content:"";display:block;position:absolute;bottom:0;width:100%;height:100%;z-index:-1;background-image:url(/static/images/pricing-land-21752c7a.svg);background-repeat:no-repeat;background-position:center;background-position-y:110px}@media (max-width: 800px){.page--ms .pricing-ms-box::after{display:none}}.page--telegram .pricing-ms-box{background:-webkit-gradient(linear, left top, left bottom, color-stop(5%, #172931), to(rgba(23,41,49,0))),#664AA0;background:linear-gradient(180deg, #172931 5%, rgba(23,41,49,0) 100%),#664AA0}.page--telegram .pricing-ms-box::after{content:"";display:block;position:absolute;bottom:0;width:100%;height:100%;z-index:-1;background-image:url(/static/images/pricing-land-21752c7a.svg);background-repeat:no-repeat;background-position:center;background-size:94%;background-position-y:0px}@media (max-width: 800px){.page--telegram .pricing-ms-box::after{background-image:url(/static/images/pricing-land-21752c7a.svg);background-position-y:35px}}@media (max-width: 750px){.page--telegram .pricing-ms-box::after{background-image:url(/static/images/pricing-land-two-4d905d3f.svg);background-size:60%;background-position-y:93%}}@media (max-width: 600px){.page--telegram .pricing-ms-box::after{background-image:url(/static/images/pricing-land-two-4d905d3f.svg);background-size:300px;background-position-y:88%}}@media (max-width: 330px){.page--telegram .pricing-ms-box::after{background-image:url(/static/images/pricing-land-two-4d905d3f.svg);background-size:88%;background-position-y:85%}}.pricing-ms-box::before{content:"";display:block;position:absolute;bottom:0;width:96%;height:268px;left:2%;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:10px 10px 0 0;top:0;left:0;opacity:0.7}.pricing-ms-box__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px;color:#fff}@media screen and (max-width: 1500px){.pricing-ms-box__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.pricing-ms-box__title{font-size:28px;line-height:32px}}@media (max-width: 600px){.pricing-ms-box__title{max-width:240px}.page--telegram .pricing-ms-box__title{max-width:none}}.pricing-ms-box__free{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d;color:#fff;opacity:0.9}@media screen and (max-width: 1500px){.pricing-ms-box__free{font-size:18px;line-height:25px}}@media (max-width: 600px){.pricing-ms-box__free{font-size:16px;line-height:25px}}@media (max-width: 600px){.pricing-ms-box__free br{display:none}}.page--telegram .pricing-ms-box__free{margin-bottom:40px}.pricing-ms-box__switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pricing-ms-box__value{font-size:130px;line-height:130px;font-weight:500;text-align:center;margin:25px 0 20px}@media (max-width: 600px){.pricing-ms-box__value{font-size:110px;line-height:110px}}.pricing-ms-box__note{text-align:center;color:#5892B4;font-size:16px}.page--ms .pricing-ms-box__note{color:#7c7da9;opacity:0.8}.pricing-ms-box__action{text-align:center;margin-top:20px}@media (max-width: 750px){.page--telegram .pricing-ms-box__action{margin-bottom:60px}}.pricing-ms-box__action a{min-width:250px}.pricing-ms-box__enterprise{margin-top:38px;font-size:18px;text-align:center}.pricing-ms-box__enterprise a{color:#F2AE43}.page--ms .pricing-ms-box__enterprise a{color:#a7aaf5}.pricing-ms-box__enterprise a:hover{opacity:0.5}.pricing-ms-box__planet-red{width:191px;height:186px;position:absolute;z-index:2;top:160px;right:-80px}@media (max-width: 600px){.pricing-ms-box__planet-red{right:-90px;width:121px;height:116px}}@media (max-width: 750px){.page--telegram .pricing-ms-box__planet-red{display:none}}.pricing-ms-box__astronaut{position:absolute;z-index:2;bottom:50px;left:-35px}@media (max-width: 600px){.pricing-ms-box__astronaut{width:93px;height:164px;bottom:30px;left:-19px}}@media (max-width: 330px){.pricing-ms-box__astronaut{left:-39px}}@media (max-width: 750px){.page--telegram .pricing-ms-box__astronaut{left:30% !important}}.pricing-ms-switcher{position:relative;z-index:1}.pricing-ms-switcher__item{font-size:15px;letter-spacing:0.8px;text-transform:uppercase;font-weight:bold;height:46px;line-height:42px;padding:0 20px;border:2px solid #F2AE43;color:#F2AE43;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;cursor:pointer}.pricing-ms-switcher__item:first-child{border-radius:4px 0 0 4px;margin-right:-1px}.pricing-ms-switcher__item:last-child{border-radius:0 4px 4px 0;margin-left:-1px}.pricing-ms-switcher__item.is-active{background:#F2AE43 !important;cursor:default;color:#fff}.pricing-ms-switcher__item:hover{background:rgba(242,174,67,0.1)}.pricing-ms-background{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;overflow:hidden}.page--slack .pricing-ms-background{background-image:radial-gradient(50% 50% at 50% 100%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(50% 50% at 50% 100%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),linear-gradient(0deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%)}.page--ms .pricing-ms-background{background-image:radial-gradient(50% 50% at 50% 100%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(50% 50% at 50% 100%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),linear-gradient(0deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%)}.page--telegram .pricing-ms-background{background-image:radial-gradient(50% 50% at 50% 100%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(50% 50% at 50% 100%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),linear-gradient(0deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%)}@media (max-width: 1100px){.page--slack .pricing-ms-background{background-image:radial-gradient(70% 50% at 50% 50%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),radial-gradient(50% 70% at 50% 50%, #664AA0 0%, rgba(102,74,160,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0.9)), color-stop(35%, rgba(23,41,49,0)), color-stop(70%, rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(70% 50% at 50% 50%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),radial-gradient(50% 70% at 50% 50%, #664AA0 0%, rgba(102,74,160,0) 100%),linear-gradient(0deg, rgba(23,41,49,0.9) 0%, rgba(23,41,49,0) 35%, rgba(23,41,49,0) 70%, rgba(23,41,49,0.9) 100%)}.page--ms .pricing-ms-background{background-image:radial-gradient(70% 50% at 50% 50%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),radial-gradient(50% 70% at 50% 50%, #0A948C 0%, rgba(102,74,160,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0.9)), color-stop(35%, rgba(23,41,49,0)), color-stop(70%, rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(70% 50% at 50% 50%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),radial-gradient(50% 70% at 50% 50%, #0A948C 0%, rgba(102,74,160,0) 100%),linear-gradient(0deg, rgba(23,41,49,0.9) 0%, rgba(23,41,49,0) 35%, rgba(23,41,49,0) 70%, rgba(23,41,49,0.9) 100%)}.page--telegram .pricing-ms-background{background-image:radial-gradient(70% 50% at 50% 50%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),radial-gradient(50% 70% at 50% 50%, #5A6EB4 0%, rgba(102,74,160,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0.9)), color-stop(35%, rgba(23,41,49,0)), color-stop(70%, rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(70% 50% at 50% 50%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),radial-gradient(50% 70% at 50% 50%, #5A6EB4 0%, rgba(102,74,160,0) 100%),linear-gradient(0deg, rgba(23,41,49,0.9) 0%, rgba(23,41,49,0) 35%, rgba(23,41,49,0) 70%, rgba(23,41,49,0.9) 100%)}}.pricing-ms-background__list{width:100%;height:100%}.pricing-ms-background__item{position:absolute}.pricing-ms-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}.pricing-ms-background__item--pluses{width:104%;height:104%;left:-2% !important;top:-2% !important;background-image:url(/static/images/hero/pluses-271550e2.svg);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:0.06}.pricing-slack-cards__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px;color:#fff}@media screen and (max-width: 1500px){.pricing-slack-cards__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.pricing-slack-cards__title{font-size:28px;line-height:32px}}.pricing-slack-cards__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d;color:#fff;opacity:0.9}@media screen and (max-width: 1500px){.pricing-slack-cards__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.pricing-slack-cards__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.pricing-slack-cards__desc br{display:none}}.pricing-slack-cards__enterprise{margin-top:40px;text-align:center}.pricing-slack-cards__enterprise a{color:#F2AE43;font-weight:500}.pricing-slack-cards__enterprise a:hover{opacity:0.5}.pricing-slack-cards__action{text-align:center}.pricing-slack-cards__features{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;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:70px 0}@media (max-width: 800px){.pricing-slack-cards__features{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:-20px 0 20px}}.pricing-slack-cards__feature{width:28%}@media (max-width: 800px){.pricing-slack-cards__feature{text-align:center;width:100%;margin-bottom:40px}}.pricing-slack-cards__feature:nth-child(2){margin:0 60px}@media (max-width: 800px){.pricing-slack-cards__feature:nth-child(2){margin-left:0;margin-right:0;margin-bottom:40px}}.pricing-slack-cards__feature a{color:#F2AE43;display:inline-block}.pricing-slack-cards__feature a:hover{opacity:0.75}.pricing-switcher-big{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}.pricing-switcher-big__item{font-size:15px;letter-spacing:0.8px;text-transform:uppercase;font-weight:bold;height:40px;line-height:36px;padding:0 20px;border:2px solid #F2AE43;color:#F2AE43;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;cursor:pointer}.pricing-switcher-big__item:first-child{border-radius:4px 0 0 4px;margin-right:-1px}.pricing-switcher-big__item:last-child{border-radius:0 4px 4px 0;margin-left:-1px}.pricing-switcher-big__item.is-active{background:#F2AE43 !important;cursor:default;color:#fff}.pricing-switcher-big__item:hover{background:rgba(242,174,67,0.1)}.pricing-cards{margin:50px 0}.pricing-cards__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:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 800px){.pricing-cards__list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.pricing-cards__item{width:320px;height:198px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.1);box-shadow:0 5px 10px rgba(0,0,0,0.1);border-radius:5px;overflow:hidden;color:#ffffff;margin-right:25px;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;background-repeat:no-repeat;background-position:center;background-size:cover;padding:25px 25px 20px 25px;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}@media (min-width: 800px) and (max-width: 1100px){.pricing-cards__item{height:160px;padding:20px;margin-right:15px}}@media (max-width: 800px){.pricing-cards__item{margin:0 15px 30px}}@media (max-width: 600px){.pricing-cards__item{margin-left:0;margin-right:0;margin-bottom:20px}}@media (max-width: 330px){.pricing-cards__item{width:300px;height:178px}}.pricing-cards__item::after{content:"";display:block;top:0;right:0;position:absolute;width:100%;height:100%;background-repeat:no-repeat;background-position:top right;-webkit-transition:all ease 0.3s;transition:all ease 0.3s}.pricing-cards__item--enterprise{background-color:#ff9494}.pricing-cards__item--enterprise::after{bottom:-20px;right:-20px;background-size:contain;top:auto;background-image:url(/static/images/pricing-cards-enterprise-9ec86d57.svg)}.pricing-cards__item--startup{background-color:#664aa0}.pricing-cards__item--startup::after{top:4px;right:0px;background-image:url(/static/images/pricing-cards-get-start-71cd5e12.svg)}@media (min-width: 800px) and (max-width: 1100px){.pricing-cards__item--startup::after{right:-70px}}.pricing-cards__item--small{background-color:#195A78}.pricing-cards__item--small::after{background-image:url(/static/images/pricing-cards-small-aee50787.svg);right:-10px}@media (min-width: 800px) and (max-width: 1100px){.pricing-cards__item--small::after{right:-30px;background-size:160px}}.pricing-cards__item--medium{background-color:#196D78}.pricing-cards__item--medium::after{top:10px;right:10px;background-image:url(/static/images/pricing-cards-medium-5ca53af5.svg)}@media (min-width: 800px) and (max-width: 1100px){.pricing-cards__item--medium::after{top:28px;right:-14px;background-size:122px}}.pricing-cards__item--large{background-color:#305587}.pricing-cards__item--large::after{background-image:url(/static/images/pricing-cards-large-e290f324.svg)}@media (min-width: 800px) and (max-width: 1100px){.pricing-cards__item--large::after{right:-50px}}.pricing-cards__item:hover{-webkit-box-shadow:0 10px 30px rgba(0,0,0,0.1);box-shadow:0 10px 30px rgba(0,0,0,0.1);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.pricing-cards__item:hover::after{-webkit-transform:translateX(5px);transform:translateX(5px);opacity:0.8}.pricing-cards__item:last-child{margin-right:0}@media (max-width: 800px){.pricing-cards__item:last-child{margin-right:15px}}@media (max-width: 600px){.pricing-cards__item:last-child{margin-right:0}}.pricing-cards__info{display:block;position:relative;z-index:1}.pricing-cards__title{font-weight:bold;font-size:24px;line-height:24px;margin-bottom:5px}.pricing-cards__users{font-size:14px;line-height:20px;opacity:0.8}.pricing-cards__item--startup .pricing-cards__users{max-width:60%}.pricing-cards__price{font-size:42px;position:relative;z-index:1}[lang="ru"] .pricing-cards__price{font-size:32px}@media (max-width: 1100px){.pricing-cards__price{font-size:32px}}@media (max-width: 600px){.pricing-cards__price{font-size:38px}}.pricing-cards__value{display:inline-block;font-size:45px}@media (max-width: 1100px){.pricing-cards__value{font-size:30px}}@media (max-width: 600px){.pricing-cards__value{font-size:36px}}.pricing-cards__period{font-size:24px;display:inline-block;margin-left:2px}@media (max-width: 1100px){.pricing-cards__period{font-size:20px}}.pricing-slack-cards-feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 800px){.pricing-slack-cards-feature{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}.pricing-slack-cards-feature__icon{margin-right:15px}@media (max-width: 800px){.pricing-slack-cards-feature__icon{margin-right:0;margin-bottom:5px}}.pricing-slack-cards-feature__title{font-weight:bold;font-size:18px;margin-bottom:5px}.pricing-slack-cards-feature__desc{font-size:14px;opacity:0.75}.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:15px}@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{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px;color:#fff;font-weight:400;font-size:18px;margin-bottom:35px}@media screen and (max-width: 1500px){.pricing-slack-freemium__desc{font-size:33px;line-height:37px}}@media (max-width: 600px){.pricing-slack-freemium__desc{font-size:28px;line-height:32px}}.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:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.pricing-slack-freemium__section--free{width:28%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-top:90px}.pricing-slack-freemium__section--free .btn{margin-top:63px;width:70%}@media screen and (max-width: 1100px){.pricing-slack-freemium__section--free .btn{margin-top:25px;width:70%;max-width:250px}}.pricing-slack-freemium__section--free .pricing-features{margin-top:70px}.pricing-slack-freemium__section--calculate{width:30%;max-width:450px}@media screen and (max-width: 1100px){.pricing-slack-freemium__section--calculate{margin:0 auto}.pricing-slack-freemium__section--calculate::after{content:"";position:absolute;z-index:-1;width:100vw;height:calc(100% + 90px);background:none;top:-50px}}@media screen and (max-width: 600px){.pricing-slack-freemium__section--calculate::after{top:-35px;height:calc(100% + 82px)}}.pricing-slack-freemium__section--calculate .btn{margin-top:35px}.pricing-slack-freemium__section--enterprise{width:28%;padding-top:90px}.pricing-slack-freemium__section--enterprise .btn{margin-top:63px;width:70%}@media screen and (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}@media screen and (max-width: 1100px){.pricing-slack-freemium__section{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin-bottom:100px}}.pricing-slack-freemium__card{margin:0 auto}@media screen and (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}@media screen and (max-width: 1100px){.pricing-slack-freemium__action{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.pricing-features{width:100%;margin-top:40px}@media screen and (max-width: 1100px){.pricing-features{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:400px;margin-top:25px !important}}.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;border-radius:5px}@media screen and (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 screen and (max-width: 1100px){.pricing-features__item::before{display:none}}.pricing-features__item--simple::before{display:none}.pricing-features__item:nth-child(odd){background:rgba(18,50,67,0.5)}.pricing-features__item:nth-child(even){background:none}.pricing-features__item:last-of-type{background:transparent}.pricing-features__item:last-of-type a{font-weight:bold;color:#F2AE43}.pricing-slack-slider__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px;color:#fff;text-align:left;margin-left:0}@media screen and (max-width: 1500px){.pricing-slack-slider__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.pricing-slack-slider__title{font-size:28px;line-height:32px}}.pricing-slack-slider__title--mobile{display:none;text-align:center;margin:0 auto}@media (max-width: 1000px){.pricing-slack-slider__title--mobile{display:block}}@media (max-width: 1000px){.pricing-slack-slider__title--desktop{display:none}}.pricing-slack-slider__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d;color:#fff;opacity:0.9;text-align:left;margin-left:0}@media screen and (max-width: 1500px){.pricing-slack-slider__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.pricing-slack-slider__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.pricing-slack-slider__desc br{display:none}}.pricing-slack-slider__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 1100px){.pricing-slack-slider__columns{padding:0 30px}}@media (max-width: 1000px){.pricing-slack-slider__columns{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (max-width: 600px){.pricing-slack-slider__columns{padding:0}}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.pricing-slack-slider__column--text{width:60%}}@media (min-width: 1600px){.pricing-slack-slider__column--text{margin-left:70px}}@media (max-width: 1000px){.pricing-slack-slider__column--text{width:100%}}.pricing-slack-slider__column--calculate{width:400px;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:50px;margin-right:50px}@media (min-width: 1600px){.pricing-slack-slider__column--calculate{margin-right:0}}@media (max-width: 1100px){.pricing-slack-slider__column--calculate{margin-right:0}}@media (max-width: 1000px){.pricing-slack-slider__column--calculate{margin-left:auto;margin-right:auto;margin-top:40px}}@media (max-width: 600px){.pricing-slack-slider__column--calculate{width:340px;position:relative;left:50%;margin-left:-170px}}@media screen and (max-width: 330px){.pricing-slack-slider__column--calculate{width:300px;left:-10px;margin-left:0}}.pricing-slack-slider__features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:50px 0 0}@media (max-width: 1000px){.pricing-slack-slider__features{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pricing-slack-slider__feature{width:25%}@media (max-width: 1000px){.pricing-slack-slider__feature{width:100%;margin-bottom:40px}}.pricing-slack-slider__feature:nth-child(2){margin:0 50px}@media (max-width: 1000px){.pricing-slack-slider__feature:nth-child(2){margin-left:0;margin-right:0;margin-bottom:40px}}@media (max-width: 1000px){.pricing-slack-slider__feature:last-child{margin-bottom:0}}.pricing-slack-slider__feature a{color:#F2AE43;display:inline-block;font-weight:400}.pricing-slack-slider__feature a:hover{opacity:0.75}.pricing-slack-calculate{width:100%;border-radius:5px;overflow:hidden;-webkit-box-shadow:0 12px 24px rgba(0,0,0,0.1);box-shadow:0 12px 24px rgba(0,0,0,0.1)}@media (max-width: 600px){.pricing-slack-calculate{overflow:visible;margin-top:60px}}.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}}.pricing-slack-calculate__subtitle{font-weight:600;font-size:14px;text-transform:uppercase;position:absolute;text-align:center;left:0;width:100%;top:36px;color:#8ba0b4}.is-freemium .pricing-slack-calculate__subtitle{top:26px}@media (max-width: 1000px){.pricing-slack-calculate__subtitle{font-size:12px}}.pricing-slack-calculate__range{margin-top:41px;position:relative}@media screen and (max-width: 330px){.pricing-slack-calculate__range{margin-top:80px}}.pricing-slack-calculate__range-from,.pricing-slack-calculate__range-to{color:#8CA0B3;font-size:16px;font-weight:600;position:absolute;top:-36px}.pricing-slack-calculate__range-to{right:0}.pricing-slack-calculate__enterprise{padding:0 40px 30px;background:#fff;text-align:center}.pricing-slack-calculate__enterprise a{color:#F2AE43}.pricing-slack-calculate__enterprise a:hover{opacity:0.5}.pricing-slack-calculate__action{padding:0 40px 40px;background:#fff}@media (max-width: 600px){.pricing-slack-calculate__action{padding:0 30px 30px;border-radius:0 0 5px 5px}}.pricing-slack-calculate__action a{width:100%;-webkit-box-shadow:none !important;box-shadow:none !important}@media screen and (max-width: 330px){.pricing-slack-calculate__action a{padding:0}}.pricing-slack-calculate-card{width:100%;height:100%;color:#fff;background-repeat:no-repeat;background-position:center;background-size:104%;padding:25px 25px 20px 25px;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;-webkit-transition:all ease 1s;transition:all ease 1s}@media (max-width: 600px){.pricing-slack-calculate-card{background-size:140%;border-radius:5px 5px 0 0}}.pricing-slack-calculate-card.is-startup{background-color:#2F646C}.pricing-slack-calculate-card.is-small{background-color:#195A78;background-color:#f2ae43}.pricing-slack-calculate-card.is-medium{background-color:#f2ae43}.pricing-slack-calculate-card.is-large{background-color:#f2ae43}.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;opacity:0;visibility:hidden;background-repeat:no-repeat;background-position:top right;-webkit-transition:all ease 1s;transition:all ease 1s}.pricing-slack-calculate-card__picture--startup{background-image:url(/static/images/pricing-cards-startups-e3ae4d4e.svg);background-size:170px;right:-12px;top:60px}.is-startup .pricing-slack-calculate-card__picture--startup{opacity:1;visibility:visible;right:18px}@media (max-width: 600px){.is-startup .pricing-slack-calculate-card__picture--startup{opacity:0.9}}.pricing-slack-calculate-card__picture--small{background-image:url(/static/images/pricing-cards-small--slider-a66dafa4.svg);background-size:230px;right:0px}.is-small .pricing-slack-calculate-card__picture--small{opacity:1;visibility:visible;right:0}@media (max-width: 600px){.is-small .pricing-slack-calculate-card__picture--small{opacity:0.9}}.pricing-slack-calculate-card__picture--medium{background-image:url(/static/images/pricing-cards-medium-5ca53af5.svg);background-size:240px;background-position:right;background-position-y:-15px}.is-medium .pricing-slack-calculate-card__picture--medium{opacity:1;visibility:visible}@media (max-width: 600px){.is-medium .pricing-slack-calculate-card__picture--medium{opacity:0.9}}.pricing-slack-calculate-card__picture--large{background-image:url(/static/images/pricing-cards-large--slider-01572fe5.svg);background-size:250px;background-position:right}.is-large .pricing-slack-calculate-card__picture--large{opacity:1;visibility:visible;right:-10px}@media (max-width: 600px){.is-large .pricing-slack-calculate-card__picture--large{opacity:0.9}}.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:45px}@media (max-width: 600px){.pricing-slack-calculate-card__value{font-weight:600}}.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{position:absolute;right:20px;top:26px;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 600px){.pricing-switcher-mini{right:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:-50px}}.pricing-switcher-mini__item{color:rgba(255,255,255,0.8);font-size:13px;font-weight:600;-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:#FFF;cursor:default;opacity:1 !important}.pricing-switcher-mini__state{margin:0 8px;width:46px;height:24px;border-radius:100px;background:#F2AE43;padding:4px;cursor:pointer}.pricing-switcher-mini__state::after{content:"";display:block;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;height:16px;width:16px;background:#fff;border-radius:100px}.is-annually .pricing-switcher-mini__state::after{margin-left:21px}.pricing-slack-slider-feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width: 1000px){.pricing-slack-slider-feature{-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-slider-feature__icon{margin-bottom:10px;height:100px}@media (max-width: 1000px){.pricing-slack-slider-feature__icon{height:auto;margin-bottom:5px}}.pricing-slack-slider-feature__icon svg{-webkit-transform-origin:0 0;transform-origin:0 0}@media (max-width: 1000px){.pricing-slack-slider-feature__icon svg{-webkit-transform:scale(1) !important;transform:scale(1) !important}}.pricing-slack-slider-feature__icon--trial svg{-webkit-transform:scale(1.9);transform:scale(1.9)}.pricing-slack-slider-feature__icon--activeusers svg{-webkit-transform:scale(1.68);transform:scale(1.68)}.pricing-slack-slider-feature__icon--discount svg{-webkit-transform:scale(1.75, 1.8);transform:scale(1.75, 1.8);margin-top:9px}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.pricing-slack-slider-feature__data{display:block;width:100%}}@media (max-width: 1000px){.pricing-slack-slider-feature__data{text-align:center}}.pricing-slack-slider-feature__title{font-weight:bold;font-size:18px;margin-bottom:10px}@media (max-width: 1000px){.pricing-slack-slider-feature__title{margin-bottom:5px}}.pricing-slack-slider-feature__desc{font-size:14px;line-height:18px;opacity:0.75}.pricing-slack{padding:110px 0;position:relative}.page--slack .pricing-slack{background:#664AA0}.page--ms .pricing-slack{background:#0A948C}.page--telegram .pricing-slack{background:#5A6EB4}.page--about .pricing-slack{background:#664AA0}@media (max-width: 1100px){.pricing-slack{padding:90px 0}}@media (max-width: 800px){.pricing-slack{padding:80px 0}}@media (max-width: 600px){.pricing-slack{padding:60px 0}}.pricing-slack__content{position:relative;z-index:3}.pricing-slack-background{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;overflow:hidden}.page--slack .pricing-slack-background{background-image:radial-gradient(50% 50% at 50% 100%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(50% 50% at 50% 100%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),linear-gradient(0deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%)}.page--ms .pricing-slack-background{background-image:radial-gradient(50% 50% at 50% 100%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(50% 50% at 50% 100%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),linear-gradient(0deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%)}.page--telegram .pricing-slack-background{background-image:radial-gradient(50% 50% at 50% 100%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(50% 50% at 50% 100%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),linear-gradient(0deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%)}@media (max-width: 1100px){.page--slack .pricing-slack-background{background-image:radial-gradient(70% 50% at 50% 50%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),radial-gradient(50% 70% at 50% 50%, #664AA0 0%, rgba(102,74,160,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0.9)), color-stop(35%, rgba(23,41,49,0)), color-stop(70%, rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(70% 50% at 50% 50%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),radial-gradient(50% 70% at 50% 50%, #664AA0 0%, rgba(102,74,160,0) 100%),linear-gradient(0deg, rgba(23,41,49,0.9) 0%, rgba(23,41,49,0) 35%, rgba(23,41,49,0) 70%, rgba(23,41,49,0.9) 100%)}.page--ms .pricing-slack-background{background-image:radial-gradient(70% 50% at 50% 50%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),radial-gradient(50% 70% at 50% 50%, #0A948C 0%, rgba(102,74,160,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0.9)), color-stop(35%, rgba(23,41,49,0)), color-stop(70%, rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(70% 50% at 50% 50%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),radial-gradient(50% 70% at 50% 50%, #0A948C 0%, rgba(102,74,160,0) 100%),linear-gradient(0deg, rgba(23,41,49,0.9) 0%, rgba(23,41,49,0) 35%, rgba(23,41,49,0) 70%, rgba(23,41,49,0.9) 100%)}.page--telegram .pricing-slack-background{background-image:radial-gradient(70% 50% at 50% 50%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),radial-gradient(50% 70% at 50% 50%, #5A6EB4 0%, rgba(102,74,160,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0.9)), color-stop(35%, rgba(23,41,49,0)), color-stop(70%, rgba(23,41,49,0)), to(rgba(23,41,49,0.9)));background-image:radial-gradient(70% 50% at 50% 50%, rgba(62,184,221,0.3) 0%, rgba(62,184,221,0) 100%),radial-gradient(50% 70% at 50% 50%, #5A6EB4 0%, rgba(102,74,160,0) 100%),linear-gradient(0deg, rgba(23,41,49,0.9) 0%, rgba(23,41,49,0) 35%, rgba(23,41,49,0) 70%, rgba(23,41,49,0.9) 100%)}}.pricing-slack-background__list{width:100%;height:100%}.pricing-slack-background__item{position:absolute}.pricing-slack-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}.pricing-slack-background__item--pluses{width:104%;height:104%;left:-2% !important;top:-2% !important;background-image:url(/static/images/hero/pluses-271550e2.svg);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:0.06}.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:#f2ae43}.page--ms .privacy__content a{color:#9095e7}.page--telegram .privacy__content a{color:#54a9eb}.page--about .privacy__content a{color:#f2ae43}.page--competitors .privacy__content a{color:#f2ae43}.page--bravo .privacy__content a{color:#f2ae43}.page--kudos .privacy__content a{color:#f2ae43}.page--matter .privacy__content a{color:#f2ae43}.page--bonusly .privacy__content a{color:#f2ae43}.page--nectar .privacy__content a{color:#f2ae43}.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%}}.promo{min-height:400px;padding:90px 0}.promo__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;z-index:2}@media screen and (max-width: 820px){.promo__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.promo__illustration{width:350px;height:370px;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:90px;background-repeat:no-repeat;background-size:cover;background-image:url(/static/images/sticker-ok-bb9acecc.png)}@media screen and (max-width: 820px){.promo__illustration{width:300px;height:320px;margin:0 auto;margin-bottom:30px}}.promo__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px;text-align:left;margin-bottom:20px}@media screen and (max-width: 1500px){.promo__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.promo__title{font-size:28px;line-height:32px}}@media screen and (max-width: 820px){.promo__title{text-align:center}}.promo__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d;text-align:left}@media screen and (max-width: 1500px){.promo__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.promo__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.promo__desc br{display:none}}@media screen and (max-width: 820px){.promo__desc{text-align:center}}.promo__desc p{margin-bottom:5px}.promo__code{text-transform:uppercase;font-weight:bold;font-size:30px;font-family:"SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;border-radius:2px;letter-spacing:2px;color:#250808}@media screen and (max-width: 820px){.promo__code{text-align:center;margin-top:45px}}.promo__code span{display:inline-block;background:#eef4cd;padding:5px}.promo__tip{font-size:12px;color:#8ea2ad;margin-top:10px}.promo__tip a{color:#F2AE43}@media screen and (max-width: 820px){.promo__tip{text-align:center}}@media screen and (max-width: 820px){.promo__actions{text-align:center}}.promo__actions a{margin-right:25px;margin-bottom:15px}@media screen and (max-width: 820px){.promo__actions a{margin-right:0}}.promo__start{font-weight:bold;margin-top:30px;margin-bottom:15px}@media screen and (max-width: 820px){.promo__start{text-align:center;margin-top:45px}}.promo__trial{color:#182932;max-width:600px;margin-top:0}.promo__trial::before{background-image:url(/static/images/icon-lock--dark-c2e5514e.svg)}.rewards{padding:110px 0 0;background:radial-gradient(135% 35% at 135% 0%, #F19905 0%, rgba(255,255,255,0) 100%),radial-gradient(30% 55% at 70% 100%, #3EB8DD 0%, rgba(62,184,221,0) 100%),radial-gradient(100% 35% at 100% 100%, #5FD3CB 5%, rgba(255,255,255,0) 100%),radial-gradient(50% 70% at 23% 100%, #FF9494 0%, rgba(255,255,255,0) 100%),#fff;position:relative;overflow:hidden}@media (max-width: 1100px){.rewards{padding:90px 0 0}}@media (max-width: 800px){.rewards{padding:70px 0 0}}@media (max-width: 600px){.rewards{padding:50px 0 0}}.rewards__content{position:relative;z-index:2}.rewards__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){.rewards__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.rewards__title{font-size:28px;line-height:32px}}.rewards__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d;max-width:670px}@media screen and (max-width: 1500px){.rewards__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.rewards__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.rewards__desc br{display:none}}.rewards__image{margin:60px auto 0;max-width:870px;border-radius:13px 13px 0 0;border:1px solid #D6D6D6;border-bottom:none;overflow:hidden;-webkit-box-shadow:0 0 22px rgba(67,74,82,0.12);box-shadow:0 0 22px rgba(67,74,82,0.12);position:relative;z-index:3}@media (max-width: 600px){.rewards__image{margin-top:30px}}.rewards__image img{max-width:100%}.rewards__astronaut{width:385px;height:500px;background-image:url(/static/images/rewards-girl-9c3d2ba4.svg);background-size:cover;position:absolute;bottom:-20px;z-index:5;left:50%;margin-left:200px}@media (max-width: 1100px){.rewards__astronaut{margin-left:100px}}@media (max-width: 800px){.rewards__astronaut{left:50%;margin-left:0}}@media (max-width: 750px){.rewards__astronaut{width:348px;height:450px;left:45%}}@media (max-width: 600px){.rewards__astronaut{width:186px;height:240px;left:30%}}.rewards__perks{width:311px;height:537px;background-image:url(/static/images/rewards-perks-2b03a526.png);background-size:cover;position:absolute;bottom:0;z-index:6;left:50%;margin-left:400px}.rewards__coins{width:265px;height:656px;background-image:url(/static/images/rewards-coins-f72c20cd.png);background-size:cover;position:absolute;bottom:0;z-index:2;right:50%;margin-right:410px;bottom:-50px}.rewards__coin{width:130px;height:130px;background-image:url(/static/images/rewards-coin-b7f92e3f.png);background-size:cover;position:absolute;bottom:0;z-index:4;right:50%;margin-right:410px;bottom:200px}.roi-calculator{-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.25);box-shadow:0 5px 20px rgba(0,0,0,0.25);border-radius:10px;max-width:542px;width:542px}.roi-calculator__content{background:#fff;border-radius:10px 10px 0 0;padding:21px 27px 50px}.roi-calculator__title{text-align:center;font-size:18px;font-weight:bold;line-height:24px}.roi-calculator__form{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 600px){.roi-calculator__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.roi-calculator__label{font-size:16px;display:block;margin-bottom:8px}.roi-calculator__label_green{color:#378536}@media (max-width: 600px){.roi-calculator__label{text-align:center}}.roi-calculator__input{background:#fff;width:110px;height:40px;border:1px solid #8ca0b3;border-radius:4px;font-size:16px;color:#3c5165;padding:0 10px;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:30px}@media (max-width: 600px){.roi-calculator__input{margin:0;width:100%;margin-bottom:25px}}.roi-calculator__input:focus{border-color:#3eb0e4}.roi-calculator__range{width:100%;margin-top:20px}.roi-calculator__range .rangeslider{width:100%;height:21px;background-image:url(/static/images/pricing-range--narrow-4f7e2450.svg)}@media (max-width: 600px){.roi-calculator__range .rangeslider{height:18px}}.roi-calculator__range .rangeslider__handle{width:28px;height:28px;margin-top:-4px}@media (max-width: 600px){.roi-calculator__range .rangeslider__handle{margin-top:0}}.roi-calculator__range .rangeslider__handle::after{display:none}.roi-calculator__result{border-radius:0 0 10px 10px;padding:22px 25px}.page--slack .roi-calculator__result{background:#FCFAF5}.page--ms .roi-calculator__result{background:#fafafd}.roi-calculator__savings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.roi-calculator__headline{line-height:24px;color:#1C2E39;font-size:18px;font-weight:bold}@media (max-width: 600px){.roi-calculator__headline{width:110px;line-height:18px;font-size:17px}}.roi-calculator__values{text-align:right}.roi-calculator__usd{font-size:36px;font-weight:600;color:#378536;text-align:right}@media (max-width: 600px){.roi-calculator__usd{font-size:31px;text-align:center}}.roi-calculator__licence{font-size:36px;font-weight:500;color:#1C2E39;text-align:left}@media (max-width: 600px){.roi-calculator__licence{font-size:31px;text-align:center;margin-bottom:18px}}.roi-calculator__percents{text-align:right;color:#3E9E3D;font-size:16px;font-weight:bold}.roi-calculator__details{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 500px){.roi-calculator__details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.roi-calculator__details a{text-transform:uppercase;font-size:11px;font-weight:bold;padding:6px 8px;border-radius:4px;color:#fff;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;outline:none;background:transparent;border:1px solid;width:105px}.page--slack .roi-calculator__details a{color:#f2ae43}.page--ms .roi-calculator__details a{color:#9095e7}.page--telegram .roi-calculator__details a{color:#54a9eb}.page--about .roi-calculator__details a{color:#f2ae43}.page--competitors .roi-calculator__details a{color:#f2ae43}.page--bravo .roi-calculator__details a{color:#f2ae43}.page--kudos .roi-calculator__details a{color:#f2ae43}.page--matter .roi-calculator__details a{color:#f2ae43}.page--bonusly .roi-calculator__details a{color:#f2ae43}.page--nectar .roi-calculator__details a{color:#f2ae43}.roi-calculator__details a:hover{opacity:0.75}.roi-calculator__details a:active{position:relative;top:1px}.roi-calculator__details-text{font-weight:normal;font-size:14px;line-height:20px;color:rgba(0,0,0,0.5)}@media screen and (max-width: 500px){.roi-calculator__details-text{margin-bottom:10px}}.security{padding:110px 0;position:relative;background:#FFF7EB}@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-ffa18897.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-e945a078.svg);background-repeat:no-repeat;background-position:center;background-size:cover;width:100%;height:100%;top:0;left:0}.shares{padding:110px 0;position:relative;z-index:5;color:#fff}.page--slack .shares{background:#664AA0}.page--ms .shares{background:#0A948C}.page--telegram .shares{background:#5A6EB4}.page--about .shares{background:#664AA0}@media (max-width: 1100px){.shares{padding:90px 0}}@media (max-width: 800px){.shares{padding:70px 0}}@media (max-width: 600px){.shares{padding:50px 0}}.shares__content{position:relative;z-index:3}.shares__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}@media screen and (max-width: 1500px){.shares__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.shares__title{font-size:28px;line-height:32px}}[lang="ru"] .shares__title{max-width:950px}.shares__desc{text-align:center;font-size:20px;line-height:28px;margin:0 auto;margin-bottom:30px;max-width:950px;color:#334d5d;color:#fff;opacity:0.9}@media screen and (max-width: 1500px){.shares__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.shares__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.shares__desc br{display:none}}.shares__data{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;width:100%;max-width:900px;margin:0 auto;margin-top:70px;padding:0 20px}@media screen and (max-width: 1000px){.shares__data{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width: 600px){.shares__data{padding:0}}.shares__illustration{-webkit-box-flex:0;-ms-flex:none;flex:none;width:430px;height:432px;background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/static/images/shares-pie-d057f1e6.svg);position:relative}@media screen and (max-width: 1000px){.shares__illustration{margin-left:auto;margin-right:auto;margin-bottom:40px}}@media (max-width: 600px){.shares__illustration{width:300px;height:301px}}@media (max-width: 330px){.shares__illustration{margin-left:-10px}}.shares__peace-of-pie{position:absolute;width:196px;height:226px;background-image:url(/static/images/shares-piece-5346cb03.svg);background-repeat:no-repeat;background-position:center;background-size:cover;right:11px;top:-33px;-webkit-transform:translateY(17px) translateX(-9px);transform:translateY(17px) translateX(-9px);opacity:1 !important;visibility:visible !important}@media (max-width: 600px){.shares__peace-of-pie{right:13px;top:-19px;width:128px;height:147px}}.shares__explanation{width:360px}@media screen and (max-width: 1000px){.shares__explanation{margin:20px auto}}@media (max-width: 600px){.shares__explanation{width:100%;margin-top:30px}}.shares__text{font-size:18px;line-height:26px;margin-top:35px;margin-bottom:35px}.shares__text p{margin-bottom:15px}.shares__term{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;font-size:16px;margin-bottom:20px}.shares__term:last-child{margin-bottom:0}.shares__term::before{content:"";width:28px;height:28px;border-radius:100px;margin-right:10px;display:block}.shares__term--user::before{background:#0A948C}.shares__term--team::before{background:#6186BC}.shares-profile{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}@media (max-width: 600px){.shares-profile{padding:0 10px}}@media (max-width: 330px){.shares-profile{padding:0}}.shares-profile__image{width:140px}@media (max-width: 600px){.shares-profile__image{width:100px}}.shares-profile__image img{max-width:100%}.shares-profile__info{margin-left:30px}@media (max-width: 330px){.shares-profile__info{margin-left:20px}}.shares-profile__username{color:#F3B346;font-size:24px;font-weight:bold}@media (max-width: 600px){.shares-profile__username{font-size:20px}}.shares-profile__stats{margin-top:12px;font-family:"SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:16px;line-height:16px}[lang="ru"] .shares-profile__stats{font-size:15px}@media (max-width: 600px){.shares-profile__stats{font-size:13px;line-height:13px}}@media (max-width: 330px){.shares-profile__stats{font-size:12px}}.shares-profile__stat{margin-bottom:8px}@media (max-width: 600px){.shares-profile__stat{margin-bottom:5px}}.shares-background{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;overflow:hidden;background:radial-gradient(50% 49.95% at 50% 100%, rgba(87,170,160,0.3) 0%, rgba(87,170,160,0) 100%),-webkit-gradient(linear, left bottom, left top, from(rgba(23,41,49,0)), to(rgba(23,41,49,0.9))),#664AA0;background:radial-gradient(50% 49.95% at 50% 100%, rgba(87,170,160,0.3) 0%, rgba(87,170,160,0) 100%),linear-gradient(0deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.9) 100%),#664AA0}.shares-background__list{width:100%;height:100%}.shares-background__item{position:absolute}.shares-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}.shares-background__item--pluses{width:104%;height:104%;left:-2% !important;top:-2% !important;background-image:url(/static/images/hero/pluses-271550e2.svg);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:0.06}.status{padding-top:110px;position:relative;background-color:#FFF7EB}@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:498px;height:496px;background-image:url(/static/images/status-teacher-f1e9ddd6.svg);background-repeat:no-repeat;background-position:center;background-size:cover;bottom:0vw;left:50%;margin-left:-820px}@media (min-width: 1100px) and (max-width: 1600px){.status-illustration__teacher{margin-left:-680px}}@media (max-width: 1100px){.status-illustration__teacher{width:452.7272727273px;height:450.9090909091px;margin-left:-480px}}@media (max-width: 800px){.status-illustration__teacher{background-image:url(/static/images/status-teacher-small-aa993e1b.svg);width:543px;height:450px;margin-left:-340px}}@media (max-width: 600px){.status-illustration__teacher{width:354px;height:296px;margin-left:-176px}}.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:407px;height:591px;background-image:url(/static/images/status-students-8a377089.svg);background-repeat:no-repeat;background-position:center;background-size:cover;top:0;right:50%;margin-right:-755px}@media (min-width: 1100px) and (max-width: 1600px){.status-illustration__students{margin-right:-550px}}@media (max-width: 1100px){.status-illustration__students{display:none}}.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-b8d38d0d.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-ms2-4ffb7b24.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}.telegram-install{padding:110px 0;position:relative;background-color:#FFF7EB}@media (max-width: 1100px){.telegram-install{padding:90px 0}}@media (max-width: 800px){.telegram-install{padding:80px 0}}@media (max-width: 600px){.telegram-install{padding:60px 0}}.telegram-install__content{position:relative;z-index:3}.telegram-install__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){.telegram-install__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.telegram-install__title{font-size:28px;line-height:32px}}.telegram-install__steps{margin:0 auto;width:96%;margin-top:80px}@media (max-width: 1100px){.telegram-install__steps{width:100%}}@media (max-width: 800px){.telegram-install__steps{margin-top:40px}}.telegram-install__step{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;margin-bottom:120px}@media (max-width: 1100px){.telegram-install__step{margin-bottom:80px}}@media (max-width: 800px){.telegram-install__step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width: 600px){.telegram-install__step{margin-bottom:50px}}.telegram-install__step:last-child{margin-bottom:0}.telegram-install__step:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width: 800px){.telegram-install__step:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.telegram-install__text{width:48%;padding:0 90px}@media (max-width: 1100px){.telegram-install__text{padding:0 30px}}@media (max-width: 800px){.telegram-install__text{width:100%;padding:0}}.telegram-install__step-title{font-weight:bold;font-size:24px;margin-bottom:20px;text-align:center}@media (max-width: 1100px){.telegram-install__step-title{font-size:22px;padding:0 30px}}@media (max-width: 750px){.telegram-install__step-title{padding:0;font-size:20px}}.telegram-install__step-desc{font-size:18px;line-height:26px;text-align:center}@media (max-width: 1100px){.telegram-install__step-desc{font-size:16px}}@media (max-width: 800px){.telegram-install__step-desc{margin:0 auto;max-width:500px}}.telegram-install__image{width:50%}@media (max-width: 1100px){.telegram-install__image{padding:0 20px}}@media (max-width: 800px){.telegram-install__image{margin-top:30px;width:100%}}@media (max-width: 600px){.telegram-install__image{padding:0}}.telegram-install__pic{max-width:597px;border-radius:4px;-webkit-box-shadow:0 0 50px rgba(0,0,0,0.05);box-shadow:0 0 50px rgba(0,0,0,0.05);padding:40px 0;background-color:white}@media (max-width: 800px){.telegram-install__pic{margin:0 auto}}.telegram-install__pic img{max-width:100%}.telegram-stickers{position:relative;background-color:#FFF7EB}.telegram-stickers__content{position:relative;padding:120px 0;z-index:3}@media (max-width: 1100px){.telegram-stickers__content{padding:90px 0}}@media (max-width: 800px){.telegram-stickers__content{padding:80px 0}}@media (max-width: 600px){.telegram-stickers__content{padding:60px 0}}.telegram-stickers__title{text-align:center;font-weight:bold;font-size:38px;line-height:42px;margin:0 auto;margin-bottom:20px;max-width:950px;max-width:400px}@media screen and (max-width: 1500px){.telegram-stickers__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.telegram-stickers__title{font-size:28px;line-height:32px}}[lang="ru"] .telegram-stickers__title{max-width:430px}.telegram-stickers__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){.telegram-stickers__desc{font-size:18px;line-height:25px}}@media (max-width: 600px){.telegram-stickers__desc{font-size:16px;line-height:25px}}@media (max-width: 600px){.telegram-stickers__desc br{display:none}}.telegram-stickers__action{text-align:center}.telegram-stickers__background{position:absolute;top:0;z-index:0;left:-2%;top:-8%;width:104%;height:104%;background-image:url(/static/images/telegram/stickers-8f26dfc8.png);background-repeat:no-repeat;background-position:top center;background-size:cover}@media (min-width: 1600px){.telegram-stickers__background{min-height:600px}}.testimonials-dan{padding:130px 0;position:relative;z-index:2;background:#fff7eb}@media (max-width: 1100px){.testimonials-dan{padding:110px 0}}@media (max-width: 800px){.testimonials-dan{padding:90px 0}}@media (max-width: 600px){.testimonials-dan{padding:60px 0}}.testimonials-dan__content{max-width:950px;margin:0 auto;position:relative}@media (max-width: 1100px){.testimonials-dan__content{max-width:850px}}.testimonials-dan__block{background:#fff;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;border-radius:5px;overflow:hidden;-webkit-box-shadow:0 11px 24px rgba(0,0,0,0.1);box-shadow:0 11px 24px rgba(0,0,0,0.1);-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}.testimonials-dan__block::after{content:"";background-image:url(/static/images/leadcoachrelease-logo-d55cbd73.png);display:block;position:absolute;background-repeat:no-repeat;background-position:center;background-size:cover;width:42px;height:20px;right:34px;top:34px}@media screen and (max-width: 750px){.testimonials-dan__block::after{width:32px;height:16px;right:25px;top:25px}}@media screen and (max-width: 700px){.testimonials-dan__block::after{display:none}}@media screen and (max-width: 700px){.testimonials-dan__block{overflow:visible;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:none;-webkit-box-shadow:none;box-shadow:none}}@media screen and (max-width: 500px){.testimonials-dan__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.testimonials-dan__image{width:280px;-webkit-box-flex:0;-ms-flex:none;flex:none}@media screen and (max-width: 850px){.testimonials-dan__image{width:300px}}@media screen and (max-width: 700px){.testimonials-dan__image{position:absolute;width:120px;border-radius:100px;overflow:hidden;-webkit-box-shadow:0 10px 15px rgba(0,0,0,0.1);box-shadow:0 10px 15px rgba(0,0,0,0.1)}}@media screen and (max-width: 500px){.testimonials-dan__image{position:static}}.testimonials-dan__image img{max-width:100%}.testimonials-dan__data{width:100%;padding:30px 40px;font-size:15px;color:#000}@media screen and (max-width: 810px){.testimonials-dan__data{font-size:13px;padding:20px 34px}}@media screen and (max-width: 700px){.testimonials-dan__data{padding:0;padding-left:150px}}@media screen and (max-width: 500px){.testimonials-dan__data{padding:20px 0;text-align:center}}.testimonials-dan__name{font-size:22px;font-weight:bold}.testimonials-dan__occupation{font-size:15px;margin-top:5px;margin-bottom:13px;color:#909090}@media screen and (max-width: 810px){.testimonials-dan__occupation{font-size:13px}}.testimonials-dan__text{line-height:24px;margin-bottom:13px}@media screen and (max-width: 810px){.testimonials-dan__text{line-height:22px}}@media screen and (max-width: 700px){.testimonials-dan__text{font-size:15px;line-height:24px}}.page--slack .testimonials-dan__more a{color:#f2ae43}.page--ms .testimonials-dan__more a{color:#9095e7}.page--telegram .testimonials-dan__more a{color:#54a9eb}.page--about .testimonials-dan__more a{color:#f2ae43}.page--competitors .testimonials-dan__more a{color:#f2ae43}.page--bravo .testimonials-dan__more a{color:#f2ae43}.page--kudos .testimonials-dan__more a{color:#f2ae43}.page--matter .testimonials-dan__more a{color:#f2ae43}.page--bonusly .testimonials-dan__more a{color:#f2ae43}.page--nectar .testimonials-dan__more a{color:#f2ae43}.testimonials-dan__more a:hover{opacity:0.6}.testimonials-dan__legos{height:100%;position:absolute;top:0;width:100%}.testimonials-dan--back{z-index:0}.testimonials-dan--front{z-index:3}.testimonials-dan__lego{position:absolute;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 700px){.testimonials-dan__lego{display:none}}.testimonials-dan__lego--blue{width:183px;height:151px;background-image:url(/static/images/lego--blue-3d558e7e.svg);top:-40px;left:-90px}.testimonials-dan__lego--green{width:213px;height:169px;background-image:url(/static/images/lego--green-456a6c56.svg);bottom:-70px;left:50%;margin-left:-150px}@media (max-width: 800px){.testimonials-dan__lego--green{bottom:-50px}}.testimonials-dan__lego--yellow{width:183px;height:151px;background-image:url(/static/images/lego--yellow-b9d1421b.svg);top:-50px;right:-40px}.testimonials-dan__lego--red{width:233px;height:136px;background-image:url(/static/images/lego--red-d790a9b4.svg);bottom:-50px;right:-40px;z-index:3}@media (max-width: 800px){.testimonials-dan__lego--red{z-index:1;bottom:-20px}}.testimonials{padding:110px 0;position:relative;background:#FFF7EB}@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-87387586.svg);bottom:-5px;left:50%;margin-left:-23px;background-color:#FFF7EB;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}.testimonial__widget{padding-top:25px;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:#56B955}@media (max-width: 600px){.top-banner__link{margin-left:0}}.top-banner__link:hover{opacity:0.8}.tutorials{background:#FFF7EB;padding:110px 0;position:relative}@media (max-width: 1100px){.tutorials{padding:90px 0}}@media (max-width: 800px){.tutorials{padding:80px 0}}@media (max-width: 600px){.tutorials{padding:60px 0}}.tutorials__content{position:relative;z-index:2}.tutorials__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){.tutorials__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.tutorials__title{font-size:28px;line-height:32px}}.tutorials__frame{width:600px;margin:40px auto 0}@media screen and (max-width: 620px){.tutorials__frame{width:300px}}.tutorials__frame iframe{width:100%;border:none;height:338px}@media screen and (max-width: 620px){.tutorials__frame iframe{height:168px}}