.search-stage__bar-button:before{font-family:ek-Icons!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.search-stage{background-color:#fcfbf8;padding-bottom:50px;padding-top:50px;position:relative}@media only screen and (min-width:768px){.search-stage{padding-top:0}}@media only screen and (min-width:1024px){.search-stage{padding-bottom:80px}}.search-stage .breadcrumbs{background-color:#fcfbf8}@media only screen and (min-width:768px){.search-stage__outer{padding-top:50px}}@media only screen and (min-width:1024px){.search-stage__outer{padding-top:80px}}.search-stage__inner{margin:0 auto;width:90.1333333333vw}@media only screen and (min-width:768px){.search-stage__inner{width:70.0520833333vw}}@media only screen and (min-width:1024px){.search-stage__inner{width:55.46875vw}}@media only screen and (min-width:1440px){.search-stage__inner{width:40.8854166667vw}}@media only screen and (min-width:1680px){.search-stage__inner{width:684px}}.search-stage__form{position:relative;width:100%}@media only screen and (min-width:1024px){.search-stage__form{width:40.8854166667vw;width:100%}}@media only screen and (min-width:1680px){.search-stage__form{width:684px}}.search-stage__fieldset{width:100%}.search-stage__label{display:none}.search-stage__bar{background-color:#fcfbf8;transition:opacity .5s cubic-bezier(.25,1,.5,1);width:100%}.search-stage__bar input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d2d2d2;border-radius:5px;font-family:Calibri,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1.2222222222;padding:12px 56px 12px 15px}.search-stage__bar input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;background-image:url(/dist/assets/images/layout/search.svg);background-size:contain;cursor:pointer;height:16px;width:16px}.search-stage__bar input[type=search]:focus-visible{border-radius:1px;outline-color:#7c9d18;outline-offset:4px;outline-style:solid;outline-width:2px}.search-stage__bar input[type=search] ::-webkit-input-placeholder,.search-stage__bar input[type=search]::-webkit-input-placeholder{color:#d2d2d2;opacity:.99}.search-stage__bar input[type=search] :-moz-placeholder,.search-stage__bar input[type=search] ::-moz-placeholder,.search-stage__bar input[type=search]:-moz-placeholder,.search-stage__bar input[type=search]::-moz-placeholder{color:#d2d2d2;opacity:.99}.search-stage__bar input[type=search] :-ms-input-placeholder,.search-stage__bar input[type=search]:-ms-input-placeholder{color:#d2d2d2;opacity:.99}.search-stage__bar-button{background-color:#00632e;border-radius:0 5px 5px 0;color:#fff;cursor:pointer;display:block;font-size:24px;line-height:1px;padding:12px;position:absolute;right:0;top:0;transition:background-color .5s cubic-bezier(.25,1,.5,1)}.search-stage__bar-button i{display:none}.search-stage__bar-button:focus-visible{border-radius:12px;outline-color:#7c9d18;outline-offset:2px;outline-style:solid;outline-width:2px}@media(hover:hover){.search-stage__bar-button:hover{background-color:#7c9d18}}