@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap);.color-primary{color:#77BF43}.color-white{color:#fff}.push{position:relative}.flex-center{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}.flex-end,.flex-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:959px){.md-flex-center{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}}.object-fit-cover{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;font-family:'object-fit: cover; object-position: center center;'}.object-fit-contain{-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;font-family:'object-fit: contain; object-position: center center;'}.text-center{text-align:center}.flex-auto{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.text-uppercase{text-transform:uppercase}.nowrap{white-space:nowrap}.lg-visible,.lg-visible-flex{display:none!important}@media screen and (max-width:1259px){.lg-hidden{display:none!important}.lg-visible{display:block!important}.lg-visible-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.md-visible,.md-visible-flex{display:none!important}@media screen and (max-width:991px){.md-hidden{display:none!important}.md-visible{display:block!important}.md-visible-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.sm-visible,.sm-visible-flex{display:none!important}@media screen and (max-width:767px){.sm-hidden{display:none!important}.sm-visible{display:block!important}.sm-visible-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.xs-visible,.xs-visible-flex{display:none!important}@media screen and (max-width:575px){.xs-hidden{display:none!important}.xs-visible{display:block!important}.xs-visible-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.sub-xs-visible,.sub-xs-visible-flex{display:none!important}@media screen and (max-width:479px){.sub-xs-hidden{display:none!important}.sub-xs-visible{display:block!important}.sub-xs-visible-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (max-width:575px){.xs-flex-right{margin-left:auto}}.window-size{position:fixed;z-index:100;right:0;bottom:0;padding:5px;background:#eee;color:#666;font-size:12px}*,:after,:before{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:"Open Sans", Arial, sans-serif;position:relative;background:#fff;background-attachment:fixed;overflow-x:hidden}body.overflow{overflow:hidden}body.modal-visible{overflow:hidden;height:100vh}body img{max-width:unset}ol,ul{list-style:none}button{background:transparent;border:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none!important}a,button{text-decoration:none;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;border:none}a img{border:none!important}h1,h2,h3,h4,h5,h6{margin:0}figure,iframe,picture{display:block}.wrapper{min-height:100vh;position:relative;overflow:hidden;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:61px}@media screen and (max-width:1199px){.wrapper{padding-top:52px}}.auth-page .wrapper{padding-top:0!important}.wrapper .page{padding-left:285px;position:relative;width:100%;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.wrapper .page.sidebar-minified{padding-left:115px!important}.wrapper .page .page-sidebar{position:fixed;width:285px;color:#fff;left:0;top:0}.wrapper .page .page-sidebar.minified{width:115px}@media screen and (max-width:1859px){.wrapper .page{padding-left:285px}.wrapper .page .page-sidebar{width:285px}}@media screen and (max-width:1199px){.wrapper .page{padding-left:320px}.wrapper .page .page-sidebar{width:320px}}@media screen and (max-width:1199px){.wrapper .page{padding-left:0}.wrapper .page .page-content{width:100vw}.wrapper .page .page-sidebar{z-index:200;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);width:320px;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.wrapper .page .page-sidebar.opened{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.wrapper .page .main-content{padding:20px 0}@media screen and (max-width:1199px){.wrapper .page .main-content{padding:10px 0}}.container{width:100%;padding:0 30px}@media screen and (max-width:1199px){.container{padding:0 20px}}@media screen and (max-width:767px){.container{padding:0 15px}}@media screen and (max-width:575px){.container{padding:0 10px}}.cards-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 15px * 2);margin-left:-15px;margin-right:-15px;margin-bottom:-42px}.cards-grid .grid-item{padding:0 15px;width:100%;margin-bottom:42px}.cards-grid .grid-item.w50{width:50%}.cards-grid .grid-item.w33{width:33.333%}.cards-grid .grid-item.w66{width:66.666%}@media screen and (max-width:1599px){.cards-grid .grid-item.xl-w100{width:100%}.cards-grid .grid-item.xl-w50{width:50%}}@media screen and (max-width:1199px){.cards-grid .grid-item.lg-w100{width:100%}}@media screen and (max-width:991px){.cards-grid .grid-item.md-w100{width:100%}}@media screen and (max-width:767px){.cards-grid .grid-item.sm-w100{width:100%}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}body,button{font-size:15px;line-height:1.5;font-family:"Open Sans", Arial, sans-serif}@media screen and (max-width:1599px){body,button{font-size:15px}}@media screen and (max-width:1199px){body,button{font-size:14px}}@media screen and (max-width:575px){body,button{font-size:13px}}body{color:#454445}.tpg{color:#454445}.tpg img{display:block;max-width:100%;height:auto}.tpg p{font-size:15px;line-height:1.5;margin:0 0 1.5em}@media screen and (max-width:1439px){.tpg p{font-size:15px}}@media screen and (max-width:1199px){.tpg p{font-size:14px}}@media screen and (max-width:575px){.tpg p{font-size:13px}}.tpg p:last-child{margin-bottom:0}.tpg-h1{font-size:58px;line-height:1.22;font-weight:bold;color:#A4A3A4}.tpg-h1 strong{color:#77BF43}.tpg-h2{font-weight:400;font-size:22px;margin-bottom:7px;line-height:1.45}.tpg-h2:last-child{margin-bottom:0}@media screen and (max-width:767px){.tpg-h2{font-size:16px}}.tpg-h3,.tpg-h4{font-size:18px;font-weight:400;line-height:1.25}.tpg-h3 strong,.tpg-h4 strong{font-weight:400;color:#77BF43}.tpg-h3.small,.tpg-h4.small{font-size:16px}.section-caption{margin-bottom:5px}.section-caption .sc-title{font-size:18px;line-height:1.2;color:#747580;font-weight:300}.category-caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category-caption.add-top-padding{padding-top:14px;margin-bottom:6px}.category-caption .block-icon{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:12px;background:#77BF43;border-radius:50%;fill:#77BF43}.category-caption .block-icon img{display:block;max-width:50%;max-height:50%}.category-caption .block-icon.orange{fill:#77BF43}.category-caption .block-icon.no-bg{background:transparent;width:40px;height:40px;border-radius:0}.category-caption .block-icon.no-bg img{max-width:100%;max-height:100%}.category-caption .block-text{font-weight:400;font-size:16px;line-height:1.45}@media screen and (max-width:575px){.category-caption .block-icon{width:30px;height:30px;margin-right:10px}.category-caption .block-text{font-size:16px}}.text-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-btn .btn-text{margin-right:10px}.text-btn .btn-text:last-child{margin-bottom:0}.text-btn .btn-icon{width:16px;height:16px;display:block;fill:#0dacae}.page-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% + 10px * 2);margin-left:-10px;margin-right:-10px}.page-title .item{padding:0 10px}.status.blue{color:#37B578}.status.red{color:#F80C0C}.status.orange{color:#E77A39}.status.green{color:#77BF43}.nowrap{white-space:nowrap}.next-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:inherit}.next-link .link-text{margin-right:4px}.next-link .link-icon{display:block;width:10px;height:10px;fill:#77BF43}.next-link:hover{color:#77BF43}[class*=" icon-"],[class^=icon-]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:url(../img/icons-sprite.png) no-repeat}.icon-arrow-right{background-position:-1px -0px;width:40px;height:12px}.icon-clock-big{background-position:-1px -13px;width:40px;height:40px}.icon-envelope-big{background-position:-1px -54px;width:38px;height:30px}.icon-phone-big{background-position:-1px -85px;width:33px;height:48px}.icon-location-big{background-position:-1px -134px;width:29px;height:40px}.icon-girl{background-position:-1px -175px;width:22px;height:15px}.icon-scissors{background-position:-1px -191px;width:22px;height:24px}.icon-eye{background-position:-1px -216px;width:21px;height:17px}.icon-tube{background-position:-1px -234px;width:21px;height:20px}.icon-body-star{background-position:-1px -255px;width:19px;height:24px}.icon-vk.gradient{background-position:-21px -255px;width:18px;height:10px}.icon-vk{background-position:-21px -266px;width:18px;height:10px}.icon-metro{background-position:-24px -175px;width:16px;height:13px}.icon-instagram.gradient{background-position:-24px -189px;width:15px;height:15px}.icon-instagram{background-position:-24px -205px;width:15px;height:15px}.icon-clock{background-position:-23px -221px;width:14px;height:14px}.icon-phone.gradient{background-position:-23px -236px;width:14px;height:14px}.icon-bottle{background-position:-21px -277px;width:13px;height:24px}.icon-location{background-position:-1px -280px;width:12px;height:16px}.icon-phone{background-position:-1px -297px;width:12px;height:12px}.icon-facebook.gradient{background-position:-31px -134px;width:8px;height:15px}.icon-facebook{background-position:-31px -150px;width:8px;height:15px}.icon-play{width:0;height:0;border-style:solid;border-width:22px 0 22px 36px;border-color:transparent transparent transparent #fff;-webkit-transform:translateX(15%);-ms-transform:translateX(15%);transform:translateX(15%)}.header{position:fixed;top:0;right:0;width:calc(100% - 285px);background:#77BF43;z-index:100;padding:8px 0;-webkit-transition:width 0.3s, -webkit-transform 0.3s;transition:width 0.3s, -webkit-transform 0.3s;-o-transition:transform 0.3s, width 0.3s;transition:transform 0.3s, width 0.3s;transition:transform 0.3s, width 0.3s, -webkit-transform 0.3s}.sidebar-minified .header{width:calc(100% - 115px)}@media screen and (max-width:1859px){.header{width:calc(100% - 285px)}}@media screen and (max-width:1199px){.header{width:calc(100% - 320px)}}@media screen and (max-width:1199px){.header{width:100%}}.header .header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% + 10px * 2);margin-left:-10px;margin-right:-10px}.header .header-inner .header-block{padding:0 10px}.header-actions-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% + 30px * 2);margin-left:-30px;margin-right:-30px}.header-actions-list .item{padding:0 30px}@media screen and (max-width:767px){.header-actions-list{width:calc(100% + 15px * 2);margin-left:-15px;margin-right:-15px}.header-actions-list .item{padding:0 15px}}@media screen and (max-width:575px){.header-actions-list{width:calc(100% + 10px * 2);margin-left:-10px;margin-right:-10px}.header-actions-list .item{padding:0 10px}}.phone-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:1.5;color:#F8F8F8;white-space:nowrap}.phone-link .link-icon{display:block;width:22px;height:22px;fill:#F8F8F8;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:9px;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.phone-link.gray{color:#747580}.phone-link.primary{color:#77BF43}.phone-link:focus .link-icon,.phone-link:hover .link-icon{fill:#454445!important}@media screen and (max-width:575px){.header .phone-link .link-icon{margin-right:0}.header .phone-link .link-text{display:none}}.notifications-block{position:relative;cursor:pointer}.notifications-block .block-icon{width:24px;height:24px;display:block;fill:#F8F8F8;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.notifications-block .block-count{width:18px;height:18px;position:absolute;right:-9px;top:-4px;border-radius:50%;background:#828282;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;font-size:11px;line-height:1;color:#F8F8F8}.notifications-block:focus .block-icon,.notifications-block:hover .block-icon{fill:#454445}.user-actions-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.user-actions-block:before{content:'';display:block;width:100%;height:20px;position:absolute;bottom:100%;left:0;background:inherit}.user-actions-block .block-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:0 13px}.user-actions-block .block-content .user-name{font-size:16px;line-height:1.5;color:#fff;margin-right:17px;white-space:nowrap;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.user-actions-block .block-content .avatar img{display:block;width:45px;height:45px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.user-actions-block .block-opener{margin-left:13px;width:13px;height:13px;-webkit-box-flex:0;-ms-flex:none;flex:none;background:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 478 253'%3E%3Cpath d='M248 249L473 24c6-6 6-14 0-19-5-6-14-6-19 0L239 220 23 5C18-1 9-1 4 5c-3 2-4 6-4 9s1 7 4 10l225 225c5 5 14 5 19 0z' fill='%23fff'/%3E%3C/svg%3E") no-repeat center center/contain;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.user-actions-block .block-dropdown{position:absolute;left:0;top:100%;padding:10px 22px 24px;background:#F8F8F8;width:100%;opacity:0;visibility:hidden;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.user-actions-block.opened{background:#F8F8F8}.user-actions-block.opened .block-content .user-name{color:#77BF43}.user-actions-block.opened .block-opener{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);background-image:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 478 253'%3E%3Cpath d='M248 249L473 24c6-6 6-14 0-19-5-6-14-6-19 0L239 220 23 5C18-1 9-1 4 5c-3 2-4 6-4 9s1 7 4 10l225 225c5 5 14 5 19 0z' fill='%2377BF43'/%3E%3C/svg%3E")}.user-actions-block.opened .block-dropdown{opacity:1;visibility:visible}.user-actions-block .block-nav{color:#454445;font-size:16px;line-height:1.4}.user-actions-block .block-nav li{margin-bottom:16px}.user-actions-block .block-nav li:last-child{margin-bottom:0;padding-top:20px}.user-actions-block .block-nav li a{color:inherit;text-decoration:none}.user-actions-block .block-nav li a:hover{color:#77BF43}@media screen and (max-width:991px){.user-actions-block .block-content .avatar img{width:36px;height:36px}}@media screen and (max-width:767px){.user-actions-block .block-content .user-name .surname{display:none}}@media screen and (max-width:575px){.user-actions-block .block-content .user-name{margin-right:10px}}@media screen and (max-width:374px){.user-actions-block .block-content .user-name{font-size:14px}}.btn{color:#77BF43;font-weight:400;text-align:center;font-size:14px;line-height:20px;padding:5px 16px;min-height:34px;font-family:"Open Sans", Arial, sans-serif;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none;border:1px solid #77BF43;position:relative}.btn:focus{outline:none}.btn:focus,.btn:hover{color:#fff;background:#77BF43}.btn.btn-fullwidth{width:100%}@media screen and (max-width:575px){.btn.xs-fullwidth{width:100%}}.btn .btn-icon{-webkit-box-flex:0;-ms-flex:none;flex:none;width:22px;height:22px;display:block;margin-right:12px;fill:#77BF43;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.btn:hover .btn-icon{fill:#fff}.action-btn .btn-icon{width:16px;height:16px;fill:#77BF43;display:block;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.action-btn:focus .btn-icon,.action-btn:hover .btn-icon{fill:#454445}.form-field{position:relative}.form-field .input-field,.form-field textarea{border:1px solid #77BF43;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border-radius:0;-webkit-box-flex:1;-ms-flex:auto;flex:auto;height:66px;font-size:18px;color:#fff;font-family:"Open Sans", Arial, sans-serif;padding:0 22px;outline:none!important;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;width:100%;font-weight:bold}.form-field .input-field::-webkit-input-placeholder,.form-field textarea::-webkit-input-placeholder{color:#fff;opacity:1;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.form-field .input-field:-ms-input-placeholder,.form-field textarea:-ms-input-placeholder{color:#fff;opacity:1;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.form-field .input-field::-ms-input-placeholder,.form-field textarea::-ms-input-placeholder{color:#fff;opacity:1;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.form-field .input-field::placeholder,.form-field textarea::placeholder{color:#fff;opacity:1;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.form-field .input-field:focus,.form-field textarea:focus{border-color:#77BF43}.form-field .input-field:focus::-webkit-input-placeholder,.form-field textarea:focus::-webkit-input-placeholder{opacity:1}.form-field .input-field:focus:-ms-input-placeholder,.form-field textarea:focus:-ms-input-placeholder{opacity:1}.form-field .input-field:focus::-ms-input-placeholder,.form-field textarea:focus::-ms-input-placeholder{opacity:1}.form-field .input-field:focus::placeholder,.form-field textarea:focus::placeholder{opacity:1}.form-field textarea{resize:none;padding:15px 15px;height:194px}.select-field{position:relative}.select-field:after{content:'';display:block;width:30px;height:30px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 4'%3E%3Cpath fill-rule='evenodd' fill='%23202066' d='M6.8 1l-3 2.8c-.1.2-.5.2-.7 0L0 1a.5.5 0 010-.7c.3-.3.6-.3.8 0l2.6 2.4L6 .2c.2-.3.6-.3.8 0 .2.2.2.5 0 .7z'/%3E%3C/svg%3E") no-repeat center center;background-size:7px 4px;position:absolute;right:0;top:0;pointer-events:none}.select-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(69, 68, 69, 0.7);height:30px;width:100%;background:transparent;padding:0 46px 0 15px;color:#747580;font-size:15px;cursor:pointer;border-radius:0;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;max-width:200px}.select-field select:focus{outline:none;border-color:#77BF43}.select-field.no-border select{border:0;padding-left:0;padding-right:30px;color:#747580;height:30px}.select-field.no-border:after{height:30px;background-position:right center}.form .form-label{font-size:11px;line-height:1.3;color:#95a1ad;text-transform:uppercase;margin-bottom:7px;letter-spacing:0.1em}.form .form-row{margin-bottom:24px}.form .form-row.last,.form .form-row:last-child{margin-bottom:0!important}.form .form-row.columns-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 10px * 2);margin-left:-10px;margin-right:-10px}.form .form-row.columns-2 .column{width:50%;padding:0 10px}@media screen and (max-width:991px){.form .form-row{margin-bottom:18px}.form .form-row:last-child{margin-bottom:0}.form .form-row.md-columns-1 .column{width:100%;margin-bottom:18px}.form .form-row.md-columns-1 .column:last-child{margin-bottom:0}}@media screen and (max-width:767px){.form .form-row{margin-bottom:18px}.form .form-row:last-child{margin-bottom:0}.form .form-row.sm-columns-1 .column{width:100%;margin-bottom:18px}.form .form-row.sm-columns-1 .column:last-child{margin-bottom:0}}.number-checkbox{color:#77BF43;font-weight:300;text-align:center;font-size:20px;line-height:20px;min-height:42px;font-family:"Open Sans", Arial, sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none;border:1px solid #77BF43;position:relative;cursor:pointer}.number-checkbox input{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}.number-checkbox .label-text{position:relative;z-index:2;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 13px}.number-checkbox .label-text:after,.number-checkbox .label-text:before,.number-checkbox:after,.number-checkbox:before{content:'';display:block;width:5px;height:5px;background:#fff;position:absolute;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.number-checkbox:before{left:-1px;top:-1px;border-top:1px solid #77BF43;border-left:1px solid #77BF43}.number-checkbox:after{right:-1px;top:-1px;border-top:1px solid #77BF43;border-right:1px solid #77BF43}.number-checkbox .label-text:before{left:-1px;bottom:-1px;border-bottom:1px solid #77BF43;border-left:1px solid #77BF43}.number-checkbox .label-text:after{right:-1px;bottom:-1px;border-bottom:1px solid #77BF43;border-right:1px solid #77BF43}.number-checkbox:focus{outline:none}.number-checkbox input:checked+.label-text{background:url("data:image/svg+xml,%3Csvg width='6' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23213a39' d='M0 0h1v1H0zM1 5h1v1H1zM2 4h1v1H2zM3 3h1v1H3zM4 2h1v1H4zM5 1h1v1H5z'/%3E%3C/svg%3E");background-size:6px 6px}.slick-slider{width:calc(100% + 15px * 2);margin:-30px -15px}.slick-slider .slick-slide{outline:none!important;padding:30px 15px}.slick-arrow{height:7px;width:23px;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;z-index:20}.slick-arrow svg{width:100%;height:100%;display:block;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.slick-arrow.slick-disabled{opacity:0!important}.slick-arrow:before{content:'';display:block}.slick-arrow.slick-prev{left:-55px}.slick-arrow.slick-prev svg{-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px)}.slick-arrow.slick-next{right:-55px}.slick-arrow.slick-next svg{-webkit-transform:translateX(1px);-ms-transform:translateX(1px);transform:translateX(1px)}@media screen and (max-width:575px){.slick-arrow.slick-prev{left:-15px}.slick-arrow.slick-next{right:-15px}}.slick-dotted.slick-slider{margin-bottom:0}.slick-dots{bottom:-31px!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slick-dots li{margin:0 3px;width:5px;height:5px}.slick-dots li button{width:100%;height:100%;background:#77BF43;padding:0;border-radius:50%}.slick-dots li button:before{display:none}.slick-dots li button:hover{background:#77BF43}.slick-dots li.slick-active button{background:#77BF43}.accordion{margin-bottom:16px}.accordion:last-child{margin-bottom:0}.accordion .ac-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;background:#F8F8F8;color:#454445;cursor:pointer;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.accordion .ac-header:focus-within,.accordion .ac-header:hover{background:#dfdfdf}.accordion .ac-caption{font-size:16px;line-height:1.5;font-weight:400;-webkit-box-flex:1;-ms-flex:auto;flex:auto;max-width:720px}.accordion .ac-icon{width:24px;height:24px;margin-right:8px;-webkit-box-flex:0;-ms-flex:none;flex:none;fill:#B8BABA}.accordion .ac-opener{width:24px;height:24px;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;margin-left:auto}.accordion .ac-opener:after{content:'';background:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='M1.41.59L6 5.17 10.59.59 12 2 6 8 0 2 1.41.59z' fill='%2377BF43'/%3E%3C/svg%3E") no-repeat center center/contain;width:12px;height:12px;display:block;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.accordion .ac-opener:focus,.accordion .ac-opener:hover{outline:none}.accordion.opened .ac-opener{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.accordion .ac-content{padding:0 16px 16px;background:#F8F8F8;display:none}.tabs-nav{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #FFAB6B}.tabs-nav li{-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:100%}.tabs-nav li:last-child{margin-bottom:0}.tabs-nav li a{font-size:15px;line-height:44px;color:inherit;width:100%;text-align:center;display:block;position:relative}.tabs-nav li a:after{content:'';display:block;width:100%;height:2px;background:#E77A39;position:absolute;bottom:-1px;left:0;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;opacity:0}.tabs-nav li a:focus,.tabs-nav li a:hover{color:#77BF43}.tabs-nav li.current-menu-item a,.tabs-nav li.current-menu-parent a{color:#77BF43}.tabs-nav li.current-menu-item a:after,.tabs-nav li.current-menu-parent a:after{opacity:1}.tabs-nav li.current-menu-item a{cursor:default}@media screen and (max-width:767px){.tabs-nav{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-10px}.tabs-nav li{margin-bottom:10px}.tabs-nav li:last-child{margin-right:0}.tabs-nav li a{font-size:14px;line-height:30px}}.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-bottom:5px;margin-top:-20px}@media screen and (max-width:1199px){.breadcrumbs{margin-top:0}}.breadcrumbs li{font-size:14px;line-height:1.2;font-weight:300}.breadcrumbs li:after{content:' / ';color:rgba(69, 68, 69, 0.5)}.breadcrumbs li:last-child:after{display:none}.breadcrumbs li a{color:rgba(69, 68, 69, 0.5)}.breadcrumbs li a:hover{color:#77BF43}@media screen and (max-width:767px){.breadcrumbs li{font-size:13px}}.modal{display:none;width:calc(100% - 285px);height:calc(100vh - 61px);position:fixed;right:0;top:61px;background:rgba(0, 0, 0, 0.7);overflow-y:auto;overscroll-behavior-y:contain;z-index:999;visibility:hidden;-webkit-transition:visibility .4s, opacity .4s, width .4s;-o-transition:visibility .4s, opacity .4s, width .4s;transition:visibility .4s, opacity .4s, width .4s;cursor:pointer;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:992px){.sidebar-minified .modal{width:calc(100% - 115px)}}@media screen and (max-width:1859px){.modal{width:calc(100% - 285px)}}@media screen and (max-width:1199px){.modal{width:calc(100% - 320px)}}@media screen and (max-width:991px){.modal{width:100%;height:100vh;top:0}}.modal .modal-dialog{width:100%;max-width:526px;margin:60px auto;cursor:default;-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);opacity:0;visibility:hidden;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}@media screen and (max-width:767px){.modal .modal-dialog{width:calc(100% - 30px)}}.modal.visible{visibility:visible;opacity:1}.modal.visible .modal-dialog{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}.modal .modal-content{background:#fff;padding:0;padding:0}@media screen and (max-width:991px){.modal .modal-content{padding:25px}}.modal .modal-text{padding:16px 24px 24px}.modal .modal-text p{font-size:15px;line-height:16px;color:#454445;margin-bottom:16px}.modal .modal-text p:last-child{margin-bottom:0}.modal.visible{opacity:1;visibility:visible}.modal .modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 24px 24px}.modal .modal-footer .btn,.modal .modal-footer .text-btn{padding:16px 16px 16px 10px;border:1px solid #77BF43}.modal .modal-footer .btn .btn-text,.modal .modal-footer .text-btn .btn-text{margin-right:10px;color:#454445}.modal .modal-footer .btn .btn-icon,.modal .modal-footer .text-btn .btn-icon{width:22px;height:15px;fill:#77BF43;margin-right:0}.modal .modal-footer .btn:hover,.modal .modal-footer .text-btn:hover{background:#77BF43}.modal .modal-footer .btn:hover .btn-text,.modal .modal-footer .text-btn:hover .btn-text{color:#fff}.modal .modal-footer .btn:hover .btn-icon,.modal .modal-footer .text-btn:hover .btn-icon{fill:#fff}@media screen and (max-width:575px){.modal .modal-dialog{max-width:calc(100% - 30px)}}.modal-caption{font-size:22px;padding:24px 24px 8px;color:#454445;font-weight:400;border-bottom:1px solid #77BF43}@media screen and (max-width:767px){.modal-caption{font-size:24px}}.modal-close{position:absolute;right:0;top:0;width:24px;height:24px;border-radius:50%;opacity:1;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer}.modal-close:after,.modal-close:before{content:'';display:block;width:18px;height:2px;background:#2A2B2D;position:absolute;left:calc(50% - 18px / 2);top:calc(50% - 1px / 2);-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.modal-close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modal-close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modal-close:focus:after,.modal-close:focus:before,.modal-close:hover:after,.modal-close:hover:before{background:#0FA0F1}.menu-opener{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:27px;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;position:relative}@media screen and (max-width:1199px){.menu-opener{width:80px;height:61px;margin-left:-20px;margin-top:-8px;margin-bottom:-8px;background:#454445}}@media screen and (max-width:575px){.menu-opener{margin-left:-10px}}.menu-opener:before{content:'';display:block;background:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 29'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.15.65l.7.7L2.21 14H28v1H2.2l12.65 12.65-.7.7L.29 14.5 14.15.65z' fill='%23fff'/%3E%3C/svg%3E") no-repeat center center/contain;width:28px;height:29px;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.menu-opener:hover:before{background-image:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 29'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.15.65l.7.7L2.21 14H28v1H2.2l12.65 12.65-.7.7L.29 14.5 14.15.65z' fill='%23454445'/%3E%3C/svg%3E")}@media screen and (max-width:1199px){.menu-opener:before{display:none}}.menu-opener .bar{background:#fff;height:1px;margin-bottom:10px;display:block;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;width:40px;border-radius:0}.menu-opener .bar:last-child{margin-bottom:0}.menu-opener .bar:nth-child(2){position:relative}.menu-opener .bar:nth-child(2):before{-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;-o-transition:transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;content:'';display:block;width:100%;height:100%;background:inherit;position:absolute;left:0;top:0;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;border-radius:inherit}@media screen and (min-width:1200px){.menu-opener .bar{display:none}}.menu-opener:hover .bar{background:#77BF43}@media screen and (min-width:1200px){.menu-opener.active{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}}.menu-opener.active .bar:first-child,.menu-opener.active .bar:last-child{opacity:0}.menu-opener.active .bar:first-child{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}.menu-opener.active .bar:last-child{-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px)}.menu-opener.active .bar:nth-child(2){position:relative;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-opener.active .bar:nth-child(2):before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.menu-opener:focus{outline:none}.page-sidebar{padding:80px 15px;background: #56595C/*url(../../pics/lez/backgrounds/sidebar-bg.jpg) no-repeat center center/cover*/;height:100vh;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;scrollbar-color:#77BF43 #fff;scrollbar-width:thin}.page-sidebar.minified{padding-left:25px;padding-right:25px}.page-sidebar .logo-block{margin-bottom:40px}@media screen and (min-width:1200px){.page-sidebar .menu-opener{display:none}}.page-sidebar .menu-opener{position:absolute;right:0;top:0;margin:0;background:transparent}@media screen and (max-width:1849px){.page-sidebar{padding:50px 15px}.page-sidebar .logo-block{margin-bottom:20px}}@media screen and (max-width:1199px){.page-sidebar .logo-block{margin-bottom:30px}}.page-sidebar::-webkit-scrollbar{width:3px}.page-sidebar::-webkit-scrollbar-track{background:#fff}.page-sidebar::-webkit-scrollbar-thumb{background:#77BF43}.logo-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-block .block-image{position:relative}.logo-block .block-image img{display:block;max-width:100%;height:auto;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.logo-block .block-image .small-logo{position:absolute;left:56%;top:0%;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:scale(0.1);-ms-transform:scale(0.1);transform:scale(0.1);-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;opacity:0}.minified .logo-block .block-image .default{opacity:0}.minified .logo-block .block-image .small-logo{left:0;top:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.sidebar-nav{position:relative;padding-top:/*24px;*/0;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.sidebar-nav ul{padding-left:52px;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.minified .sidebar-nav ul{padding-left:0}.sidebar-nav ul li{margin-bottom:25px}.sidebar-nav ul li:last-child{margin-bottom:0}.sidebar-nav ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:22px;color:#fff}.sidebar-nav ul li a .link-icon{fill:#fff;display:block;width:26px;height:26px;margin-right:15px;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.sidebar-nav ul li a .link-text{-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}.sidebar-nav ul li a:hover{color:#ABD68B}.sidebar-nav ul li a:hover .link-icon{fill:#ABD68B}.minified .sidebar-nav ul li a{padding-left:20px}.minified .sidebar-nav ul li a .link-text{opacity:0;white-space:nowrap}.sidebar-nav ul li.active a,.sidebar-nav ul li.current-menu-item a,.sidebar-nav ul li.current-menu-parent a{color:#ABD68B}.sidebar-nav ul li.active a .link-icon,.sidebar-nav ul li.current-menu-item a .link-icon,.sidebar-nav ul li.current-menu-parent a .link-icon{fill:#ABD68B}.sidebar-nav ul li.active a,.sidebar-nav ul li.current-menu-item a{cursor:default}@media screen and (max-width:1849px){.sidebar-nav{padding-left:0;width:100%;margin-left:0}.sidebar-nav:after{display:none}.sidebar-nav ul li a{font-size:15px}.sidebar-nav ul li a .link-icon{width:20px;margin-right:12px}}.ibox{margin-bottom:32px;height:100%}.ibox.with-bg{padding:10px 4px;background:#fff}.ibox:last-child{margin-bottom:0}.ibox.fullheight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ibox.fullheight .ibox-content{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.ibox .ibox-title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;position:relative;z-index:2;width:calc(100% + 10px * 2);margin-left:-10px;margin-right:-10px}.ibox .ibox-title .item{padding:0 10px;margin-bottom:20px}.ibox .ibox-title .item.fullwidth{width:100%}.ibox .ibox-title .category-caption .block-icon{background:transparent;width:24px;height:24px;margin-right:8px;display:block}.ibox .ibox-title .category-caption .block-icon img,.ibox .ibox-title .category-caption .block-icon svg{width:100%;height:100%;max-width:unset;max-height:unset;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.ibox .ibox-title .category-caption .block-icon.big{width:40px;height:40px}.ibox .ibox-content{padding:0;position:relative}.ibox .ibox-content.with-bg{background:#F8F8F8}@media screen and (max-width:767px){.ibox .ibox-content{overflow-x:auto}.ibox .ibox-title .item{width:100%}}@media screen and (max-width:575px){.ibox:last-child{margin-bottom:0}}.table{padding:0;border-spacing:0;width:100%;overflow:hidden}@media screen and (max-width:767px){.table{min-width:720px}}.table tr{position:relative;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.table tbody tr td{background:#F8F8F8;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.table tbody tr:hover td{background:rgba(119, 191, 67, 0.2)}.table th{background:#fff}.table td,.table th{padding:5px 10px;height:50px;border-bottom:8px solid #fff;position:relative}.table td.text-right,.table td:last-child,.table th.text-right,.table th:last-child{text-align:right}.table td.text-left,.table th.text-left{text-align:left}@media screen and (min-width:1500px){.table td.big-right-padding,.table th.big-right-padding{padding-right:80px}}.table tr:last-child td{border-bottom:0}.table th{font-size:14px;line-height:1.333;font-weight:400;color:#A4A3A4;text-align:left}.table th.with-search-icon{padding-right:calc(15px + 37px)}@media screen and (max-width:1299px){.table td,.table th{padding-left:10px;padding-right:10px}.table td.with-search-icon,.table th.with-search-icon{padding-right:calc(10px + 37px)}.table th{font-size:12px}.table.tpg-smaller td{font-size:13px}}.ibox .table td:last-child.with-search-icon,.ibox .table th:last-child.with-search-icon{padding-right:calc(60px + 37px)}@media screen and (max-width:1599px){.ibox .table td:last-child.with-search-icon,.ibox .table th:last-child.with-search-icon{padding-right:calc(0 + 37px)}}.table-caption{margin-top:32px;font-size:inherit;font-weight:400;padding-bottom:10px;min-width:720px}.table-caption:first-child{margin-top:0}.with-go-to-link{padding-right:30px!important}.go-to-details-link{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:9px;height:16px;background:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 253 479'%3E%3Cpath d='M248 230L23 5C18 0 10 0 4 5c-5 5-5 14 0 19l216 215L4 455c-5 5-5 14 0 19 3 3 6 4 10 4 3 0 7-1 9-4l225-225c6-5 6-14 0-19z' fill='%23000'/%3E%3C/svg%3E") no-repeat center center/contain;z-index:3}.table .go-to-details-link:after{content:'';display:block;width:calc(100vw - 285px - 40px * 2);height:50px;position:absolute;top:-17px;right:-40px}@media screen and (max-width:1859px){.table .go-to-details-link:after{right:-10px;width:calc(100vw - 285px - 40px * 2)}}@media screen and (max-width:1199px){.table .go-to-details-link:after{right:-10px;width:calc(100vw - 320px - 30px - 15px)}}@media screen and (max-width:991px){.table .go-to-details-link:after{width:calc(100vw - 20px * 2)}}@media screen and (max-width:767px){.table .go-to-details-link:after{width:720px;min-width:calc(100vw - 15px * 2)}}.table tbody tr:hover .go-to-details-link{background:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 253 479'%3E%3Cpath d='M248 230L23 5C18 0 10 0 4 5c-5 5-5 14 0 19l216 215L4 455c-5 5-5 14 0 19 3 3 6 4 10 4 3 0 7-1 9-4l225-225c6-5 6-14 0-19z' fill='%232c41a1'/%3E%3C/svg%3E") no-repeat center center/contain}.table-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-actions .action-btn{margin-right:22px}.table-actions .action-btn:last-child{margin-right:0}.flex-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-value button{margin-left:15px}.company-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.company-block .block-icon{width:14px;height:19px;fill:#E3A52E;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:4px;display:block}.company-block.blue .block-icon{fill:#0FA0F1}.stats-list{font-size:15px;padding:16px 10px;background:#F8F8F8;height:100%}.stats-list .item{margin-bottom:20px;-webkit-column-break-inside:avoid;break-inside:avoid}.stats-list .item:last-child{margin-bottom:0}.stats-list .item-label{-webkit-box-flex:0;-ms-flex:none;flex:none;color:#454445;opacity:.5;margin-bottom:4px}.stats-list .item-value{-webkit-column-break-inside:avoid;break-inside:avoid}.stats-list .item-value a{color:inherit}.stats-list .item-value a:hover{color:#0FA0F1}@media screen and (min-width:768px){.stats-list.columns-2{-webkit-columns:2;columns:2;-webkit-column-gap:50px;column-gap:50px}}@media screen and (max-width:575px){.stats-list .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #eee}.stats-list .item .item-label{width:100%;margin-bottom:5px;margin-right:0;text-align:left}.stats-list .item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}}.filter-block{font-size:15px;color:#747580;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% + 10px * 2);margin-left:-10px;margin-right:-10px}.filter-block .block-group{padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-block .block-group p{margin-bottom:0;margin-right:10px;white-space:nowrap}.filter-block input[type=date],.filter-block input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:120px;border:1px solid #454445;border-radius:0;padding:0 13px;height:34px;font-size:15px;background:transparent;color:#747580;font-family:inherit}.filter-block select{height:34px}@media screen and (max-width:575px){.filter-block{-ms-flex-wrap:wrap;flex-wrap:wrap}.filter-block .block-group{width:100%;margin-bottom:10px}.filter-block .block-group:last-child{margin-bottom:0}}@media screen and (max-width:575px){.filter-block .block-group p:not(.no-min-width){width:20px}.filter-block .block-group input{width:auto;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.filter-block .block-group .btn{width:100%}}.search-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;color:#747580}.search-block p{margin-right:18px}.search-block .block-field{width:280px;position:relative}.search-block .block-field input{width:100%;border:1px solid #d9dde1;border-radius:0;padding:0 13px;height:34px;font-size:15px;color:#747580;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.search-block .block-field input::-webkit-input-placeholder{color:#fff;opacity:1}.search-block .block-field input:-ms-input-placeholder{color:#fff;opacity:1}.search-block .block-field input::-ms-input-placeholder{color:#fff;opacity:1}.search-block .block-field input::placeholder{color:#fff;opacity:1}.search-block .block-field input:focus{outline:none;border-color:#0FA0F1}.search-block .block-field button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:10px}@media screen and (max-width:1599px){.search-block p{display:none}.search-block .block-field{width:200px}.search-block .block-field input::-webkit-input-placeholder{color:currentcolor}.search-block .block-field input:-ms-input-placeholder{color:currentcolor}.search-block .block-field input::-ms-input-placeholder{color:currentcolor}.search-block .block-field input::placeholder{color:currentcolor}}@media screen and (max-width:575px){.search-block{width:100%}.search-block .block-field{width:100%}}.date-state-block{padding:10px;padding-bottom:34px;background:#fff}.date-state-block .block-labels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;line-height:20px;color:#747580}.date-state-block .block-labels .current{-webkit-box-flex:1;-ms-flex:auto;flex:auto;position:relative;margin-left:35px;margin-right:35px;-webkit-transform:translateY(calc(7px + 5px + 100%));-ms-transform:translateY(calc(7px + 5px + 100%));transform:translateY(calc(7px + 5px + 100%))}.date-state-block .block-labels .current span{position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.date-state-block .block-line{width:calc(100% - 30px * 2);margin-left:30px;margin-right:30px;margin-top:7px;height:1px;background:#d2d2e0;position:relative}.date-state-block .block-line:after,.date-state-block .block-line:before{content:'';display:block;width:3px;height:3px;background:#25256a;border-radius:50%;position:absolute;top:-1px}.date-state-block .block-line:before{left:-1px}.date-state-block .block-line:after{right:-1px}.date-state-block .block-line .point{width:10px;height:10px;border-radius:50%;background:#E77A39;position:absolute;top:-5px;margin-left:-5px;z-index:2;border:2px solid #FFAB6B}.date-state-block .block-line .point .point-text{color:#454445;font-size:14px;line-height:1.4;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:10px}.manager-info-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;line-height:1.45;margin-bottom:2px;margin-top:13px}.manager-info-block .avatar{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:4px}.manager-info-block .avatar img{display:block;width:42px;height:42px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:50%}.manager-info-block .name strong{font-size:14px}.manager-contacts-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:14px 10px;background:#fff;position:relative}.manager-contacts-block .block-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:20px;position:absolute;top:14px;right:21px}.manager-contacts-block .block-actions .action-btn{margin-right:22px}.manager-contacts-block .block-actions .action-btn:last-child{margin-right:0}.manager-contacts-block .block-actions .action-btn:hover .btn-icon{fill:#454445}.manager-contacts-block .block-phones .phone-link{margin-bottom:10px;font-size:14px}.manager-contacts-block .block-phones .phone-link:last-child{margin-bottom:0}.manager-contacts-block .block-phones .phone-link .link-icon{width:13px;height:13px;margin-right:5px}.chart-area{background:#fff;padding:10px}.chart-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border-top:1px solid #faf5f2;background:#fff}.chart-info .ci-item{padding:0 10px;border-right:1px solid #FAF5F2;min-height:30px;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}.chart-info .ci-item:last-child{border-right:0;padding-right:0}.chart-info .ci-item:first-child{padding-left:0}@media screen and (max-width:767px){.chart-info{overflow-x:auto;width:100%}.chart-info .ci-item{-webkit-box-flex:0;-ms-flex:none;flex:none}.chart-info .ci-item:last-child{padding-right:30px}}.chart-legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chart-legend .legend-item{margin-right:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chart-legend .legend-item:last-child{margin-right:0}.chart-legend .legend-item:last-child:after{display:none!important}.chart-legend .legend-item .item-symbol{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:15px}.chart-legend .square{display:block;width:20px;height:20px}.chart-legend .line{width:34px;height:2px;background:currentcolor!important;position:relative}.chart-legend .line:before{content:'';display:block;width:12px;height:12px;border-radius:50%;border:2px solid currentcolor;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#fff}.chart-legend.inline .legend-item{margin-right:0}.chart-legend.inline .legend-item:after{content:'  |  '}.slider-with-labels-component{display:-webkit-box;display:-ms-flexbox;display:flex}.slider-with-labels-component .cmp-labels{margin-right:20px;width:150px;-webkit-box-flex:0;-ms-flex:none;flex:none}.slider-with-labels-component .cmp-labels li{padding:16px 0;font-size:14px;line-height:1.333;color:#A4A3A4}.slider-with-labels-component .cmp-slider-wrapper{max-width:calc(100% - 150px - 20px)}@media screen and (max-width:439px){.slider-with-labels-component .cmp-labels{width:120px;margin-right:20px}.slider-with-labels-component .cmp-slider-wrapper{max-width:calc(100% - 120px - 20px)}}.slider-with-labels-component .cmp-slider{width:calc(100% + 10px * 2);margin:-10px}.slider-with-labels-component .cmp-slider .slide{padding:10px}.slider-with-labels-component .cmp-slider .slide-list{background:#fff;-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.09);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.09)}.slider-with-labels-component .cmp-slider .slide-list li{padding:16px 10px;font-size:15px;line-height:1.33}.slider-with-labels-component .cmp-slider-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:24px}.slider-with-labels-component .cmp-slider-nav .slick-arrow{position:static;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);width:61px;height:15px;opacity:1}.slider-with-labels-component .cmp-slider-nav .slick-arrow:before{display:none}.slider-with-labels-component .cmp-slider-nav .slick-arrow svg{width:100%;height:100%;fill:#454545;opacity:.5;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.slider-with-labels-component .more-link{color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider-with-labels-component .more-link:after{content:'';display:block;width:9px;height:16px;background:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 253 479'%3E%3Cpath d='M248 230L23 5C18 0 10 0 4 5c-5 5-5 14 0 19l216 215L4 455c-5 5-5 14 0 19 3 3 6 4 10 4 3 0 7-1 9-4l225-225c6-5 6-14 0-19z' fill='%23000'/%3E%3C/svg%3E") no-repeat center center/contain;margin-left:10px}.slider-with-labels-component .btn{height:40px;padding-left:24px;padding-right:24px;font-size:13px}.slider-with-labels-component .btn .btn-icon{margin-left:10px;margin-right:0}.company-name-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.company-name-block .block-icon{-webkit-box-flex:0;-ms-flex:none;flex:none;width:18px;height:18px;margin-right:4px;fill:#E3A52E;display:block}.company-name-block .block-icon.blue{fill:#0FA0F1}.sm-no-overflow-x{overflow-x:visible!important}.auth-wrapper{padding:50px 15px;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;width:100%}.auth-wrapper .middle-box{width:100%;max-width:400px}.loginscreen{padding:10px}.loginscreen>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.loginscreen .logo-image{max-width:250px;margin-left:auto;margin-right:auto;display:block;margin-bottom:32px}.loginscreen h3{font-size:24px;line-height:1;color:#575B5C;font-weight:400;text-align:center;margin-bottom:24px}.loginscreen .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:290px;margin-left:auto;margin-right:auto;margin-bottom:24px}.loginscreen .form-group:last-child{margin-bottom:0}.loginscreen .form-group .btn-link{text-align:right;font-size:14px;line-height:20px;color:#B8BABA;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;margin-top:8px}.loginscreen .form-group .btn-link:focus,.loginscreen .form-group .btn-link:hover{color:#77BF43}.loginscreen .form-control{padding:0 8px;display:block;border:1px solid #B8BABA;font-family:inherit;font-size:16px;color:#454445;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:48px;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.loginscreen .form-control::-webkit-input-placeholder{opacity:1;color:#B8BABA}.loginscreen .form-control:-ms-input-placeholder{opacity:1;color:#B8BABA}.loginscreen .form-control::-ms-input-placeholder{opacity:1;color:#B8BABA}.loginscreen .form-control::placeholder{opacity:1;color:#B8BABA}.loginscreen .form-control:focus,.loginscreen .form-control:hover{border-color:#77BF43;outline:none}.loginscreen .btn{background:#77BF43;width:100%;height:40px;border-radius:3px;font-size:14px;font-weight:500;letter-spacing:0.08em;max-width:290px;color:#fff}.loginscreen .btn:focus,.loginscreen .btn:hover{background:#5f9a35}.loginscreen .form-footer{text-align:center;margin-top:32px;font-size:15px}.loginscreen .form-footer a{color:#77BF43;text-decoration:none}.loginscreen .form-footer a:focus,.loginscreen .form-footer a:hover{text-decoration:underline}.loginscreen .form-footer small{font-size:inherit}.default-section{padding:20px 0}@media screen and (max-width:1199px){.default-section{padding:10px 0}}.details-section{padding-top:12px}.details-section .note{font-size:15px;line-height:1.333;color:#747580;margin-top:15px}.details-section .section-inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 10px;background:#fff;-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.09);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.09)}.details-section .section-table{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.details-section .section-chart{width:300px;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:30px}.details-section .section-chart .chart-area{width:calc(100% + 30px * 2);margin-left:-30px;margin-right:-30px;background:transparent}@media screen and (max-width:767px){.details-section .section-inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.details-section .section-chart{width:100%;margin-bottom:30px;margin-left:0;max-width:500px}}.details-table{width:100%;border-spacing:0}.details-table .nowrap{white-space:nowrap}.details-table .spacer td{height:16px;border-bottom:0;padding:0!important;font-size:0}.details-table .spacer+.subcaption td{border-top:0}.details-table th{font-size:16px;font-weight:bold;padding:8px 20px;height:38px;border-bottom:1px solid #FAF5F2}.details-table th.text-left{text-align:left}.details-table th.color-accent{color:#77BF43}.details-table th:first-child{padding-left:0}.details-table th:last-child{padding-right:0}.details-table th.text-right{text-align:right;font-weight:400}.details-table td{height:40px;padding:8px 20px;font-size:16px;color:#454445}.details-table td.text-right{text-align:right}.details-table td small{font-size:12px;opacity:.5;max-width:260px;display:inline-block}.details-table tbody tr.subcaption td{font-weight:600;padding-top:16px;border-top:1px solid #FAF5F2}.details-table tbody tr td{border-bottom:1px solid #FAF5F2}.details-table tbody tr td:first-child{padding-left:0}.details-table tbody tr td:last-child{padding-right:0}@media screen and (max-width:767px){.details-table th{font-size:16px}.details-table td{font-size:13px}.details-table tbody tr.subcaption td{font-size:15px}}@media screen and (max-width:575px){.details-table-wrapper{overflow-x:auto;width:calc(100vw - 10px * 2 - 15px * 2)}.details-table-wrapper table{width:600px}}.details-caption{text-align:center;margin-bottom:16px}.details-caption h1,.details-caption h2,.details-caption h3{font-size:18px;font-weight:400;margin-bottom:8px}.details-caption p{font-size:15px;line-height:20px;color:#A2A1A2}@media screen and (max-width:767px){.details-caption p{font-size:14px}}
/*# sourceMappingURL=main.css.map */