@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800&display=swap";body.site-wrap.grey-bg{background:#edf1f7}body.site-wrap.grey-bg main#main-content{display:flex;flex-direction:column;height:100%}@media(min-width: 800px){body.site-wrap.grey-bg main#main-content{flex-direction:row}}aside.navigation{background:#00adba;flex:0 0 300px;padding-block:1rem}aside.navigation nav{position:sticky;top:3rem}aside.navigation nav ul>*+*{margin-top:1.5rem}aside.navigation nav ul li{list-style:none}aside.navigation nav ul li a{text-decoration:none;color:#fff;font-weight:700}.dashboard-grid{padding:2rem;width:100%;max-width:76rem;margin-inline:auto;display:grid;grid-template-columns:100%;grid-template-rows:max-content;gap:1.5rem;align-items:start}@media(min-width: 800px){.dashboard-grid{width:auto;grid-template-columns:repeat(2, minmax(250px, 350px))}}@media(min-width: 1366px){.dashboard-grid{grid-template-columns:repeat(3, minmax(200px, 350px))}}.dashboard-grid>*{box-shadow:0 3px 6px rgba(0,0,0,.16)}.profile{background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='87.297' height='95.626' viewBox='0 0 87.297 95.626'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_1629' data-name='Rectangle 1629' width='78.747' height='85.25' fill='none' stroke='%232f364e' stroke-width='1'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_1349' data-name='Group 1349'%3E%3Cpath id='Path_912' data-name='Path 912' d='M133,132h60.1l-30.048,60.1Z' transform='translate(-133 -132)' fill='%231eae94'/%3E%3C/g%3E%3Cg id='Group_2405' data-name='Group 2405' transform='translate(8.55 10.376)'%3E%3Cg id='Group_2405-2' data-name='Group 2405' clip-path='url(%23clip-path)'%3E%3Ccircle id='Ellipse_68' data-name='Ellipse 68' cx='19.7' cy='19.7' r='19.7' transform='translate(15.9 1)' fill='none' stroke='%232f364e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_17963' data-name='Path 17963' d='M55.887,55.629A34.732,34.732,0,0,0,1,81H48.166' transform='translate(0 0)' fill='none' stroke='%232f364e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Crect id='Rectangle_1628' data-name='Rectangle 1628' width='22.447' height='15.713' transform='translate(55.3 68.537)' fill='none' stroke='%232f364e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_17964' data-name='Path 17964' d='M73.258,68.537V61.8a6.734,6.734,0,1,0-13.468,0v6.734' transform='translate(0 0)' fill='none' stroke='%232f364e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Line_75' data-name='Line 75' transform='translate(73.258 80.169)' fill='none' stroke='%232f364e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Line_76' data-name='Line 76' x1='8.979' transform='translate(59.789 80.169)' fill='none' stroke='%232f364e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' stroke-dasharray='0 4.489'/%3E%3Cline id='Line_77' data-name='Line 77' transform='translate(59.789 80.169)' fill='none' stroke='%232f364e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Line_78' data-name='Line 78' y1='3.902' transform='translate(59.789 72.365)' fill='none' stroke='%232f364e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' stroke-dasharray='0 3.902'/%3E%3Cline id='Line_79' data-name='Line 79' transform='translate(59.789 72.365)' fill='none' stroke='%232f364e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Line_80' data-name='Line 80' x2='8.979' transform='translate(64.279 72.365)' fill='none' stroke='%232f364e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' stroke-dasharray='0 4.489'/%3E%3Cline id='Line_81' data-name='Line 81' transform='translate(73.258 72.365)' fill='none' stroke='%232f364e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Line_82' data-name='Line 82' y2='3.902' transform='translate(73.258 76.267)' fill='none' stroke='%232f364e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' stroke-dasharray='0 3.902'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center 2rem;background-size:auto 100px;border-top:15px solid #1eae94;width:100%;padding:calc(4rem + 110px) 2rem 2rem 2rem;display:flex;justify-content:space-between;gap:2rem;flex-direction:column;align-items:flex-start}@media(min-width: 800px){.profile{background-position:2rem center;background-size:110px;border-top:0;border-left:15px solid #1eae94;padding:2rem 2rem 2rem calc(4rem + 110px)}}@media(min-width: 800px){.profile{grid-column:1/span 2}}@media(min-width: 1366px){.profile{grid-column:1/span 3;flex-direction:row;align-items:center}}.card{background:#fff;padding-block:1rem;align-self:stretch;display:flex;flex-direction:column}.card__icon svg{height:80px;margin-inline:auto}.card__meta{padding-inline:2rem;padding-bottom:1rem;border-top:15px solid;padding-top:2rem;flex:1;justify-content:space-between}.card--purple>.card__meta{border-color:#5c376d}.card--red>.card__meta{border-color:#b92653}.card--orange>.card__meta{border-color:#e18a2e}.card--turquoise>.card__meta{border-color:#00adba}.card--grey>.card__meta{border-color:#878787}.card--yellow>.card__meta{border-color:#fdc533}.calendar-entry{display:flex;flex-direction:row;gap:1rem}.calendar-entry .date{display:block;width:60px;height:60px;border:1px solid;text-align:center;line-height:1.2;padding:.3rem;flex:0 0 60px}.calendar-entry .date .day{font-size:1.4rem;font-weight:700}.calendar-entry .date .month{font-weight:600}/*# sourceMappingURL=dashboard.css.map */
