.news-body{display:flex;justify-content:space-around;margin-top:20px}.news-body .tablet{flex:0 0 auto;width:573px;height:840px;position:relative;display:flex}.news-body .tablet:after{content:"";display:block;width:3px;height:50px;position:absolute;right:0;top:50px;background:silver;border-top-right-radius:2px;border-bottom-right-radius:2px;box-shadow:1px 1px 1px hsla(0,0%,43.9%,.74)}.news-body .tablet-content{width:570px;height:824px;border:16px solid #000;border-radius:28px;box-shadow:5px 5px 30px 5px hsla(0,0%,43.9%,.74);overflow:hidden}.news-body .tablet-content:after{content:"";display:block;width:3px;height:50px;position:absolute;right:0;top:115px;background:silver;border-top-right-radius:2px;border-bottom-right-radius:2px;box-shadow:1px 1px 1px hsla(0,0%,43.9%,.74)}.news-body .tablet-content:before{content:"";display:block;width:60px;height:3px;position:absolute;top:-3px;right:50px;background:silver;border-top-right-radius:3px;border-top-left-radius:3px;border:1px solid #b0b0b0;border-bottom:none;box-shadow:0 -1px 1px hsla(0,0%,43.9%,.75)}@media screen and (max-width:992px){.news-body .tablet{border:1px solid #eeeff3;box-shadow:none;border-radius:5px!important;overflow:hidden;background-color:#fff;width:100%;max-width:500px;height:750px;margin:0 auto}.news-body .tablet:after,.news-body .tablet:before{content:none}.news-body .tablet-content{width:100%;border:none;margin:0 auto;border-radius:0;background-color:#fff;height:100%}.news-body .tablet-content:after,.news-body .tablet-content:before{content:none}}@media screen and (max-width:320px){.news-body .tablet{height:500px}}.news-body .messengers{display:flex;flex-direction:column;justify-content:space-evenly}.news-body .messengers .qr-tg{display:flex;flex-direction:column;align-items:center}.news-body .messengers .qr-tg img{height:250px;width:250px;margin:10px 0}.news-body .messengers .qr-tg span{font-family:Proxima Nova;font-size:16px;font-weight:700;text-align:center;line-height:1.2}@media screen and (max-width:767px){.news-body .messengers .qr-tg{display:none}}@media screen and (max-width:767px){.news-body{display:block}}.vm--container{z-index:2000}.subscribe{padding-left:5px;display:flex;align-items:center;transition:all .5s}.subscribe-btn{font-size:13px!important;font-family:Proxima Nova;color:#fff!important;box-shadow:none!important;height:36px!important;background:#2298d6!important}.subscribe-tg{padding:4px;cursor:pointer}.subscribe-tg_icn{width:32px;height:32px;-webkit-mask-image:url(/images/icn/telegram-1.svg);mask-image:url(/images/icn/telegram-1.svg);background-color:#2298d6;mask-repeat:no-repeat!important;-webkit-mask-repeat:no-repeat!important;mask-position:center;-webkit-mask-position:center}.subscribe:hover{opacity:.75}@media screen and (max-width:767px){.subscribe{margin-top:20px;justify-content:center}}.yt-iframe{cursor:pointer;overflow:hidden;padding-bottom:56.25%;position:relative;height:0;max-width:400px!important}.yt-iframe iframe{left:0;top:0;height:100%;width:100%;position:absolute}.tg{height:100%;border-radius:2px;position:relative;display:flex;flex-direction:column}.tg__head{height:54px;background-color:#fff;border:1px solid #e0e0e0;border-radius:2px 2px 0 0;padding:5px;overflow:hidden;display:flex;align-items:center}.tg__head_logo img{width:40px;height:40px;border-radius:50%}.tg__head_channel{padding-left:10px;display:flex;flex-direction:column;justify-content:center;grid-gap:5px;gap:5px}.tg__head_channel-name{font-weight:700;font-size:14px;font-family:Proxima Nova}.tg__head_channel-members{font-size:11px;color:#6f6e6e}.tg__head_channel-members .channel{cursor:pointer}.tg__body{height:100%;background:#d2dbe4 url(/images/tg-bg.jpg);overflow-y:auto;overflow-x:hidden}.tg__body_messages{padding:0 10px;position:relative}.tg__body_messages .message{margin:10px 0}.tg__body_messages .message__body{max-width:432px;font-size:13px;background-color:#fff;border-radius:7px;padding:8px 12px;color:#000}.tg__body_messages .message__body_img{padding-bottom:8px;cursor:pointer;position:relative}.tg__body_messages .message__body_img img{width:100%;height:auto}.tg__body_messages .message__body_img-wrapper{position:absolute;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.2);left:0;right:0;top:0;bottom:8px;z-index:2}.tg__body_messages .message__body_img-wrapper:hover{background:transparent}.tg__body_messages .message__body_img-wrapper .play__icon{border-radius:50%;background:rgba(0,0,0,.6);padding:4px}.tg__body_messages .message__body_img-wrapper .play__icon:hover{background:rgba(0,0,0,.4)}.tg__body_messages .message__body_img-wrapper .play__icon_icon{width:46px;height:46px;-webkit-mask-image:url(/images/icn/play.svg);mask-image:url(/images/icn/play.svg);background-color:#fff;z-index:3}.tg__body_messages .message__body_text{overflow:hidden;line-height:1.4em}.tg__body_messages .message__body_info{display:flex;align-items:center;justify-content:flex-end;color:#999;font-size:12px;padding:8px 0 0}.tg__body_messages .message__body_info-eye img{width:20px;margin-left:2px}.tg__body_messages .message__body_info-time{margin-left:10px}.tg__body_messages .message__body_doc{display:flex;align-items:center;padding-bottom:5px;grid-gap:10px;gap:10px}.tg__body_messages .message__body_doc-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#1089dc}.tg__body_messages .message__body_doc-icon .note{width:24px;height:24px;-webkit-mask-image:url(/images/icn/note.svg);mask-image:url(/images/icn/note.svg);background-color:#fff}.tg__body_messages .message__body_doc-content{height:46px;display:flex;flex-direction:column;justify-content:space-evenly}.tg__body_messages .message__body_doc-content .filename{font-size:13px;font-family:Proxima Nova;font-weight:700}.tg__body_messages .message__body_doc-content .filesize{font-size:12px;color:#6f6e6e}.tg__body_messages .message__body_doc-content .open{text-transform:uppercase;cursor:pointer;font-size:13px;color:#1089dc;font-weight:500}.tg__body_messages .message__body_video{width:100%;height:auto}.tg__body_messages .message__date{background-color:rgba(0,0,0,.4);font-size:13px;padding:5px;text-align:center;max-width:160px;border-radius:25px;color:#fff;margin:10px auto}.tg__body_messages .message .media__grid_even{display:grid;grid-template-columns:minmax(100px,150px) minmax(100px,150px);grid-gap:5px}.tg__body_messages .message .media__grid_even>*{height:100px!important;overflow:hidden}.tg__body_messages .message .media__grid_even>*>.message__body_img{height:100%;padding:0!important;overflow:hidden}.tg__body_messages .message .media__grid_even>*>.message__body_img img,.tg__body_messages .message .media__grid_even>*>.message__body_img video{-o-object-fit:cover!important;object-fit:cover!important;height:100%}.tg__body_messages .message .media__grid_odd{display:grid;grid-template-columns:minmax(100px,150px) minmax(100px,150px);grid-gap:5px}.tg__body_messages .message .media__grid_odd>div:not(:first-child){height:100px;overflow:hidden}.tg__body_messages .message .media__grid_odd>div:not(:first-child)>.message__body_img{padding:0!important}.tg__body_messages .message .media__grid_odd>div:not(:first-child)>.message__body_img img{height:100px!important;-o-object-fit:cover!important;object-fit:cover!important}.tg__body_messages .message .media__grid_odd>div:first-child{grid-row:1/span 2}.tg__body_messages .message .media__grid_odd>div:first-child>.message__body_img{padding:0!important}.tg__body_messages .message .media__grid_odd>div:first-child>.message__body_img img,.tg__body_messages .message .media__grid_odd>div:first-child>.message__body_img video{max-width:150px!important;height:205px!important;-o-object-fit:cover!important;object-fit:cover!important}.tg__footer{height:32px;background-color:#2298d6;display:flex;justify-content:center;align-items:center;border-radius:0 0 2px 2px;border-top:1px solid #1d7baa;cursor:pointer}.tg__footer span{font-size:14px;font-weight:600;color:#fff;font-family:Proxima Nova}.tg__footer:hover{background-color:#1d7baa}.tg .return__button{width:40px;height:40px;position:absolute;border-radius:50%;right:20px;bottom:40px;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;cursor:pointer}.tg .return__button i{color:#6f6e6e}.progress-container{height:4px!important;position:relative}.pure-material-progress-linear{position:absolute;top:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:.25em;color:#2196f3;color:rgb(var(--pure-material-primary-rgb,33,150,243));background-color:rgba(33,150,243,.12);background-color:rgba(var(--pure-material-primary-rgb,33,150,243),.12);font-size:16px;width:100%}.pure-material-progress-linear::-webkit-progress-bar{background-color:transparent}.pure-material-progress-linear::-webkit-progress-value{background-color:currentColor;-webkit-transition:all .2s;transition:all .2s}.pure-material-progress-linear::-moz-progress-bar{background-color:currentColor;-moz-transition:all .2s;transition:all .2s}.pure-material-progress-linear::-ms-fill{border:none;background-color:currentColor;-ms-transition:all .2s;transition:all .2s}.pure-material-progress-linear:indeterminate{background-size:200% 100%;background-image:linear-gradient(90deg,transparent 50%,currentColor 0,currentColor 60%,transparent 0,transparent 71.5%,currentColor 0,currentColor 84%,transparent 0);-webkit-animation:pure-material-progress-linear 2s linear infinite;animation:pure-material-progress-linear 2s linear infinite}.pure-material-progress-linear:indeterminate::-moz-progress-bar{background-color:transparent}.pure-material-progress-linear:indeterminate::-ms-fill{animation-name:none}@-webkit-keyframes pure-material-progress-linear{0%{background-size:200% 100%;background-position:left -31.25% top 0}50%{background-size:800% 100%;background-position:left -49% top 0}to{background-size:400% 100%;background-position:left -102% top 0}}@keyframes pure-material-progress-linear{0%{background-size:200% 100%;background-position:left -31.25% top 0}50%{background-size:800% 100%;background-position:left -49% top 0}to{background-size:400% 100%;background-position:left -102% top 0}}*{padding:0;margin:0;border:0}*,:after,:before{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:hover,a:visited{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}#__layout,#__nuxt,body,html{height:100%!important;width:100%;font-family:Roboto,sans-serif!important;font-weight:400;font-size:14px;margin:0 auto;padding:0}@media(min-width:767px){#__layout,#__nuxt,body,html{font-size:16px}}.wrapper{width:100%;height:100%!important;display:flex;flex-direction:column;justify-content:space-between}main{flex:1 0 auto}footer{flex-shrink:0}.toupper{text-transform:uppercase!important}._container{margin:0 auto;padding:0 10px;max-width:1200px}.section-subtitle,.section-title{font-weight:700;color:#494949;text-align:center}.section-title{margin:10px 0;width:100%;font-size:calc(19.73333px + 1.33333vw)!important}@media(min-width:1920px){.section-title{font-size:40px!important;font-size:40px}}.section-subtitle{font-weight:500;font-size:calc(16.4px + .5vw)!important}@media(min-width:1920px){.section-subtitle{font-size:24px!important;font-size:24px}}.subtitle--text{font-weight:500;font-size:calc(9.86667px + .66667vw)!important}@media(min-width:1920px){.subtitle--text{font-size:20px!important;font-size:20px}}.subtitle1--text{font-weight:500;font-size:calc(9.33333px + .83333vw)!important}@media(min-width:1920px){.subtitle1--text{font-size:22px!important;font-size:24px}}.put_down{z-index:-1!important}.red{color:red}.dark-red{color:#c1272d!important}.green{color:#1f5f14!important}.medium-green{color:#2d8a1d}.yellow{color:#ffb608!important}.orange{color:#ff9710!important}.purple{color:#932ce3!important}.medium-gray{color:#848484!important}.dark-gray{color:#4b4b4b!important}.right{text-align:right}.left{text-align:left!important}.link-block{color:#00e}.btn,.link-block{text-decoration:none;cursor:pointer}.btn{font-family:Roboto,sans-serif;font-weight:700;font-size:16px;color:#000;width:180px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;box-shadow:1px 5px 5px rgba(0,0,0,.3);transition:box-shadow .5s ease 0s}.btn:hover{box-shadow:none}.btn a{color:#000;font-size:18px}.btn-small{padding:5px 10px;border-radius:5px;font-size:14px;font-weight:600;box-shadow:1px 3px 3px rgba(0,0,0,.3);transition:all .5s ease 0s}.btn-small:hover{box-shadow:none}.btn-small.orange{background-color:#ffb608;color:#000!important;border:1px solid #ffb608}.btn-small.orange:hover{background-color:#f9d06d}.btn-small.orange:disabled,.btn-small.orange[disabled]{background-color:#f9d06d;box-shadow:none;cursor:not-allowed}.btn_tariff{max-width:500px;width:100%;height:80px;border-radius:40px;color:#fff!important;font-size:18px}@media screen and (max-width:480px){.btn_tariff{height:60px;border-radius:30px}}@media screen and (max-width:320px){.btn_tariff{height:40px;border-radius:20px}}.btn_purple{background:linear-gradient(90.4deg,#ea70f7 1.07%,#a82dad 99.57%)}.btn_purple a{color:#fff!important}.btn_green{background:linear-gradient(90deg,#025407,#049a3e)}.btn_green a{color:#fff!important}.btn_wine{background:linear-gradient(90deg,#a82dad,red)}.btn_wine a{color:#fff!important}.btn_eco{background:linear-gradient(90deg,#0db,#04eeca)}.btn_eco,.btn_eco a{color:#575757!important}.btn_outline{background-color:transparent}.btn_outline.medium-green{color:#1f5f14;border:2px solid #2d8a1d!important}.btn_outline.medium-green:hover{background-color:#2d8a1d;color:#fff!important}.btn_outline.orange{color:#ff9710;border:2px solid #ff9710!important}.btn_outline.orange:hover{background-color:#ff9710;color:#fff!important}.btn_outline.purple{color:#932ce3;border:2px solid #932ce3!important}.btn_outline.purple:hover{background-color:#932ce3;color:#fff!important}.btn_connect{padding:34px 140px;background-color:#ffb608;font-size:24px!important;font-weight:700}@media screen and (max-width:480px){.btn_connect{padding:26px 80px;font-size:18px!important}}.input{width:100%;box-shadow:0 0 23px rgba(0,0,0,.06);border:none;padding:10px 20px;font-size:16px;font-weight:400;border-radius:5px}.input::-moz-placeholder{color:#a0a0a0}.input:-ms-input-placeholder{color:#a0a0a0}.input::placeholder{color:#a0a0a0}.input.site-input{border:1px solid #2d8a1d;box-shadow:1px 3px 3px rgba(0,0,0,.3)}.modal-window{background-color:transparent!important}.content{z-index:1111}.yt-video{max-width:560px;max-height:315px}.yt-video,.yt-video iframe{width:100%;height:100%}.img-container{cursor:pointer;background-color:transparent}.img-container,.img-container .img-contain{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center}.img-container .img-contain{margin:0 auto;overflow:auto;text-align:center}.img-container .img-contain img.collapsed{max-width:100%;max-height:100%}.img-container .img-contain img.expanded{width:auto;height:auto;display:inherit;position:relative;top:0;left:0;right:0;bottom:0;margin:auto}.tools{position:fixed;right:20px;top:20px;display:flex;z-index:2001;grid-gap:10px;gap:10px}.tools__container{border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center}.tools__container:hover{background-color:#696969}.tools .close-btn{width:26px;height:26px;background-color:#eeeff3;-webkit-mask-image:url(/images/icn/close.svg);mask-image:url(/images/icn/close.svg)}.tools .resize-btn{width:20px;height:20px;margin-top:4px;background-color:#eeeff3}.tools .resize-btn.expand{-webkit-mask-image:url(/images/icn/arrow-expand.svg);mask-image:url(/images/icn/arrow-expand.svg)}.tools .resize-btn.collapse{-webkit-mask-image:url(/images/icn/arrow-collapse.svg);mask-image:url(/images/icn/arrow-collapse.svg)}.arrow-left{display:flex;justify-content:center;align-items:center;width:42px;height:42px;position:fixed;left:20px;top:50%;z-index:2001;border-radius:50%}.arrow-left i{color:#eeeff3!important}.arrow-left:hover{background-color:#696969}.arrow-right{display:flex;justify-content:center;align-items:center;width:42px;height:42px;position:fixed;right:10px;top:50%;z-index:2001;border-radius:50%}.arrow-right i{color:#eeeff3!important}.arrow-right:hover{background-color:#696969}.save{display:flex;justify-content:center;align-items:center;width:42px;height:42px;position:fixed;bottom:20px;right:20px;border-radius:50%}.save-btn{width:20px;height:20px;background-color:#eeeff3!important;-webkit-mask-image:url(/images/icn/arrow-down.svg);mask-image:url(/images/icn/arrow-down.svg)}.save:hover{background-color:#696969}.pos-absolute[data-v-ec333be2]{position:absolute;left:0;right:0;top:0;bottom:0}.loader-container[data-v-ec333be2]{display:flex;align-items:center;justify-content:center;z-index:11111111}.lds-default[data-v-ec333be2]{display:inline-block;position:relative;width:80px;height:80px}.lds-default div[data-v-ec333be2]{position:absolute;width:6px;height:6px;background:#eeeff3;border-radius:50%;-webkit-animation:lds-default-data-v-ec333be2 1.2s linear infinite;animation:lds-default-data-v-ec333be2 1.2s linear infinite}.lds-default div[data-v-ec333be2]:first-child{-webkit-animation-delay:0s;animation-delay:0s;top:37px;left:66px}.lds-default div[data-v-ec333be2]:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s;top:22px;left:62px}.lds-default div[data-v-ec333be2]:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;top:11px;left:52px}.lds-default div[data-v-ec333be2]:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s;top:7px;left:37px}.lds-default div[data-v-ec333be2]:nth-child(5){-webkit-animation-delay:-.4s;animation-delay:-.4s;top:11px;left:22px}.lds-default div[data-v-ec333be2]:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;top:22px;left:11px}.lds-default div[data-v-ec333be2]:nth-child(7){-webkit-animation-delay:-.6s;animation-delay:-.6s;top:37px;left:7px}.lds-default div[data-v-ec333be2]:nth-child(8){-webkit-animation-delay:-.7s;animation-delay:-.7s;top:52px;left:11px}.lds-default div[data-v-ec333be2]:nth-child(9){-webkit-animation-delay:-.8s;animation-delay:-.8s;top:62px;left:22px}.lds-default div[data-v-ec333be2]:nth-child(10){-webkit-animation-delay:-.9s;animation-delay:-.9s;top:66px;left:37px}.lds-default div[data-v-ec333be2]:nth-child(11){-webkit-animation-delay:-1s;animation-delay:-1s;top:62px;left:52px}.lds-default div[data-v-ec333be2]:nth-child(12){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;top:52px;left:62px}@-webkit-keyframes lds-default-data-v-ec333be2{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}@keyframes lds-default-data-v-ec333be2{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}