*,::after,::before{--content-max-width:1280px;--content-tmp-width:calc(88vw - 80px);--content-min-width:calc(var(--content-max-width) / 1.5);--content-wide-width:min(var(--content-max-width), var(--content-tmp-width));--content-narrow-width:min(var(--content-min-width), var(--content-wide-width));font-family:"Open Sans",sans-serif;box-sizing:border-box}@media screen and (max-width:991px){.streaming-subtitle{font-size:16px!important}}@media all and (max-width:1024px){*,::after,::before{--content-wide-width:80vw}}@media all and (max-width:767px){*,::after,::before{--content-wide-width:85vw}}body,p{margin:0}body{height:100%;color:#2a323a;overflow-x:hidden}#page-wrapper{width:100%;overflow:hidden}footer a,footer a:focus,footer a:hover,footer a:link,footer a:visited,header a,header a:focus,header a:hover,header a:link,header a:visited{text-decoration:none;cursor:pointer;outline:0}.btn-primary,.btn-secondary{width:100%;padding:10px 24px;height:42px;justify-content:center;text-wrap:nowrap;border-radius:8px;font-size:16px;font-weight:600;transition:background-color .1s linear}.btn-primary{display:flex;align-items:center;color:#fff;background-color:#0c8ce9}.btn-primary:hover{background-color:#046fcd}.btn-secondary{border:1px solid #0c8ce9;color:#0c8ce9}.btn-secondary:hover{background-color:rgba(12,140,233,.16)}.btn-secondary,.btn-tertiary,header,nav{display:flex;align-items:center}.btn-tertiary{padding:10px 24px;height:42px;justify-content:center;text-wrap:nowrap;border-radius:8px;border:1px solid #fff;color:#fff;font-size:16px;font-weight:600;transition:background-color .1s linear}.btn-tertiary:hover{background-color:rgba(255,255,255,.16)}header,nav{width:100%}header{margin-bottom:-60px;height:60px;background:0 0;position:relative;top:0;left:0;right:0;z-index:999;transition:top .5s;background-color:#fff}header .content-holder{position:relative;width:var(--content-wide-width);margin:0 auto;display:flex;justify-content:center}@media screen and (max-width:1240px){header .content-holder{position:static}}header.fixed{background:#fff;position:fixed;height:60px;box-shadow:0 2px 14px 0 rgba(28,45,69,.2)}nav{justify-content:space-between}@media screen and (max-width:1240px){.nav-pc{display:none}}.head-group{display:flex;align-items:center;gap:32px}.head-menu{position:relative}.head-menu:hover .head-submenu-list,.head-title{display:flex}.head-menu:hover .head-title,.head-title:hover,.nav-mob .head-title-mob:hover{color:#0c8ce9}.head-menu:hover .head-title>svg,.head-title:hover>svg,.nav-mob .head-title-mob:hover>svg{fill:#0c8ce9}.head-title{padding:19px 0;align-items:center;gap:4px;color:#2a323a;font-size:16px;font-weight:600;transition:color .1s linear;cursor:pointer}.head-title>svg,.nav-mob .head-title-mob>svg{display:inline-flex;width:20px;fill:#2a323a;transition:fill .1s linear}.head-submenu-list{width:max-content;position:absolute;top:100%;left:-24px;padding:8px;margin:0;display:none;flex-direction:column;flex-wrap:wrap;column-gap:16px;list-style:none;border-radius:12px;border:1px solid #f5f5f5;background-color:#fff;box-shadow:0 20px 51px 0 rgba(79,98,126,.23)}.head-submenu-list.active-info{border-top-right-radius:0;border-bottom-right-radius:0}.head-submenu-features-list{width:440px}.head-submenu-features-list::before{content:"";position:absolute;top:0;bottom:0;left:calc(50% - .5px);width:1px;background-color:#ececec}.head-submenu-cases-list,.head-submenu-features-list{height:381px;border:1px solid #f5f5f5}.head-submenu-item>a,.nav-mob .head-menu-list-mob>li>a{display:flex;color:#7b7b7b;font-size:14px;font-weight:600}.head-submenu-item>a{width:203px;text-wrap:wrap;padding:11px 16px;border-radius:7px;border:1px solid transparent;transition:all .1s linear}.head-submenu-item>a:hover{color:#2a323a;border-color:#ececec;background-color:#f5f5f5}.head-submenu-item>a:hover+div,footer .content-holder{display:block}.head-submenu-item>div{position:absolute;top:-1px;left:100%;bottom:0;padding:24px;width:346px;height:381px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-color:#f5f5f5 #f5f5f5 #f5f5f5 #ececec;border-width:1px;border-style:solid;background-color:#f9f9f9;box-shadow:37px 20px 51px -24px rgba(79,98,126,.23);display:none}.head-submenu-item>div>img{width:250px;margin:0 auto 24px;display:block;filter:drop-shadow(0 1px 3px rgba(19,19,19,.12)) drop-shadow(0 10px 13px rgba(35,39,44,.14))}.head-submenu-item>div>div{margin-bottom:12px;color:#2a323a;font-size:14px;font-weight:600}.head-submenu-item>div>p{color:#2a323a;font-size:14px;font-weight:400;line-height:1.42}.head-btn-box{display:flex;gap:16px;align-items:center}.backdrop{position:absolute;top:0;left:0;width:100%;height:100vh;background-color:#2a323a;z-index:2000;pointer-events:none;opacity:0;transition:opacity .2s ease-in-out}body.open-menu{overflow:hidden}body.open-menu .backdrop{pointer-events:all;opacity:.3}body.open-menu .head-menu-box-mob{padding-bottom:50px;transform:translateX(0)}.nav-mob{overflow-y:hidden;display:none}@media screen and (max-width:1240px){.nav-mob{display:flex}}.nav-mob .head-logo,footer a{display:flex;align-items:center}@media screen and (max-width:767px){.nav-mob .head-logo>img{width:104px}}.nav-mob .open-menu-btn{display:inline-flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:8px;background-color:#0c8ce9;border:0;cursor:pointer}.nav-mob .close-menu-btn>img,.nav-mob .open-menu-btn>img{width:24px}.nav-mob .head-menu-box-mob{position:absolute;right:0;top:0;height:100vh;width:462px;overflow-y:auto;background-color:#fff;z-index:4000;transform:translateX(101%);transition:transform .3s ease-out}@media screen and (max-width:575px){.nav-mob .head-menu-box-mob{width:312px}}.nav-mob .close-menu-btn{margin-right:6px;margin-left:auto;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:transparent;border:0;cursor:pointer}.nav-mob .head-btn-box-mob{margin-bottom:32px;padding:0 24px}.nav-mob .head-btn-box-mob a{padding-left:4px;padding-right:4px}.nav-mob .head-menu-content-mob{padding:0 24px}.nav-mob li,.nav-mob ul,footer li,footer ul{margin:0;padding:0;list-style:none}.nav-mob .head-title-mob{margin-bottom:16px;padding:7px 0;cursor:pointer;display:flex;align-items:center;color:#2a323a;font-size:16px;font-weight:600}.nav-mob .head-menu-list-mob{display:flex;flex-direction:column;max-height:0;overflow:hidden;transition:max-height .3s,margin .2s}.nav-mob .head-menu-list-mob>li>a{padding:12px 0;cursor:pointer;transition:opacity .1s linear}.nav-mob .head-menu-list-mob>li>a:hover{opacity:.8}@media screen and (max-width:575px){.nav-mob .head-menu-list-mob>li:first-child>a{padding-top:8px}.nav-mob .head-menu-list-mob>li:last-child>a{padding-bottom:8px}}@media screen and (min-width:576px){.nav-mob .head-menu-list-features-tablet.open-menu{max-height:397px!important;flex-wrap:wrap}.nav-mob .head-menu-list-cases-tablet.open-menu a,.nav-mob .head-menu-list-features-tablet.open-menu a,.nav-mob .head-menu-list-resources-tablet.open-menu a{width:184px}.nav-mob .head-menu-list-cases-tablet.open-menu{max-height:184px!important;flex-wrap:wrap}.nav-mob .head-menu-list-resources-tablet.open-menu{max-height:150px!important;flex-wrap:wrap}.nav-mob .head-menu-list-cases-tablet,.nav-mob .head-menu-list-features-tablet,.nav-mob .head-menu-list-resources-tablet{transition:none}}.nav-mob .arrow{width:20px;display:inline-block;margin-left:4px;fill:#2a323a;transition:transform .3s}footer{background-color:#2a323a}footer a{gap:12px;color:#969ba0;font-size:14px;transition:color .1s linear}footer a>svg{fill:#969ba0;transition:fill .1s linear}footer a:hover{color:#fff}footer a:hover>svg{fill:#fff!important}footer .foot-wrapper{max-width:1920px;padding:64px 0;margin:0 auto}footer .foot-top-wrapper{padding-bottom:32px;display:flex;justify-content:space-between;align-items:center;gap:30px;border-bottom:1px solid rgba(76,88,99,.5)}@media screen and (max-width:991px){footer .foot-top-wrapper{padding-bottom:24px}}footer .foot-logo{width:max-content;display:inline-block;margin:0}footer .foot-logo>img{width:131px}footer .foot-box{padding-top:32px;display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:991px){footer .foot-box{padding-top:24px}}@media screen and (max-width:575px){footer .foot-box{display:none}}footer .foot-social{width:147px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:991px){footer .foot-social{order:4}}@media screen and (max-width:575px){footer .foot-social{margin-top:24px}}footer .foot-mail{font-weight:600;font-size:16px;color:#f9f9f9}.custom-link:hover,footer .foot-mail:hover{text-decoration:underline}footer .foot-social-list{display:flex;flex-direction:column;gap:4px;flex-grow:2}footer .foot-year{color:#969ba0;font-size:14px;line-height:1.42}@media screen and (max-width:991px){footer .foot-social-year{display:none}}footer .foot-bottom-year{margin-top:82px;display:none;text-align:center}@media screen and (max-width:991px){footer .foot-bottom-year{display:block}}@media screen and (max-width:575px){footer .foot-bottom-year{margin-top:24px}}footer .foot-features{width:354px}@media screen and (max-width:991px){footer .foot-features{order:1;width:100%;margin-bottom:64px}}footer .foot-title{margin-bottom:14px;color:#f9f9f9;font-size:16px;font-weight:600}footer .foot-features-box{display:flex;justify-content:space-between}@media screen and (max-width:1100px){footer .foot-features-box{justify-content:flex-start}}@media screen and (max-width:991px){footer .foot-features-box{gap:60px}}footer .foot-cases-list,footer .foot-features-list,footer .foot-resources-list{max-width:167px;display:flex;flex-direction:column}footer .foot-cases-list .foot-cases-item:not(:last-child)>a,footer .foot-cases-list .foot-features-item:not(:last-child)>a,footer .foot-cases-list .foot-resources-item:not(:last-child)>a,footer .foot-features-list .foot-cases-item:not(:last-child)>a,footer .foot-features-list .foot-features-item:not(:last-child)>a,footer .foot-features-list .foot-resources-item:not(:last-child)>a,footer .foot-resources-list .foot-cases-item:not(:last-child)>a,footer .foot-resources-list .foot-features-item:not(:last-child)>a,footer .foot-resources-list .foot-resources-item:not(:last-child)>a{padding:10px 0}footer .foot-cases-list .foot-cases-item:last-child>a,footer .foot-cases-list .foot-features-item:last-child>a,footer .foot-cases-list .foot-resources-item:last-child>a,footer .foot-features-list .foot-cases-item:last-child>a,footer .foot-features-list .foot-features-item:last-child>a,footer .foot-features-list .foot-resources-item:last-child>a,footer .foot-resources-list .foot-cases-item:last-child>a,footer .foot-resources-list .foot-features-item:last-child>a,footer .foot-resources-list .foot-resources-item:last-child>a{padding-top:10px}@media screen and (max-width:991px){footer .foot-cases{order:2}footer .foot-resources{order:3}}footer .foot-box-mob{margin-top:24px;display:none}@media screen and (max-width:575px){footer .foot-box-mob{display:flex;flex-direction:column}}footer .foot-title-mob{margin:0;padding:10px 0;cursor:pointer;display:flex;align-items:center}footer .foot-menu-list-mob{max-height:0;overflow:hidden;transition:max-height .3s}footer .foot-menu-list-mob a{padding:10px 0}footer .arrow{width:20px;display:inline-block;margin-left:4px;fill:#f9f9f9;transition:transform .3s}#tawk-cover{display:none;position:fixed;right:20px;bottom:20px;width:60px;height:60px;border-radius:30px;background:#4ca8f9;z-index:2000000000;cursor:pointer}#tawk-cover svg{margin:14px;height:32px;width:32px}#cookies-wrapper{display:none;position:fixed;bottom:0;width:100%;max-width:1024px;left:0;right:0;margin:0 auto;z-index:2000000001}#cookies-msg{display:flex;justify-content:space-between;align-items:flex-end;margin:0 auto;width:100%;background:#ebebeb;box-shadow:0 -5px 10px rgba(0,0,0,.2)}#cookies-btn,#cookies-txt{margin:30px;font-family:Arial;font-size:18px;line-height:25px}#cookies-btn{margin:0 30px 30px 0;min-width:100px;height:30px;line-height:30px;border-radius:5px;color:#fff;background:#4ca8f9;text-align:center;cursor:pointer;font-size:16px}@media all and (max-width:1024px){#cookies-msg{flex-direction:column}}.only-phone,.only-tablet{display:none}.only-pc{display:flex}@media all and (max-width:767px){.only-pc,.only-phone{display:none}.only-tablet{display:flex}}@media all and (max-width:540px){.only-pc,.only-tablet{display:none}.only-phone{display:flex}}*,::after,::before{--table-width:var(--content-wide-width)}#wrapper-map *{padding:0;font-family:"Open Sans",sans-serif}#wrapper-map{position:relative;width:var(--content-wide-width);max-width:1280px;height:calc(var(--content-wide-width)*.56);max-height:720px;margin:0 auto;overflow:hidden;border-radius:20px}#canvas,#map{width:100%;height:100%}#map{position:relative;background-image:url(/img/map/map.svg);background-position:bottom;background-size:contain;background-repeat:no-repeat;z-index:1}#canvas{position:absolute;z-index:2}#description,.note{position:absolute;left:0;top:0}#description,#table,.note{transition:transform .3s,top .3s}#description{width:100%;height:calc(var(--table-width)/25);padding-top:10px;font-weight:600;text-align:center;font-size:calc(var(--table-width)*.02);z-index:10}#description.demo{top:calc(var(--content-wide-width)*.28)}#map-notes{width:100%}.note-wrapper{position:absolute;width:calc(var(--content-wide-width)/8);height:calc(var(--content-wide-width)/40);border-radius:calc(var(--content-wide-width)/80);overflow:hidden;background-color:#4ca8f9;z-index:5;transition:opacity .3s}.note{width:100%;height:100%;font-weight:400;font-size:calc(var(--content-wide-width)/70);line-height:calc(var(--content-wide-width)/40);color:#fff;text-align:center}#map-notes,#table,.table-rating div{position:absolute;height:100%}#table{display:flex;top:-720px;left:0;right:0;justify-content:space-between;width:calc(var(--table-width)*.6);margin:calc(var(--table-width)/30) auto 10px;z-index:7}.table-server-type{display:inline-block;width:49%;height:100%}.table-server-name{width:100%;margin-top:calc(var(--table-width)/55);height:calc(var(--table-width)/40);font-family:"DosisBold";font-weight:600;font-size:calc(var(--table-width)/50);text-align:center}.table-results{width:100%}.table-result{width:100%;height:calc(var(--table-width)/18);margin:calc(var(--table-width)/120) 0;border-radius:calc(var(--table-width)/128);border:1px solid #4ca8f9;overflow:hidden}table{border-collapse:collapse;background:#fafafa}.table-region{font-family:"DosisBold";font-weight:600;font-size:calc(var(--table-width)/80);text-align:center}.table-row1 td{height:calc(var(--table-width)/50);border-bottom:1px solid #00aeef}.table-rating{text-align:right;position:relative}.table-rating div{top:0;width:100%;text-align:right}.table-row2 td{height:calc(var(--table-width)/58);text-align:center;font-weight:400;font-size:calc(var(--table-width)/80);line-height:calc(var(--table-width)/116)}.table-row2 td:not(:last-child){border-right:1px solid #00aeef}.table-rating img{height:calc(var(--table-width)/50);width:calc(var(--table-width)/50);display:inline;vertical-align:top}.map-mini{width:100%;height:calc(var(--table-width)*.15);position:relative;border-radius:calc(var(--table-width)/128);border:1px solid #4ca8f9;background:#fff;background-image:url(/img/map/map.svg);background-size:contain;background-repeat:no-repeat}#canvas1,#canvas2{position:absolute;width:100%;height:calc(var(--table-width)*.163)}@media screen and (max-width:1200px){.map-mini{display:none}*,::after,::before{--table-width:calc(var(--content-wide-width) * 1.3)}}html{height:100%}a,a:focus,a:hover,a:link,a:visited{text-decoration:none;cursor:pointer;outline:0}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;text-align:left}h2{font-size:48px}h3{font-size:36px}img{width:100%;height:auto;display:block}input{border:0;outline:0;padding:0;margin:0}.page-wrapper{width:100%;overflow:hidden}.cancel-uppercase{text-transform:none!important}.custom-link{color:#0c8ce9}main{margin-bottom:60px}.content-holder{width:var(--content-wide-width);margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.section-cap{font-weight:600;font-size:24px;line-height:33px;margin-bottom:60px;text-transform:uppercase;color:#000;text-align:left}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:-webkit-box-shadow .2s linear 0s;transition:box-shadow .2s linear 0s;transition:box-shadow .2s linear 0s,-webkit-box-shadow .2s linear 0s}.btn:hover,.comparison_card:hover{-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.2);box-shadow:1px 1px 10px rgba(0,0,0,.2)}.btn-blue{color:#fff}.btn-blue,.btn-grey{width:234px;height:62px;border-radius:17px;font-weight:600;font-size:18px;-webkit-transition:background-color .2s linear 0s,color .2s linear 0s,-webkit-box-shadow .2s linear 0s;transition:background-color .2s linear 0s,color .2s linear 0s,box-shadow .2s linear 0s;transition:background-color .2s linear 0s,color .2s linear 0s,box-shadow .2s linear 0s,-webkit-box-shadow .2s linear 0s}.btn-blue{background:#4ca8f9}.btn-grey{background:#ebebeb;color:#000}.btn-arrow span{position:relative;width:100%;text-align:center}.btn-blue.btn-arrow span:before{border-color:transparent transparent transparent #4ca8f9}.btn-grey.btn-arrow span:before{border-color:transparent transparent transparent #000}.btn-row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}section{margin-top:65px}section.features{margin-top:100px}.welcome,.welcome-svg{margin:0 auto;position:relative}.welcome{padding:180px 0 0;min-height:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.welcome-svg{padding:180px 0 calc(var(--content-wide-width)*.05)}.welcome .content-holder{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.welcome-bg{position:absolute;bottom:0;width:100%;max-width:var(--content-max-width);left:0;right:0;margin:0 auto}.welcome-bg-pic{position:absolute;width:1440px;right:-150px;bottom:10px}.welcome-bg-svg{position:absolute;width:calc(var(--content-wide-width)*.6);right:0;bottom:calc(var(--content-wide-width)*-.1);margin-bottom:30px}.welcome-text-block{max-width:620px;position:relative}.welcome-text-block-header{text-align:left;font-weight:800;font-size:62px;line-height:65px;margin:0 0 33px}.welcome-text-block-text{font-size:18px;line-height:150%;color:#000;opacity:.67;max-width:500px;margin:0 0 57px}.features-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}.features-item{-webkit-box-flex:1;-ms-flex:1 1 calc(25% - 24px);flex:1 1 calc(25% - 24px);margin:12px;border-radius:25px;padding:20px 32px 32px;background:rgba(246,246,246,.65);min-height:388px;-webkit-transition:color .2s linear 0s,background-color .2s linear 0s;transition:color .2s linear 0s,background-color .2s linear 0s;color:#000}.features-item-active,.features-item:hover{background-color:#2a323a;color:#fff}.features-pic{width:100%;min-height:115px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}.features-pic img{width:118px}.async-pic{width:85px}.price-pic{padding-top:4px}.features-cap{margin-bottom:10px;font-weight:600;font-size:18px;line-height:27px}.features-descr{font-size:16px;line-height:27px;opacity:.67}.advantages-grid{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advantages-item{-webkit-box-flex:1;-ms-flex:1 1 calc(33% - 40px);flex:1 1 calc(33% - 40px);width:33%;margin:0 20px;border-radius:25px;padding:50px 75px 100px;background:#fafafa;-webkit-transition:color .2s linear 0s,background-color .2s linear 0s;transition:color .2s linear 0s,background-color .2s linear 0s}.advantages-item-active,.advantages-item:hover{background:#2a323a;color:#fff}.advantages-pic{width:100%;height:120px;margin-bottom:36px}.advantages-pic-f img{position:relative;height:180px;margin:0 auto;top:-30px}.advantages-pic-s img{position:relative;height:120px;margin:0 auto}.advantages-pic-t{width:104px}.advantages-cap{font-weight:600;font-size:18px;line-height:27px}.advantages-descr{font-size:16px;line-height:27px;margin-top:24px;opacity:.67}.plan-grid{margin:44px -20px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#forever-free,.plan-grid,.plan-item{display:-webkit-box;display:-ms-flexbox;display:flex}#forever-free{position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;top:-70px}#forever,#free{display:inline-block;font-size:24px;line-height:40px}#forever{color:#a4d4fc;font-weight:600;margin-right:10px}#free{color:#fff;background:#a4d4fc;border-radius:5px;font-weight:800;padding:0 10px}.plan-item{position:relative;margin:0 20px;width:calc(33% - 40px);border-radius:25px;padding:21px 21px 42px;background:#fafafa;-webkit-transition:background-color .2s linear 0s,-webkit-box-shadow .2s linear 0s;transition:box-shadow .2s linear 0s,background-color .2s linear 0s;transition:box-shadow .2s linear 0s,background-color .2s linear 0s,-webkit-box-shadow .2s linear 0s;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.plan-item-icon-wrapper{position:relative;width:100%;border-radius:10px}.plan-item-icon-bg{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.plan-item-icon{position:absolute;bottom:5px;left:25%;width:50%;max-height:300px;-webkit-transition:-webkit-filter .2s;transition:filter .2s;transition:filter .2s,-webkit-filter .2s}.plan-item-active .plan-item-icon-bg,.plan-item:hover .plan-item-icon-bg{opacity:1}.plan-item-active .plan-item-icon,.plan-item:hover .plan-item-icon{-webkit-filter:drop-shadow(0 5px 5px rgba(0,0,0,.3));filter:drop-shadow(0 5px 5px rgba(0,0,0,.3))}.plan-item .btn-grey{width:100%;max-width:234px}.plan-item-active,.plan-item:hover{background:#fff;-webkit-box-shadow:95px 64px 135px rgba(0,0,0,.07);box-shadow:95px 64px 135px rgba(0,0,0,.07)}.plan-item-active .btn-grey,.plan-item:hover .btn-grey{background:#4ca8f9;color:#fff}.plan-item-active .btn-arrow span:before,.plan-item:hover .btn-arrow span:before{border-color:transparent transparent transparent #4ca8f9}.plan .content-holder{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.plan-content,.plan-item-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.plan-content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.plan-item-text{margin:30px 0 0}.plane-cap{font-weight:600;font-size:18px;line-height:150%;color:#000;text-align:center}.plane-title,.price{font-size:24px}.plane-price{text-align:center}.plane-text{margin:0 20px;font-size:16px;line-height:169%;color:#000;padding:20px 17px 20px 30px;position:relative}.plane-text:not(:last-child){border-bottom:1px dashed #979797}.plane-text:after{content:"";display:block;border-radius:7px;width:7px;height:7px;background:#4ca8f9;position:absolute;top:28px;left:0}.plane-text--bot{font-size:16px;line-height:169%;color:#000;opacity:.67;border:0;padding-left:0;padding-right:0}.plane-text--bot:after{display:none}.plan-item .btn-row{margin-top:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.plan-content{width:100%}.plan-slider-line{width:calc(100% - 40px);height:10px;position:relative;margin:18px 20px;background-color:#d3d3d3}.plane-slider-label{margin:20px 20px 0;font-size:20px}.diagram-slider .slider,.plan-content .plan-slider{height:10px;background:0 0;position:absolute;top:0;left:0}.plan-content .plan-slider{margin:0}.plan-slider-signature{margin:0 auto;width:calc(100% - 65px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.plan-slider-num{cursor:pointer}section.diagram{padding:0 0 20px}.diagram-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative}.diagram-controls{width:100%;max-width:648px;padding:0 0 0 66px;-ms-flex-negative:.8;flex-shrink:.8;font-weight:600;font-size:18px;line-height:150%;color:#000}.comparison_sliders,.diagram-slider{display:-webkit-box;display:-ms-flexbox;display:flex}.comparison_sliders{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:115px 0}.diagram-slider{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:64px}.diagram-slider .slider{width:calc(100% - 110px);border-radius:5px;border:0;outline:0;cursor:pointer}input[type=range]{-webkit-appearance:none;margin:18px 0;width:100%}input[type=range]:focus{outline:0}input[type=range]::-webkit-slider-runnable-track{width:100%;height:10px;cursor:pointer;background:0 0;border-radius:5px}input[type=range]::-webkit-slider-thumb{border:14px solid #4ca8f9;height:35px;width:35px;border-radius:8px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-12.5px}input[type=range]::-moz-range-track{width:100%;height:10px;cursor:pointer;background:0 0;border-radius:5px}input[type=range]::-moz-range-thumb{height:35px;width:35px;border-radius:8px;background:#fff;cursor:pointer;margin-top:-10px}.slider_text{width:100%;margin-bottom:42px}.total_storage{width:100px;padding:0 10px}.comparison_card,.comparison_cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comparison_cards{height:95px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:2}.comparison_card{width:100%;max-width:160px;height:62px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px;background:#ebebeb;border-radius:17px;-webkit-transition:-webkit-box-shadow .2s linear 0s;transition:box-shadow .2s linear 0s;transition:box-shadow .2s linear 0s,-webkit-box-shadow .2s linear 0s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.comparison_card-mid{margin:0 20px}.comparison_text{display:none}.lines{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:100%;background-image:url(/img/diag-line.png);background-repeat:repeat;background-position:left bottom;-ms-flex-negative:.5;flex-shrink:.5;font-weight:600;font-size:18px;line-height:150%;color:#000}.diagram-col{width:128px;-ms-flex-negative:0;flex-shrink:0;margin:0;position:relative}.diagram-col .line{background:#dedfe0;position:relative}.diagram-col .line:before{content:"";display:block;background:#efefef;width:50%;height:100%;position:absolute;top:0;bottom:0;left:0}.diagram-col .tebi_line{background:#62b3fb}.diagram-col .tebi_line:before{background:#7ec1fc}.comparison_price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:7px;background:#d8d8d8;width:94px;height:94px;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotateZ(-62deg) rotateX(35deg) rotateY(47deg);transform:rotateZ(-62deg) rotateX(35deg) rotateY(47deg);position:absolute;top:-47px;left:17px;z-index:1}.comparison_price.tebi_price{background:#4ca8f9;color:#fff}.comparison_price-num,.comparison_price-num.tebi_price{-webkit-transform:none;-ms-transform:none;transform:none;background:0 0}.comparison_icon,.service-name{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comparison_icon{height:110px;padding-top:15px;z-index:2}.comparison_icon img{max-height:100px;width:auto;height:auto}.service-name{text-align:center;height:40px;font-size:16px;line-height:20px;z-index:3}.icon_line{position:absolute;bottom:-10px;right:0;width:100%;height:120px;background:#fff;border-radius:25px;-webkit-box-shadow:30px 30px 135px rgba(0,0,0,.07);box-shadow:30px 30px 135px rgba(0,0,0,.07);z-index:1}.tabs{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;line-height:27px;width:100%}.tabs-minor-col{-webkit-box-flex:0;-ms-flex:0 0 620px;flex:0 0 620px;padding-right:35px;border-right:1px dashed #979797}.tabs-minor{display:none}.tabs-minor.active{display:block}.tab-btn-minor{padding:20px 30px 20px 100px;position:relative;color:#000;cursor:pointer;font-weight:600;-webkit-transition:background-color .2s linear 0s,color .2s linear 0s;transition:background-color .2s linear 0s,color .2s linear 0s;border-radius:25px;margin-bottom:10px}.tab-btn-minor:before{content:"";width:20px;height:20px;position:absolute;top:calc(50% - 10px);left:35px;background-color:#e9e9e9;border-radius:4px}.tab-btn-minor.active,.tab-btn-minor:hover{background-color:#2a323a;border-radius:25px;color:#fff}.tab-btn-minor.active:before{background-color:#4ca8f9}.tab-minor-text.active,.tabs-content-text.active,.tabs-content.active{display:block}.tabs-content-col{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px 0 0 50px}.tabs-content-text{display:none}.tab-content-cap{font-size:18px;font-weight:600;margin-bottom:30px}.tab-content-descr{font-size:18px}.tabs-content{display:none}.practical-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px}.practical-linc{display:block;-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 40px);flex:0 1 calc(50% - 40px);background:#fafafa;border-radius:25px;margin:20px;-webkit-transition:background-color .2s linear 0s,color .2s linear 0s;transition:background-color .2s linear 0s,color .2s linear 0s}.practical-item{padding:70px 70px 70px 40px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex}.practical-linc:hover{background:#2a323a}.comparison_card.active .comparison_title,.practical-linc:hover .practical-item{color:#fff}.cmaf{color:#00f}.cmaf:hover{text-decoration:underline}.practical-pic{width:110px;-webkit-box-flex:0;-ms-flex:0 0 91px;flex:0 0 91px;margin-top:20px;margin-right:27px}.practical-pic img{width:120px;margin-top:15px}.comparison_card{cursor:pointer}.comparison_card.active{background-color:#4ca8f9;cursor:auto}.comparison_title{font-size:16px;line-height:18px}.fill{width:calc(100% - 110px);height:10px;position:relative;margin:18px 0;background-color:#fafafa}.colored{z-index:1;position:absolute;top:0;left:0;width:0;background-color:#7dc0fa;height:10px}.diagram-slider .slider{width:100%;margin:0;z-index:2}.secondary-page h1{font-size:40px}.secondary-page h2{font-size:26px}.secondary-page h3{margin-bottom:1rem;font-size:22px;text-transform:uppercase}h2.legal-title{font-size:32px}.secondary .welcome-bg,.secondary-main .welcome-bg{width:100%;top:0;right:-7%}.secondary .welcome-bg-pic,.secondary-main .welcome-bg-pic{right:-300px}.privacy,.secondary,.terms-and-conditions{margin:70px 0 60px}#welcome_image{position:absolute;width:var(--content-max-width);top:-70px;left:0;right:-400px;margin:0 auto;z-index:-1}.secondary-page .welcome-text-block-header{margin:0;text-transform:uppercase}.secondary-page .welcome-text-block-text{margin:20px 0 50px;max-width:600px}.secondary-page .welcome{padding:100px 0 50px;min-height:unset}.legal-index .tabs-minor,.secondary li{display:-webkit-box;display:-ms-flexbox;display:flex}.legal-index .tabs-minor{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.legal-index .tabs-minor-col{-webkit-box-flex:0;-ms-flex:0 0 425px;flex:0 0 425px;border-right:none}.secondary ul{padding:unset;list-style-type:none}.legal ul{margin-bottom:1rem;list-style-type:unset}.secondary li{padding:revert;list-style-type:unset}.legal li{display:list-item;list-style-type:inherit;margin:10px 0 0 20px}.legal-link{color:#00e;cursor:pointer}.secondary .img-block{margin:2rem 0}.secondary .img-block img{width:unset;max-width:60%;max-height:600px}.secondary .img-block,.secondary-block,.secondary-content{display:-webkit-box;display:-ms-flexbox;display:flex}.secondary .img-block,.secondary-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.secondary-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:50%;margin-left:50px;text-align:justify}.privacy p,.secondary p,.terms-and-conditions p{margin-top:0;margin-bottom:1rem}.secondary .welcome-text-block-text-large{margin-top:40px;font-size:18px}.secondary-block{-ms-flex-pack:distribute;justify-content:space-around;margin-top:50px}.secondary-block:nth-child(2){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.secondary-content li,.secondary-img-desc{display:-webkit-box;display:-ms-flexbox;display:flex}.secondary-img-desc{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%}.secondary-content ul{padding:unset;list-style-type:none}.secondary-content li{margin:10px 0}.secondary-second .secondary-content{margin-left:unset;margin-right:50px}.secondary-img-mob{display:none}.secondary-img-desc img,.secondary-img-mob img{max-height:500px}.secondary-img-mob:first-of-type{margin:25px 0}.why-tebi-check{width:30px;height:24px;margin-right:10px}.why-tebi-cloud-img{max-width:1750px;margin:0 auto}.why-tebi-cloud-img img{width:50%;max-height:200px;margin:0 auto}.long-word{word-break:break-word}#faq .tabs-minor-col{padding-right:50px;padding-bottom:80px}#faq .tabs-content-col{padding-left:80px;width:760px}#cont-1{max-width:760px}