.lk-container{width:90%;max-width:1200px;margin:0 auto}.form .btn{border:none;font-size:16px;line-height:1.375;text-transform:none;padding:17px 33px;font-weight:500;letter-spacing:normal;transition:all 0.3s;width:100%;margin-bottom:16px;text-align:center;white-space:nowrap}.form .btn:last-child{margin-bottom:0}@media (min-width:576px){.form .btn{width:auto;min-width:209px;margin-right:16px;margin-bottom:0}.form .btn:last-child{margin-right:0}}.form .btn--small{font-size:14px;padding:15px;line-height:1.3}.form .btn--accent{color:#ffffff;background-color:#F5683E}.form .btn--accent:hover{background-color:#9dadee}.form .btn--white{background-color:#fff;color:#000000}.form .btn--white:hover{color:#ffffff;background-color:#F5683E}.form .btn--gray{color:#0F0E0E;background-color:#E9E9E9}.form .btn--gray:hover{background-color:#d0d0d0}.form .btn--upload{display:flex;align-items:center;justify-content:center;border:1px solid #E9E9E9;border-radius:10px;font-size:14px;font-weight:600;padding:15px 20px;margin:0 0 18px 0}.form .btn--upload .icon{fill:#000000;transition:fill 0.3s;margin-left:10px;flex-shrink:0}@media (min-width:768px){.form .btn--upload .icon{margin-left:20px}}.form .btn--upload:hover{border-color:#F5683E}.form .btn--upload:hover .icon{fill:#ffffff}.form__header{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:36px}.form__title{color:#000000;font-weight:bold;width:100%;font-family:"Noto Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;margin-bottom:20px}@media (min-width:992px){.form__title{margin-bottom:0;width:auto;margin-right:15px}}.form__buttons{display:flex;flex-wrap:wrap;width:100%}@media (min-width:992px){.form__buttons{width:auto;flex-shrink:0;margin-left:auto}}.form__table{background-color:#fff;box-shadow:0 10px 20px rgba(0, 0, 0, 0.04), 0 2px 6px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04)}.form__table-header{padding:15px;display:flex;flex-wrap:wrap;align-items:center;border-bottom:1px solid #E9E9E9}@media (min-width:992px){.form__table-header{border-bottom:none;padding:30px 30px 15px}}@media (min-width:1200px){.form__table-header{padding:40px 40px 15px}}.form__table-row{position:relative;cursor:pointer;padding:10px 15px;border-bottom:1px solid #E9E9E9;transition:background-color 0.3s;will-change:background-color}.form__table-row:last-child{border-bottom:none}@media (min-width:992px){.form__table-row{padding:12px 30px}}@media (min-width:1200px){.form__table-row{padding:12px 40px}.form__table-row.hover{background-color:#f7f7f7}.form__table-row:hover .form__table-edit{display:flex}}.form__table-row.active{background-color:#F2F2F2}.form__table-checkbox{opacity:0;visibility:hidden;position:absolute;width:0.01em;height:0.01em}.form__table-item{font-size:14px;font-weight:600;display:flex;align-items:center;flex-wrap:wrap}@media (min-width:576px){.form__table-item{display:grid;grid-gap:20px;grid-template-columns:90px 1fr 0.5fr}}@media (min-width:1200px){.form__table-item{grid-template-columns:90px 17.5% 17% 0.9fr 90px 0.7fr;grid-gap:30px}}.form__table-item>div{display:flex;width:100%;margin-bottom:20px}.form__table-item>div:last-child{margin-bottom:0}@media (min-width:576px){.form__table-item>div{margin-bottom:0;flex-direction:column;width:auto}}.form__table-title{display:block;font-size:12px;font-weight:normal;width:25%}@media (min-width:576px){.form__table-title{width:auto;margin-bottom:5px}}@media (min-width:1200px){.form__table-title{display:none}}.form__table-text{text-align:left;display:flex;flex-direction:column}@media (min-width:1200px){.form__table-date{width:90px}}.form__table-person{text-align:left;line-height:1.25}@media (min-width:768px){.form__table-person{display:flex;flex-direction:column}}.form__table-person .email{font-size:12px;color:#7b7b7b;font-weight:normal}.form__table-course{order:1}@media (min-width:1200px){.form__table-course{order:unset}}@media (min-width:1200px){.form__table-number{width:90px}.form__table-number .form__table-text{text-align:center}}.form__table-status{order:1}@media (min-width:1200px){.form__table-status{order:unset}}.form__table-status .badge{display:inline-block;text-align:center;font-size:12px;line-height:1.15;padding:7px;border-radius:6px;font-weight:normal;min-width:116px}@media (min-width:992px){.form__table-status .badge{font-size:14px}}.form__table-status .badge--filled{color:#ffffff;background-color:#60B3FF}.form__table-status .badge--not-filled{color:#ffffff;background-color:#FF6060}.form__table-status .badge--checked{color:#000000;background-color:#FFCC23}.form__table-status .badge--sent{color:#000000;background-color:#B9FF60}.form__table-edit{position:absolute;z-index:1;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;bottom:10px;right:15px;width:32px;height:32px;box-shadow:0 10px 20px rgba(0, 0, 0, 0.04), 0 2px 6px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04)}@media (min-width:576px){.form__table-edit{bottom:auto;top:50%;margin-top:-10px;right:-16px}}@media (min-width:1200px){.form__table-edit{box-shadow:none;background:none;width:20px;height:20px;border-radius:0;right:24px;left:97.5%}.form__table-edit:hover svg{fill:#f5683e}}@media (min-width:1200px){.form__table-edit{display:none}}.form__table-edit svg{width:17px;height:18px;fill:#f5683e;transition:fill 0.3s}@media (min-width:1200px){.form__table-edit svg{fill:#000000}}ul.form__pagination{text-align:center;margin-top:15px}.form .form__filter{max-height:0;overflow:hidden;transition:max-height 0.5s;will-change:max-height;width:100%}@media (min-width:992px){.form .form__filter{max-height:none;overflow:unset;transition:none;display:grid;grid-template-columns:90px 3fr 3fr 150px 2fr;grid-gap:6px}}@media (min-width:1200px){.form .form__filter{grid-gap:30px;grid-template-columns:90px 4.6fr 2.5fr 150px 2fr}}.form .form__filter-item{height:46px;margin-bottom:16px}.form .form__filter-item:last-child{margin-bottom:0}@media (min-width:992px){.form .form__filter-item{margin-bottom:0}}.form .form__filter .filter-select__item,.form .form__filter input{background:#F8F8F8;border:1px solid #D8D8D8;border-radius:0;padding:0 12px;font-size:14px;width:100%;height:100%;color:#000000}.form .form__filter .filter-select__item::placeholder,.form .form__filter .filter-select__item .select2-selection__placeholder,.form .form__filter input::placeholder,.form .form__filter input .select2-selection__placeholder{color:#949494}.form .form__filter-date{margin-top:15px}@media (min-width:992px){.form .form__filter-date{margin-top:0}}.form .form__filter-date .filter-select__item,.form .form__filter-date input,.form .form__filter-number .filter-select__item,.form .form__filter-number input{padding:0 10px}.form .form__filter .filter-select__item{padding-right:34px;position:relative;display:flex;align-items:center}.form .form__filter .select2-container--open .select2-selection__arrow b{transform:rotate(-180deg)}.form .form__filter .select2-selection__rendered{padding:0;text-overflow:unset;white-space:break-spaces;overflow:visible;line-height:1}.form .form__filter .select2-selection__arrow{position:absolute;top:0;right:0;height:100%;width:24px;background-color:#E9E9E9}.form .form__filter .select2-selection__arrow b{position:absolute;left:7px;top:22px;width:11px;height:6px;background-image:url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.98851 0.21967C10.2941 0.512563 10.2941 0.987437 9.98851 1.28033L5.8146 5.28033C5.50897 5.57322 5.01345 5.57322 4.70782 5.28033L0.533908 1.28033C0.228281 0.987437 0.228281 0.512564 0.533908 0.21967C0.839536 -0.073223 1.33506 -0.073223 1.64068 0.21967L5.26121 3.68934L8.88173 0.21967C9.18736 -0.0732233 9.68288 -0.0732233 9.98851 0.21967Z' fill='%23D8D8D8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;transition:transform 0.2s;will-change:transform}.form .form__filter-title{display:block;margin-right:20px;font-weight:600}@media (min-width:992px){.form .form__filter-title{display:none}}.form .form__filter-button{border:none;background:none;padding:0;display:flex;margin-left:auto;width:24px;height:25px}@media (min-width:992px){.form .form__filter-button{display:none}}.form .form__filter-button svg{width:100%;height:100%}.form .form__filter-button svg circle{stroke:#000000}.form .form__filter-button.active svg rect{fill:#f5683e}.form .form__filter-button.active svg circle{stroke:#f5683e}.form__upload{padding:30px 15px 25px;background-color:#fff;margin-top:30px}@media (min-width:768px){.form__upload{margin-top:35px;padding:40px 35px 25px}}.form__upload-body{display:flex;flex-wrap:wrap;flex:1}@media (min-width:992px){.form__upload-body{min-height:370px}}.form__upload-column{width:100%}.form__upload-column:first-child{padding-bottom:40px}@media (min-width:992px){.form__upload-column{width:50%;flex-shrink:0}.form__upload-column:first-child{border-right:1px solid #E5E5E5;padding-bottom:0}}.form__upload-filter{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center}@media (min-width:992px){.form__upload-filter{flex-wrap:nowrap;justify-content:unset;padding-right:30px}}.form__upload-select{width:100%;margin-bottom:16px}.form__upload-select:last-child{margin-right:0;margin-bottom:0}@media (min-width:576px){.form__upload-select{margin-right:25px;margin-bottom:0;max-width:205px}}.form__upload-select .select2-container .select2-selection--single{background-color:#F9F9F9;padding:12px;text-align:center;display:flex;align-items:center;justify-content:space-between}@media (min-width:576px){.form__upload-select .select2-container .select2-selection--single{justify-content:center}}.form__upload-select .select2-container .select2-selection--single .select2-selection__rendered,.form__upload-select .select2-container .select2-selection--single .select2-selection__placeholder{padding:0;font-size:14px;font-weight:600;display:block}.form__upload-select .select2-container .select2-selection--single .select2-selection__arrow{margin-left:22px}.form__upload-select .select2-container .select2-selection--single .select2-selection__arrow b{display:block;width:10px;height:6px;background-repeat:no-repeat;background-size:100%;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.28033 0.21967C9.57322 0.512563 9.57322 0.987437 9.28033 1.28033L5.28033 5.28033C4.98744 5.57322 4.51256 5.57322 4.21967 5.28033L0.21967 1.28033C-0.0732233 0.987437 -0.0732233 0.512564 0.21967 0.21967C0.512563 -0.073223 0.987437 -0.073223 1.28033 0.21967L4.75 3.68934L8.21967 0.21967C8.51256 -0.0732233 8.98744 -0.0732233 9.28033 0.21967Z' fill='black'/%3E%3C/svg%3E%0A");transition:transform 0.3s;will-change:transform}.form__upload-select .select2-container--open .select2-selection__arrow b{transform:rotate(-180deg)}.form__upload-dropzone{padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center}.form__upload-file{position:absolute;opacity:0;visibility:hidden;width:0.01em;height:0.01em}.form__upload-button{cursor:pointer;width:100%}@media (min-width:576px){.form__upload-button{width:auto}}.form__upload-notice{font-size:14px;color:#dadada;max-width:250px;text-align:center}.form__upload-footer{width:100%;margin-top:30px;display:flex;justify-content:center}@media (min-width:576px){.form__upload-submit{width:320px !important}}@media (min-width:768px){.form-feedback__buttons{margin-top:0}}@media (min-width:768px){.form-feedback__buttons .btn{width:100%;margin-bottom:18px;margin-right:0}}.form-feedback__buttons .btn.form-feedback__buttons-back,.form-feedback__buttons .btn.form-feedback__buttons-download{border:1px solid #E9E9E9;padding:17px 20px}.form-feedback__comment{margin-top:18px;border:2px solid #F6F6F6}.form-feedback__comment-title{padding:12px;background-color:#F6F6F6;font-weight:600;color:#000000}.form-feedback__comment-field_textarea{resize:none;border:none;padding:16px 40px 16px 11px;overflow:hidden;min-height:auto;font-size:14px;line-height:1.6;color:#000000;font-weight:500}.select2-container--filter-select{height:100%}.select2-container--filter-select .select2-dropdown{background:#F8F8F8;border-radius:0;border:1px solid #D8D8D8}.select2-container--filter-select .select2-results__option{padding:7px 13px;font-size:14px;color:#949494;transition:color 0.3s}.select2-container--filter-select .select2-results__option--selected,.select2-container--filter-select .select2-results__option:hover{color:#000000}.select2-container--upload-select .select2-dropdown{border-radius:0;border:none;background-color:#F9F9F9}.select2-container--upload-select .select2-results__options{padding:15px}@media (min-width:992px){.select2-container--upload-select .select2-results__options{padding:22px}}.select2-container--upload-select .select2-results__option{font-size:14px;padding:0 0 6px 0;border-bottom:1px solid #E6E6E6;margin-bottom:10px;color:#000000}.select2-container--upload-select .select2-results__option:last-child{padding:0;margin-bottom:0;border-bottom:none}.success-popup{max-width:550px;display:flex;flex-direction:column;align-items:center}@media (min-width:992px){.success-popup{padding:50px 36px 36px}}.success-popup__image{margin-bottom:30px}.success-popup__title{margin-bottom:5px;font-size:18px;font-weight:600;color:#000000}.success-popup__text{color:#c5c5c5;font-size:14px;margin-bottom:30px}.success-popup__close{font-size:14px;font-weight:600;padding:15px 40px;border:1px solid #E9E9E9;color:#000000;transition:all 0.3s}.success-popup__close:hover{color:#ffffff;background-color:#f5683e;border-color:#f5683e}@media (max-width:575.98px){.page-numbers span,.page-numbers span:not(.elementor-screen-only),.page-numbers a{min-width:30px;line-height:30px;margin:0 5px 0 0}}.main{background-color:#fff}.main--club{color:#5b5b5b}.section{padding:50px 0}@media (min-width:768px){.section{padding:100px 0}}.section--white{background-color:#fff}.section--white-oblique{position:relative}.section--light{background-color:#f2f2f2}.section__shape{position:absolute;left:0;width:100%}.section__shape--bottom{top:100%;height:80px}form.form-feedback .form-feedback__back{margin-bottom:30px;display:inline-block}@media (min-width:768px){form.form-feedback .form-feedback__back{margin-bottom:40px}}form.form-feedback .form-feedback__header{display:flex;flex-wrap:wrap;margin-bottom:30px}@media (min-width:768px){form.form-feedback .form-feedback__header{margin-bottom:28px;justify-content:space-between}}@media (min-width:992px){form.form-feedback .form-feedback__header{justify-content:space-evenly}}form.form-feedback .form-feedback__quote{font-size:16px;color:#7c7c7c;text-align:center;padding:15px;background-color:#fff}@media (min-width:768px){form.form-feedback .form-feedback__quote{padding:30px}}@media (min-width:992px){form.form-feedback .form-feedback__quote{padding:45px}}form.form-feedback .form-feedback__table{margin-top:20px}form.form-feedback .form-feedback__textarea{font-size:14px;min-height:auto;padding:0 0 10px 0;width:100%;resize:none;overflow:hidden;border-radius:0;border:none;border-bottom:1px solid #C1C1C1;color:#000000;transition:none}form.form-feedback .form-feedback__textarea::placeholder{color:#a9a9a9}form.form-feedback .form-feedback__textarea.auto{overflow-y:hidden}form.form-feedback .form-feedback__textarea.active{border-color:#f5683e}form.form-feedback .form-feedback__result{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:30px}form.form-feedback .form-feedback__result-column{width:100%;margin-bottom:20px}form.form-feedback .form-feedback__result-column:last-child{margin-bottom:0}@media (min-width:992px){form.form-feedback .form-feedback__result-column{width:calc(50% - 15px);margin-bottom:0}}@media (min-width:1200px){form.form-feedback .form-feedback__result-column{width:calc(50% - 30px)}}form.form-feedback .form-feedback__result-column .btn{display:inline-block;margin:20px 0}form.form-feedback .form-feedback__content{font-size:16px}form.form-feedback .form-feedback__content-header{display:block;padding:10px 15px;font-weight:600;background-color:#B9FF60}@media (min-width:768px){form.form-feedback .form-feedback__content-header{padding:10px 18px}}form.form-feedback .form-feedback__content-body{color:#000000;padding:15px;border:1px solid #B9FF60;font-size:14px}@media (min-width:768px){form.form-feedback .form-feedback__content-body{padding:16px 18px;font-size:16px}}@media (min-width:992px){form.form-feedback .form-feedback__content-body{border-width:2px}}form.form-feedback .form-feedback__content-title{text-transform:uppercase;font-weight:600;display:block;margin-bottom:7px}form.form-feedback .form-feedback__content-text{margin-bottom:15px}form.form-feedback .form-feedback__content-text>*{margin:0 0 15px 0;line-height:1.6}form.form-feedback .form-feedback__content-text>*:last-child{margin-bottom:0}form.form-feedback .form-feedback__content-manual{padding-top:15px;border-top:1px solid #E9E9E9}form.form-feedback .form-feedback__content-manual>*{margin-bottom:15px}form.form-feedback .form-feedback__content-manual>*:last-child{margin-bottom:0}form.form-feedback .form-feedback__buttons{margin-top:40px;display:flex;flex-wrap:wrap;justify-content:center}.form-feedback__input{width:100%;margin-bottom:15px}.form-feedback__input:last-child{margin-bottom:0}@media (min-width:768px){.form-feedback__input{width:calc(50% - 20px);margin-bottom:12px}.form-feedback__input:last-child{margin-bottom:12px}}@media (min-width:992px){.form-feedback__input{display:flex;align-items:center;justify-content:flex-end;max-width:450px;width:calc(50% - 45px)}.form-feedback__input:first-child{order:1}.form-feedback__input:nth-child(2){order:3}.form-feedback__input:nth-child(3){order:2}.form-feedback__input:last-child{order:4}}.form-feedback__input label{display:block;font-size:14px;margin-bottom:5px}@media (min-width:768px){.form-feedback__input label{font-size:16px}}@media (min-width:992px){.form-feedback__input label{text-align:right;margin-bottom:0;margin-right:16px}}@media (min-width:1200px){.form-feedback__input label{margin-right:36px}}.form-feedback__input .select2-container,.form-feedback__input input{background:#F8F8F8 !important;border:1px solid #D8D8D8;border-radius:0;font-size:14px;line-height:1.2;padding:14px 22px}@media (min-width:992px){.form-feedback__input .select2-container,.form-feedback__input input{max-width:230px}}.form-feedback__input .select2-container:read-only,.form-feedback__input input:read-only{color:#949494}.form-feedback__input .select2-container .select2-selection--single .select2-selection__rendered{padding:0;color:#4d4c4e}.form-feedback__checkbox input{opacity:0;visibility:hidden;position:absolute;width:0.01em;height:0.01em}.form-feedback__checkbox input:checked+label:before{border-color:#f5683e;background-color:#f5683e}.form-feedback__checkbox input:checked+label:after{content:"";position:absolute;left:9px;top:3px;width:7px;height:11px;transform:rotate(45deg);border-bottom:2px solid #fff;border-right:2px solid #fff}.form-feedback__checkbox label{position:relative;padding-left:36px;cursor:pointer}.form-feedback__checkbox label:before{content:"";position:absolute;left:0;top:-1px;width:24px;height:24px;border:1px solid #E9E9E9;border-radius:4px}.form-feedback__popup .form-feedback__content-title{cursor:pointer;align-self:flex-start;width:100%;margin-bottom:20px;padding-right:15px;position:relative}.form-feedback__popup .form-feedback__content-title .fa{position:absolute;right:0;top:7px;transition:transform 0.3s}.form-feedback__popup .form-feedback__content-title.active .fa{transform:rotate(-180deg)}.form-feedback__popup .form-feedback__content-text{margin-bottom:20px}.summary{padding:15px;background-color:#fff;font-size:16px}@media (min-width:768px){.summary{padding:30px;display:flex;justify-content:space-between}}@media (min-width:992px){.summary{padding:45px}}@media (min-width:1200px){.summary{padding:45px 60px 50px}}@media (min-width:768px){.summary-content{width:calc(100% - 270px)}}@media (min-width:768px){.summary-sidebar{width:250px;position:sticky;top:10px;height:fit-content}}.summary__header{display:none}@media (min-width:992px){.summary__header{display:flex}}.summary__header-title{display:block;font-weight:600;padding:25px 0;text-align:center;flex:1}.summary__header-title:first-child{border-right:1px solid #E9E9E9}@media (min-width:992px){.summary__header-title:last-child{flex:2.04}}@media (min-width:1200px){.summary__header-title:last-child{flex:1}}.summary__chapter-title{display:block;font-size:16px;text-align:center;font-weight:600;color:#ffffff;padding:10px 15px;background-color:#f5683e}.summary__chapter-row{display:flex;flex-wrap:wrap;border-bottom:2px solid #E9E9E9}@media (min-width:992px){.summary__chapter-row{border-width:1px}}@media (min-width:1200px){.summary__chapter-row>div{min-height:165px}}.summary__chapter-item{width:100%;padding:20px 0;border-bottom:1px solid #E9E9E9;display:flex;flex-direction:column;justify-content:center}@media (min-width:768px){.summary__chapter-item{padding:30px}}@media (min-width:992px){.summary__chapter-item{border-bottom:none;border-right:1px solid #E9E9E9;border-left:1px solid #E9E9E9;width:auto;flex:1;padding:10px 40px 10px 10px}}@media (min-width:1200px){.summary__chapter-item{width:30%;flex:unset;padding:10px 40px 10px 10px}}.summary__chapter-controls{width:100%;padding:20px 0;display:flex;flex-direction:column;justify-content:center}@media (min-width:576px){.summary__chapter-controls{width:auto;padding:15px 15px 15px 0}}@media (min-width:768px){.summary__chapter-controls{padding:30px;flex:1}}@media (min-width:992px){.summary__chapter-controls{border-right:1px solid #E9E9E9}}@media (min-width:1200px){.summary__chapter-controls{padding:10px 30px;flex:unset}}.summary__chapter-checkbox{margin-bottom:13px;font-size:16px}.summary__chapter-checkbox:last-child{margin-bottom:0}.summary__chapter-example{padding:20px 0;width:100%;border-top:1px solid #E9E9E9}@media (min-width:576px){.summary__chapter-example{padding:15px 0 15px 15px;border-top:none;border-left:1px solid #E9E9E9;flex:1;width:auto}}@media (min-width:768px){.summary__chapter-example{padding:30px}}@media (min-width:992px){.summary__chapter-example{border-left:none;padding:30px 18px 30px 30px}}@media (min-width:1200px){.summary__chapter-example{padding:45px 18px 45px 30px}}@media (min-width:1366px){.summary__chapter-example{padding:45px 30px}}.summary__chapter-example.hidden{display:none}@media (min-width:992px){.summary__chapter-example.hidden{display:block}.summary__chapter-example.hidden textarea{display:none}}@media (min-width:768px){body.single-nks{overflow:initial}}#select2-f_coach-results{max-height:65vh;overflow-y:scroll}.form-feedback__input input{padding:10px 22px 9px !important}.form-feedback__checkbox input.error+label:before{border-color:red}#nksForm input[type=text].error,#nksForm textarea.error{border-color:red}.account{position:relative;padding:45px 0}@media (min-width:992px){.account{padding:45px 0 200px}}.account__shape{z-index:-1;top:0;height:100%}.account__shape svg{height:30%}@media (min-width:768px){.account__shape svg{height:59%}}@media (min-width:992px){.account__shape svg{height:44%}}@media (min-width:1440px){.account__shape svg{height:45%}}.account__inner{display:flex;flex-direction:column-reverse}@media (min-width:768px){.account__inner{justify-content:space-between;flex-direction:row}}.account__info{width:100%}@media (min-width:768px){.account__info{width:auto;margin-top:30px;flex:1}}.account__title{font-size:36px;line-height:1;color:#060628;margin:0 0 10px 0}@media (min-width:576px){.account__title{font-size:44px}}@media (min-width:768px){.account__title{margin:0;line-height:1.3;color:#ffffff}}.account__links{display:flex;align-items:center;margin-bottom:25px}.account__links-account{font-size:17px;color:#000000}@media (min-width:768px){.account__links-account{color:#e3e3e3}}.account__links-email{font-size:12px;color:#898989;height:100%}.account__links>*:not(:last-child){margin-right:25px;position:relative}.account__links>*:not(:last-child):after{content:"";display:block;position:absolute;right:-25px;top:2px;height:23px;width:1px;background-color:#000000;margin:0 12px}@media (min-width:768px){.account__links>*:not(:last-child):after{background-color:#e3e3e3}}.account__position{max-width:230px;color:#898989;margin-bottom:60px;font-size:14px;line-height:1.7}.account__buttons{display:flex;flex-direction:column}.account__buttons .btn{margin-right:0;margin-bottom:14px}.account__buttons .btn:last-child{margin-bottom:0}@media (min-width:576px){.account__buttons .btn{max-width:202px}}.account__image{margin-bottom:30px}@media (min-width:768px){.account__image{margin-bottom:0}}.account__avatar{position:relative;width:100%;padding-top:100%;height:0}@media (min-width:425px){.account__avatar{padding-top:0;width:288px;height:288px}}@media (min-width:992px){.account__avatar{width:333px;height:333px}}.account__avatar img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.account__socials{display:flex;align-items:center;justify-content:center;font-size:0;list-style:none;margin:15px 0 0;max-width:288px}@media (min-width:768px){.account__socials{margin:15px auto 0}}.account__socials-item{margin-right:27px}.account__socials-item:last-child{margin-right:0}.account__socials-link{width:20px;height:20px;display:block}.account__socials-link svg{width:100%;height:100%;fill:#060628;transition:fill 0.3s}.account__socials-link:hover svg{fill:#f5683e}.select2-dropdown--below{top:33px}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22http%3A%2F%2Fnks.local%2F%22%2C%22sources%22%3A%5B%22C%3A%2FPHP83%2Flocal-nks%2Fwp-content%2Fthemes%2Foceanwp-child-theme-master%2F_assets%2Fscss%2F_common.scss%22%2C%22C%3A%2FPHP83%2Flocal-nks%2Fwp-content%2Fthemes%2Foceanwp-child-theme-master%2F_assets%2Fscss%2F_sections.scss%22%2C%22C%3A%2FPHP83%2Flocal-nks%2Fwp-content%2Fthemes%2Foceanwp-child-theme-master%2F_assets%2Fscss%2F_lk-feedback.scss%22%2C%22C%3A%2FPHP83%2Flocal-nks%2Fwp-content%2Fthemes%2Foceanwp-child-theme-master%2F_assets%2Fscss%2F_lk-account.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%2CcAAA%2CwCAAA%2CCAOI%2CWAAA%2C%2BMAAA%2CCAcI%2CsBAAA%2CeAAA%2CCAIA%2CyBAAA%2CWAAA%2C4DAAA%2CCAMI%2CsBAAA%2CcAAA%2CCAAA%2CCAKJ%2CkBAAA%2C2CAAA%2CCAMA%2CmBAAA%2CsCAAA%2CCAII%2CyBAAA%2CwBAAA%2CCAKJ%2CkBAAA%2CmCAAA%2CCAII%2CwBAAA%2CsCAAA%2CCAMJ%2CiBAAA%2CsCAAA%2CCAII%2CuBAAA%2CwBAAA%2CCAKJ%2CmBAAA%2CqKAAA%2CCAWI%2CyBAAA%2CgEAAA%2CCAMI%2CyBAAA%2CyBAAA%2CgBAAA%2CCAAA%2CCAKJ%2CyBAAA%2CoBAAA%2CCAGI%2C%2BBAAA%2CYAAA%2CCAOZ%2CcAAA%2CiEAAA%2CCAOA%2CaAAA%2CqJAAA%2CCAOI%2CyBAAA%2CaAAA%2C4CAAA%2CCAAA%2CCAOJ%2CeAAA%2CsCAAA%2CCAKI%2CyBAAA%2CeAAA%2CyCAAA%2CCAAA%2CCAOJ%2CaAAA%2C4HAAA%2CCAII%2CoBAAA%2C2FAAA%2CCAOI%2CyBAAA%2CoBAAA%2CyCAAA%2CCAAA%2CCAKA%2C0BAAA%2CoBAAA%2CsBAAA%2CCAAA%2CCAKJ%2CiBAAA%2CgJAAA%2CCAQI%2C4BAAA%2CkBAAA%2CCAIA%2CyBAAA%2CiBAAA%2CiBAAA%2CCAAA%2CCAIA%2C0BAAA%2CiBAAA%2CiBAAA%2CCAGI%2CuBAAA%2CwBAAA%2CCAKI%2CyCAAA%2CYAAA%2CCAAA%2CCAMR%2CwBAAA%2CwBAAA%2CCAKJ%2CsBAAA%2CwEAAA%2CCAQA%2CkBAAA%2C6EAAA%2CCAOI%2CyBAAA%2CkBAAA%2C%2BDAAA%2CCAAA%2CCAMA%2C0BAAA%2CkBAAA%2CmEAAA%2CCAAA%2CCAKA%2CsBAAA%2C0CAAA%2CCAMI%2CiCAAA%2CeAAA%2CCAIA%2CyBAAA%2CsBAAA%2CgDAAA%2CCAAA%2CCAQR%2CmBAAA%2CyDAAA%2CCAMI%2CyBAAA%2CmBAAA%2C4BAAA%2CCAAA%2CCAKA%2C0BAAA%2CmBAAA%2CYAAA%2CCAAA%2CCAKJ%2CkBAAA%2CkDAAA%2CCAOI%2C0BAAA%2CkBAAA%2CUAAA%2CCAAA%2CCAKJ%2CoBAAA%2CgCAAA%2CCAII%2CyBAAA%2CoBAAA%2CkCAAA%2CCAAA%2CCAKA%2C2BAAA%2C%2BCAAA%2CCAOJ%2CoBAAA%2COAAA%2CCAGI%2C0BAAA%2CoBAAA%2CWAAA%2CCAAA%2CCAMA%2C0BAAA%2CoBAAA%2CUAAA%2CCAGI%2CsCAAA%2CiBAAA%2CCAAA%2CCAMR%2CoBAAA%2COAAA%2CCAGI%2C0BAAA%2CoBAAA%2CWAAA%2CCAAA%2CCAIA%2C2BAAA%2CuIAAA%2CCAUI%2CyBAAA%2C2BAAA%2CcAAA%2CCAAA%2CCAIA%2CmCAAA%2CsCAAA%2CCAKA%2CuCAAA%2CsCAAA%2CCAKA%2CoCAAA%2CsCAAA%2CCAKA%2CiCAAA%2CsCAAA%2CCAOR%2CkBAAA%2C%2BQAAA%2CCAcI%2CyBAAA%2CkBAAA%2CgDAAA%2CCAAA%2CCAOA%2C0BAAA%2CkBAAA%2C4FAAA%2CCAUQ%2C4BAAA%2CYAAA%2CCAAA%2CCAMR%2C0BAAA%2CkBAAA%2CYAAA%2CCAAA%2CCAIA%2CsBAAA%2CwDAAA%2CCAMI%2C0BAAA%2CsBAAA%2CYAAA%2CCAAA%2CCAQR%2CoBAAA%2CiCAAA%2CCAMJ%2CoBAAA%2CyFAAA%2CCAOI%2CyBAAA%2CoBAAA%2CqHAAA%2CCAAA%2CCASA%2C0BAAA%2CoBAAA%2C8DAAA%2CCAAA%2CCAKA%2CyBAAA%2C8BAAA%2CCAII%2CoCAAA%2CeAAA%2CCAIA%2CyBAAA%2CyBAAA%2CeAAA%2CCAAA%2CCAKJ%2CmEAAA%2C8HAAA%2CCAWI%2CgOAAA%2CaAAA%2CCAMJ%2CyBAAA%2CeAAA%2CCAGI%2CyBAAA%2CyBAAA%2CYAAA%2CCAAA%2CCAOA%2C8JAAA%2CcAAA%2CCAMJ%2CyCAAA%2CoEAAA%2CCAUY%2CyEAAA%2CyBAAA%2CCAQR%2CiDAAA%2CqFAAA%2CCAQA%2C8CAAA%2C%2BEAAA%2CCAQI%2CgDAAA%2C6sBAAA%2CCAeR%2C0BAAA%2C%2BCAAA%2CCAKI%2CyBAAA%2C0BAAA%2CYAAA%2CCAAA%2CCAKJ%2C2BAAA%2C0FAAA%2CCASI%2CyBAAA%2C2BAAA%2CYAAA%2CCAAA%2CCAIA%2C%2BBAAA%2CsBAAA%2CCAII%2CsCAAA%2CcAAA%2CCAOI%2C2CAAA%2CYAAA%2CCAIA%2C6CAAA%2CcAAA%2CCAQhB%2CcAAA%2C4DAAA%2CCAKI%2CyBAAA%2CcAAA%2CsCAAA%2CCAAA%2CCAKA%2CmBAAA%2CkCAAA%2CCAKI%2CyBAAA%2CmBAAA%2CgBAAA%2CCAAA%2CCAKJ%2CqBAAA%2CUAAA%2CCAGI%2CiCAAA%2CmBAAA%2CCAIA%2CyBAAA%2CqBAAA%2CuBAAA%2CCAII%2CiCAAA%2C%2BCAAA%2CCAAA%2CCAOR%2CqBAAA%2CyEAAA%2CCAMI%2CyBAAA%2CqBAAA%2CyDAAA%2CCAAA%2CCAOJ%2CqBAAA%2C6BAAA%2CCAII%2CgCAAA%2C8BAAA%2CCAKA%2CyBAAA%2CqBAAA%2CiDAAA%2CCAAA%2CCAOI%2CmEAAA%2CqHAAA%2CCAQI%2CyBAAA%2CmEAAA%2CsBAAA%2CCAAA%2CCAIA%2CmMAAA%2CsDAAA%2CCAQA%2C6FAAA%2CgBAAA%2CCAGI%2C%2BFAAA%2CurBAAA%2CCAeA%2C0EAAA%2CyBAAA%2CCAQhB%2CuBAAA%2CyFAAA%2CCAQA%2CmBAAA%2CwEAAA%2CCAQA%2CqBAAA%2CyBAAA%2CCAII%2CyBAAA%2CqBAAA%2CUAAA%2CCAAA%2CCAKJ%2CqBAAA%2C8DAAA%2CCAOA%2CqBAAA%2C8DAAA%2CCAQI%2CyBAAA%2CqBAAA%2CsBAAA%2CCAAA%2CCASA%2CyBAAA%2CwBAAA%2CYAAA%2CCAAA%2CCAMI%2CyBAAA%2C6BAAA%2C4CAAA%2CCAAA%2CCAMA%2CsHAAA%2C0CAAA%2CCASR%2CwBAAA%2CwCAAA%2CCAII%2C8BAAA%2CmEAAA%2CCASI%2CuCAAA%2CgJAAA%2CCAoBZ%2CkCAAA%2CWAAA%2CCAGI%2CoDAAA%2C2DAAA%2CCAMA%2C2DAAA%2CmEAAA%2CCAMI%2CsIAAA%2CaAAA%2CCAQJ%2CoDAAA%2CoDAAA%2CCAMA%2C4DAAA%2CYAAA%2CCAGI%2CyBAAA%2C4DAAA%2CYAAA%2CCAAA%2CCAKJ%2C2DAAA%2CiGAAA%2CCAOI%2CsEAAA%2C4CAAA%2CCASZ%2CeAAA%2CqEAAA%2CCAMI%2CyBAAA%2CeAAA%2CsBAAA%2CCAAA%2CCAIA%2CsBAAA%2CkBAAA%2CCAIA%2CsBAAA%2C8DAAA%2CCAOA%2CqBAAA%2C%2BCAAA%2CCAMA%2CsBAAA%2C2GAAA%2CCAQI%2C4BAAA%2C2DAAA%2CCAYA%2C4BAAA%2CkFAAA%2CgDAAA%2CCAAA%2CCC%2F2BR%2CMAAA%2CqBAAA%2CCAGC%2CYAAA%2CaAAA%2CCAKD%2CSAAA%2CcAAA%2CCAGC%2CyBAAA%2CSAAA%2CeAAA%2CCAAA%2CCAIA%2CgBAAA%2CqBAAA%2CCAGC%2CwBAAA%2CiBAAA%2CCAKD%2CgBAAA%2CwBAAA%2CCAIA%2CgBAAA%2CmCAAA%2CCAKC%2CwBAAA%2CoBAAA%2CCC9BM%2CwCAAA%2CuCAAA%2CCAII%2CyBAAA%2CwCAAA%2CkBAAA%2CCAAA%2CCAKJ%2C0CAAA%2C8CAAA%2CCAKI%2CyBAAA%2C0CAAA%2CgDAAA%2CCAAA%2CCAKA%2CyBAAA%2C0CAAA%2C4BAAA%2CCAAA%2CCAKJ%2CyCAAA%2CiFAAA%2CCAOI%2CyBAAA%2CyCAAA%2CYAAA%2CCAAA%2CCAIA%2CyBAAA%2CyCAAA%2CYAAA%2CCAAA%2CCAKJ%2CyCAAA%2CeAAA%2CCAIA%2C4CAAA%2CkLAAA%2CCAaI%2CyDAAA%2CaAAA%2CCAIA%2CiDAAA%2CiBAAA%2CCAIA%2CmDAAA%2CoBAAA%2CCAKJ%2C0CAAA%2CyEAAA%2CCAMI%2CiDAAA%2C6BAAA%2CCAII%2C4DAAA%2CeAAA%2CCAIA%2CyBAAA%2CiDAAA%2CsCAAA%2CCAAA%2CCAKA%2C0BAAA%2CiDAAA%2CsBAAA%2CCAAA%2CCAIA%2CsDAAA%2CkCAAA%2CCAOR%2C2CAAA%2CcAAA%2CCAGI%2CkDAAA%2CwEAAA%2CCAMI%2CyBAAA%2CkDAAA%2CiBAAA%2CCAAA%2CCAKJ%2CgDAAA%2CkEAAA%2CCAMI%2CyBAAA%2CgDAAA%2CgCAAA%2CCAAA%2CCAKA%2CyBAAA%2CgDAAA%2CgBAAA%2CCAAA%2CCAKJ%2CiDAAA%2CwEAAA%2CCAOA%2CgDAAA%2CkBAAA%2CCAGI%2CkDAAA%2CiCAAA%2CCAII%2C6DAAA%2CeAAA%2CCAMR%2CkDAAA%2C6CAAA%2CCAII%2CoDAAA%2CkBAAA%2CCAGI%2C%2BDAAA%2CeAAA%2CCAOZ%2C2CAAA%2CkEAAA%2CCAUJ%2CsBAAA%2C6BAAA%2CCAII%2CiCAAA%2CeAAA%2CCAIA%2CyBAAA%2CsBAAA%2CyCAAA%2CCAII%2CiCAAA%2CkBAAA%2CCAAA%2CCAKJ%2CyBAAA%2CsBAAA%2C%2BFAAA%2CCAOI%2CkCAAA%2COAAA%2CCAIA%2CmCAAA%2COAAA%2CCAIA%2CmCAAA%2COAAA%2CCAIA%2CiCAAA%2COAAA%2CCAAA%2CCAKJ%2C4BAAA%2C8CAAA%2CCAKI%2CyBAAA%2C4BAAA%2CcAAA%2CCAAA%2CCAIA%2CyBAAA%2C4BAAA%2CkDAAA%2CCAAA%2CCAMA%2C0BAAA%2C4BAAA%2CiBAAA%2CCAAA%2CCAKJ%2CqEAAA%2CuHAAA%2CCASI%2CyBAAA%2CqEAAA%2CeAAA%2CCAAA%2CCAIA%2CyFAAA%2CaAAA%2CCAOI%2CiGAAA%2CuBAAA%2CCASR%2C%2BBAAA%2CwEAAA%2CCASY%2CoDAAA%2C6CAAA%2CCAKA%2CmDAAA%2CoJAAA%2CCAeZ%2C%2BBAAA%2CkDAAA%2CCAKI%2CsCAAA%2C8GAAA%2CCAcJ%2CoDAAA%2CuGAAA%2CCAQI%2CwDAAA%2C2DAAA%2CCAQI%2C%2BDAAA%2CyBAAA%2CCAMR%2CmDAAA%2CkBAAA%2CCAMR%2CSAAA%2CiDAAA%2CCAKI%2CyBAAA%2CSAAA%2CuDAAA%2CCAAA%2CCAMA%2CyBAAA%2CSAAA%2CYAAA%2CCAAA%2CCAIA%2C0BAAA%2CSAAA%2CsBAAA%2CCAAA%2CCAKI%2CyBAAA%2CiBAAA%2CwBAAA%2CCAAA%2CCAMA%2CyBAAA%2CiBAAA%2CuDAAA%2CCAAA%2CCAQJ%2CiBAAA%2CYAAA%2CCAGI%2CyBAAA%2CiBAAA%2CYAAA%2CCAAA%2CCAIA%2CuBAAA%2CqEAAA%2CCAOI%2CmCAAA%2C8BAAA%2CCAMI%2CyBAAA%2CkCAAA%2CSAAA%2CCAAA%2CCAIA%2C0BAAA%2CkCAAA%2CMAAA%2CCAAA%2CCAQR%2CwBAAA%2CuHAAA%2CCAUA%2CsBAAA%2C2DAAA%2CCAKI%2CyBAAA%2CsBAAA%2CgBAAA%2CCAAA%2CCAKI%2C0BAAA%2C0BAAA%2CgBAAA%2CCAAA%2CCAMR%2CuBAAA%2CmHAAA%2CCAQI%2CyBAAA%2CuBAAA%2CYAAA%2CCAAA%2CCAIA%2CyBAAA%2CuBAAA%2C6HAAA%2CCAAA%2CCASA%2C0BAAA%2CuBAAA%2CgDAAA%2CCAAA%2CCAOJ%2C2BAAA%2CmFAAA%2CCAOI%2CyBAAA%2C2BAAA%2CmCAAA%2CCAAA%2CCAKA%2CyBAAA%2C2BAAA%2CmBAAA%2CCAAA%2CCAKA%2CyBAAA%2C2BAAA%2C8BAAA%2CCAAA%2CCAIA%2C0BAAA%2C2BAAA%2C4BAAA%2CCAAA%2CCAWJ%2C2BAAA%2CiCAAA%2CCAII%2CsCAAA%2CeAAA%2CCAKJ%2C0BAAA%2CsDAAA%2CCAKI%2CyBAAA%2C0BAAA%2CwFAAA%2CCAAA%2CCAQA%2CyBAAA%2C0BAAA%2CYAAA%2CCAAA%2CCAIA%2CyBAAA%2C0BAAA%2C4CAAA%2CCAAA%2CCAKA%2C0BAAA%2C0BAAA%2C2BAAA%2CCAAA%2CCAIA%2C0BAAA%2C0BAAA%2CiBAAA%2CCAAA%2CCAIA%2CiCAAA%2CYAAA%2CCAGI%2CyBAAA%2CiCAAA%2CaAAA%2CCAGI%2C0CAAA%2CYAAA%2CCAAA%2CCAUhB%2CyBAAA%2CgBAAA%2CgBAAA%2CCAAA%2CCAKJ%2CyBAAA%2CiCAAA%2CCAKA%2C4BAAA%2CgCAAA%2CCAIA%2CkDAAA%2CgBAAA%2CCAIA%2CwDAAA%2CgBAAA%2CCCvjBA%2CSAAA%2CgCAAA%2CCAOI%2CyBAAA%2CSAAA%2CoBAAA%2CCAAA%2CCAIA%2CgBAAA%2C4BAAA%2CCAKI%2CoBAAA%2CUAAA%2CCAGI%2CyBAAA%2CoBAAA%2CUAAA%2CCAAA%2CCAIA%2CyBAAA%2CoBAAA%2CUAAA%2CCAAA%2CCAIA%2C0BAAA%2CoBAAA%2CUAAA%2CCAAA%2CCAMR%2CgBAAA%2C0CAAA%2CCAII%2CyBAAA%2CgBAAA%2CgDAAA%2CCAAA%2CCAMJ%2CeAAA%2CUAAA%2CCAGI%2CyBAAA%2CeAAA%2CiCAAA%2CCAAA%2CCAOJ%2CgBAAA%2C4DAAA%2CCAMI%2CyBAAA%2CgBAAA%2CcAAA%2CCAAA%2CCAIA%2CyBAAA%2CgBAAA%2CsCAAA%2CCAAA%2CCAOJ%2CgBAAA%2CkDAAA%2CCAKI%2CwBAAA%2C4BAAA%2CCAII%2CyBAAA%2CwBAAA%2CaAAA%2CCAAA%2CCAKJ%2CsBAAA%2CwCAAA%2CCAOI%2CmCAAA%2CmCAAA%2CCAII%2CyCAAA%2C2HAAA%2CCAWI%2CyBAAA%2CyCAAA%2CwBAAA%2CCAAA%2CCAQhB%2CmBAAA%2C%2BEAAA%2CCAQA%2CkBAAA%2CkCAAA%2CCAII%2CuBAAA%2CiCAAA%2CCAII%2CkCAAA%2CeAAA%2CCAIA%2CyBAAA%2CuBAAA%2CeAAA%2CCAAA%2CCAMR%2CgBAAA%2CkBAAA%2CCAGI%2CyBAAA%2CgBAAA%2CeAAA%2CCAAA%2CCAKJ%2CiBAAA%2CsDAAA%2CCAMI%2CyBAAA%2CiBAAA%2CsCAAA%2CCAAA%2CCAMA%2CyBAAA%2CiBAAA%2CwBAAA%2CCAAA%2CCAKA%2CqBAAA%2CsEAAA%2CCAUJ%2CkBAAA%2CkHAAA%2CCASI%2CyBAAA%2CkBAAA%2CkBAAA%2CCAAA%2CCAIA%2CuBAAA%2CiBAAA%2CCAGI%2CkCAAA%2CcAAA%2CCAKJ%2CuBAAA%2CoCAAA%2CCAKI%2C2BAAA%2CwDAAA%2CCAQI%2CiCAAA%2CYAAA%2CCAOhB%2CyBAAA%2CQAAA%22%7D */