.nav-search-input__input{border:1px solid transparent;background:unset;background-color:#fff;width:calc(100% + 16px);border-bottom:1px solid rgba(26,26,26,.25);transition:border .1s linear;padding:8px 8px 1em;margin:-8px -8px 0;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.nav-search-input__input::-moz-placeholder{color:#ccc;font-weight:400}.nav-search-input__input:-ms-input-placeholder{color:#ccc;font-weight:400}.nav-search-input__input::placeholder{color:#ccc;font-weight:400}.nav-search-input__input:focus{border:1px solid hsla(13,96%,78%,0);outline:unset;border-bottom:1px solid #1a1a1a}body:not(.mouse-nav) .nav-search-input__input:focus{border:1px solid #fda68f}.nav-search-results-item{position:relative;flex:0 0 100%;overflow:hidden;height:auto;width:100%;margin-top:16px}.nav-search-results-item__wrapper{background-color:initial;position:relative;width:100%;height:auto}.nav-search-results-item__image-holder{position:relative;flex:0 0 40px;width:40px;height:40px}.nav-search-results-item__image-aspect{position:relative;width:100%;height:40px;background-color:#ccc}@media(min-width:768px){.nav-search-results-item__image-aspect{height:0;padding-bottom:100%}}.nav-search-results-item__image{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nav-search-results-item__content{flex:1;position:relative;height:auto;min-width:0}@media(min-width:768px){.nav-search-results-item__content{display:block;padding-left:0}}.nav-search-results-item__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.nav-search-results-item__link{position:relative;height:auto;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;text-decoration:none;width:100%}:export{BREAKPOINT_xs:0}:export{BREAKPOINT_sm:560}:export{BREAKPOINT_md:768}:export{BREAKPOINT_lg:992}:export{BREAKPOINT_xl:1280}:export{BREAKPOINT_xxl:1920}:export{COLOUR_bleach_black:#1a1a1a}:export{COLOUR_bleach_grey_10:#1a1a1a}:export{COLOUR_bleach_grey_20:#333}:export{COLOUR_bleach_grey_30:#4c4c4c}:export{COLOUR_bleach_grey_40:#666}:export{COLOUR_bleach_grey_50:#7f7f7f}:export{COLOUR_bleach_grey_60:#999}:export{COLOUR_bleach_grey_80:#ccc}:export{COLOUR_bleach_grey_90:#e5e5e5}:export{COLOUR_bleach_white:#fff}:export{COLOUR_bleach_offwhite:#f0f0f0}:export{COLOUR_bleach_purple:#e182f0}:export{COLOUR_bleach_purple_dark:#bc3ad1}:export{COLOUR_bleach_lime:#b5e850}:export{COLOUR_bleach_green:#19c694}:export{COLOUR_bleach_mint:#8cfe9f}:export{COLOUR_bleach_peach:#fda68f}:export{COLOUR_bleach_pink:#faaab5}:export{COLOUR_bleach_pink_dark:#f04182}:export{NAV_HEIGHT_DEFAULT:50;NAV_HEIGHT_MD:50;NAV_HEIGHT_LG:64;NAV_HEIGHT_XL:72;NAV_TOTAL_HEIGHT_DEFAULT:50;NAV_TOTAL_HEIGHT_MD:50;NAV_TOTAL_HEIGHT_LG:108;NAV_TOTAL_HEIGHT_XL:116}:export{BANNER_HEIGHT_DEFAULT:24;BANNER_HEIGHT_SM:28;BANNER_HEIGHT_LG:40}:export{PLP_SCROLL_OFFSET_xs:90}:export{PLP_SCROLL_OFFSET_sm:89}:export{PLP_SCROLL_OFFSET_md:103}:export{PLP_SCROLL_OFFSET_lg:153}:export{PLP_SCROLL_OFFSET_xl:177}.nav-search-ui__container{position:relative;top:0;left:0;width:100%;height:100%;pointer-events:none}.nav-search-ui__background{background-color:#fff;position:absolute;top:0;left:0;width:100%;height:0;transition:height .3s ease}.nav-search-ui__background--active{height:100%}.nav-search-ui__page-section{height:100%;opacity:0;transition:opacity .1s linear .2s}.nav-search-ui__page-section--active{opacity:1;transition-delay:0s}.nav-search-ui__scroll-container{position:relative;width:100%;height:100%;max-height:100%;pointer-events:all;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:none;overscroll-behavior:contain;padding:0 24px 24px;top:50px}@media(min-width:768px){.nav-search-ui__scroll-container{top:50px;padding:0 40px 24px}}@media(min-width:992px){.nav-search-ui__scroll-container{top:64px}}@media(min-width:1280px){.nav-search-ui__scroll-container{top:72px}}.nav-search-ui__scroll-container{opacity:0;pointer-events:none;transition:opacity .1s linear}.nav-search-ui__scroll-container--active{transition-duration:.2s;transition-delay:.2s;opacity:1;pointer-events:all}.nav-search-ui__content{position:relative;width:100%;min-height:calc(100% + 1px)}.nav-search-ui__input{padding-top:24px;position:sticky;top:0;z-index:1;background-color:#fff;touch-action:none}.interface-appear-enter-active .nav-search-ui__container,.interface-appear-leave-active .nav-search-ui__container{transition:transform .2s ease}.interface-appear-enter .nav-search-ui__container,.interface-appear-leave-to .nav-search-ui__container{transform:translateX(0)}