.custom-select{border-radius:var(--select-borders,60px);color:currentcolor;cursor:default;height:60px;outline:none;position:relative;scrollbar-width:none;text-align:left;width:100%}.custom-select::-webkit-scrollbar{display:none}@media (min-width:64em){.custom-select{height:80px}}.custom-select:not(.-select-is-open){cursor:pointer}.custom-select.-select-is-open{align-items:flex-start;flex-direction:column;justify-content:flex-end}.custom-select.-is-animating .items,.custom-select.-is-animating .items li{pointer-events:none}.custom-select.-is-animating .custom-select__head .icon,.custom-select.-is-animating .custom-select__multiselection-cta-wr,.custom-select.-is-animating .custom-select__selected-label{opacity:0}.custom-select.-disabled{cursor:not-allowed;opacity:.8;pointer-events:none;touch-action:none}.custom-select__wrapper{align-items:center;border-radius:calc(var(--select-borders, 60px)/1.5);display:flex;overflow:auto;position:relative;scrollbar-width:none;width:100%}.custom-select__wrapper::-webkit-scrollbar{display:none}.custom-select__wrapper.-close{position:relative;z-index:1}.custom-select__wrapper.-close:hover .custom-select__selected-label{transform:scale(1.02)}.custom-select__wrapper.-open{align-items:flex-start;background-color:#83e0fc;bottom:0;flex-direction:column;justify-content:flex-end;left:0;position:absolute;top:auto;width:100%;z-index:2}.dropup .custom-select__wrapper{transform:translateY(calc(100% - 60px))}@media (min-width:80em){.dropup .custom-select__wrapper{transform:translateY(calc(100% - 80px))}}.custom-select__head{border-radius:var(--select-borders,60px) var(--select-borders,60px);display:flex;line-height:20px;max-height:60px;padding:20px;transition:opacity .3s,background-color .4s ease;width:100%}@media (min-width:64em){.custom-select__head{max-height:80px;padding:30px}}.custom-select__head.-select-is-open{border-radius:var(--select-borders,60px) var(--select-borders,60px) 0 0}.-close .custom-select__head:after{background-color:#ffffff4d;border-radius:50%;content:"";height:60px;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease-in;width:60px}@media (min-width:80em){.-close .custom-select__head:after{height:80px;width:80px}}.-close .custom-select__head.-is-hovering:after{opacity:1}.custom-select__icon-wr{align-items:center;display:flex;height:60px;justify-content:center;position:absolute;right:0;top:0;width:60px;z-index:1}@media (min-width:64em){.custom-select__icon-wr{height:80px;width:80px}}.custom-select__icon-wr .icon{fill:currentcolor;height:16px;transition:opacity .3s;width:16px}.custom-select__label{display:block;font-family:Object Sans,sans-serif;font-size:.9rem;font-size:.75rem;font-weight:400;transition:opacity .5s,transform .3s ease-in}.-close .custom-select__label{max-width:calc(100% - 160px);overflow:hidden;position:absolute;text-overflow:ellipsis;transform:translateY(-10px);white-space:nowrap;width:100%}@media (min-width:64em){.-close .custom-select__label,.custom-select__label{position:relative;transform:translateY(0);width:auto}.-close .custom-select__label{margin-left:20px}}.custom-select__selected{transition:opacity .3s,transform .3s ease-in;width:calc(100% - 36px)}.-close .custom-select__selected{transform:translateY(10px)}@media (min-width:64em){.custom-select__selected{max-width:calc(100% - 130px);transform:translateY(0);width:auto}.-close .custom-select__selected{transform:translateY(0)}}.custom-select__selected-label{display:block;font-family:Object Sans,sans-serif;font-size:.9rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;transform-origin:left;transition:opacity .4s,transform .4s ease-out;white-space:nowrap;width:100%}.custom-select__selected-label>*{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:90em){.custom-select__selected-label{width:auto}}.custom-select__selected-label p{display:inline-block;margin:0}.custom-select__value{display:block;position:relative}.custom-select__multiselection-cta-wr{padding:1rem 1rem 0}.custom-select__multiselection-cta-wr .base-button{display:block;text-align:center;width:100%}@keyframes go-out-to-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes go-in-from-left{0%{transform:translateX(-100%)}25%{transform:translateX(-100%)}to{transform:translateX(0)}}.custom-select-wrapper{align-items:center;border-radius:calc($select-border-radius / 1.5);display:flex;overflow:hidden;position:relative;scrollbar-width:none;width:100%}.custom-select-wrapper::-webkit-scrollbar{display:none}.custom-select-wrapper .is-disabled{opacity:.4;pointer-events:none}.custom-select-wrapper.-close{position:relative;z-index:1}.custom-select-wrapper.-close:hover .custom-select-wrapper__selected-label{opacity:.7;transform:scale(1.02)}.custom-select-wrapper.-modal-style.-open{background-color:var(--color-white)}.custom-select-wrapper.-open{align-items:flex-start;background-color:#83e0fc;flex-direction:column;justify-content:flex-end}.custom-select-wrapper.-open:not(.-modal-style){bottom:0;left:0;position:absolute;top:auto;z-index:2}.dropup .custom-select-wrapper{transform:translateY(calc(100% - 60px))}@media (min-width:80em){.dropup .custom-select-wrapper{transform:translateY(calc(100% - 80px))}}.custom-select-wrapper.-is-animating .items,.custom-select-wrapper.-is-animating .items li{pointer-events:none}.custom-select-wrapper.-is-animating .custom-select-wrapper__head .icon,.custom-select-wrapper.-is-animating .custom-select-wrapper__multiselection-cta-wr,.custom-select-wrapper.-is-animating .custom-select-wrapper__selected-label{opacity:0}.custom-select-wrapper__apply{justify-content:center;margin:20px 16px;width:calc(100% - 32px)}.custom-select-wrapper__apply.-is-hidden{opacity:0;pointer-events:none;visibility:hidden}.custom-select-wrapper__head{border-radius:60px 60px;display:flex;line-height:20px;padding:20px 16px;transition:opacity .3s,background-color .4s ease;width:100%}.custom-select-wrapper__head.-select-is-open{border-radius:60px 60px 0 0}@media (min-width:80em){.custom-select-wrapper__head{padding:30px 16px}}.custom-select-wrapper__label{display:block;font-family:Object Sans,sans-serif;font-size:.9rem;font-size:.75rem;font-weight:400;margin-right:20px;transition:opacity .5s,transform .3s ease-in}@media (min-width:90em){.custom-select-wrapper__label{position:relative;transform:translateY(0);width:auto}}.custom-select-wrapper .items{border-radius:0 0 30px 30px;font-family:Object Sans,sans-serif;font-size:1rem;font-weight:800;max-height:230px;overflow:auto;padding:0;scrollbar-width:none;width:100%}@media (min-width:64em){.custom-select-wrapper .items{font-family:Object Sans,sans-serif;font-size:1.12rem;font-weight:800}}@media (min-width:90em){.custom-select-wrapper .items{max-height:325px}}.custom-select-wrapper .items::-webkit-scrollbar{display:none}.custom-select-wrapper .items.-modal-style{max-height:none}.custom-select-wrapper .items.-modal-style .items__value{opacity:1}.custom-select-wrapper .items__clean-data-wr{text-align:right}.custom-select-wrapper .items__clean-data{align-items:center;border-radius:var(--card-border-radius);border-radius:10px;color:var(--color-text-03);cursor:pointer;display:inline-flex;font-family:Object Sans,sans-serif;font-size:.9rem;font-weight:400;height:40px;justify-content:flex-end;margin:0 0 0 auto;padding:0 16px;text-align:center;width:auto}.custom-select-wrapper .items__clean-data svg{fill:currentcolor;width:15px}.custom-select-wrapper .items__clean-data span{line-height:15px;margin-right:5px}.custom-select-wrapper .items__select .items__value{padding:16px}.custom-select-wrapper .items__value{cursor:pointer;display:block;line-height:1;opacity:0;overflow:hidden;padding:0 16px;position:relative;transition:opacity .5s;width:100%}.items__select .custom-select-wrapper .items__value{padding:16px}.custom-select-wrapper .items__value:after{background-color:#ffffff1a;bottom:1px;content:"";height:1px;left:16px;position:absolute;width:calc(100% - 32px)}.-modal-style .custom-select-wrapper .items__value{opacity:1}.custom-select-wrapper .items__value.-clean-selection{font-size:.75rem;padding:8px}.custom-select-wrapper .items__value-clean{align-items:center;display:flex;font-size:.625rem;height:40px;width:40px}.custom-select-wrapper .items ul{list-style-type:none;margin:0;padding:0}.custom-select-wrapper .items ul li{line-height:0;max-height:50px;position:relative;transition:background-color .3s linear}.custom-select-wrapper .items ul li:hover:not(.is-selected){background-color:#abeafd}.-has-active-filters .custom-select-wrapper .items ul li:hover:not(.is-selected){background:linear-gradient(180deg,#0b3e52,#459db8)}.custom-select-wrapper .items ul li.items__clean-data-wr:hover{background:#0000;opacity:.7}.custom-select-wrapper .items ul li.is-selected{align-items:center;background-color:#55a4bc;display:flex}@media (min-width:64em){.custom-select-wrapper .items ul li.is-selected{background-color:#b5ecfd}}.custom-select-wrapper .items ul li.is-selected .items__value{pointer-events:none}.custom-select-wrapper .items ul li.is-selected .items__value:after{opacity:0}.custom-select-wrapper .items ul li.is-selected:hover .items__clean-data{transform:translateX(0)}.custom-select-wrapper .items ul li.is-selected .items__clean-data{align-items:center;background-color:var(--brand-01);border-radius:0;color:var(--color-white);height:100%;position:absolute;right:0;top:0;transition:transform .4s ease-out}@media (min-width:64em){.custom-select-wrapper .items ul li.is-selected .items__clean-data{transform:translateX(100%)}}