#partial-search-app-root .cmp-search__clear,.cmp-custom-search .cmp-search__clear{display:block}
#partial-search-app-root .cmp-search__results,.cmp-custom-search .cmp-search__results{display:block}
#partial-search-app-root .cmp-search__item,.cmp-custom-search .cmp-search__item{display:block}
#partial-search-app-root .cmp-search__btn,.cmp-custom-search .cmp-search__btn{display:block;position:absolute;left:0;top:0;width:25px;height:33px;cursor:pointer;border:0;background:0}
#partial-search-app-root .cmp-search__btn__icon,.cmp-custom-search .cmp-search__btn__icon{display:block;position:relative;background-size:contain;width:1rem;height:1rem;pointer-events:none;background-image:url('../../../../etc.clientlibs/wtc/clientlibs/resources/icons/svg/search-icon-white.svg');margin-top:4px}
@media only screen and (max-width:768px){#partial-search-app-root .cmp-search__btn__icon,.cmp-custom-search .cmp-search__btn__icon{width:2rem;height:2rem;background-repeat:no-repeat;transform:rotate(270deg)}
}
#partial-search-app-root #visually-hidden,.cmp-custom-search #visually-hidden{border:0;padding:0;margin:0;position:absolute !important;height:1px;width:1px;overflow:hidden;background-color:#fff;color:#000;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}