.range-slider{display:inline-block;height:20px;padding:0 10px;width:130px}.range-slider.disabled{opacity:.5}.range-slider-inner{display:inline-block;height:100%;position:relative;width:100%}.range-slider-fill,.range-slider-rail{border-radius:2px;display:block;height:4px;left:0;position:absolute;top:50%;transform:translateY(-50%)}.range-slider-rail{background-color:#e2e2e2;width:100%}.range-slider-fill{background-color:#21fb92}.range-slider-knob{background-color:#fff;border:1px solid #f5f5f5;border-radius:50%;box-shadow:1px 1px rgba(0,0,0,.2);box-sizing:border-box;cursor:pointer;display:block;height:20px;left:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.range-slider-hidden{display:none}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(../fonts/bd097ceff83f90802a12d67c8f8edcfd.woff2) format("woff2"),url(../fonts/0d6f7c99e635f1fec4c9a116233805e9.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/01f03178adde434fc9fade5562a1b043.woff2) format("woff2"),url(../fonts/44e343ff76a98508d3098a09d2ebfbb8.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(../fonts/c08e610806161507e8e3018865781a57.woff2) format("woff2"),url(../fonts/1e547cd04bfe2dae1f98fbc8ab14b4c4.woff) format("woff")}:root{--concrete:#aeaeae;--gray-headers:#969696;--gray:#525252;--cloud:#f2f2f2;--dm-cloud:#1e1e1e;--white:#fff;--black:#000;--blue:#1c42ea;--blue-hover:#1332bb;--blue-active:#246fff;--blue-dark:#152d98;--space:#1c1c1c;--borders-dark:#313131;--borders-white:#dedede;--dm-borders-white:#303030;--ice:#def6fc;--wave:#57d5f3;--morning:#b4c1ff;--lemonade:#fffbdb;--golden:#f9efe1;--red:#ec544b;--video-cover:#111d53;--shade-medium:0 16px 40px 0 rgba(0,0,0,.1);--shade-heavy:0 4px 8px rgba(0,0,0,.2);--standard-border-radius:2px;--header-height:95px;--header-height-m:64px;--header-height-s:56px;--header-height-actions-m:128px;--header-height-actions-s:112px;--footer-height:555px;--transition:0.3s cubic-bezier(0.645,0.045,0.355,1);--container:1160px;--container-main:968px;--container-big:1330px;--zindex-modal:1000}html{box-sizing:border-box;font-size:10px}*,:after,:before{box-sizing:inherit}body{background-color:#fff;background-color:var(--white);color:#000;color:var(--black);font-size:1.4rem;line-height:1.5715;margin:0}body,button,input,select,textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:400}.hidden{display:none}.icon{-ms-flex-negative:0;display:inline-block;flex-shrink:0;height:24px;vertical-align:middle;width:24px}[v-cloak]{display:none}.fade-enter-active,.fade-leave-active{transition:opacity .3s cubic-bezier(.645,.045,.355,1);transition:opacity var(--transition)}.fade-enter,.fade-leave-to{opacity:0}.no-scroll{overflow:hidden}@lost flexbox flex;.link{color:#1c42ea;color:var(--blue);font-weight:500;text-decoration:none;transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color var(--transition)}.link:focus,.link:hover{color:#1332bb;color:var(--blue-hover)}.link:active{color:#246fff;color:var(--blue-active)}.link--black{color:#000;color:var(--black)}.link--black:focus,.link--black:hover{color:#525252;color:var(--gray)}.link--black:active{color:#000;color:var(--black)}.link--white{color:#fff;color:var(--white)}.link--white:focus,.link--white:hover{color:#aeaeae;color:var(--concrete)}.link--white:active{color:#fff;color:var(--white)}.link--reset{background:transparent;border:0;font-size:inherit}.button,.link--reset{cursor:pointer;outline:none}.button{background-color:transparent;border:1px solid transparent;border-radius:2px;border-radius:var(--standard-border-radius);display:inline-block;font-size:14px;font-weight:500;height:32px;margin:0;padding:4px 16px;text-align:center;text-decoration:none;transition:color .3s cubic-bezier(.645,.045,.355,1),background-color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1);transition:var(--transition) color,var(--transition) background-color,var(--transition) border-color;white-space:nowrap}@media (min-width:640px){.button--desktop-big{font-size:16px;height:40px;padding:6.4px 24px}}@media (min-width:1200px){.button--desktop-big{font-size:18px;height:49px;line-height:36px;padding:6.4px 24px}}.button--desktop-medium{height:40px;padding:8px 16px}@media (min-width:640px){.button--desktop-medium{font-size:16px;padding:6.4px 24px}}.button--desktop-bigger{height:40px;padding:8px 16px}@media (min-width:640px){.button--desktop-bigger{font-size:16px;padding:6.4px 24px}}@media (min-width:1024px){.button--desktop-bigger{font-size:16px;height:54px;line-height:39px;padding:6.4px 32px}}.button--primary{background-color:#1c42ea;background-color:var(--blue);border-color:#1c42ea;border-color:var(--blue);color:#fff;color:var(--white)}.button--primary:focus,.button--primary:hover{background-color:#1332bb;background-color:var(--blue-hover);border-color:#1332bb;border-color:var(--blue-hover)}.button--primary:active{background-color:#246fff;background-color:var(--blue-active);border-color:#246fff;border-color:var(--blue-active)}.button--primary:disabled{background-color:#f2f2f2;background-color:var(--cloud);border-color:#f2f2f2;border-color:var(--cloud);color:#525252;color:var(--gray)}.button--light-blue{background-color:#246fff;background-color:var(--blue-active);border-color:#246fff;border-color:var(--blue-active);color:#fff;color:var(--white)}.button--light-blue:active,.button--light-blue:focus,.button--light-blue:hover{background-color:#1332bb;background-color:var(--blue-hover);border-color:#1332bb;border-color:var(--blue-hover);color:#fff;color:var(--white)}.button--light-blue:active{background-color:#246fff;background-color:var(--blue-active);border-color:#246fff;border-color:var(--blue-active)}.button--light-blue:disabled{background-color:#f2f2f2;background-color:var(--cloud);border-color:#f2f2f2;border-color:var(--cloud);color:#525252;color:var(--gray)}.button--icon{-ms-flex-align:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;background-color:transparent;border:0;box-shadow:none;color:#000;color:var(--black);display:-ms-inline-flexbox;display:inline-flex;flex-shrink:0;height:32px;justify-content:center;padding:0;width:32px}.button--icon:focus,.button--icon:hover{background-color:#f2f2f2;background-color:var(--cloud);color:#000;color:var(--black)}.button--icon.active,.button--icon:active{background-color:#dedede;background-color:var(--borders-white);color:#000;color:var(--black)}@media (min-width:640px){.button--icon{height:40px;width:40px}}.button--icon-dark{color:#fff;color:var(--white)}.button--icon-dark:focus,.button--icon-dark:hover{background-color:#1e1e1e;background-color:var(--dm-cloud);color:#fff;color:var(--white)}.button--icon-dark.active,.button--icon-dark:active{background-color:#303030;background-color:var(--dm-borders-white);color:#fff;color:var(--white)}.button--for-input{color:#aeaeae;color:var(--concrete)}.button--for-input:focus,.button--for-input:hover{background-color:transparent;color:#525252;color:var(--gray)}.button--for-input:active{background-color:transparent;color:#aeaeae;color:var(--concrete)}.button--icon-small{height:32px;width:32px}.button--only-desktop{display:none}@media (min-width:640px){.button--only-desktop{display:inline-block}}.button--only-mobile{display:inline-block}@media (min-width:640px){.button--only-mobile{display:none}}.button--tab{border-radius:200px}.button--dark{background-color:#313131;background-color:var(--borders-dark);color:#fff;color:var(--white)}.button--border{border-color:#dedede;border-color:var(--borders-white)}.button--border,.button--border:focus,.button--border:hover{background-color:#fff;background-color:var(--white);color:#000;color:var(--black)}.button--border:focus,.button--border:hover{border-color:#aeaeae;border-color:var(--concrete)}.button--border:active{background-color:#dedede;background-color:var(--borders-white)}.button--border:active,.button--border:disabled{border-color:#dedede;border-color:var(--borders-white)}.button--border:disabled{color:#dedede;color:var(--borders-white);cursor:not-allowed}.button--border:disabled:active{background-color:#fff;background-color:var(--white)}.button--link{color:#1c42ea;color:var(--blue);height:auto;padding:0;transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color var(--transition)}.button--link:focus,.button--link:hover{color:#1332bb;color:var(--blue-hover)}.button--link:active{color:#246fff;color:var(--blue-active)}.button--block{display:block;width:100%}.button--rounded{border-radius:200px}.container{margin:0 auto;max-width:1160px;max-width:var(--container);padding:0 16px;width:100%}.container--main{max-width:968px;max-width:var(--container-main);padding:0 16px}.container--big{max-width:1330px;max-width:var(--container-big);padding:0 32px}.container--rel{position:relative}.row{display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-direction:column;flex-direction:column;margin-left:-16px;margin-right:-16px}@media (min-width:640px){.row{-ms-flex-direction:row;flex-direction:row}}@media (min-width:1200px){.row{margin-left:-24px;margin-right:-24px}}@media (min-width:640px){.row--justify{-ms-flex-pack:justify;justify-content:space-between}.row--center{-ms-flex-align:center;align-items:center}.row--bottom{-ms-flex-align:end;align-items:flex-end}}.row--wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.row--m-center{-ms-flex-align:center;align-items:center}@media (min-width:640px){.row--m-center{-ms-flex-align:start;align-items:flex-start}}.row--reverse-mobile{-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width:640px){.row--reverse-mobile{-ms-flex-direction:row;flex-direction:row}}.row--only-row{-ms-flex-direction:row;flex-direction:row}.column{-ms-flex-positive:1;-ms-flex-preferred-size:0;flex-basis:0;flex-grow:1;max-width:100%;padding-left:16px;padding-right:16px}.column--s-12{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}@media (min-width:640px){.column--2{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.column--4{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.column--6{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.column--8{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.column--10{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.column--12{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.column--14{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.column--16{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.column--18{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.column--20{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.column--22{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.column--24{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.column--o-2{margin-left:8.33333333%}.column--o-4{margin-left:16.66666667%}.column--o-6{margin-left:25%}.column--o-8{margin-left:33.33333333%}.column--o-10{margin-left:41.66666667%}.column--o-12{margin-left:50%}.column--o-14{margin-left:58.33333333%}.column--o-16{margin-left:66.66666667%}.column--o-18{margin-left:75%}.column--o-20{margin-left:83.33333333%}.column--o-22{margin-left:91.66666667%}}@media (min-width:1200px){.column{padding-left:24px;padding-right:24px}.column--lg-6{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.column--lg-12{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}.column--n-rel{position:static}@media (min-width:1200px){.column--narrow{padding-left:12px;padding-right:12px}}.select{appearance:none;background-color:#f2f2f2;background-color:var(--cloud);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='%231c42ea'%3E%3Cpath d='m12 15.92-.001.002-5.999-6L6.923 9 12 14.077 17.077 9l.923.923-5.999 5.999L12 15.92z'/%3E%3C/svg%3E");background-position:right 5px center;background-repeat:no-repeat;background-size:26px;border:0;border-radius:2px;cursor:pointer;font-size:14px;font-weight:500;height:40px;outline:0;padding:0 30px 0 15px;width:100%}.select::-ms-expand{opacity:0}.select:disabled{cursor:not-allowed;opacity:.6}.tab__controls{display:inline-block;margin-bottom:14px;vertical-align:middle}@media (min-width:640px){.tab__controls{font-size:16px;margin-bottom:24px}}.tab__control{background-color:transparent;border:0;border-radius:0;color:#000;color:var(--black);display:inline-block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:14px;font-weight:500;height:48px;line-height:48px;margin:0 30px -1px 0;outline:0;padding:0;transition:box-shadow .3s cubic-bezier(.645,.045,.355,1);transition:var(--transition) box-shadow;vertical-align:middle}.tab__control:last-child{margin-right:0}@media (min-width:640px){.tab__control{font-size:16px;height:56px;line-height:56px}}.tab__content{display:none}.tab__content--active{display:block}.badge{-ms-flex-negative:0;-ms-flex-pack:center;background-color:#fff;background-color:var(--white);border:1px solid #dedede;border:1px solid var(--borders-white);border-radius:50%;color:#000;color:var(--black);cursor:pointer;display:-ms-inline-flexbox;display:inline-flex;flex-shrink:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:14px;font-weight:500;height:24px;justify-content:center;text-align:center;transition:color .3s ease,border .3s ease;width:24px}.badge:after{content:"?"}.badge:focus,.badge:hover{border-color:#aeaeae;border-color:var(--concrete)}.tooltip{display:block!important;z-index:10000}.tooltip .tooltip-inner{background:#000;background:var(--black);border-radius:2px;color:#aeaeae;color:var(--concrete);max-width:254px;padding:20px 16px 20px 24px}.tooltip .tooltip-arrow{border-color:#000;border-color:var(--black);border-style:solid;height:0;margin:5px;position:absolute;width:0;z-index:1}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;border-width:5px 5px 0;bottom:-5px;left:calc(50% - 5px);margin-bottom:0;margin-top:0}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;border-width:0 5px 5px;left:calc(50% - 5px);margin-bottom:0;margin-top:0;top:-5px}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{border-bottom-color:transparent!important;border-left-color:transparent!important;border-top-color:transparent!important;border-width:5px 5px 5px 0;left:-5px;margin-left:0;margin-right:0;top:calc(50% - 5px)}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{border-bottom-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;border-width:5px 0 5px 5px;margin-left:0;margin-right:0;right:-5px;top:calc(50% - 5px)}.tooltip[aria-hidden=true]{opacity:0;visibility:hidden}.tooltip[aria-hidden=false],.tooltip[aria-hidden=true]{transition:opacity .3s cubic-bezier(.645,.045,.355,1);transition:opacity var(--transition)}.tooltip[aria-hidden=false]{opacity:1;visibility:visible}.box{color:#aeaeae;color:var(--concrete);display:none;height:47px;position:absolute;width:39px}@media (min-width:640px){.box{display:block}}.box--advantages-left{height:42px;left:47px;top:390px;width:35px}.box--advantages-right{bottom:64px;height:70px;right:39px;width:60px}.box--backup,.box--cheap,.box--monitoring-left,.box--monitoring-right,.box--tariff{display:none}@media (min-width:1024px){.box--backup,.box--cheap,.box--monitoring-left,.box--monitoring-right,.box--tariff{display:block}}.box--tariff{left:18px;top:200px}.box--cheap{left:50px;top:-14px}.box--monitoring-left{left:5px;top:60px}.box--monitoring-right{height:39px;right:30px;top:135px;width:32px}.box--backup{bottom:300px;right:35px}.box--top-left{left:28px;top:230px}.box--very-top-left{left:50px;top:87px}.box--bottom-left{left:-40px;top:330px}.box--top-right{right:140px;top:90px}.box--middle-right{right:70px;top:192px}.box--bottom-right{bottom:56px;right:296px}.box--very-bottom-right{bottom:45px;right:91px}.box--offscreen-bottom{bottom:90px;right:-36px}.box--presentation{color:#1c42ea;color:var(--blue);display:none;height:86px;width:73px}@media (min-width:1200px){.box--presentation{display:block}}.box--small{height:43px;width:36px}.range-slider{width:100%!important}.range-slider-fill{background-color:#1c42ea!important;background-color:var(--blue)!important}.range-slider-fill,.range-slider-rail{border-radius:20px!important;height:8px!important}.range-slider-knob{background-color:#fff!important;background-color:var(--white)!important;border:2px solid #1c42ea!important;border:2px solid var(--blue)!important;border-radius:100%!important;height:22px!important;width:22px!important}.header{-ms-flex-align:center;align-items:center;background-color:#fff;background-color:var(--white);border-bottom:1px solid #f2f2f2;border-bottom:1px solid var(--cloud);color:#525252;color:var(--gray);display:-ms-flexbox;display:flex;font-size:16px;padding:12px 16px;position:sticky;top:0;z-index:11}@media (min-width:1200px){.header{padding:23px 48px}}.header--simple{border:0}.header__logo-desktop{display:none;height:16px;margin-right:24px;width:95px}@media (min-width:1024px){.header__logo-desktop{display:inline-block;height:22px;margin-right:16px;width:132px}}@media (min-width:1200px){.header__logo-desktop{height:26px;width:155px}}@media (min-width:1550px){.header__logo-desktop{margin-right:40px}}.header__logo-mobile{display:inline-block;height:24px;margin-right:15px;width:24px}@media (min-width:1024px){.header__logo-mobile{display:none}}.header__logo-link{color:#1c42ea;color:var(--blue);display:inline-block;transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color var(--transition);vertical-align:middle}.header__logo-link:focus,.header__logo-link:hover{color:#525252;color:var(--gray)}.header__subtitle{display:none;font-size:13px}@media (min-width:1550px){.header__subtitle{display:block}}.header__right{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-left:auto}.header__sandwich{height:32px;width:32px}@media (min-width:1200px){.header__sandwich{visibility:hidden}}.header__button{display:inline-block}@media (min-width:1200px){.header__button{display:none}.header__buttons{margin:0 0 0 16px}}.header-simple{background-color:#fff;background-color:var(--white);border-bottom:1px solid #f2f2f2;border-bottom:1px solid var(--cloud);font-size:16px;padding:12px 0;position:sticky;top:0;z-index:11}@media (min-width:1024px){.header-simple{padding:20px 0}}.header-simple__row{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.header-simple__logo{-ms-flex-negative:0;color:#1c42ea;color:var(--blue);display:inline-block;flex-shrink:0;height:28px;transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color var(--transition);vertical-align:middle;width:95px}.header-simple__logo:focus,.header-simple__logo:hover{color:#525252;color:var(--gray)}@media (min-width:640px){.header-simple__logo{width:120px}}@media (min-width:1024px){.header-simple__logo{height:28px;margin-right:48px;width:165px}}.header-simple__icon{height:100%;width:100%}.header-simple__subtitle{color:#969696;color:var(--gray-headers);display:none;font-size:14px}@media (min-width:1024px){.header-simple__subtitle{display:block}}.header-simple__button{margin-left:auto}.menu{background-color:#fff;background-color:var(--white);display:none;height:100%;position:relative;width:100%}@media (min-width:1200px){.menu{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}}.menu--mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:0;padding:33px 16px 23px;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform var(--transition);width:212px;will-change:transform;z-index:1041}@media (min-width:1200px){.menu--mobile{display:none}}.menu--active{transform:translateX(0)}.menu__inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:1200px){.menu__inner{-ms-flex-direction:row;flex-direction:row}}.menu__checkbox{display:none}.menu__checkbox:checked~.menu__dropdown{display:-ms-flexbox;display:flex}@media (min-width:1200px){.menu__checkbox:checked~.menu__dropdown{display:none}}.menu__checkbox:checked~.menu__arrow:after{transform:rotate(180deg)}@media (min-width:1200px){.menu__checkbox:checked~.menu__arrow:after{transform:none}}.menu__link{cursor:pointer;font-size:13px;line-height:32px;position:relative;white-space:nowrap}@media (min-width:1200px){.menu__link{line-height:1.4}.menu__link--large{font-size:16px;height:48px;line-height:48px;padding:0 12px}.menu__link--small{font-size:16px;line-height:1.6;margin-bottom:20px;padding:0}.menu__link--small:last-child{margin-bottom:0}}@media (min-width:2560px){.menu__link--large{font-size:18px;padding:0 15px}}@media (min-width:1200px){.menu__link:hover .menu__dropdown{display:-ms-flexbox;display:flex}}.menu__dropdown{display:none;-ms-flex-direction:column;flex-direction:column}@media (min-width:1200px){.menu__dropdown{background-color:#fff;background-color:var(--white);box-shadow:0 16px 40px 0 rgba(0,0,0,.1);box-shadow:var(--shade-medium);left:-50px;min-width:229px;padding:32px;position:absolute;top:100%}}.menu__arrow{padding-right:26px;position:relative}.menu__arrow:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='%23aeaeae'%3E%3Cpath d='m12 15.92-.001.002-5.999-6L6.923 9 12 14.077 17.077 9l.923.923-5.999 5.999L12 15.92z'/%3E%3C/svg%3E");background-size:cover;content:"";height:24px;position:absolute;right:-5px;top:-3px;transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform var(--transition);width:24px}@media (min-width:1200px){.menu__arrow:after{top:0}}.menu__top{display:block}@media (min-width:1200px){.menu__top{display:none}}.menu__logo{color:#1c42ea;color:var(--blue);height:16px;margin-bottom:15px;transition:.3s cubic-bezier(.645,.045,.355,1);transition:var(--transition);width:91px}.menu__logo:focus,.menu__logo:hover,.menu__subtitle{color:#525252;color:var(--gray)}.menu__subtitle{font-size:12px;margin-bottom:22px}.menu.down{-ms-flex-order:1;color:#525252;color:var(--gray);margin-left:6px;order:1;transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform var(--transition)}.mask{background-color:rgba(0,0,0,.45);bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s cubic-bezier(.645,.045,.355,1);transition:opacity var(--transition);visibility:hidden;z-index:1040}.mask--active{opacity:1;visibility:visible}@media (min-width:1200px){.mask--active{opacity:0;visibility:hidden}}.footer{padding:33px 0 80px}@media (min-width:1200px){.footer{padding:77px 0 86px}}.footer__container{position:relative}@media (min-width:1200px){.footer__container{padding-left:120px}.footer__row{margin-bottom:120px}}.footer__logo-link{display:block}@media (min-width:1200px){.footer__logo-link{left:15px;position:absolute;top:-5px}}.footer__logo{color:#dedede;color:var(--borders-white);height:38px;transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color var(--transition);width:38px}.footer__logo:focus,.footer__logo:hover{color:#525252;color:var(--gray)}@media (min-width:1200px){.footer__logo{height:48px;width:48px}}.footer__title{color:#525252;color:var(--gray);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:14px;font-weight:500;line-height:40px;margin-top:24px}@media (min-width:640px){.footer__title{font-size:16px}}@media (min-width:1200px){.footer__title{margin-top:0}}.footer__links{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:64px 0 24px}@media (min-width:1200px){.footer__links{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:0}}.footer__link{line-height:40px}@media (min-width:640px){.footer__link{font-size:16px}}@media (min-width:1200px){.footer__link--bottom{margin:0 50px 0 0}.footer__link--bottom:last-child{margin:0}}.footer-simple{padding:40px 0}@media (min-width:1200px){.footer-simple{padding:56px 0}}.footer-simple__logo{color:#dedede;color:var(--borders-white);display:block;height:45px;transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color var(--transition);width:45px}.footer-simple__logo:focus,.footer-simple__logo:hover{color:#525252;color:var(--gray)}@media (min-width:1024px){.footer-simple__logo{margin-bottom:0;margin-right:52px}.footer-simple__container-wrapper{-ms-flex-direction:row;flex-direction:row}}.footer-simple__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:1024px){.footer-simple__wrapper{-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}}.footer-simple__info-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:1024px){.footer-simple__info-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.footer-simple__icon-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-bottom:45px}@media (min-width:1024px){.footer-simple__icon-wrapper{margin-bottom:0}}.footer-simple__button-wrapper{display:-ms-flexbox;display:flex}@media (min-width:1024px){.footer-simple__button-wrapper{-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;margin-bottom:0;margin-right:168px}}.footer-simple__contacts-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:43px}@media (min-width:1024px){.footer-simple__contacts-wrapper{-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;margin-bottom:0}}.footer-simple__email-wrapper{margin-bottom:19px}@media (min-width:1024px){.footer-simple__email-wrapper{margin-bottom:0;margin-right:40px}}.footer-simple__email,.footer-simple__phone{color:#1c42ea;color:var(--blue);font-size:14px}.footer-simple__time{color:#525252;color:var(--gray)}.footer-simple__icon{height:100%;width:100%}.footer-simple__links{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:1024px){.footer-simple__links{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}}.footer-simple__link{color:#1c1c1c;color:var(--space);font-size:13px;margin-bottom:24px}.footer-simple__link:last-child{margin-bottom:0}@media (min-width:1024px){.footer-simple__link{font-size:14px;margin-bottom:0;margin-right:40px}.footer-simple__link:last-child{margin-right:0}}.attract{padding:49px 15px 63px}@media (min-width:640px){.attract{padding:114px 15px 98px}}.attract__title{font-size:20px;font-weight:500;margin:0 auto;max-width:936px;text-align:center}@media (min-width:640px){.attract__title{font-size:38px}}.attract__title--partners{margin-bottom:38px}.attract__button{text-align:center}.presentation{padding:45px 15px 65px}@media (min-width:640px){.presentation{padding:74px 15px 92px}}.presentation--ice{background-color:#def6fc;background-color:var(--ice)}.presentation--black{background-color:#000;background-color:var(--black);color:#fff;color:var(--white)}.presentation__inner{margin:0 auto;max-width:968px;max-width:var(--container-main)}.presentation__title{font-weight:500}.presentation__title--center{font-size:20px;margin-bottom:37px;text-align:center}@media (min-width:640px){.presentation__title--center{font-size:38px;margin-bottom:41px}}.presentation__title--left{font-size:24px;margin-bottom:16px;max-width:350px}@media (min-width:640px){.presentation__title--left{font-size:28px}}@media (min-width:1200px){.presentation__title--left{font-size:38px;line-height:46px;margin-bottom:52px}}@media (min-width:640px){.presentation__row{-ms-flex-pack:justify;display:-ms-flexbox;display:flex;justify-content:space-between}}.presentation__column{-ms-flex-negative:1;flex-shrink:1;max-width:456px}@media (min-width:640px){.presentation__column{width:50%}.presentation__column:nth-child(odd){margin-right:12px}.presentation__column:nth-child(2n){margin-left:12px}}.presentation__desc{font-weight:500;margin-bottom:30px}.presentation__desc:last-child{margin-bottom:0}@media (min-width:1200px){.presentation__desc--small{font-size:18px}}.presentation__desc--medium{font-size:16px}@media (min-width:1200px){.presentation__desc--medium{font-size:20px}}.presentation__btn-mobile{display:inline-block}@media (min-width:640px){.presentation__btn-mobile{display:none}}.presentation__btn-desktop{display:none}@media (min-width:640px){.presentation__btn-desktop{display:inline-block}}.start-free{background-color:#1c42ea;background-color:var(--blue);color:#fff;color:var(--white);overflow:hidden}.start-free__inner{position:relative}.start-free__desc{font-weight:500;margin:32px 0;position:relative;z-index:1}@media (min-width:640px){.start-free__desc{font-size:1.9rem;line-height:1.5;margin:50px 0}}.start-free__btn{margin-bottom:42px;position:relative;z-index:1}@media (min-width:640px){.start-free__btn{margin-bottom:0;text-align:right}}.start-free__img{height:100%;position:absolute;right:-160px;top:0}.entry{background-color:#1c42ea;background-color:var(--blue);color:#fff;color:var(--white);overflow:hidden;position:relative}.entry__img{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.entry__in{margin:0 auto;max-width:1160px;max-width:var(--container);padding:80px 16px;position:relative;z-index:1}@media (min-width:640px){.entry__in{padding:80px 16px 97px}.entry__in--clients{padding:90px 16px 105px}}.entry__left{max-width:490px}.entry__left--dns{max-width:545px}.entry__center{margin:0 auto;max-width:968px;max-width:var(--container-main);text-align:center}.entry__category{font-size:16px;font-weight:500;margin-bottom:30px}@media (min-width:640px){.entry__category{font-size:20px;margin-bottom:50px}}.entry__title{font-size:24px;font-weight:500;margin-bottom:24px}@media (min-width:640px){.entry__title{font-size:38px;line-height:1.2;margin-bottom:20px}}.entry__subtitle{font-size:16px}@media (min-width:640px){.entry__subtitle{font-size:18px}}.entry__btn{margin-top:36px}@media (min-width:640px){.entry__btn{margin-top:54px}}.benefits{margin:0 auto;max-width:1160px;max-width:var(--container);padding:52px 16px}@media (min-width:640px){.benefits{padding:74px 16px 16px}.benefits--technologies{padding-bottom:104px}}.benefits__title{font-size:16px;font-weight:500;margin-bottom:25px;text-align:center}@media (min-width:640px){.benefits__title{font-size:30px;margin-bottom:48px}.benefits__title--technologies{margin-bottom:78px}}.benefits__btn{text-align:center}@media (min-width:640px){.benefits__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.benefits__item{margin-bottom:41px}@media (min-width:640px){.benefits__item{margin-bottom:90px;padding:0 24px;width:33%}}.benefits__item--technologies{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:500}@media (min-width:640px){.benefits__item--technologies{margin-bottom:0;width:25%}}.benefits__item--technologies .benefits__desc{font-size:16px}@media (min-width:1200px){.benefits__item--technologies .benefits__desc{font-size:18px}}.benefits__icon{background-size:cover;height:56px;margin-bottom:16px;width:56px}.benefits__icon--network{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' viewBox='0 0 29 28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m2.246 17.177 12.298-6.386 12.298 6.386-12.298 6.386z' fill='%23b4c1ff'/%3E%3Cg clip-rule='evenodd' fill-rule='evenodd'%3E%3Cpath d='M14.544 16.024 4.524 10.82l10.02-5.203 10.02 5.203zM2.246 10.82l12.298-6.386 12.298 6.386-12.298 6.386z' fill='%231c42ea'/%3E%3Cpath d='m20.72 14-6.176 3.206L8.368 14l1.14-.591 5.036 2.615 5.037-2.615z' fill='%23000'/%3E%3C/g%3E%3C/svg%3E")}.benefits__icon--backups{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' viewBox='0 0 29 28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.104 4.55h12.6v12.6h-12.6z' fill='%23b4c1ff'/%3E%3Cg clip-rule='evenodd' fill-rule='evenodd'%3E%3Cpath d='M22.72 12.133H12.688v10.033h10.034zM11.405 10.85v12.6h12.6v-12.6z' fill='%231c42ea'/%3E%3Cpath d='M17.704 10.85h-6.3v6.3h1.283v-5.017h5.017z' fill='%23000'/%3E%3C/g%3E%3C/svg%3E")}.benefits__icon--data{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' viewBox='0 0 29 28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.596 5.25h20.767v12.6H2.596z' fill='%23b4c1ff'/%3E%3Cpath d='M13.154 22.753 26.47 9.437l-.907-.908-12.409 12.41-7.292-7.293-3.266 3.267v.937h.878l2.388-2.389z' fill='%231c42ea'/%3E%3Cpath d='M2.596 16.914v.936h.878l2.388-2.388 2.389 2.388h1.815l-4.204-4.203zm13.646.936h1.815l5.305-5.305V10.73z' fill='%23000'/%3E%3C/svg%3E")}.benefits__icon--accessibility{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.163 11.316a7.408 7.408 0 0 1 14.816 0v5.367a7.408 7.408 0 0 1-14.816 0v-5.367z' fill='%23B4C1FF'/%3E%3Cpath d='M18.288 7.583c2.37 0 4.306 1.86 4.427 4.2H24a5.717 5.717 0 0 0-11.424 0h1.284a4.433 4.433 0 0 1 4.428-4.2zm0 12.775c2.37 0 4.306-1.86 4.427-4.2H24a5.717 5.717 0 0 1-11.424 0h1.284a4.433 4.433 0 0 0 4.428 4.2z' fill='%231C42EA'/%3E%3Cpath d='M19.041 20.294a7.43 7.43 0 0 1-.962 1.344 5.717 5.717 0 0 1-5.503-5.48h1.284a4.433 4.433 0 0 0 5.181 4.136zM18.028 6.306c.373.406.7.853.977 1.335a4.433 4.433 0 0 0-5.144 4.142h-1.285a5.717 5.717 0 0 1 5.452-5.477z' fill='%23000'/%3E%3C/svg%3E")}.benefits__icon--notifications{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' viewBox='0 0 29 28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.463 3.967h11.986v20.067H11.463z' fill='%23b4c1ff'/%3E%3Cg clip-rule='evenodd' fill-rule='evenodd'%3E%3Cpath d='M16.013 9.45h-9.1v9.1h9.1zM5.629 8.167v11.667h11.667V8.167H5.63z' fill='%231c42ea'/%3E%3Cpath d='M11.463 19.834h5.833V8.167h-5.833V9.45h4.55v9.1h-4.55z' fill='%23000'/%3E%3C/g%3E%3C/svg%3E")}.benefits__icon--scaling{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' viewBox='0 0 29 28' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14.525' cy='13.971' fill='%23b4c1ff' r='7.554'/%3E%3Cg clip-rule='evenodd' fill-rule='evenodd'%3E%3Cpath d='M12.256 11.027 6.012 4.783l-.908.908 6.244 6.244zm0 5.957-6.244 6.244-.908-.908 6.244-6.244.908.907zm10.794-12.2-6.244 6.243.907.908 6.244-6.244-.907-.908zm-6.244 12.2 6.244 6.244.907-.908-6.244-6.244-.907.907z' fill='%231c42ea'/%3E%3Cpath d='m9.531 8.303 2.725 2.724-.908.908L8.644 9.23a7.6 7.6 0 0 1 .887-.927zm9.994.005-2.72 2.72.908.907 2.699-2.699a7.604 7.604 0 0 0-.887-.928zm.856 10.436-2.668-2.668-.907.908 2.682 2.682c.323-.281.622-.59.893-.922zm-10.813.927 2.688-2.687-.908-.908-2.673 2.674c.271.332.57.64.893.921z' fill='%23000'/%3E%3C/g%3E%3C/svg%3E")}.benefits__icon--comfort{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.47 1.307c0 6.87-5.565 12.44-12.43 12.44h-.027.028c6.864 0 12.428 5.569 12.428 12.439 0 .197-.005.394-.014.59h.028c-.01-.196-.014-.393-.014-.59 0-6.87 5.564-12.44 12.428-12.44l.14.001v-.001h-.14c-6.864 0-12.428-5.569-12.428-12.439zm-.002-.14a13.124 13.124 0 0 1 .002 0h-.002z' fill='%23B4C1FF'/%3E%3Cpath fill='%231C42EA' d='m21.455 6.184.907.907-7.833 7.833-.908-.907z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m17.827 9.812-4.206 4.205.907.908 4.223-4.223a12.538 12.538 0 0 1-.924-.89z' fill='%23000'/%3E%3C/svg%3E")}.benefits__icon--resources{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14.554 4.9 7.88 4.55v9.1l-7.88 4.55-7.88-4.55v-9.1l7.88-4.55z' fill='%23B4C1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m14.571 12.542-9.933 5.735.641 1.112 9.293-5.365 9.292 5.365.642-1.112-9.934-5.735z' fill='%231C42EA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m6.703 18.568-.03-.018v-1.447l7.898-4.56 7.864 4.54v1.467l-.012.008-7.851-4.533-7.869 4.543z' fill='%23000'/%3E%3C/svg%3E")}.benefits__icon--billing{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.791' cy='17.704' fill='%23B4C1FF' r='7.438'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.258 16.45a6.154 6.154 0 1 0 0-12.308 6.154 6.154 0 0 0 0 12.308zm0 1.283a7.438 7.438 0 1 0 0-14.875 7.438 7.438 0 0 0 0 14.875z' fill='%231C42EA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.105 10.382a6.154 6.154 0 0 0 6.019 6.066c.069.409.105.828.105 1.256v.03a7.438 7.438 0 0 1-7.408-7.467c.438.001.867.04 1.284.115z' fill='%23000'/%3E%3C/svg%3E")}.benefits__icon--partners{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.462 22.72c0-5.557 4.506-10.062 10.063-10.062s10.062 4.505 10.062 10.063v1.137H4.462v-1.137z' fill='%23B4C1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.525 16.391a5.512 5.512 0 1 0 0-11.025 5.512 5.512 0 0 0 0 11.025zm0 1.284a6.796 6.796 0 1 0 0-13.592 6.796 6.796 0 0 0 0 13.592z' fill='%231C42EA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.197 13.806a5.509 5.509 0 0 1-4.672 2.585 5.509 5.509 0 0 1-4.672-2.585c-.38.2-.746.423-1.096.668a6.791 6.791 0 0 0 5.768 3.2 6.791 6.791 0 0 0 5.768-3.2c-.35-.245-.716-.469-1.096-.668z' fill='%23000'/%3E%3C/svg%3E")}.benefits__icon--stability{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.238 11.07h22.67c-.023 6.242-5.09 11.294-11.335 11.294-6.247 0-11.313-5.052-11.335-11.294z' fill='%23B4C1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.554 15.225a4.142 4.142 0 1 0 0-8.283 4.142 4.142 0 0 0 0 8.283zm0 1.283a5.425 5.425 0 1 0 0-10.85 5.425 5.425 0 0 0 0 10.85z' fill='%231C42EA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.696 11.083a4.142 4.142 0 1 1-8.283 0v-.013H9.129v.013a5.425 5.425 0 1 0 10.85 0v-.013h-1.283v.013z' fill='%23000'/%3E%3C/svg%3E")}.benefits__icon--cloud-data{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.13 20.956H8.769a5.644 5.644 0 0 1 .113-11.287 5.644 5.644 0 1 1 11.288 0 5.644 5.644 0 0 1 .282 11.28v.007h-.322z' fill='%23B4C1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m23.77 6.333-.907-.907-6.126 6.126.907.907 6.126-6.126zM12.275 17.828l-.908-.907-6.146 6.146.907.908 6.147-6.147z' fill='%231C42EA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.999 8.29c.11.44.17.903.17 1.379.087 0 .173.002.26.006l-2.785 2.783-.907-.907 3.262-3.262zM8.919 20.955h.227l3.129-3.129-.908-.907-3.866 3.866c.407.102.831.16 1.267.17h.151z' fill='%23000'/%3E%3C/svg%3E")}.benefits__icon--admin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23B4C1FF' d='M23.712 11.142H5.337v12.95h18.375z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.246 11.142v-.7a5.25 5.25 0 0 1 10.5 0v6.416h1.283v-6.417a6.533 6.533 0 0 0-13.066 0v.7h1.283z' fill='%231C42EA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.746 16.858v-5.716h1.283v5.716h-1.283z' fill='%23000'/%3E%3C/svg%3E")}.benefits__icon--clients{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14.467' cy='11.404' r='8.079' fill='%23B4C1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m13.868 9.56-8.323 8.323-.907-.908 9.009-9.009.907-.907.908.907 9.01 9.01-.908.907L15.15 9.47v15.25h-1.283V9.56z' fill='%231C42EA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m7.035 14.578 6.612-6.612.907-.907.908.907 6.488 6.489a7.94 7.94 0 0 1-.612 1.202L15.15 9.47v9.985a8.152 8.152 0 0 1-1.283.007V9.56l-6.204 6.204a8.055 8.055 0 0 1-.63-1.186z' fill='%23000'/%3E%3C/svg%3E")}.benefits__icon--percent{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14.555' cy='14' r='9.333' fill='%23B4C1FF'/%3E%3Cpath fill='%231C42EA' d='m23.222 4.2 1.107 1.107L5.861 23.776l-1.107-1.108z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.413 20.01 20.564 6.86c.4.336.771.706 1.11 1.105L8.519 21.12a9.395 9.395 0 0 1-1.106-1.11z' fill='%23000'/%3E%3C/svg%3E")}.benefits__icon--tasks{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.354 14.004 25.01 5.542v16.924l-14.656-8.462z' fill='%23B4C1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.87 14.004a6.737 6.737 0 1 0-13.474 0 6.737 6.737 0 0 0 13.475 0zm1.284 0a8.02 8.02 0 1 0-16.042 0 8.02 8.02 0 0 0 16.042 0z' fill='%231C42EA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.472 9.895a6.708 6.708 0 0 1 1.398 4.11 6.708 6.708 0 0 1-1.398 4.11l1.12.646a7.985 7.985 0 0 0 1.562-4.757c0-1.78-.58-3.425-1.562-4.756l-1.12.647z' fill='%23000'/%3E%3C/svg%3E")}.benefits__icon--power{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' viewBox='0 0 28 28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.592 7.175h14.8v17.5h-14.8z' fill='%23b4c1ff'/%3E%3Cg clip-rule='evenodd' fill-rule='evenodd'%3E%3Cpath d='M13.97 13.533 8.44 3.952h11.063zm0-2.333-3.51-6.081h7.022z' fill='%231c42ea'/%3E%3Cpath d='m10.3 7.175 3.671 6.358 3.671-6.358h-1.347L13.971 11.2l-2.324-4.025z' fill='%23000'/%3E%3C/g%3E%3C/svg%3E")}.benefits__icon--reservation{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.208' cy='14.001' fill='%23B4C1FF' r='7.525'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.733 20.359a6.358 6.358 0 1 0 0-12.717 6.358 6.358 0 0 0 0 12.717zm0 1.167a7.525 7.525 0 1 0 0-15.05 7.525 7.525 0 0 0 0 15.05z' fill='%231C42EA'/%3E%3Cpath d='M15.046 8.237a6.36 6.36 0 0 0 0 11.528 7.544 7.544 0 0 1-1.075.754 7.522 7.522 0 0 1-3.763-6.518 7.522 7.522 0 0 1 3.762-6.519c.381.22.74.473 1.076.755z' fill='%23000'/%3E%3C/svg%3E")}.benefits__icon--uptime{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12.279' cy='15.663' r='8.721' fill='%23B4C1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.154 14.496a10.934 10.934 0 0 0-6.69-8.938c-.966-.4-1.983-.66-3.018-.77v9.708h9.708zm1.173 0c.037.387.056.777.056 1.167H12.279V3.559a12.105 12.105 0 0 1 12.048 10.937z' fill='%231C42EA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.445 7.02v7.476h7.477c.051.382.078.772.078 1.167h-8.721v-8.72c.396 0 .785.026 1.166.077z' fill='%23000'/%3E%3C/svg%3E")}.benefits__icon--shields{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m3.5 7.048 7.32-2.79 7.322 2.79v6.972c0 5.578-2.929 7.67-7.321 9.761C6.428 21.689 3.5 19.598 3.5 14.02V7.048z' fill='%23B4C1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.008 10.255v5.174c0 2.162.56 3.52 1.448 4.542.846.976 2.063 1.735 3.686 2.534 1.622-.799 2.84-1.558 3.686-2.534.887-1.022 1.447-2.38 1.447-4.542v-5.174l-5.133-1.949-5.133 1.95zm5.134-3.196-6.3 2.391v5.98c0 4.783 2.52 6.576 6.3 8.37 3.78-1.794 6.3-3.587 6.3-8.37V9.45l-6.3-2.391z' fill='%231C42EA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m18.142 7.059-6.3 2.391v5.98c0 3.017 1.002 4.844 2.692 6.233.325-.241.632-.493.919-.758a6.986 6.986 0 0 1-.997-.934c-.888-1.022-1.447-2.38-1.447-4.542v-5.174l5.133-1.949V7.06z' fill='%23000'/%3E%3C/svg%3E")}.benefits__item-title{font-size:16px;font-weight:700;margin-bottom:16px}.benefits__desc{color:#313131;color:var(--borders-dark);font-size:14px}.tabs{margin:0 auto;max-width:1160px;max-width:var(--container);padding:40px 16px 0}@media (min-width:640px){.tabs{margin:0 auto;padding-top:73px}}.tabs__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:1.6rem;font-weight:500;margin-bottom:35px;margin-top:0;text-align:center}@media (min-width:640px){.tabs__title{font-size:3rem;margin-bottom:45px}}.tabs__menu{display:none}@media (min-width:1024px){.tabs__menu{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;margin-bottom:0}}.tabs__menu--mobile{display:block;margin-bottom:45px}@media (min-width:1024px){.tabs__menu--mobile{display:none}}.tabs__btn{-ms-flex-align:center;align-items:center;background-color:transparent;border:0;box-shadow:0 2px 0 0 #f2f2f2;box-shadow:0 2px 0 0 var(--cloud);color:#525252;color:var(--gray);cursor:pointer;display:-ms-flexbox;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:1.4rem;font-weight:500;height:55px;margin-bottom:12px;outline:0;padding:0 18px;transition:box-shadow .3s cubic-bezier(.645,.045,.355,1),color .3s cubic-bezier(.645,.045,.355,1);transition:box-shadow var(--transition),color var(--transition);white-space:nowrap}.tabs__btn:last-child{margin-bottom:0}.tabs__btn:hover{box-shadow:0 2px 0 0 #aeaeae;box-shadow:0 2px 0 0 var(--concrete);color:#000;color:var(--black)}.tabs__btn--active,.tabs__btn--active:hover{box-shadow:0 2px 0 0 #1c42ea;box-shadow:0 2px 0 0 var(--blue);color:#000;color:var(--black)}@media (min-width:1024px){.tabs__btn{font-size:1.6rem;margin-bottom:0;padding:0 24px}}.tabs__icon{height:28px;margin-right:12px;width:32px}@media (min-width:640px){.tabs__icon{margin-right:16px}}.tabs__item{-ms-flex-pack:center;display:none;justify-content:center}@media (min-width:1200px){.tabs__item{min-height:430px}}.tabs__item--active{display:block}@media (min-width:640px){.tabs__item--active{display:-ms-flexbox;display:flex}}.tabs__text{margin-bottom:20px}@media (min-width:640px){.tabs__text{margin-bottom:0}}.tabs__desc{font-size:1.4rem;font-weight:500;margin-bottom:41px}@media (min-width:640px){.tabs__desc{font-size:2rem}}.tabs__link{display:none;font-size:1.8rem;font-weight:500}@media (min-width:640px){.tabs__link{display:inline}.tabs__mobile-btn{display:none}}.tabs__img{display:block;margin:0 auto;max-width:100%}@media (min-width:640px){.tabs__img{width:auto}}.cookie-notice{background-color:#fff;background-color:var(--white);border-top:1px solid #f2f2f2;border-top:1px solid var(--cloud);bottom:0;left:0;opacity:0;padding:18px 0;position:fixed;visibility:hidden;width:100%;z-index:10}@media (min-width:640px){.cookie-notice{padding:12px 0}}.cookie-notice--dark{background-color:#1c1c1c;background-color:var(--space);border-color:#1c1c1c;border-color:var(--space);color:#aeaeae;color:var(--concrete)}.cookie-notice--visible{opacity:1;visibility:visible}.cookie-notice__row{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.cookie-notice__close{margin-left:auto}.cookie-notice__text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:12px;font-weight:500;margin:0}@media (min-width:640px){.cookie-notice__text{font-size:14px}}.cookie-notice__link{margin-top:16px}@media (min-width:640px){.cookie-notice__link{margin-left:11px;margin-top:0}}.popover{position:relative}.popover__menu{background-color:#fff;background-color:var(--white);box-shadow:0 4px 8px rgba(0,0,0,.2);box-shadow:var(--shade-heavy);left:0;padding:14px 0 24px;position:absolute;top:calc(100% + 10px);width:100%;z-index:2}.popover__link{background-color:transparent;border:0;color:#000;color:var(--black);cursor:pointer;display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:14px;font-weight:500;outline:0;overflow:hidden;padding:17px 40px 17px 16px;position:relative;text-align:left;text-decoration:none;text-overflow:ellipsis;transition:background .3s cubic-bezier(.645,.045,.355,1);transition:background var(--transition);white-space:nowrap;width:100%}.popover__link:focus,.popover__link:hover{background-color:#f2f2f2;background-color:var(--cloud)}.popover__check{color:#1c42ea;color:var(--blue);margin-top:-12px;position:absolute;right:16px;top:50%}.popover__list{max-height:280px;overflow:auto}.popover__list::-webkit-scrollbar{width:3px}.popover__list::-webkit-scrollbar-track{background-color:transparent}.popover__list::-webkit-scrollbar-thumb{background-color:#aeaeae;background-color:var(--concrete);border-radius:10px}.popover__title{color:#aeaeae;color:var(--concrete);font-size:16px;margin-bottom:21px;padding:0 16px}.popover__select,.popover__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:500}.popover__select{background-color:#f2f2f2;background-color:var(--cloud);border:1px solid transparent;border-radius:2px;cursor:pointer;font-size:14px;outline:0;padding:9px 30px 9px 12px;transition:background .3s cubic-bezier(.645,.045,.355,1),border .3s cubic-bezier(.645,.045,.355,1);transition:background var(--transition),border var(--transition)}.popover__select:focus{background-color:#fff;background-color:var(--white);border-color:#1c42ea;border-color:var(--blue)}.popover__chevron{color:#1c42ea;color:var(--blue);margin-top:-12px;position:absolute;right:5px;top:50%}.calculator{border:1px solid #dedede;border:1px solid var(--borders-white);padding:18px 16px 33px}@media (min-width:1024px){.calculator{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;padding:31px 48px 57px}}.calculator__calculate{padding-bottom:28px}@media (min-width:1024px){.calculator__calculate{padding-bottom:0;padding-right:47px;width:63%}}.calculator__select-label{color:#525252;color:var(--gray);font-size:12px;margin-bottom:6px}@media (min-width:1024px){.calculator__select-label{font-size:13px;margin-bottom:9px}}.calculator__select{margin-bottom:26px}@media (min-width:1024px){.calculator__select{margin-bottom:40px}}.calculator__subtitle{font-size:14px;font-weight:500;margin-bottom:26px}@media (min-width:1024px){.calculator__subtitle{font-size:16px;margin-bottom:23px}}.calculator__total{padding-top:29px}@media (min-width:1024px){.calculator__total{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:47px;padding-top:0;width:37%}}.calculator__title{font-size:16px;font-weight:500;margin-bottom:26px}@media (min-width:1024px){.calculator__title{font-size:20px;margin-bottom:17px}}.calculator__separate{border:1px dashed #dedede;border:1px dashed var(--borders-white);width:100%}@media (min-width:1024px){.calculator__separate{width:1px}}.calculator__rows{font-size:16px;font-weight:500;line-height:18px}@media (min-width:1024px){.calculator__rows{margin-top:23px}}.calculator__row{margin-bottom:16px}@media (min-width:1024px){.calculator__row{-ms-flex-pack:justify;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:12px}}.calculator__info{margin:0 8px 8px 0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calculator__label{color:#525252;color:var(--gray)}.calculator__cost{color:#1c42ea;color:var(--blue);white-space:nowrap}@media (min-width:1024px){.calculator__cost{padding-left:5px}}.calculator__bottom{-ms-flex-align:center;-ms-flex-pack:justify;align-items:center;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:29px}@media (min-width:1024px){.calculator__bottom{-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;margin-top:auto}}.calculator__period{-ms-flex-negative:0;flex-shrink:0;min-width:115px}@media (min-width:1024px){.calculator__period{width:auto}}.calculator__price{font-size:16px;font-weight:700;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:1024px){.calculator__price{font-size:18px;margin-top:0}}.calculator__create{display:block;margin-top:32px;text-align:center;width:100%}@media (min-width:1024px){.calculator__create{margin-top:24px;width:auto}}.calculator__range{display:-ms-flexbox;display:flex;margin-bottom:24px}@media (min-width:1024px){.calculator__range{margin-bottom:40px}}.calculator__range:last-child{margin-bottom:0}.calculator__range-left{margin-right:24px;width:100%}.calculator__range-label{line-height:1;margin-bottom:10px}.calculator__input-wrap{-ms-flex-negative:0;flex-shrink:0;height:40px;position:relative;width:96px}.calculator__input{background-color:#f2f2f2;background-color:var(--cloud);border:1px solid transparent;border-radius:2px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:14px;font-weight:500;height:40px;outline:0;padding:6px 30px 6px 9px;transition:background .3s cubic-bezier(.645,.045,.355,1),border .3s cubic-bezier(.645,.045,.355,1);transition:background var(--transition),border var(--transition);width:100%}.calculator__input:-ms-input-placeholder{color:#525252;color:var(--gray)}.calculator__input::placeholder{color:#525252;color:var(--gray)}.calculator__input:focus:-ms-input-placeholder{color:#aeaeae;color:var(--concrete)}&__input:focus:-ms-input-placeholder{color:#aeaeae;color:var(--concrete)}.calculator__input:focus::placeholder{color:#aeaeae;color:var(--concrete)}.calculator__input:focus{background-color:#fff;background-color:var(--white);border-color:#1c42ea;border-color:var(--blue)}.calculator__input-suffix{color:#525252;color:var(--gray);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1;position:absolute;right:6px;top:14px}.calculator__value{white-space:nowrap}.calculator__price-wrap{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.calculator__badge{margin-left:5px}@media (min-width:1024px){.calculator__badge{margin-left:10px}}.error{padding:100px 15px}@media (min-width:640px){.error{min-height:calc(100vh - 650px);min-height:calc(100vh - var(--header-height) - var(--footer-height))}}.error__title{position:relative}.error__code{color:#b4c1ff;color:var(--morning);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:130px;font-weight:700}@media (min-width:640px){.error__code{font-size:180px}}.error__in{margin:0 auto;max-width:385px;text-align:center}.error__img{left:calc(50% - 92px);max-width:184px;position:absolute;top:15px}@media (min-width:640px){.error__img{left:calc(50% - 122px);max-width:244px;top:30px}}.error__desc{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:18px;font-weight:500;margin-bottom:15px}@media (min-width:640px){.error__desc{font-size:24px;margin-bottom:25px}}.error__info{color:#525252;color:var(--gray);font-size:13px;margin-bottom:10px}@media (min-width:640px){.error__info{font-size:14px;margin-bottom:20px}}.error__link{font-size:16px}.opportunities__pic{-ms-flex-pack:center;display:-ms-flexbox;display:flex;justify-content:center}.opportunities__item{margin-bottom:36px}.opportunities__item:last-child{margin-bottom:0}@media (min-width:640px){.opportunities__item:nth-child(2n){-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.opportunities__content{-ms-flex-align:start;-ms-flex-pack:center;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center}@media (min-width:640px){.opportunities__content{max-width:456px}}.opportunities__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:18px;font-weight:500;margin-bottom:12px}@media (min-width:640px){.opportunities__title{font-size:20px}}.opportunities__desc{color:#313131;color:var(--borders-dark);font-size:13px}@media (min-width:640px){.opportunities__desc{font-size:16px}.support-info{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}}.support-info--reverse{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.support-info--reverse .support-info__column{margin:0 16px 16px 0}.support-info--reverse .support-info__column:last-child{margin:0 0 16px}@media (min-width:640px){.support-info--reverse .support-info__column{margin:0 24px 0 0}.support-info--reverse .support-info__column:last-child{margin:0}}.support-info__column{margin-bottom:16px}@media (min-width:640px){.support-info__column{margin:0 24px 0 0}}.support-info__column:last-child{margin:0}.support-info__links{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-bottom:6px}@media (min-width:1200px){.support-info__links{-ms-flex-pack:end;justify-content:flex-end}}.support-info__link{display:inline-block;font-size:13px;margin-bottom:4px;position:relative;vertical-align:middle;white-space:nowrap}@media (min-width:640px){.support-info__link{font-size:16px;margin-bottom:6px}}.support-info__desc{color:#525252;color:var(--gray);font-size:13px}@media (min-width:640px){.support-info__desc{font-size:14px}}.modal{background-color:rgba(0,0,0,.6);display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1000;z-index:var(--zindex-modal)}.modal--open{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.modal__content{background-color:#fff;background-color:var(--white);border-radius:2px;border-radius:var(--standard-border-radius);left:0;max-width:320px;overflow-y:auto;position:relative;top:0;width:100%;z-index:1}.modal__content--small{max-width:320px}.modal__content--medium{max-width:420px}.articles-list{background-color:#1c1c1c;background-color:var(--space);font-weight:500;padding:48px 0 40px}@media (min-width:640px){.articles-list{padding:48px 0}}.articles-list__title{color:#fff;color:var(--white);font-size:16px;margin-bottom:40px}.articles-list__item{-ms-flex-align:center;align-items:center;color:#fff;color:var(--white);display:-ms-inline-flexbox;display:inline-flex;margin-bottom:30px}.articles-list__icon{margin-right:30px}.notification{bottom:24px;opacity:1;position:fixed;right:24px;transition:all .5s ease;visibility:visible;z-index:20}.notification--hidden{opacity:0;visibility:hidden}.notification--bottom{bottom:65px;top:auto}.notification__item{background-color:#1c1c1c;background-color:var(--space);border-radius:6px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);color:#aeaeae;color:var(--concrete);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:500;margin-bottom:16px;padding:24px;position:relative;width:320px;z-index:2}@media (min-width:640px){.notification__item{width:420px}}.notification__item--narrow{width:240px}.notification__close{background-color:transparent;background-repeat:no-repeat;border:0;color:#fff;color:var(--white);cursor:pointer;height:32px;margin-top:-15px;padding:0;position:absolute;right:24px;top:50%;transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color var(--transition);width:32px}.notification__close:focus,.notification__close:hover{color:#fff;color:var(--white);outline:0}.notification__close--top{margin-top:0;right:12px;top:12px}.notification__icon{height:20px;width:20px}.notification__text{font-size:14px;padding-right:42px}.notification__desc{font-size:13px;margin-bottom:14px}.notification__img{display:block;margin-bottom:12px;max-width:100%}.notification__link{font-size:13px}@media (min-width:640px){.points{margin-bottom:0}}.points__section{padding:40px 0}@media (min-width:640px){.points__section{padding:56px 0}}.points__title{color:#1c1c1c;color:var(--space);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:500;margin-bottom:40px;text-align:center}@media (min-width:1024px){.points__title{font-size:24px;margin-bottom:80px}}.points__column:not(:last-child){margin-bottom:28px}@media (min-width:640px){.points__column:not(:last-child){margin-bottom:0}}.points__icon{height:40px;margin-bottom:16px;width:40px}.points__description{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:12px;font-weight:500;max-width:230px}@media (min-width:1024px){.points__description{font-size:15px}}.landing-benefits__row{margin-bottom:53px}@media (min-width:1024px){.landing-benefits__row{margin-bottom:88px}}.landing-benefits__section{background-color:#f2f2f2;background-color:var(--cloud);padding:40px 0}@media (min-width:640px){.landing-benefits__section{padding:56px 0}}.landing-benefits__title{color:#1c1c1c;color:var(--space);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:500;margin-bottom:40px;text-align:center}@media (min-width:1024px){.landing-benefits__title{font-size:24px;margin-bottom:80px}}.landing-benefits__column{margin-bottom:28px}.landing-benefits__column:last-child{margin-bottom:0}@media (min-width:640px){.landing-benefits__column{margin-bottom:0}.landing-benefits__column:nth-child(-n+2){margin-bottom:64px}}.landing-benefits__icon{height:40px;margin-bottom:16px;width:40px}.landing-benefits__benefit-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:500;line-height:26px;margin-bottom:16px}@media (min-width:1024px){.landing-benefits__benefit-title{font-size:18px;line-height:29px}}.landing-benefits__benefit-description{color:#525252;color:var(--gray);font-size:12px;line-height:19px}@media (min-width:1024px){.landing-benefits__benefit-description{font-size:14px;line-height:22px}}.landing-benefits__button-container{-ms-flex-pack:center;display:-ms-flexbox;display:flex;justify-content:center}.tariff-card{-ms-flex-negative:0;border:1px solid #dedede;border:1px solid var(--borders-white);border-radius:6px;flex-shrink:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:13px;font-weight:500;height:230px;margin-right:20px;padding:24px 24px 34px;position:relative;width:194px}.tariff-card:last-child{margin-right:0}.tariff-card--info{background-color:#def6fc;background-color:var(--ice);border-color:#def6fc;border-color:var(--ice);padding:0 20px 30px}.tariff-card__title{font-size:15px;margin-bottom:2px;text-align:center}.tariff-card__distribution{color:#969696;color:var(--gray-headers);margin-bottom:16px;text-align:center}.tariff-card__row{-ms-flex-align:center;-ms-flex-pack:justify;align-items:center;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:8px}.tariff-card__row:last-child{margin-bottom:0}.tariff-card__row::-webkit-scrollbar{width:3px}.tariff-card__row::-webkit-scrollbar-track{background-color:transparent}.tariff-card__row::-webkit-scrollbar-thumb{background-color:#aeaeae;background-color:var(--concrete);border-radius:10px}.tariff-card__label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:400}.tariff-card__badge{background-color:#57d5f3;background-color:var(--wave);border-radius:2px;bottom:-15px;font-size:12px;left:50%;padding:6px 8px;position:absolute;transform:translateX(-50%)}.tariff-card__icons{margin-bottom:87px}.tariff-card__info{color:#1c42ea;color:var(--blue);font-size:13px;margin-bottom:8px;position:relative}.tariff-card__rectangle{height:52px;left:24px;top:-10px;transform:rotate(90deg)}.tariff-card__box,.tariff-card__rectangle{color:#1c42ea;color:var(--blue);position:absolute;width:36px}.tariff-card__box{height:30px;right:33px;top:-15px}.landing-tariffs{text-align:center}.landing-tariffs__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:500;margin-bottom:40px;text-align:center}@media (min-width:640px){.landing-tariffs__title{font-size:24px;margin-bottom:48px}}.landing-tariffs__wrapper{text-align:center}.landing-tariffs__section{padding:40px 0}@media (min-width:640px){.landing-tariffs__section{padding:56px 0}}.landing-tariffs__landing-title{color:#1c1c1c;color:var(--space);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:500;margin-bottom:40px;text-align:center}@media (min-width:1024px){.landing-tariffs__landing-title{font-size:24px;margin-bottom:80px}}.landing-tariffs__row{-ms-flex-align:center;-ms-flex-pack:justify;align-items:center;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:53px;overflow:auto;padding-bottom:20px}@media (min-width:1024px){.landing-tariffs__row{margin-bottom:82px}}.features{padding:40px 0}@media (min-width:640px){.features{padding:56px 0}}.features__wrapper{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:500;margin-bottom:70px}@media (min-width:640px){.features__wrapper{margin-bottom:0}}.features__title{font-size:16px;line-height:24px;margin-bottom:24px;max-width:450px}@media (min-width:1024px){.features__title{font-size:24px;line-height:34px;margin-bottom:32px}}.features__desc{color:#525252;color:var(--gray);font-size:12px;line-height:19px;margin-bottom:24px;max-width:430px}@media (min-width:1024px){.features__desc{font-size:15px;line-height:24px;margin-bottom:32px}}.feature-card{background-color:#fff;background-color:var(--white);border-radius:12px;box-shadow:0 0 40px rgba(0,0,0,.08);margin:0 auto;max-width:420px;overflow:hidden}.feature-card__header{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;border-bottom:1px solid #f2f2f2;border-bottom:1px solid var(--cloud);display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:16px;padding:5px 10px;position:relative}@media (min-width:1024px){.feature-card__header{padding:7px 10px}}.feature-card__title{background-color:#f2f2f2;background-color:var(--cloud);border-radius:2px;height:10px;width:140px}.feature-card__dots{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;left:10px;position:absolute;top:50%;transform:translateY(-50%)}@media (min-width:1024px){.feature-card__dots{left:12px}}.feature-card__dot{background-color:#f2f2f2;background-color:var(--cloud);border-radius:50%;height:5px;margin-right:5px;transition:background-color .3s cubic-bezier(.645,.045,.355,1);transition:var(--transition) background-color;width:5px}@media (min-width:1024px){.feature-card__dot{height:6px;margin-right:6px;width:6px}}.feature-card__dot:last-child{margin-right:0}.feature-card__dot:hover{background-color:#dedede;background-color:var(--borders-white)}.feature-card__img{display:block;margin:0 auto;max-width:100%}.clients__row{-ms-flex-pack:justify;display:-ms-flexbox;display:flex;justify-content:space-between}.clients__title{color:#1c1c1c;color:var(--space);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:500;margin-bottom:40px}@media (min-width:1024px){.clients__title{font-size:24px;margin-bottom:0}}.clients__section{padding:40px 0}@media (min-width:640px){.clients__section{padding:56px 0}}.clients__column{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:500;max-width:220px}.clients__column:first-child{margin-right:16px}.clients__subtitle{color:#1c1c1c;color:var(--space);font-size:14px;line-height:22px;margin-bottom:20px}@media (min-width:640px){.clients__subtitle{font-size:18px;margin-bottom:24px}}.clients__img{height:120px;left:-8px;margin-bottom:8px;position:relative;width:120px}.clients__desc{color:#525252;color:var(--gray);font-size:13px;line-height:21px}@media (min-width:640px){.clients__desc{font-size:14px}}.start{color:#152d98;color:var(--blue-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:500;position:relative}.start__section{overflow:hidden;padding:40px 0 104px}@media (min-width:640px){.start__section{padding:60px 0}}.start__section--ice{background-color:#def6fc;background-color:var(--ice)}.start__title{font-size:20px;margin-bottom:36px}@media (min-width:640px){.start__title{font-size:24px;margin-bottom:0}}.start__desc{font-size:15px;margin-bottom:24px}@media (min-width:640px){.start__desc{font-size:17px;margin-bottom:42px;max-width:360px}}.start__box{color:#1c42ea;color:var(--blue);height:35px;position:absolute;width:30px}.start__box--start{bottom:-50px;height:26px;right:100px;width:21px}@media (min-width:640px){.start__box--start{bottom:10px;height:35px;left:280px;right:auto;width:30px}}.start__box--main{height:26px;right:48px;top:25px;width:21px}@media (min-width:640px){.start__box--main{height:32px;left:200px;right:auto;top:30px;width:26px}}@media (min-width:1024px){.start__box--main{left:280px}}.start__rectangle{color:#1c42ea;color:var(--blue);position:absolute;transform:rotate(-90deg)}.start__rectangle--start{bottom:-113px;height:48px;right:48px;width:32px}@media (min-width:640px){.start__rectangle--start{bottom:-70px;height:67px;left:320px;right:auto;width:46px}}.start__rectangle--main{height:48px;right:120px;top:-10px;transform:rotate(90deg);width:32px}@media (min-width:640px){.start__rectangle--main{height:60px;left:85px;right:auto;top:-16px;width:40px}}.start__dots{color:#1c42ea;color:var(--blue);height:40px;position:absolute;width:63px}.start__dots--start{bottom:-110px;left:80px}@media (min-width:640px){.start__dots--start{bottom:-65px;left:60px}}.start__dots--main{bottom:180px;color:#ec544b;color:var(--red);height:36px;right:5px;width:53px;z-index:3}@media (min-width:640px){.start__dots--main{display:none}}@media (min-width:1024px){.start__dots--main{bottom:auto;display:block;height:60px;right:20px;top:120px;width:90px}}.about__presentation{padding:40px 0}@media (min-width:640px){.about__presentation{padding:124px 0 168px}}.about__heading{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:2rem;font-weight:500;text-align:center}@media (min-width:640px){.about__heading{font-size:3.8rem;line-height:1.2}}.about__section{background-color:#fff;background-color:var(--white);padding:32px 0}@media (min-width:640px){.about__section{padding:100px 0 130px}}.about__section--columns{padding:32px 0}@media (min-width:640px){.about__section--columns{padding:44px 0}}@media (min-width:1200px){.about__section--columns{min-height:340px}}.about__section--features{padding:70px 0 50px}@media (min-width:640px){.about__section--features{padding:124px 0}}.about__section--ice{background-color:#def6fc;background-color:var(--ice)}.about__section--morning{background-color:#b4c1ff;background-color:var(--morning)}.about__section--blue{background-color:#1c42ea;background-color:var(--blue);color:#fff;color:var(--white)}.about__section--black{background-color:#000;background-color:var(--black);color:#fff;color:var(--white)}.about__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:2.4rem;font-weight:500;line-height:1.3;margin-bottom:20px}@media (min-width:640px){.about__title{font-size:3.8rem;line-height:1.2;margin-bottom:40px}}.about__row{margin-bottom:84px}.about__row--info{margin-bottom:16px}@media (min-width:640px){.about__row--info{margin-bottom:80px}}.about__row:last-child{margin-bottom:0}.about__desc{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:1.3rem;font-weight:500;line-height:1.48;margin-bottom:16px}@media (min-width:640px){.about__desc{font-size:1.8rem;margin-bottom:0}}.about__desc--large{font-size:1.6rem;margin-bottom:12px}@media (min-width:640px){.about__desc--large{font-size:2rem}}@media (min-width:1200px){.about__desc--large{font-size:2.4rem}}.about__desc--large:last-child{margin-bottom:0}.about__management{margin-bottom:54px}.about__position{color:#969696;color:var(--gray-headers)}.about__support-link{font-size:2.4rem;text-decoration:none}@media (min-width:640px){.about__support-link{font-size:3rem}.about__support-link--email{margin-bottom:57px}}.about__management,.about__support{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:1.6rem;font-weight:500;margin-bottom:24px}@media (min-width:640px){.about__management,.about__support{font-size:1.8rem}}@media (min-width:1200px){.about__management,.about__support{font-size:2.4rem}}.about__management:last-child,.about__support:last-child{margin-bottom:0}.about__support-text{color:#969696;color:var(--gray-headers);margin-bottom:12px}.about__details{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:1.6rem;font-weight:500;margin-bottom:24px}@media (min-width:640px){.about__details{margin-bottom:0}}.about__action{margin-bottom:48px}@media (min-width:640px){.about__action{margin-bottom:60px}}.about-features__title{color:#525252;color:var(--gray);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:1.6rem;font-weight:500;margin-bottom:35px;text-align:center}@media (min-width:640px){.about-features__title{font-size:2.4rem;margin-bottom:115px}.about-features__list:hover{color:#969696;color:var(--gray-headers)}}.about-features__row{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:500;padding-bottom:40px;transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color var(--transition)}@media (min-width:640px){.about-features__row{padding-bottom:34px}.about-features__row:hover{color:#000;color:var(--black)}}.about-features__row:last-child{padding-bottom:0}.about-features__name{font-size:2.4rem;margin-bottom:19px}@media (min-width:640px){.about-features__name{font-size:3.8rem;line-height:1.3;margin:0 24px 0 0}}.about-features__desc{font-size:1.6rem}@media (min-width:640px){.about-features__desc{font-size:2.4rem;max-width:450px}}.about-columns__column{margin-bottom:64px}.about-columns__column:last-child{margin-bottom:0}@media (min-width:640px){.about-columns__column{margin-bottom:0;max-width:385px}}.about-columns__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:2rem;font-weight:700}@media (min-width:640px){.about-columns__title{font-size:3rem;line-height:1.2}}.about-columns__title .md__strong{display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.5;margin:9px 0 16px}@media (min-width:640px){.about-columns__title .md__strong{font-size:1.6rem;margin-bottom:22px}}.about-columns__title--ice{color:#1c42ea;color:var(--blue)}.about-columns__desc{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:1.2rem;font-weight:500}@media (min-width:640px){.about-columns__desc{font-size:1.4rem}}.partner__presentation{overflow:hidden;padding:50px 0 80px;position:relative;text-align:center}@media (min-width:640px){.partner__presentation{padding:117px 0 145px}}.partner__heading{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:2rem;font-weight:500;margin-bottom:47px;text-align:center}@media (min-width:640px){.partner__heading{font-size:3.8rem;line-height:1.2;margin-bottom:38px}}.partner__section{background-color:#fff;background-color:var(--white);padding:47px 0 60px}@media (min-width:640px){.partner__section{padding:76px 0}}.partner__section--ice{background-color:#def6fc;background-color:var(--ice)}.partner__section--morning{background-color:#b4c1ff;background-color:var(--morning)}.partner__section--blue{background-color:#1c42ea;background-color:var(--blue);color:#fff;color:var(--white)}.partner__section--black{background-color:#000;background-color:var(--black);color:#fff;color:var(--white)}.partner__section--steps{padding:47px 0 21px}@media (min-width:640px){.partner__section--steps{padding:86px 0 102px}}.partner__section--info{padding-bottom:21px}@media (min-width:640px){.partner__section--info{padding-bottom:104px}}.partner__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:2rem;font-weight:500;line-height:1.3;margin-bottom:24px}@media (min-width:640px){.partner__title{font-size:3.8rem;line-height:1.2;margin-bottom:50px}}.partner__title--center{text-align:center}.partner__title--steps{margin-bottom:17px}@media (min-width:640px){.partner__title--steps{margin-bottom:17px}}.partner__subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:1.4rem;font-weight:500;margin:0 -16px 31px;text-align:center}@media (min-width:640px){.partner__subtitle{font-size:1.6rem;margin:0 0 81px}}.partner__step{margin-bottom:32px}@media (min-width:640px){.partner__step{margin-bottom:0}}.partner__step-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:2rem;font-weight:700;margin-bottom:16px}@media (min-width:640px){.partner__step-title{font-size:3rem;margin-bottom:9px}}.partner__step-desc{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:1.2rem;font-weight:500}@media (min-width:640px){.partner__step-desc{font-size:2rem}}.partner__desc{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:1.6rem;font-weight:500;margin-bottom:30px}@media (min-width:640px){.partner__desc{font-size:2rem;margin-bottom:0}}.partner__desc--medium{font-size:1.4rem}@media (min-width:640px){.partner__desc--medium{font-size:1.8rem}}.partner__desc .md__paragraph{margin-bottom:30px}@media (min-width:640px){.partner__desc .md__paragraph{margin-bottom:30px}}.partner__desc .md__em{white-space:nowrap}.payment{margin:0 auto;max-width:968px;max-width:var(--container-main);padding:40px 16px 56px}@media (min-width:640px){.payment{padding:62px 16px 100px}}.payment__block{margin-bottom:56px}@media (min-width:640px){.payment__block{margin-bottom:62px}}.payment__block:last-child{margin-bottom:0}.payment__block--center{text-align:center}@media (min-width:640px){.payment__block--center{text-align:left}}.payment__col,.payment__title{margin-bottom:16px}.payment__title{font-size:20px;font-weight:500}.payment__title--top{margin-bottom:21px}@media (min-width:640px){.payment__title{font-size:38px;margin-bottom:34px}}.payment__info{color:#525252;color:var(--gray);font-size:16px;font-weight:500;margin-bottom:24px}@media (min-width:640px){.payment__info{font-size:24px;margin-bottom:34px;max-width:429px}}.payment__text{margin-bottom:16px}@media (min-width:640px){.payment__text{font-size:18px;margin-bottom:18px}}.payment__text:last-child{margin-bottom:0}.payment__subtitle{font-size:18px;font-weight:500}@media (min-width:640px){.payment__subtitle{font-size:24px}.payment__pic{margin-bottom:24px}}.payment__img{height:180px;left:-30px;position:relative;width:180px}@media (min-width:640px){.payment__btn{margin-top:16px}}.welcome__section{position:relative}.welcome__section--main{padding:60px 0 70px}@media (min-width:640px){.welcome__section--main{padding:125px 0 120px}}.welcome__section--dark{background-color:#1c1c1c;background-color:var(--space);padding:60px 0 28px}@media (min-width:640px){.welcome__section--dark{padding:78px 0 73px}}.welcome__section--features{padding:55px 0 20px}@media (min-width:640px){.welcome__section--features{padding:90px 0 110px}}.welcome__section--links{background-color:#1c1c1c;background-color:var(--space);padding:33px 0 40px}@media (min-width:640px){.welcome__section--links{padding:70px 0 130px}}.welcome__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:3rem;font-weight:500;line-height:1.4;margin:0 0 30px;position:relative;z-index:1}@media (min-width:640px){.welcome__title{font-size:6rem;line-height:1.1}}@media (min-width:1200px){.welcome__title{font-size:8.6rem;line-height:.9}}.welcome__text{margin:0}.welcome__text--main{color:#313131;color:var(--borders-dark);font-size:1.4rem;margin-bottom:32px}@media (min-width:640px){.welcome__text--main{font-size:1.8rem;margin-bottom:40px}}.welcome__text--clients{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:1.6rem;font-weight:500;margin-bottom:37px}@media (min-width:640px){.welcome__text--clients{font-size:2.4rem}}.welcome__text--advantages{color:#fff;color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:500;margin-bottom:48px}@media (min-width:640px){.welcome__text--advantages{font-size:16px;margin-bottom:0}}.welcome__text .md__em{white-space:nowrap}.welcome__icon{height:56px;margin-bottom:24px;width:56px}.welcome__rectangle{color:#aeaeae;color:var(--concrete);height:100px;position:absolute;width:67px}.welcome__rectangle--presentation{bottom:60px;color:#1c42ea;color:var(--blue);left:0}@media (min-width:640px){.welcome__rectangle--presentation{bottom:192px}}.welcome__rectangle--advantages{right:0;top:58px;transform:scaleX(-1)}@media (min-width:640px){.welcome__rectangle--advantages{top:140px}}.welcome__rectangle--backup,.welcome__rectangle--cheap,.welcome__rectangle--tariff{display:none}@media (min-width:1024px){.welcome__rectangle--backup,.welcome__rectangle--cheap,.welcome__rectangle--tariff{display:block}}.welcome__rectangle--tariff{height:80px;right:5px;top:65px;width:54px}.welcome__rectangle--cheap{height:80px;right:54px;top:70px;width:54px}.welcome__rectangle--backup{bottom:210px;height:80px;left:0;transform:scaleX(-1);width:54px}.welcome__links{color:#fff;color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:500;margin-bottom:28px}@media (min-width:640px){.welcome__links{margin-bottom:44px}}.welcome__link{margin-bottom:48px}@media (min-width:640px){.welcome__link{margin-bottom:0}}.welcome__link-title{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-size:16px;margin-bottom:8px}@media (min-width:640px){.welcome__link-title{font-size:20px}}.welcome__link-text{color:#aeaeae;color:var(--concrete);font-size:13px}@media (min-width:640px){.welcome__link-text{font-size:14px}}.welcome__link-icon{color:#aeaeae;color:var(--concrete);margin-left:24px}@media (min-width:640px){.welcome-features{grid-gap:180px 24px;display:grid;gap:180px 24px;grid-template-columns:1fr 1fr 1fr}}@media (min-width:1200px){.welcome-features{grid-gap:180px 72px;gap:180px 72px}}.welcome-features__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:2.4rem;font-weight:500;line-height:1.4;margin-bottom:45px}@media (min-width:1200px){.welcome-features__title{font-size:3rem;margin-top:12px}}.welcome-features__img{display:block;margin:0 auto;max-width:100%;position:relative;z-index:2}.welcome-features__wrap{position:relative}.welcome-features__text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.6}@media (min-width:1200px){.welcome-features__text{font-size:20px;line-height:1.4}}.welcome-features__column{margin:0 auto 60px;max-width:368px;position:relative}@media (min-width:640px){.welcome-features__column{margin:0}}.welcome-features__column--title{position:relative}@media (min-width:640px){.welcome-features__column--title{grid-row-end:3;grid-row-start:1;margin-bottom:0}.welcome-features__column--monitoring{grid-column:2}.welcome-features__column--cheap{position:relative;top:180px}.welcome-features__column--backup{padding-top:180px}}.welcome-features__sticky{position:sticky;top:190px;top:calc(var(--header-height) + 95px)}.technologies__container{margin:0 auto;max-width:1160px;max-width:var(--container)}.technologies__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:500;margin-bottom:63px;padding:0 16px;text-align:center}@media (min-width:640px){.technologies__title{font-size:30px;margin-bottom:18px}}.technologies__subtitle{display:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:14px;font-weight:500;margin:0 auto;max-width:936px;text-align:center}@media (min-width:640px){.technologies__subtitle{display:block;font-size:20px;margin-top:60px}}.technologies__calculator{padding:23px 16px 74px}@media (min-width:640px){.technologies__calculator{padding:68px 16px 95px}}.technologies__opportunities{padding:55px 16px 24px}@media (min-width:640px){.technologies__opportunities{padding:91px 16px 68px}}.kb__list{padding:32px 0}@media (min-width:640px){.kb__list{padding:68px 0 90px}}.kb__title{display:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:500;margin:0}@media (min-width:640px){.kb__title{display:block;font-size:38px;line-height:1.2;margin-bottom:42px}}.kb__subjects{display:none}@media (min-width:640px){.kb__subjects{display:block}}.kb__subjects--mobile{display:block;margin-bottom:24px}@media (min-width:640px){.kb__subjects--mobile{display:none}}.kb__subjects-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:700}@media (min-width:640px){.kb__subjects-title{display:block;font-size:18px;margin-bottom:13px;padding:0 24px}}.kb__subject{border-radius:2px;color:#000;color:var(--black);cursor:pointer;display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:500;padding:9px 24px;text-decoration:none;transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color var(--transition)}.kb__subject:focus,.kb__subject:hover{color:#525252;color:var(--gray)}.kb__subject--active{background-color:#def6fc;background-color:var(--ice)}.kb__popular{background-color:#f2f2f2;background-color:var(--cloud);padding:24px 0 18px}@media (min-width:640px){.kb__popular{padding:38px 0 48px}}.kb__subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:700;margin-bottom:21px}@media (min-width:640px){.kb__subtitle{font-size:20px}}.kb__button{color:#525252;color:var(--gray);display:block;font-size:14px;height:51px;margin-bottom:16px;overflow:hidden;padding:14px 20px;text-align:left;text-overflow:ellipsis;width:100%}@media (min-width:640px){.kb__button{margin-bottom:46px}}.kb__button-icon{color:#000;color:var(--black);margin-right:10px;position:relative;top:-1px}.kb__tags{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.kb__tag{background-color:#def6fc;background-color:var(--ice);color:#1c42ea;color:var(--blue);height:32px;line-height:1;margin:0 8px 8px 0;padding:7px 12px;transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color var(--transition)}.kb__tag:last-child{margin-right:0}.kb__tag:focus,.kb__tag:hover{color:#1332bb;color:var(--blue-hover)}.kb__tag:active{color:#246fff;color:var(--blue-active)}@media (min-width:1200px){.kb__tag{margin-bottom:0}}.kb__calculator{padding:12px 0 48px}@media (min-width:640px){.kb__calculator{padding:48px 0}}.kb__calculator-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:18px;font-weight:500;margin-bottom:24px;text-align:center}@media (min-width:640px){.kb__calculator-title{font-size:30px;margin-bottom:66px}}.kb__overlay{background-color:#fff;background-color:var(--white);display:none;height:100%;left:0;max-height:calc(100vh - 56px);max-height:calc(100vh - var(--header-height-s));overflow:auto;position:fixed;top:57px;top:calc(var(--header-height-s) + 1px);width:100%;z-index:21}.kb__overlay--open{display:block}@media (min-width:1200px){.kb__overlay{max-height:calc(100vh - 95px);max-height:calc(100vh - var(--header-height));top:96px;top:calc(var(--header-height) + 1px)}}.kb-preview{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:24px}@media (min-width:1200px){.kb-preview{-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;margin-bottom:56px}}.kb-preview--popular{-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}@media (min-width:640px){.kb-preview--popular{margin:0;overflow:hidden}}.kb-preview__link{margin-bottom:7px;min-height:128px}@media (min-width:1200px){.kb-preview__link{margin:0 24px 0 0;min-width:192px}}.kb-preview__link--popular{margin-bottom:16px;margin-right:0}.kb-preview__img{display:block;width:100%}@media (min-width:1200px){.kb-preview__img{margin-bottom:0;max-height:128px;max-width:192px;width:auto}}.kb-preview__img--popular{max-width:100%}@media (min-width:1200px){.kb-preview__img--popular{max-height:190px;max-width:280px}}@supports (object-fit:cover){.kb-preview__img{max-height:126px;object-fit:cover}@media (min-width:1200px){.kb-preview__img{max-height:126px;max-width:none;object-fit:fill}.kb-preview__img--popular{max-height:192px}}}.kb-preview__title{color:#000;color:var(--black);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:700;margin-bottom:7px;text-decoration:none;transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color var(--transition)}.kb-preview__title:focus,.kb-preview__title:hover{color:#525252;color:var(--gray)}@media (min-width:1200px){.kb-preview__title{font-size:20px;margin-bottom:10px}}.kb-preview__title--popular{font-size:16px}@media (min-width:1200px){.kb-preview__header{-ms-flex-pack:justify;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;min-height:85px;overflow:hidden}}.kb-post{padding:24px 0}@media (min-width:640px){.kb-post{padding:60px 0}}.kb-post__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1.4;margin:0 0 7px}@media (min-width:640px){.kb-post__title{font-size:30px;margin-bottom:12px}}.kb-post__title--single{margin-bottom:24px}@media (min-width:640px){.kb-post__title--single{margin-bottom:40px}}.kb-post__img{display:block;margin-bottom:18px;max-width:100%}.kb-post__breadcrumbs,.kb-post__img--single{margin-bottom:24px}@media (min-width:640px){.kb-post__breadcrumbs{margin-bottom:36px}}.kb-post__info{margin-bottom:24px}@media (min-width:640px){.kb-post__info{margin-bottom:40px}}.kb-post__content{font-size:13px;margin-bottom:24px}@media (min-width:640px){.kb-post__content{font-size:18px;margin-bottom:37px}}.kb-post__content pre{background-color:#def6fc;background-color:var(--ice);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:12px;font-weight:500;margin:0 0 16px;overflow:hidden;padding:12px 24px;white-space:pre-wrap;word-break:break-word}@media (min-width:640px){.kb-post__content pre{font-size:14px;margin-bottom:32px;padding:16px 24px}}.kb-post__content pre code{padding:0}.kb-post__content blockquote{border-left:2px solid #1c42ea;border-left:2px solid var(--blue);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:13px;font-weight:500;margin:0 0 16px;padding:12px 24px}.kb-post__content blockquote code{background-color:transparent;padding:0}@media (min-width:640px){.kb-post__content blockquote{font-size:18px;margin-bottom:32px;padding:20px 24px}}.kb-post__content code{background-color:#def6fc;background-color:var(--ice);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:14px;font-weight:500;padding:3px}@media (min-width:640px){.kb-post__content code{padding:6px}}.kb-post__content p{font-size:13px;margin:16px 0}@media (min-width:640px){.kb-post__content p{font-size:18px;margin:24px 0}}.kb-post__content figure{margin:16px 0}@media (min-width:640px){.kb-post__content figure{margin:24px 0}}.kb-post__content figcaption{color:#525252;color:var(--gray);font-size:13px;margin-top:10px}.kb-post__content a{color:#1c42ea;color:var(--blue);text-decoration:none;transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color var(--transition)}.kb-post__content a:focus,.kb-post__content a:hover{color:#1332bb;color:var(--blue-hover)}.kb-post__content a:active{color:#246fff;color:var(--blue-active)}.kb-post__content h2,.kb-post__content h3,.kb-post__content h4,.kb-post__content h5,.kb-post__content h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:700;margin:24px 0}@media (min-width:640px){.kb-post__content h2,.kb-post__content h3,.kb-post__content h4,.kb-post__content h5,.kb-post__content h6{font-size:24px;margin-top:40px}}.kb-post__content img{box-shadow:0 0 40px rgba(0,0,0,.07);display:block;max-width:100%}.kb-post__divider{background-color:#dedede;background-color:var(--borders-white);height:1px;margin-bottom:20px;width:100%}.kb-post__tags{padding-top:16px}.kb-breadcrumbs{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-weight:500;overflow:auto;white-space:nowrap}.kb-breadcrumbs::-webkit-scrollbar{display:none}.kb-breadcrumbs__text{color:#525252;color:var(--gray);max-width:100%}@media (min-width:640px){.kb-breadcrumbs__text{overflow:hidden;text-overflow:ellipsis}}.kb-breadcrumbs__arrow{color:#aeaeae;color:var(--concrete);margin:0 14px}.kb-info{font-size:13px}@media (min-width:640px){.kb-info{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-size:14px}}.kb-info__date,.kb-info__tags{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:500}.kb-info__date{color:#525252;color:var(--gray);position:relative;white-space:nowrap}@media (min-width:640px){.kb-info__tags+.kb-info__date{margin-left:12px;padding-left:16px}.kb-info__tags+.kb-info__date:after{background-color:#aeaeae;background-color:var(--concrete);border-radius:50%;content:"";height:4px;left:0;margin-top:-2px;position:absolute;top:50%;width:4px}}.kb-info--vertical{display:block}.kb-info--vertical .kb-info__date{margin:0;padding:0}.kb-info--vertical .kb-info__date:after{display:none}.kb-link{border-radius:6px;display:block;padding:12px 16px;text-decoration:none;transition:background .3s cubic-bezier(.645,.045,.355,1);transition:background var(--transition)}.kb-link--blue{background-color:#1c42ea;background-color:var(--blue);color:#fff;color:var(--white)}.kb-link--blue:focus,.kb-link--blue:hover{background-color:#1332bb;background-color:var(--blue-hover)}.kb-link--blue:active{background-color:#246fff;background-color:var(--blue-active)}.kb-link--space{background-color:#1c1c1c;background-color:var(--space);color:#fff;color:var(--white)}.kb-link--space:active,.kb-link--space:focus,.kb-link--space:hover{background-color:#313131;background-color:var(--borders-dark)}.kb-link--fixed{border-radius:0;bottom:0;left:0;position:fixed;width:100%;z-index:1}@media (min-width:640px){.kb-link--fixed{border-radius:6px}}@supports (position:sticky){@media (min-width:640px){.kb-link--fixed{padding:18px 24px;position:sticky;top:100px;top:calc(var(--header-height-m) + 36px)}}@media (min-width:1200px){.kb-link--fixed{top:131px;top:calc(var(--header-height) + 36px)}}}.kb-link__subtitle{color:#969696;color:var(--gray-headers);font-size:10px;margin-bottom:2px}@media (min-width:640px){.kb-link__subtitle{font-size:12px;margin-bottom:10px}}.kb-link__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:12px;font-weight:500}@media (min-width:1024px){.kb-link__title{font-size:14px}}.kb-link__img{display:none;margin:0 auto 10px;max-width:calc(100% + 48px);transform:translateX(-24px)}@media (min-width:640px){.kb-link__img{display:block}}.kb-link__desc{font-size:12px;font-weight:500;line-height:21px;margin-bottom:15px}@media (min-width:640px){.kb-link__desc{font-size:13px;margin-bottom:20px}}.kb-link__divider{background-color:#246fff;background-color:var(--blue-active);height:1px;transform:translateX(-24px);width:calc(100% + 48px)}.kb-link__button{font-size:12px;font-weight:500;line-height:21px;margin-top:17px}@media (min-width:640px){.kb-link__button{font-size:13px}}.kb-link__arrow{font-size:14px}.kb-pagination{display:-ms-flexbox;display:flex}.kb-pagination__button{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;height:32px;justify-content:center;margin-right:6px;padding:0;width:32px}.kb-pagination__button:last-child{margin-right:0}.kb-pagination__button--active{border-color:#aeaeae;border-color:var(--concrete)}@media (min-width:640px){.kb-pagination__button{font-size:18px;height:48px;margin-right:16px;width:48px}}.kb-pagination__prev{position:relative;top:1px;transform:scale(-1)}.kb-search{padding:32px 0}@media (min-width:1024px){.kb-search{padding:68px 0}}.kb-search__section{margin-bottom:40px}.kb-search__wrap{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-bottom:24px;min-height:51px;position:relative}.kb-search__subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:700;margin-bottom:24px}@media (min-width:640px){.kb-search__subtitle{font-size:20px;margin-bottom:32px}}.kb-search__subtitle--empty{margin-bottom:28px;max-width:600px}.kb-search__count{color:#525252;color:var(--gray);margin-left:10px}.kb-search__icon{height:32px;left:17px;padding:4px;width:32px}.kb-search__close,.kb-search__icon{margin-top:-16px;position:absolute;top:50%;z-index:1}.kb-search__close{right:9px}.kb-search .ais-SearchBox{width:100%}.kb-search .ais-SearchBox-form{height:100%}.kb-search .ais-SearchBox-form:before{display:none}.kb-search__input{appearance:none;border:1px solid #dedede;border:1px solid var(--borders-white);border-radius:2px;box-shadow:none;caret-color:auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:14px;font-weight:500;height:51px;outline:0;padding:16px 50px 16px 58px;text-overflow:ellipsis;transition:background .3s cubic-bezier(.645,.045,.355,1);transition:background var(--transition);width:100%}.kb-search__input:-ms-input-placeholder{color:#525252;color:var(--gray);-ms-transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1);-ms-transition:color var(--transition);transition:color var(--transition)}&__input:-ms-input-placeholder{color:#525252;color:var(--gray);-ms-transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1);-ms-transition:color var(--transition);transition:color var(--transition)}.kb-search__input::placeholder{color:#525252;color:var(--gray);transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color var(--transition)}.kb-search__input:focus{box-shadow:none}.kb-search__input::-webkit-search-cancel-button{display:none}.kb-search-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:8px}@media (min-width:640px){.kb-search-item{margin-bottom:24px}}.kb-search-item:last-child{margin-bottom:0}.kb-search-item mark{background-color:transparent;color:#1c42ea;color:var(--blue)}.kb-search-item__title{-ms-flex-align:center;align-items:center;color:#000;color:var(--black);display:-ms-flexbox;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:700;padding:8px 0;text-decoration:none;transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color var(--transition)}.kb-search-item__title:focus,.kb-search-item__title:hover{color:#525252;color:var(--gray)}@media (min-width:640px){.kb-search-item__title{font-size:18px}}.kb-search-item__subtitle{-ms-flex-align:center;align-items:center;color:#000;color:var(--black);display:-ms-flexbox;display:flex;font-size:14px;overflow:hidden;padding:4px 0;text-decoration:none;text-overflow:ellipsis;transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color var(--transition);white-space:nowrap}.kb-search-item__subtitle--content,.kb-search-item__subtitle:focus,.kb-search-item__subtitle:focus .kb-search-item__icon,.kb-search-item__subtitle:hover,.kb-search-item__subtitle:hover .kb-search-item__icon{color:#525252;color:var(--gray)}.kb-search-item__subtitle--content:focus,.kb-search-item__subtitle--content:hover{color:#969696;color:var(--gray-headers)}@media (min-width:640px){.kb-search-item__subtitle{font-size:16px}}.kb-search-item__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kb-search-item__icon{color:#1c42ea;color:var(--blue);height:24px;margin-left:-8px;margin-right:4px;position:relative;top:-1px;transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color var(--transition);width:24px}@media (min-width:640px){.kb-search-item__icon{margin-right:8px}}.support{padding:48px 0}@media (min-width:640px){.support{padding:68px 0 170px}}.support__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:20px;font-weight:500;line-height:32px;margin:0 auto 12px;text-align:center}@media (min-width:640px){.support__title{font-size:38px;line-height:46px;margin-bottom:21px}}.support__info{margin-bottom:16px}@media (min-width:640px){.support__info{margin-bottom:61px}}.support__item{-ms-flex-pack:justify;border:1px solid #dedede;border:1px solid var(--borders-white);display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:24px;padding:26px 16px 21px;position:relative;text-decoration:none;transition:border .3s cubic-bezier(.645,.045,.355,1);transition:border var(--transition)}@media (min-width:640px){.support__item{-ms-flex-align:center;align-items:center;padding:40px}}.support__item:focus,.support__item:hover{border-color:#aeaeae;border-color:var(--concrete)}.support__item:last-child{margin-bottom:0}.support__left{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:640px){.support__left{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.support__wrapper{width:100%}@media (min-width:640px){.support__wrapper{width:auto}}.support__desc{color:#525252;color:var(--gray);font-size:12px}@media (min-width:640px){.support__desc{font-size:14px}}.support__arrow{color:#1c42ea;color:var(--blue)}.support__img{height:48px;margin-bottom:27px;width:48px}@media (min-width:640px){.support__img{height:64px;margin:0 41px 0 0;width:64px}}.support__topic{color:#000;color:var(--black);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:500;margin-bottom:6px}@media (min-width:640px){.support__topic{font-size:20px;margin-bottom:8px}.support__block{margin-bottom:140px}}.tariffs{padding:22px 0 87px}@media (min-width:640px){.tariffs{padding-top:50px}}.tariffs__img{height:96px;margin-bottom:8px;width:96px}@media (min-width:640px){.tariffs__img{height:180px;margin-bottom:24px;width:180px}}.tariffs__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:20px;font-weight:500;margin-bottom:54px;text-align:center}@media (min-width:640px){.tariffs__title{font-size:30px;margin-bottom:66px}}.tariffs__title--calculator{margin-bottom:33px}@media (min-width:640px){.tariffs__title--calculator{margin-bottom:66px}}.tariffs__subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:18px;font-weight:500;margin-bottom:12px}@media (min-width:640px){.tariffs__subtitle{font-size:24px}}.tariffs__text{color:#525252;color:var(--gray);font-size:12px;margin-bottom:12px}@media (min-width:640px){.tariffs__text{font-size:14px}}.tariffs__text .md__paragraph{margin-bottom:12px}.tariffs__desc{margin-bottom:22px}.tariffs__billing{margin-bottom:40px}@media (min-width:640px){.tariffs__billing{display:-ms-flexbox;display:flex;margin-bottom:0}}.tariffs__billing-icon{height:56px;margin-bottom:16px;width:56px}@media (min-width:640px){.tariffs__billing-icon{margin:0 40px 0 0}}.tariffs__billing-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:500}@media (min-width:640px){.tariffs__billing-text{max-width:435px}}.tariffs__list,.tariffs__list--flexible{margin-bottom:56px}@media (min-width:640px){.tariffs__list--flexible{margin-bottom:112px;margin-top:30px}}.tariffs__calculator{margin-bottom:55px}@media (min-width:640px){.tariffs__calculator{margin-bottom:110px}}.tariff{border-bottom:1px solid #dedede;border-bottom:1px solid var(--borders-white);cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:500;margin-bottom:-1px;position:relative}.tariff:first-child{border-top:1px solid #dedede;border-top:1px solid var(--borders-white)}.tariff__head{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;min-height:64px;padding:10px 0 10px 4px}@media (min-width:640px){.tariff__head{padding:10px 16px 11px}}.tariff__head--expanded .tariff__info{opacity:0;visibility:hidden}.tariff__head-wrap{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}@media (min-width:640px){.tariff__head-wrap{-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}}.tariff__body{cursor:default;display:none}.tariff__body--visible{display:block}.tariff__down{transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:var(--transition) transform}.tariff__down--rotate{transform:rotate(180deg)}.tariff__icon{height:24px;margin-right:18px;width:24px}@media (min-width:640px){.tariff__icon{margin:0 24px 0 8px}}.tariff__name{font-size:13px;margin-bottom:2px}@media (min-width:640px){.tariff__name{font-size:14px;margin-bottom:0;margin-right:auto}.tariff__name--fixed{margin-right:33px;min-width:260px}}@media (min-width:1024px){.tariff__name--flexible{min-width:260px}}.tariff__info{display:none}@media (min-width:1024px){.tariff__info{display:block;min-width:110px}}@media (min-width:1200px){.tariff__info{min-width:120px}}.tariff__label{color:#525252;color:var(--gray);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:13px;font-weight:400}.tariff__value{margin-bottom:4px}.tariff__select{display:none;margin-right:20px}@media (min-width:640px){.tariff__select{display:inline-block}}.tariff__price{color:#1c42ea;color:var(--blue);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:13px;font-weight:500}@media (min-width:640px){.tariff__price{font-size:14px;margin-right:16px}}@media (min-width:1024px){.tariff__price{margin-right:7px;min-width:90px}}@media (min-width:1200px){.tariff__price{min-width:120px}}.tariff__slogan{color:#525252;color:var(--gray);display:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:400;margin-right:auto}@media (min-width:1024px){.tariff__slogan--visible{display:block}}.tariff__distribution{color:#969696;color:var(--gray-headers);display:none;margin-left:0}@media (min-width:640px){.tariff__distribution{margin-left:5px}}@media (min-width:1024px){.tariff__distribution{display:inline}}.tariff__distribution--flexible{display:inline}.tariff-table{overflow:hidden;padding:10px 0 31px}@media (min-width:640px){.tariff-table{padding:10px 73px 50px}}.tariff-table__group{margin-bottom:24px}@media (min-width:640px){.tariff-table__group{margin-bottom:38px}}.tariff-table__group:last-child{margin-bottom:0}.tariff-table__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:700;margin-bottom:16px}@media (min-width:640px){.tariff-table__title{font-size:16px}}.tariff-table__subtitle{color:#525252;color:var(--gray);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:12px;font-weight:400;margin-top:4px}.tariff-table__row{font-size:13px;margin-bottom:12px}@media (min-width:640px){.tariff-table__row{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}}.tariff-table__row:last-child{margin-bottom:0}.tariff-table__label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:500;margin-bottom:4px}@media (min-width:640px){.tariff-table__label{margin-bottom:0;margin-right:auto}}@media (min-width:1024px){.tariff-table__label{margin-right:0;min-width:526px}}.tariff-table__value{font-size:14px}@media (min-width:640px){.tariff-table__value{font-size:13px;min-width:100px}}@media (min-width:1024px){.tariff-table__value{min-width:auto}}.tariff-table__value--gray{color:#525252;color:var(--gray);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-weight:400}.tariff-table__select{display:block;margin-bottom:21px}@media (min-width:640px){.tariff-table__select{display:none}}.landing__section{overflow:hidden;padding:40px 0 70px;position:relative}@media (min-width:640px){.landing__section{padding:60px 0}}.landing__section--ice{background-color:#def6fc;background-color:var(--ice)}.landing__section--golden{background-color:#f9efe1;background-color:var(--golden)}@media (min-width:640px){.landing__section--golden{background-image:linear-gradient(90deg,#f9efe1 0,#f9efe1 50%,#1c1c1c 0,#1c1c1c);background-image:linear-gradient(to right,var(--golden) 0,var(--golden) 50%,var(--space) 50%,var(--space) 100%)}}.landing__section--main{padding:0}.landing__section--points{padding:38px 0 8px}@media (min-width:640px){.landing__section--points{padding:66px 0 70px}}.landing__section--feature{padding:48px 0}.landing__section--tariff{padding:40px 0 54px}@media (min-width:640px){.landing__section--tariff{padding:28px 0 58px}}.landing__section--clients{padding:48px 0}@media (min-width:640px){.landing__section--clients{padding:40px 0 86px}}.landing__section--start{padding:40px 0 104px}@media (min-width:640px){.landing__section--start{padding:60px 0}}.landing__box{color:#1c42ea;color:var(--blue);height:35px;position:absolute;width:30px}.landing__box--start{bottom:-50px;height:26px;right:100px;width:21px}@media (min-width:640px){.landing__box--start{bottom:10px;height:35px;left:280px;right:auto;width:30px}}.landing__box--main{height:26px;right:48px;top:25px;width:21px}@media (min-width:640px){.landing__box--main{height:32px;left:200px;right:auto;top:30px;width:26px}}@media (min-width:1024px){.landing__box--main{left:280px}}.landing__rectangle{color:#1c42ea;color:var(--blue);position:absolute;transform:rotate(-90deg)}.landing__rectangle--start{bottom:-113px;height:48px;right:48px;width:32px}@media (min-width:640px){.landing__rectangle--start{bottom:-70px;height:67px;left:320px;right:auto;width:46px}}.landing__rectangle--main{height:48px;right:120px;top:-10px;transform:rotate(90deg);width:32px}@media (min-width:640px){.landing__rectangle--main{height:60px;left:85px;right:auto;top:-16px;width:40px}}.landing__dots{color:#1c42ea;color:var(--blue);height:40px;position:absolute;width:63px}.landing__dots--start{bottom:-110px;left:80px}@media (min-width:640px){.landing__dots--start{bottom:-65px;left:60px}}.landing__dots--main{bottom:180px;color:#ec544b;color:var(--red);height:36px;right:5px;width:53px;z-index:3}@media (min-width:640px){.landing__dots--main{display:none}}@media (min-width:1024px){.landing__dots--main{bottom:auto;display:block;height:60px;right:20px;top:120px;width:90px}}.landing-main{position:relative}.landing-main__wrap{padding:70px 0 40px}@media (min-width:640px){.landing-main__wrap{padding:40px 0}}@media (min-width:1024px){.landing-main__wrap{padding-right:16px}}.landing-main__title{color:#152d98;color:var(--blue-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:36px;font-weight:500;line-height:1;margin-bottom:16px}@media (min-width:1024px){.landing-main__title{font-size:46px;margin-bottom:24px;max-width:450px}}.landing-main__desc{color:#152d98;color:var(--blue-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:14px;font-weight:500;margin-bottom:16px;max-width:430px}@media (min-width:1024px){.landing-main__desc{font-size:17px;margin-bottom:48px}}.landing-main__notice{color:#969696;color:var(--gray-headers);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:12px;font-weight:500;margin-top:16px}@media (min-width:1024px){.landing-main__notice{font-size:13px;margin-top:24px}}.landing-main__images{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;margin:0 -16px;padding:0 16px;position:relative;width:calc(100% + 32px)}@media (min-width:1024px){.landing-main__images{margin-left:-24px;padding:38px 0}}.landing-main__image{margin:0 auto;max-width:100%;position:relative;top:-16px;z-index:2}@media (min-width:640px){.landing-main__image{left:-18px;min-width:600px;top:0}}@media (min-width:1024px){.landing-main__image{left:-38px;min-width:0;min-width:auto;top:0}}.landing-main__texture-wrap{height:100%;position:absolute;right:0;top:0;width:100%}@media (min-width:640px){.landing-main__texture-wrap{right:1px}.landing-main__texture-wrap:after{background:linear-gradient(270deg,#1c1c1c,rgba(28,28,28,0));background:linear-gradient(270deg,var(--space) 0,rgba(28,28,28,0) 100%);content:"";height:100%;position:absolute;right:0;top:0;width:186px;z-index:1}}.landing-main__texture{display:block;height:100%;object-fit:cover;width:100%}@media (min-width:1024px){.landing-main__texture{max-width:100%;object-fit:fill}}.trial__title{color:#1c1c1c;color:var(--space);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:16px;font-weight:500;margin-bottom:40px;text-align:center}@media (min-width:1024px){.trial__title{font-size:24px;margin-bottom:80px}}.trial__section{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;overflow:hidden;padding:40px 0;position:relative}@media (min-width:640px){.trial__section{padding:56px 0}}.trial__section--benefits{background-color:#f2f2f2;background-color:var(--cloud)}.trial__section--tariff{display:block}.trial__section--start{padding:40px 0 104px}@media (min-width:640px){.trial__section--start{padding:60px 0}}.trial__section--ice{background-color:#def6fc;background-color:var(--ice)}.trial__box{color:#1c42ea;color:var(--blue);height:35px;position:absolute;width:30px}.trial__box--start{bottom:-50px;height:26px;right:100px;width:21px}@media (min-width:640px){.trial__box--start{bottom:10px;height:35px;left:280px;right:auto;width:30px}}.trial__box--main{height:26px;right:48px;top:25px;width:21px}@media (min-width:640px){.trial__box--main{height:32px;left:200px;right:auto;top:30px;width:26px}}@media (min-width:1024px){.trial__box--main{left:280px}}.trial__rectangle{color:#1c42ea;color:var(--blue);position:absolute;transform:rotate(-90deg)}.trial__rectangle--start{bottom:-113px;height:48px;right:48px;width:32px}@media (min-width:640px){.trial__rectangle--start{bottom:-70px;height:67px;left:320px;right:auto;width:46px}}.trial__rectangle--main{height:48px;right:120px;top:-10px;transform:rotate(90deg);width:32px}@media (min-width:640px){.trial__rectangle--main{height:60px;left:85px;right:auto;top:-16px;width:40px}}.trial__dots{color:#1c42ea;color:var(--blue);height:40px;position:absolute;width:63px}.trial__dots--start{bottom:-110px;left:80px}@media (min-width:640px){.trial__dots--start{bottom:-65px;left:60px}}.trial__dots--main{bottom:180px;color:#ec544b;color:var(--red);height:36px;right:5px;width:53px;z-index:3}@media (min-width:640px){.trial__dots--main{display:none}}@media (min-width:1024px){.trial__dots--main{bottom:auto;display:block;height:60px;right:20px;top:120px;width:90px}}.trial-steps__row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:53px}@media (min-width:640px){.trial-steps__row{-ms-flex-direction:row;flex-direction:row;margin-bottom:68px}}.trial-steps__column{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.trial-steps__column:not(:last-child){margin-bottom:32px}@media (min-width:640px){.trial-steps__column{-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.trial-steps__column:not(:last-child){margin:0 48px 0 0}}.trial-steps__number{-ms-flex-negative:0;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;background-color:#def6fc;background-color:var(--ice);border-radius:50%;color:#1c42ea;color:var(--blue);display:-ms-flexbox;display:flex;flex-shrink:0;font-weight:500;height:56px;justify-content:center;margin-right:16px;width:56px}@media (min-width:640px){.trial-steps__number{margin:0 0 16px}}.trial-steps__description{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:13px;font-weight:500;text-align:left}@media (min-width:1024px){.trial-steps__description{font-size:15px}}.trial-steps__button-container{-ms-flex-pack:center;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:53px}@media (min-width:1024px){.trial-steps__button-container{margin-bottom:59px}}.trial-steps__notification{border:1px solid #dedede;border:1px solid var(--borders-white);border-radius:6px;margin:0 auto;max-width:681px;padding:12px 18px}.trial-steps__notification,.trial-steps__notification-icon{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:center}.trial-steps__notification-icon{-ms-flex-negative:0;background-color:#fffbdb;background-color:var(--lemonade);border-radius:50%;color:#fffbdb;color:var(--lemonade);flex-shrink:0;height:32px;margin-right:24px;position:relative;width:32px}.trial-steps__notification-icon:before{height:8px;top:10px}.trial-steps__notification-icon:after,.trial-steps__notification-icon:before{background-color:#000;background-color:var(--black);content:"";left:calc(50% - 2px);position:absolute;width:2px}.trial-steps__notification-icon:after{height:2px;top:20px}.trial-steps__notification-description{color:#525252;color:var(--gray);font-size:12px;font-weight:500;line-height:19px}@media (min-width:1024px){.trial-steps__notification-description{font-size:13px;line-height:21px}}.unsubscribe{border:1px solid #dedede;border:1px solid var(--borders-white);border-radius:6px;font-weight:500;margin:30px auto;max-width:600px;padding:24px 16px}@media (min-width:640px){.unsubscribe{margin:55px auto;padding:48px}}.unsubscribe__img{margin-bottom:16px}@media (min-width:640px){.unsubscribe__img{margin-bottom:24px}}.unsubscribe__title{font-size:16px;margin-bottom:12px}@media (min-width:640px){.unsubscribe__title{font-size:20px;margin-bottom:18px}}.unsubscribe__desc{color:#525252;color:var(--gray);font-size:13px;margin-bottom:24px}@media (min-width:640px){.unsubscribe__desc{margin-bottom:46px}}.unsubscribe__label{display:none}@media (min-width:640px){.unsubscribe__label{display:inline}}.unsubscribe__label--mobile{display:inline}@media (min-width:640px){.unsubscribe__label--mobile{display:none}}