.burgermenu_burgerMenu__z6nkP{width:4.5rem;height:4rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:1rem;cursor:pointer}.burgermenu_burgerMenu__z6nkP span{display:block;width:80%;height:2px;background-color:var(--color-foreground)}.burgermenu_burgerMenu__z6nkP span:not(:last-child){margin-bottom:.5rem}.burgermenu_burgerMenu__z6nkP:hover{background-color:#d3d3d3;border-radius:50%}.burgermenu_burgerMenu__z6nkP:hover span{background-color:var(--color-background)}.logo_logo__s2uoU img{margin-right:1rem}.searchbar_searchBar__8GpRq{position:relative}.searchbar_searchBar__8GpRq input{width:100%;height:100%;padding:1rem;border-radius:3rem;background-color:transparent}.searchbar_searchBar__8GpRq input::placeholder{font-family:Roboto,Arial,sans-serif}.searchbar_searchBar__8GpRq input::-webkit-search-cancel-button{display:none;-webkit-appearance:none}.searchbar_searchBar__inner__Rujkm{border:1px solid var(--color-foreground);border-radius:2rem}.searchbar_searchBar__button__m6E_K{position:absolute;top:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;color:var(--color-foreground);background:transparent;border-top-right-radius:2rem;border-bottom-right-radius:2rem;border-left:1px solid var(--color-foreground);padding:0 1.5rem 0 1rem;cursor:pointer}.searchbar_searchBar__button__m6E_K div{position:relative;width:1.5rem;height:1.5rem}.searchbar_searchBar__button__m6E_K div:before{content:"";position:absolute;bottom:0;right:-2px;width:.5rem;height:1px;background-color:var(--color-foreground);transform:rotate(45deg)}.searchbar_searchBar__button__m6E_K div:after{content:"";position:absolute;inset:0;margin:auto;width:100%;height:100%;border-radius:50%;border:1px solid var(--color-foreground)}.header_header__aawC5{padding-bottom:3rem}.banner_banner__kBDkD{width:fit-content;border:1px solid var(--color-foreground);padding:2rem;border-radius:10px;margin:auto;text-align:center;background-color:var(--color-background)}.banner_banner__heading__U1Ibt{margin-bottom:1.5rem}