.Input_InputContainer__ezv_b{width:100%;min-width:10rem;height:4rem;display:flex;align-items:center;flex-grow:1;flex-shrink:1;position:relative}.Input_icon__OyIwT{position:absolute;right:1rem}.Input_InputStyled__GvRzQ{width:100%;height:100%;border:2px solid var(--gray-200);border-radius:.4rem;font-size:1.5rem;padding-left:1.5rem;outline:none}@media screen and (max-width:410px){.Input_InputStyled__GvRzQ::placeholder{visibility:hidden}}.Navbar_NavbarContainer__Ow7JP{background-color:var(--blue-light);height:8rem;display:flex;align-items:center;justify-content:space-between;padding-inline:6rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.Navbar_NavbarContentTitle__yM_gJ{font-size:2rem;font-weight:700;color:var(--white);text-transform:uppercase}.Navbar_NavbarContentSearch__vbiJe{width:35.6rem;display:flex;gap:10px}@media screen and (max-width:475px){.Navbar_NavbarContainer__Ow7JP{padding-inline:3rem}}.Button_button__exqP_{width:70%;height:5rem;color:#fff;font-size:1.5rem;font-weight:500;border-radius:1rem;background-color:var(--blue-light);transition:all .1s ease-in-out}.Button_button__exqP_ h1{font-size:1.5rem;padding:1.2rem}.Button_button__exqP_:hover{color:var(--blue-light);background-color:var(--white);border:3px solid var(--blue-light)}.Card_CardContainer__oN9jx{width:45rem;display:flex;flex-direction:row;justify-content:center;border:.3rem solid var(--gray-200);border-radius:3rem;margin-inline:1rem}.Card_CardHeader__Q7plQ{display:flex;flex:1 1;position:relative;.Card_icon__uP_b5{position:absolute;right:1rem;top:.8rem;cursor:pointer}}.Card_CardImage__hfj99{width:100%;border-bottom-left-radius:3rem;border-top-left-radius:3rem}.Card_CardBody__65IZx{display:flex;flex:1 1;flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:1.3rem;text-align:center}.Card_CardBodyTitle__KiXS6{font-weight:600;font-size:1.7rem}.Card_CardBodyParagraph__ih7I8{display:flex;flex-direction:column;justify-content:center}.Card_CardBodySpan__gFOzj{font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.3rem}@media screen and (max-width:475px){.Card_CardContainer__oN9jx{flex-grow:1}.Card_CardBodyTitle__KiXS6{font-size:2rem}.Card_CardBodyParagraph__ih7I8,.Card_CardBodySpan__gFOzj{font-size:1.5rem}}@media screen and (max-width:1400px){.Card_CardContainer__oN9jx{width:32.5rem}.Card_CardImage__hfj99{height:250px}}.HomePage_HomePageStyled__HTSWD{display:grid;height:100%;position:relative}.HomePage_HomePageContainer__kciL_{display:flex;flex-direction:column;min-height:100vh;margin:2rem 11.6rem;padding-bottom:2rem}.HomePage_InfiniteScroll__drkKi{display:flex;justify-content:center;flex-wrap:wrap;gap:2.5rem}.HomePage_HomePageSpinner__zOjH7{position:absolute;bottom:0;margin-top:2rem}.HomePage_HomePageTitle__kaYIZ{color:var(--blue-light);font-size:3rem;border-bottom:3px solid var(--blue-light);margin-bottom:2rem}@media screen and (max-width:500px){.HomePage_HomePageTitle__kaYIZ{font-size:2rem}}@media screen and (max-width:995px){.HomePage_HomePageSpinner__zOjH7{margin-left:50%;transform:translateX(-100%)}.HomePage_InfiniteScroll__drkKi{justify-content:flex-start}.HomePage_HomePageContainer__kciL_{margin:4rem 2rem}.HomePage_HomePageStyled__HTSWD{grid-template-columns:1fr}}.HomePage_lightContainer__ish6u{background-color:var(--white-light)}.HomePage_darkContainer__r1lb5{background-color:var(--black-light);color:var(--white)}.HomePage_darkContainer__r1lb5 .HomePage_HomePageTitle__kaYIZ{color:var(--white)}