:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.body{--accent-dark:#3fb389;--accent:#168665;--accent-light:#47c899;--highlight:#6a52fb;--highlight-light:#4a31e1;--color-darkest:#454847;--color-main:#727276;--color-light:#dedbe4;--color-lightest:#fff;--bg-color-darkest:#2f2f3a;--bg-color:#f6f5f9;--text-color:#727276;--text-color-light:#c1bec2;--padding-horisontal:calc((100% - 1440px) / 2);--padding-vertical:5%;--header-height:96px;color:var(--color-darkest);margin:0;font-family:PT Sans,sans-serif}@media (width<=1680px){.body{--padding-horisontal:3.5rem;--padding-vertical:3.5rem}}@media (width<=768px){.body{--padding-horisontal:2rem;--padding-vertical:2rem}}.body_fixed{height:100vh;overflow:hidden}.html{scroll-padding-top:var(--header-height);font-size:16px}@media (width<=1440px){.html{font-size:14px}}.header{background-color:var(--color-lightest);box-sizing:border-box;z-index:5;font-family:Open Sans;position:sticky;top:0;left:0}.header__informer{background-color:var(--accent);color:var(--color-lightest);text-align:center;white-space:nowrap;box-sizing:border-box;width:100%;padding:5px var(--padding-horisontal);margin:0;font-size:16px;font-weight:700;text-decoration:none;display:block}.header__informer_counter{justify-content:space-between;gap:5%;display:flex}.header__logo{margin:0 1rem 0 0}.header__block{align-items:center;padding-top:8px;padding-bottom:8px}#menu-button{display:none}.header__menu{flex-grow:2;justify-content:space-between;align-items:center;margin-right:1rem;display:flex}.header__nav{color:var(--color-darkest);flex-grow:2;align-items:center;display:flex}.header__link{font-weight:700}.in-pr{color:red;box-sizing:border-box;border:1px solid red;padding:0 2px}.header__summary:after{content:url("data:image/svg+xml,%3csvg%20width='10'%20height='6'%20viewBox='0%200%2010%206'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.21967%200.21967C0.512563%20-0.0732233%200.987437%20-0.0732233%201.28033%200.21967L4.75%203.68934L8.21967%200.21967C8.51256%20-0.0732233%208.98744%20-0.0732233%209.28033%200.21967C9.57322%200.512563%209.57322%200.987437%209.28033%201.28033L5.28033%205.28033C4.98744%205.57322%204.51256%205.57322%204.21967%205.28033L0.21967%201.28033C-0.0732233%200.987437%20-0.0732233%200.512563%200.21967%200.21967Z'%20fill='%233FB389'/%3e%3c/svg%3e");margin-left:.5rem}.lang__summary{vertical-align:middle;line-height:22px;display:inline-block}.lang__summary:after{content:url("data:image/svg+xml,%3csvg%20width='14'%20height='8'%20viewBox='0%200%2014%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.46967%200.21967C0.762563%20-0.0732233%201.23744%20-0.0732233%201.53033%200.21967L7%205.68934L12.4697%200.21967C12.7626%20-0.0732233%2013.2374%20-0.0732233%2013.5303%200.21967C13.8232%200.512563%2013.8232%200.987437%2013.5303%201.28033L7.53033%207.28033C7.23744%207.57322%206.76256%207.57322%206.46967%207.28033L0.46967%201.28033C0.176777%200.987437%200.176777%200.512563%200.46967%200.21967Z'%20fill='%23454847'/%3e%3c/svg%3e")}.lang[open]>.lang__summary:after{display:inline-block;transform:rotate(180deg)}.header__details,.header__test,.header__price{white-space:nowrap;margin-right:1rem}.header__details[open]>.header__summary{color:var(--accent)}.header__details[open]>.header__summary:after{margin-left:.5rem;display:inline-block;transform:rotate(180deg)}.details__content{background-color:var(--color-lightest);border-bottom:1px solid var(--color-light);width:100%;position:absolute;top:calc(100% + 1px);left:0}.header__versions{background-color:var(--bg-color);padding:0 var(--padding-horisontal);align-items:center;display:flex}.header__icon{vertical-align:middle}.header__links{padding:1rem var(--padding-horisontal);display:flex}.header__contacts-desktop{background-color:var(--bg-color);padding:1rem var(--padding-horisontal);border-top:1px solid var(--color-light);justify-content:space-between;display:flex}.header__contacts-mobile{display:none}.header__button{padding:.6rem 1rem!important}.lang{position:relative}.lang__nav{z-index:3;background-color:var(--color-lightest);width:max-content;color:var(--color-darkest);box-sizing:border-box;filter:drop-shadow(1px 6px 40px #8b8a9b2e);border-radius:8px;padding:.5rem 0;position:absolute;top:100%;left:0}.lang__flag{vertical-align:middle;border-radius:50%;width:22px;height:22px;margin-right:.5rem;display:inline-block}.lang__link{white-space:nowrap;box-sizing:border-box;padding:10px 14px;display:block}.lang__link:hover{background-color:var(--bg-color)}.header__counter{position:relative;top:-4px}.counter{justify-content:flex-start;gap:.5rem;margin:0;padding:0;line-height:.95;list-style-type:none;display:inline-flex}.counter__num{text-align:left;font-size:18px}.counter__text{font-size:9px}@media (width<=1279px){.header__menu{display:none}#menu-button{display:block}.header__menu_opened{top:var(--header-height);background:var(--color-lightest);box-sizing:border-box;flex-direction:column;align-items:stretch;gap:0;min-width:50vh;max-height:80vh;padding:1rem 0 2rem;display:flex;position:fixed;right:0;overflow-y:auto;box-shadow:0 14px 40px #9d9dab3d}.lang{padding:0 0 1rem var(--padding-horisontal);order:0}.header__search{margin:0 var(--padding-horisontal) 1rem 0;order:1}.header__nav{order:2;display:block}.header__login{order:3}.header__contacts-desktop{display:none}.header__contacts-mobile{background-color:var(--color-lightest);padding:0 var(--padding-horisontal) 2rem;order:4;display:block}.header__test{order:5;width:fit-content;margin:0 auto;display:block}.header__details:not(.lang),.header__login,.header__price{box-sizing:border-box;padding:1rem var(--padding-horisontal);border-bottom:1px solid var(--color-light);display:block}.header__summary:after{right:var(--padding-horisontal);position:absolute}.header__details:not(.lang):first-of-type{border-top:1px solid var(--color-light)}.header__details,.header__price{margin-right:0}.details__content{border:none;position:static}.header__versions{padding:1.5rem var(--padding-horisontal);margin:1rem -48px 0 -3.5rem;display:block}.header__links{border:none;padding:.5rem 0;display:block}.header__button{padding:.75rem!important}.header__row{flex-wrap:wrap}}@media (width<=768px){.header__versions{margin:1rem -27px 0 -2rem}.header__menu_opened{min-width:100%;max-height:70vh;left:0;right:0}.header__versions .nowrap{margin-left:44px;display:block}}@media (width<=380px){.header__logo{max-width:280px}}.button{box-shadow:none;box-sizing:border-box;text-align:center;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-block}.button:hover{cursor:pointer}.button_transparent:hover{color:var(--accent)}.button_regular{border:2px solid var(--accent);color:var(--accent)}.button_light{border:2px solid var(--color-lightest);color:var(--color-lightest)}.button_accent{color:var(--color-lightest);background-color:var(--accent);border:none}.button_accent:hover,.button_regular:hover{color:var(--color-lightest);background-color:var(--accent-dark)}.button_highlight{color:var(--highlight);background-color:var(--color-lightest);border:none}.button_invert-highlight{color:var(--color-lightest);background-color:var(--highlight);border:none}.button_small{letter-spacing:.5px;padding:.5rem 1rem;font-size:12px;font-weight:400;line-height:1.4}.button_section{min-width:260px}.button_shadow{box-shadow:0 2px #0d5641}.play{opacity:.7;box-shadow:none;z-index:2;background:#fff;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;display:flex;position:absolute}.play_big{--size:90px;top:calc(50% - var(--size) / 2);left:calc(50% - var(--size) / 2);width:var(--size);height:var(--size)}.play_small{width:40px;height:40px;top:calc(50% - 40px);left:calc(50% - 20px)}.play:hover{opacity:1;cursor:pointer}.play__img{width:34px;height:32px}.button:disabled{opacity:.85;cursor:not-allowed}@media (width<=768px){.button{padding:12px}.button_full-wide-mobile{width:100%;padding:16px}.play_big{--size:60px}}.button_transparent{background-color:#0000;border:none;padding:0}.details{color:var(--text-color);font-size:1rem;font-weight:400}.details__summary::-webkit-details-marker{display:none}.details__summary{color:var(--color-darkest);list-style:none}.details__summary:hover{cursor:pointer}.details__text{margin-top:.625rem;margin-left:48px}.details_plus-minus{border-bottom:1px solid var(--color-light);width:100%;padding:1rem 0;font-size:1rem}.details_bordered{background-color:var(--bg-color);border-bottom:none;border-radius:20px;width:90%;max-width:760px;margin:0 auto 21px;padding:.5rem 1rem}.summary_plus-minus{color:var(--color-darkest);padding-right:62px;font-size:20px;font-weight:700;position:relative}.summary_plus-minus:after{color:var(--accent);font-weight:400;position:absolute;right:0}.details_plus-minus:not([open]) .summary_plus-minus:after{content:"+";font-size:32px;top:-8px}.details_plus-minus[open] .summary_plus-minus:after{content:"-";font-size:48px;top:-22px}.details__summary_default:after{content:url(../../css-img/dropdown_accent.svg);margin-left:.5rem}.details_default[open]>.details__summary_default:after{margin-left:.5rem;display:inline-block;transform:rotate(180deg)}.form_centered{max-width:400px;margin:auto}.form_semidark{background-color:var(--bg-color);box-sizing:border-box;border-radius:20px;max-width:750px;margin:3rem auto;padding:1em 2rem}.form_limited{background-color:var(--color-lightest);box-sizing:border-box;border-radius:12px;max-width:612px;padding:2rem}.form__container{position:relative}.form__input{outline:1px solid var(--color-light);box-sizing:border-box;color:var(--color-darkest);background-color:#0000;border:none;border-radius:8px;margin-top:.5rem;padding:12px 16px}.form__input:hover,.form__input:focus,.form__input:active{outline:2px solid}.form__input_valid{outline:2px solid var(--accent)}.form__input_invalid{outline:2px solid red}.form__input_caption::placeholder{opacity:1}.form__input_caption:not(:placeholder-shown){padding:22px 16px 6px}.form__caption{white-space:nowrap;visibility:hidden;opacity:0;font-size:10px;transition:visibility .3s,opacity .3s linear;position:absolute;top:-10px;left:16px}.form__input_caption:not(:placeholder-shown)+.form__caption{visibility:visible;opacity:1}.form__text{margin:0;font-size:1rem}.form__paragraph{margin:0 0 .5rem}.form__error{min-height:15px;margin:2px 0 4px;color:red!important;font-size:12px!important}.form__disclamer{color:var(--color-main);margin:0;font-size:12px!important}.form__checkbox{border:1px solid var(--color-main);cursor:pointer;width:20px;height:20px;margin:0 .5rem 0 0;position:relative;top:5px;left:0}.form__checkbox:checked:after{content:url(../../css-img/checkbox_checked.jpg);position:absolute;top:-2px;left:-2px}.form__button:disabled{background-color:var(--color-main)}.form__range{-webkit-appearance:none;background-color:inherit;margin-top:1rem}.form__range::-webkit-slider-runnable-track{-webkit-appearance:none;background-color:inherit;margin-top:1rem}.form__range::-webkit-slider-thumb{-webkit-appearance:none;background-color:inherit;margin-top:1rem}.form__range::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--accent), var(--accent)), var(--color-light);background-size:var(--background-size,0%) 100%;background-repeat:no-repeat;border-radius:5px;height:4px}.form__range::-webkit-slider-thumb{cursor:pointer;background-color:var(--color-lightest);border:solid var(--accent) 2px;border-radius:50%;width:12px;height:12px;margin-top:-4px}.form__range::-moz-range-progress{background-color:var(--accent);border-radius:8px}.form__range::-moz-range-track{background-color:var(--color-light);border-radius:8px}.form__range::-moz-range-thumb{cursor:pointer;background-color:var(--color-lightest);border:solid var(--accent) 3px;border-radius:50%;width:12px;height:12px;margin-top:-6px;box-shadow:0 1px 3px #0006}.form_centered{margin:auto}.form__fieldset{border:none;margin:0;padding:0}.form__fieldset_2-columns{grid-template-rows:auto;grid-template-columns:repeat(2,1fr);gap:0 2rem;display:grid}@media (width<=650px){.form__fieldset_2-columns{display:block}}.form__legend{margin:0 0 .5rem}.form__radio{box-sizing:border-box;border:1px solid var(--color-light);border-radius:8px;width:calc(50% - 11px);max-width:250px;padding:.25rem;display:inline-block}.form__radio_text{background-color:var(--color-lightest);width:175px;padding:6px 12px 8px}.form__radio:hover{cursor:pointer}input[type=radio]:checked+.form__radio{border:2px solid var(--accent)}.form__figure{justify-content:center;align-items:center;gap:0 .5rem;margin:auto;display:flex}.form__span{margin:0 .5rem;font-size:16px}.form__radio_small{border-width:2px;justify-content:center;align-items:center;width:fit-content;margin-bottom:.5rem;padding:.25rem;display:inline-flex}.form__option:disabled{color:#d3d3d3}@media (width<=1440px){.form__span{font-size:12px}}@media (width<=560px){.form__radio_small img{display:none}.form__span{margin:0}}input[type=radio]:disabled,input[type=radio]:disabled+label{color:var(--color-light);cursor:not-allowed;border-color:#ebe8f180}input[type=radio]{display:none}.hero{color:var(--color-main);padding-bottom:3rem;font-family:Open Sans;font-size:20px}.hero__row{box-sizing:border-box;padding-left:var(--padding-horisontal);padding-right:var(--padding-horisontal);justify-content:space-between;align-items:stretch;margin-bottom:3rem;display:flex}.hero__info{flex-direction:column;justify-content:space-between;gap:1rem;width:min-content;min-width:45%;margin-right:5%;display:flex}.hero__media{border-radius:0 0 12px 100px;min-height:630px;max-height:75vh;position:relative;overflow:hidden}.hero__title{color:var(--color-darkest);margin:5% 0 0;font-weight:700;line-height:1.3}.hero__title_short{font-size:calc(1.69811vw + 25.5472px)}.hero__title_long{font-size:calc(.943396vw + 28.4151px)}.hero__title_hieroglyphic{font-size:68px}.hero__subtitle_hieroglyphic{font-size:34px}.hero__input::placeholder{color:var(--color-main);opacity:1}.hero__input:not(:placeholder-shown){padding:22px 16px 6px}.hero__label{color:var(--color-main);white-space:nowrap;visibility:hidden;opacity:0;font-size:10px;transition:visibility .3s,opacity .3s linear;position:absolute;top:-10px;left:16px}.hero__input:not(:placeholder-shown)+.hero__label{visibility:visible;opacity:1}.hero__nav{font-family:PT Sans;font-size:20px;font-style:normal;font-weight:400;line-height:1.6}.hero__link{font-family:Open Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5}.local{box-sizing:border-box;background:linear-gradient(#f8fbfa 0%,#f5f9f7 100%);border:1px solid #d7e4de;border-radius:14px;padding:0 1rem 1rem .5rem;font-size:16px}.local__row{display:flex}.local__figure{align-items:flex-start;margin:0;display:flex}.local__img{max-width:32px}.local__text{margin:.25rem 0 0;font-size:14px}.hero__cover{aspect-ratio:1;border-radius:0 0 12px 100px;margin-left:auto;display:block}@media (width<=1280px){.hero__row{padding-right:0}.local__figure{display:block}.local__img{max-width:42px;margin:0 auto;display:block}.hero__text{font-size:18px}}@media (width<=1150px){.hero__features{justify-content:space-around}}.hero__subtitle{font-weight:700}.hero__text{color:var(--color-darkest);margin:0;font-weight:400}.hero__video-preview{height:100%}.hero__features{justify-content:space-between;gap:1rem;font-size:1rem;display:flex}.hero__feature{justify-content:center;max-width:23%;padding:1rem 2rem;font-weight:400}@media (width<=1024px){.hero__text{margin:0 0 3rem;font-size:20px}.hero__features{flex-wrap:wrap}.hero{padding-bottom:var(--padding-vertical)}.hero__row{display:block}.hero__info{width:100%;max-width:100%}.hero__media{min-height:unset;height:auto;max-height:unset}.hero__cover{border-radius:12px 12px 12px 100px;max-width:100%;margin:0 auto}.hero__video-preview{border-radius:12px}.hero__row{padding-right:var(--padding-horisontal)}.hero__feature{width:360px;max-width:100%;margin:1rem}}@media (width<=650px){.hero__title_long{font-size:24px}.hero__subtitle{font-size:18px}.hero__title_hieroglyphic{font-size:64px}.hero__subtitle_hieroglyphic{font-size:32px}}@media (width<=550px){.local__row{flex-direction:column;gap:.5rem}}@media (width<=420px){.hero__title{font-size:26px}.hero__title_long{font-size:22px}.hero__title_hieroglyphic{font-size:50px}.hero__subtitle_hieroglyphic{font-size:28px}}.link-text,.link-text:visited,.link-text:hover{color:inherit;text-decoration:none}.link-text:hover{text-decoration:underline}.link-text_dark,.link-text_dark:visited,.link-text_dark:hover{color:var(--color-darkest)}.link-text_accent,.link-text_accent:visited,.link-text_accent:hover{color:var(--accent)}.link-text_underlined,.link-text_underlined:visited{text-decoration:underline}.link-text_block{display:block}.link-icon{margin-right:2rem;display:inline-block;text-decoration:none!important}.link-card,.link-card:visited,.link-card:hover{color:inherit;text-decoration:none}.title{font-size:32px;font-weight:700;line-height:1.2}.title_section{color:var(--color-darkest);margin:0 0 40px}.title_limited{max-width:calc(100% - 112px)}.title_big{font-size:3.125rem}@media (width<=1024px){.title_section{margin:0 0 21px}}@media (width<=1140px){.title{font-size:24px}}.list{padding-left:1.75rem}ul.list{list-style-type:none}.list__item{margin:0 0 1rem;position:relative}.list__item_check-bg-accent:before{content:url("data:image/svg+xml,%3csvg%20width='16'%20height='20'%20viewBox='0%200%2016%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16%2010C16%2014.4183%2012.4183%2018%208%2018C3.58172%2018%200%2014.4183%200%2010C0%205.58172%203.58172%202%208%202C12.4183%202%2016%205.58172%2016%2010Z'%20fill='%233FB389'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.2137%207.5C12.5066%207.79289%2012.5066%208.26777%2012.2137%208.56066L7.88041%2012.894C7.58752%2013.1869%207.11265%2013.1869%206.81975%2012.894L4.21975%2010.294C3.92686%2010.0011%203.92686%209.52623%204.21975%209.23333C4.51265%208.94044%204.98752%208.94044%205.28041%209.23333L7.35008%2011.303L11.1531%207.5C11.446%207.20711%2011.9209%207.20711%2012.2137%207.5Z'%20fill='white'/%3e%3c/svg%3e");position:absolute;top:3px;left:-1.75rem}.list__item_check-bg-highlight:before{content:url(../../css-img/check-bg-highlight.svg);width:20px;height:20px;position:absolute;top:3px;left:-1.75rem}.icon{background:var(--color-main);display:inline-block;-webkit-mask-size:cover;mask-size:cover}.icon:hover{background:var(--accent)}.close{width:1rem;height:1rem;position:absolute;top:1rem;right:1rem}.popup{z-index:10;background-color:#000000bf;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.popup_opened{flex-direction:column;display:flex}.popup__content{max-width:80%;max-height:80vh;position:relative}.popup__close{position:absolute;top:-24px;right:-24px}.popup__video{z-index:11;max-width:80vw;max-height:80vh}.popup__text{box-sizing:border-box;background-color:#fff;max-width:300px;padding:2rem;font-size:20px}.popup__content iframe{width:80vw;max-width:1280px;height:45.002vw;max-height:80vh}.popup__photo{width:100%;max-height:80vh}.popup_photo:hover{cursor:zoom-out}.popup__content{cursor:auto}.popup_photo .popup__close{margin-left:90%;position:static}@media (width<=600px){.popup__photo{width:600px}.popup__content{overflow:scroll}}.gallery{background:linear-gradient(to bottom, var(--bg-color-darkest) 70vh, var(--color-lightest) 0%)}.gallery_dark{background:var(--bg-color-darkest);color:var(--color-lightest)}.gallery_video{background:radial-gradient(111% 156% ellipse at 0% 0%, var(--bg-color-darkest) 90%, var(--highlight) 10%);background-position:top;background-repeat:no-repeat;background-size:100% 80%}.gallery__title{max-width:75%;color:var(--color-lightest);margin-top:-1rem}.gallery__subtitle{text-align:center;margin:0 auto 40px;font-family:Inter,sans-serif;font-size:16px;line-height:1.5}.gallery__figure{margin:0}.gallery__figcaption{color:var(--color-light);background-color:var(--bg-color-darkest)}.gallery__slide{justify-content:space-between;display:flex}.gallery__pic{aspect-ratio:1;border-radius:20px;max-width:45%;margin:0 61px 0 0}.gallery__description{align-self:center;max-width:45%}.gallery__content{margin:24px 0 40px;font-family:Inter,sans-serif;font-size:16px;line-height:1.5}.gallery__tabs{grid-gap:1rem;grid-template-columns:repeat(6,1fr);margin:2.5rem 0;display:grid}.gallery__row{justify-content:space-between;margin:40px 0;display:flex}.gallery__tab{text-align:center;justify-content:center;padding:1rem 1.5rem;font-size:1rem}.gallery__video{border:12px solid #2f2f3a33;border-radius:24px;width:fit-content;max-width:1134px;height:50vh;margin:0 auto;position:relative}.gallery__border{border:12px solid #2f2f3a33;border-radius:24px;width:fit-content}.gallery__img{object-fit:cover;border-radius:12px;width:auto;max-width:820px;height:100%;margin:0 auto;display:block}@media (width<=1280px){.gallery__tabs{box-sizing:border-box;padding:2px 2px 1.5rem;overflow:scroll hidden}}@media (width<=1024px){.gallery__row{box-sizing:border-box;padding:2px 2px 1.5rem;overflow:scroll hidden}.gallery__tab{min-width:180px;padding:1rem .5rem}.gallery__title{max-width:100%}.gallery__figcaption{font-size:1.5rem}.gallery__video{border:none;border-radius:8px;width:100%;height:auto}.gallery__border{border:none}.gallery__img{border:4px solid #2f2f3a33;border-radius:8px;width:100%;height:100%}.gallery_video{background:linear-gradient(to bottom, var(--bg-color-darkest) 60vh, var(--color-lightest) 0%)}}@media (width<=768px){.gallery{background:linear-gradient(to bottom, var(--bg-color-darkest) 90vh, var(--color-lightest) 0%)}.gallery__figcaption{font-size:1rem}.gallery__img{height:auto;max-height:90vh}}.tab{box-sizing:border-box;color:var(--color-main);border-radius:8px;outline:1px solid;align-items:center;text-decoration:none;display:flex}.tab_dark{--active:var(--color-lightest)}.tab_light{--active:var(--color-darkest)}.tab:hover{cursor:pointer;outline-color:var(--accent);outline-width:2px;text-decoration:none}.tab_border-main{outline:2px solid var(--color-main)}.tab_active{color:var(--active);outline-color:var(--accent);outline-width:2px;font-weight:700}.tab_active:hover{cursor:default}.tab__img{width:24px;height:24px;margin-right:10px}.text{font-weight:400;line-height:1.2}.text_big{font-size:20px;line-height:1.5}.text_large{font-size:30px;line-height:1.6}.text_medium{font-size:16px;line-height:1.5}.text_small{font-size:12px;line-height:1}.text_centered{text-align:center}.text_section{color:var(--text-color);margin:0 0 3rem;font-size:20px;line-height:1.4}.text_semi-light{color:var(--text-color)}.text-decorated{box-sizing:border-box;letter-spacing:.02em;border-radius:12px;padding:6px 12px;font-size:12px;font-weight:900;position:relative}.text-decorated_small{padding:1px 6px 2px;font-size:11px}.text-decorated_accent{color:var(--accent);background:#1f8f6a14;border:1px solid #1f8f6a38}.text-decorated_highlight{color:var(--highlight);background:#7054d814;border:1px solid #7054d838}.dot{border-radius:48px;padding:6px 12px 6px 24px}.dot:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px;display:block;position:absolute;top:50%;left:11px;transform:translateY(-50%)}@media (width<=1140px){.text_section{margin-bottom:2rem}.text_large{font-size:26px;line-height:1.2}}@media (width<=1024px){.text_section{margin-bottom:1rem}.text_big{font-size:18px}}@media (width<=768px){.text_small-mobile{font-size:1rem;line-height:1.7}.text_large{font-size:22px}}.subtitle{color:var(--color-darkest);z-index:2;font-size:20px;font-weight:700;position:relative}@media (width<=1024px){.subtitle{flex-grow:2;font-size:18px}}.screenshot{background-color:var(--color-lightest);letter-spacing:.5px;color:#3a3a3d;border-radius:12px;font-size:12px;font-weight:400;position:absolute;overflow:hidden;box-shadow:0 14px 40px #9d9dab3d}.screenshot_padding{box-sizing:border-box;padding:1rem}.screenshot_dark{background-color:var(--bg-color-darkest);color:var(--color-lightest)}.screenshot__text{margin:0 0 .25rem}.screenshot__text_small{font-size:1.2rem}.screenshot__text:last-of-type{margin:0}.work-time{grid-gap:.5rem;grid-template-columns:repeat(3,auto);max-width:423px;display:grid;top:20%;right:-2rem}.work-time__block{box-sizing:border-box;text-align:center;background-color:var(--accent);color:var(--color-lightest);border-radius:3px;padding:.5rem}.workinghours{width:fit-content;bottom:-50px;left:-50px}.report-base-time{top:-25px;left:-50px}.projects-dashboard{top:45%;right:-2rem}.progress{text-align:left;box-sizing:border-box;height:12px;display:inline-block}.progress_total{background-color:var(--highlight);vertical-align:middle}.progress_productive{background-color:#9bcfff}.productivity{grid-gap:1rem 0;grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr auto;height:fit-content;display:grid}.productivity__rating{white-space:nowrap;align-items:center;display:flex}.productivity__color{border-radius:2px;width:16px;height:16px;margin-right:.25rem;display:inline-block}.bar-chart{position:absolute;bottom:0;right:25px;overflow:hidden;transform:scale(1.2)}.bar-chart_right{bottom:-125px;right:-50px}@media (width<=1600px){.bar-chart{transform:scale(1.1)}.screenshot{font-size:10px}}@media (width<=1280px){.screenshot__text_small{font-size:1rem}.bar-chart{max-width:80%;transform:scale(.8)}}@media (width<=1140px){.workinghours{max-width:420px}.screenshot_padding{padding:.5rem}.progress{height:10px}}@media (width<=1024px){.bar-chart_right{bottom:-2rem}.work-time,.projects-dashboard{right:0}.bar-chart{right:-45px}.report-base-time,.workinghours{left:calc(-1 * var(--padding-horisontal) / 2);max-height:110px}}@media (width<=768px){.work-time,.projects-dashboard{right:calc(-1 * var(--padding-horisontal) / 2);max-height:85px}}@media (width<=500px){.report-base-time,.workinghours{left:-70px;transform:scale(.7)}.pie-chart-left{transform:scale(.7)}.screenshot__text_small{font-size:12px}}.highlight{background:radial-gradient(111% 156% ellipse at 0% 0%, var(--highlight) 90%, var(--bg-color-darkest) 10%);padding:3rem 20%}.highlight__title{color:var(--color-lightest);text-align:center;margin:2rem auto}.highlight__link{margin-right:2rem;display:inline-block}.highlight__link:last-of-type{margin:0}.cards{justify-content:space-between;align-items:stretch;display:flex}.cards_gap{gap:40px}.cards_wrap{flex-wrap:wrap}.cards_ul{padding:0}.cards_ol{counter-reset:num;margin:0;padding:0;list-style-type:none}.card{box-sizing:border-box}.card_shadow{border-radius:16px;padding:16px;box-shadow:4px 4px 3.8px #00000026}.card_light{background-color:var(--color-lightest)}.card_li{max-width:25%;margin:0 4rem 0 0;padding:0;display:inline-block}.card_li:last-of-type{margin:0}.card_semidark{background-color:var(--bg-color);padding:0 18px 18px}.card_figure{width:28%;margin:2rem 0}.card_figure_big{width:45%}.card_case{box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;min-height:400px;padding:1.5rem}.card_reco{border:1px solid var(--color-light);box-sizing:border-box;border-radius:12px;max-width:800px;margin:1rem auto;padding:1rem}.card_reco img:not(.post__icon){object-fit:cover;border-radius:12px;width:100%}.card__number:before{color:var(--accent);content:counter(num);counter-increment:num;margin-bottom:1rem;font-size:64px;font-weight:700;line-height:1;display:block}.card__title{margin:1rem 0}.card__equal-height{flex:auto}.card__text{color:var(--color-main);z-index:2;margin:0;font-size:1rem;position:relative}.card__img{object-fit:cover;aspect-ratio:16/9;border-radius:12px;width:100%;margin-bottom:1.5rem}.card__icon{width:1rem;height:1rem}.card__logo{height:114px;margin:auto;display:block}@media (width<=1140px){.cards{flex-wrap:wrap}.card_li{max-width:45%;margin:0 0 2rem}}@media (width<=1024px){.card_figure,.card_figure_big{width:48%}}@media (width<=768px){.card_li{width:100%;max-width:100%}.card__number:before{margin-right:1rem;font-size:1.5rem;display:inline}.card_figure,.card_figure_big{width:100%;margin:0 0 2rem}}.review{background-color:var(--bg-color)}.review__card{background-color:var(--color-lightest);box-sizing:border-box;border:1px solid #dedbe4;border-radius:12px;padding:1rem 1.5rem}.review__logo{max-width:140px;height:30px}.review__container{justify-content:space-between;margin-top:4rem;display:flex}.review__stars{width:120px;height:24px;margin:auto 1rem;display:block}.review__points{box-sizing:border-box;color:var(--color-lightest);background-color:#f36546;border-radius:4px;margin:0;padding:6px;font-size:16px}.review__row{align-items:center;margin-bottom:2.5rem}.review__figure{flex-grow:2;margin:0}@media (width<=1280px){.review__separator{display:none}.review__container{flex-wrap:wrap;justify-content:space-around}}@media (width<=860px){.review__container{width:fit-content;margin:auto;display:block}}@media (width<=580px){.review__stars{width:90px}.review__logo{max-width:120px}}.animate{--offset-hor-positive:300px;--offset-hor-negative:-300px;--offset-vert-positive:200px;--offset-vert-negative:-100px}@keyframes slide-right{0%{transform:translateX(var(--offset-hor-negative))}to{transform:translate(0)}}@keyframes slide-left{0%{transform:translateX(var(--offset-hor-positive))}to{transform:translate(0)}}@keyframes slide-top{0%{transform:translateY(var(--offset-vert-positive))}to{transform:translateY(0)}}@keyframes progress-bar-grow{0%{width:0}to{width:100%}}@keyframes fade-in-bottom{0%{transform:translateY(var(--offset-vert-negative));opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-top{0%{opacity:0;transform:translateY(50px)}25%{opacity:0}50%{opacity:1}to{transform:translateY(0)}}@keyframes fade-in-height{0%{opacity:0;gap:0;transform:translateY(50px)}25%{opacity:0;gap:32px}50%{opacity:1}to{gap:0;transform:translateY(0)}}@keyframes fade-in-left{0%{transform-origin:0 0;opacity:0;transform:translate(15%)}25%{opacity:0}50%{opacity:1}to{transform-origin:0 0;transform:translate(0)}}@keyframes fade-in-right{0%{transform-origin:0 0;opacity:0;transform:translate(-15%)}25%{opacity:0}50%{opacity:1}to{transform-origin:0 0;transform:translate(0)}}@keyframes scale-up-hor-left{0%{opacity:0;transform-origin:0 0;transform:scaleX(0)}to{transform-origin:0 0;opacity:1;transform:scaleX(1)}}@keyframes fade-in{0%{opacity:0}25%{opacity:0}to{opacity:1}}@keyframes scale-in-left{0%{transform-origin:0%;opacity:1;transform:scale(0)}to{transform-origin:0%;opacity:1;transform:scale(1)}}@media (width>=1279px){.animation-container{opacity:0}.animate.animation-container{opacity:1}.animate.slide-right{animation:.6s ease-in-out forwards slide-right}.animate.slide-left{animation:.6s ease-in-out forwards slide-left}.animate.slide-top{animation:.6s ease-in-out forwards slide-top}.animate.fade-in-bottom{animation-name:fade-in-bottom;animation-duration:1s;animation-timing-function:ease-in}.animate.progress-bar-grow{animation:2s ease-in scale-up-hor-left}.fade-in:not(.animate),.fade-in-top:not(.animate),.fade-in-left:not(.animate),.fade-in-right:not(.animate),.fade-in-height:not(.animate),.fade-in-bottom:not(.animate){opacity:0}.animate.fade-in{animation-name:fade-in;animation-timing-function:ease-in}.animate.fade-in-top{animation-name:fade-in-top;animation-timing-function:ease-in}.animate.fade-in-left{animation-name:fade-in-left;animation-timing-function:ease-in}.animate.fade-in-right{animation-name:fade-in-right;animation-timing-function:ease-in}.animate.fade-in-height{flex-direction:column;justify-content:space-between;animation-name:fade-in-height;animation-timing-function:ease-in;display:flex}.animate.scale-in-left{animation-name:scale-in-left;animation-timing-function:ease-in}.animate.short{animation-duration:.5s}.animate.medium{animation-duration:.75s}.animate.long{animation-duration:1s}.animate.longest{animation-duration:1.5s}}.contact{top:unset;z-index:5;background:var(--color-darkest);width:fit-content;color:var(--color-lightest);box-sizing:border-box;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:6px 12px;font-size:14px;text-decoration:none;display:flex;position:fixed;bottom:6px;left:6px}.contact__app{font-weight:700}.contact__text{max-width:75px}@media (width<=800px){.contact{gap:8px;max-width:50%;padding:4px 10px;font-size:12px}.contact__icon{width:36px;height:36px}}.footer{background-color:var(--bg-color-darkest);color:var(--color-lightest);padding-top:5%;padding-bottom:1rem}.footer__column{max-width:420px}.footer__row{justify-content:space-between;gap:2rem;display:flex}.footer__subtitle{color:var(--color-lightest);white-space:nowrap;margin:0 0 1rem;font-weight:700;line-height:.95}.footer__link,.footer__text{opacity:.7;margin:0 0 .75rem}.footer__link{width:fit-content;display:block}.footer__link:hover{opacity:1}.footer__icons{gap:1rem;margin:2rem 0 0;display:flex}.footer__languages{margin:4.5rem 0 4rem;font-weight:400}.footer__language{box-sizing:border-box;min-width:52px;margin-bottom:.5rem;margin-right:.5rem;display:inline-block}.footer__hr{opacity:.7;margin-bottom:2rem}.nav{padding:0;list-style-type:none}.nav__li{margin:0}@media (width<=1024px){.footer__row{grid-gap:2rem;grid-template-rows:repeat(2,1fr);grid-template-columns:70% 30%;display:grid}}@media (width<=768px){.footer__row{grid-template-columns:60% 40%}.footer__text{display:block}}@media (width<=550px){.footer__row{grid-template-rows:repeat(4,auto);grid-template-columns:100%}}.swiper{box-sizing:border-box;margin-top:-60px;padding:60px 0 0!important}.swiper-wrapper{height:auto!important}.swiper-pagination{bottom:0!important}.swiper-pagination-bullet{background-color:var(--color-light)!important;border-radius:3px!important;width:10px!important;height:5px!important}.swiper-pagination-bullet-active{background-color:var(--accent)!important;width:20px!important}.swiper-button-next,.swiper-button-prev{background:0 0;border:1px solid #e5e3ec;border-radius:50%;color:#3a3a3d!important;margin:0!important;top:0!important}.swiper-navigation-icon{width:18px!important;height:18px!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:1rem!important}.swiper-button-prev{margin-right:16px;left:calc(100% - 116px)!important}.swiper-button-next{right:0!important}.swiper-slide{height:auto!important}.award{width:auto;height:80px!important}a.swiper-slide{width:fit-content}a.swiper-slide:hover{opacity:.7}.space-surround{box-sizing:border-box;padding:var(--padding-vertical) var(--padding-horisontal)}.space-horisontal{box-sizing:border-box;padding-left:var(--padding-horisontal);padding-right:var(--padding-horisontal)}.space-bottom{box-sizing:border-box;padding-bottom:var(--padding-vertical)}.space-top{box-sizing:border-box;padding-top:var(--padding-vertical)}.space-vertical-low{justify-self:flex-end;padding-top:3rem;padding-bottom:3rem}.space-top-small{padding-top:1rem}.space-bottom-small{padding-bottom:2rem}.trancate{white-space:nowrap;text-overflow:ellipsis;line-clamp:1;vertical-align:middle;width:fit-content;max-width:95%;display:inline-block;overflow:hidden}.bordered{border-bottom:1px solid var(--color-light)}.border-top{border-top:1px solid var(--color-light)}.hidden{display:none}.visible{display:block}.bold{font-weight:700}.old{text-decoration:line-through}.nowrap{white-space:nowrap}.full-wide{width:100%}.half-wide{width:50%}.content-wide{width:fit-content;max-width:100%}.three-quarters-wide{width:75%;max-width:800px}.no-margins{margin:0}.mt{margin-top:1rem}.mt-big{margin-top:2rem}.mb{margin-bottom:1rem}.mb-big{margin-bottom:2rem}.ml{margin-left:1rem}.ml-big{margin-left:3rem}.mr{margin-right:1rem}.mr-big{margin-right:3rem}.m-auto{margin:auto}.rounding{border-radius:12px}.rounding-right{border-radius:12px 30% 12px 12px}.rounding-left{border-radius:12px 12px 12px 30%}.blur:before{content:"";background:#00000080;border-radius:12px;position:absolute;inset:0}.truncate{text-overflow:ellipsis;overflow:hidden}.truncate_2-lines{line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.bg-semidark{background-color:var(--bg-color)}.bg-light{background-color:var(--color-lightest)}.productive{background-color:var(--accent)}.neutral{background-color:#fbcc52}.non-productive{background-color:#f3432b}.inactivity{background-color:var(--highlight)}.uncategorized{background-color:#e5e3ec}.light{color:var(--color-lightest)}.semi-light{color:var(--text-color-light)}.dark{color:var(--color-darkest)}.highlight{color:var(--highlight)}.accent{color:var(--accent)}.invert-accent{--accent:var(--highlight)}.negative{color:#eb5757}.block{display:block}.centered{text-align:center;width:fit-content;margin-left:auto;margin-right:auto}.row{justify-content:space-between;display:flex}.row_y-center{align-items:center}.y-centered{justify-content:flex-start;align-items:center;display:flex}.row_wrap{flex-wrap:wrap}.row_evenly{justify-content:space-evenly}.column{flex-direction:column;display:flex!important}.no-shrink-descktop{flex-shrink:0}.active{opacity:1;font-weight:700}.inline{display:inline}.separator-vertical{border-left:1px solid var(--text-color-light)}.scroll{scrollbar-width:thin;scrollbar-color:var(--accent) var(--color-light)}.scroll::-webkit-scrollbar{background-color:var(--color-light);width:1px;height:1px}.scroll::-webkit-scrollbar-thumb{background-color:var(--accent);outline:1px solid var(--accent)}.container-rel{position:relative}.text-spacing-l{line-height:170%}.bg-color-half-green{background:linear-gradient(#ecf7f3 60%,#0000 0)}.z-axis{position:relative}.z-axis__layer-top{z-index:2}.z-axis__layer-bottom{z-index:-1;opacity:0}.zoom{cursor:zoom-in}:target[id]{scroll-margin-top:var(--header-height)}@media (width<=1280px){.hidden-laptop{display:none}.three-quarters-wide{width:100%}}@media (width<=900px){.hidden-tablet{display:none}}@media (width<=600px){.hidden-mobile{display:none}.no-shrink-descktop{flex-shrink:1}}.ka20{box-sizing:border-box;border-bottom:1px solid var(--color-light);padding:var(--padding-vertical) var(--padding-horisontal);background:radial-gradient(circle at 88% 4%,#47c89929,#0000 25rem),linear-gradient(#fff 0%,#fafcfa 100%);overflow:hidden}.ka20 *{box-sizing:border-box}.ka20__intro{grid-template-columns:minmax(440px,1.15fr) minmax(0,.85fr);gap:4rem;margin:0 auto 3rem;display:grid}.ka20__brandline{align-items:center;gap:1rem;margin-bottom:1.4rem;display:flex}.ka20__logo{width:180px;height:auto;display:block}.ka20__badge{min-height:30px;color:var(--accent);letter-spacing:.04em;text-transform:uppercase;background:#1686651c;border-radius:8px;align-items:center;padding:0 13px;font-family:Open Sans,sans-serif;font-size:.78rem;font-weight:700;display:inline-flex}.ka20__title{max-width:660px;color:var(--color-darkest);letter-spacing:-.045em;margin:0;font-family:Open Sans,sans-serif;font-size:clamp(2.2rem,4vw,4.6rem);font-weight:700;line-height:1.04}.ka20__title span{color:var(--accent)}.ka20__lead{max-width:690px;color:var(--color-darkest);margin:0 0 1.25rem;font-size:1.3rem;line-height:1.55}.ka20__audience{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.ka20__audience-item{background:#ffffffc7;border:1px solid #16866538;border-radius:16px;min-height:118px;padding:1rem}.ka20__audience-item strong{color:var(--accent);margin:0 0 1rem;font-family:Open Sans,sans-serif;font-size:.96rem;display:block}.ka20__audience-item p{color:var(--text-color);font-size:.98rem;line-height:1.45;display:block}.ka20__tabs{grid-template-columns:repeat(6,minmax(0,1fr));gap:.65rem;margin:0 0 1.3rem;padding:.25rem .1rem .7rem;display:grid}.ka20__tab{width:100%;min-height:42px;color:var(--color-darkest);cursor:pointer;background:#fff;border:1px solid #dcd9e1;border-radius:8px;padding:0 1.1rem;font:700 .83rem/1.2 Open Sans,sans-serif;transition:border-color .18s,color .18s,background .18s,transform .18s}.ka20__tab:hover{border-color:var(--accent-light);color:var(--accent);transform:translateY(-1px)}.ka20__tab[aria-selected=true]{border-color:var(--accent);background:var(--accent);color:#fff}.ka20__tab:focus-visible{outline-offset:2px;outline:3px solid #47c89959}.ka20__showcase{background:#fff;border:1px solid #dedbe4;border-radius:24px;grid-template-columns:minmax(0,1.58fr) minmax(310px,.72fr);min-height:540px;display:grid;overflow:hidden;box-shadow:0 24px 70px #2a3b341c}.ka20__screen{background:linear-gradient(#ffffffb3,#ffffffb3),linear-gradient(135deg,#eef3f0,#f7f6f9);justify-content:center;align-items:center;min-width:0;padding:2rem;display:flex}.ka20__screen img{object-fit:contain;background:#fff;border:1px solid #4548471f;border-radius:13px;width:100%;max-height:560px;display:block;box-shadow:0 16px 46px #1d302824}.ka20__copy{border-left:1px solid #e5e2e8;flex-direction:column;justify-content:center;padding:3rem 2.5rem;display:flex}.ka20__counter{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 2rem;font:700 .82rem/1 Open Sans,sans-serif}.ka20__feature-name{color:var(--color-darkest);margin:0 0 1rem;font-family:Open Sans,sans-serif;font-size:2.05rem;line-height:1.13}.ka20__feature-label{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;margin:0 0 .55rem;font:700 .78rem/1 Open Sans,sans-serif}.ka20__feature-copy{color:var(--text-color);margin:0 0 1.5rem;font-size:1.1rem;line-height:1.6}.ka20__benefits{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.ka20__benefits li{color:var(--color-darkest);padding-left:1.5rem;line-height:1.45;position:relative}.ka20__benefits li:before{content:"";background:var(--accent-light);border-radius:50%;width:8px;height:8px;position:absolute;top:.55em;left:0}.ka20__footer{justify-content:space-between;align-items:center;gap:2rem;margin-top:2.2rem;display:flex}.ka20__promise{color:var(--color-darkest);margin:0;font-family:Open Sans,sans-serif;font-size:1.12rem;font-weight:700}.ka20__actions{flex-wrap:wrap;gap:.8rem;display:flex}.ka20__button{border:2px solid var(--accent);background:var(--accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 1.6rem;font-family:Open Sans,sans-serif;font-weight:700;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:inline-flex}.ka20__button:hover{background:var(--accent-dark);transform:translateY(-1px)}.ka20__button--secondary{color:var(--accent);background:#fff}.ka20__button--secondary:hover{color:var(--accent);background:#16866512}@media (width<=980px){.ka20__intro{grid-template-columns:1fr;align-items:start;gap:2rem}.ka20__showcase{grid-template-columns:1fr}.ka20__tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.ka20__copy{border-top:1px solid #e5e2e8;border-left:0}.ka20__screen{min-height:430px}.ka20__footer{flex-direction:column;align-items:flex-start}}@media (width<=640px){.ka20{padding-top:4rem;padding-bottom:4rem}.ka20__intro{margin-bottom:2rem}.ka20__brandline{flex-direction:column;align-items:flex-start}.ka20__title{font-size:2.65rem}.ka20__lead{font-size:1.1rem}.ka20__audience{grid-template-columns:1fr}.ka20__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.ka20__showcase{border-radius:18px;min-height:0}.ka20__screen{min-height:285px;padding:.85rem}.ka20__copy{padding:2.2rem 1.5rem}.ka20__feature-name{font-size:1.75rem}.ka20__actions,.ka20__button{width:100%}}@media (prefers-reduced-motion:reduce){.ka20__tab,.ka20__button{transition:none}}.section__block{justify-content:space-between;align-items:center;gap:max(5%,75px);display:flex}.section__description{width:55%}.section__media{width:50%;position:relative}.section__button{min-width:260px}.section__poster{object-fit:cover;width:100%;max-width:520px}.section__details{width:fit-content}.section__details:last-of-type{margin-bottom:2.5rem}.section__summary{margin-left:48px;font-size:20px;font-weight:700;line-height:1.6}.section__summary:before{content:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20opacity='0.2'%20cx='16'%20cy='16'%20r='16'%20fill='%233FB389'/%3e%3ccircle%20cx='16'%20cy='16'%20r='10'%20fill='%233FB389'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%2010.25C16.4142%2010.25%2016.75%2010.5858%2016.75%2011V21C16.75%2021.4142%2016.4142%2021.75%2016%2021.75C15.5858%2021.75%2015.25%2021.4142%2015.25%2021V11C15.25%2010.5858%2015.5858%2010.25%2016%2010.25Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.75%2016C21.75%2016.4142%2021.4142%2016.75%2021%2016.75L11%2016.75C10.5858%2016.75%2010.25%2016.4142%2010.25%2016C10.25%2015.5858%2010.5858%2015.25%2011%2015.25L21%2015.25C21.4142%2015.25%2021.75%2015.5858%2021.75%2016Z'%20fill='white'/%3e%3c/svg%3e");vertical-align:middle;margin-left:-48px;margin-right:16px}.section__details[open]>.section__summary:before{content:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20opacity='0.2'%20cx='16'%20cy='16'%20r='16'%20fill='%233FB389'/%3e%3ccircle%20cx='16'%20cy='16'%20r='10'%20fill='%233FB389'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M22%2016C22%2016.4142%2021.6496%2016.75%2021.2174%2016.75L10.7826%2016.75C10.3504%2016.75%2010%2016.4142%2010%2016C10%2015.5858%2010.3504%2015.25%2010.7826%2015.25L21.2174%2015.25C21.6496%2015.25%2022%2015.5858%2022%2016Z'%20fill='white'/%3e%3c/svg%3e")}.section__ul{margin:0;padding:0;list-style-type:none}.section__subtitle{color:var(--color-darkest);margin:0 0 .25rem;font-size:20px;font-weight:700;line-height:1.6}.section__li{color:var(--text-color);margin-bottom:1.5rem;margin-left:36px;font-size:1rem;font-weight:400;line-height:1.5;position:relative}.section__li:before{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0.00%200.00%2070.00%2067.00'%3e%3cg%20stroke-width='2.00'%20fill='none'%20stroke-linecap='butt'%3e%3cpath%20stroke='%239fd9c4'%20vector-effect='non-scaling-stroke'%20d='%20M%2067.00%2034.00%20A%2032.00%2032.00%200.0%200%200%2035.00%202.00%20A%2032.00%2032.00%200.0%200%200%203.00%2034.00%20A%2032.00%2032.00%200.0%200%200%2035.00%2066.00%20A%2032.00%2032.00%200.0%200%200%2067.00%2034.00'%20/%3e%3cpath%20stroke='%239fd9c4'%20vector-effect='non-scaling-stroke'%20d='%20M%2032.72%2038.79%20A%200.57%200.56%20-44.6%200%201%2031.93%2038.79%20L%2023.67%2030.56%20A%202.34%202.34%200.0%200%200%2020.46%2030.47%20L%2019.87%2030.99%20A%202.84%202.84%200.0%200%200%2019.75%2035.12%20L%2030.40%2045.78%20A%202.70%202.70%200.0%200%200%2034.22%2045.78%20L%2052.24%2027.76%20A%202.29%202.29%200.0%200%200%2052.18%2024.47%20L%2051.64%2023.97%20Q%2049.51%2021.97%2047.44%2024.04%20L%2032.72%2038.79'%20/%3e%3c/g%3e%3cpath%20fill='%23ffffff'%20d='%20M%200.00%200.00%20L%2070.00%200.00%20L%2070.00%2067.00%20L%200.00%2067.00%20L%200.00%200.00%20Z%20M%2067.00%2034.00%20A%2032.00%2032.00%200.0%200%200%2035.00%202.00%20A%2032.00%2032.00%200.0%200%200%203.00%2034.00%20A%2032.00%2032.00%200.0%200%200%2035.00%2066.00%20A%2032.00%2032.00%200.0%200%200%2067.00%2034.00%20Z'%20/%3e%3cpath%20fill='%233fb389'%20d='%20M%2067.00%2034.00%20A%2032.00%2032.00%200.0%200%201%2035.00%2066.00%20A%2032.00%2032.00%200.0%200%201%203.00%2034.00%20A%2032.00%2032.00%200.0%200%201%2035.00%202.00%20A%2032.00%2032.00%200.0%200%201%2067.00%2034.00%20Z%20M%2032.72%2038.79%20A%200.57%200.56%20-44.6%200%201%2031.93%2038.79%20L%2023.67%2030.56%20A%202.34%202.34%200.0%200%200%2020.46%2030.47%20L%2019.87%2030.99%20A%202.84%202.84%200.0%200%200%2019.75%2035.12%20L%2030.40%2045.78%20A%202.70%202.70%200.0%200%200%2034.22%2045.78%20L%2052.24%2027.76%20A%202.29%202.29%200.0%200%200%2052.18%2024.47%20L%2051.64%2023.97%20Q%2049.51%2021.97%2047.44%2024.04%20L%2032.72%2038.79%20Z'%20/%3e%3cpath%20fill='%23ffffff'%20d='%20M%2032.72%2038.79%20L%2047.44%2024.04%20Q%2049.51%2021.97%2051.64%2023.97%20L%2052.18%2024.47%20A%202.29%202.29%200.0%200%201%2052.24%2027.76%20L%2034.22%2045.78%20A%202.70%202.70%200.0%200%201%2030.40%2045.78%20L%2019.75%2035.12%20A%202.84%202.84%200.0%200%201%2019.87%2030.99%20L%2020.46%2030.47%20A%202.34%202.34%200.0%200%201%2023.67%2030.56%20L%2031.93%2038.79%20A%200.57%200.56%20-44.6%200%200%2032.72%2038.79%20Z'%20/%3e%3c/svg%3e");width:24px;margin-left:-36px;line-height:1.6;display:block;position:absolute;top:4px;left:0}.activity-history{max-width:50%;position:absolute;top:-100px;left:50%}.activity-history_top{top:0}.guide__content h2{font-size:26px}.guide__content h3{font-size:24px}.guide__content a:not(.button),.guide__content a:not(.button):visited{color:var(--accent);text-decoration:none}.guide__content a:not(.button):hover{color:var(--accent);text-decoration:underline}@media (width<=1440px){.section__button{min-width:fit-content}}@media (width<=1024px){.section__block{flex-wrap:wrap;justify-content:center}.section__description{order:1;width:100%;max-width:100%}.section__media{order:2;min-width:0;max-width:630px;margin:3rem 0}.section__poster{object-fit:contain;max-width:100%}.productivity,.activity{left:0}}@media (width<=768px){.section__details:last-of-type{margin-bottom:2rem}}.effects{justify-content:space-between;font-family:PT Sans,sans-serif;display:flex}.effects__img{width:60px;height:60px;margin-right:1.5rem}.effects__item{color:var(--color-darkest);margin:0;font-family:PT Sans;font-size:20px;font-weight:700;line-height:1.6;display:flex}.extra{flex-wrap:wrap;justify-content:space-between;display:flex}.extra__card{width:28%;margin:2rem 0}.pie-chart{position:absolute;top:0;right:60px;overflow:hidden}.pie-chart-left{position:absolute;top:calc(50% - 82px);left:-40px}.productivity,.activity{top:40%;left:-2rem}.table{border-collapse:separate;border-spacing:0;font-size:inherit;border-radius:12px}.table_text-center{text-align:center}.table__sell{box-sizing:border-box;vertical-align:middle;border:.5px solid #e5e3ec;border-style:none solid solid none;padding:5px}.table__sell_hor{border-style:solid none}.table__sell_hor:first-of-type{border-style:solid none solid solid}.table__sell_hor:last-of-type{border-style:solid solid solid none}.table__head{background-color:var(--color-light)}.table__row:first-of-type .table__sell:first-of-type{border-top-left-radius:10px}.table__row:first-of-type .table__sell:last-of-type{border-top-right-radius:10px}.table__row:last-of-type .table__sell:first-of-type{border-bottom-left-radius:10px}.table__row:last-of-type .table__sell:last-of-type{border-bottom-right-radius:10px}.table__row:first-of-type .table__sell{border-top-style:solid}.table__row .table__sell:first-of-type{border-left-style:solid}table td{vertical-align:top}table ul{margin:0;padding:0;list-style-position:inside}.selfcontrol{padding-bottom:calc(var(--padding-vertical) + 5%)}.selfcontrol__title{vertical-align:top;width:calc(85% - 320px);max-width:620px;margin-left:5%;display:inline-block}.selfcontrol__row{flex-wrap:wrap;justify-content:space-between;display:flex;position:relative}.selfcontrol__notifications{z-index:2;width:45%;position:relative;top:-120px;left:0}.selfcontrol__notification{box-sizing:border-box;background-image:url("data:image/svg+xml,%3csvg%20width='39'%20height='32'%20viewBox='0%200%2039%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_522_2076)'%3e%3cpath%20d='M18.4716%203.40625C18.9287%202.61458%2020.0713%202.61458%2020.5284%203.40625L33.9518%2026.6562C34.4089%2027.4479%2033.8375%2028.4375%2032.9234%2028.4375H6.07661C5.16247%2028.4375%204.59113%2027.4479%205.0482%2026.6562L18.4716%203.40625Z'%20stroke='%23C14949'%20stroke-width='1.625'/%3e%3cpath%20d='M18.7443%2020.688L18.5523%2012.8H20.3763L20.1843%2020.688H18.7443ZM19.5123%2024.096C19.1816%2024.096%2018.9096%2023.9947%2018.6963%2023.792C18.4936%2023.5787%2018.3923%2023.328%2018.3923%2023.04C18.3923%2022.7413%2018.4936%2022.4907%2018.6963%2022.288C18.9096%2022.0747%2019.1816%2021.968%2019.5123%2021.968C19.8216%2021.968%2020.0776%2022.0747%2020.2803%2022.288C20.4936%2022.4907%2020.6003%2022.7413%2020.6003%2023.04C20.6003%2023.328%2020.4936%2023.5787%2020.2803%2023.792C20.0776%2023.9947%2019.8216%2024.096%2019.5123%2024.096Z'%20fill='%23C14949'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_522_2076'%3e%3crect%20width='39'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.707107%2014.849C0.316582%2015.2396%200.316582%2015.8727%200.707107%2016.2632C1.09763%2016.6538%201.7308%2016.6538%202.12132%2016.2632L8.27808%2010.1065L14.435%2016.2634C14.8256%2016.654%2015.4587%2016.654%2015.8492%2016.2634C16.2398%2015.8729%2016.2398%2015.2398%2015.8492%2014.8492L9.69229%208.69227L16.2635%202.12111C16.654%201.73058%2016.654%201.09742%2016.2635%200.706895C15.8729%200.31637%2015.2398%200.316371%2014.8492%200.706895L8.27808%207.27806L1.70711%200.707091C1.31658%200.316567%200.683418%200.316567%200.292893%200.707091C-0.0976311%201.09762%20-0.0976311%201.73078%200.292893%202.1213L6.86386%208.69227L0.707107%2014.849Z'%20fill='%239896A1'/%3e%3c/svg%3e");background-position:.5rem,right 1rem top 1rem;background-repeat:no-repeat;background-size:40px,12px;width:80%;margin:1rem 0 1rem auto;padding:1rem 2rem 1rem 4rem;font-size:20px;position:static}.selfcontrol__caption{color:var(--color-darkest);width:80%;margin:0;font-size:19px}.selfcontrol__caption_right{margin:0 0 0 auto}.selfcontrol__report{width:50%;margin:-306px 0 0 auto;position:relative}.selfcontrol__interface{width:45%;position:relative;top:-306px;left:0}.selfcontrol__text{width:50%;margin:-306px 0 1rem auto}.selfcontrol__buttons{width:50%;margin-left:auto}.selfcontrol__photo{aspect-ratio:1;object-fit:cover;width:50vw;max-width:400px;display:inline-block}.selfcontrol__figure{z-index:2;width:80%;max-width:600px;margin:0}.selfcontrol__figure_left{position:absolute;top:200px;right:0}.selfcontrol__figure_right{position:relative;top:-80px}.selfcontrol__img{border-radius:12px;width:100%}.selfcontrol__pic{margin:-1rem 0 0 auto;display:block}.selfcontrol__arrow-right{position:absolute;top:40%;left:105%}.selfcontrol__arrow-left{position:absolute;bottom:20%;right:105%}.guide{background-color:var(--bg-color);--accent:var(--highlight)}.guide__row{height:70vh;margin-left:-16px;padding-left:16px}.guide__nav{box-sizing:border-box;flex-grow:1;min-width:470px;height:100%;margin-bottom:2rem;margin-left:-16px;padding-left:32px;overflow-y:scroll}.guide__content{background-color:var(--color-lightest);box-sizing:border-box;flex-grow:3;height:100%;padding:1.5rem;overflow-y:scroll}.guide__tab{min-height:60px;margin:2px 1rem 1rem 2px;padding:.5rem 1.5rem;font-size:20px;font-weight:700;line-height:1.2;position:relative}.guide__tab.tab_active:before{content:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%236A52FB'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18.2197%2011.4697C18.5126%2011.1768%2018.9874%2011.1768%2019.2803%2011.4697L23.2803%2015.4697C23.5732%2015.7626%2023.5732%2016.2374%2023.2803%2016.5303L19.2803%2020.5303C18.9874%2020.8232%2018.5126%2020.8232%2018.2197%2020.5303C17.9268%2020.2374%2017.9268%2019.7626%2018.2197%2019.4697L20.9393%2016.75H9.75C9.33579%2016.75%209%2016.4142%209%2016C9%2015.5858%209.33579%2015.25%209.75%2015.25H20.9393L18.2197%2012.5303C17.9268%2012.2374%2017.9268%2011.7626%2018.2197%2011.4697Z'%20fill='white'/%3e%3c/svg%3e");position:absolute;top:calc(50% - 16px);left:-16px}.history{width:381px;height:185px}.section__poster:hover+.play{opacity:1;cursor:pointer}@media (width<=1600px){.pie-chart{transform:scale(1.2)}}@media (width<=1280px){.pie-chart{transform:none}.selfcontrol__interface{top:-255px}.selfcontrol__text{margin:-306px 0 1rem auto}.selfcontrol__caption{font-size:16px}.guide__tab{min-height:52px;font-size:16px}.guide__nav{min-width:384px}}@media (width<=1140px){.selfcontrol__photo{max-width:320px}}@media (width<=1024px){.effects{flex-wrap:wrap;justify-content:space-around}.effects__item{width:360px;max-width:100%;margin-bottom:2rem}.pie-chart{right:0}.guide__row{margin:0;padding:0;display:block}.guide__content{max-height:70%}.extra__card{width:48%}.effects__item{max-width:380px}.selfcontrol{padding-bottom:calc(var(--padding-horisontal) + 340px);flex-direction:column;display:flex;position:relative}.selfcontrol__title,.selfcontrol__notifications,.selfcontrol__report,.selfcontrol__interface,.selfcontrol__text,.selfcontrol__buttons{width:100%}.selfcontrol__arrow-left,.selfcontrol__arrow-right{display:block;position:static}.selfcontrol__arrow-right{margin-left:50%}.selfcontrol__arrow-left{margin:-100px 30% 0}.selfcontrol__title{order:0;margin:0 0 1rem}.selfcontrol__text{order:1;margin:0 0 2rem}#selfcontrol-photo{order:2}.selfcontrol__notifications{order:3}.selfcontrol__report{order:4;margin:-100px 0}.selfcontrol__figure_right{top:-100px}.selfcontrol__interface{order:5;top:114px}.selfcontrol__buttons{bottom:2rem;right:var(--padding-horisontal);order:6;width:fit-content;position:absolute}}@media (width<=1024px) and (hover:hover) and (pointer:fine){.guide__nav{flex-wrap:wrap;justify-content:space-evenly;height:132px;display:flex}.guide__tab{width:calc(50% - 16px)}}@media (width<=1024px) and (hover:none) and (pointer:coarse){.guide__nav{box-sizing:border-box;width:100%;height:fit-content;display:flex;overflow:scroll hidden}.guide__tab{min-width:70%;margin-right:2rem}}@media (width<=768px){.extra{margin:1rem 0;display:block}.extra__card{width:100%;margin:0 0 2rem}.effects__img{margin-right:1rem}.pie-chart{right:-1rem}.productivity,.activity{left:-1rem}}@media (width<=768px) and (hover:hover) and (pointer:fine){.guide__tab{width:80%;min-height:30px}}@media (width<=580px){.activity-history{height:120px;top:-40px}.activity-history_top{top:0}.selfcontrol__arrow-left,.selfcontrol__arrow-right{width:60px;height:50px}.selfcontrol__figure_left{top:150px}.selfcontrol{padding-bottom:calc(var(--padding-horisontal) + 300px)}.selfcontrol__caption{width:100%}.guide__nav{min-width:100%}.pie-chart{right:-8%;transform:scale(.85)}}.dlp{grid-template-columns:repeat(2,1fr);gap:20px 30px;display:grid}.dlp__card{border:1px solid #dedbe4;border-radius:12px;align-items:flex-start;padding:24px;display:flex;position:relative}.dlp__description{margin-left:1rem}.dlp__subtitle{margin:0 0 .5rem}.dlp__text{color:var(--color-main);font-family:PT Sans;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.dlp__summary{display:none}.dlp__screenshot{max-width:90%;display:none}.dlp__card:hover .dlp__screenshot{z-index:3;border-style:solid;border-color:var(--color-lightest);border-width:38px 28px;border-radius:28px;display:block;position:absolute;top:50%;transform:translateY(-50%)}.dlp__card:hover{border-color:var(--accent)}.dlp__card:hover:nth-of-type(odd) .dlp__screenshot{right:calc(-100% - .5rem)}.dlp__card:hover:nth-of-type(2n) .dlp__screenshot{left:calc(-100% - .5rem)}@media (width<=1024px){.dlp,.dlp__summary{display:block}.dlp__screenshot,.dlp__card:hover .dlp__screenshot{border:none;border-radius:0;max-width:100%;margin:.5rem auto;display:block;position:static;transform:none}.dlp__card{flex-wrap:wrap;margin-bottom:20px}.dlp__details{width:100%}.dlp__description{margin-left:0}.dlp__details[open]>.dlp__summary{color:var(--accent)}}
