@-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-ms-510857d8.svg);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative}.is-min .rangeslider{background-image:url(/static/images/pricing-range-ms-510857d8.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:#f0a125}.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--competitors-ms .btn--primary{background:#9095e7}.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--customer-stories .btn--primary{background:#f0a125}.page--security .btn--primary{background:#f0a125}.page--features-slack .btn--primary{background:#f0a125}.page--features-web .btn--primary{background:#f0a125}.page--whale .btn--primary{background:#f0a125}.page--how .btn--primary{background:#f0a125}.page--lexema .btn--primary{background:#f0a125}.page--alef .btn--primary{background:#f0a125}.page--saasy .btn--primary{background:#f0a125}.page--mapon .btn--primary{background:#f0a125}.page--scraperapi .btn--primary{background:#f0a125}.page--book-demo .btn--primary{background:#f0a125}.page--projects .btn--primary{background:#f0a125}.page--thanks .btn--primary{background:#9095e7}.page--achievers .btn--primary{background:#9095e7}.page--recognize .btn--primary{background:#9095e7}.page--kudos-ms .btn--primary{background:#9095e7}.page--bravo-ms .btn--primary{background:#9095e7}.page--praise .btn--primary{background:#9095e7}.page--slack .btn--primary{border-color:#f0a125}.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--competitors-ms .btn--primary{border-color:#9095e7}.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}.page--customer-stories .btn--primary{border-color:#f0a125}.page--security .btn--primary{border-color:#f0a125}.page--features-slack .btn--primary{border-color:#f0a125}.page--features-web .btn--primary{border-color:#f0a125}.page--whale .btn--primary{border-color:#f0a125}.page--how .btn--primary{border-color:#f0a125}.page--lexema .btn--primary{border-color:#f0a125}.page--alef .btn--primary{border-color:#f0a125}.page--saasy .btn--primary{border-color:#f0a125}.page--mapon .btn--primary{border-color:#f0a125}.page--scraperapi .btn--primary{border-color:#f0a125}.page--book-demo .btn--primary{border-color:#f0a125}.page--projects .btn--primary{border-color:#f0a125}.page--thanks .btn--primary{border-color:#9095e7}.page--achievers .btn--primary{border-color:#9095e7}.page--recognize .btn--primary{border-color:#9095e7}.page--kudos-ms .btn--primary{border-color:#9095e7}.page--bravo-ms .btn--primary{border-color:#9095e7}.page--praise .btn--primary{border-color:#9095e7}.btn--primary:hover{opacity:0.8}.btn--outline{background:transparent}.page--slack .btn--outline{color:#f0a125}.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--competitors-ms .btn--outline{color:#9095e7}.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--customer-stories .btn--outline{color:#f0a125}.page--security .btn--outline{color:#f0a125}.page--features-slack .btn--outline{color:#f0a125}.page--features-web .btn--outline{color:#f0a125}.page--whale .btn--outline{color:#f0a125}.page--how .btn--outline{color:#f0a125}.page--lexema .btn--outline{color:#f0a125}.page--alef .btn--outline{color:#f0a125}.page--saasy .btn--outline{color:#f0a125}.page--mapon .btn--outline{color:#f0a125}.page--scraperapi .btn--outline{color:#f0a125}.page--book-demo .btn--outline{color:#f0a125}.page--projects .btn--outline{color:#f0a125}.page--thanks .btn--outline{color:#9095e7}.page--achievers .btn--outline{color:#9095e7}.page--recognize .btn--outline{color:#9095e7}.page--kudos-ms .btn--outline{color:#9095e7}.page--bravo-ms .btn--outline{color:#9095e7}.page--praise .btn--outline{color:#9095e7}.page--slack .btn--outline{border-color:#f0a125}.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--competitors-ms .btn--outline{border-color:#9095e7}.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}.page--customer-stories .btn--outline{border-color:#f0a125}.page--security .btn--outline{border-color:#f0a125}.page--features-slack .btn--outline{border-color:#f0a125}.page--features-web .btn--outline{border-color:#f0a125}.page--whale .btn--outline{border-color:#f0a125}.page--how .btn--outline{border-color:#f0a125}.page--lexema .btn--outline{border-color:#f0a125}.page--alef .btn--outline{border-color:#f0a125}.page--saasy .btn--outline{border-color:#f0a125}.page--mapon .btn--outline{border-color:#f0a125}.page--scraperapi .btn--outline{border-color:#f0a125}.page--book-demo .btn--outline{border-color:#f0a125}.page--projects .btn--outline{border-color:#f0a125}.page--thanks .btn--outline{border-color:#9095e7}.page--achievers .btn--outline{border-color:#9095e7}.page--recognize .btn--outline{border-color:#9095e7}.page--kudos-ms .btn--outline{border-color:#9095e7}.page--bravo-ms .btn--outline{border-color:#9095e7}.page--praise .btn--outline{border-color:#9095e7}.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}.new-btn{padding:15px 20px;height:48px;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;gap:4px;color:#fff;background-color:#F0A125;font-family:Manrope;font-size:13px;font-weight:700;line-height:140%;letter-spacing:1.04px;border-radius:12px;border:none;-webkit-box-shadow:none;box-shadow:none}.new-btn:hover{background-color:#E59205;-webkit-box-shadow:none;box-shadow:none;opacity:1}.new-btn_small{padding:11px 16px;height:40px}.new-btn_outlined{background:transparent;color:#F0A125;border:1px solid #F0A125}.new-btn_outlined:hover{color:#E59205;border-color:#E59205;background-color:transparent}.new-btn__icon{width:24px;height:24px}.web header{max-width:1288px;width:100%;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-areas:"logo platforms actions";gap:12px;padding:20px 24px}@media screen and (max-width: 900px){.web header{padding:16px;grid-template-areas:"logo actions" "platforms platforms";grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr}}.web__logo{grid-area:logo;max-width:135px;min-width:107px;width:12vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.web__logo img{width:100%}.web__platforms{grid-area:platforms;margin:0 auto;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;gap:4px;border-radius:16px;background:rgba(28,46,57,0.05)}@media screen and (max-width: 940px){.web__platforms{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 900px){.web__platforms{max-width:482px;width:100%}}@media screen and (max-width: 635px){.web__platforms{width:100%}}.web__platform a{grid-area:actions;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:89px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;gap:8px;height:40px;padding:7px 16px;color:#2e2a33;font-family:"Manrope", sans-serif;font-size:13px;font-weight:700;line-height:18.2px;letter-spacing:1.04px;text-transform:uppercase;border-radius:12px;-webkit-transition:all 0.2s ease-in;transition:all 0.2s ease-in;cursor:pointer}@media screen and (max-width: 940px){.web__platform a{min-width:50px}.web__platform a:not(.is-active) span{display:none}}@media screen and (max-width: 900px){.web__platform a{padding:7px 12px}}.web__platform a:hover{background:rgba(255,255,255,0.4)}.web__platform a.is-active{background:#fff}@media screen and (max-width: 940px){.web__platform a.is-active{min-width:173px}}.web__platform a.is-active:hover{background:#fff}.web__platform a img{width:18px}.web__actions{gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-self:end;gap:12px;display:-webkit-box;display:-ms-flexbox;display:flex}.web__actions .new-btn__icon{display:none}@media screen and (max-width: 900px){.web__actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.web__actions a{-webkit-transition:all 0.2s ease-in;transition:all 0.2s ease-in;font-family:"Manrope", sans-serif;font-size:13px;font-weight:700;line-height:18.2px;letter-spacing:1.04px;text-transform:uppercase;padding:11px 16px;border-radius:12px;height:40px;white-space:nowrap;cursor:pointer}.web__login{border:1px solid #F0A125;color:#F0A125;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}.web__login img{display:none}@media screen and (max-width: 900px){.web__login{padding:8px !important}.web__login img{display:block;width:24px}.web__login span{display:none}}.web__login:hover{border-color:#e59205;color:#e59205}.web__start{background:#F0A125;color:#fff}.web__start:hover{background:#e59205}.web-video{width:100%;max-width:816px;margin:64px auto 0;font-family:"Manrope";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: 900px){.web-video{margin-top:48px;padding:0 8px}}.web-video h1{color:#2e2a33;text-align:center;font-size:60px;font-weight:600;line-height:110%;letter-spacing:-1.2px;max-width:540px}@media screen and (max-width: 900px){.web-video h1{max-width:inherit;font-size:40px;padding:0 8px}}.web-video p{margin:20px 0 32px;color:#2e2a33;text-align:center;font-size:18px;font-weight:500;line-height:140%;max-width:540px}@media screen and (max-width: 900px){.web-video p{max-width:inherit;margin:16px 0 24px;padding:0 8px}}.web-video__video{margin-top:48px;margin-bottom:96px;border-radius:24px;width:100%;-webkit-box-shadow:0px 8px 20px 0px rgba(140,160,179,0.05),0px 8px 20px 0px rgba(140,160,179,0.02);box-shadow:0px 8px 20px 0px rgba(140,160,179,0.05),0px 8px 20px 0px rgba(140,160,179,0.02);-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}.web-video__video video{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.web-video__video .plyr__controls button[data-plyr="mute"]{display:block !important}@media screen and (max-width: 900px){.web-video__video{margin-bottom:60px}}.web-logos{max-width:1252px;width:100%;margin:0 auto 96px;font-family:"Manrope"}@media screen and (max-width: 900px){.web-logos{padding:0 16px;margin-bottom:60px}}.web-logos p{color:#4c4853;text-align:center;font-size:16px;font-weight:500;line-height:140%;margin-bottom:32px}.web-logos .web-logos__box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px 42px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 900px){.web-logos .web-logos__box{gap:16px 40px}}.web-logos .web-logos__box img{height:30px}.web-cards{width:100%;max-width:1264px;margin:0 auto 96px;font-family:"Manrope";-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 8px}@media screen and (max-width: 900px){.web-cards{margin-bottom:60px}}.web-cards h2{color:#2e2a33;text-align:center;font-size:48px;font-weight:600;line-height:120%;letter-spacing:-0.96px;max-width:600px}@media screen and (max-width: 900px){.web-cards h2{font-size:32px;letter-spacing:-0.32px}}.web-cards>p{color:#2e2a33;text-align:center;font-size:18px;font-weight:500;line-height:140%;max-width:500px;margin:16px 0 48px}@media screen and (max-width: 900px){.web-cards>p{margin:12px 0 32px}}.web-cards__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:24px;column-gap:24px;width:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width: 900px){.web-cards__box{-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:16px;padding:0}}.web-cards__card{width:32%;max-width:400px;border-radius:24px;border:1px solid #e8e7e9;background:#fff;padding:8px;-webkit-box-shadow:0px 8px 20px 0px rgba(140,160,179,0.05),0px 8px 20px 0px rgba(140,160,179,0.02);box-shadow:0px 8px 20px 0px rgba(140,160,179,0.05),0px 8px 20px 0px rgba(140,160,179,0.02)}@media screen and (max-width: 900px){.web-cards__card{width:100%;max-width:360px}}.web-cards__card h5{margin:24px 0 12px;color:#2e2a33;font-size:24px;font-weight:600;line-height:120%;letter-spacing:-0.24px;padding:0 16px}@media screen and (max-width: 900px){.web-cards__card h5{padding:0 12px}}.web-cards__card p{color:#4c4853;font-size:16px;font-weight:500;line-height:140%;padding:0 16px 20px}@media screen and (max-width: 900px){.web-cards__card p{padding:0 12px 16px}}.web-cards__card-img{width:100%;height:300px;border-radius:16px;overflow:hidden;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}.web-cards__card-img img{-ms-flex-negative:1;flex-shrink:1;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1024px){.web-cards__card-img{height:232px}}@media screen and (max-width: 900px){.web-cards__card-img{height:300px}.web-cards__card-img img{-webkit-transform:scale(0.5);transform:scale(0.5);min-width:inherit;min-height:inherit}}.story{padding:96px 24px;background:#fff;font-family:"Manrope";-webkit-transition:all 0.3s ease-in;transition:all 0.3s ease-in}.story .story-light{display:none}@media screen and (max-width: 1000px){.story{padding:60px 8px}}.story__box{max-width:1248px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:48px;column-gap:48px;row-gap:8px}@media screen and (max-width: 1000px){.story__box{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;max-width:360px}}.story__column-left{width:50%;max-width:600px;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;gap:24px}@media screen and (max-width: 1000px){.story__column-left{max-width:inherit;width:100%;padding:0;gap:32px}}.story__column-left h3{color:#4C4853;font-size:40px;font-weight:600;line-height:130%;letter-spacing:-0.8px}@media screen and (max-width: 1000px){.story__column-left h3{font-size:24px;line-height:120%;letter-spacing:-0.24px}}.story__column-left>p{margin:16px 0 46px;color:#66616D;font-size:16px;font-weight:500;line-height:140%}@media screen and (max-width: 1000px){.story__column-left>p{font-size:14px;margin:12px 0 32px}}.story__column-right{width:50%;max-width:600px}@media screen and (max-width: 1000px){.story__column-right{margin:0 auto;width:100%}}.story__column-right img{width:100%;border-radius:16px;-webkit-animation:fadeSlideFromRight .6s ease-in-out;animation:fadeSlideFromRight .6s ease-in-out}.story__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;column-gap:20px;border-radius:12px;border:1px solid #4c4853;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0px 24px 0px 20px}@media screen and (max-width: 1000px){.story__tab{margin-bottom:-8px}}.story__tab>img{width:116px}@media screen and (max-width: 1000px){.story__tab>img{width:77px}}.story__tab>img[alt=How]{width:84px}.story__tab>img[alt=Lexema]{width:27px}.story__tab>img[alt=Alef]{width:71px}.story__tab-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;column-gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:4px;padding:16px 0 16px 24px;border-left:1px solid #4c4853}@media screen and (max-width: 1000px){.story__tab-text{padding-left:16px}}.story__tab-text_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;column-gap:4px;font-size:14px;font-weight:500;line-height:140%;color:#66616D}@media screen and (max-width: 1000px){.story__tab-text_box{font-size:12px}}.story__preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media screen and (max-width: 1000px){.story__preview{gap:12px}}.story__statistics{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:32px;column-gap:32px}@media screen and (max-width: 1000px){.story__statistics{-webkit-column-gap:20px;column-gap:20px}}.story__text-wrap{width:35%;max-width:178px;visibility:hidden}.story__text-wrap p{color:#4C4853;font-size:48px;font-weight:600;line-height:120%;letter-spacing:-0.96px}@media screen and (max-width: 1000px){.story__text-wrap p{font-size:32px;max-width:101px;letter-spacing:-0.32px}}.story__text-wrap span{color:#4C4853;font-size:10px;font-weight:700;line-height:140%;letter-spacing:1px;text-transform:uppercase}@media screen and (max-width: 1000px){.story__text-wrap span{line-height:0px}}.story__tabs{margin:0 auto 32px;max-width:1248px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}@media screen and (max-width: 1000px){.story__tabs{margin-bottom:24px;max-width:360px}}.story__tab-button{position:relative;padding:2px 4px 10px;background:none;font-size:14px;font-weight:500;line-height:140%;color:#fff;border:none;opacity:.5;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer}.story__tab-button:hover{opacity:.8}.story__tab-button.active{opacity:1}.story__tab-button.active::after{content:'';position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#fff;-webkit-animation:fadeSlideFromBottom .2s ease-in-out;animation:fadeSlideFromBottom .2s ease-in-out}.story__tab-content{display:none}.story__tab-content.active{display:block;-webkit-animation:fade 1s ease-in-out;animation:fade 1s ease-in-out}.story__tab-content.active .story__statistics .story__text-wrap{-webkit-animation:fadeSlideFromBottom 0.5s ease-in-out;animation:fadeSlideFromBottom 0.5s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.story__tab-content.active .story__statistics .story__text-wrap:first-child{-webkit-animation-delay:.2s;animation-delay:.2s}.story__tab-content.active .story__statistics .story__text-wrap:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.story__tab-content.active .story__statistics .story__text-wrap:last-child{-webkit-animation-delay:.4s;animation-delay:.4s}.story .web-outline-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto 0 0}@media screen and (max-width: 1000px){.story .web-outline-btn{width:100%}}.story .btnz-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media screen and (max-width: 1000px){.story .btnz-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@-webkit-keyframes fadeSlideFromBottom{from{opacity:0;visibility:hidden;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeSlideFromBottom{from{opacity:0;visibility:hidden;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeSlideFromRight{from{opacity:0;visibility:hidden;-webkit-transform:translateX(30px);transform:translateX(30px)}to{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeSlideFromRight{from{opacity:0;visibility:hidden;-webkit-transform:translateX(30px);transform:translateX(30px)}to{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fade{from{opacity:0}to{opacity:1}}@keyframes fade{from{opacity:0}to{opacity:1}}.web-pricing{background:#f4f4f4;padding:96px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Manrope"}@media screen and (max-width: 900px){.web-pricing{padding:60px 8px 48px}}.web-pricing h2{color:#2e2a33;text-align:center;font-size:48px;font-weight:600;line-height:120%;letter-spacing:-0.96px}@media screen and (max-width: 900px){.web-pricing h2{font-size:32px;letter-spacing:-0.32px}}.web-pricing__subtitle{color:#2e2a33;text-align:center;font-size:18px;font-weight:500;line-height:140%;max-width:540px;margin:16px 0 40px}@media screen and (max-width: 900px){.web-pricing__subtitle{margin:12px 0 32px}}.web-pricing__box{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:24px;border:1px solid #e8e7e9;background:#fff;width:100%;max-width:1248px;padding:8px;-webkit-box-shadow:0px 8px 20px 0px rgba(140,160,179,0.05),0px 8px 20px 0px rgba(140,160,179,0.02);box-shadow:0px 8px 20px 0px rgba(140,160,179,0.05),0px 8px 20px 0px rgba(140,160,179,0.02)}@media screen and (max-width: 900px){.web-pricing__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.web-pricing__stripe{width:114px;margin-top:12px}@media screen and (max-width: 900px){.web-pricing__stripe{margin:12px auto 24px}}.web-pricing__column-left{width:35%;max-width:412px;padding:32px 40px 32px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 900px){.web-pricing__column-left{width:100%;padding:16px 8px 0;max-width:inherit}}.web-pricing__column-left .web-pricing__period-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:6px;column-gap:6px}.web-pricing__column-left .web-pricing__period-box .web-pricing__period{line-height:140%;letter-spacing:0px;font-size:14px;font-weight:700;margin-top:13px}.web-pricing__column-left .web-pricing__period-box>h4{color:#2e2a33;font-size:72px;font-style:normal;font-weight:600;line-height:110%;letter-spacing:-1.8px;margin-bottom:16px}@media screen and (max-width: 900px){.web-pricing__column-left .web-pricing__period-box>h4{font-size:64px;letter-spacing:-1.6px;margin-bottom:12px}}.web-pricing__column-left .web-pricing__period-box>h4 #web-price-points{font-size:44px;line-height:110%;letter-spacing:-1.1px}@media screen and (max-width: 900px){.web-pricing__column-left .web-pricing__period-box>h4 #web-price-points{font-size:40px;letter-spacing:-1px}}.web-pricing__column-left ul{padding-left:20px}.web-pricing__column-left li{list-style:disc;font-size:14px;font-weight:500;line-height:140%}.web-pricing__column-left .web-primary-btn{margin:auto 0 0}@media screen and (max-width: 900px){.web-pricing__column-left .web-primary-btn{margin-top:24px}}.web-pricing__column-left .web-outline-btn{margin-top:12px}@media screen and (max-width: 900px){.web-pricing__column-left .web-outline-btn{margin-bottom:0px}}.web-pricing__switch{display:-webkit-box;display:-ms-flexbox;display:flex;width:185px;padding:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:32px;background:#f4f4f4;color:rgba(46,42,51,0.5);font-size:13px;font-weight:700;line-height:140%;position:relative;margin-bottom:69px}@media screen and (max-width: 900px){.web-pricing__switch{margin-bottom:24px}}.web-pricing__switch div{padding:4px 8px;position:relative;z-index:10;cursor:pointer;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.web-pricing__switch div.web-pricing__switcher{border-radius:32px;background:#2e2a33;width:109px;height:26px;position:absolute;left:4px;top:4px;z-index:1;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.web-pricing__switch div.web-pricing__switcher.active{left:111px;width:68px}.web-pricing__switch div.web-pricing__switch-active{color:#fff}.web-pricing__column-right{width:70%;max-width:820px;border-radius:16px;background:-webkit-gradient(linear, left top, left bottom, color-stop(47.5%, #f4f4f4), to(#fff5e6));background:linear-gradient(180deg, #f4f4f4 47.5%, #fff5e6 100%);padding:44px 50px 30px}@media screen and (max-width: 1180px){.web-pricing__column-right{padding:40px 30px 26px;width:68%}}@media screen and (max-width: 900px){.web-pricing__column-right{width:100%;max-width:inherit;padding:20px 20px 16px}}.web-pricing__features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:72px;column-gap:72px;margin-bottom:48px}@media screen and (max-width: 1180px){.web-pricing__features{margin-bottom:40px;-webkit-column-gap:48px;column-gap:48px}}@media screen and (max-width: 900px){.web-pricing__features{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:12px;margin-bottom:32px}}.web-pricing__features_column{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:16px}@media screen and (max-width: 1180px){.web-pricing__features_column{row-gap:16px}}@media screen and (max-width: 900px){.web-pricing__features_column{row-gap:12px}}.web-pricing__feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2e2a33;font-size:16px;font-weight:525;line-height:140%;-webkit-column-gap:10px;column-gap:10px;padding:10px 18px 10px 10px;border-radius:100px;background:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 1180px){.web-pricing__feature{padding:6px 14px 6px 6px;font-size:14px}}.web-pricing__bages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:52px;column-gap:52px;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:20px}@media screen and (max-width: 1180px){.web-pricing__bages{-webkit-column-gap:30px;column-gap:30px}}@media screen and (max-width: 900px){.web-pricing__bages{-webkit-column-gap:36px;column-gap:36px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.web-pricing__bage{max-width:73px}.web-pricing__reviews{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:1248px;gap:48px;margin:64px 0 40px}@media screen and (max-width: 900px){.web-pricing__reviews{margin:48px 0px 40px;padding:0 8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:40px}}.web-pricing__review{width:35%;max-width:384px}@media screen and (max-width: 900px){.web-pricing__review{width:100%;max-width:inherit}}.web-pricing__review h6{color:#2e2a33;font-size:20px;font-weight:700;line-height:140%;margin:16px 0 8px}.web-pricing__review>p{color:#4c4853;font-size:16px;font-weight:500;line-height:140%;margin-bottom:16px}.web-pricing__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:12px;column-gap:12px}.web-pricing__rating p{color:#2e2a33;font-size:14px;font-weight:500;line-height:140%}.web-pricing__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:12px;column-gap:12px}.web-pricing__author p{color:#2e2a33;font-size:14px;font-weight:500;line-height:140%}.web-pricing__author img{width:32px}.web-pricing__more{color:#2e2a33;text-align:center;font-size:14px;font-weight:500;line-height:140%;margin:0 !important}.web-pricing__more a{color:#e08809}.web-slack{padding:96px 24px;font-family:Manrope}@media screen and (max-width: 1010px){.web-slack{padding:60px 8px}}.web-slack__box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1248px;padding:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:24px;border:1px solid #e8e7e9;background:#fff;-webkit-box-shadow:0px 8px 20px 0px rgba(140,160,179,0.05),0px 8px 20px 0px rgba(140,160,179,0.02);box-shadow:0px 8px 20px 0px rgba(140,160,179,0.05),0px 8px 20px 0px rgba(140,160,179,0.02);margin:0 auto}@media screen and (max-width: 1010px){.web-slack__box{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;row-gap:24px}}.web-slack__box-left{padding:32px 0 32px 32px;max-width:475px;width:40%}@media screen and (max-width: 1150px){.web-slack__box-left{width:45%;padding:24px 0 24px 24px}}@media screen and (max-width: 1010px){.web-slack__box-left{width:100%;max-width:inherit;padding:0px 12px 12px}}.web-slack__box-left h4{color:#2e2a33;font-size:32px;font-weight:600;line-height:120%;letter-spacing:-0.32px}@media screen and (max-width: 1010px){.web-slack__box-left h4{font-size:24px;letter-spacing:-0.24px}}.web-slack__box-left p{color:#4c4853;font-size:18px;font-weight:500;line-height:140%;margin:12px 0 32px}@media screen and (max-width: 1010px){.web-slack__box-left p{margin:8px 0 24px}}.web-slack__box-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:12px;column-gap:12px}.web-slack__box-btns .web-outline-btn{border-color:#2e2a33 !important;color:#2e2a33 !important}@media screen and (max-width: 1010px){.web-slack__box-btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:12px}.web-slack__box-btns .web-outline-btn{width:100%}}.web-slack__box-right{max-width:600px;width:60%;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;overflow:hidden;border-radius:16px}@media screen and (max-width: 1150px){.web-slack__box-right{max-width:472px}}@media screen and (max-width: 1010px){.web-slack__box-right{width:100%;max-width:inherit}}.web-slack__box-right img{height:100%}@media screen and (max-width: 1010px){.web-slack__box-right img{height:auto;width:100%}}.web-resources{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:1296px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;font-family:Manrope;padding:0 24px 96px}.web-resources .web-mobile{display:none}@media screen and (max-width: 900px){.web-resources{padding:0 16px 60px}.web-resources .web-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:32px}}.web-resources__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}.web-resources__title h3{color:#2e2a33;font-size:48px;font-weight:600;line-height:120%;letter-spacing:-0.96px}@media screen and (max-width: 900px){.web-resources__title h3{font-size:32px;letter-spacing:-0.32px}}@media screen and (max-width: 900px){.web-resources__title{margin-bottom:32px}.web-resources__title .web-outline-btn{display:none}}.web-resources .resource-post{height:100%;-webkit-box-shadow:inherit !important;box-shadow:inherit !important}.web-resources .resource-post__content{padding:0;min-height:0;height:100%}@media screen and (max-width: 900px){.web-resources .resource-post__content{min-height:auto}}.web-resources .resource-post__title{color:#2E2A33}.web-resources .resource-post__title:hover{color:#e08809}.web-resources .resource-post__desc{margin-bottom:8px;color:#4C4853}.web-resources .resource-post__info{margin-top:auto;color:#66616D}@media screen and (max-width: 900px){.web-resources .resources-posts{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:40px}}.web-ready{padding:96px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Manrope;background:#2e2a33;border-bottom:1px solid #4C4853}@media screen and (max-width: 900px){.web-ready{padding:60px 16px}}.web-ready h3{color:#fff;text-align:center;font-size:48px;font-weight:600;line-height:120%;letter-spacing:-0.96px}@media screen and (max-width: 900px){.web-ready h3{font-size:32px;letter-spacing:-0.32px}}.web-ready p{margin:16px auto 32px;color:#fff;text-align:center;max-width:720px;font-size:18px;font-weight:500;line-height:140%}@media screen and (max-width: 900px){.web-ready p{margin:12px auto 24px !important}}.web-ready__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media screen and (max-width: 970px){.web-ready__actions{grid-template-columns:1fr;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-width:440px;width:100%}}.web-ready__buttons{display:grid;grid-template-columns:repeat(4, 1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.web-ready__buttons li a{width:100%}@media screen and (max-width: 970px){.web-ready__buttons{grid-template-columns:1fr;max-width:440px;width:100%}}.web-slider{padding:0 8px 270px;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;max-width:1248px;margin:0 auto}@media screen and (max-width: 900px){.web-slider{padding:0 8px 230px}}.web-slider h2{color:#2e2a33;text-align:center;font-size:48px;font-weight:600;line-height:120%;letter-spacing:-0.96px;max-width:500px;margin:0 auto;position:-webkit-sticky;position:sticky;top:33px;-webkit-transform-origin:center top;transform-origin:center top;font-family:"Manrope", sans-serif}@media screen and (max-width: 900px){.web-slider h2{font-size:32px;letter-spacing:-0.32px;top:40px}}.web-slider>p{color:#2e2a33;text-align:center;font-size:18px;font-weight:500;line-height:140%;margin:16px auto 0;position:-webkit-sticky;position:sticky;top:111px;font-family:"Manrope", sans-serif}@media screen and (max-width: 900px){.web-slider>p{max-width:343px;top:90px}}.web-slider ul{--stack-cards-gap: calc(0.75 * 1em);margin-top:-112px}.web-slider .stack-cards__item{position:-webkit-sticky;position:sticky;top:calc(1.25 * 1em);-webkit-transform-origin:center top;transform-origin:center top;overflow:hidden;border-radius:24px;border:1px solid #e8e7e9;background:#fff;-webkit-box-shadow:0px 8px 20px 0px rgba(140,160,179,0.05),0px 8px 20px 0px rgba(140,160,179,0.02);box-shadow:0px 8px 20px 0px rgba(140,160,179,0.05),0px 8px 20px 0px rgba(140,160,179,0.02);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:8px}@media screen and (max-width: 900px){.web-slider .stack-cards__item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;row-gap:24px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:360px;margin:0 auto}}.web-slider .stack-cards__item>img{width:50%;max-width:600px;display:block;border-radius:16px}@media screen and (max-width: 900px){.web-slider .stack-cards__item>img{width:100%;max-width:inherit;border-radius:16px}}.web-slider .stack-cards__left{width:50%;padding:0px 0px 48px 32px;max-width:460px;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}@media screen and (max-width: 900px){.web-slider .stack-cards__left{width:100%;max-width:inherit;padding:0 12px 12px}}.web-slider .stack-cards__left h4{color:#2e2a33;font-size:32px;font-weight:600;line-height:120%;letter-spacing:-0.32px;margin:32px 0 16px;font-family:"Manrope", sans-serif}@media screen and (max-width: 900px){.web-slider .stack-cards__left h4{font-size:24px;letter-spacing:-0.24px;margin:0}}.web-slider .stack-cards__left p{color:#4c4853;font-size:18px;font-weight:500;line-height:140%;margin-bottom:32px;font-family:"Manrope", sans-serif}@media screen and (max-width: 900px){.web-slider .stack-cards__left p{margin:12px 0 24px;font-size:16px}}.web-slider .stack-cards__left>img{width:32px}@media screen and (max-width: 900px){.web-slider .stack-cards__left>img{display:none}}.web-slider .stack-cards__left>img.flash{width:20px}.choose-product header{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;height:50px;background:white;-webkit-box-shadow:0 8px 60px 0 rgba(35,75,111,0.04),0 8px 40px 0 rgba(75,111,143,0.15),0 6px 10px 0 rgba(117,145,171,0.02);box-shadow:0 8px 60px 0 rgba(35,75,111,0.04),0 8px 40px 0 rgba(75,111,143,0.15),0 6px 10px 0 rgba(117,145,171,0.02)}.choose-product header .logo{height:21.75px}.choose-product h2{margin:60px 15px 0;font-size:28px;line-height:36px;font-weight:500;text-align:center}.choose-product .products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;margin:32px 15px}.choose-product .products .product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:267px;border:1px solid #E2E8EE;border-radius:8px;-webkit-box-shadow:0 8px 20px 0 rgba(140,160,179,0.05),0 8px 20px 0 rgba(140,160,179,0.02);box-shadow:0 8px 20px 0 rgba(140,160,179,0.05),0 8px 20px 0 rgba(140,160,179,0.02);overflow:hidden}.choose-product .products .product .top{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;height:150px;background:#1C2E390D}.choose-product .products .product .top .icon-image{display:none;width:40px;height:40px}.choose-product .products .product .top .icon{width:185px;border:1px solid #E2E8EE;border-top-left-radius:3px;border-top-right-radius:3px}.choose-product .products .product .top .icon__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5px;height:11px;padding-left:1.5px;background:#DDDDDD}.choose-product .products .product .top .icon__header div{width:3px;height:3px;border-radius:50%;background:#CCCCCC;content:' '}.choose-product .products .product .top .icon__body{position:relative;text-align:center;background:white}.choose-product .products .product .top .icon__body .chat{position:absolute;content:' ';height:100%;width:30%;background:#EEEEEE4D}.choose-product .products .product .top .icon__body img{margin:18px auto;height:56px;width:56px}.choose-product .products .product .bottom{margin:16px 16px 20px}.choose-product .products .product .bottom h5{margin-bottom:4px;font-size:16px;line-height:24px;font-weight:700;letter-spacing:-0.192px}.choose-product .products .product .bottom div{font-size:14px;line-height:20px;color:#61788B}.choose-product .products .product:hover{-webkit-box-shadow:0 8px 30px 0 rgba(140,160,179,0.2),0 8px 30px 0 rgba(140,160,179,0.06);box-shadow:0 8px 30px 0 rgba(140,160,179,0.2),0 8px 30px 0 rgba(140,160,179,0.06);cursor:pointer}.choose-product .products .product:hover .top{background:#FFF7EB}.choose-product .products .product:hover .top .icon{margin-top:5px}.choose-product .products .product:hover .top .icon__header{background:#999999}@media screen and (max-width: 600px){.choose-product .products{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.choose-product .products .product{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.choose-product .products .product .top{height:100%;padding:20px}.choose-product .products .product .top .icon{display:none}.choose-product .products .product .top .icon-image{display:-webkit-box;display:-ms-flexbox;display:flex}.choose-product .products .product .bottom{margin:16px}}.web{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html{scroll-behavior:smooth}.web-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media screen and (max-width: 900px){.web-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.web-primary-btn{-webkit-transition:all 0.2s ease-in;transition:all 0.2s ease-in;font-family:"Manrope", sans-serif;font-size:13px;font-weight:700;line-height:140%;letter-spacing:1.04px;text-transform:uppercase;padding:15px 20px;border-radius:12px;height:48px;cursor:pointer;background:#f0a125;color:#fff;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.web-primary-btn img{width:24px;height:24px}.web-primary-btn:hover{background:#e59205}.web-outline-btn{-webkit-transition:all 0.2s ease-in;transition:all 0.2s ease-in;font-family:"Manrope", sans-serif;font-size:13px;font-weight:700;line-height:18.2px;letter-spacing:1.04px;text-transform:uppercase;padding:15px 20px;border-radius:12px;height:48px;cursor:pointer;border:1px solid #f0a125;color:#f0a125;gap:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.web-outline-btn img{width:24px;height:24px}.web-outline-btn:hover{border-color:#e59205;color:#e59205}.footer .footer__section--web{background:#2e2a33;font-family:Manrope}.footer .footer__section--web .wrapper{max-width:1296px;padding:0 24px}@media screen and (max-width: 900px){.footer .footer__section--web .wrapper{padding:0 16px}}@media screen and (max-width: 970px){.footer .footer__section--web .footer__logo{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto}}.footer .footer__section--web .footer-menu{margin-top:60px;display:grid;grid-template-columns:repeat(5, 1fr);gap:48px;width:100%}@media screen and (max-width: 970px){.footer .footer__section--web .footer-menu{margin:48px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;min-width:343px;max-width:40%;max-height:614px}}.footer .footer__section--web .footer-menu_main{grid-template-columns:repeat(6, 1fr)}.footer .footer__section--web .footer-menu__column{margin-right:0;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:16px}@media screen and (max-width: 970px){.footer .footer__section--web .footer-menu__column{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:12px;width:calc(50% - 16px)}}@media screen and (max-width: 500px){.footer .footer__section--web .footer-menu__column{margin-bottom:0}}.footer .footer__section--web .footer-menu__item{margin-bottom:0;font-size:16px;font-weight:500;line-height:140%}@media screen and (max-width: 970px){.footer .footer__section--web .footer-menu__item{text-align:left}}.footer .footer__section--web .footer-menu__item a.is-active{color:#f2ae43}.footer .footer__section--web .footer-s-links_mob{display:-webkit-box;display:-ms-flexbox;display:flex}.footer .footer__section--web .footer__copy_web{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;font-size:14px;font-weight:500;line-height:140%;margin-top:50px;padding-top:40px;border-top:1px solid #4c4853}@media screen and (max-width: 500px){.footer .footer__section--web .footer__copy_web{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:60px;max-width:inherit;row-gap:24px}}.footer .footer__section--web .footer__copy_web ul{margin:0}.footer .footer__section--web .footer__copy_web ul img{width:20px}@media screen and (max-width: 500px){.footer .footer__section--web .footer__copy_web ul img{width:24px}}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:"Manrope", -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}.page.page--web,.page.page--slack,.page.page--ms,.page.page--telegram{overflow:visible}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{padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;width:100%;border-radius:24px;border:1px solid #E8E7E9}.about-card_last-order{-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}.about-card_last-order .about-card__content{padding-bottom:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about-card__photo{width:100%}.about-card__photo_container{width:100%;height:278px;overflow:hidden;border-radius:16px}.about-card__photo{width:100%;height:278px;overflow:hidden;border-radius:16px;width:100%;-o-object-fit:cover;object-fit:cover}.about-card__content{padding:0 8px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-card__name{margin-bottom:4px;font-size:24px;font-weight:600;line-height:120%;letter-spacing:-0.24px;color:#101828}.about-card__name_margin{margin-bottom:12px}.about-card__name_padding{padding:0 60px 0}[lang="ru"] .about-card__name_padding{padding:0 50px 0}.about-card__job-title{margin-bottom:12px;font-size:14px;font-weight:500;line-height:140%;color:#66616D}.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{font-size:16px;font-weight:500;line-height:140%;color:#4C4853}.about-card__button{width:100%;height:48px;border:1px solid #F0A125;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#F0A125;font-size:13px;font-weight:700;line-height:140%;letter-spacing:1.04px;text-transform:uppercase}.about-card__button:hover{border-color:#E59205;color:#E59205}.about-card_0,.about-card_1{height:-webkit-max-content;height:-moz-max-content;height:max-content}.about-card_0{grid-area:1/3/2/4}.about-card_1{grid-area:1/4/2/5}@media (max-width: 1100px){.about-card_0{grid-area:1/2/2/3}.about-card_1{grid-area:1/3/2/4}}@media screen and (max-width: 900px){.about-card_0{grid-area:2/1/3/2}.about-card_1{grid-area:2/2/3/3}}@media screen and (max-width: 540px){.about-card_0{grid-area:2/1/3/2}.about-card_1{grid-area:3/1/4/2}}.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:64px 24px 96px}.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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 96px;max-width:1288px}.about-cards__title{font-size:60px;font-weight:600;line-height:110%;letter-spacing:-1.2px;color:#2E2A33}.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:48px 24px;grid-template-columns:repeat(4, minmax(240px, 1fr));max-width:1248px;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-cards__text{grid-area:1/1/2/3;-ms-flex-item-align:center;align-self:center;max-width:540px;color:#2E2A33}.about-cards__text h2{margin-bottom:16px;font-size:32px;font-weight:600;line-height:120%;letter-spacing:-0.32px}.about-cards__text p{font-size:16px;font-weight:500;line-height:140%}@media (max-width: 1100px){.about-cards__container{grid-template-columns:repeat(3, minmax(240px, 1fr))}.about-cards__text{grid-area:1/1/2/2}}@media screen and (max-width: 900px){.about-cards{padding:48px 16px 60px}.about-cards__header{margin-bottom:60px}.about-cards__title{font-size:40px;letter-spacing:-0.8px}.about-cards__container{grid-template-columns:repeat(2, minmax(240px, 1fr))}.about-cards__text{grid-area:1/1/2/3;max-width:100%}.about-cards__text h2{margin-bottom:12px}}@media screen and (max-width: 540px){.about-cards__container{grid-template-columns:1fr;row-gap:16px}.about-cards__text{grid-area:1/1/2/2}}.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:#f0a125}.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--competitors-ms .announcement__badge.badge-download{background:#9095e7}.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}.page--customer-stories .announcement__badge.badge-download{background:#f0a125}.page--security .announcement__badge.badge-download{background:#f0a125}.page--features-slack .announcement__badge.badge-download{background:#f0a125}.page--features-web .announcement__badge.badge-download{background:#f0a125}.page--whale .announcement__badge.badge-download{background:#f0a125}.page--how .announcement__badge.badge-download{background:#f0a125}.page--lexema .announcement__badge.badge-download{background:#f0a125}.page--alef .announcement__badge.badge-download{background:#f0a125}.page--saasy .announcement__badge.badge-download{background:#f0a125}.page--mapon .announcement__badge.badge-download{background:#f0a125}.page--scraperapi .announcement__badge.badge-download{background:#f0a125}.page--book-demo .announcement__badge.badge-download{background:#f0a125}.page--projects .announcement__badge.badge-download{background:#f0a125}.page--thanks .announcement__badge.badge-download{background:#9095e7}.page--achievers .announcement__badge.badge-download{background:#9095e7}.page--recognize .announcement__badge.badge-download{background:#9095e7}.page--kudos-ms .announcement__badge.badge-download{background:#9095e7}.page--bravo-ms .announcement__badge.badge-download{background:#9095e7}.page--praise .announcement__badge.badge-download{background:#9095e7}.book-demo{padding:0 20px;font-family:"SF Pro Text", sans-serif}.book-demo__content{margin:174px auto 96px;max-width:1248px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.book-demo__title{font-family:Manrope;margin-bottom:20px;font-size:60px;line-height:110%;font-weight:600;text-align:center;letter-spacing:-1.2px}.book-demo__subtitle{font-family:Manrope;margin:0 auto 48px;max-width:540px;font-size:18px;font-weight:500;line-height:140%;text-align:center}.book-demo__buttons-wrapper{margin-bottom:96px;max-width:384px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.book-demo__demo{width:100%}.book-demo__caption{margin:28px 0 4px;display:inline-block;line-height:24px;text-align:center}.book-demo .btn-demo{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;gap:8px}.book-demo h2{margin-bottom:24px;font-size:38px;line-height:44px;font-weight:bold;text-align:center}.book-demo h2 ~ p{margin-bottom:32px;max-width:600px;line-height:24px;text-align:center}.book-demo__img{margin-bottom:32px;max-width:816px;display:block;overflow:hidden;border-radius:10px}.book-demo__img img{display:block;width:100%;min-height:160px;-o-object-fit:cover;object-fit:cover}@media (max-width: 800px){.book-demo__title{margin-bottom:16px;font-size:28px;line-height:normal}.book-demo__subtitle{font-size:18px;line-height:24px;font-weight:500;letter-spacing:0}.book-demo__caption{font-size:14px;line-height:20px}.book-demo__buttons-wrapper{margin-bottom:60px}.book-demo h2{margin-bottom:16px;font-size:24px;line-height:32px}}@media (max-width: 600px){.book-demo{padding:0 8px}.book-demo__content{margin-top:180px;margin-bottom:60px}.book-demo__title{margin-bottom:16px;font-size:40px;letter-spacing:-0.8px}.book-demo__subtitle{margin:0 auto 32px;font-size:16px;line-height:140%}}.tab-content-wrapper{width:100%}.tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px;background:#F4F4F4;border-radius:32px;position:relative;z-index:5}.btn--tab{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;background:transparent;padding:4px 12px 4px 8px;border-radius:32px;color:#2E2A33;border:none}.btn--tab.active{background-color:#2E2A33;color:white}.icon-tv{background-image:url(/static/images/monitor-grey-350a592a.svg);width:20px;height:20px}.icon-ca{width:20px;height:20px;background-image:url(/static/images/calendar-efdee31e.svg)}.btn--tab.active .icon-tv{background-image:url(/static/images/monitor-white-fb6a91a0.svg)}.btn--tab.active .icon-ca{background-image:url(/static/images/calendar-white-2d113b26.svg)}.tab-text{font-family:"Manrope", sans-serif;font-size:13px;font-weight:700;line-height:140%}.tab-content{display:none;width:100%}.tab-content.active{display:block}.video-box{margin-top:66px;margin-bottom:84px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.link-big{width:66%;aspect-ratio:824/464;border-radius:24px;overflow:hidden;height:463px}@media (max-width: 600px){.link-big{height:200px}}.vb-right{width:32%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.link-small{width:100%;aspect-ratio:400/220;border-radius:24px;overflow:hidden;height:219px}@media (max-width: 600px){.link-small{height:200px}}.link-photo{width:100%;height:100%}.sec-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;padding:8px;width:100%;margin-top:96px;border-radius:24px;border:1px solid #E8E7E9;background:#FFFFFF;-webkit-box-shadow:0px 8px 20px 0px rgba(140,160,179,0.05),0px 8px 20px 0px rgba(140,160,179,0.02);box-shadow:0px 8px 20px 0px rgba(140,160,179,0.05),0px 8px 20px 0px rgba(140,160,179,0.02)}.sec-box-text-box{padding:24px 0 24px 24px;width:58%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.sec-title{font-family:Manrope;font-size:32px;font-weight:600;line-height:120%;letter-spacing:-0.32px;margin-bottom:12px}.sec-subtitle{font-family:Manrope;max-width:none !important;font-size:18px !important;font-weight:500 !important;line-height:140% !important;text-align:left !important}.sec-img{width:38%;aspect-ratio:472/208;border-radius:16px;-o-object-fit:cover;object-fit:cover;margin-left:auto}.sec-links-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.sec-link{color:#F0A125;font-family:Manrope;font-size:16px;font-style:normal;font-weight:500;line-height:140%;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.sec-link:hover{opacity:0.8}.calendly-inline-widget{position:relative;min-width:320px;height:700px}@media (max-width: 600px){.video-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.link-big{width:100%;aspect-ratio:360/200}.vb-right{width:100%}.video-box{margin-top:24px;gap:16px}.vb-right{gap:16px}.link-small{aspect-ratio:360/200}.sec-box{margin-top:60px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:24px}.sec-img{width:100%;height:160px;aspect-ratio:none}.sec-box-text-box{width:100%;padding:0 12px 12px}.sec-title{font-size:24px;letter-spacing:-0.24px;margin-bottom:8px}.sec-subtitle{margin-bottom:24px !important}.sec-links-box{gap:12px}}.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-2ebed67d.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 10px 20px;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:90px 0 20px}}@media (max-width: 800px){.chrome-extension{padding:70px 0 20px}}@media (max-width: 600px){.chrome-extension{padding:50px 0 20px}}.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:#2E2A33;position:relative}@media screen and (max-width: 900px){.competitor{padding:0 16px}}.competitor .wrapper{width:100%;max-width:816px;margin:0 auto;padding:64px 0 96px}@media screen and (max-width: 900px){.competitor .wrapper{padding:48px 0 60px;max-width:540px}}.competitor__title{margin-bottom:20px;font-size:60px;font-weight:600;line-height:110%;letter-spacing:-1.2px;text-align:center}@media screen and (max-width: 900px){.competitor__title{margin-bottom:12px;font-size:40px;line-height:120%;letter-spacing:-0.4px}}.competitor__subtitle{margin-bottom:48px;font-size:18px;font-weight:500;line-height:140%}@media screen and (max-width: 900px){.competitor__subtitle{margin-bottom:40px;font-size:16px}}.competitor__image{margin-bottom:96px;display:block;width:100%;border-radius:24px}.competitor__image img:first-child{width:257px}.competitor__image span{text-align:center;font-size:35.516px;font-style:normal;font-weight:700;line-height:normal;color:#fff;opacity:.67}@media screen and (max-width: 900px){.competitor__image{margin-bottom:60px}}.competitor__title_two{margin-bottom:16px;font-size:48px;font-weight:600;line-height:120%;letter-spacing:-0.96px;text-align:center}@media screen and (max-width: 900px){.competitor__title_two{margin-bottom:12px;font-size:32px;font-style:normal;letter-spacing:-0.32px}}.competitor__text{margin-bottom:96px;font-size:18px;font-weight:500;line-height:140%}@media screen and (max-width: 900px){.competitor__text{margin-bottom:60px;font-size:16px}}.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:96px;margin-bottom:96px}@media screen and (max-width: 900px){.competitor__list{margin-bottom:60px;row-gap:60px}}.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{margin-bottom:48px;font-size:48px;font-weight:600;line-height:120%;letter-spacing:-0.96px;text-align:center}@media screen and (max-width: 900px){.competitor__item__title{margin-bottom:32px;font-size:32px;letter-spacing:-0.32px}}.competitor__item-box{display:grid;grid-template-columns:repeat(2, 1fr);gap:32px;width:100%}@media screen and (max-width: 900px){.competitor__item-box{grid-template-columns:1fr;gap:24px}}.competitor__item-karma,.competitor__item-other{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:24px;border:1px solid #E8E7E9;border-radius:24px}@media screen and (max-width: 900px){.competitor__item-karma,.competitor__item-other{width:100%}}.competitor__item__text{font-size:14px;font-weight:500;line-height:140%}.competitor__title_three{margin-bottom:16px;font-size:48px;font-weight:600;line-height:120%;letter-spacing:-0.96px;text-align:center}@media screen and (max-width: 900px){.competitor__title_three{margin-bottom:12px;font-size:32px;letter-spacing:-0.32px}}.competitor__text_two{margin-bottom:48px;font-size:18px;font-weight:500;line-height:140%}@media screen and (max-width: 900px){.competitor__text_two{margin-bottom:32px;font-size:16px}}.competitor__table{border-radius:24px;padding:40px;width:100%;position:relative;border:1px solid #E8E7E9}@media screen and (max-width: 900px){.competitor__table{padding:16px 8px}}.competitor__table:after{content:'';width:19.2%;height:calc(100% - 48px);position:absolute;border:1px 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: 900px){.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: 900px){.competitor__table-line>.competitor__table__line_one>br{display:block}}@media screen and (max-width: 900px){.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: 900px){.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: 900px){.competitor__table-line>.competitor__table__line__three{width:26.5%}}.competitor__table-line:nth-child(odd){background:#F4F4F4}.competitor__table-line.head{min-height:40px;background:transparent;font-weight:700;font-size:18px;line-height:24px}@media screen and (max-width: 900px){.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:36px 20px 96px;position:relative}@media (max-width: 1100px){.competitors{padding:0 16px 60px}}@media screen and (max-width: 900px){.competitors{padding-top:20px}}.competitors .wrapper{width:100%;max-width:1248px;margin:0 auto;padding:0;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}.competitors__title{font-weight:700;font-size:64px;line-height:72px;text-align:center;max-width:956px;margin-bottom:24px}@media (max-width: 1100px){.competitors__title{font-size:24px;line-height:29px;margin-bottom:16px}}.competitors__subtitle{font-weight:500;font-size:20px;line-height:30px;text-align:center;margin-bottom:80px;max-width:620px}@media (max-width: 1100px){.competitors__subtitle{font-size:18px;line-height:24px;margin-bottom:48px}}.competitors__box{display:grid;grid-template-columns:repeat(2, 1fr);gap:48px}@media (max-width: 1100px){.competitors__box{grid-template-columns:1fr;max-width:540px;row-gap:32px}}.competitors__item{padding:8px;background:white;border-radius:24px;border:1px solid #E8E7E9;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;gap:24px;-webkit-box-shadow:0px 8px 20px rgba(140,160,179,0.05),0px 8px 20px rgba(140,160,179,0.02);box-shadow:0px 8px 20px rgba(140,160,179,0.05),0px 8px 20px rgba(140,160,179,0.02);position:relative;-webkit-transition:-webkit-box-shadow 0.2s ease-in;transition:-webkit-box-shadow 0.2s ease-in;transition:box-shadow 0.2s ease-in;transition:box-shadow 0.2s ease-in, -webkit-box-shadow 0.2s ease-in}@media (max-width: 1100px){.competitors__item{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.competitors__item:hover{-webkit-box-shadow:0px 8px 30px rgba(140,160,179,0.2),0px 8px 30px rgba(140,160,179,0.06);box-shadow:0px 8px 30px rgba(140,160,179,0.2),0px 8px 30px rgba(140,160,179,0.06)}.competitors__item .item__page-link{position:absolute;top:0;left:0;width:100%;height:100%}.competitors__item .item__image-box{height:160px;border-radius:16px;background-color:#4C4853;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;overflow:hidden}@media (max-width: 1100px){.competitors__item .item__image-box{height:100px}}.competitors__item .item__card-image{width:100%;-o-object-fit:contain;object-fit:contain}.competitors__item .item__text-box{width:100%;padding:0 16px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:12px}.competitors__item .item__note{font-size:14px;font-weight:500;line-height:140%;color:#66616D}.competitors__item .item__title{font-size:24px;font-weight:600;line-height:120%;letter-spacing:-0.24px;color:#2E2A33}.competitors__item .item__text{font-size:16px;font-weight:500;line-height:140%;color:#4C4853}.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--competitors-ms .chrome-extension,.page--nectar .chrome-extension,.page--kudos .chrome-extension,.page--kudos-ms .chrome-extension,.page--matter .chrome-extension,.page--bravo .chrome-extension,.page--bravo-ms .chrome-extension,.page--bonusly .chrome-extension,.page--thanks .chrome-extension,.page--achievers .chrome-extension,.page--recognize .chrome-extension,.page--praise .chrome-extension,page--customer-stories .chrome-extension{background-color:#614E9B}@media screen and (max-width: 600px){.page--competitors .chrome-extension,.page--competitors-ms .chrome-extension,.page--nectar .chrome-extension,.page--kudos .chrome-extension,.page--kudos-ms .chrome-extension,.page--matter .chrome-extension,.page--bravo .chrome-extension,.page--bravo-ms .chrome-extension,.page--bonusly .chrome-extension,.page--thanks .chrome-extension,.page--achievers .chrome-extension,.page--recognize .chrome-extension,.page--praise .chrome-extension,page--customer-stories .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}.customer-stories{color:#2E2A33}@media screen and (max-width: 1280px){.customer-stories{padding:0 20px}}.customer-stories__wrapper{max-width:1248px;width:100%;margin:0 auto;padding:64px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:56px}@media (max-width: 800px){.customer-stories__wrapper{padding-top:48px;padding-bottom:60px;gap:16px}}.customer-stories__texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media (max-width: 800px){.customer-stories__texts{gap:16px}}.customer-stories__title{font-size:60px;font-weight:600;line-height:110%;letter-spacing:-1.2px}@media (max-width: 800px){.customer-stories__title{font-size:40px;letter-spacing:-0.8px}}.customer-stories__wall-title{margin-bottom:24px;font-size:48px;font-weight:600;line-height:120%;letter-spacing:-0.96px;text-align:center}@media (max-width: 800px){.customer-stories__wall-title{margin-bottom:0;font-size:32px;letter-spacing:-0.32px}}.customer-stories__text{font-size:18px;font-weight:500;line-height:140%}.customer-stories__cards{margin:40px auto 0;display:grid;grid-template-columns:repeat(auto-fit, minmax(335px, 384px));gap:48px;max-width:1248px;width:100%}@media (max-width: 800px){.customer-stories__cards{margin-top:24px}}@media (max-width: 600px){.customer-stories__cards{grid-template-columns:1fr;gap:24px}}.customer-stories__cards_other{margin-top:48px}@media (max-width: 800px){.customer-stories__cards_other{margin-top:0;gap:24px}}.customer-stories__card{padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;border-radius:24px;border:1px solid #E8E7E9;background:#FFF;-webkit-box-shadow:0px 8px 20px 0px rgba(140,160,179,0.05),0px 8px 20px 0px rgba(140,160,179,0.02);box-shadow:0px 8px 20px 0px rgba(140,160,179,0.05),0px 8px 20px 0px rgba(140,160,179,0.02);position:relative;overflow:hidden;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.customer-stories__card:hover{-webkit-box-shadow:0px 8px 20px 0px rgba(140,160,179,0.07),0px 8px 20px 0px rgba(140,160,179,0.15);box-shadow:0px 8px 20px 0px rgba(140,160,179,0.07),0px 8px 20px 0px rgba(140,160,179,0.15)}.customer-stories__img{width:100%;height:192px;min-height:192px;border-radius:16px;-o-object-fit:cover;object-fit:cover}.customer-stories__img_lexema{-o-object-position:center 30%;object-position:center 30%}.customer-stories__img_scraperapi{-o-object-position:center 20%;object-position:center 20%}.customer-stories__card-link{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:2}.customer-stories__card-texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px 16px 20px;gap:12px;height:100%}@media (max-width: 600px){.customer-stories__card-texts{padding:16px}}.customer-stories__card-texts h3{font-size:24px;font-weight:600;line-height:120%;letter-spacing:-0.24px}@media (max-width: 800px){.customer-stories__card-texts h3{font-size:20px;letter-spacing:-0.2px}}.customer-stories__card-texts p{font-size:16px;font-weight:500;line-height:140%;color:#4C4853}.customer-stories__card-texts a{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:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding-top:8px;max-width:125px;margin-top:auto}.customer-stories__card-texts a p{color:#66616D;font-size:14px;font-weight:500;line-height:140%;white-space:nowrap}.customer-stories .testimonial-embed{margin-bottom:64px}@media screen and (max-width: 1280px){.customer-story{padding:0 20px}}.customer-story__wrapper{max-width:1248px;width:100%;margin:0 auto;padding-top:64px;padding-bottom:96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:56px}.customer-story__story-tag{padding:4px 16px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:700;line-height:24px;color:#fff;background:#48B1E1;border-radius:32px}.customer-story__texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.customer-story__text-box{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;max-width:816px;width:100%}.customer-story__text-box:first-child{gap:0}.customer-story__text-box h2{margin-bottom:16px;font-size:24px;font-weight:600;line-height:120%;letter-spacing:-0.24px}.customer-story__block a{text-decoration:underline;-webkit-transition:color 0.2s ease-in-out;transition:color 0.2s ease-in-out}.customer-story__block a:hover{color:#F0A125}.customer-story__block p{font-weight:500;line-height:140%}.customer-story__title{margin:40px 0;font-size:60px;font-weight:600;line-height:110%;letter-spacing:-1.2px}.customer-story__subtitle{font-size:18px;font-weight:500;line-height:140%}.customer-story .info{margin:0 auto;max-width:912px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.customer-story .info__logo{max-width:122px}.customer-story .info__logo img{width:100%}.customer-story .info__logo_mapon{max-width:88px;width:100%}.customer-story .info__logo_scraperapi{margin-top:11px;max-width:130px;width:100%}.customer-story .info__main,.customer-story .info__people,.customer-story .info__industry,.customer-story .info__location,.customer-story .info__category,.customer-story .info__founded,.customer-story .info__work-model{padding:16px;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;border-radius:12px;border:1px solid #E8E7E9;background:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1}.customer-story .info__main span,.customer-story .info__people span,.customer-story .info__industry span,.customer-story .info__location span,.customer-story .info__category span,.customer-story .info__founded span,.customer-story .info__work-model span{margin-bottom:2px;display:block;font-size:14px;color:#4C4853}.customer-story .info__main p,.customer-story .info__people p,.customer-story .info__industry p,.customer-story .info__location p,.customer-story .info__category p,.customer-story .info__founded p,.customer-story .info__work-model p{text-align:center;font-weight:700}.customer-story .info__main{padding:48px;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;-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;gap:94px}.customer-story .info__main_scraperapi{gap:54px}.customer-story .info__main-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.customer-story .info__main-text p{text-align:left}.customer-story .info__main-text p:first-child{font-size:32px;font-weight:600;line-height:120%;letter-spacing:-0.32px}.customer-story .info__main-text p:last-child{font-size:14px;font-weight:500;line-height:140%;color:#4C4853}.customer-story .info__icon{margin-bottom:8px;width:24px;height:24px}.customer-story .info__people .info__icon{background:url("/static/images/customer-stories/people-b9ad9fa2.svg") center/cover no-repeat}.customer-story .info__industry .info__icon{background:url("/static/images/customer-stories/home-92d1f4af.svg") center/cover no-repeat}.customer-story .info__location .info__icon{background:url("/static/images/customer-stories/pin-6a112c40.svg") center/cover no-repeat}.customer-story .info__category .info__icon{background:url("/static/images/customer-stories/apps-1a6008a0.svg") center/cover no-repeat}.customer-story .info__founded .info__icon{background:url("/static/images/customer-stories/rocket-2ebb2504.svg") center/cover no-repeat}.customer-story .info__work-model .info__icon{background:url("/static/images/customer-stories/work-model-9f359af2.svg") center/cover no-repeat}.customer-story .quote{padding:8px 0;display:grid;grid-template-columns:40px 1fr;grid-template-areas:"quotes text" ". author";gap:12px 24px}.customer-story .quote img{grid-area:quotes}.customer-story .quote__text{grid-area:text;font-size:18px;font-weight:700;line-height:140%}.customer-story .quote__author{grid-area:author;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.customer-story .quote__author img{width:48px;border-radius:50%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.customer-story .quote__author-name{margin-bottom:2px;font-size:16px;font-weight:700;line-height:140%}.customer-story .quote__author-occupation{font-size:14px;font-weight:500;line-height:140%}.customer-story__cards{padding:16px 0;display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}.customer-story__cards-img{border-radius:24px}.customer-story .card{position:relative;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;border-radius:24px;background:#F2AE43}.customer-story .card_users{overflow:visible}.customer-story .card_users .card__image{top:-26px;right:-19px}.customer-story .card__icon{margin-bottom:24px;width:48px;height:48px}.customer-story .card__value{margin-bottom:4px;font-size:32px;font-weight:600;line-height:120%;letter-spacing:-0.32px;color:#fff}.customer-story .card__caption{font-size:16px;font-weight:500;line-height:140%;color:#fff}.customer-story .card__image{position:absolute;top:0;right:0;width:-webkit-max-content;width:-moz-max-content;width:max-content}.customer-story__other-stories{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:56px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customer-story__other-stories h2{color:#2E2A33;font-size:32px;font-weight:600;line-height:120%;letter-spacing:-0.32px;-ms-flex-item-align:start;align-self:start}@media (max-width: 800px){.customer-story__other-stories h2{margin-bottom:32px}}.customer-story__other-stories a.btn{margin:48px auto 0}@media screen and (max-width: 768px){.customer-story__wrapper{padding-top:48px;padding-bottom:60px;gap:16px}.customer-story__other-stories{margin-top:20px}.customer-story__other-stories a.btn{margin-top:32px}.customer-story__text-box{gap:24px}.customer-story__text-box h2{font-size:20px;font-weight:600;line-height:28px;letter-spacing:-0.4px}.customer-story__story-tag{font-size:14px;line-height:20px}.customer-story__title{margin:24px 0 16px;font-size:28px;font-weight:700;line-height:36px}.customer-story .info{margin:0 auto;gap:8px}.customer-story .info__logo_scraperapi{margin-top:0}.customer-story .info__people,.customer-story .info__industry,.customer-story .info__location,.customer-story .info__category,.customer-story .info__founded,.customer-story .info__work-model{-webkit-box-flex:1;-ms-flex:1 0 48%;flex:1 0 48%;padding:12px}.customer-story .info__main{padding:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.customer-story .info__main-text{gap:16px}.customer-story .info__main-text p:first-child{font-size:18px;font-style:normal;font-weight:700;line-height:140%}.customer-story .card{padding:16px}.customer-story .card_karma .card__image,.customer-story .card_micro-karma .card__image,.customer-story .card_rewards .card__image{max-width:97px;min-width:0;width:auto}.customer-story .card_users .card__image{max-width:97px;min-width:0;top:-7px;right:-7px}}@media screen and (max-width: 640px){.customer-story__cards{grid-template-columns:1fr 1fr;gap:8px;padding:4px 0}.customer-story .quote{grid-template-columns:24px 1fr;gap:12px}.customer-story .quote__text{font-size:16px;font-style:normal;font-weight:700;line-height:24px}.customer-story .quote__icon{width:24px}}.data-section{padding:0 24px 96px}.data-section__wrapper{margin:0 auto;padding:8px;max-width:1248px;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;gap:32px;background:#2E2A33;border-radius:24px}.data-section__wrapper img{max-width:600px;width:45vw;border-radius:16px}.data-section__content{margin-left: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:start;-ms-flex-align:start;align-items:flex-start;max-width:428px}.data-section__content h2{font-size:32px;font-weight:600;line-height:120%;letter-spacing:-0.32px;color:#fff}.data-section__content p{margin:16px 0 32px;font-size:18px;font-weight:500;line-height:140%;color:#E8E7E9}@media (max-width: 1100px){.data-section__content{margin-left:24px}}@media screen and (max-width: 900px){.data-section{padding:0 16px 60px}.data-section__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:24px;max-width:540px}.data-section__wrapper img{width:100%}.data-section__content{margin:0;padding:0 12px 12px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;max-width:100%}.data-section__content h2{font-size:24px;letter-spacing:-0.24px}.data-section__content p{margin:12px 0 24px;font-size:16px}}.demo{background-color:#FFF}.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;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:537px}.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:15px auto 80px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width: 1000px){.demo__dashboard{margin-bottom:60px}}.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}.demo--slack{margin-bottom:80px}@media screen and (max-width: 900px){.demo--slack{margin-bottom:60px}}.demo--ms{margin-bottom:96px}@media screen and (max-width: 900px){.demo--ms{margin-bottom:60px}}.page--features-slack .features-hero,.page--features-web .features-hero{padding:0 20px}@media (max-width: 600px){.page--features-slack .features-hero,.page--features-web .features-hero{padding:0 16px}}.page--features-slack .features-hero .content,.page--features-web .features-hero .content{padding:152px 0 96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 600px){.page--features-slack .features-hero .content,.page--features-web .features-hero .content{padding:180px 0 60px}}.page--features-slack .features-hero .content h1,.page--features-web .features-hero .content h1{color:#2E2A33;text-align:center;font-family:Manrope;font-size:60px;font-weight:600;line-height:110%;letter-spacing:-1.2px;margin-bottom:20px;max-width:600px}@media (max-width: 600px){.page--features-slack .features-hero .content h1,.page--features-web .features-hero .content h1{font-size:40px;letter-spacing:-0.8px;margin-bottom:16px}}.page--features-slack .features-hero .content p,.page--features-web .features-hero .content p{color:#2E2A33;text-align:center;font-family:Manrope;font-size:18px;font-weight:500;line-height:140%;margin-bottom:32px}@media (max-width: 600px){.page--features-slack .features-hero .content p,.page--features-web .features-hero .content p{margin-bottom:24px}}.page--features-slack .features-hero .content .btns-box,.page--features-web .features-hero .content .btns-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media (max-width: 600px){.page--features-slack .features-hero .content .btns-box,.page--features-web .features-hero .content .btns-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:400px}}.page--features-slack .features-list,.page--features-web .features-list,.page--features-ms .features-list,.page--features-tg .features-list{margin-top:36px;padding:0 20px 96px}@media (max-width: 600px){.page--features-slack .features-list,.page--features-web .features-list,.page--features-ms .features-list,.page--features-tg .features-list{padding:0 16px 60px}}.page--features-slack .features-list ul,.page--features-web .features-list ul,.page--features-ms .features-list ul,.page--features-tg .features-list ul{width:100%;max-width:1248px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:96px;margin:0 auto}@media (max-width: 600px){.page--features-slack .features-list ul,.page--features-web .features-list ul,.page--features-ms .features-list ul,.page--features-tg .features-list ul{gap:60px}}.page--features-slack .features-list ul li,.page--features-web .features-list ul li,.page--features-ms .features-list ul li,.page--features-tg .features-list ul li{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: 600px){.page--features-slack .features-list ul li,.page--features-web .features-list ul li,.page--features-ms .features-list ul li,.page--features-tg .features-list ul li{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:24px}}.page--features-slack .features-list ul li .feature-image,.page--features-web .features-list ul li .feature-image,.page--features-ms .features-list ul li .feature-image,.page--features-tg .features-list ul li .feature-image{width:48%;border-radius:16px;aspect-ratio:6/4}@media (max-width: 600px){.page--features-slack .features-list ul li .feature-image,.page--features-web .features-list ul li .feature-image,.page--features-ms .features-list ul li .feature-image,.page--features-tg .features-list ul li .feature-image{width:100%;aspect-ratio:343/230;-o-object-fit:cover;object-fit:cover}}.page--features-slack .features-list ul li .text-box,.page--features-web .features-list ul li .text-box,.page--features-ms .features-list ul li .text-box,.page--features-tg .features-list ul li .text-box{width:36.85%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:48px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (max-width: 600px){.page--features-slack .features-list ul li .text-box,.page--features-web .features-list ul li .text-box,.page--features-ms .features-list ul li .text-box,.page--features-tg .features-list ul li .text-box{width:100%;padding-bottom:0}}.page--features-slack .features-list ul li .text-box .feature-icon,.page--features-web .features-list ul li .text-box .feature-icon,.page--features-ms .features-list ul li .text-box .feature-icon,.page--features-tg .features-list ul li .text-box .feature-icon{height:32px;margin-bottom:32px}@media (max-width: 600px){.page--features-slack .features-list ul li .text-box .feature-icon,.page--features-web .features-list ul li .text-box .feature-icon,.page--features-ms .features-list ul li .text-box .feature-icon,.page--features-tg .features-list ul li .text-box .feature-icon{display:none}}.page--features-slack .features-list ul li .text-box h2,.page--features-web .features-list ul li .text-box h2,.page--features-ms .features-list ul li .text-box h2,.page--features-tg .features-list ul li .text-box h2{color:#2E2A33;font-family:Manrope;font-size:32px;font-weight:600;line-height:120%;letter-spacing:-0.32px;margin-bottom:16px}@media (max-width: 600px){.page--features-slack .features-list ul li .text-box h2,.page--features-web .features-list ul li .text-box h2,.page--features-ms .features-list ul li .text-box h2,.page--features-tg .features-list ul li .text-box h2{font-size:24px;letter-spacing:-0.24px;margin-bottom:12px}}.page--features-slack .features-list ul li .text-box p,.page--features-web .features-list ul li .text-box p,.page--features-ms .features-list ul li .text-box p,.page--features-tg .features-list ul li .text-box p{color:#2E2A33;font-family:Manrope;font-size:18px;font-weight:500;line-height:140%}@media (max-width: 600px){.page--features-slack .features-list ul li .text-box p,.page--features-web .features-list ul li .text-box p,.page--features-ms .features-list ul li .text-box p,.page--features-tg .features-list ul li .text-box p{font-size:16px}}.features{padding:110px 0 250px;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;padding-bottom:200px}}@media (max-width: 800px){.features{padding-top:70px;background:radial-gradient(64.69% 86.06% at 100% 130.21%, #3EB8DD 0%, rgba(62,184,221,0) 100%),radial-gradient(20.21% 140.66% at 100% 99.96%, #5FD3CB 5.21%, rgba(255,255,255,0) 100%),radial-gradient(50% 31.94% at 50% 0%, #F19905 .42%, rgba(255,255,255,0) 100%),radial-gradient(82.08% 58.5% at 0% 99.96%, #FF9494 0%, rgba(255,255,255,0) 100%),#fff;background-size:1188px 100%;background-position:top center}}@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:#f0a125}.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--competitors-ms .features__new-badge{background-color:#9095e7}.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}.page--customer-stories .features__new-badge{background-color:#f0a125}.page--security .features__new-badge{background-color:#f0a125}.page--features-slack .features__new-badge{background-color:#f0a125}.page--features-web .features__new-badge{background-color:#f0a125}.page--whale .features__new-badge{background-color:#f0a125}.page--how .features__new-badge{background-color:#f0a125}.page--lexema .features__new-badge{background-color:#f0a125}.page--alef .features__new-badge{background-color:#f0a125}.page--saasy .features__new-badge{background-color:#f0a125}.page--mapon .features__new-badge{background-color:#f0a125}.page--scraperapi .features__new-badge{background-color:#f0a125}.page--book-demo .features__new-badge{background-color:#f0a125}.page--projects .features__new-badge{background-color:#f0a125}.page--thanks .features__new-badge{background-color:#9095e7}.page--achievers .features__new-badge{background-color:#9095e7}.page--recognize .features__new-badge{background-color:#9095e7}.page--kudos-ms .features__new-badge{background-color:#9095e7}.page--bravo-ms .features__new-badge{background-color:#9095e7}.page--praise .features__new-badge{background-color:#9095e7}.features__more{font-weight:bold}.page--slack .features__more{color:#f0a125}.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--competitors-ms .features__more{color:#9095e7}.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}.page--customer-stories .features__more{color:#f0a125}.page--security .features__more{color:#f0a125}.page--features-slack .features__more{color:#f0a125}.page--features-web .features__more{color:#f0a125}.page--whale .features__more{color:#f0a125}.page--how .features__more{color:#f0a125}.page--lexema .features__more{color:#f0a125}.page--alef .features__more{color:#f0a125}.page--saasy .features__more{color:#f0a125}.page--mapon .features__more{color:#f0a125}.page--scraperapi .features__more{color:#f0a125}.page--book-demo .features__more{color:#f0a125}.page--projects .features__more{color:#f0a125}.page--thanks .features__more{color:#9095e7}.page--achievers .features__more{color:#9095e7}.page--recognize .features__more{color:#9095e7}.page--kudos-ms .features__more{color:#9095e7}.page--bravo-ms .features__more{color:#9095e7}.page--praise .features__more{color:#9095e7}.features__more:hover{opacity:0.5}.features__background{position:absolute;bottom:0;width:100%;height:832px;background-image:url(/static/images/features-background-9879f75b.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:clamp(0px, 3vw, 100px);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}.footer__copy span>span{display:inline-block;-webkit-animation:heartbeat;animation:heartbeat;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@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}@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__item a:hover{color:#f0a125 !important}.footer-menu a.is-active{cursor:default;border-bottom:1px solid}.page--slack .footer-menu a.is-active{color:#f0a125}.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--competitors-ms .footer-menu a.is-active{color:#9095e7}.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--customer-stories .footer-menu a.is-active{color:#f0a125}.page--security .footer-menu a.is-active{color:#f0a125}.page--features-slack .footer-menu a.is-active{color:#f0a125}.page--features-web .footer-menu a.is-active{color:#f0a125}.page--whale .footer-menu a.is-active{color:#f0a125}.page--how .footer-menu a.is-active{color:#f0a125}.page--lexema .footer-menu a.is-active{color:#f0a125}.page--alef .footer-menu a.is-active{color:#f0a125}.page--saasy .footer-menu a.is-active{color:#f0a125}.page--mapon .footer-menu a.is-active{color:#f0a125}.page--scraperapi .footer-menu a.is-active{color:#f0a125}.page--book-demo .footer-menu a.is-active{color:#f0a125}.page--projects .footer-menu a.is-active{color:#f0a125}.page--thanks .footer-menu a.is-active{color:#9095e7}.page--achievers .footer-menu a.is-active{color:#9095e7}.page--recognize .footer-menu a.is-active{color:#9095e7}.page--kudos-ms .footer-menu a.is-active{color:#9095e7}.page--bravo-ms .footer-menu a.is-active{color:#9095e7}.page--praise .footer-menu a.is-active{color:#9095e7}.page--slack .footer-menu a:hover{color:#f0a125}.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--competitors-ms .footer-menu a:hover{color:#9095e7}.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}.page--customer-stories .footer-menu a:hover{color:#f0a125}.page--security .footer-menu a:hover{color:#f0a125}.page--features-slack .footer-menu a:hover{color:#f0a125}.page--features-web .footer-menu a:hover{color:#f0a125}.page--whale .footer-menu a:hover{color:#f0a125}.page--how .footer-menu a:hover{color:#f0a125}.page--lexema .footer-menu a:hover{color:#f0a125}.page--alef .footer-menu a:hover{color:#f0a125}.page--saasy .footer-menu a:hover{color:#f0a125}.page--mapon .footer-menu a:hover{color:#f0a125}.page--scraperapi .footer-menu a:hover{color:#f0a125}.page--book-demo .footer-menu a:hover{color:#f0a125}.page--projects .footer-menu a:hover{color:#f0a125}.page--thanks .footer-menu a:hover{color:#9095e7}.page--achievers .footer-menu a:hover{color:#9095e7}.page--recognize .footer-menu a:hover{color:#9095e7}.page--kudos-ms .footer-menu a:hover{color:#9095e7}.page--bravo-ms .footer-menu a:hover{color:#9095e7}.page--praise .footer-menu a:hover{color:#9095e7}.footer__s-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:24px;column-gap:24px;margin-top:48px}@media screen and (max-width: 1160px){.footer__s-links{display:none}}.footer__s-link{-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}.footer__s-link:hover{opacity:0.8}.footer-s-links_mob{display:none}@media screen and (max-width: 1160px){.footer-s-links_mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:30px;column-gap:30px;margin-top:32px;margin-bottom:28px}}.footer__langs.langs{display:none}@media (max-width: 600px){.footer__langs.langs{margin-top:-16px;margin-bottom:-14px}}@-webkit-keyframes heartbeat{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.2);transform:scale(1.2)}20%{-webkit-transform:scale(1.1);transform:scale(1.1)}30%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartbeat{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.2);transform:scale(1.2)}20%{-webkit-transform:scale(1.1);transform:scale(1.1)}30%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}.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;height:auto}}@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;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 850px){.header .wrapper{padding:0 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:16px}}.header__logo{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}@media screen and (max-width: 850px){.header__logo{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}}@media screen and (max-width: 600px){.header__logo img{width:80px}}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.header__logo img{width:30% !important}}@media screen and (max-width: 850px){.header__menu{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.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}@media screen and (max-width: 850px){.header__actions{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}}.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;border-width:1px;border-radius:4px;height:24px;min-width:68px;font-size:11px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 330px){.show-langs .header__login .btn{min-width:70px}}.menu-header__list{width:100%;max-width:512px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;gap:4px;border-radius:16px;background:rgba(0,0,0,0.1)}@media screen and (max-width: 940px){.menu-header__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 900px){.menu-header__list{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media screen and (max-width: 635px){.menu-header__list{width:100%}}.menu-header__item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:89px;gap:8px}@media screen and (max-width: 940px){.menu-header__item{min-width:50px}.menu-header__item span{display:none}}.menu-header__item--web a::before{width:18px;height:18px;background-image:url(/static/images/icon-web-0a330f01.svg)}.menu-header__item--slack a::before{width:18px;height:18px;background-image:url(/static/images/icon-slack-new-313c5cd2.svg)}.menu-header__item--ms a::before{width:18px;height:18px;background-image:url(/static/images/icon-ms-teams-48a0e04b.svg)}.menu-header__item--telegram a::before{width:18px;height:18px;background-image:url(/static/images/icon-telegram-fb39d390.svg)}.menu-header a{padding:7px 18px;color:#fff;font-family:"Manrope", sans-serif;font-size:13px;font-weight:700;line-height:18.2px;letter-spacing:1.04px;text-transform:uppercase;border-radius:12px;-webkit-transition:all 0.2s ease-in;transition:all 0.2s ease-in;cursor:pointer;width:100%;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}@media screen and (max-width: 940px){.menu-header a span{display:none}}.menu-header a::before{content:"";background-repeat:no-repeat;background-position:center;background-size:cover}@media (max-width: 600px){.menu-header a::before{margin-right:0}}.menu-header a:hover{background:rgba(255,255,255,0.4)}.menu-header a.is-active{background:#fff;color:#2E2A33}@media screen and (max-width: 940px){.menu-header a.is-active{min-width:173px}.menu-header a.is-active span{display:block}}.menu-header a.is-active:hover{background:#fff}.langs{position:relative}@media (max-width: 600px){.langs{display:none}}.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--competitors-ms .menu-header__list a,.page--kudos .menu-header__list a,.page--kudos-ms .menu-header__list a,.page--bravo .menu-header__list a,.page--bravo-ms .menu-header__list a,.page--matter .menu-header__list a,.page--bonusly .menu-header__list a,.page--nectar .menu-header__list a,.page--thanks .menu-header__list a,.page--achievers .menu-header__list a,.page--recognize .menu-header__list a,.page--praise .menu-header__list a,.page--book-demo .menu-header__list a{color:#1C2E39}.page--competitors .menu-header__list a:hover,.page--competitors-ms .menu-header__list a:hover,.page--kudos .menu-header__list a:hover,.page--kudos-ms .menu-header__list a:hover,.page--bravo .menu-header__list a:hover,.page--bravo-ms .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,.page--thanks .menu-header__list a:hover,.page--achievers .menu-header__list a:hover,.page--recognize .menu-header__list a:hover,.page--praise .menu-header__list a:hover,.page--book-demo .menu-header__list a:hover{color:#1C2E39;background:rgba(28,46,57,0.1)}.page--competitors .header__langs,.page--competitors-ms .header__langs,.page--kudos .header__langs,.page--kudos-ms .header__langs,.page--bravo .header__langs,.page--bravo-ms .header__langs,.page--matter .header__langs,.page--bonusly .header__langs,.page--nectar .header__langs,.page--thanks .header__langs,.page--achievers .header__langs,.page--recognize .header__langs,.page--praise .header__langs,.page--book-demo .header__langs{display:none}.page--security .menu-header__list a,.page--features-slack .menu-header__list a,.page--features-web .menu-header__list a,.page--customer-stories .menu-header__list a,.page--projects .menu-header__list a,.page--whale .menu-header__list a,.page--how .menu-header__list a,.page--lexema .menu-header__list a,.page--alef .menu-header__list a,.page--saasy .menu-header__list a,.page--mapon .menu-header__list a,.page--scraperapi .menu-header__list a{color:#1C2E39}.page--security .menu-header__list a:hover,.page--features-slack .menu-header__list a:hover,.page--features-web .menu-header__list a:hover,.page--customer-stories .menu-header__list a:hover,.page--projects .menu-header__list a:hover,.page--whale .menu-header__list a:hover,.page--how .menu-header__list a:hover,.page--lexema .menu-header__list a:hover,.page--alef .menu-header__list a:hover,.page--saasy .menu-header__list a:hover,.page--mapon .menu-header__list a:hover,.page--scraperapi .menu-header__list a:hover{color:#1C2E39;background:#fff}.page--security .header__langs,.page--features-slack .header__langs,.page--features-web .header__langs,.page--customer-stories .header__langs,.page--projects .header__langs,.page--whale .header__langs,.page--how .header__langs,.page--lexema .header__langs,.page--alef .header__langs,.page--saasy .header__langs,.page--mapon .header__langs,.page--scraperapi .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(87.89% 52.3% 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(12.5%, rgba(23,41,49,0.4)), color-stop(49.31%, rgba(23,41,49,0.4)), color-stop(78.77%, rgba(23,41,49,0.9))),#664AA0;background:radial-gradient(87.89% 52.3% at 100% 4.29%, rgba(102,74,160,0.6) 0%, rgba(102,74,160,0) 100%),linear-gradient(0deg, rgba(23,41,49,0) 0%, rgba(23,41,49,0.4) 12.5%, rgba(23,41,49,0.4) 49.31%, rgba(23,41,49,0.9) 78.77%),#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:140px}}.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:160px 20px 0}}@media screen and (max-width: 1020px){.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 screen and (max-width: 1020px){.hero__calculator{margin-top:50px}}@media (max-width: 600px){.hero__calculator{margin-top:40px}}.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;margin-right: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:28px;line-height:32px;text-align:center;margin:0 auto;max-width:312px}}@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{margin-bottom:24px;margin-top:12px;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 (max-width: 1100px){.hero__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0}}@media screen and (max-width: 1020px){.hero__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@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 (max-width: 1100px){.hero__action:last-child{margin:25px auto 0}}@media screen and (max-width: 1020px){.hero__action:last-child{margin-top:0;margin-left:25px}}@media (max-width: 600px){.hero__action:last-child{margin:20px auto 0}}.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: 1100px){.hero__demo{height:45px;line-height:41px}}@media screen and (max-width: 1020px){.hero__demo{height:58px;line-height:54px}}@media (max-width: 600px){.hero__demo{height:45px;line-height:41px !important}}.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}@media (max-width: 600px){.trial{margin-top:12px}}.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:8px;height:24px;background-image:url(/static/images/flag-mob-6b965e92.svg);top:18px}.page--telegram .hero-background::before{top:28px}.page--ms .hero-background::before{top:28px}}.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-339603bb.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-7c5d75eb.svg);width:104%;height:100%;background-position-x:-30px;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){.planet-green,.hero-background__planet-green{top:80px;width:120px;height:120px;right:-66px}}@media (max-width: 600px){.page--slack .planet-green,.page--slack .hero-background__planet-green{background-image:url(/static/images/hero-plus-slack-a4577141.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-new{padding:0 20px;background:#2E2A33}@media screen and (max-width: 1000px){.levels-new{padding:0 16px}}.levels-new .wrapper{width:100%;margin:0 auto;max-width:988px;padding:96px 0;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: 1000px){.levels-new .wrapper{padding:60px 0}}.levels-new .wrapper h2{color:#FFF;text-align:center;font-size:48px;font-weight:600;line-height:120%;letter-spacing:-0.96px;margin-bottom:16px}@media screen and (max-width: 1000px){.levels-new .wrapper h2{font-size:32px;letter-spacing:-0.32px;margin-bottom:12px}}.levels-new .wrapper p{color:#FFF;text-align:center;font-size:18px;font-weight:500;line-height:140%;max-width:720px;margin-bottom:32px}@media screen and (max-width: 1000px){.levels-new .wrapper p{margin-bottom:24px}}.levels-new .wrapper ul{display:grid;width:100%;grid-template-columns:repeat(4, 1fr);gap:12px}@media screen and (max-width: 1000px){.levels-new .wrapper ul{grid-template-columns:repeat(1, 1fr);max-width:440px}}.levels-new .wrapper ul li a{width:100%;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;border-radius:12px;border-width:1px;min-height:48px}.levels-new .wrapper ul li a img{margin-right:8px}.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:35px}.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--competitors-ms,.levels--bonusly,.levels--nectar,.levels--kudos,.levels--kudos-ms,.levels--matter,.levels--bravo,.levels--bravo-ms,.levels--thanks,.levels--achievers,.levels--recognize,.levels--praise,.levels--customer-stories,.levels--whale,.levels--how,.levels--lexema,.levels--alef,.levels--saasy,.levels--mapon,.levels--scraperapi,.levels--security{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--competitors-ms .levels__desc,.levels--bonusly .levels__desc,.levels--nectar .levels__desc,.levels--kudos .levels__desc,.levels--kudos-ms .levels__desc,.levels--matter .levels__desc,.levels--bravo .levels__desc,.levels--bravo-ms .levels__desc,.levels--thanks .levels__desc,.levels--achievers .levels__desc,.levels--recognize .levels__desc,.levels--praise .levels__desc,.levels--customer-stories .levels__desc,.levels--whale .levels__desc,.levels--how .levels__desc,.levels--lexema .levels__desc,.levels--alef .levels__desc,.levels--saasy .levels__desc,.levels--mapon .levels__desc,.levels--scraperapi .levels__desc,.levels--security .levels__desc{font-size:20px;line-height:30px;max-width:670px}.levels--competitors .btn--shaded,.levels--competitors-ms .btn--shaded,.levels--bonusly .btn--shaded,.levels--nectar .btn--shaded,.levels--kudos .btn--shaded,.levels--kudos-ms .btn--shaded,.levels--matter .btn--shaded,.levels--bravo .btn--shaded,.levels--bravo-ms .btn--shaded,.levels--thanks .btn--shaded,.levels--achievers .btn--shaded,.levels--recognize .btn--shaded,.levels--praise .btn--shaded,.levels--customer-stories .btn--shaded,.levels--whale .btn--shaded,.levels--how .btn--shaded,.levels--lexema .btn--shaded,.levels--alef .btn--shaded,.levels--saasy .btn--shaded,.levels--mapon .btn--shaded,.levels--scraperapi .btn--shaded,.levels--security .btn--shaded{-webkit-box-shadow:none;box-shadow:none}.levels--competitors .hero__buttons,.levels--competitors-ms .hero__buttons,.levels--bonusly .hero__buttons,.levels--nectar .hero__buttons,.levels--kudos .hero__buttons,.levels--kudos-ms .hero__buttons,.levels--matter .hero__buttons,.levels--bravo .hero__buttons,.levels--bravo-ms .hero__buttons,.levels--thanks .hero__buttons,.levels--achievers .hero__buttons,.levels--recognize .hero__buttons,.levels--praise .hero__buttons,.levels--customer-stories .hero__buttons,.levels--whale .hero__buttons,.levels--how .hero__buttons,.levels--lexema .hero__buttons,.levels--alef .hero__buttons,.levels--saasy .hero__buttons,.levels--mapon .hero__buttons,.levels--scraperapi .hero__buttons,.levels--security .hero__buttons{margin:0 auto}.levels--competitors .trial,.levels--competitors-ms .trial,.levels--bonusly .trial,.levels--nectar .trial,.levels--kudos .trial,.levels--kudos-ms .trial,.levels--matter .trial,.levels--bravo .trial,.levels--bravo-ms .trial,.levels--thanks .trial,.levels--achievers .trial,.levels--recognize .trial,.levels--praise .trial,.levels--customer-stories .trial,.levels--whale .trial,.levels--how .trial,.levels--lexema .trial,.levels--alef .trial,.levels--saasy .trial,.levels--mapon .trial,.levels--scraperapi .trial,.levels--security .trial{color:#1C2E39}.levels--competitors .trial:before,.levels--competitors-ms .trial:before,.levels--bonusly .trial:before,.levels--nectar .trial:before,.levels--kudos .trial:before,.levels--kudos-ms .trial:before,.levels--matter .trial:before,.levels--bravo .trial:before,.levels--bravo-ms .trial:before,.levels--thanks .trial:before,.levels--achievers .trial:before,.levels--recognize .trial:before,.levels--praise .trial:before,.levels--customer-stories .trial:before,.levels--whale .trial:before,.levels--how .trial:before,.levels--lexema .trial:before,.levels--alef .trial:before,.levels--saasy .trial:before,.levels--mapon .trial:before,.levels--scraperapi .trial:before,.levels--security .trial:before{background-image:url(/static/images/icon-lock--dark-c2e5514e.svg)}@media screen and (max-width: 1100px){.levels--competitors .hero__action,.levels--competitors-ms .hero__action,.levels--bonusly .hero__action,.levels--nectar .hero__action,.levels--kudos .hero__action,.levels--kudos-ms .hero__action,.levels--matter .hero__action,.levels--bravo .hero__action,.levels--bravo-ms .hero__action,.levels--thanks .hero__action,.levels--achievers .hero__action,.levels--recognize .hero__action,.levels--praise .hero__action,.levels--customer-stories .hero__action,.levels--whale .hero__action,.levels--how .hero__action,.levels--lexema .hero__action,.levels--alef .hero__action,.levels--saasy .hero__action,.levels--mapon .hero__action,.levels--scraperapi .hero__action,.levels--security .hero__action{width:100%}}@media screen and (max-width: 1100px){.levels--competitors .btn--outline,.levels--competitors-ms .btn--outline,.levels--bonusly .btn--outline,.levels--nectar .btn--outline,.levels--kudos .btn--outline,.levels--kudos-ms .btn--outline,.levels--matter .btn--outline,.levels--bravo .btn--outline,.levels--bravo-ms .btn--outline,.levels--thanks .btn--outline,.levels--achievers .btn--outline,.levels--recognize .btn--outline,.levels--praise .btn--outline,.levels--customer-stories .btn--outline,.levels--whale .btn--outline,.levels--how .btn--outline,.levels--lexema .btn--outline,.levels--alef .btn--outline,.levels--saasy .btn--outline,.levels--mapon .btn--outline,.levels--scraperapi .btn--outline,.levels--security .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--competitors-ms .btn--primary,.levels--bonusly .btn--primary,.levels--nectar .btn--primary,.levels--kudos .btn--primary,.levels--kudos-ms .btn--primary,.levels--matter .btn--primary,.levels--bravo .btn--primary,.levels--bravo-ms .btn--primary,.levels--thanks .btn--primary,.levels--achievers .btn--primary,.levels--recognize .btn--primary,.levels--praise .btn--primary,.levels--customer-stories .btn--primary,.levels--whale .btn--primary,.levels--how .btn--primary,.levels--lexema .btn--primary,.levels--alef .btn--primary,.levels--saasy .btn--primary,.levels--mapon .btn--primary,.levels--scraperapi .btn--primary,.levels--security .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}.more-comparisons{margin-bottom:96px}.more-comparisons .wrapper{margin:0 auto;padding:0 20px;max-width:1248px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.more-comparisons__title{font-size:48px;font-weight:600;line-height:120%;letter-spacing:-0.96px;text-align:center;color:#2E2A33}.more-comparisons .competitors__box{gap:32px}@media (max-width: 1100px){.more-comparisons .competitors__box{margin:0 auto;gap:24px}}@media screen and (max-width: 900px){.more-comparisons{margin-bottom:60px}.more-comparisons .wrapper{padding:0 16px}.more-comparisons__title{font-size:32px;letter-spacing:-0.32px}}@media (max-width: 600px){.more-comparisons .wrapper{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}}.new-hero{padding:64px 24px 60px}@media screen and (max-width: 900px){.new-hero{padding:48px 16px 40px}}.new-hero__wrapper{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media screen and (max-width: 900px){.new-hero__wrapper{gap:16px}}.new-hero__wrapper h1{max-width:700px;color:#2e2a33;text-align:center;font-size:60px;font-weight:600;line-height:110%;letter-spacing:-1.2px}@media screen and (max-width: 900px){.new-hero__wrapper h1{max-width:inherit;font-size:40px;padding:0 8px}}.new-hero__wrapper p{max-width:500px;margin-bottom:12px;color:#2e2a33;text-align:center;font-size:18px;font-weight:500;line-height:140%}.new-hero__wrapper p.desc__competitors,.new-hero__wrapper p.desc__competitors-ms{max-width:600px}@media screen and (max-width: 900px){.new-hero__wrapper p{margin-bottom:8px}}.new-hero__actions{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media screen and (max-width: 900px){.new-hero__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.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:20px}@media screen and (max-width: 1500px){.pricing-slack-freemium__title{font-size:33px;line-height:37px}}@media (max-width: 600px){.pricing-slack-freemium__title{font-size:28px;line-height:32px}}.pricing-slack-freemium__desc{font-weight:400;font-size:20px !important;max-width:510px;text-align:center;line-height:30px !important;margin:0 auto 48px;color:#fff}@media screen and (max-width: 800px){.pricing-slack-freemium__desc{font-size:16px !important;line-height:24px !important;margin:0 auto 30px}}.pricing-slack-freemium__sections{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}@media screen and (max-width: 1100px){.pricing-slack-freemium__sections{gap:20px}}.pricing-slack-freemium__section{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border-radius:5px;overflow:hidden;margin:0 auto}@media screen and (max-width: 800px){.pricing-slack-freemium__section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.pricing-slack-freemium__section--calculate{width:100%;max-width:740px;display:-webkit-box;display:-ms-flexbox;display:flex}.pricing-slack-freemium__section--calculate .btn{margin-top:28px;width:100%}.pricing-slack-freemium__section .trial{opacity:1;position:relative;z-index:10}.pricing-slack-freemium__section--enterprise{width:28%;padding-top:90px}.pricing-slack-freemium__section--enterprise .btn{margin-top:63px;width:70%}@media 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}.pricing-slack-freemium__card{margin:0 auto;position:relative}@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:50%;background:#FFFFFF;max-width:440px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 800px){.pricing-features{width:100%;padding:24px 24px 26px;border-radius:0 0 5px 5px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.pricing-features__small{margin:5px 0 0;width:100%;position:relative;z-index:10}.pricing-features__list{margin:0 auto;width:80%;overflow:hidden;border-radius:4px}@media screen and (max-width: 1100px){.pricing-features__list{margin:0;width:100%}}.pricing-features__small-item{color:#fff;font-size:16px;font-weight:500;padding:0px 0 7px 22px;position:relative}.pricing-features__small-item::before{content:"";background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(/static/images/star-8bcdba8e.svg);width:14px;height:14px;position:absolute;left:0px;top:3px}.pricing-features__item{color:#1C2E39;font-size:13px;font-weight:400;padding:0px 0 10px 20px;position:relative;line-height:20px;padding-left:28px}.pricing-features__item::before{content:"";background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(/static/images/check-3188b4cc.svg);width:20px;height:20px;position:absolute;left:0px;top:0px}.pricing-features__item::before a{font-weight:bold;color:#F2AE43}.features__item-more{padding-left:28px;font-weight:700;font-size:13px;line-height:20px}.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:70%;max-width:440px}@media screen and (max-width: 800px){.pricing-slack-calculate{width:100%}}.pricing-slack-calculate__card{height:200px;position:relative}.pricing-slack-calculate__data{padding:30px 40px;background:#fff;position:relative}.is-freemium .pricing-slack-calculate__data{padding:20px 40px 30px}@media (max-width: 600px){.pricing-slack-calculate__data{padding:30px}}.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;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;overflow:hidden;background:#664AA0;border-radius:5px 0 0 5px;-webkit-transition:all ease 1s;transition:all ease 1s}@media screen and (max-width: 800px){.pricing-slack-calculate-card{border-radius:5px 5px 0 0px}}.pricing-slack-calculate-card.is-startup{background-color:#2F646C}.pricing-slack-calculate-card__pictures{width:100%;height:100%;position:absolute;top:0;right:0}.pricing-slack-calculate-card__picture{width:100%;height:100%;position:absolute;background-repeat:no-repeat;background-position:top;background-image:url(/static/images/pricing-cards-large--slider-70dce9a7.svg);background-size:contain}@media screen and (max-width: 430px){.pricing-slack-calculate-card__picture{background-size:125%;background-position:-19px 17px}}@media screen and (max-width: 350px){.pricing-slack-calculate-card__picture{background-size:143%;background-position:-40px 5px}}.pricing-slack-calculate-card__info{display:block;position:relative;z-index:1}.pricing-slack-calculate-card__title{font-weight:bold;font-size:24px;line-height:24px;margin-bottom:5px}.pricing-slack-calculate-card__subtitle{font-weight:bold;font-size:18px;line-height:24px;margin-bottom:5px}.pricing-slack-calculate-card__users{font-size:14px;line-height:20px;opacity:0.8}.pricing-slack-calculate-card__price{font-size:42px;position:relative;z-index:1}.pricing-slack-calculate-card__value{display:inline-block;font-size:56px;line-height:67px;font-weight:500}.pricing-slack-calculate-card__period{font-size:24px;display:inline-block;margin-left:2px}.pricing-slack-calculate-card__period.is-hidden{display:none}.pricing-switcher-mini{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10;margin-left:2px;margin-bottom:35px;position:relative}.pricing-switcher-mini__item{color:#FFFFFF;font-size:16px;font-weight:500;line-height:19px;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;cursor:pointer}.pricing-switcher-mini__item:hover{opacity:0.5}.pricing-switcher-mini__item.is-active{color:#F2AE43;cursor:default;opacity:1 !important}.pricing-switcher-mini__state{margin:0 8px;width:52px;height:28px;border-radius:100px;background:rgba(255,255,255,0.1);padding:4px;cursor:pointer}.pricing-switcher-mini__state::after{content:"";display:block;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;height:20px;width:20px;background:#F2AE43;border-radius:100px}.is-annually .pricing-switcher-mini__state::after{margin-left:24px}.pricing-slack-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:48px 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-section{padding:0 24px 96px}.privacy-section__wrapper{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;max-width:600px;text-align:center}.privacy-section__content{margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;color:#2E2A33}.privacy-section__content h2{font-size:48px;font-weight:600;line-height:120%;letter-spacing:-0.96px}.privacy-section__content p{max-width:500px;font-size:18px;font-weight:500;line-height:140%}.privacy-section__content p:last-child{font-weight:700}@media screen and (max-width: 900px){.privacy-section{padding:0 16px 60px;gap:16px}.privacy-section__wrapper{max-width:540px}.privacy-section__content{margin-bottom:8px;gap:12px}.privacy-section__content h2{margin:0 auto;max-width:343px;font-size:32px;letter-spacing:-0.32px;text-align:center}.privacy-section__content p{font-size:16px}.privacy-section .btn{max-width:360px;width:100%}}.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:#f0a125}.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--competitors-ms .privacy__content a{color:#9095e7}.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}.page--customer-stories .privacy__content a{color:#f0a125}.page--security .privacy__content a{color:#f0a125}.page--features-slack .privacy__content a{color:#f0a125}.page--features-web .privacy__content a{color:#f0a125}.page--whale .privacy__content a{color:#f0a125}.page--how .privacy__content a{color:#f0a125}.page--lexema .privacy__content a{color:#f0a125}.page--alef .privacy__content a{color:#f0a125}.page--saasy .privacy__content a{color:#f0a125}.page--mapon .privacy__content a{color:#f0a125}.page--scraperapi .privacy__content a{color:#f0a125}.page--book-demo .privacy__content a{color:#f0a125}.page--projects .privacy__content a{color:#f0a125}.page--thanks .privacy__content a{color:#9095e7}.page--achievers .privacy__content a{color:#9095e7}.page--recognize .privacy__content a{color:#9095e7}.page--kudos-ms .privacy__content a{color:#9095e7}.page--bravo-ms .privacy__content a{color:#9095e7}.page--praise .privacy__content a{color:#9095e7}.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%}}.karma-projects{padding:64px 24px 96px;color:#2E2A33}.karma-projects .wrapper{margin:0 auto;padding:0;max-width:1248px}.karma-projects h1{font-size:60px;font-weight:600;line-height:110%;letter-spacing:-1.2px}.karma-projects h2{margin:20px 0 60px;font-size:18px;font-weight:500;line-height:140%}.karma-projects__grid{margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit, minmax(335px, 1fr));gap:48px;max-width:1248px;width:100%}.karma-projects__card{padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-height:348px;border-radius:24px;border:1px solid #E8E7E9;-webkit-box-shadow:0px 8px 20px 0px rgba(140,160,179,0.05),0px 8px 20px 0px rgba(140,160,179,0.02);box-shadow:0px 8px 20px 0px rgba(140,160,179,0.05),0px 8px 20px 0px rgba(140,160,179,0.02);position:relative;overflow:hidden;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.karma-projects__card:hover{-webkit-box-shadow:0px 8px 20px 0px rgba(140,160,179,0.07),0px 8px 20px 0px rgba(140,160,179,0.15);box-shadow:0px 8px 20px 0px rgba(140,160,179,0.07),0px 8px 20px 0px rgba(140,160,179,0.15)}.karma-projects__card:hover .karma-projects__desc{opacity:1;visibility:visible;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.karma-projects__card:hover .karma-projects__desc p{margin-bottom:0;opacity:1}.karma-projects__img{width:100%;max-height:192px;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border-radius:16px}.karma-projects__card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.karma-projects__desc{position:absolute;top:0;right:0;bottom:0;left:0;padding:12px;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;opacity:0;visibility:hidden;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background:rgba(64,69,77,0.6)}.karma-projects__desc::after{content:"";position:absolute;bottom:0;width:100%;height:40%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(64,69,77,0)), to(#40454d));background:linear-gradient(180deg, rgba(64,69,77,0) 0%, #40454d 100%)}.karma-projects__desc p{margin-bottom:-20px;text-align:center;color:#fff;font-weight:600;line-height:24px;opacity:0.5;z-index:1;-webkit-transition:margin-bottom 0.6s ease-in-out, opacity 0.4s ease-in-out;transition:margin-bottom 0.6s ease-in-out, opacity 0.4s ease-in-out}.karma-projects__card-texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px 16px 20px;gap:12px;height:100%;overflow:hidden;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.karma-projects__card-texts h3{font-size:24px;font-weight:600;line-height:120%;letter-spacing:-0.24px}.karma-projects__card-texts p{font-size:16px;font-weight:500;line-height:140%;color:#4C4853}.karma-projects__card-texts a{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:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding-top:8px;max-width:125px;margin-top:auto}@media screen and (max-width: 900px){.karma-projects{padding:48px 16px 60px}.karma-projects__desc{padding:8px}.karma-projects h1{font-size:40px;line-height:120%;letter-spacing:-0.4px}.karma-projects h2{margin:16px 0 32px}}@media screen and (max-width: 900px) and (max-width: 750px){.karma-projects__grid{grid-template-columns:1fr;gap:24px}}.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)}.web-ready{padding:96px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Manrope;background:#2e2a33}@media screen and (max-width: 900px){.web-ready{padding:60px 16px}}.web-ready h3{color:#fff;text-align:center;font-size:48px;font-weight:600;line-height:120%;letter-spacing:-0.96px}@media screen and (max-width: 900px){.web-ready h3{font-size:32px;letter-spacing:-0.32px}}.web-ready p{margin:16px auto 32px;color:#fff;text-align:center;max-width:720px;font-size:18px;font-weight:500;line-height:140%}.resources{position:relative;padding:110px 0;background:#F0F3F7}@media (max-width: 1100px){.resources{padding:90px 0}}@media (max-width: 800px){.resources{padding:80px 0}}@media (max-width: 600px){.resources{padding:60px 0}}.resources__content{position:relative;margin:0 auto;padding:0 30px;max-width:1340px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;z-index:2}@media (max-width: 600px){.resources__content{gap:24px}}.resources__title{font-size:38px;font-weight:700;line-height:48px}@media (max-width: 600px){.resources__title{font-size:28px;line-height:32px}}.resources__link{z-index:5}@media (max-width: 600px){.resources__link{width:180px}}.resources-posts{display:grid;grid-template-columns:repeat(3, 1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:48px}@media (max-width: 1100px){.resources-posts{gap:32px}}@media (max-width: 800px){.resources-posts{grid-template-columns:repeat(2, 1fr);gap:24px}}@media (max-width: 600px){.resources-posts{grid-template-columns:1fr}}.resource-post{position:relative;border-radius:12px;overflow:hidden;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-box-shadow:0px 8px 20px 0px rgba(140,160,179,0.02),0px 8px 20px 0px rgba(140,160,179,0.05);box-shadow:0px 8px 20px 0px rgba(140,160,179,0.02),0px 8px 20px 0px rgba(140,160,179,0.05)}.resource-post:hover{-webkit-box-shadow:0px 8px 20px 0px rgba(140,160,179,0.07),0px 8px 20px 0px rgba(140,160,179,0.15);box-shadow:0px 8px 20px 0px rgba(140,160,179,0.07),0px 8px 20px 0px rgba(140,160,179,0.15)}.resource-post:hover .resource-post__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.resource-post__link{position:absolute;top:0;right:0;bottom:0;left:0}.resource-post__img{height:192px;overflow:hidden}.resource-post__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.resource-post__content{padding:24px;min-height:220px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;background:#fff}.resource-post__title{font-size:20px;font-weight:600;line-height:28px;letter-spacing:-0.4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.resource-post__desc{line-height:24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.resource-post__info{margin-top:auto;font-size:14px;line-height:20px;color:#61788B}.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:122px;height:144px;left:50%;bottom:-2%}}.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}@media (max-width: 600px){.roi-calculator{width:auto;max-width:none}}.roi-calculator__content{background:#fff;border-radius:10px 10px 0 0;padding:21px 27px 50px}@media (max-width: 600px){.roi-calculator__content{padding:20px}}.roi-calculator__title{text-align:center;font-size:18px;font-weight:bold;line-height:24px}@media (max-width: 600px){.roi-calculator__title{font-size:14px;line-height:20px}}.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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:20px}@media (max-width: 600px){.roi-calculator__form>.roi-calculator__section:first-child{display:none}}.roi-calculator__label{font-size:16px;display:block;margin-bottom:8px}@media (max-width: 600px){.roi-calculator__label{font-size:14px;line-height:20px;margin-bottom:4px}}.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:0;text-align:center}}.roi-calculator__input:focus{border-color:#3eb0e4}.roi-calculator__range{width:100%;margin-top:20px}@media (max-width: 600px){.roi-calculator__range{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-column-gap:20px;column-gap:20px}}.roi-calculator__range .roi-calculator__section{display:none}@media (max-width: 600px){.roi-calculator__range .roi-calculator__section{display:block}}.roi-calculator__range .rangeslider{width:100%;height:21px;background-image:url(/static/images/pricing-range-ms-510857d8.svg)}@media (max-width: 600px){.roi-calculator__range .rangeslider{height:18px;margin-bottom:12px}}.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}@media (max-width: 600px){.roi-calculator__result{padding:20px}}.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:0px}}.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:#f0a125}.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--competitors-ms .roi-calculator__details a{color:#9095e7}.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}.page--customer-stories .roi-calculator__details a{color:#f0a125}.page--security .roi-calculator__details a{color:#f0a125}.page--features-slack .roi-calculator__details a{color:#f0a125}.page--features-web .roi-calculator__details a{color:#f0a125}.page--whale .roi-calculator__details a{color:#f0a125}.page--how .roi-calculator__details a{color:#f0a125}.page--lexema .roi-calculator__details a{color:#f0a125}.page--alef .roi-calculator__details a{color:#f0a125}.page--saasy .roi-calculator__details a{color:#f0a125}.page--mapon .roi-calculator__details a{color:#f0a125}.page--scraperapi .roi-calculator__details a{color:#f0a125}.page--book-demo .roi-calculator__details a{color:#f0a125}.page--projects .roi-calculator__details a{color:#f0a125}.page--thanks .roi-calculator__details a{color:#9095e7}.page--achievers .roi-calculator__details a{color:#9095e7}.page--recognize .roi-calculator__details a{color:#9095e7}.page--kudos-ms .roi-calculator__details a{color:#9095e7}.page--bravo-ms .roi-calculator__details a{color:#9095e7}.page--praise .roi-calculator__details a{color:#9095e7}.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;font-size:12px;line-height:14px}}.security-info{padding:0 20px}@media (max-width: 600px){.security-info{padding:0 16px}}.security-info__content{margin:64px auto 96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:96px;max-width:816px;width:100%}@media screen and (max-width: 900px){.security-info__content{margin:48px auto 60px}}@media (max-width: 800px){.security-info__content{gap:60px}}.security-info__block,.security-info__philosophy-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px}@media (max-width: 800px){.security-info__block,.security-info__philosophy-block{gap:20px}}.security-info__block_centered,.security-info__philosophy-block_centered{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.security-info__philosophy-block{gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 800px){.security-info__philosophy-block{gap:0}}.security-info__main-heading{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}.security-info__title{color:#2E2A33;text-align:center;margin-bottom:20px;font-size:60px;font-weight:600;line-height:110%;letter-spacing:-1.2px}@media (max-width: 800px){.security-info__title{font-size:40px;font-weight:600;line-height:120%;letter-spacing:-0.4px;margin-bottom:12px}}.security-info__title_h2{color:#2E2A33;text-align:center;font-size:48px;font-weight:600;line-height:120%;letter-spacing:-0.96px;margin:0}@media (max-width: 800px){.security-info__title_h2{font-size:32px;font-weight:600;line-height:120%;letter-spacing:-0.32px;margin-bottom:12px}}.security-info__subtitle{font-size:18px;font-weight:500;line-height:140%;text-align:center;color:#2E2A33}.security-info__demo{width:100%;max-width:172px;text-transform:uppercase;min-height:48px;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-16px}@media (max-width: 800px){.security-info__demo{max-width:335px}}@media screen and (max-width: 400px){.security-info__demo{max-width:none}}.security-info__img{margin:8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;border-radius:24px}.security-info__img img{width:100%}@media (max-width: 600px){.security-info__img img{width:120%}}.security-info__trusted-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;width:100%}@media (max-width: 800px){.security-info__trusted-box{gap:24px;margin-top:20px}}.security-info__caption{display:inline-block;color:#4C4853;font-size:16px;font-style:normal;font-weight:500;line-height:140%}.security-info__trusted-ul{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%}@media (max-width: 800px){.security-info__trusted-ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}}.security-info__text{line-height:24px}.security-info__text_centered{text-align:center;color:#2E2A33;font-size:18px;font-weight:500;line-height:140%;margin-bottom:48px}@media (max-width: 800px){.security-info__text_centered{margin-bottom:48px;font-size:16px}}.security-info__commitment-content{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;gap:48px}.security-info__commitment-content p{line-height:24px}.security-info__commitment-content img{width:100%;max-width:276px}@media (max-width: 800px){.security-info__commitment-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}}.security-info__commitment-content img{margin-top:30px}@media (max-width: 800px){.security-info__commitment-content img{margin-top:0}}.security-info__defences-content{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);gap:32px}@media (max-width: 800px){.security-info__defences-content{grid-template-columns:1fr;grid-template-rows:auto;gap:24px}}.security-info__defences-content img{width:100%}.security-info__ms-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px}@media (max-width: 800px){.security-info__ms-content{gap:32px}}.security-info .commitment-ul{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}@media (max-width: 800px){.security-info .commitment-ul{margin:0;gap:24px;grid-template-columns:repeat(1, 1fr)}}.security-info .commitment-li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px;border-radius:24px;border:1px solid #E8E7E9}.security-info .commitment-li img{width:30px;height:32px;margin-bottom:24px}.security-info .commitment-li h3{color:#2E2A33;font-size:24px;font-weight:600;line-height:120%;letter-spacing:-0.24px;margin-bottom:12px}.security-info .commitment-li p{color:#2E2A33;font-size:14px;font-weight:500;line-height:140%}.security-info .defences-li{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;padding:24px;border-radius:24px;border:1px solid #E8E7E9}.security-info .defences-li p{color:#2E2A33;font-size:14px;font-weight:500;line-height:140%}.security-info .defences-li h3{color:#2E2A33;font-size:24px;margin-bottom:12px;font-weight:600;line-height:120%;letter-spacing:-0.24px}@media (max-width: 800px){.security-info .defences-li h3{font-size:24px}}.security-info .defences-li img{margin-bottom:24px;max-width:30px;height:30px}@media (max-width: 800px){.br{display:none}}.security-info__shield{width:90px;height:90px;margin-bottom:32px}.security-info__shield img{width:100%;height:100%}@media (max-width: 800px){.security-info__shield{width:64px;height:64px}}.security-info__img-box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:22px;border-radius:12px;background:#F4F4F4}@media (max-width: 800px){.security-info__img-box{padding:13px}}.security-info__img-box img{width:100%;max-width:262px;aspect-ratio:262/226}@media (max-width: 800px){.security-info__img-box img{max-width:156px;aspect-ratio:156/134}}.security-info__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px}@media (max-width: 800px){.security-info__list{gap:32px}}.security-info__list .security-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}@media (max-width: 800px){.security-info__list .security-info__item{gap:8px}}.security-info__list .security-info__item h3{color:#2E2A33;font-size:32px;font-weight:600;line-height:120%;letter-spacing:-0.32px}@media (max-width: 800px){.security-info__list .security-info__item h3{font-size:24px;letter-spacing:-0.24px}}.security-info__list .security-info__item p{color:#2E2A33;font-family:Manrope;font-size:16px;font-weight:500;line-height:140%}.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-c2106409.svg);background-repeat:no-repeat;background-position:center;background-size:cover;width:1101px;height:510px;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width: 600px){.security__background{width:600px;height:240px}}.security__information{text-align:center;margin-top:35px}.security__information .btn{width:200px}.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}.stories{position:relative;padding:110px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:url("/static/images/customer-stories/stories-bg-83c62f18.svg") center/cover no-repeat}@media (max-width: 800px){.stories{padding:48px 0}}.stories__content{margin:0 auto;padding:0 20px;max-width:1288px;display:grid;grid-template-columns:1fr minmax(335px, 1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px 48px;z-index:1}@media (max-width: 800px){.stories__content{grid-template-columns:1fr;grid-auto-flow:column-reverse}}.stories__text{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;gap:40px}.stories__text img{max-width:138px}@media (max-width: 800px){.stories__text{gap:20px}}.stories__quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;color:#fff}@media (max-width: 800px){.stories__quote{gap:24px}}.stories__quote h2{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:0;text-align:left;line-height:50px;letter-spacing:-0.12px}@media screen and (max-width: 1500px){.stories__quote h2{font-size:33px;line-height:37px}}@media (max-width: 600px){.stories__quote h2{font-size:28px;line-height:32px}}.stories__quote-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.stories__name{font-size:20px;font-weight:600;line-height:28px;letter-spacing:-0.4px}@media (max-width: 800px){.stories__name{font-size:16px;line-height:24px}}.stories__photo{border-radius:24px;overflow:hidden}@media (max-width: 800px){.stories__photo{grid-row:1;max-height:269px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:16px}}.stories__photo img{width:100%;-o-object-fit:cover;object-fit:cover}.stories__buttons{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.stories__buttons a{padding:0 24px}@media (max-width: 800px){.stories__buttons{margin-top:12px}}@media screen and (max-width: 400px){.stories__buttons{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.stories__background{position:absolute;top:0;bottom:0;max-width:1920px;width:110%;height:100%;z-index:0}@media (max-width: 800px){.stories__background{display:none}}.stories__background_top,.stories__background_bottom{position:absolute;height:100%;background-repeat:no-repeat;background-size:contain;background-position-x:center}.stories__background_top{left:8%;width:95%;background-image:url(/static/images/stories-bg-top-0ccfdc7c.svg);background-position-y:top}.stories__background_bottom{left:-4%;width:91%;background-image:url(/static/images/stories-bg-bottom-2d508693.svg);background-position-y:bottom}.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:#f0a125}.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--competitors-ms .testimonials-dan__more a{color:#9095e7}.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}.page--customer-stories .testimonials-dan__more a{color:#f0a125}.page--security .testimonials-dan__more a{color:#f0a125}.page--features-slack .testimonials-dan__more a{color:#f0a125}.page--features-web .testimonials-dan__more a{color:#f0a125}.page--whale .testimonials-dan__more a{color:#f0a125}.page--how .testimonials-dan__more a{color:#f0a125}.page--lexema .testimonials-dan__more a{color:#f0a125}.page--alef .testimonials-dan__more a{color:#f0a125}.page--saasy .testimonials-dan__more a{color:#f0a125}.page--mapon .testimonials-dan__more a{color:#f0a125}.page--scraperapi .testimonials-dan__more a{color:#f0a125}.page--book-demo .testimonials-dan__more a{color:#f0a125}.page--projects .testimonials-dan__more a{color:#f0a125}.page--thanks .testimonials-dan__more a{color:#9095e7}.page--achievers .testimonials-dan__more a{color:#9095e7}.page--recognize .testimonials-dan__more a{color:#9095e7}.page--kudos-ms .testimonials-dan__more a{color:#9095e7}.page--bravo-ms .testimonials-dan__more a{color:#9095e7}.page--praise .testimonials-dan__more a{color:#9095e7}.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}.testimonials__item:nth-last-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;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:35px;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}}