.diggmind-ui.my-info-card{background:#fff;padding:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.diggmind-ui.my-info-card .my-avatar,.diggmind-ui.my-info-card .my-avatar .my-avatar-img{width:90px;height:90px;border-radius:16px;overflow:hidden;position:relative}.diggmind-ui.my-info-card .my-avatar .my-avatar-img{z-index:2}.diggmind-ui.my-info-card .my-avatar .my-avatar-img.placeholder{position:absolute;top:0;left:0;z-index:0}.diggmind-ui.my-info-card .text-info{-webkit-box-flex:1;-webkit-flex:1 1 .0001px;-ms-flex:1 1 .0001px;flex:1 1 .0001px;padding-left:20px}.diggmind-ui.my-info-card .username{font-size:24px;color:#333;font-weight:600}.diggmind-ui.my-info-card .stats{font-size:14px;padding-top:10px}.diggmind-ui.dmc-text-button{display:inline-block;padding:5px 40px;margin:0;text-align:center;font-weight:500;letter-spacing:1.6px;line-height:130%;color:#fff;border-radius:4px;border:1px solid transparent;box-sizing:border-box}.diggmind-ui.dmc-text-button.block{width:100%;display:block}.diggmind-ui.dmc-text-button,.diggmind-ui.dmc-text-button.primary{background:#1c67fe;border-color:#1c67fe;box-shadow:0 0 7px #1c67fe}.diggmind-ui.dmc-text-button.secondary{background:#ff7a32;border-color:#ff7a32;box-shadow:0 0 7px #ff7a32}.diggmind-ui.dmc-text-button.gray{background:#666;border-color:#666;box-shadow:none}.diggmind-ui.dmc-text-button.outline{background:transparent;box-shadow:none;border-color:#fff}.diggmind-ui.dmc-text-button.outline-gray{background:transparent;box-shadow:none;border-color:#666;color:#666}.diggmind-ui.dmc-text-button.outline-primary{background:transparent;box-shadow:none;border-color:#1c67fe;color:#1c67fe}.diggmind-ui.dmc-text-button.outline-secondary{background:transparent;box-shadow:none;border-color:#ff7a32;color:#ff7a32}.diggmind-ui.dmc-text-button,.diggmind-ui.dmc-text-button.normal{font-size:16px}.diggmind-ui.dmc-text-button.large{font-size:18px;letter-spacing:1.8px;padding:10px 68px}.diggmind-ui.dmc-text-button.small{font-size:14px;letter-spacing:normal;padding:4px 15px}.diggmind-ui.dmc-text-button[disabled]{background:#999;border-color:#999;box-shadow:none}.diggmind-ui.path-list-item{width:100%;height:180px;box-sizing:border-box;margin-bottom:20px;position:relative;z-index:0;background-color:rgba(0,0,0,.1);background-position:50% 50%;background-size:cover;background-repeat:no-repeat;border-radius:4px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.1)}.diggmind-ui.path-list-item .overlay-color{position:absolute;z-index:1;top:0;left:0;height:300px;width:200px;box-shadow:0 0 10px 1px rgba(0,0,0,.1);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-15deg) translate3d(-100px,-20px,0);transform:rotate(-15deg) translate3d(-100px,-20px,0)}.diggmind-ui.path-list-item .contents-wrapper{position:absolute;z-index:10;top:0;left:0;bottom:0;width:120px;box-sizing:border-box;padding:8px 0 10px 12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;color:#fff}.diggmind-ui.path-list-item .contents-wrapper .stages{text-align:center;line-height:130%}.diggmind-ui.path-list-item .contents-wrapper .stages .count{font-size:24px;font-weight:600;vertical-align:baseline}.diggmind-ui.path-list-item .contents-wrapper .stages .count.is-ordered .slash,.diggmind-ui.path-list-item .contents-wrapper .stages .count.is-ordered .total{font-size:14px;font-weight:400}.diggmind-ui.path-list-item .contents-wrapper .stages .label{font-size:10px;font-weight:300;letter-spacing:.5em;margin-right:-.5em}.diggmind-ui.path-list-item .contents-wrapper .path-title{font-size:18px;font-weight:600;line-height:120%;margin-right:10px}.diggmind-ui.path-list-item .contents-wrapper .description{font-size:12px;font-weight:300;line-height:130%;padding:0;margin:0}.diggmind-ui.path-list-item .contents-wrapper .description:not(:empty){margin-top:5px;padding-top:8px;border-top:.5px solid #fff}.diggmind-ui.path-list-item .contents-wrapper .button-wrapper{padding-top:18px}.diggmind-ui.empty-content-placeholder{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.diggmind-ui.empty-content-placeholder .empty-image{height:110px;width:180px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.diggmind-ui.empty-content-placeholder .empty-hints{color:#666;font-size:16px;padding-top:14px}.diggmind-ui.empty-content-placeholder .empty-hints.on-top{padding-top:0;padding-bottom:14px}@-webkit-keyframes turn{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(1turn)}}@keyframes turn{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(1turn)}}section#dmp-my-path{background-color:#fff;min-height:90vh}section#dmp-my-path .header-card{background-color:#fff;box-shadow:0 0 8px rgba(0,0,0,.1);position:relative;z-index:999}section#dmp-my-path .scroll-list-box{padding:15px 15px 0 15px}section#dmp-my-path .is-empty{padding-top:50px}