.DropDown_dropDown_toggle__hi_y_{position:absolute;left:0;top:0;height:var(--input-height);width:100%;opacity:0;margin:0;border:none;cursor:pointer}.DropDown_dropDown_options__NtVM2{position:absolute;max-height:var(--dropdown-option-max-height);overflow-y:auto;display:flex;flex-direction:column;padding:0 var(--whitespace-xs);transition:transform var(--transition-duration-short) ease-out;transform-origin:top left;top:calc((var(--input-height) - 2px) + var(--tagsHeight));background-color:rgb(var(--white));left:-1px;right:-1px;border-radius:var(--border-radius-xs);border-top-right-radius:0;border-top-left-radius:0;border:1px solid rgb(var(--black)/var(--opacity-2));border-top:0;transform:scaleY(0);z-index:var(--z-index-tooltip)}.DropDown_dropDown_options__active___yjd7{transform:scaleY(1)}.DropDown_dropDown_label__AGC6X{display:flex;flex-wrap:wrap;align-items:center;width:100%;height:calc(var(--input-height) + var(--tagsHeight));padding:var(--whitespace-xs)}.DropDown_dropDown_labelText___GGkE{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DropDown_dropDown_handle__KbhqJ{flex:0 0 0.75em;fill:rgb(var(--color-link-primary));margin-left:auto}.DropDown_dropDown_options__NtVM2>:last-child{margin-bottom:var(--whitespace-xs)}.DropDown_tagsWrapper__VfuLx{cursor:auto}.DropDown_infoWrapper___9sC_,.DropDown_tagsWrapper__VfuLx{width:100%;display:flex;gap:var(--whitespace-xs);flex-wrap:wrap}.DropDown_infoWrapper___9sC_{cursor:pointer}.DropDown_tag__x4DB4{background-color:rgb(var(--grey-3));border-radius:var(--border-radius-xs);font-size:var(--font-size-xs);align-items:center;justify-items:center;cursor:pointer;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;position:relative;padding:.1rem 1.75rem .1rem .25rem}.DropDown_tagsIcon__XH8Oh{font-size:.5rem;margin-left:.5rem;position:absolute;right:.5rem;top:.3rem}.SearchSubscription_searchSubscription__RHvTO{margin-left:auto;font-size:var(--font-size-s)}.SearchSubscription_introText__WKQpF{margin-bottom:var(--whitespace-xs)}.SearchSubscription_actions___44lX{padding-top:var(--whitespace-s);text-align:right}.SearchSubscription_action__weZLa+.SearchSubscription_action__weZLa{margin-left:var(--whitespace-s)}.SearchSubscription_result__HD0jy{text-align:center}.SearchSubscription_result__HD0jy>h3{font-family:var(--font-family-heading);font-size:var(--font-size-l)}.SearchSubscription_icon__lM7G6{max-width:70px;max-height:70px}.SearchSubscription_unsubIcon__9A7gr{max-width:101px;max-height:98px}.SearchSubscription_unsubWrapper__sSHow{text-align:center;animation:SearchSubscription_fadeOut__zUEeL 1s ease-in-out;animation-delay:4s;animation-fill-mode:forwards;overflow:hidden}@media (min-width:40rem){.SearchSubscription_searchSubscription__RHvTO{margin-left:0}.SearchSubscription_wrapper__PiXW_{max-width:27rem}}@keyframes SearchSubscription_fadeOut__zUEeL{0%{opacity:1}50%{opacity:.5}99%{opacity:0}to{opacity:0;height:0}}