#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;right:0;top:0;width:44px;height:44px;cursor:pointer;border:0;background:0;background-color:#00425f;display:flex;align-items:center}
@media only screen and (max-width:992px){#partial-search-app-root .cmp-search__btn,.cmp-custom-search .cmp-search__btn{right:unset;left: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;width:44px;height:44px;pointer-events:none;background-image:url('../../../../etc.clientlibs/wtc/clientlibs/resources/icons/svg/Search-GREY_SQUARE.svg');background-position:center;background-repeat:no-repeat;background-size:cover}
@media only screen and (max-width:768px){#partial-search-app-root .cmp-search__btn__icon,.cmp-custom-search .cmp-search__btn__icon{background-repeat:no-repeat}
}
#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}