.property-requirement-steps{background-color:#fff;color:#4c4c4c;border-radius:8px;display:grid;grid-template-areas:". header progress ." "cards cards cards cards";grid-template-columns:40px minmax(0,100%) 200px 40px;padding:30px 0 10px;margin-bottom:20px}.property-requirement-steps p{margin:0}.property-requirement-steps__header{grid-area:header;font-size:18px;line-height:1.11;color:#4c4c4c}p.property-requirement-steps__header__greeting{margin-bottom:10px;font-size:22px}.property-requirement-steps__progress{grid-area:progress;font-size:12px;display:grid;grid-template-areas:"bar icon" "label label";grid-template-columns:1fr 12px;grid-template-rows:12px auto;grid-column-gap:4px}.property-requirement-steps__progress__icon{grid-area:icon;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;cursor:pointer}.property-requirement-steps__progress__bar{grid-area:bar;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.property-requirement-steps__progress__label{grid-area:label}.property-requirement-steps__cards{grid-area:cards}.property-requirement-steps__card{display:grid;grid-template-areas:"icon title" "icon link";grid-template-columns:60px 1fr;grid-template-rows:1fr 20px;white-space:normal;padding:30px 25px 20px;height:160px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 10px 0 rgba(0,0,0,.12);cursor:pointer}.property-requirement-steps__card--inactive{cursor:not-allowed;opacity:.6}.property-requirement-steps__card__icon{grid-area:icon;color:#fff;font-size:30px;margin:2px 0 0 2px}.property-requirement-steps__card__title{grid-area:title;color:#fff;font-size:22px;font-weight:700}.property-requirement-steps__card__caption{grid-area:caption;color:#fff;font-size:16px;font-weight:300}.property-requirement-steps__card__link{grid-area:link;color:#fff;font-size:12px;font-weight:700}.property-requirement-steps__card:hover .property-requirement-steps__card__link{text-decoration:underline}.property-requirement-steps__card__link .el-link--inner{display:grid;grid-auto-flow:column}.property-requirement-steps__card__link__icon{justify-self:self-end}.property-requirement-steps__header__name{font-weight:700}.property-requirement-steps__cards .el-row{white-space:nowrap;margin-top:10px}.property-requirement-steps__col{width:350px;display:inline-block;float:none;margin:20px 10px 25px 0}.property-requirement-steps__col:first-of-type{margin-left:40px}.property-requirement-steps__col:last-of-type{margin-right:40px}.property-requirement-steps .el-link--inner:hover,.property-requirement-steps .el-link.el-link--default,.property-requirement-steps .el-link.el-link--default:hover,.property-requirement-steps .el-link:hover{color:#fff;background-color:transparent}.property-requirement-steps .el-link.is-underline:hover:after{content:none}.property-dashboard[data-v-5b62cbca]{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.property-dashboard p[data-v-5b62cbca]{margin:0}.property-dashboard__container[data-v-5b62cbca]{width:100%;padding:30px 30px 22px 40px;-ms-flex-wrap:wrap;flex-wrap:wrap}.property-dashboard__title[data-v-5b62cbca]{padding:30px 54px 22px;font-size:14px;letter-spacing:.2px;color:#666;border-bottom:1px solid #ccc}.property-dashboard__card[data-v-5b62cbca]{border:0;border-bottom:3px solid transparent;border-radius:0;-webkit-box-shadow:-10px 10px 20px 0 rgba(30,30,30,.05);box-shadow:-10px 10px 20px 0 rgba(30,30,30,.05);height:164px;margin:12.5px}.property-dashboard__card__tooltip[data-v-5b62cbca]{grid-area:tooltip}.property-dashboard__card__icon[data-v-5b62cbca]{grid-area:icon;justify-self:center}.property-dashboard__card__title[data-v-5b62cbca]{grid-area:title;font-size:14px;font-weight:300;text-align:center;color:rgba(64,64,64,.35)}.property-dashboard__card__count[data-v-5b62cbca]{grid-area:count;font-size:40px;font-weight:700;letter-spacing:1px;text-align:center}.property-dashboard__subproperties[data-v-5b62cbca]{margin:30px 54px 40px 54px;-webkit-box-shadow:-10px 10px 20px 0 rgba(30,30,30,.05);box-shadow:-10px 10px 20px 0 rgba(30,30,30,.05)}.property-dashboard__subproperties__title[data-v-5b62cbca]{font-size:20px;color:#282d32;padding:25px 40px 15px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.property-dashboard__subproperties__button[data-v-5b62cbca]{padding:25px 30px 15px 40px;height:80px}.property-dashboard__card .el-card__body{display:grid;grid-template-columns:20px 1fr 20px;grid-template-rows:50px 45px 20px;grid-template-areas:"arrow icon tooltip" "count count count" "title title title";padding:10px}.property-dashboard__card--empty .el-card__body{grid-template-rows:45px 45px 20px;grid-template-areas:"arrow . tooltip" "icon icon icon" "title title title"}