.home_container__d7CML{display:flex;flex-direction:row;gap:100px;margin-top:16px}.home_textContainer__HM4qd{flex:1 1;display:flex;flex-direction:column;gap:50px}.home_title__GMoQQ{font-size:5rem}.home_desc__vaZg2{font-size:1rem}.home_buttons__6mICd{display:flex;gap:20px}.home_button__iXEOX{padding:16px;min-width:120px;cursor:pointer;border:none;background-color:white;color:black;font-size:medium;text-align:center;border-radius:5px}.home_button__iXEOX:first-child{background-color:var(--btn);color:var(--text)}.home_button__iXEOX:first-child:hover{background-color:rgb(127,127,252);color:var(--text)}.home_notFoundContainer__Jca6_{display:flex;box-shadow:0 0 5px black;gap:2rem;flex-direction:column;justify-content:center;align-items:center;min-height:60vh}.home_notFoundLink__6WXm0{border:1px;border-radius:2rem;padding:12px;background-color:white;color:black}.home_notFoundLink__6WXm0:hover{background-color:black;color:white}@media (max-width:1024px){.home_container__d7CML{flex-direction:column;text-align:center}.home_buttons__6mICd{justify-content:center}}@media (max-width:768px){.home_title__GMoQQ{font-size:64px}}