.MainNavbar{display:flex;justify-content:space-between;align-items:center;background-color:#e7e9ea;height:40px;padding:0 25px}.MainNavbar .MainNavbar__left{font-weight:700;font-size:.9em;line-height:18px;color:#111}.MainNavbar .MainNavbar__right{display:flex;align-items:center;font-size:14px;gap:2.5em}.MainNavbar .MainNavbar__right li{display:flex;gap:.5em}.MainNavbar .MainNavbar__right li:hover{cursor:pointer;opacity:.7}@media(max-width:1200px){.MainNavbar{text-align:center;font-size:.8em}.MainNavbar .MainNavbar__right{display:none}}.navbar{height:2.9em;justify-content:space-between;align-items:center;font-weight:700;font-size:18px;padding:0 25px;font-family:Work Sans,sans-serif}.navbar,.navbar .navbar__itemWrapper{display:flex;gap:2em}.navbar .navbar__itemWrapper .navbar__item{height:3.25em}.navbar .navbar__itemWrapper .navbar__item:hover{border-bottom:5px solid #00b4ea;cursor:pointer}.navbar .navbar-search-cart{display:flex;gap:1em}.navbar .navbar-search-cart :hover{cursor:pointer}@media(max-width:1200px){.navbar .navbar__itemWrapper{display:none}}.footer{color:var(--footer-grey-color)}.footer .footer__links{padding:1.5em 3em 3em;background-color:#111}.footer .footer__links .footer__links__Xwrapper{display:flex}.footer .footer__links .footer__links__Xwrapper .footer__links__Ywrapper{display:flex;flex-direction:column;gap:1em;flex:1 1}.footer .footer__links .footer__links__Xwrapper .footer__links__Ywrapper .linksHeader{padding:2em 0 1em;color:#fff;transition:.2s ease-in-out}.footer .footer__links .footer__links__Xwrapper .footer__links__Ywrapper .linksHeader:hover{opacity:.7;cursor:pointer}.footer .footer__links .footer__links__Xwrapper .footer__links__Ywrapper .linksWrapper .linksItem{font-size:15px;line-height:18px;transition:.2s ease-in}.footer .footer__links .footer__links__Xwrapper .footer__links__Ywrapper .linksWrapper .linksItem:hover{cursor:pointer;color:#fff}.footer .footer__bottom{font-size:12px;background-color:#111;padding:3rem;display:flex;flex-direction:column;gap:1em}.footer .footer__bottom hr{margin:0 0 2em;background-color:var(--footer-grey-color)}.footer .footer__bottom span{color:#fff}.footer .footer__bottom .terms__of__use{display:flex;gap:2rem;margin-bottom:1rem}.footer .footer__bottom .terms__of__use :hover{cursor:pointer}@media(max-width:900px){.footer .footer__links .footer__links__Xwrapper{flex-direction:column}.footer .footer__links .footer__links__Xwrapper .footer__links__Ywrapper{border-bottom:1px solid #fff}.footer .footer__links .footer__links__Xwrapper .footer__links__Ywrapper .linksWrapper{display:none}.footer .footer__bottom{text-align:center}.footer .footer__bottom hr{display:none}.footer .footer__bottom .terms__of__use{gap:1rem}}.footer__searchbar__section{display:flex;gap:2em;justify-content:space-between;align-items:center;padding:2em 3em;background-color:rgba(50,50,50,.94);color:#fff;flex-wrap:wrap}.footer__searchbar__section .searchBar__left{display:flex;flex-direction:column;gap:1em;flex:1 1;font-size:14px}.footer__searchbar__section .searchBar__left .searchBar__left__heading{font-size:20px}.footer__searchbar__section .footer__searchBar{width:100%;display:flex;gap:1em;font-weight:700;flex:2 1;flex-wrap:wrap}.footer__searchbar__section .footer__searchBar #outlined-basic{background-color:#fff;width:30em;height:1em;border-radius:10px;border:none}.footer__searchbar__section .socialicons{display:flex;gap:2.5em;flex:1 1}.footer__searchbar__section .socialicons:hover{cursor:pointer}@media(max-width:1200px){.footer__searchbar__section{flex-direction:column}.footer__searchbar__section .searchBar__left{align-self:flex-start}}@media(max-width:700px){.footer__searchbar__section .footer__searchBar #outlined-basic{width:100vw}.footer__searchbar__section .footer__searchBar #blackButton{width:100%}}