.custom-select{display:flex;flex-wrap:wrap}.custom-select .custom-select__check{align-items:center;border:1px solid #adb6bf;border-radius:50%;display:none;height:1.041666666666667vw;justify-content:center;pointer-events:none;position:absolute;right:1.041666666666667vw;top:50%;transform:translateY(-50%);transition:border-color .3s ease,background-color .3s ease;width:1.041666666666667vw}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__check{height:5.333333333333333vw;right:5.333333333333333vw;width:5.333333333333333vw}}.custom-select .custom-select__check svg{height:80%;width:80%;fill:#fff;opacity:0;transition:opacity .3s ease}.custom-select .custom-select__label{color:#000;font-size:.625vw;font-weight:600;line-height:1.2;margin-bottom:.5208333333333334vw;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__label{font-size:3.2vw;margin-bottom:2.666666666666667vw}}.custom-select .custom-select__input{cursor:pointer;font-family:Montserrat,sans-serif;width:100%}.custom-select .custom-select__input.custom-select--is-disabled{cursor:default;opacity:.5;pointer-events:none}.custom-select .custom-select__input.custom-select--is-disabled .custom-select__control{pointer-events:none}.custom-select .custom-select__input .custom-select__control{cursor:pointer}.custom-select .custom-select__option-wrapper{cursor:pointer;position:relative}.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.selected .custom-select__check{background-color:#f23803;border-color:#f23803}.custom-select .custom-select__option-wrapper.multi.selected .custom-select__check svg{opacity:1;fill:#fff}.custom-select .custom-select__option-wrapper.multi:after{background-color:#f2f2f0;bottom:0;content:"";display:block;height:1px;left:50%;position:absolute;transform:translateX(-50%);width:calc(100% - 2.08333vw)}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__option-wrapper.multi:after{width:calc(100% - 10.66667vw)}}.custom-select .custom-select__option-wrapper.multi .custom-select__option{padding-right:2.604166666666667vw}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__option-wrapper.multi .custom-select__option{padding-right:13.333333333333334vw}}.custom-select .custom-select__option-wrapper.multi .custom-select__option.custom-select__option--is-selected{background-color:#edf1fa;color:#000}.custom-select .custom-select__option-wrapper.multi .custom-select__reset-icon{display:none}.custom-select .custom-select__option-wrapper.multi .custom-select__check{display:flex}.custom-select .custom-select__option-wrapper.multi .custom-select__check svg{position:static;fill:#fff;stroke:#fff}.custom-select .custom-select__option-wrapper.reset .custom-select__option{padding-right:1.302083333333333vw}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__option-wrapper.reset .custom-select__option{padding-right:6.666666666666667vw}}.custom-select .custom-select__option-wrapper.reset .custom-select__reset-icon{height:.7291666666666666vw;position:absolute;right:.78125vw;top:50%;width:.7291666666666666vw;fill:#000;stroke:#000;transform:translateY(-50%)}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__option-wrapper.reset .custom-select__reset-icon{height:3.733333333333333vw;right:4vw;width:3.733333333333333vw}}.custom-select .custom-select__option-wrapper.selected.reset:not(.multi) svg{fill:#fff;stroke:#fff}.custom-select .custom-select__option-wrapper.shadowed{opacity:.5}.custom-select .custom-select__option-wrapper.reset.multi .custom-select__check{align-items:center;display:flex;justify-content:center}.custom-select .custom-select__option-wrapper.placeholder{display:none}.custom-select .custom-select__option-wrapper.shadowed{cursor:default;pointer-events:none}.custom-select .custom-select__option-wrapper.multi.shadowed.selected{pointer-events:all}.custom-select .custom-select__menu-list{padding:0}.custom-select .custom-select__option{cursor:pointer;font-size:.7291666666666666vw;font-weight:400;line-height:1.2;padding:.5729166666666666vw .78125vw .625vw}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__option{font-size:3.733333333333333vw;padding:2.933333333333333vw 4vw 3.2vw}}.custom-select .custom-select__single-value{color:#000;font-size:.7291666666666666vw;font-weight:400;line-height:1.4;margin-left:0;margin-right:.5208333333333334vw;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__single-value{font-size:3.733333333333333vw;margin-right:2.666666666666667vw}}.custom-select .custom-select__value-container{display:block;flex-wrap:nowrap;padding:0;text-overflow:ellipsis}.custom-select .custom-select__value-container input{position:absolute}.custom-select .custom-select__multi-value{background-color:transparent;border-radius:0;display:inline;margin:0 .3125vw 0 0;min-width:auto}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__multi-value{margin-right:1.6vw}}.custom-select .custom-select__multi-value:after{content:",";display:contents}.custom-select .custom-select__multi-value:last-child,.custom-select .custom-select__multi-value:nth-last-child(2):after{content:none}.custom-select .custom-select__value-container--is-multi{padding-bottom:0}.custom-select .custom-select__value-container--is-multi input{position:absolute}.custom-select .custom-select__multi-value__label{background-color:transparent;display:inline;font-size:.7291666666666666vw;font-weight:400;line-height:1.2;padding:0}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__multi-value__label{font-size:3.733333333333333vw}}.custom-select .custom-select__clear-indicator,.custom-select .custom-select__multi-value__remove{display:none!important}.custom-select .custom-select__control{border-color:#fff;border-radius:1.5625vw;border-width:1px;box-shadow:none;cursor:pointer;min-height:2.604166666666667vw;padding:.5208333333333334vw .78125vw .5729166666666666vw;transition:border-color .3s ease,border-radius .3s ease}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__control{background-color:#f4f6fb;border-color:#f4f6fb;border-radius:8vw;padding:2.666666666666667vw 4vw 2.933333333333333vw}}.custom-select .custom-select__control:hover{border-color:#fff}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__control:hover{border-color:#f4f6fb}}.custom-select .custom-select__control--menu-is-open{border-color:#fff;border-radius:.6770833333333334vw .6770833333333334vw 0 0}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__control--menu-is-open{border-color:#f4f6fb;border-radius:3.466666666666667vw 3.466666666666667vw 0 0}}.custom-select .custom-select__control--menu-is-open:hover{border-color:#fff;box-shadow:none}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__control--menu-is-open:hover{border-color:#f4f6fb}}.custom-select .custom-select__control--menu-is-open .custom-select__indicator svg{transform:rotate(180deg)}.custom-select .custom-select__indicator{align-items:center;background-color:#f23803;border-radius:50%;color:#fff;display:flex;height:.9375vw;justify-content:center;padding:0;transition:color .3s ease;width:.9375vw}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__indicator{height:4.8vw;width:4.8vw}}.custom-select .custom-select__indicator:hover{color:#fff}.custom-select .custom-select__indicator svg{height:.5208333333333334vw;width:.5208333333333334vw;fill:#fff;stroke:#fff;transition:transform .3s ease}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__indicator svg{height:2.666666666666667vw;width:2.666666666666667vw}}.custom-select .custom-select__indicator-separator{display:none}.custom-select .custom-select__menu{background-color:#fff;border-radius:0 0 .6770833333333334vw .6770833333333334vw;box-shadow:0 .46875vw .5729166666666666vw 0 rgba(0,0,0,.18);margin:0;overflow:hidden;width:100%;z-index:2}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__menu{border-radius:0 0 3.466666666666667vw 3.466666666666667vw;box-shadow:0 2.4vw 2.933333333333333vw 0 rgba(0,0,0,.18)}}.custom-select .custom-select__option-placeholder{color:#000;display:none;font-size:.7291666666666666vw;font-weight:400;line-height:1.2;padding-top:0}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__option-placeholder{font-size:3.733333333333333vw}}.custom-select .custom-select__option-placeholder:first-child{display:block}.custom-select .custom-select__option-wrapper:last-child:after{content:none}.custom-select .custom-select__option-wrapper.info .custom-select__option{padding-bottom:1.041666666666667vw}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__option-wrapper.info .custom-select__option{padding-bottom:5.333333333333333vw}}.custom-select .custom-select__add-info{bottom:.20833333333333334vw;color:#a1a1a1;font-size:.5208333333333334vw;left:0;padding:0 .78125vw;pointer-events:none;position:absolute;white-space:nowrap}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__add-info{bottom:1.066666666666667vw;font-size:2.666666666666667vw;padding:0 4vw}}.custom-select .custom-select__option{color:#000}.custom-select .custom-select__option.custom-select__option--is-selected{background:#f23803;color:#fff}.custom-select .custom-select__option.custom-select__option--is-focused{background:#fff;color:#000}.custom-select .custom-select__option.custom-select__option--is-focused:hover{background:#f5f5f5;color:#000}.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:#f23803;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}