.pill{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:2px solid #22c6b7;border-radius:50px;cursor:pointer;font-size:14px;padding:10px 15px;white-space:nowrap}.pill:hover{background-color:#22c6b733}.pill__close-icon{margin-left:8px}.pill--small{border:none;font-size:12px;padding:4px 8px;pointer-events:none}.pill--small:hover{background-color:initial}.pill--listing{border:none;font-size:12px;padding:2px 4px;pointer-events:none}.pill--listing:hover{background-color:initial}.pill--flat{background-color:#5788ba;border-radius:0;color:#fff!important}.pill--blue{background-color:#5788ba33;color:#5788ba}.pill--purple{background-color:#5758ba33;color:#5758ba}.app-wrapper,.dashboard{overflow:hidden}.dashboard{background-color:#eff3f6;display:flex;height:100vh;padding:10px}@media (max-width:767px){.dashboard{padding-top:0}}.dashboard__content{border-radius:8px;flex-grow:1;margin-left:10px}@media (max-width:1200px){.dashboard__content{overflow:hidden;overflow-y:auto}}@media (max-width:1150px){.dashboard__content{margin:0}}@media (max-width:767px){.dashboard__content{padding-top:0}.dashboard__header svg{max-width:130px}}.dashboard__main-wrapper{align-items:flex-start;display:flex;flex-direction:column;height:calc(100% - 68px);margin-top:20px;overflow:hidden;overflow-y:auto;width:100%}@media (max-width:1200px){.dashboard__main-wrapper{flex-direction:column}}@media (max-width:767px){.dashboard__main-wrapper{padding:50px 0}}.dashboard__data-snapshots{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);padding:10px}@media (max-width:1599px){.dashboard__data-snapshots{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.dashboard__data-snapshots{grid-template-columns:repeat(1,1fr)}}.dashboard__listings{margin-right:20px;padding-bottom:20px;width:100%}@media (max-width:1200px){.dashboard__listings{height:auto;margin-right:0;order:2}}.dashboard__listings .img{max-height:105px;max-width:145px}@media (max-width:599px){.dashboard__listings .img{max-width:100%}}.dashboard__listing{background-color:#fff;border:1px solid #eff3f6;border-radius:4px;margin-bottom:8px;padding:20px}.dashboard__get-quote{background:#6f2f80;border-radius:10px 10px 0 0;color:#fff;font-size:13px;font-weight:700;padding:5px;text-align:center;width:215px}.dashboard__listing-offers{margin-top:20px}.dashboard__offer-row{align-items:center;border:1px solid #bbdefb;display:flex;padding-left:10px;width:100%}@media (max-width:900px){.dashboard__offer-row{align-items:center;flex-direction:column;margin-bottom:20px}}.dashboard__offer-row:last-of-type{margin-bottom:0}.dashboard__offer-row .user-initials__text{font-size:11px}.dashboard__offer-row ul{list-style:none}@media (max-width:959px){.dashboard__offer-row ul{padding-left:0!important}}@media (max-width:900px){.dashboard__offer-row ul{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}}@media (max-width:599px){.dashboard__offer-row ul{display:flex;flex-direction:column}}.dashboard__offer-row ul li{color:#3d3e4de6;display:inline-block;font-size:12px;margin-right:15px}@media (max-width:599px){.dashboard__offer-row ul li{padding-bottom:5px}}.dashboard__offer-row ul li span{color:#3d3e4d;margin-left:6px}.dashboard__offer-row h3{margin-left:10px}.dashboard__offer-row-actions{margin-left:auto}@media (max-width:959px){.dashboard__offer-row-actions{width:100%}}@media (max-width:1580px){.dashboard__offer-row-actions button{margin:10px 0;width:100%}}.dashboard__listing-sub{align-items:center;display:flex}.dashboard__listing-sub .spec{align-items:center;color:#3d3e4d80;display:inline-flex;font-size:12px;margin-left:20px}.dashboard__listing-sub .spec svg{margin-right:4px}.dashboard__offers-glimpse{align-items:center;align-self:flex-start;display:flex}@media (max-width:959px){.dashboard__offers-glimpse{margin:20px 10px}}.dashboard__offers-glimpse.documents{margin:0 10px}.dashboard__offers-glimpse .user-initials{margin-left:-8px}.dashboard__offers-glimpse svg{margin-right:4px}.dashboard__offers-glimpse .offer-count{cursor:pointer;font-size:13px;margin-left:10px;text-decoration:underline}.dashboard__offers-glimpse .offer-count.empty{text-decoration:none}
