.c-custom-dropdown{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.c-custom-dropdown--active .c-custom-dropdown__content{opacity:1;transform:translateY(0);visibility:visible}.c-custom-dropdown--active .c-custom-dropdown__header:before{transform:translateY(-50%) rotate(180deg)}.c-custom-dropdown__header{background-color:var(--magenta-10);border:1px solid var(--magenta-10);border-radius:var(--radius);color:var(--white);cursor:pointer;font-size:14px;font-weight:400;letter-spacing:-.14px;line-height:138%;margin-bottom:0;padding:17px 40px 17px 24px;position:relative;text-transform:none;white-space:nowrap;z-index:2}.c-custom-dropdown__header:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M13.334 8.334 10 11.667 6.667 8.334' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%;background-size:cover;content:"";height:24px;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:all .2s linear;width:24px}.c-custom-dropdown__content{background:var(--magenta-10);border:1px solid var(--magenta-10);border-radius:var(--radius);display:block;left:0;list-style:none;margin:0;max-height:350px;opacity:0;overflow:auto;padding:8px;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-20px);transition:all .2s linear;visibility:hidden;z-index:99}.c-custom-dropdown__content::-webkit-scrollbar{-webkit-appearance:none;width:5px}.c-custom-dropdown__content::-webkit-scrollbar-thumb{background-color:var(--blue-10);border-radius:2px;box-shadow:0 0 1px hsla(0,0%,100%,.5);margin-right:3px}.c-custom-dropdown__input--radio{display:none}.c-custom-dropdown__input--text{padding:0}.c-custom-dropdown__input:focus{outline:none}.c-custom-dropdown__item.active .c-custom-dropdown__label{background-color:var(--magenta-08)}.c-custom-dropdown__item.active .c-custom-dropdown__icon-check{opacity:1;visibility:visible}.c-custom-dropdown__label{background-color:transparent;border-radius:6px;color:var(--white);cursor:pointer;display:block;font-size:14px;font-weight:400;letter-spacing:-.14px;line-height:138%;padding:16.5px 40px 16.5px 20px;position:relative;transition:all .2s ease-out}.c-custom-dropdown__icon-check{opacity:0;position:absolute;right:20px;top:50%;transform:translateY(-50%);visibility:hidden}.c-custom-dropdown__text--link{color:inherit}.c-custom-dropdown__item.hidden{display:none}.c-custom-dropdown--blue .c-custom-dropdown__content,.c-custom-dropdown--blue .c-custom-dropdown__header{background-color:var(--bg-blue);border-color:var(--bg-blue)}.c-custom-dropdown--blue .c-custom-dropdown__item.active .c-custom-dropdown__label{background-color:var(--blue-09)}
