@charset "UTF-8";.dropdown{padding:1px;transition:-webkit-filter;transition:filter;transition:filter,-webkit-filter;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.dropdown,.dropdown .selected{font-size:1rem;position:relative}.dropdown .selected{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-around;padding:10px 15px;font-weight:400;color:#1f1f1f;background-color:transparent}.dropdown .selected .dropdown-label{display:inline-block;flex:1;text-align:end}.dropdown .selected .placeholder{color:#fff}.dropdown .selected:after{content:"\25BC";font-size:1.2rem;padding-left:10px}.dropdown .options-list,.dropdown .options-wrapper{max-height:200px}.dropdown .options-wrapper{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1;transition:height .15s}.dropdown .option{padding:10px 15px;font-weight:400;overflow:hidden;text-overflow:ellipsis;color:#1f1f1f;background-color:#fff}.dropdown .option:hover{color:#1f1f1f;background-color:#03a4d9}.dropdown.open .selected:after{margin-left:auto;content:"\25B2"}.dropdown:not(.open) .options-wrapper{height:0!important;pointer-events:none;opacity:0}
.section-page{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;padding-top:100px}.page-background-image{background-image:url(/app/static/images/backgrounds/search-background.jpg);background-size:cover;background-position:top;background-attachment:fixed;width:100%;min-height:80vh}.section-page-wrapper{flex:1;max-width:1060px;padding:0 22px;width:-moz-available;width:-webkit-fill-available;width:fill-available}.section-header{display:flex;justify-content:space-between;color:#c2c2c2}@media only screen and (max-width:600px){.section-header{flex-direction:row;justify-content:flex-end}}.section-header .section-header-left{width:830px;display:flex;justify-content:space-between}@media only screen and (max-width:600px){.section-header .section-header-left{width:calc((100% + 400px)/2);width:100%}}.section-header .clear-section{height:45px;cursor:pointer;display:flex;justify-content:flex-end;border:1px solid hsla(0,0%,98%,.25);align-self:center}@media only screen and (max-width:600px){.section-header .clear-section .clear-section-name{display:none}}.section-header .clear-section .section-clear{width:35px;font-weight:600}.section-header .clear-section-title{margin:auto 0 auto 10px}.section-header .section-title-container{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}@media only screen and (max-width:600px){.section-header .section-title-container{flex:1}}.section-header .section-title-container .section-title{width:600px;text-align:center}@media only screen and (max-width:799px){.section-header .section-title-container .section-title{font-size:2rem;width:400px}}@media only screen and (max-width:600px){.section-header .section-title-container .section-title{width:90%;font-size:1.8rem}}.section-header .section-title-container .section-sub-title{margin-top:0;text-align:center}@media only screen and (max-width:799px){.section-header .section-title-container .section-sub-title{font-size:1.4rem}}@media only screen and (max-width:600px){.section-header .section-title-container .section-sub-title{width:90%;font-size:1.8rem}}.section-header .vertical-center{margin:auto 0}.section-header .section-back{width:11px;font-size:2rem;font-weight:600;cursor:pointer}.section-description{font-size:1rem;font-weight:300;padding:0 22px;max-width:700px;margin:auto;text-align:center}.swimlane-title{font-size:1.5rem;font-weight:500;margin:0;color:transparent}.section-filter-header{display:flex;flex-direction:column;margin:30px 0 0;align-items:flex-end}.section-filter-header .dropdown .option{color:#c2c2c2;background-color:#000;min-width:200px}.section-filter-header .dropdown .option:hover{background-color:#03a4d9;color:#fff}.section-filter-header .dropdown .option.highlighted{color:#03a4d9}.section-filter-header .dropdown .option.highlighted:hover{color:#fff}.section-filter-header .dropdown .selected,.section-filter-header .dropdown .selected .placeholder{color:#c2c2c2}.section-filter-header .section-filter{border:1px solid hsla(0,0%,98%,.25)}@media only screen and (max-width:600px){.section-filter-header .section-filter{margin-bottom:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;justify-content:flex-end}}.empty-section{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;min-height:400px}.empty-section .icon{width:100px}.empty-section .title{font-size:2em;margin:10px 0}.empty-section .description{font-weight:lighter;margin:0}@media not all and (min-width:600px){.empty-section{min-height:200px}.empty-section .icon{width:75px}.empty-section .title{font-size:1em}}
