.Home_container__B1VFq{padding:1rem 0;min-height:calc(100vh - 10rem - 8rem);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:large;font-weight:100;background-color:hsla(0,0%,88%,.482);font-family:Verdana,Geneva,Tahoma,sans-serif}.Home_container__B1VFq:first-child{align-items:flex-start}.navbar_navbar__QCmkf{position:absolute;top:0;width:100%;height:30%;display:flex;align-items:center;justify-content:space-between}.navbar_navbar__QCmkf .navbar_logo__weamO{position:absolute;display:flex;align-items:center;justify-content:space-center;top:9px;padding-left:2rem}.navbar_navbar__QCmkf .navbar_logo__weamO a img{width:10rem}.navbar_navbar__QCmkf .navbar_go_to__6ulD5{right:0;position:absolute;display:flex;align-items:center;justify-content:space-center;padding-right:2rem}.navbar_navbar__QCmkf .navbar_go_to__6ulD5 a{color:#fff}@media screen and (max-width:600px){.navbar_navbar__QCmkf .navbar_logo__weamO{padding-left:1rem}.navbar_navbar__QCmkf .navbar_logo__weamO a img{width:7rem}.navbar_navbar__QCmkf .navbar_go_to__6ulD5{font-size:.8rem}}.header_header__ts5le{position:relative;background-color:#82bc44;padding:3rem 0 1rem;margin:0;width:100%;height:10rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.header_header__ts5le h1{font-size:2rem;text-transform:uppercase;color:#fff;font-weight:900}@media screen and (max-width:600px){.header_header__ts5le h1{font-size:1rem}}.header_header__ts5le .header_search_container__APWGm{display:flex;margin-top:1rem;width:100%;justify-content:center;position:relative}.header_header__ts5le .header_search_container__APWGm .header_search__pNMlA{width:45%;height:3rem;border:none;border-radius:0 10px 10px 0;padding:1rem;font-size:large;font-weight:100;background-color:hsla(0,0%,81%,.502);animation:header_slide-top__gd481 1s cubic-bezier(.25,.46,.45,.94) both}.header_header__ts5le .header_search_container__APWGm .header_search__pNMlA::placeholder{color:#fff}.header_header__ts5le .header_search_container__APWGm .header_search__pNMlA:focus{outline:none;box-shadow:2px 1px 10px -1px hsla(0,0%,50%,.79);background-color:#fefefe;color:#040404}.header_header__ts5le .header_search_container__APWGm .header_search__pNMlA:focus button{background-color:#82bc44}.header_header__ts5le .header_search_container__APWGm .header_search__pNMlA:focus::placeholder{color:#595656}.header_header__ts5le .header_search_container__APWGm .header_results_container__1uevJ{position:absolute;top:60px;background-color:#f5f5f5;z-index:1;width:50%;display:flex;flex-direction:column;border:1px solid #d1d1d1}.header_header__ts5le .header_search_container__APWGm .header_results_container__1uevJ a{padding:1rem;border-bottom:1px solid #d1d1d1}.header_header__ts5le .header_search_container__APWGm .header_results_container__1uevJ a:hover{background-color:#82bc44;color:#fff}.header_header__ts5le .header_search_container__APWGm .header_results_container__1uevJ a:last-child{border-bottom:none}@media screen and (max-width:600px){.header_header__ts5le .header_search_container__APWGm .header_results_container__1uevJ{width:95%}}.header_header__ts5le .header_search_container__APWGm button{border:none;padding:0 1rem;border-radius:10px 0 0 10px;background-color:hsla(0,0%,81%,.502);color:#fff}.header_header__ts5le .header_search_container__APWGm button:hover{cursor:pointer}@media screen and (max-width:600px){.header_header__ts5le .header_search_container__APWGm{width:80%}.header_header__ts5le .header_search_container__APWGm .header_search__pNMlA{height:2.5rem;width:90%}}@media screen and (max-width:768px){.header_header__ts5le .header_search_container__APWGm .header_search__pNMlA{height:2.5rem;width:80%}}.categories_category_content__HszyK{width:50%}@media screen and (max-width:600px){.categories_category_content__HszyK{width:100%;display:flex;justify-content:center}}.categories_category_card__4TE1m{background-color:#fff;margin:.5rem;border-radius:5px;padding:2rem 3rem;width:100%;display:flex;align-items:center;gap:1rem;animation:categories_slide-top__ckQ0G 1s cubic-bezier(.25,.46,.45,.94) both;box-shadow:0 3px 8px 0 rgba(0,0,0,.03)}.categories_category_card__4TE1m img{width:100%}.categories_category_card__4TE1m h5{font-weight:200;font-size:1.2rem;color:#515151}.categories_category_card__4TE1m p{font-size:.8rem;font-weight:500;width:100%;color:#515151}.categories_category_card__4TE1m:hover{background-color:#fafafa;box-shadow:inset 0 0 10px -20px rgba(0,0,0,.95);cursor:pointer}@media screen and (max-width:600px){.categories_category_card__4TE1m{width:90%}}@media screen and (max-width:780px){.categories_category_card__4TE1m{width:90%}}@keyframes categories_slide-top__ckQ0G{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}.loading_loading_container__3NvCZ{display:flex;justify-content:center;align-items:center;height:100%}.loading_loading_container__3NvCZ img{animation:loading_fade-in__hIA1d 1.5s ease 0s infinite normal forwards}@keyframes loading_fade-in__hIA1d{0%{transform:scale(.5)}to{transform:scale(1)}}.footer_footer__EieGz{background-color:#262a36;min-width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;height:8rem;padding:1rem 0}.footer_footer__EieGz .footer_rrss__UHeBL{display:flex;justify-content:space-around;width:5rem;align-items:center;margin-bottom:1rem}