@charset "UTF-8";.experts{padding:36px 0}.experts__title{font-size:36px;font-weight:700;margin-bottom:24px;margin-top:0}.experts__form{margin-bottom:36px;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.experts.--loading .experts__form{opacity:.3;pointer-events:none}.experts__form-search{background-color:var(--background-light-new);border-radius:10px;padding:12px;position:relative}.experts__form-search i{color:var(--primary-fixed);font-size:20px;left:24px;line-height:1;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.experts__form-search .input{padding-left:38px}.experts__form-search+.experts__form-checkboxes{margin-top:20px}.experts__form-checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.experts--landing-block .experts__form-checkboxes{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;max-width:750px}.experts__form-checkbox{display:block;position:relative}.experts__form-checkbox-element{border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important;clip:rect(0 0 0 0)!important;clip-path:inset(100%)!important}.experts__form-checkbox-label{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--primary-white);border:1px solid var(--line);border-radius:10px;cursor:pointer;min-height:40px;padding:8px 12px;text-align:center;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:border-color,background-color;transition-property:border-color,background-color}.experts__form-checkbox-element:checked~.experts__form-checkbox-label{border-color:var(--primary-fixed)}.experts__cards{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.experts.--loading .experts__cards{opacity:.3;pointer-events:none}.experts__caption-head{font-size:32px;font-weight:700}.experts__caption-description{margin-top:18px}.experts__pagination{margin-top:20px;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.experts.--loading .experts__pagination{opacity:.3;pointer-events:none}.experts__footer{margin-top:36px}.experts__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.landing-block .experts{padding:0}.expert-card{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--background-light-new);border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;padding:24px}.expert-card__top{gap:12px}.expert-card__avatar,.expert-card__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.expert-card__avatar{position:relative;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--line);background-position:50%;background-repeat:no-repeat;background-size:50px 50px;border-radius:50%;height:78px;justify-content:center;overflow:hidden;width:78px}.expert-card__avatar i{color:var(--background-light-new);font-size:40px;line-height:1}.expert-card__avatar img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.expert-card__general{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.expert-card__name{border:none;color:var(--primary-black);display:block;font-size:20px;font-weight:700;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:color;transition-property:color;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.expert-card a.expert-card__name{text-decoration:none}.expert-card__tags{-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;gap:2px 8px;margin-top:4px}.expert-card__tag,.expert-card__tags{display:-webkit-box;display:-ms-flexbox;display:flex}.expert-card__tag{gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--primary-black)}.expert-card__tag:not(:first-child):before{content:"•"}.expert-card a.expert-card__tag{text-decoration:none;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:color;transition-property:color}.expert-card__info{margin-bottom:auto;margin-top:12px}.expert-card__info-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.expert-card__info-item:not(:last-child){margin-bottom:12px}.expert-card__info-name{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--secondary-dark);font-weight:700}.expert-card__info-name i{color:var(--primary-fixed);font-size:20px;line-height:1}.expert-card__info-name svg{display:block;height:20px;width:20px;fill:var(--primary-fixed)}.expert-card__info-value{font-weight:700;text-align:right}.expert-card__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#dadada;border-radius:7px;color:#fff;font-size:16px;font-weight:700;min-height:25px;padding:2px 9px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.expert-card__status--active{background-color:var(--status-green)}.expert-card__status--disabled{background-color:#97abbf}.expert-card__status--waiting{background-color:#f1982f}.expert-card__button{margin-right:auto;margin-top:18px}@media screen and (width <= 1023px){.experts__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.experts__footer{margin-top:24px}.expert-card{padding:12px}.expert-card__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.expert-card__avatar{height:50px;width:50px}.expert-card__avatar i{font-size:30px}.expert-card__name{font-size:16px}.expert-card__info{font-size:14px}.expert-card__status{font-size:14px;min-height:23px}}@media screen and (width <= 599px){.experts__controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media (hover:hover){.experts__form-checkbox-label:hover{background-color:#f9f9f9}.expert-card__name:hover{color:var(--primary-fixed)}.expert-card a.expert-card__tag:hover{color:var(--secondary-dark)}}