.custom-select{display:flex;flex-wrap:wrap}.custom-select__check{align-items:center;display:none;justify-content:center;pointer-events:none;position:absolute}.custom-select__label{-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-select__input,.custom-select__input .custom-select__control{cursor:pointer}.custom-select__input.custom-select--is-disabled{cursor:default;pointer-events:none}.custom-select__input.custom-select--is-disabled .custom-select__control{pointer-events:none}.custom-select__option-wrapper{cursor:pointer;position:relative}.custom-select__option-wrapper.multi{position:relative}.custom-select__option-wrapper.multi:after{content:"";display:block;position:absolute}.custom-select__option-wrapper.multi .custom-select__reset-icon{display:none}.custom-select__option-wrapper.multi .custom-select__check{display:flex}.custom-select__option-wrapper.multi .custom-select__check svg{position:static}.custom-select__option-wrapper.reset .custom-select__reset-icon{position:absolute}.custom-select__option-wrapper.reset.multi .custom-select__check{align-items:center;display:flex;justify-content:center}.custom-select__option-wrapper.placeholder{display:none}.custom-select__option-wrapper.shadowed{cursor:default;pointer-events:none}.custom-select__option-wrapper.multi.shadowed.selected{pointer-events:all}.custom-select__option{cursor:pointer}.custom-select__single-value{-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-select__value-container{display:block;flex-wrap:nowrap;text-overflow:ellipsis}.custom-select__value-container input{position:absolute}.custom-select__multi-value{display:inline}.custom-select__multi-value:after{content:",";display:contents}.custom-select__multi-value:last-child,.custom-select__multi-value:nth-last-child(2):after{content:none}.custom-select__value-container--is-multi input{position:absolute}.custom-select__multi-value__label{display:inline}.custom-select__multi-value__remove{display:none}.custom-select__control{box-shadow:none;cursor:pointer}.custom-select__indicator{align-items:center;display:flex;justify-content:center}.custom-select__indicator-separator{display:none}.custom-select__menu{overflow:hidden}.custom-select__option-placeholder{display:none}.custom-select__option-placeholder:first-child{display:block}.custom-select .custom-select__check{border-color:#adb6bf;border-style:solid}.custom-select .custom-select__check svg{fill:#fff;opacity:0}.custom-select .custom-select__label{color:#bfbfbf}.custom-select .custom-select__input{font-family:Manrope,sans-serif}.custom-select .custom-select__input.custom-select--is-disabled{opacity:.5}.custom-select .custom-select__option-wrapper.multi{position:relative}.custom-select .custom-select__option-wrapper.multi:hover .custom-select__check{border-color:#fff}.custom-select .custom-select__option-wrapper.multi:hover:after{opacity:0}.custom-select .custom-select__option-wrapper.multi:after{background-color:#f7f7f7}.custom-select .custom-select__option-wrapper.multi .custom-select__check svg{fill:#fff;stroke:#fff}.custom-select .custom-select__option-wrapper.multi.selected .custom-select__check{background-color:#333;border-color:#333}.custom-select .custom-select__option-wrapper.multi.selected .custom-select__check svg{opacity:1;fill:#fff}.custom-select .custom-select__option-wrapper.multi .custom-select__option.custom-select__option--is-selected{background-color:#f7f7f7;color:#333}.custom-select .custom-select__option-wrapper.selected.reset:not(.multi) svg{fill:#333;stroke:#333}.custom-select .custom-select__option-wrapper.reset svg{fill:#000;stroke:#000}.custom-select .custom-select__option-wrapper.shadowed{opacity:.5}.custom-select .custom-select__option{color:#333}.custom-select .custom-select__option.custom-select__option--is-selected{background:#f6e5e8;color:#333}.custom-select .custom-select__option.custom-select__option--is-focused{background:#fff;color:#333}.custom-select .custom-select__option.custom-select__option--is-focused:hover{background:rgba(227,30,36,.502);color:#fff}.custom-select .custom-select__option.custom-select__option--is-focused:hover~.custom-select__add-info{color:#fff}.custom-select .custom-select__option.custom-select__option--is-focused:hover~.custom-select__check{border-color:#fff}.custom-select .custom-select__option.custom-select__option--is-selected.custom-select__option--is-focused{background:#f6e5e8;color:#333}.custom-select .custom-select__option.custom-select__option--is-selected.custom-select__option--is-focused:hover{background:rgba(227,30,36,.502);color:#fff}.custom-select .custom-select__option.custom-select__option--is-selected.custom-select__option--is-focused:hover~.custom-select__add-info{color:#fff}.custom-select .custom-select__option.custom-select__option--is-selected.custom-select__option--is-focused:hover~.custom-select__check{border-color:#fff}.custom-select .custom-select__single-value{color:#333}.custom-select .custom-select__multi-value,.custom-select .custom-select__multi-value__label{background-color:transparent}.custom-select .custom-select__control{background-color:#efefef;border-color:#efefef;box-shadow:none}@media (min-width:1px) and (max-width:768px){.custom-select .custom-select__control{background-color:#f7f7f7;border-color:#f7f7f7}}.custom-select .custom-select__control:hover{border-color:#efefef}@media (min-width:1px) and (max-width:768px){.custom-select .custom-select__control:hover{border-color:#efefef}}.custom-select .custom-select__control--menu-is-open{border-color:#efefef}@media (min-width:1px) and (max-width:768px){.custom-select .custom-select__control--menu-is-open{border-color:#efefef}}.custom-select .custom-select__control--menu-is-open:hover{border-color:#efefef;box-shadow:none}@media (min-width:1px) and (max-width:768px){.custom-select .custom-select__control--menu-is-open:hover{border-color:#efefef}}.custom-select .custom-select__indicator{background-color:#333;color:#fff}.custom-select .custom-select__indicator svg{fill:#fff;stroke:#fff}.custom-select .custom-select__menu{background-color:#fff;box-shadow:0 9px 11px 0 rgba(0,0,0,.18)}.custom-select .custom-select__option-placeholder{color:#333}.custom-select .custom-select__option-placeholder:first-child{display:block}.custom-select .custom-select__check{border-radius:.3125vw;border-width:.0625vw;height:1.25vw;right:1vw;top:50%;transform:translateY(-50%);width:1.25vw}@media screen and (min-width:1320px){.custom-select .custom-select__check{border-radius:5px;border-width:1px;height:20px;right:16px;width:20px}}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__check{border-radius:5px;border-width:1px;height:20px;right:20px;width:20px}}.custom-select .custom-select__check svg{height:80%;width:80%}.custom-select .custom-select__multi-value__label{font-size:.875vw;font-weight:400;line-height:1.5vw}@media screen and (min-width:1320px){.custom-select .custom-select__multi-value__label{font-size:14px;line-height:24px}}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__multi-value__label{font-size:16px;line-height:24px}}.custom-select .custom-select__multi-value{margin:0}.custom-select .custom-select__label{font-size:.75vw;font-weight:500;line-height:.9375vw;margin-bottom:.625vw;width:100%}@media screen and (min-width:1320px){.custom-select .custom-select__label{font-size:12px;line-height:15px;margin-bottom:10px}}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__label{font-size:14px;line-height:15px;margin-bottom:10px}}.custom-select .custom-select__input{width:100%}.custom-select .custom-select__option-wrapper.multi:after{bottom:0;height:.0625vw;left:50%;transform:translateX(-50%);width:calc(100% - 2.5vw)}@media screen and (min-width:1320px){.custom-select .custom-select__option-wrapper.multi:after{bottom:0;height:1px;left:50%;width:calc(100% - 40px)}}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__option-wrapper.multi:after{bottom:0;height:1px;left:50%;width:calc(100% - 40px)}}.custom-select .custom-select__option-wrapper.multi .custom-select__option{padding-right:3.125vw}@media screen and (min-width:1320px){.custom-select .custom-select__option-wrapper.multi .custom-select__option{padding-right:50px}}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__option-wrapper.multi .custom-select__option{padding-right:50px}}.custom-select .custom-select__option-wrapper.reset .custom-select__option{padding-right:1.5625vw}@media screen and (min-width:1320px){.custom-select .custom-select__option-wrapper.reset .custom-select__option{padding-right:25px}}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__option-wrapper.reset .custom-select__option{padding-right:25px}}.custom-select .custom-select__option-wrapper.reset .custom-select__reset-icon{height:.875vw;right:.9375vw;top:50%;transform:translateY(-50%);width:.875vw}@media screen and (min-width:1320px){.custom-select .custom-select__option-wrapper.reset .custom-select__reset-icon{height:14px;right:15px;width:14px}}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__option-wrapper.reset .custom-select__reset-icon{height:14px;right:15px;width:14px}}.custom-select .custom-select__option{cursor:inherit;font-size:.875vw;font-weight:400;line-height:1.0625vw;padding:.6875vw .9375vw .75vw}@media screen and (min-width:1320px){.custom-select .custom-select__option{font-size:14px;line-height:17px;padding:11px 15px 12px}}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__option{font-size:16px;line-height:17px;padding:11px 15px 12px}}.custom-select .custom-select__menu-list{padding:0}.custom-select .custom-select__single-value{font-size:.875vw;font-weight:500;line-height:1.7;margin-left:0;margin-right:.625vw}@media screen and (min-width:1320px){.custom-select .custom-select__single-value{font-size:14px;line-height:1.7;margin-right:10px}}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__single-value{font-size:16px;line-height:1.7;margin-right:10px}}.custom-select .custom-select__value-container{padding:0}.custom-select .custom-select__multi-value{border-radius:0;margin-right:.375vw;min-width:auto}@media screen and (min-width:1320px){.custom-select .custom-select__multi-value{margin-right:6px}}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__multi-value{margin-right:6px}}.custom-select .custom-select__value-container--is-multi{padding-bottom:0}.custom-select .custom-select__multi-value__label{padding:0}.custom-select .custom-select__control{border-radius:.625vw;border-width:.0625vw;min-height:3.125vw;padding:.5vw .9375vw .625vw}@media screen and (min-width:1320px){.custom-select .custom-select__control{border-radius:10px;border-width:1px;min-height:50px;padding:8px 15px 10px}}@media (min-width:1px) and (max-width:1440px){.custom-select .custom-select__control{width:100%}}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__control{border-radius:10px;border-width:1px;min-height:40px;padding:6px 15px 8px}}.custom-select .custom-select__control--menu-is-open{border-radius:.625vw .625vw 0 0}@media screen and (min-width:1320px){.custom-select .custom-select__control--menu-is-open{border-radius:10px 10px 0 0}}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__control--menu-is-open{border-radius:10px 10px 0 0}}.custom-select .custom-select__control--menu-is-open .custom-select__indicator svg{transform:rotate(180deg)}.custom-select .custom-select__indicator{border-radius:50%;height:1.125vw;padding:0;width:1.125vw}@media screen and (min-width:1320px){.custom-select .custom-select__indicator{height:18px;padding:0;width:18px}}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__indicator{height:18px;padding:0;width:18px}}.custom-select .custom-select__indicator svg{height:.625vw;width:.625vw}@media screen and (min-width:1320px){.custom-select .custom-select__indicator svg{height:10px;width:10px}}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__indicator svg{height:10px;width:10px}}.custom-select .custom-select__menu{border-radius:0 0 .625vw .625vw;margin:0;width:100%}@media screen and (min-width:1320px){.custom-select .custom-select__menu{border-radius:0 0 10px 10px}}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__menu{border-radius:0 0 10px 10px}}.custom-select .custom-select__option-placeholder{font-size:.875vw;font-weight:400;line-height:1.5vw;padding-top:0}@media screen and (min-width:1320px){.custom-select .custom-select__option-placeholder{font-size:14px;line-height:24px}}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__option-placeholder{font-size:16px;line-height:24px}}.custom-select .custom-select__check{transition:border-color .3s ease,background-color .3s ease}.custom-select .custom-select__check svg{transition:opacity .3s ease}.custom-select .custom-select__control{transition:border-color .3s ease}.custom-select .custom-select__indicator{transition:color .3s ease}.custom-select .custom-select__indicator:hover{color:#fff}.custom-select .custom-select__indicator svg{transition:transform .3s ease}.custom-select__option-wrapper.info .custom-select__option{padding-bottom:20px}.custom-select__option-wrapper:last-child:after{content:none}.custom-select__add-info{bottom:6px;color:#a1a1a1;font-size:10px;left:0;padding:0 15px;pointer-events:none;position:absolute;white-space:nowrap}@media (min-width:1px) and (max-width:920px){.custom-select__add-info{font-size:12px}}.custom-select .custom-select__menu{z-index:2}