.alternate-bg{background-color:#fff}@-webkit-keyframes of-open{0%{overflow:hidden}to{overflow:visible}}@keyframes of-open{0%{overflow:hidden}to{overflow:visible}}@-webkit-keyframes of-close{0%{overflow:visible}to{overflow:hidden}}@keyframes of-close{0%{overflow:visible}to{overflow:hidden}}.custom-select{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom-select__check{position:absolute;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none}.custom-select__label{-webkit-user-select:none;-moz-user-select:none;-ms-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{position:relative;cursor:pointer}.custom-select__option-wrapper.multi{position:relative}.custom-select__option-wrapper.multi:after{content:"";position:absolute;display:block}.custom-select__option-wrapper.multi .custom-select__reset-icon{display:none}.custom-select__option-wrapper.multi .custom-select__check{display:-webkit-box;display:-ms-flexbox;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{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items: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;-ms-user-select:none;user-select:none}.custom-select__value-container{display:block;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-o-text-overflow:ellipsis;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__clear-indicator,.custom-select__multi-value__remove{display:none!important}.custom-select__control{-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.custom-select__indicator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items: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-style:solid;border-color:#adb6bf}.custom-select .custom-select__check svg{fill:#fff;opacity:0}.custom-select .custom-select__label{color:#8f8f8f}.custom-select .custom-select__input{font-family:opensans,Helvetica,sans-serif,-apple-system}.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:#f2f2f0}.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{border-color:var(--primary-color-2);background-color:var(--primary-color-2)}.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:#edf1fa;color:#000}.custom-select .custom-select__option-wrapper.selected.reset:not(.multi) svg{fill:#fff;stroke:#fff}.custom-select .custom-select__option-wrapper.reset .custom-select__reset-icon{fill:#000;stroke:#000}.custom-select .custom-select__option-wrapper.shadowed{opacity:.5}.custom-select .custom-select__option{color:#000}.custom-select .custom-select__option.custom-select__option--is-selected{color:#fff;background:var(--primary-color-2)}.custom-select .custom-select__option.custom-select__option--is-focused{color:#000;background:#fff}.custom-select .custom-select__option.custom-select__option--is-focused:hover{color:#fff;background:var(--primary-color-2-hover)}.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{color:#fff;background:var(--primary-color-2)}.custom-select .custom-select__option.custom-select__option--is-selected.custom-select__option--is-focused:hover{color:#fff;background:var(--primary-color-2-hover)}.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:#000}.custom-select .custom-select__multi-value,.custom-select .custom-select__multi-value__label{background-color:transparent}.custom-select .custom-select__control{border-color:#e1e1e1;-webkit-box-shadow:none;box-shadow:none}.custom-select .custom-select__control--menu-is-open,.custom-select .custom-select__control:hover{border-color:#e1e1e1}.custom-select .custom-select__control--menu-is-open:hover{border-color:#e1e1e1;-webkit-box-shadow:none;box-shadow:none}.custom-select .custom-select__indicator{background-color:transparent;color:#fff}.custom-select .custom-select__indicator svg{fill:#000;stroke:#000}.custom-select .custom-select__menu{background-color:#fff;-webkit-box-shadow:0 9px 11px 0 rgba(0,0,0,.18);box-shadow:0 9px 11px 0 rgba(0,0,0,.18)}.custom-select .custom-select__option-placeholder{color:#000}.custom-select .custom-select__option-placeholder:first-child{display:block}.custom-select .custom-select__check{top:50%;right:clamp(1px,.78125vw,15px);width:clamp(1px,1.041666666666667vw,20px);height:clamp(1px,1.041666666666667vw,20px);border-width:1px;border-radius:clamp(1px,.260416666666667vw,5px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.custom-select .custom-select__check svg{width:80%;height:80%}.custom-select .custom-select__multi-value__label{font-size:clamp(1px,.729166666666667vw,14px);line-height:clamp(1px,1.25vw,24px);font-weight:400}.custom-select .custom-select__multi-value{margin:0}.custom-select .custom-select__label{width:100%;margin-bottom:clamp(1px,.625vw,12px);font-size:clamp(1px,.625vw,12px);line-height:clamp(1px,.78125vw,15px);font-weight:400}.custom-select .custom-select__input{width:100%}.custom-select .custom-select__option-wrapper.multi:after{bottom:0;left:50%;width:calc(100% - 2.08333vw*1vw);height:1px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.custom-select .custom-select__option-wrapper.multi .custom-select__option{padding-right:clamp(1px,2.604166666666667vw,50px)}.custom-select .custom-select__option-wrapper.reset .custom-select__option{padding-right:clamp(1px,1.302083333333333vw,25px)}.custom-select .custom-select__option-wrapper.reset .custom-select__reset-icon{top:50%;right:clamp(1px,.78125vw,15px);width:clamp(1px,.729166666666667vw,14px);height:clamp(1px,.729166666666667vw,14px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.custom-select .custom-select__option{padding:clamp(1px,.572916666666667vw,11px) clamp(1px,.78125vw,15px) clamp(1px,.625vw,12px);font-size:clamp(1px,.729166666666667vw,14px);line-height:1.2;font-weight:400;cursor:inherit}.custom-select .custom-select__menu-list{padding:0}.custom-select .custom-select__single-value{margin-right:clamp(1px,.520833333333333vw,10px);margin-left:0;font-size:clamp(1px,.729166666666667vw,14px);line-height:1.7;font-weight:400}.custom-select .custom-select__value-container{height:clamp(1px,1.25vw,24px);padding:0}.custom-select .custom-select__multi-value{min-width:auto;border-radius:0;margin-right:clamp(1px,.3125vw,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{min-height:clamp(1px,2.604166666666667vw,50px);padding:clamp(1px,.625vw,12px) clamp(1px,.78125vw,15px);border-width:1px;border-radius:clamp(1px,.260416666666667vw,5px)}.custom-select .custom-select__control--menu-is-open{border-radius:clamp(1px,.260416666666667vw,5px) clamp(1px,.260416666666667vw,5px) 0 0}.custom-select .custom-select__control--menu-is-open .custom-select__indicator svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.custom-select .custom-select__indicator{width:clamp(1px,.677083333333333vw,13px);height:clamp(1px,.9375vw,18px);padding:0;border-radius:clamp(1px,.260416666666667vw,5px)}.custom-select .custom-select__indicator svg{width:clamp(1px,.677083333333333vw,13px);height:clamp(1px,.677083333333333vw,13px)}.custom-select .custom-select__menu{width:100%;border-radius:0;margin:0}.custom-select .custom-select__option-placeholder{padding-top:0;font-weight:400;font-size:clamp(1px,.729166666666667vw,14px);line-height:clamp(1px,1.25vw,24px)}.custom-select .custom-select__check{-webkit-transition:border-color .3s ease,background-color .3s ease;-o-transition:border-color .3s ease,background-color .3s ease;transition:border-color .3s ease,background-color .3s ease}.custom-select .custom-select__check svg{-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.custom-select .custom-select__control{-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}.custom-select .custom-select__indicator{-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.custom-select .custom-select__indicator:hover{color:#fff}.custom-select .custom-select__indicator svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.custom-select__option{-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}.custom-select__option-wrapper.info .custom-select__option{padding-bottom:clamp(1px,1.041666666666667vw,20px)}.custom-select__option-wrapper:last-child:after{content:none}.custom-select__add-info{position:absolute;left:0;bottom:clamp(1px,.208333333333333vw,4px);padding:0 clamp(1px,.78125vw,15px);font-size:clamp(1px,.520833333333333vw,10px);color:#a1a1a1;white-space:nowrap;pointer-events:none}.custom-select__option-wrapper.new .custom-select__option{padding-right:clamp(1px,4.6875vw,90px)}.custom-select__option-wrapper span.new{position:absolute;top:50%;right:clamp(1px,2.34375vw,45px);display:block;padding:clamp(1px,.104166666666667vw,2px) clamp(1px,.260416666666667vw,5px) clamp(1px,.15625vw,3px);border-radius:clamp(1px,.78125vw,15px);background-color:var(--primary-color-2);font-size:clamp(1px,.677083333333333vw,13px);color:#fff;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}@media (min-width:1px) and (max-width:768px){.custom-select .custom-select__control{border-color:#e1e1e1;background-color:#f2f0f0}.custom-select .custom-select__control:hover{border-color:#f2f0f0}.custom-select .custom-select__control--menu-is-open,.custom-select .custom-select__control--menu-is-open:hover{border-color:#e1e1e1}}@media screen and (min-width:1920px){.custom-select .custom-select__check{right:15px;width:20px;height:20px;border-radius:5px}.custom-select .custom-select__multi-value__label{font-size:14px;line-height:24px}.custom-select .custom-select__label{margin-bottom:12px;font-size:12px;line-height:15px}.custom-select .custom-select__option-wrapper.multi:after{width:calc(100% - 40px)}.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:25px}.custom-select .custom-select__option-wrapper.reset .custom-select__reset-icon{right:15px;width:14px;height:14px}.custom-select .custom-select__option{padding:11px 15px 12px;font-size:14px}.custom-select .custom-select__single-value{margin-right:10px;font-size:14px}.custom-select .custom-select__value-container{height:24px}.custom-select .custom-select__multi-value{margin-right:6px}.custom-select .custom-select__control{min-height:50px;padding:12px 15px;border-radius:5px}.custom-select .custom-select__control--menu-is-open{border-radius:5px 5px 0 0}.custom-select .custom-select__indicator{width:13px;height:18px;border-radius:5px}.custom-select .custom-select__indicator svg{width:13px;height:13px}.custom-select .custom-select__option-placeholder{font-size:14px;line-height:24px}.custom-select__option-wrapper.info .custom-select__option{padding-bottom:20px}.custom-select__add-info{bottom:4px;padding:0 15px;font-size:10px}.custom-select__option-wrapper.new .custom-select__option{padding-right:90px}.custom-select__option-wrapper span.new{right:45px;padding:3px 5px 4px;border-radius:15px;font-size:13px}}@media (min-width:1px) and (max-width:920px){.custom-select .custom-select__check{right:15px;width:20px;height:20px;border-radius:5px}.custom-select .custom-select__multi-value__label{font-size:14px;line-height:24px}.custom-select .custom-select__label{margin-bottom:12px;font-size:12px;line-height:15px}.custom-select .custom-select__option-wrapper.multi:after{width:calc(100% - 40px)}.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:25px}.custom-select .custom-select__option-wrapper.reset .custom-select__reset-icon{right:15px;width:14px;height:14px}.custom-select .custom-select__option{padding:11px 15px 12px;font-size:14px}.custom-select .custom-select__single-value{margin-right:10px;font-size:14px}.custom-select .custom-select__value-container{height:24px}.custom-select .custom-select__multi-value{margin-right:6px}.custom-select .custom-select__control{min-height:50px;padding:6px 15px 8px;border-radius:5px}.custom-select .custom-select__control--menu-is-open{border-radius:5px 5px 0 0}.custom-select .custom-select__indicator{width:13px;height:18px;border-radius:5px}.custom-select .custom-select__indicator svg{width:13px;height:13px}.custom-select .custom-select__option-placeholder{font-size:14px;line-height:24px}.custom-select__option-wrapper.info .custom-select__option{padding-bottom:20px}.custom-select__add-info{bottom:4px;padding:0 15px;font-size:10px}.custom-select__option-wrapper.new .custom-select__option{padding-right:90px}.custom-select__option-wrapper span.new{right:45px;padding:3px 5px 4px;border-radius:15px;font-size:13px}}