.dropdown__container{position:relative}.dropdown{padding:1rem;border-radius:8px;width:100%;height:3.5rem;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.dropdown--default.dropdown--active-primary,.dropdown--default.dropdown--active-secondary{color:#fff}.dropdown--default.dropdown--active-tertiary{color:#000;background:#fff}.dropdown--mobile.dropdown--active-primary,.dropdown--mobile.dropdown--active-secondary{color:#fff}.dropdown--mobile.dropdown--active-tertiary{color:#000;background:#fff}.dropdown__title--align-left{text-align:left}.dropdown__icon--align-right{margin-left:auto}@media (max-width: 768px){.dropdown__container{margin-bottom:1rem}}.dropdown-selector,.dropdown__selector{width:100%;border:1px solid #d1d1d1;border-radius:8px;margin-top:.5rem;position:absolute;z-index:99}.dropdown-selector .dropdown-item:first-child,.dropdown__selector .dropdown-item:first-child{border-radius:8px 8px 0 0!important}.dropdown-selector .dropdown-item:last-child,.dropdown__selector .dropdown-item:last-child{border-radius:0 0 8px 8px!important}.dropdown-selector .dropdown-item:not(:first-child):not(:last-child),.dropdown__selector .dropdown-item:not(:first-child):not(:last-child){border-radius:0!important}.dropdown-item{padding:1rem;border-radius:8px;width:100%;border:none;display:flex;justify-content:flex-start;align-items:center;height:100%;cursor:pointer;color:#000;background:#fff}.checkbox-hide{display:none}.symbol-hide{display:none!important;text-decoration:none;justify-content:center;align-items:center;height:100%;width:100%;font-size:inherit!important;color:#fff}.checkbox{background-color:#fff;display:inline-block;border-radius:2px;margin-right:10px;position:relative;width:1rem;height:1rem;display:flex}.checkbox-hide:checked+.checkbox.checkbox--primary .symbol-hide{display:flex!important}.checkbox-hide:checked+.checkbox.checkbox--secondary .symbol-hide{display:flex!important}.checkbox-hide:checked+.checkbox.checkbox--tertiary{border:1px solid black!important}.checkbox-hide:checked+.checkbox.checkbox--tertiary .symbol-hide{color:#000;display:flex!important}.background--primary{background-color:#0a1b39}.background--primary--hover{background-color:#0a1b39cc}.background--secondary{background-color:#ff8f00}.background--secondary--hover{background-color:#ff8f00cc}.background--tertiary{background-color:#eef2f6}.background--tertiary--hover{background-color:#eef2f6cc}.background--quarternary{background-color:#ff8f0080}.background--ice{background-color:#fff}.background--sand{background-color:#f5e4d2}.background--lavender{background-color:#9ca6d5}.background--grey-200{background-color:#f5f5f5}.background--grey-100{background-color:#fafafa}.background--header,.background--white{background-color:#fff}.background--black{background-color:#181818}.background--transparent{background-color:transparent}.background--primary__hover:hover{background-color:#0a1b39}.color--primary{color:#0a1b39}.color--primary svg{stroke:#0a1b39;fill:#0a1b39}.color--secondary{color:#ff8f00}.color--secondary svg{stroke:#ff8f00;fill:#ff8f00}.color--tertiary{color:#eef2f6}.color--tertiary svg{stroke:#eef2f6;fill:#eef2f6}.color--ice{color:#fff}.color--ice svg{stroke:#fff;fill:#fff}.color--sand{color:#f5e4d2}.color--sand svg{stroke:#f5e4d2;fill:#f5e4d2}.color--lavender{color:#9ca6d5}.color--lavender svg{stroke:#9ca6d5;fill:#9ca6d5}.color--grey-200{color:#f5f5f5}.color--grey-200 svg{stroke:#f5f5f5;fill:#f5f5f5}.color--grey-100{color:#fafafa}.color--grey-100 svg{stroke:#fafafa;fill:#fafafa}.color--white{color:#fff}.color--white svg{stroke:#fff;fill:#fff}.color--black{color:#0a1b39}.color--black svg{stroke:#0a1b39;fill:#0a1b39}.border--primary{border:2px solid #0a1b39}.border--grey-200{border:.5px solid #f5f5f5}.border--white{border:2px solid #ffffff}.border--black{border:2px solid #181818}.pagination-page{padding:.9rem;border-radius:100%;text-decoration:none;display:flex;justify-content:center;width:3rem;height:3rem}.pagination-page.pagination-page--default{color:#000;background:#fff}.pagination-page.pagination-page--default:hover{position:relative;background:#fff}.pagination-page.pagination-page--default:hover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000000d;border-radius:inherit;z-index:1;pointer-events:none}.pagination-page.pagination-page--active-primary{color:#fff}.pagination-page.pagination-page--active-primary:hover{position:relative}.pagination-page.pagination-page--active-primary:hover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000001a;border-radius:inherit;z-index:1;pointer-events:none}.pagination-page.pagination-page--active-secondary{color:#fff}.pagination-page.pagination-page--active-secondary:hover{position:relative}.pagination-page.pagination-page--active-secondary:hover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000001a;border-radius:inherit;z-index:1;pointer-events:none}.pagination{display:flex;gap:1rem;align-items:center}
