@-webkit-keyframes bounce-up{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(-50%) rotate(15deg);transform:translateY(-50%) rotate(15deg)}40%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}60%{-webkit-transform:translateY(-50%) rotate(-15deg);transform:translateY(-50%) rotate(-15deg)}}@keyframes bounce-up{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(-50%) rotate(15deg);transform:translateY(-50%) rotate(15deg)}40%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}60%{-webkit-transform:translateY(-50%) rotate(-15deg);transform:translateY(-50%) rotate(-15deg)}}.page{overflow:hidden;padding:24px 0 48px}.page--white{background:#fff}.page--text-small{font-size:.9em}.page__shadow-img{display:block;width:100%;border-radius:8px;-webkit-box-shadow:0 10px 40px rgba(57,56,55,.05);box-shadow:0 10px 40px rgba(57,56,55,.05)}.page__full-thumb{display:block;margin:0 -5vw 20px}.page__full-thumb-img{display:block;width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.page__gallery{margin:1.5em 0}.page__gallery-link{display:block;-webkit-transition:color .3s;transition:color .3s}.page__gallery-link:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.page__gallery-thumb{display:block;overflow:hidden;border-radius:8px}.page__gallery-img{display:block;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;-webkit-transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.page__info,.page__info-number{display:-webkit-box;display:-ms-flexbox;display:flex}.page__info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin:-4px 0 16px;line-height:1;font-size:11px;letter-spacing:.05em;color:#968a7d;text-transform:uppercase}.page__info-number{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4em}.page__info-number:first-child{margin:0 auto 0 0}.page__info-number svg{width:1.45em;height:1.45em}.page__icons-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:1em;-moz-column-gap:1em;column-gap:1em;row-gap:.7em;padding:0;margin:0;list-style:none}.page__icons-list--between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page__icons-list--large{font-size:.8em;text-transform:uppercase;color:#968a7d;letter-spacing:.1em}.page__icons-list--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page__footer,.page__icons-list__item{display:-webkit-box;display:-ms-flexbox;display:flex}.page__icons-list__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5em}.page__icons-list__item svg{width:1.2em;height:1.2em;margin:-.1em 0 0;color:#968a7d}.page__footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25em;margin:1.5em 0 0}.page__footer-label{width:100%;margin:0 0 8px;font-size:.875em}.breadcrumbs,.page__footer-tags{-ms-flex-wrap:wrap;flex-wrap:wrap}.page__footer-tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.breadcrumbs{padding:0;margin:-8px 0 16px;list-style:none;font-size:14px;color:#968a7d}.breadcrumbs,.breadcrumbs__link,.breadcrumbs__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.breadcrumbs__text:before{content:"|";color:#a69888}.breadcrumbs__link{gap:4px;color:#393837;-webkit-transition:color .3s;transition:color .3s}.breadcrumbs__link:hover{color:#645e57}.breadcrumbs__link svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:1.1em;height:1.1em;margin:-1px 0 0;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.responsive-video{position:relative;display:block;overflow:hidden;color:#fff;aspect-ratio:16/9;-webkit-box-shadow:0 10px 40px rgba(57,56,55,.05);box-shadow:0 10px 40px rgba(57,56,55,.05)}.responsive-video:has(iframe){aspect-ratio:16/9;height:auto}.responsive-video--round{border-radius:8px}.responsive-video.show{aspect-ratio:16/9;-webkit-transition:padding-top .3s;transition:padding-top .3s}.responsive-video--full{margin-left:-5vw;margin-right:-5vw}.responsive-video:hover .responsive-video__img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.responsive-video:hover .icon-play{-webkit-transform:translate(-50%,-50%) scale(1.2);-ms-transform:translate(-50%,-50%) scale(1.2);transform:translate(-50%,-50%) scale(1.2)}.responsive-video iframe,.responsive-video__img{position:absolute;left:0;top:0;width:100%;height:100%;border:0;outline:0}.responsive-video iframe+.responsive-video__link{visibility:hidden;opacity:0}.responsive-video__img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;-webkit-transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.icon-play,.responsive-video__link{position:absolute;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}.responsive-video__link{left:0;top:0;width:100%;height:100%;color:inherit}.icon-play{left:50%;top:50%;color:#fff;border-radius:50%;background:rgba(255,153,0,.85);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.icon-play--small{width:56px;height:56px}.icon-play--large{width:64px;height:64px}.icon-play svg{width:45%;height:45%;margin:0 0 0 6%}.support{row-gap:8px}.support__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;line-height:1;font-size:15px;color:#393837;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:8px;-webkit-box-shadow:0 10px 40px rgba(57,56,55,.05);box-shadow:0 10px 40px rgba(57,56,55,.05);background:#fff;-webkit-transition:color .3s,-webkit-box-shadow .3s;transition:box-shadow .3s,color .3s;transition:box-shadow .3s,color .3s,-webkit-box-shadow .3s}.support__item--large{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;padding:16px}.support__item--small{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:9px 16px}.support__item-gift{position:absolute;top:50%;left:21px;width:20px;margin:-18px 0 0;-webkit-animation:bounce-up 2s ease infinite;animation:bounce-up 2s ease infinite}.support__item-img--large{width:40px}.support__item-img--small{width:30px}.messages__title{margin:0 0 12px}.messages__forwarded{margin:0 0 .3em}.messages__forwarded-label{font-size:.8em;line-height:1;color:#968a7d;margin:0 0 .6em auto}.messages__forwarded-user,.messages__item{display:-webkit-box;display:-ms-flexbox;display:flex}.messages__forwarded-user{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#645e57;font-weight:700;font-size:.9em;line-height:1;text-decoration:none}.messages__forwarded-user img{width:24px;height:24px;margin:0 .7em 0 0;border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.messages__forwarded-user span{margin:0 0 0 .8em;padding:.1em 0 .1em .8em;color:#968a7d;font-weight:400;font-size:.9em;border-left:1px solid #a69888}.messages__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:10px 0 0}.messages__item--lock,.messages__item--lock .messages__head{color:#968a7d}.messages__item--chat{margin:16px 0 0}.messages__item--right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.messages__item--right .messages__menu{margin:0 0 0 -5px}.messages__item:not(.messages__item--right) .messages__menu{margin:0 -5px 0 0}.messages__item:first-child{margin:2px 0 0}.messages__item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.messages__item-date,.messages__item-time{line-height:1;text-align:right;color:#968a7d;margin:0 0 0 auto}.messages__item-date{font-size:.9em;font-weight:700}.messages__item-time{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:.7em}.messages__item-time--media{position:absolute;right:12px;bottom:12px;color:#fff;padding:.2em .4em;border-radius:4px;background-color:rgba(0,0,0,.5);z-index:2}.messages__item-time svg{width:16px;height:16px}.messages__item-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.1em;font-weight:700;color:#393837;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.messages__item-file:hover{color:#f90}.messages__item-file svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:24px;height:32px;margin:0 10px 0 0;color:#968a7d}.messages__item .read-more__button{margin:.25em 0 0}.messages__media{display:block;overflow:hidden}.messages__media-img{display:block;width:100%;height:auto}.messages__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 12px;font-size:.9em;line-height:1;color:#393837}.messages__head--large{font-size:1em}.messages__head--reply{margin:0 0 4px;color:#645e57;font-size:1em}.messages__head-img{width:1.75em;height:1.75em;margin:0 .7em 0 0;border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.messages__head-img--large{width:32px;height:32px}.messages__head-name{font-weight:700;text-decoration:none}.messages__head-status{margin:0 0 0 .8em;padding:.1em 0 .1em .8em;color:#968a7d;font-size:.9em;border-left:1px solid #a69888}.messages__body{position:relative;min-width:60%;padding:10px 12px}.messages__body--media{padding:0}.messages__body--chat{padding:0;width:100%}.messages__body--chat .messages__media{border-radius:8px 8px 8px 0}.messages__body--chat .messages__text{padding:0 20px 0 0}.messages__body--chat .messages__item-time{position:absolute;right:-10px;bottom:6px}.messages__body--left{background-color:#f8f4ef}.messages__body--left,.messages__body--left .messages__media{border-radius:8px 8px 8px 0}.messages__body--right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;background-color:#ffe8cb}.messages__body--right,.messages__body--right .messages__media{border-radius:8px 8px 0 8px}.messages__body-bookmark{position:absolute;top:-2px;right:0;color:#f90}.messages__body-bookmark svg{width:16px;height:16px;margin:0 0 0 5px}.messages__body-bookmark svg.red{color:#ff1200}.messages__body-bookmark,.messages__info{display:-webkit-box;display:-ms-flexbox;display:flex}.messages__menu{position:relative}.messages__menu:hover ul{opacity:1;visibility:visible;-webkit-transition:all .3s;transition:all .3s}.messages__menu-toggle{position:relative;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:17px;height:21px;padding:0;border:0;cursor:pointer;background:0 0}.messages__menu-toggle span,.messages__menu-toggle:after,.messages__menu-toggle:before{width:3px;height:3px;background-color:#a69888;border-radius:50%}.messages__menu-toggle:after,.messages__menu-toggle:before{content:"";position:absolute;left:7px}.messages__menu-toggle:before{top:3px}.messages__menu-toggle:after{bottom:3px}.messages__menu-list{position:absolute;top:100%;z-index:10;padding:.6em 0;margin:0;opacity:0;visibility:hidden;list-style:none;background-color:#fff;-webkit-box-shadow:0 10px 40px rgba(57,56,55,.1);box-shadow:0 10px 40px rgba(57,56,55,.1);border-radius:4px;-webkit-transition:all .3s .2s;transition:all .3s .2s}.messages__menu-list--left{right:0}.messages__menu-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5em;padding:.5em 1.3em .5em 1.1em;text-align:left;white-space:nowrap;cursor:pointer;color:#645e57;font-size:.95em;border:0;background:0 0;-webkit-transition:color .3s;transition:color .3s}.messages__menu-button:hover,.messages__menu-button:hover svg{color:#f90}.messages__menu-button svg{width:1.4em;height:1.4em;color:#968a7d;-webkit-transition:color .3s;transition:color .3s}.messages__notify{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;color:#968a7d;font-size:.9em;line-height:1.3}.messages__courses:not(:last-child){margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #d4cbc2}.messages__users{padding:0;margin:0;list-style:none}.messages__users-info{overflow:hidden}.messages__users-item{margin:0 0 14px}.messages__users-item:last-child{margin:0}.messages__users-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;color:#645e57;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.messages__users-link:hover{color:#f90}.messages__users-link:hover .messages__users-name{color:inherit}.messages__users-img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:48px;height:48px;margin:0 10px 0 0;border-radius:50%}.messages__users-name{color:#393837;font-family:"Roboto",sans-serif;font-weight:700;overflow:hidden;text-overflow:ellipsis}.messages__users-position{display:block;margin:4px 0 0;color:#645e57;font-size:.9em}.messages__users-date{margin:0 0 0 auto;color:#968a7d;font-size:.9em;white-space:nowrap}.messages__downbtn,.messages__users-count,.messages__users-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.messages__users-text{gap:12px;font-size:1.1em;line-height:1.4}.messages__users-text svg{width:24px;height:24px;color:#968a7d}.messages__downbtn,.messages__users-count{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.messages__users-count{margin:0 0 0 .4em;min-width:1.2em;height:1.2em;line-height:1;font-size:.9em;background:#ff1200;border-radius:100px}.messages__downbtn{position:sticky;bottom:0;left:100%;z-index:15;width:36px;height:36px;cursor:pointer;border-radius:50%;background:#f90;border:0}.messages__downbtn svg{width:65%;height:65%}.messages__downbtn-count{position:absolute;bottom:100%;left:50%;padding:2px 4px;font-size:.85em;font-weight:700;color:#fff;background:#ff1200;border-radius:50px;-webkit-transform:translate(-50%,5px);-ms-transform:translate(-50%,5px);transform:translate(-50%,5px)}.messages__sticky{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:100%;padding:8px 5vw;margin:4px -5vw 0;overflow:hidden;background:#fff;-webkit-box-shadow:0 10px 40px rgba(57,56,55,.05);box-shadow:0 10px 40px rgba(57,56,55,.05)}.messages__sticky-pin{width:24px;height:24px;margin:0 7px 0 0;padding:0 0 0 3px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#968a7d;font-size:1.2em}.messages__sticky-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}.messages__sticky-text,.messages__sticky-title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.messages__sticky-title{margin:0 0 2px;font-size:.85em;color:#645e57}.messages__sticky-text{font-size:.75em;line-height:1;color:#968a7d}.messages__sticky-close{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20px;height:20px;margin:0 0 0 3px;border:0;cursor:pointer;background:0 0}.messages__edit-close:hover:after,.messages__edit-close:hover:before,.messages__reply-close:hover:after,.messages__reply-close:hover:before,.messages__sticky-close:hover:after,.messages__sticky-close:hover:before{background-color:#f90}.messages__sticky-close:after,.messages__sticky-close:before{content:"";position:absolute;top:50%;left:50%;width:20px;height:2px;margin:-1px 0 0 -11px;background-color:#a69888;border-radius:2px;-webkit-transition:background-color .3s;transition:background-color .3s}.messages__sticky-close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.messages__sticky-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.messages__edit,.messages__reply{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:8px 5vw;border-bottom:1px solid #f5ede6;background-color:#fff}.messages__edit-pen,.messages__reply-pen{width:24px;height:24px;margin:0 7px 0 0;padding:0 0 0 3px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#f90;font-size:1.2em}.messages__edit-body,.messages__reply-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}.messages__edit-title,.messages__reply-title{margin:0 0 2px;font-size:.85em;color:#f90;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.messages__edit-text,.messages__reply-text{font-size:.75em;line-height:1;color:#968a7d;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.messages__edit-close,.messages__reply-close{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:22px;height:22px;margin:0 0 0 3px;border:0;cursor:pointer;background:0 0}.messages__edit-close:after,.messages__edit-close:before,.messages__reply-close:after,.messages__reply-close:before{content:"";position:absolute;top:50%;left:50%;width:22px;height:2px;margin:-1px 0 0 -11px;background-color:#a69888;border-radius:2px;-webkit-transition:background-color .3s;transition:background-color .3s}.messages__edit-close:before,.messages__reply-close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.messages__edit-close:after,.messages__reply-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.messages__form{position:relative}.messages__form-button,.messages__form-field{display:-webkit-box;display:-ms-flexbox;display:flex}.messages__form-field{position:relative;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:8px 5vw;background:#fff}.messages__form-button{padding:0 0 2px;border:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#f90;cursor:pointer;background:0 0}.messages__form-button svg{width:22px;height:24px}.messages__form-textarea{position:relative;z-index:1;min-height:28px;max-height:94px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:4px 10px 0 0;font-family:"Roboto",sans-serif;font-size:1em;overflow:auto;cursor:text}.messages__form-textarea.error{border-color:#ff1200}.messages__form-textarea ::-moz-selection,.messages__form-textarea::-moz-selection{color:#fff;background-color:#f90}.messages__form-textarea ::selection,.messages__form-textarea::selection{color:#fff;background-color:#f90}.messages__form-textarea *{position:relative}.messages__form-textarea:empty:before{content:attr(data-placeholder);color:#a69888;position:absolute;left:2px;top:4px;z-index:-1}.messages__form-files,.messages__form-files-item svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:color .3s;transition:color .3s}.messages__form-files{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:2px 0 0;margin:0 12px 0 -3px;width:24px;height:24px;overflow:hidden;color:#a69888;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.messages__form-files:hover{color:#f90}.messages__form-files-icon.minus,.messages__form-files.active .messages__form-files-icon.plus{display:none}.messages__form-files.active .messages__form-files-icon.minus{display:block}.messages__form-files.active .messages__form-files-list{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.messages__form-files-icon{width:22px;height:22px;cursor:pointer}.messages__form-files-list{position:absolute;right:45px;bottom:44px;z-index:100;padding:10px 0;margin:0 0 5px;opacity:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);visibility:hidden;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 10px 40px rgba(57,56,55,.1);box-shadow:0 10px 40px rgba(57,56,55,.1);-webkit-transition:all .3s;transition:all .3s}.messages__form-files-item{position:relative;padding:4px 20px 4px 12px;font-size:1em;color:#645e57;cursor:pointer;border:0;line-height:1;background:0 0;-webkit-transition:color .3s;transition:color .3s}.messages__form-files-item.active .icon{background:#f90}.messages__form-files-item.active .icon svg{color:#fff}.messages__form-files-item:hover,.messages__form-files-item:hover svg{color:#f90}.messages__form-fileclip,.messages__form-files-item,.messages__form-files-item .icon,.messages__form-smilebtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.messages__form-fileclip,.messages__form-files-item .icon,.messages__form-smilebtn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.messages__form-files-item .icon{margin:0 8px 0 0;border-radius:4px}.messages__form-files-item svg{width:18px;height:18px;color:#968a7d}.messages__form-fileclip,.messages__form-smilebtn{-webkit-transition:color .3s;transition:color .3s}.messages__form-fileclip,.messages__form-files-item .icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:28px;height:28px}.messages__form-fileclip{position:relative;-ms-flex-item-align:end;align-self:flex-end;padding:2px 0 0;margin:0 10px 0 0;overflow:hidden;color:#a69888}.messages__form-fileclip:hover,.messages__form-smilebtn:hover,.messages__formatter-item:hover{color:#f90}.messages__form-fileclip svg{width:18px;height:20px;cursor:pointer}.messages__form-fileclip input,.messages__form-files-item input[type=file]{position:absolute;z-index:-1;width:100%;height:100%;opacity:0}.messages__form-smilebtn{width:24px;height:24px;padding:0;margin:0 8px 1px 0;color:#968a7d;cursor:pointer;font-size:1.4em;background:0 0;border:0}.messages__form-smilebtn svg{width:20px;height:20px}.messages__form-smiles{position:absolute;left:6px;right:60px;bottom:100%;z-index:15;padding:8px 12px;margin:0 0 5px;font-size:1.5em;line-height:1.3;background:#fff;-webkit-box-shadow:0 10px 40px rgba(57,56,55,.1);box-shadow:0 10px 40px rgba(57,56,55,.1);border-radius:8px}.messages__form-smiles button{display:inline;padding:0;margin:0;font-family:inherit;font-size:inherit;cursor:pointer;background:0 0;border:0}.messages__lock-icon{width:18px;height:18px;margin:1px .2em 0 0;color:#968a7d}.messages__formatter,.messages__formatter-item{display:-webkit-box;display:-ms-flexbox;display:flex}.messages__formatter{position:absolute;bottom:100%;left:50%;z-index:20;padding:8px 4px;background:#fff;border-radius:8px;-webkit-box-shadow:0 10px 40px rgba(57,56,55,.1);box-shadow:0 10px 40px rgba(57,56,55,.1);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.messages__formatter-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;padding:0;margin:0 4px;color:#968a7d;cursor:pointer;border-radius:4px;background:0 0;border:0;-webkit-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s}.messages__formatter-item.active{color:#fff;background:#f90}.messages__formatter-item .bold,.messages__formatter-item .italic{width:14px;height:14px}.messages__formatter-item .underline{width:16px;height:16px}.messages__text:not(.show){-webkit-line-clamp:5}.messages__text-reply{margin:0 0 .6em;padding:0 0 0 .85em;font-size:.9em;border-left:1px solid #d4cbc2}.messages__link-file{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex-item-align:start;align-self:flex-start;color:#393837;font-weight:700;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.messages__link-file:hover{color:#645e57}.messages__link-file svg{color:#968a7d;width:2em;height:2em}.notes__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;margin:0 0 20px}.notes__item-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:10px 12px;overflow:hidden;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 10px 40px rgba(57,56,55,.05);box-shadow:0 10px 40px rgba(57,56,55,.05)}.notes__item-content--insert{cursor:pointer}.notes__item-foot{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px 0 0}.notes__item-button,.notes__item-foot,.schedule{display:-webkit-box;display:-ms-flexbox;display:flex}.notes__item-button,.notes__item-button svg{-webkit-transition:color .3s;transition:color .3s}.notes__item-button{padding:0;cursor:pointer;color:#645e57;font-size:1em;border:0;background:0 0}.notes__item-button:hover,.notes__item-button:hover svg{color:#f90}.notes__item-button svg{text-align:center;margin:0 .6em 0 0;color:#968a7d}.schedule{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25em}.schedule__item{line-height:1.3}.schedule__item-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:.15em;margin:0 0 .75em}.schedule__item-head:after{content:"";-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border-bottom:1px solid #d4cbc2}.schedule__item-date{color:#f90}.schedule__item-day{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-size:.8em;color:#968a7d;text-transform:uppercase;letter-spacing:.07em}a.schedule__item-title{color:#645e57;text-decoration:underline;text-decoration-color:#f90;text-underline-offset:.25em;text-decoration-thickness:1px}a.schedule__item-title:hover{color:#393837}.schedule__item-event,.schedule__item-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75em}.schedule__item-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.schedule__item-event{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:1.06em;font-weight:500;color:#393837}.schedule__item-time{width:2.75em;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.materials,.materials__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.materials{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.3}.materials__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.materials__item-thumb{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:4px;-webkit-box-shadow:0 10px 40px rgba(57,56,55,.05);box-shadow:0 10px 40px rgba(57,56,55,.05);overflow:hidden}.materials__item-thumb--large{width:72px}.materials__item-thumb--small{width:40px}.materials__item-thumb img{display:block;width:100%}.materials__item-title{display:inline-block;font-weight:500;color:#393837}.materials__item-title--large{margin:4px 0 8px}.materials__item-title--default{margin:2px 0 0;font-size:.925em}.chat__head-bitrix div,a.materials__item-title,a.schedule__item-title{-webkit-transition:color .3s;transition:color .3s}a.materials__item-title:hover{color:#645e57}.materials__item-label{font-size:12px;color:#968a7d}.read-more__text:not(.show){display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.read-more__text:not(.truncated):not(.show)+.read-more__button{display:none}.read-more__button{display:inline-block;margin:.6em 0 0;color:#645e57;text-underline-offset:.3em;-webkit-text-decoration:underline dotted #f90;text-decoration:underline dotted #f90;text-decoration-thickness:1px;-webkit-transition:color .3s,text-decoration-color .3s;transition:color .3s,text-decoration-color .3s}.chat{font-size:15px;-webkit-transition:background-color .3s;transition:background-color .3s}.chat:not(.fullscreen):has(.chat__item.active){position:fixed;inset:0;z-index:2000;background:rgba(57,56,55,.75)}.chat__nav{position:fixed;bottom:0;left:0;z-index:200;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;gap:8px;height:52px;width:100%;padding:0;margin:0;list-style:none;background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1)}.chat__nav:has(.chat__nav-item--button){padding:0 5vw;gap:12px}.chat__nav:has(.chat__nav-item--button) .chat__nav-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.chat__nav:has(.chat__nav-item--button) .chat__nav-item--button{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.chat__nav-item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;min-width:0;overflow:hidden}.chat__nav-link{position:relative;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;height:100%;min-width:0;font-size:10px;font-weight:500;line-height:1;overflow:hidden;color:#645e57;-webkit-transition:color .3s;transition:color .3s}.chat__nav-link.active,.chat__nav-link.active svg,.chat__nav-link:hover,.chat__nav-link:hover svg{color:#f90}.chat__nav-link span:last-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%}.chat__nav-link svg{width:22px;height:22px;color:#968a7d;-webkit-transition:color .3s;transition:color .3s}.chat__nav-link--button{gap:4px;height:36px;padding:0 12px 0 8px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#fff;background:#f90;border-radius:8px;font-size:16px;font-weight:500;-webkit-transition:background-color .3s;transition:background-color .3s}.chat__nav-link--button:hover{background:orange;color:#fff}.chat__nav-link--button svg,.chat__nav-link--button.active,.chat__nav-link--button.active svg,.chat__nav-link--button:hover svg{color:#fff}.chat__nav-notification{position:absolute;top:50%;left: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;min-width:14px;height:14px;line-height:1;border-radius:100px;-webkit-transform:translate(8px,-140%);-ms-transform:translate(8px,-140%);transform:translate(8px,-140%)}.chat__nav-notification--red{color:#fff;background:#ff1200}.chat__item{position:fixed;left:0;right:0;bottom:52px;max-height:calc(100% - 52px);z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fdfaf8;border-radius:8px 8px 0 0;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .3s,visibility .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s,visibility .3s;transition:transform .3s,opacity .3s,visibility .3s,-webkit-transform .3s}.chat__item--full-height{top:0}.chat__item:not(.active){opacity:0;visibility:hidden;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}.chat__item-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;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 12px;position:sticky;top:0;left:0;z-index:5;background:#fdfaf8}.chat__item-title-label{width:100%;font-size:.8em;color:#968a7d;text-transform:uppercase;letter-spacing:.07em}.chat__item-title .h5{margin:0 auto 0 0}.chat__head{position:relative;z-index:60}.chat__head+.chat__body{padding-top:16px}.chat__head-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:52px;padding:0 5vw;background-color:#fff;-webkit-box-shadow:0 10px 40px rgba(57,56,55,.05);box-shadow:0 10px 40px rgba(57,56,55,.05)}.chat__head-form{position:relative;width:100%}.chat__head-search{display:block;width:100%;height:36px;padding:0 40px 0 18px;font-size:14px;color:#393837;font-family:inherit;border:0;border-radius:100px;-webkit-box-shadow:inset 0 0 0 1px #f5ede6;box-shadow:inset 0 0 0 1px #f5ede6}.chat__head-search:hover{-webkit-box-shadow:inset 0 0 0 1px #f90;box-shadow:inset 0 0 0 1px #f90}.chat__head-search:focus{-webkit-box-shadow:inset 0 0 0 2px #f90;box-shadow:inset 0 0 0 2px #f90}.chat__head-bitrix,.chat__head-search-button{display:-webkit-box;display:-ms-flexbox;display:flex}.chat__head-search-button{position:absolute;top:50%;right:10px;width:24px;height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;color:#a69888;background:0 0;border:0;cursor:pointer;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.chat__head-bitrix:hover div,.chat__head-bookmark:hover,.chat__head-search-button:hover{color:#f90}.chat__head-search-button svg{width:16px;height:16px}.chat__head-bitrix{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin:0 auto;text-decoration:none}.chat__head-bitrix img{margin:0 0 0 8px}.chat__head-bookmark{width:18px;height:18px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 0 0 10px;color:#645e57;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.chat__head-bookmark svg{width:100%;height:100%;display:block}.chat__head-close{margin:0 -4px 0 auto}.chat__head-close--reset{margin-left:0}.chat__head-close-btn{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:28px;width:28px;border:0;background:0 0;cursor:pointer}.chat__head-close-btn:after,.chat__head-close-btn:before{content:"";position:absolute;top:50%;left:50%;height:2px;width:24px;margin:-1px 0 0 -12px;background-color:#645e57}.chat__head-close-btn:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.chat__head-close-btn:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.chat__head-back{margin:0 10px 0 -4px}.chat__head-back-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;color:#f90;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.chat__head-back-btn:hover{color:orange}.chat__head-back-btn svg{width:20px;height:20px;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.chat__head-contact{margin:0 -4px 0 10px}.chat__head-contact-btn,.chat__head-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat__head-contact-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;font-size:1.5em;color:#645e57;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;text-decoration:none}.chat__head-contact-btn:hover{color:#f90}.chat__head-contact-btn svg{width:18px;height:18px}.chat__head-user{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;margin:0 auto 0 0}.chat__head-user-info{overflow:hidden;line-height:1}.chat__head-user-contact,.chat__head-user-img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 10px 0 0}.chat__head-user-img{width:36px;height:36px;border-radius:50%}.chat__head-user-contact{width:18px;height:18px;color:#645e57}.chat__head-user-contact--large{width:1.2em;height:1.2em}.chat__head-user-bookmark,.chat__head-user-notes{width:20px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 10px 0 0;color:#645e57}.chat__head-user-bookmark--large,.chat__head-user-notes--large{width:1.6em;height:1.6em}.chat__head-user-bookmark svg,.chat__head-user-notes svg{width:100%;height:100%}.chat__head-user-title{font-size:1em;font-weight:700;color:#393837}.chat__head-user-name,.chat__head-user-position,.chat__head-user-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat__head-user-name{font-size:.95em;font-weight:700;color:#393837}.chat__head-user-position{font-size:.75em;color:#645e57;margin:.4em 0 0}.chat__body{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 5vw 16px;overflow-x:hidden;overflow-y:auto}.chat__toggle-full{display:none}.chat__close{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;padding:0;margin:0 -4px 0 0;color:#968a7d;background:0 0;border:0;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.chat__close:hover{color:#645e57}.chat__close,.chat__draggable,.chat__user-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat__draggable{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:24px;padding:0 0 4px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.chat__draggable:before{content:"";height:4px;width:80px;background:#d4cbc2;border-radius:4px}.chat__user-head{gap:16px;margin:0 0 20px}.chat__user-img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:96px;height:96px;border-radius:50%}.chat__user-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat__user-birth,.chat__user-label{font-size:.85em;color:#968a7d}.chat__user-group{margin:0 0 15px}.chat__user-copy,.chat__user-email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat__user-email{gap:.5em}.chat__user-copy{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.25em;margin:0;background:0 0;border:0;-webkit-transition:color .3s;transition:color .3s;cursor:pointer;color:#645e57}.chat__user-copy:hover{color:#f90}.chat__user-copy svg{width:1.4em;height:1.4em}.hidden{display:none}.accordion,.accordion--gap .accordion__title:before{-webkit-box-shadow:0 10px 40px rgba(57,56,55,.05);box-shadow:0 10px 40px rgba(57,56,55,.05);border-radius:8px}.accordion{margin:0 -5vw 24px;overflow:hidden;background:#fff}.accordion--gap{background:0 0;-webkit-box-shadow:none;box-shadow:none;overflow:visible}.accordion--gap .accordion__title{border-radius:8px}.accordion--gap .accordion__title.active{border-radius:8px 8px 0 0}.accordion--gap .accordion__title:before{content:"";position:absolute;z-index:-1;inset:0}.accordion--gap .accordion__title:not(:first-child){border-top:0;margin:8px 0 0}.accordion--gap .accordion__text{border-radius:0 0 8px 8px;background:#fff}.accordion--gap .accordion__text:before{content:"";position:absolute;z-index:-1;inset:0;-webkit-box-shadow:0 10px 40px rgba(57,56,55,.05);box-shadow:0 10px 40px rgba(57,56,55,.05);border-radius:0 0 8px 8px}.accordion__list{margin:0}.accordion__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:20px 5vw;cursor:pointer;background:#fff;-webkit-transition:color .3s,border-radius .3s;transition:color .3s,border-radius .3s}.accordion__title.active svg{-webkit-transform:rotate(90deg) scaleX(-1);-ms-transform:rotate(90deg) scaleX(-1);transform:rotate(90deg) scaleX(-1)}.accordion__title:hover{color:#645e57}.accordion__title:not(:first-child){border-top:1px solid #f5ede6}.accordion__title svg{position:relative;z-index:5;width:.9em;height:.9em;margin:0 0 0 auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s}.accordion__title img{position:relative;z-index:5;width:64px;border-radius:8px}.accordion__text{display:none;position:relative;padding:8px 5vw 20px;margin:0;background:#fff}.accordion__text-list{padding:0;margin:0;list-style:none}.accordion__text-list li:not(:first-child){margin:.8em 0 0}.statistic__item-number{font-family:"Gotham Pro",sans-serif;font-weight:900;color:orange;font-size:60px;line-height:1}.navigation,.navigation__link{display:-webkit-box;display:-ms-flexbox;display:flex}.navigation{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin:20px 0 0}.navigation__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;font-weight:500;line-height:1.2;color:#393837;-webkit-transition:color .3s;transition:color .3s}.navigation__link--next{text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.navigation__link:hover{color:#645e57}.navigation__link-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.navigation__link-label--next{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.navigation__link-arrow{width:1.25em;height:1.25em}.navigation__link-arrow--prev{margin:0 0 0 -.2em;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.navigation__link-arrow--next{margin:0 -.2em 0 0}.evaluation{margin:0 -5vw;padding:28px 5vw;text-align:center;background:#fff}.evaluation__title{margin:0 0 .8em}.evaluation__text{margin:-.5em 0 0}.evaluation__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px}.evaluation__buttons .is-active svg{fill:currentColor}.evaluation__buttons svg{color:inherit;fill:none}.tabs-material,.tabs-material__link.current{position:relative}.tabs-material__links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding:0;margin:0 0 12px;list-style:none;overflow-x:auto;overflow-y:visible}.tabs-material__links--white{-webkit-box-shadow:inset 0 -1px 0 0 #d4cbc2;box-shadow:inset 0 -1px 0 0 #d4cbc2}.tabs-material__link{display:block;padding:.5em 0;color:#393837;-webkit-transition:color .3s;transition:color .3s}.tabs-material__link.current:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background:#f90}.tabs-material__link:hover{color:#645e57}.tabs-material__item:not(.current){display:none}.instrukcii__breadcrumbs .breadcrumbs__link span,.instrukcii__breadcrumbs .breadcrumbs__text:before,.wrapper__header{display:none}.instrukcii__breadcrumbs{position:fixed;left:0;top:0;z-index:100;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%;height:52px;padding:0 5vw;background:#fff;-webkit-box-shadow:0 10px 40px rgba(57,56,55,.05);box-shadow:0 10px 40px rgba(57,56,55,.05)}.instrukcii__breadcrumbs .breadcrumbs{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;color:#393837;font-size:18px;font-weight:500}.instrukcii__breadcrumbs .breadcrumbs__link svg{color:#f90}.instrukcii__breadcrumbs .breadcrumbs__item{overflow:hidden}.instrukcii__breadcrumbs .breadcrumbs__item:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.instrukcii__breadcrumbs .breadcrumbs__item:first-child{margin-left:-4px}.instrukcii__breadcrumbs .breadcrumbs__text{display:block;padding:0 16px 0 0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.instrukcii__search-form{position:relative;z-index:2000}.instrukcii__search-form .header-search__form-submit svg{display:none}.instrukcii__search-open{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:28px;height:28px;padding:0;margin:0 -2px 0 0;border:0;background:0 0;color:#968a7d}.instrukcii__search-open svg{width:24px;height:24px}.instrukcii .page{position:relative;z-index:1000;padding-top:52px}.instrukcii .wrapper{padding:0 0 52px}.instrukcii .header-grid__item,.instrukcii .header-link{-webkit-transition:color .3s,-webkit-box-shadow .3s;transition:box-shadow .3s,color .3s;transition:box-shadow .3s,color .3s,-webkit-box-shadow .3s}.instrukcii .header-link,.instrukcii .header-link:hover{-webkit-box-shadow:none;box-shadow:none}.instrukcii .header-link:hover{color:#645e57}.instrukcii .header-grid__item{border-radius:8px;background:#fff;-webkit-box-shadow:0 10px 40px rgba(57,56,55,.05);box-shadow:0 10px 40px rgba(57,56,55,.05)}.instrukcii .header-grid__item:hover{color:#645e57;-webkit-box-shadow:0 10px 40px rgba(57,56,55,.1);box-shadow:0 10px 40px rgba(57,56,55,.1)}.instruction__manual{padding:.5em 0 0}.instruction__manual-item{padding:15px 0}.instruction__manual-item:first-child{padding-top:0}.instruction__manual-content li,.instruction__manual-item .buttons,.instruction__manual-title button{margin:.7em 0 0}.instruction__manual-item .buttons .button{margin:0 0 0 1em;vertical-align:middle}.instruction__manual-content p{margin:1em 0 0}.instruction__manual-content li:first-of-type,.instruction__manual-content p:first-of-type{margin:0}.instruction__manual-content ol{margin-bottom:0}.instruction__manual-content a[href^="#"]{border-bottom-style:dashed}.instruction__manual-step{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:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 0 8px;border-radius:50%;font-weight:500;text-align:center;color:#fff;font-size:14px;background:#f90}.instruction__manual-screen{display:block;width:100%;margin:15px 0 0}.instruction__manual-screen--mobile{max-width:320px}@media screen and (min-width:540px){.support__item{font-size:16px}.support__item--large{gap:10px;padding:20px}.support__item--small{gap:12px;padding:12px 20px}}@media screen and (min-width:768px){.page{padding:36px 0 52px}.page__full-thumb{margin:0 -32px 28px}.page__full-thumb-img{aspect-ratio:3/1}.page__full-thumb .responsive-video{border-radius:0}.page__info{margin:-8px 0 20px;font-size:13px;gap:16px}.page__gallery--large-active .page__gallery-thumb,.page__gallery--large-active-vertical .page__gallery-thumb{border-radius:24px;-webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,.07);box-shadow:0 10px 40px 0 rgba(0,0,0,.07)}.page__gallery--large-active-vertical{width:45%;margin:1.5em auto}.page__footer-label{margin:0 0 12px}.page__footer-tags{gap:12px}.breadcrumbs{margin:-12px 0 24px}.responsive-video{border-radius:8px}.responsive-video--2-1{aspect-ratio:2/1}.responsive-video--3-1{aspect-ratio:3/1}.responsive-video--full{margin-left:0;margin-right:0}.icon-play--large{width:72px;height:72px}.support{row-gap:12px}.support__item{font-size:18px}.support__item--large{padding:20px}.support__item--small{padding:14px 20px}.support__item-gift{left:26px;width:28px;margin:-25px 0 0}.support__item-img--large{width:60px}.support__item-img--small{width:40px}.chat__item-title{margin:0 0 20px}.chat__head-inner{padding:0 32px}.chat__head+.chat__body{padding-top:20px}.chat__body{padding:0 32px 20px}.chat__nav:has(.chat__nav-item--button){padding:0 32px}.accordion{margin:0 0 24px}.accordion__title{padding:24px 28px}.accordion__title img{width:68px}.accordion__text{padding:0 28px 24px}.navigation{margin:24px 0 0}.evaluation{margin:0;padding:32px;border-radius:8px}.tabs-material__links{gap:24px;margin:0 0 16px}.instrukcii__breadcrumbs{padding:0 32px}.instruction__manual-item{padding:20px 0}.instruction__manual-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}.instruction__manual-screen{margin:25px 0 0}}@media all and (min-width:768px){.messages__edit,.messages__reply,.messages__sticky{padding:8px 32px}.messages__sticky{margin:8px -32px 0}.messages__form-field{padding:8px 32px}.messages__form-files-list{padding:10px 20px}.messages__item-time--media{right:14px;bottom:14px;padding:.3em .5em}.notes__item-content{padding:12px 14px}}@media screen and (min-width:1004px){.page{padding:40px 0 60px}.page__full-thumb{margin:0 0 28px}.page__full-thumb .responsive-video,.page__full-thumb-img{border-radius:8px}.breadcrumbs{font-size:15px}.icon-play--large{width:80px;height:80px}.support{row-gap:16px}.support__item{font-size:20px}.support__item--large{padding:24px}.support__item--small{padding:16px 24px}.support__item-gift{left:30px}.schedule{gap:1.75em}.schedule__item-day{font-size:.85em}.chat{position:sticky;top:84px;right:0;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:70vh;min-height:400px;overflow:hidden;border:1px solid #d4cbc2;border-radius:8px}.chat:not(.fullscreen):has(.chat__item.active){position:sticky;z-index:100;background:0 0}.chat.fullscreen{position:fixed;inset:0;z-index:2000;height:100%;width:100%;padding:10vh calc((100% - 984px)/2);border:0;border-radius:0;background:rgba(57,56,55,.75)}.chat.fullscreen .chat__header,.chat.fullscreen .chat__main{overflow:hidden;border-left:1px solid #d4cbc2;border-right:1px solid #d4cbc2}.chat.fullscreen .chat__main{border-bottom:1px solid #d4cbc2;border-radius:0 0 8px 8px}.chat.fullscreen .chat__header{border-top:1px solid #d4cbc2;border-radius:8px 8px 0 0}.chat--live .chat__item{max-height:100%}.chat:not(:has(.chat__item.active)) .chat__item:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}.chat:not(:has(.chat__item.active)) .chat__nav-item:first-child>a:not(.chat__nav-link--button),.chat:not(:has(.chat__item.active)) .chat__nav-item:first-child>a:not(.chat__nav-link--button) svg{color:#f90}.chat:not(:has(.chat__item.active)) .chat__nav-item:first-child>a:not(.chat__nav-link--button):after{content:"";position:absolute;bottom:-1px;right:0;left:0;height:3px;background:#f90}.chat__main{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0}.chat__nav{position:relative;height:56px;-webkit-box-shadow:none;box-shadow:none}.chat__nav:has(.chat__nav-item--button){padding:0 0 0 12px;gap:8px}.chat__nav:has(.chat__nav-item--button) .chat__nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.chat__nav:before{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:1px;background:#d4cbc2}.chat__nav-link.active,.chat__nav-link.active svg{color:#f90}.chat__nav-link.active:after{content:"";position:absolute;bottom:-1px;right:0;left:0;height:3px;background:#f90}.chat__nav-link--button.active,.chat__nav-link--button.active svg{color:#fff}.chat__item{position:static;height:100%;max-height:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.chat__item:not(.active){display:none;opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.chat__item-title{padding:16px 0 0}.chat__item-title-label{width:auto;font-size:.85em}.chat__head-inner{padding:0 12px}.chat__body{padding:0 16px 20px}.chat__body::-webkit-scrollbar{width:4px}.chat__body::-webkit-scrollbar-track{background:#fdfaf8;-webkit-box-shadow:inset 0 0 0 0 #fdfaf8;box-shadow:inset 0 0 0 0 #fdfaf8}.chat__body::-webkit-scrollbar-thumb{background:#d4cbc2;border-radius:100px}.chat__toggle-full{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:24px;height:24px;color:#968a7d;background:0 0;border:0;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;margin:-8px -1px 0 0;padding:1px}.chat__toggle-full.active svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.chat__toggle-full:hover{color:#645e57}.chat__toggle-full svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.chat__close,.chat__draggable{display:none}.chat__user-img{width:72px;height:72px}.accordion--gap .accordion__title:not(:first-child){margin:12px 0 0}.accordion__title{gap:20px}.accordion__title img{width:72px}.statistic__item-number{margin:0 0 4px}.navigation{margin:28px 0 0}.evaluation{padding:36px}.evaluation__buttons{gap:16px}.tabs-material__links{margin:0 0 24px}.instrukcii__breadcrumbs{position:relative;width:50%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px;max-width:50%;height:60px;padding:0;background:0 0;-webkit-box-shadow:none;box-shadow:none}.instrukcii__breadcrumbs .breadcrumbs{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.instrukcii__breadcrumbs .breadcrumbs__link{gap:.4em}.instrukcii__breadcrumbs .breadcrumbs__link span{display:-webkit-box;display:-ms-flexbox;display:flex}.instrukcii__breadcrumbs .breadcrumbs__item:last-child{display:none}.instrukcii__breadcrumbs .breadcrumbs__text{display:block;padding:0}.instrukcii__search-open{display:none}.instrukcii__search-form{position:relative;z-index:200;margin:0 0 12px}.instrukcii__search-form .header-search__form-input:-moz-placeholder-shown{padding:0 0 0 1em}.instrukcii__search-form .header-search__form-input:-ms-input-placeholder{padding:0 0 0 1em}.instrukcii__search-form .header-search__form-input:placeholder-shown{padding:0 0 0 1em}.instrukcii__search-form .header-search__form-head{gap:0;height:44px;padding:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border:1px solid #d4cbc2;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color .3s,-webkit-box-shadow .3s;transition:box-shadow .3s,border-color .3s;transition:box-shadow .3s,border-color .3s,-webkit-box-shadow .3s}.instrukcii__search-form .header-search__form-head:has(:focus){border-color:#f90;-webkit-box-shadow:inset 0 0 0 1px #f90;box-shadow:inset 0 0 0 1px #f90}.instrukcii__search-form .header-search__form-body{margin:12px 0 0;height:70vh;max-height:70vh}.instrukcii__search-form .header-search__form-input{height:100%}.instrukcii__search-form .header-search__form-submit{position:relative;opacity:1;visibility:visible}.instrukcii__search-form .header-search__form-submit .button{width:42px;height:42px;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#968a7d;background:0 0;-webkit-transition:color .3s;transition:color .3s}.instrukcii__search-form .header-search__form-submit .button:hover{color:#f90;background:0 0;-webkit-box-shadow:none;box-shadow:none}.instrukcii__search-form .header-search__form-submit .button__text{display:none}.instrukcii__search-form .header-search__form-submit svg{display:block}.instrukcii .page{position:static;overflow:visible;padding-top:0}.instrukcii .wrapper{padding:0}.instrukcii .wrapper__header{display:block}.instrukcii .wrapper__footer{display:none}}@media all and (min-width:1004px){.messages__courses:not(:last-child){padding-bottom:24px;margin-bottom:24px}.messages__users-item{margin:0 0 16px}.messages__menu-button{padding:.4em 1.3em .4em 1.1em}.messages__edit,.messages__reply,.messages__sticky{padding:8px 12px}.messages__sticky{margin:8px -16px 0}.messages__form-field{padding:8px 12px}.messages__form-files-list{padding:10px 0}.messages__item-time--media{right:12px;bottom:12px}}@media screen and (min-width:1260px){.page{padding:44px 0 68px}.page__full-thumb{margin:0 0 32px}.page__info{margin:-8px 0 24px;font-size:14px}.breadcrumbs{margin:-12px 0 28px;font-size:16px}.icon-play--large{width:88px;height:88px}.support__item{font-size:22px}.support__item--large{gap:12px;padding:28px}.support__item--small{gap:16px;padding:18px 28px}.support__item-gift{left:34px}.schedule{gap:1.75em}.schedule__item-head{margin:0 0 1em}.schedule__item-list{gap:1em}.schedule__item-event{font-size:1.25em}.schedule__item-time{width:2.75em}.materials,.materials__item{gap:16px}.materials__item-thumb--large{width:88px}.materials__item-thumb--small{width:44px}.materials__item-title--large{font-size:1.25em}.materials__item-title--default{font-size:1em}.materials__item-label{font-size:.85em}.chat{top:100px;font-size:16px}.chat__nav{height:64px}.chat__nav:has(.chat__nav-item--button){padding:0 0 0 16px;gap:20px}.chat__nav-link{gap:6px;font-size:12px}.chat__nav-link--button{height:40px;gap:8px;font-size:16px}.chat__nav-link svg{width:24px;height:24px}.chat__nav-notification{min-width:16px;height:16px}.chat__item-title{padding:20px 0 0;margin:0 0 20px}.chat__body{padding:0 24px 28px}.chat__user-img{width:80px;height:80px}.accordion{margin:0 0 28px}.accordion__title{padding:28px 32px}.accordion__title img{width:80px}.accordion__text{padding:0 32px 28px}.navigation{margin:32px 0 0}.instrukcii__breadcrumbs{height:64px}.instrukcii__breadcrumbs .breadcrumbs{font-size:20px}.instrukcii__catalog .header-link{font-size:18px}.instruction__manual{padding:.8em 0 0}.instruction__manual-item{padding:25px 0}.instruction__manual-screen{margin:30px 0 0}}@media all and (min-width:1260px){.messages__title{margin:0 0 20px}.messages__users-img{width:52px;height:52px;margin:0 12px 0 0}.messages__courses:not(:last-child){padding-bottom:24px;margin-bottom:24px}.messages__body{padding:12px 12px 8px}.messages__body--chat,.messages__body--media{padding:0}.messages__edit,.messages__reply{padding:10px 12px}.messages__sticky{padding:10px 24px;margin:8px -24px 0}.messages__form-field{padding:10px 12px}.messages__form-files-list{bottom:48px}.notes__item-content{padding:14px 16px}}@media screen and (min-width:1580px){.page{padding:48px 0 76px}.page__full-thumb{margin:0 0 36px}.chat__body{padding:0 28px 32px}.accordion{margin:0 0 32px}.accordion__title{padding:32px 36px}.accordion__text{padding:0 36px 32px}.statistic__item-number{font-size:64px}.instrukcii__breadcrumbs{height:68px}.instruction__manual-step{width:28px;height:28px;font-size:16px}.instruction__manual-screen{margin:35px 0 0}}@media all and (min-width:1580px){.messages__body{padding:14px 14px 8px}.messages__body--chat,.messages__body--media{padding:0}.messages__courses:not(:last-child){padding-bottom:28px;margin-bottom:28px}.messages__users-item{margin:0 0 20px}.messages__users-img{width:56px;height:56px}.messages__edit-pen,.messages__reply-pen{margin:0 10px 0 0}.messages__edit-close,.messages__reply-close{width:28px;height:28px}.messages__edit-close:after,.messages__edit-close:before,.messages__reply-close:after,.messages__reply-close:before{width:24px;margin:-1px 0 0 -12px}.messages__sticky{padding:10px 28px;margin:12px -28px 0}.messages__form-fileclip{padding:3px 0 0}.messages__form-button svg{height:25px;width:28px}.messages__item--right{padding:0 0 0 5%}.messages__item--left{padding:0 5% 0 0}.messages__item-time--media{right:14px;bottom:14px}}@media screen and (min-width:2500px){.page{padding:56px 0 84px}.page__full-thumb{margin:0 0 44px}.page__info{margin:-8px 0 32px;font-size:16px;gap:20px}.breadcrumbs{margin:-12px 0 32px;font-size:18px}.icon-play--small{width:64px;height:64px}.icon-play--large{width:96px;height:96px}.support{row-gap:20px}.support__item{font-size:26px}.support__item--large{gap:16px;padding:32px}.support__item--small{gap:20px;padding:18px 32px}.support__item-gift{left:42px;width:40px;margin:-35px 0 0}.support__item-img--large{width:80px}.support__item-img--small{width:60px}.chat{top:136px;font-size:20px}.chat__nav{height:72px}.chat__nav:has(.chat__nav-item--button){padding:0 0 0 20px;gap:16px}.chat__nav-link{font-size:14px}.chat__nav-link---button{font-size:18px;height:48px}.chat__nav-link svg{width:28px;height:28px}.chat__nav-notification{min-width:20px;height:20px}.chat__item-title{padding:28px 0 0;margin:0 0 24px}.chat__head-inner{height:60px;padding:0 20px}.chat__head-user-img{width:40px;height:40px}.chat__head-bookmark,.chat__head-contact-btn svg{width:22px;height:22px}.chat__head-back-btn,.chat__head-contact-btn,.chat__toggle-full{width:28px;height:28px}.chat__head-back-btn svg{width:24px;height:24px}.chat__body{padding:0 32px 36px}.chat__user-head{gap:20px}.chat__user-img{width:96px;height:96px}.accordion{margin:0 0 36px}.accordion--gap .accordion__title:not(:first-child){margin:16px 0 0}.accordion__title{gap:24px;padding:36px 40px}.accordion__title img{width:88px}.accordion__text{padding:0 40px 36px}.statistic__item-number{font-size:72px}.navigation{margin:40px 0 0}.tabs-material__links{gap:28px;margin:0 0 32px}.instrukcii__breadcrumbs{height:76px}.instrukcii__breadcrumbs .breadcrumbs{font-size:22px}.instrukcii__catalog .header-link{font-size:20px}.instrukcii__search-form{margin:0 0 12px}.instrukcii__search-form .header-search__form-head{height:56px}.instrukcii__search-form .header-search__form-submit .button{width:54px;height:54px}}@media all and (min-width:2500px){.messages__edit-pen,.messages__reply-pen{width:28px;height:28px}.messages__sticky{padding:12px 36px 12px 32px;margin:14px -32px 0}.messages__form-smilebtn,.messages__sticky-pin{width:28px;height:28px}.messages__sticky-close:after,.messages__sticky-close:before{width:24px}.messages__form-smileclip{width:32px;height:32px}.messages__form-smileclip svg{width:22px;height:24px}.messages__form-field{padding:16px}}@media (hover:hover){.support__item:hover{color:#645e57;-webkit-box-shadow:0 10px 40px rgba(57,56,55,.1);box-shadow:0 10px 40px rgba(57,56,55,.1)}.read-more__button:hover{color:#f90;text-decoration-color:orange}}