.c-profile .profile .profile__container{position:relative;border-radius:10px;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.05);box-shadow:0 0 20px 0 rgba(0,0,0,.05);padding:40px 0 104px;margin:-232px 0 56px}.c-profile .profile .profile__inner{width:1096px;max-width:100%;margin:0 auto}.c-profile .profile .profile__header{border-bottom:1px solid #e9eaeb;padding-bottom:24px;margin-bottom:24px}.c-profile .profile .profile__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.c-profile .profile .profile__info-img{margin-left:24px}.c-profile .profile .profile__info-img img{width:64px;height:64px;-o-object-fit:cover;object-fit:cover;border-radius:2em;overflow:hidden;border:1px solid #e9eaeb}.c-profile .profile .profile__info-detail{margin-left:24px;line-height:2}.c-profile .profile .profile__info-name{font-size:20px;font-size:1.25rem}.c-profile .profile .profile__info-job{color:#acafb5;font-size:14px;font-size:.875rem}.c-profile .profile .profile__access,.c-profile .profile .profile__info-tools{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-profile .profile .profile__access-item{margin-left:32px}.c-profile .profile .profile__access-item button{font-size:12px;font-size:.75rem}.c-profile .profile .profile__access-item button,.c-profile .profile .profile__access-item i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-profile .profile .profile__access-item i{margin-left:8px;color:#acafb5;font-size:20px;font-size:1.25rem;width:20px;height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-profile .profile .profile__access-item i.profile__access-item-arrow{margin:0 auto 0 0;font-size:14px;font-size:.875rem}.c-profile .profile .profile__info-date{height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 12px;font-size:12px;font-size:.75rem;border-radius:2em;background-color:#e9eaeb}.c-profile .profile .profile__description{width:calc(100% - 176px);margin:16px auto 0;line-height:2}.c-profile .profile .profile__list-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#8e929a;line-height:2;margin:168px 0}.c-profile .profile .profile__list-empty i{font-size:80px;font-size:5rem;margin-bottom:32px;color:#acafb5}.c-profile .profile .profile__comment{margin-bottom:16px;padding-bottom:16px}.c-profile .profile .profile__comment:not(:last-child){border-bottom:1px solid #e9eaeb}.c-profile .profile .profile__comment-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px;font-size:12px;font-size:.75rem;line-height:2;color:#737373}.c-profile .profile .profile__comment-title{color:#262626;margin-bottom:4px;font-weight:600;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.c-profile .profile .profile__comment-title:hover{color:#f92e68}.c-profile .profile .profile__comment-message{font-size:14px;font-size:.875rem;line-height:1.8}.c-profile .profile .profile__modal .modal__content{max-height:100%;overflow:auto}.c-profile .profile .profile__modal .modal__footer{padding:0;border:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-profile .profile .profile__modal .modal__footer .btn:not(.w-100){width:calc(50% - 8px)}.c-profile .profile .profile__form{margin-bottom:24px}.c-profile .profile .profile__form textarea{height:170px}.c-profile .profile .profile__form-file-upload{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:24px}.c-profile .profile .profile__form-file-upload img{width:64px;height:64px;border-radius:2em;-o-object-fit:cover;object-fit:cover;border:1px solid #e9eaeb;text-align:center;margin-bottom:16px}.c-profile .profile .profile__form-file-upload div{position:relative;overflow:hidden}.c-profile .profile .profile__form-file-upload div label{cursor:pointer}.c-profile .profile .profile__form-file-upload div input{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;cursor:pointer}.c-profile .profile .profile__form-item:not(:last-child){margin-bottom:24px}.c-page-cover .page-cover{height:280px;background-color:#1ab2a5;color:#fff;position:relative}.c-page-cover .page-cover.page-cover--auto-height{height:auto}.c-page-cover .page-cover.page-cover--auto-height .page-cover__container{padding-bottom:152px}.c-page-cover .page-cover.page-cover--with-img{background-image:none;height:430px}.c-page-cover .page-cover.page-cover--with-img .page-cover__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative;padding-bottom:72px}.c-page-cover .page-cover.page-cover--with-img .page-cover__title{margin:auto 0 0}.c-page-cover .page-cover .page-cover__img{position:absolute;top:0;right:0;bottom:0;left:0}.c-page-cover .page-cover .page-cover__img:after{content:"";background:rgba(0,0,0,.5);background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background:linear-gradient(180deg,transparent,#000);position:absolute;top:170px;right:0;bottom:0;left:0}.c-page-cover .page-cover .page-cover__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-page-cover .page-cover .page-cover__container{padding:16px 0}.c-page-cover .page-cover .page-cover__breadcrumb{margin:0 0 8px}.c-article-list .article-list .article-list__item:not(:last-child){margin-bottom:16px}.c-article-list .article-list .article-list__item--mb-3:not(:last-child){margin-bottom:24px}.c-paging .paging{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px}.c-paging .paging li{margin-left:8px}.c-paging .paging li.disabled{opacity:.5}.c-paging .paging li.active a,.c-paging .paging li:hover a{background-color:#1ab2a5;color:#fff}.c-paging .paging li a{width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .25s ease-in;transition:all .25s ease-in;font-size:16px;font-size:1rem;font-weight:600;color:#262626}.c-paging .paging li span{font-size:14px;font-size:.875rem;font-weight:400}.c-paging .paging .paging__count{margin:0;width:calc(100% - 192px);padding:0 8px;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}.c-paging .paging .paging__count span{margin:0 12px}.c-paging .paging .paging__next.active a,.c-paging .paging .paging__next:hover a,.c-paging .paging .paging__prev.active a,.c-paging .paging .paging__prev:hover a{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;color:#1ab2a5}.c-paging .paging .paging__next a,.c-paging .paging .paging__prev a{width:auto;color:#737373}@media(max-width:992px){.c-profile .profile .profile__container{margin:16px 0 32px;padding:24px 16px}.c-profile .profile .profile__header{padding-bottom:16px;margin-bottom:16px}.c-profile .profile .profile__info{flex-direction:column;align-items:center}.c-profile .profile .profile__info-img{margin:0 0 12px}.c-profile .profile .profile__info-img img{width:48px;height:48px}.c-profile .profile .profile__info-detail{margin:0 0 16px;line-height:1.8;text-align:center}.c-profile .profile .profile__info-name{font-size:20px;font-size:1.25rem}.c-profile .profile .profile__info-tools{flex-direction:column-reverse;width:100%}.c-profile .profile .profile__edit{width:100%;margin-top:32px}.c-profile .profile .profile__access{flex-direction:column}.c-profile .profile .profile__access-item{margin:0 0 16px;width:100%}.c-profile .profile .profile__access-item button{width:100%}.c-profile .profile .profile__description{width:100%;line-height:1.8}.c-profile .profile .profile__list-empty{margin:48px 0}.c-profile .profile .profile__comment-header{margin-bottom:8px}.c-profile .profile .tab__tabs-link li:not(:last-child){margin-left:8px}.c-profile .profile .profile__form-item:not(:last-child){margin-bottom:16px}.c-page-cover .page-cover.page-cover--auto-height .page-cover__container{padding-bottom:104px}.c-page-cover .page-cover.page-cover--with-img{padding-bottom:56px;min-height:240px;height:auto}.c-page-cover .page-cover.page-cover--with-img .page-cover__container{padding-bottom:56px}.c-page-cover .page-cover.page-cover--with-img .page-cover__title{margin:0}.c-page-cover .page-cover.page-cover--with-img .page-cover__breadcrumb{margin-bottom:24px}.c-page-cover .page-cover .page-cover__img:after{background:rgba(0,0,0,.5);top:0}.c-page-cover .page-cover .page-cover__container{padding:16px}.c-page-cover .page-cover .page-cover__breadcrumb{margin-bottom:16px}.c-page-cover .page-cover .page-cover__title{font-size:24px;font-size:1.5rem;line-height:1.83;margin-bottom:32px;text-align:center}.c-paging .paging{margin-top:24px}.c-paging .paging li{font-weight:600}.c-paging .paging .paging__next.active a,.c-paging .paging .paging__next:hover a,.c-paging .paging .paging__prev.active a,.c-paging .paging .paging__prev:hover a{background-color:#f0f1f3;border-color:#f0f1f3;color:#737373}.c-paging .paging .paging__next a,.c-paging .paging .paging__prev a{width:96px;height:32px;background-color:#fff;border:1px solid #e9eaeb;border-radius:2em;justify-content:space-evenly}}@media(min-width:993px){.c-profile .profile .profile__info-tools{margin-right:auto}.c-profile .profile .profile__modal{padding:0}.c-profile .profile .profile__modal .modal__wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.c-page-cover .page-cover{background-image:url(../images/header-pattern.svg);background-size:cover;background-position:top}.c-page-cover .page-cover .page-cover__title.w-50{width:50%}.c-page-cover .page-cover .page-cover__title--sm{margin-top:16px;font-size:24px;font-size:1.5rem;line-height:1.83;margin-bottom:32px}.c-paging .paging .paging__next{margin:0 16px 0 0}.c-paging .paging .paging__prev{margin-left:24px}}