.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}a,a:hover{text-decoration:none}.authorization-section,.section-gray{padding:30px 0;background:#F1F4F7}.registration-confirm-section p{color:#333333}.authorization-form{width:460px;margin:0 auto;position:relative}.authorization-form:after{content:"";background:#E4E4E4;position:absolute;width:100%;height:100%;right:-10px;bottom:-10px;z-index:0}.authorization-form .authorization-form__head{height:48px;background:#828282;position:relative;z-index:9}.authorization-form__head ul{display:flex}.authorization-form__head ul li{}.authorization-form__head ul li a{font-weight:bold;font-size:14px;line-height:16px;height:48px;display:inline-flex;align-items:center;padding:0 23px;color:#FFFFFF}.authorization-form__head ul li.current a{color:#000;background:#fff}.authorization-form .authorization-form__content{background:#FFFFFF;box-shadow:0px 17px 40px rgba(56,70,98,0.05);border-radius:0 0 6px 6px;padding:40px 45px;position:relative;z-index:9}.authorization-form .authorization-form__content p{font-size:12px;line-height:16px;color:#828282;margin-bottom:20px}.authorization-form .authorization-form__content p:last-child,.authorization-form .authorization-form__content .form-group--captcha{margin-bottom:0}.authorization-form .authorization-form__content p span{color:#000}.authorization-form .authorization-form__content p a{color:#51d4ff}.authorization-form .authorization-form__title{font-family:"Stolzl",sans-serif;font-style:normal;font-weight:bold;font-size:24px;line-height:36px;color:#000000;display:block;margin-bottom:15px}.authorization-form form{}.form-group{display:flex;width:100%;margin-bottom:20px;position:relative}.form-control{width:100%;background:#FFFFFF;border:1px solid #C1C1C1;height:45px;line-height:43px;box-sizing:border-box;padding:0 20px;font-size:14px;color:#000}.form-group.form-group--captcha .form-control{width:calc(100% - 100px)}.form-group--error{margin-bottom:40px}.form-group--error .form-control{border-color:#ed1c24;color:#ed1c24}.error-text{display:none;font-size:12px;color:#ed1c24;position:absolute;bottom:-25px;left:20px}.form-group--error .error-text{display:block}.error-text:before{content:"";width:16px;height:16px;position:absolute;right:-25px;top:0px;background:url(/static/users/img/error-text-icon.svg?0e04de00ea89)}.captcha{width:100px;height:45px}.captcha img{width:100%;height:100%;overflow:hidden;object-fit:cover}.form-control::placeholder{color:#808080}.checkbox [type="checkbox"]:not(:checked),.checkbox [type="checkbox"]:checked{position:absolute;left:-9999px}.checkbox [type="checkbox"]:not(:checked) + label,.checkbox [type="checkbox"]:checked + label{position:relative;padding-left:30px;cursor:pointer}.checkbox [type="checkbox"]:not(:checked) + label:before,.checkbox [type="checkbox"]:checked + label:before{content:'';position:absolute;left:0;top:0;width:20px;height:20px;border:1px solid #ED1C24;background:#fff}.checkbox [type="checkbox"]:not(:checked) + label:after,.checkbox [type="checkbox"]:checked + label:after{content:'';position:absolute;top:2px;left:4px;width:16px;height:15px;background:url(/static/users/img/checkbox.svg);background-size:16px 15px}.checkbox [type="checkbox"]:not(:checked) + label:after{opacity:0;transform:scale(0)}.checkbox [type="checkbox"]:checked + label:after{opacity:1;transform:scale(1)}.checkbox [type="checkbox"]:disabled:not(:checked) + label:before,.checkbox [type="checkbox"]:disabled:checked + label:before{box-shadow:none;border-color:#ED1C24;background-color:#fff}.checkbox [type="checkbox"]:disabled:checked + label:after{color:#999}.checkbox label{font-size:12px;line-height:16px;color:#828282;display:block}.btn-red{width:170px;height:45px;display:flex;justify-content:center;align-items:center;background:#ED1C24;font-size:14px;color:rgba(255,255,255,0.97);box-sizing:border-box;text-align:center;transition:0.5s;cursor:pointer;border:none}.btn-red:hover{background:#cb0008;color:white}@media (max-width:824px){.btn-red{width:100%}}.btn-red.btn-red--small{display:inline-block;height:30px;width:auto;padding:0 30px;line-height:30px}.form-btn{display:flex;align-items:center;margin-bottom:20px}.forgot-password-link{font-weight:bold;font-size:14px;line-height:20px;color:#ED1C24;margin-left:30px}.forgot-password-link:hover{color:#d63b63}@media (max-width:480px){.authorization-form{width:calc(100% + 30px);margin:0 -15px}.authorization-form:after{display:none}.form-btn{flex-direction:column}.forgot-password-link{margin-left:0;margin-top:20px}.authorization-form .authorization-form__content{padding:20px}.authorization-form .authorization-form__title{font-size:22px;line-height:30px}}.lk-main-page{position:relative;z-index:9}@media (max-width:820px){.lk-main-page{width:calc(100% + 30px);margin:0 -15px;padding:20px 15px 0;box-sizing:border-box}}@media (max-width:820px){.lk-main-page .btn-exit{position:absolute;top:-60px;right:5px}}.lk-main-page__head .user-data{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:820px){.lk-main-page__head .user-data{padding-left:80px;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}.lk-main-page__head .user-data__avatar{margin-right:15px}@media (max-width:820px){.lk-main-page__head .user-data__avatar{position:absolute;left:0;top:0}}.lk-main-page__head .user-data__name{margin-right:20px}.user-data{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;margin-bottom:50px;position:relative}@media (max-width:820px){.user-data{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:80px}}.user-data__avatar{width:64px;height:64px;background:#ED1C24;border-radius:50%;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-bottom:10px}@media (max-width:820px){.user-data__avatar{width:60px;height:60px;position:absolute;left:0;top:0}}.user-data__mail{display:block;margin:5px 0 15px}@media (max-width:820px){.user-data__mail{display:none}}.user-data__mail a{font-size:14px;color:#ED1C24;font-weight:400;transition:0.5s}.card-delete a,.snap-card a{transition:0.5s}.user-data__mail a:hover,.card-delete a:hover,.snap-card a:hover{color:#cb0008}.user-data__name{display:block;margin-bottom:5px;font-weight:bold;font-size:24px;color:#333;text-align:left;line-height:1}.user-data__status{font-weight:bold;font-size:10px;line-height:12px;display:inline-block;padding:5px 12px;background:#828282;position:relative;bottom:-9px;color:#FFFFFF}.lk-main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}@media (max-width:820px){.lk-main-menu{display:none!important}}.lk-menu-item{width:calc(100%/3 - 13.3px);position:relative;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s}.lk-menu-item:after{content:"";background:#E4E4E4;position:absolute;width:100%;height:100%;right:-10px;bottom:-10px;z-index:0}.lk-menu-item a{display:block;color:#000;padding:100px 35px 10px 40px;box-sizing:border-box;background:#fff;height:220px;width:100%;position:relative;z-index:9;transition:0.5s}.lk-menu-item a:hover{background:#eee}.lk-menu-item .icon{position:absolute;top:20px;left:30px;z-index:9}.lk-menu-item .icon img{width:62px}@media (max-width:991px){}.lk-menu-item__name{display:block;margin-bottom:17px;font-family:"Stolzl",sans-serif;font-weight:bold;font-size:20px;line-height:24px;position:relative}.lk-menu-item__name:before{content:"";background:url(/static/users/img/lk-arrow.svg?0e04de00ea89);width:19px;height:19px;position:absolute;right:-15px;top:5px}.lk-menu-item__text{font-size:14px;line-height:18px;color:#333;overflow:hidden;height:40px;display:block}.mobile-menu-item{background-color:#fff;color:#fff;font-weight:bold;font-size:14px;line-height:48px;height:48px;padding:0 20px;color:#000000;display:block;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;width:calc(100% + 30px);margin:0 -15px 3px -15px;display:none;box-sizing:border-box}.mobile-menu-item:hover{color:#E31E24}.mobile-menu-item:last-child{margin-bottom:0}@media (max-width:820px){.mobile-menu-item{display:block}}.mobile-menu-item .icon{position:absolute;right:20px;top:0px;transform:rotate(90deg)}.mobile-menu-item .icon img{width:16px;height:16px;color:#00BDBD}.mobile-menu-item.active{background-color:#fff;pointer-events:none}.mobile-menu-item.active .icon{transform:rotate(-90deg)}.mobile-menu-item.disabled{background:#E5E5E5;opacity:0.25;pointer-events:none}.mobile-menu-item.disabled .icon .icon-svg{color:#000}.lk-main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}.content-title{font-family:"Stolzl",sans-serif;display:block;font-weight:bold;font-size:34px;line-height:49px;color:#000;margin-bottom:30px}@media (max-width:820px){.content-title{font-size:24px;line-height:30px}}.lk-head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px;position:relative}@media(max-width:768px){.lk-head{margin-top:20px}}.lk-head .content-title{margin-bottom:0}@media (max-width:820px){.lk-head .btn-exit{position:absolute;top:-60px;right:0}}.lk-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px;justify-content:space-between}@media (max-width:820px){.lk-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}}.lk-container .lk-side{width:340px;background:#fff;padding:30px 0;box-sizing:border-box}@media (max-width:820px){.lk-container .lk-side{background:transparent;width:100%;padding:0}}.lk-container .lk-side .user-data__name{text-align:left;margin:0 15px}@media(min-width:769px){.lk-container .lk-side .user-data__name{text-align:center}}.lk-container .lk-content{width:calc(100% - 355px);background:#fff;padding:30px 50px 100px 50px;box-sizing:border-box}@media (max-width:820px){.lk-container .lk-content{width:calc(100% + 30px);margin:0 -15px 3px -15px;padding:10px 15px 0 15px;box-sizing:border-box}}.lk-content .product__wrapper>.row{border:solid 1px #e4e4e4}.lk-menu li a{height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 25px;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;font-weight:bold;font-size:14px;color:#000000}.lk-menu li a:hover{background:#F8F8F8}.lk-menu li.current a{background:#F8F8F8;color:#ed1c24}.lk-menu .icon{width:46px;margin-right:20px}.lk-menu .icon img{max-width:100%}@media (max-width:767px){.lk-menu{display:none}}.lk-title{display:block;font-family:"Stolzl",sans-serif;font-weight:bold;font-size:20px;line-height:28px;margin-bottom:30px;color:#000000}@media (max-width:820px){.lk-title{display:none}}.personal-data{width:100%;max-width:411px}.personal-data__item{margin-bottom:30px}.personal-data__title{font-weight:bold;font-family:"Stolzl",sans-serif;font-size:18px;line-height:24px;color:#000000;margin-bottom:13px;display:block}@media (max-width:820px){.personal-data{width:100%;max-width:100%}}.bonus-card{}.bonus-card .card-item{position:relative;display:block;margin-bottom:15px;max-width:400px}.card-item__number{position:absolute;right:40px;bottom:35px;font-size:17px;line-height:20px;color:#000}@media (max-width:820px){.card-item__number{right:20px;font-size:14px}}.card-item__number--white{color:#fff}.bonus-card .card-item img{max-width:400px;width:100%}.card-delete{display:block;margin-bottom:20px}.card-delete a{font-family:" Stolzl",sans-serif;font-size:20px;color:#E31E24}.snap-card{display:block;margin-bottom:15px}.snap-card a{font-family:" Stolzl",sans-serif;font-size:20px;color:#E31E24;font-weight:bold;display:flex;align-items:center}.snap-card .icon{margin-right:15px}@media (max-width:820px){.card-delete a{font-size:14px}.snap-card a{font-size:14px}.snap-card img{width:32px;height:32px}}.lk-content .product-list{margin:0;width:100%}.lk-content .products_catalog__wrapper{margin:0}.lk-content .product__wrapper.product__wrapper__cols{margin:0 23px 23px 0}@media (min-width:1180px){.lk-content .product__wrapper.product__wrapper__cols{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}}@media (min-width:1181px){.lk-content .category-top-products .product__wrapper.product__wrapper__cols:nth-child(4n+4){margin-right:23px!important}}@media (max-width:375px){.lk-content .product__wrapper.product__wrapper__cols{flex:0 0 96%;max-width:96%}}@media (max-width:1180px){.lk-content .product__wrapper.product__wrapper__cols{margin:0 2% 2% 0}}.lk-content nav{text-align:right;padding-right:18px;width:100%}.lk-content nav ul{float:right;margin-top:1rem}.lk-content .password-change__title a{color:#ed1c24}.lk-content .password-change__title a:hover{color:#cb0008}.lk-page-link{color:rgb(237,27,36);border-width:1px;border-style:solid;border-color:rgb(222,226,230);border-image:initial;position:relative;display:block;margin-left:-1px;line-height:1.25;background-color:rgb(255,255,255);padding:0.5rem 0.75rem}.lk-page-link:hover,.lk-page-link:active{color:#fff;background-color:rgb(237,27,36)}.lk-content a.lk-page-link.active{color:#fff;background-color:rgb(237,27,36)}.pagination-lg .lk-page-link{font-size:1.25rem;line-height:1.5;padding:0.75rem 1.5rem}.users_personal_messages{color:#28a745}.users_personal_messages .error{color:#ed1c24}