.drop-down-title{background:none;background:#fff;border:1px solid #20212480;border-radius:20px;cursor:inherit;display:block;font-size:13px;line-height:1.538461538461539;padding:8px 31px 7px 18px;position:relative;text-align:left;text-transform:uppercase;transition:border-color .35s;width:100%}.drop-down-title-value{overflow:ellipsis;width:100%}.drop-down-title-caret{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;right:8px;top:0;width:23px}.drop-down-title-caret,.drop-down-title-value{transition:color .35s}.no-border .drop-down-title{border-color:#0000}.drop-down-menu{background:#fff;border:1px solid #e0e0e0;box-shadow:0 15px 20px #00000021;color:#000;left:0;margin-top:13px;max-height:252px;max-width:200%;min-width:235px;overflow-y:auto;padding:10px 0;position:absolute;top:100%}@media (max-width:768px){.drop-down-menu{min-width:260px}}.pull-right .drop-down-menu{left:auto;right:0}.drop-down-menu-item,ul.drop-down-menu>li{overflow:ellipsis;padding:6px 25px;transition:color .35s}.drop-down-menu-item.active,ul.drop-down-menu>li.active{cursor:default}.drop-down-menu-item.active,.drop-down-menu-item:hover,ul.drop-down-menu>li.active,ul.drop-down-menu>li:hover{color:#ff8522}.drop-down{cursor:pointer;display:inline-block;font-size:14px;line-height:1.428571428571429;text-align:left;vertical-align:middle}.drop-down,.drop-down .drop-down-title-value,.drop-down .icon-caret{color:#202124}.drop-down.open{position:relative;z-index:20}.drop-down.open .icon-caret{transform:rotate(180deg)}.drop-down.disabled{cursor:not-allowed;opacity:.4}.drop-down:not(.disabled).open .drop-down-arrow{display:block}.drop-down:not(.disabled).open .drop-down-title{border-color:#ff8522}.drop-down:not(.disabled) .drop-down-title-caret{color:currentColor}.drop-down:not(.disabled).has-value .drop-down-title-value,.drop-down:not(.disabled).open .drop-down-title-caret,.drop-down:not(.disabled).open .drop-down-title-value,.drop-down:not(.disabled):hover .drop-down-title-caret,.drop-down:not(.disabled):hover .drop-down-title-value{color:#ff8522}.drop-down-arrow{display:none;margin:8px 26px;position:absolute;right:0;top:100%}.drop-down-arrow:after,.drop-down-arrow:before{border-color:#e0e0e0 #0000;border-style:solid;border-top-width:0!important;border-width:6px;content:"";left:0;position:absolute;top:0}.drop-down-arrow:after{border-color:#fff #0000;border-width:5px;margin:1px}.drop-down--inline,.drop-down--inline .drop-down-title{color:currentColor;font-size:inherit;line-height:inherit}.drop-down--inline .drop-down-title{background:none;border-color:#d6d6d6;border-radius:0;border-width:0 0 1px;padding:0 30px 0 0;text-transform:none}.drop-down--inline:not(.disabled).open .drop-down-arrow{display:block}.drop-down--inline:not(.disabled).open .drop-down-title{border-bottom-color:#d6d6d6}.drop-down--inline:not(.disabled).has-value .drop-down-title-value,.drop-down--inline:not(.disabled).open .drop-down-title-caret,.drop-down--inline:not(.disabled).open .drop-down-title-value,.drop-down--inline:not(.disabled):hover .drop-down-title-caret,.drop-down--inline:not(.disabled):hover .drop-down-title-value{color:currentColor}.dropdown-dottes{cursor:pointer;z-index:5}.dropdown-dottes .drop-down-title{background-color:initial;padding:0}.dropdown-dottes .drop-down-title-caret{display:none}.dropdown-dottes-drop-down .drop-down-title{border:none}.dropdown-dottes-drop-down .drop-down-title .drop-down-title-value.drop-down-title-value{color:#000c}.dropdown-dottes-drop-down .drop-down-menu{margin-top:5px}.dropdown-dottes-drop-down .drop-down-menu-wrapper{height:100%;left:0;outline:none;outline-offset:0;position:fixed;top:0;width:100%}.dropdown-dottes-drop-down .drop-down-arrow{margin-top:0}.dropdown-dottes__button{padding:12px;position:relative}.dropdown-dottes__button:before{background:#000;border-radius:50%;box-shadow:8px 0 0 0 #000,-8px 0 0 0 #000;content:"";height:5px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:5px}.-white .dropdown-dottes__button:before{background:#fff;box-shadow:8px 0 0 0 #fff,-8px 0 0 0 #fff}.-orange .dropdown-dottes__button:before{background:#ff8522;box-shadow:8px 0 0 0 #ff8522,-8px 0 0 0 #ff8522}.drop-down-menu::-webkit-scrollbar{background:#8a8a8a4d;height:8px;width:6px}.drop-down-menu::-webkit-scrollbar-thumb{background:#898989;border-radius:3px;padding:1px}.drop-down-menu{scrollbar-color:#898989 #8a8a8a4d;scrollbar-width:6px}